+ 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 [Mon May 11 06:10:26 2026] *** compiled with version: 11.4.0 on 09 May 2026 21:15:36 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-5656749798-pzxn5 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 0x560d3d031a10 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-11 06:10:30.638 8 INFO neutron.common.config [-] Logging enabled! 2026-05-11 06:10:30.638 8 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-05-11 06:10:30.656 7 INFO neutron.common.config [-] Logging enabled! 2026-05-11 06:10:30.656 7 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-05-11 06:10:30.899 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-11 06:10:30.931 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-11 06:10:31.701 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-11 06:10:31.704 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-11 06:10:31.706 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-11 06:10:31.707 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-11 06:10:31.708 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-11 06:10:31.708 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-11 06:10:31.708 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 06:10:31.714 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 06:10:31.714 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 06:10:31.714 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-11 06:10:31.714 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-11 06:10:31.716 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-11 06:10:31.719 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-11 06:10:31.720 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-11 06:10:31.720 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-11 06:10:31.721 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-11 06:10:31.721 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 06:10:31.727 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 06:10:31.727 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 06:10:31.727 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-11 06:10:31.733 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-11 06:10:31.734 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-11 06:10:31.734 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-11 06:10:31.745 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-11 06:10:31.746 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-11 06:10:31.746 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-11 06:10:31.774 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-11 06:10:31.775 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-11 06:10:31.775 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-11 06:10:31.775 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-11 06:10:31.786 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-11 06:10:31.786 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-11 06:10:31.786 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-11 06:10:31.787 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-11 06:10:32.138 8 INFO neutron.plugins.ml2.managers [None req-c12b1d79-0b78-4c26-81e9-22cd8a8de7d1 - - - - - -] Initializing driver for type 'vlan' 2026-05-11 06:10:32.148 7 INFO neutron.plugins.ml2.managers [None req-a453d8cf-8307-4afe-b35a-671f33bd92fc - - - - - -] Initializing driver for type 'vlan' 2026-05-11 06:10:32.435 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c12b1d79-0b78-4c26-81e9-22cd8a8de7d1 - - - - - -] VlanTypeDriver initialization complete 2026-05-11 06:10:32.435 8 INFO neutron.plugins.ml2.managers [None req-c12b1d79-0b78-4c26-81e9-22cd8a8de7d1 - - - - - -] Initializing driver for type 'vxlan' 2026-05-11 06:10:32.435 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-c12b1d79-0b78-4c26-81e9-22cd8a8de7d1 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-11 06:10:32.448 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a453d8cf-8307-4afe-b35a-671f33bd92fc - - - - - -] VlanTypeDriver initialization complete 2026-05-11 06:10:32.448 7 INFO neutron.plugins.ml2.managers [None req-a453d8cf-8307-4afe-b35a-671f33bd92fc - - - - - -] Initializing driver for type 'vxlan' 2026-05-11 06:10:32.449 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-a453d8cf-8307-4afe-b35a-671f33bd92fc - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-11 06:10:32.460 8 INFO neutron.plugins.ml2.managers [None req-c12b1d79-0b78-4c26-81e9-22cd8a8de7d1 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-11 06:10:32.460 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c12b1d79-0b78-4c26-81e9-22cd8a8de7d1 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-11 06:10:32.460 8 INFO neutron.plugins.ml2.managers [None req-c12b1d79-0b78-4c26-81e9-22cd8a8de7d1 - - - - - -] Initializing extension driver 'port_security' 2026-05-11 06:10:32.460 8 INFO neutron.plugins.ml2.extensions.port_security [None req-c12b1d79-0b78-4c26-81e9-22cd8a8de7d1 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-11 06:10:32.461 8 INFO neutron.plugins.ml2.managers [None req-c12b1d79-0b78-4c26-81e9-22cd8a8de7d1 - - - - - -] Initializing extension driver 'qos' 2026-05-11 06:10:32.461 8 INFO neutron.plugins.ml2.managers [None req-c12b1d79-0b78-4c26-81e9-22cd8a8de7d1 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-11 06:10:32.461 8 INFO neutron.plugins.ml2.managers [None req-c12b1d79-0b78-4c26-81e9-22cd8a8de7d1 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-11 06:10:32.472 8 INFO neutron.quota [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded quota_driver: . 2026-05-11 06:10:32.473 8 INFO neutron.plugins.ml2.plugin [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Modular L2 Plugin initialization complete 2026-05-11 06:10:32.473 8 INFO neutron.plugins.ml2.managers [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-11 06:10:32.473 8 INFO neutron.plugins.ml2.managers [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-11 06:10:32.473 8 INFO neutron.plugins.ml2.managers [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-11 06:10:32.473 7 INFO neutron.plugins.ml2.managers [None req-a453d8cf-8307-4afe-b35a-671f33bd92fc - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-11 06:10:32.473 8 INFO neutron.extensions.vlantransparent [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Disabled vlantransparent extension. 2026-05-11 06:10:32.473 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a453d8cf-8307-4afe-b35a-671f33bd92fc - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-11 06:10:32.474 8 INFO neutron.manager [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loading Plugin: qos 2026-05-11 06:10:32.474 7 INFO neutron.plugins.ml2.managers [None req-a453d8cf-8307-4afe-b35a-671f33bd92fc - - - - - -] Initializing extension driver 'port_security' 2026-05-11 06:10:32.474 7 INFO neutron.plugins.ml2.extensions.port_security [None req-a453d8cf-8307-4afe-b35a-671f33bd92fc - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-11 06:10:32.474 7 INFO neutron.plugins.ml2.managers [None req-a453d8cf-8307-4afe-b35a-671f33bd92fc - - - - - -] Initializing extension driver 'qos' 2026-05-11 06:10:32.474 7 INFO neutron.plugins.ml2.managers [None req-a453d8cf-8307-4afe-b35a-671f33bd92fc - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-11 06:10:32.474 7 INFO neutron.plugins.ml2.managers [None req-a453d8cf-8307-4afe-b35a-671f33bd92fc - - - - - -] Initializing mechanism driver 'l2population' 2026-05-11 06:10:32.484 8 INFO neutron.manager [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loading Plugin: router 2026-05-11 06:10:32.484 7 INFO neutron.quota [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded quota_driver: . 2026-05-11 06:10:32.485 7 INFO neutron.plugins.ml2.plugin [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Modular L2 Plugin initialization complete 2026-05-11 06:10:32.485 7 INFO neutron.plugins.ml2.managers [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-11 06:10:32.485 7 INFO neutron.plugins.ml2.managers [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-11 06:10:32.485 7 INFO neutron.plugins.ml2.managers [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Got port-security extension from driver 'port_security' 2026-05-11 06:10:32.485 7 INFO neutron.extensions.vlantransparent [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Disabled vlantransparent extension. 2026-05-11 06:10:32.486 7 INFO neutron.manager [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loading Plugin: qos 2026-05-11 06:10:32.496 7 INFO neutron.manager [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loading Plugin: router 2026-05-11 06:10:32.518 8 INFO neutron.services.service_base [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-11 06:10:32.519 8 INFO neutron.manager [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loading Plugin: segments 2026-05-11 06:10:32.529 7 INFO neutron.services.service_base [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-11 06:10:32.529 7 INFO neutron.manager [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loading Plugin: segments 2026-05-11 06:10:32.612 8 INFO neutron.manager [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loading Plugin: trunk 2026-05-11 06:10:32.621 7 INFO neutron.manager [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loading Plugin: trunk 2026-05-11 06:10:32.665 7 INFO neutron.manager [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loading Plugin: vpnaas 2026-05-11 06:10:32.665 8 INFO neutron.manager [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loading Plugin: vpnaas 2026-05-11 06:10:32.702 7 WARNING stevedore.named [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-11 06:10:32.703 8 WARNING stevedore.named [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-11 06:10:32.763 7 INFO neutron_vpnaas.services.vpn.plugin [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-11 06:10:32.763 7 INFO neutron.common.utils [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-11 06:10:32.764 7 INFO neutron.manager [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loading Plugin: auto_allocate 2026-05-11 06:10:32.763 8 INFO neutron_vpnaas.services.vpn.plugin [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-11 06:10:32.764 8 INFO neutron.common.utils [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-11 06:10:32.765 8 INFO neutron.manager [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loading Plugin: auto_allocate 2026-05-11 06:10:32.768 7 INFO neutron.manager [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loading Plugin: tag 2026-05-11 06:10:32.772 7 INFO neutron.manager [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loading Plugin: timestamp 2026-05-11 06:10:32.772 8 INFO neutron.manager [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loading Plugin: tag 2026-05-11 06:10:32.774 7 INFO neutron.manager [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loading Plugin: network_ip_availability 2026-05-11 06:10:32.778 7 INFO neutron.manager [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loading Plugin: flavors 2026-05-11 06:10:32.778 8 INFO neutron.manager [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loading Plugin: timestamp 2026-05-11 06:10:32.780 7 INFO neutron.manager [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loading Plugin: revisions 2026-05-11 06:10:32.781 8 INFO neutron.manager [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loading Plugin: network_ip_availability 2026-05-11 06:10:32.783 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Initializing extension manager. 2026-05-11 06:10:32.785 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: address-group 2026-05-11 06:10:32.785 8 INFO neutron.manager [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loading Plugin: flavors 2026-05-11 06:10:32.785 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: address-scope 2026-05-11 06:10:32.786 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-11 06:10:32.787 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: agent 2026-05-11 06:10:32.787 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: agent-resources-synced 2026-05-11 06:10:32.788 8 INFO neutron.manager [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loading Plugin: revisions 2026-05-11 06:10:32.789 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: allowed-address-pairs 2026-05-11 06:10:32.789 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: auto-allocated-topology 2026-05-11 06:10:32.790 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: availability_zone 2026-05-11 06:10:32.791 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: availability_zone_filter 2026-05-11 06:10:32.791 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Initializing extension manager. 2026-05-11 06:10:32.791 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-11 06:10:32.792 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: default-subnetpools 2026-05-11 06:10:32.793 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: address-group 2026-05-11 06:10:32.793 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-11 06:10:32.794 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: address-scope 2026-05-11 06:10:32.794 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: dns-integration 2026-05-11 06:10:32.794 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-11 06:10:32.794 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: dns-domain-ports 2026-05-11 06:10:32.795 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-11 06:10:32.795 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: agent 2026-05-11 06:10:32.796 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: dvr 2026-05-11 06:10:32.796 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: agent-resources-synced 2026-05-11 06:10:32.796 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-11 06:10:32.797 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: empty-string-filtering 2026-05-11 06:10:32.797 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-11 06:10:32.797 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 06:10:32.798 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-11 06:10:32.798 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-11 06:10:32.798 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: external-net 2026-05-11 06:10:32.799 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: availability_zone 2026-05-11 06:10:32.799 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-11 06:10:32.799 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: availability_zone_filter 2026-05-11 06:10:32.799 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: extraroute 2026-05-11 06:10:32.800 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-11 06:10:32.800 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: extraroute-atomic 2026-05-11 06:10:32.801 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: default-subnetpools 2026-05-11 06:10:32.801 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-11 06:10:32.801 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-11 06:10:32.802 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-11 06:10:32.802 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-11 06:10:32.802 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-11 06:10:32.803 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: dns-integration 2026-05-11 06:10:32.803 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: fip-port-details 2026-05-11 06:10:32.803 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: dns-domain-ports 2026-05-11 06:10:32.804 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: flavors 2026-05-11 06:10:32.804 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-11 06:10:32.805 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: dvr 2026-05-11 06:10:32.805 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-11 06:10:32.805 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-11 06:10:32.805 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: floatingip-pools 2026-05-11 06:10:32.806 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: empty-string-filtering 2026-05-11 06:10:32.806 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: ip_allocation 2026-05-11 06:10:32.807 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 06:10:32.807 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: ip-substring-filtering 2026-05-11 06:10:32.807 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-11 06:10:32.807 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: l2_adjacency 2026-05-11 06:10:32.808 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: external-net 2026-05-11 06:10:32.808 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: router 2026-05-11 06:10:32.808 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-11 06:10:32.809 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: extraroute 2026-05-11 06:10:32.810 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: extraroute-atomic 2026-05-11 06:10:32.810 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 06:10:32.810 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-11 06:10:32.810 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: ext-gw-mode 2026-05-11 06:10:32.811 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-11 06:10:32.811 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: l3-ha 2026-05-11 06:10:32.812 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-11 06:10:32.812 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-11 06:10:32.812 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: l3-flavors 2026-05-11 06:10:32.812 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-11 06:10:32.813 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: fip-port-details 2026-05-11 06:10:32.813 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-11 06:10:32.814 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-11 06:10:32.814 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: flavors 2026-05-11 06:10:32.815 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-11 06:10:32.815 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-11 06:10:32.816 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: floatingip-pools 2026-05-11 06:10:32.816 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: ip_allocation 2026-05-11 06:10:32.816 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-11 06:10:32.817 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-11 06:10:32.817 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-11 06:10:32.817 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: l2_adjacency 2026-05-11 06:10:32.818 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-11 06:10:32.819 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: router 2026-05-11 06:10:32.819 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-11 06:10:32.820 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: multi-provider 2026-05-11 06:10:32.820 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: net-mtu 2026-05-11 06:10:32.820 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 06:10:32.821 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: net-mtu-writable 2026-05-11 06:10:32.821 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: ext-gw-mode 2026-05-11 06:10:32.821 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: network_availability_zone 2026-05-11 06:10:32.822 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: l3-ha 2026-05-11 06:10:32.822 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: network-ip-availability 2026-05-11 06:10:32.822 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-11 06:10:32.823 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: l3-flavors 2026-05-11 06:10:32.823 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-11 06:10:32.824 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: pagination 2026-05-11 06:10:32.824 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-11 06:10:32.824 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: port-device-profile 2026-05-11 06:10:32.825 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-11 06:10:32.825 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: port-mac-override 2026-05-11 06:10:32.825 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-11 06:10:32.826 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-11 06:10:32.827 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: port-resource-request 2026-05-11 06:10:32.827 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-11 06:10:32.827 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: port-resource-request-groups 2026-05-11 06:10:32.828 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: binding 2026-05-11 06:10:32.828 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-11 06:10:32.828 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: binding-extended 2026-05-11 06:10:32.829 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-11 06:10:32.829 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: port-security 2026-05-11 06:10:32.830 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: project-id 2026-05-11 06:10:32.830 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-11 06:10:32.830 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: provider 2026-05-11 06:10:32.831 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-11 06:10:32.831 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: multi-provider 2026-05-11 06:10:32.832 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: qos 2026-05-11 06:10:32.832 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: net-mtu 2026-05-11 06:10:32.832 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-11 06:10:32.833 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: net-mtu-writable 2026-05-11 06:10:32.833 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-11 06:10:32.833 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: network_availability_zone 2026-05-11 06:10:32.834 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: qos-default 2026-05-11 06:10:32.834 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: network-ip-availability 2026-05-11 06:10:32.834 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: qos-fip 2026-05-11 06:10:32.835 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-11 06:10:32.835 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-11 06:10:32.835 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: qos-gateway-ip 2026-05-11 06:10:32.836 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: pagination 2026-05-11 06:10:32.836 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: qos-port-network-policy 2026-05-11 06:10:32.836 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: port-device-profile 2026-05-11 06:10:32.836 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: qos-pps-minimum 2026-05-11 06:10:32.837 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: port-mac-override 2026-05-11 06:10:32.837 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-11 06:10:32.838 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-11 06:10:32.838 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: qos-pps 2026-05-11 06:10:32.838 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-11 06:10:32.838 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: qos-rule-type-details 2026-05-11 06:10:32.839 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-11 06:10:32.839 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: port-resource-request 2026-05-11 06:10:32.840 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: qos-rules-alias 2026-05-11 06:10:32.840 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-11 06:10:32.840 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: quota-check-limit 2026-05-11 06:10:32.840 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: binding 2026-05-11 06:10:32.841 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: binding-extended 2026-05-11 06:10:32.842 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: port-security 2026-05-11 06:10:32.842 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: quotas 2026-05-11 06:10:32.842 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: project-id 2026-05-11 06:10:32.843 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: quota_details 2026-05-11 06:10:32.843 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: provider 2026-05-11 06:10:32.844 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: rbac-policies 2026-05-11 06:10:32.845 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: qos 2026-05-11 06:10:32.845 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: rbac-address-group 2026-05-11 06:10:32.845 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: rbac-address-scope 2026-05-11 06:10:32.845 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-11 06:10:32.846 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: rbac-security-groups 2026-05-11 06:10:32.846 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-11 06:10:32.846 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: rbac-subnetpool 2026-05-11 06:10:32.847 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: qos-default 2026-05-11 06:10:32.847 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: revision-if-match 2026-05-11 06:10:32.847 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: qos-fip 2026-05-11 06:10:32.848 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: standard-attr-revisions 2026-05-11 06:10:32.848 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-11 06:10:32.848 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: router_availability_zone 2026-05-11 06:10:32.849 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-11 06:10:32.849 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-11 06:10:32.849 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-11 06:10:32.849 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-11 06:10:32.850 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-11 06:10:32.850 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-11 06:10:32.850 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-11 06:10:32.851 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-11 06:10:32.851 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-11 06:10:32.851 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: qos-pps 2026-05-11 06:10:32.852 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-11 06:10:32.853 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-11 06:10:32.853 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: qos-rules-alias 2026-05-11 06:10:32.854 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: quota-check-limit 2026-05-11 06:10:32.856 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: quotas 2026-05-11 06:10:32.857 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: quota_details 2026-05-11 06:10:32.858 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: rbac-policies 2026-05-11 06:10:32.859 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: rbac-address-group 2026-05-11 06:10:32.859 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: rbac-address-scope 2026-05-11 06:10:32.860 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: security-group 2026-05-11 06:10:32.860 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: rbac-security-groups 2026-05-11 06:10:32.861 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: segment 2026-05-11 06:10:32.861 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-11 06:10:32.861 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-11 06:10:32.861 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: revision-if-match 2026-05-11 06:10:32.862 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: service-type 2026-05-11 06:10:32.862 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-11 06:10:32.863 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: sorting 2026-05-11 06:10:32.863 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: router_availability_zone 2026-05-11 06:10:32.863 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: standard-attr-segment 2026-05-11 06:10:32.863 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-11 06:10:32.864 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: standard-attr-description 2026-05-11 06:10:32.864 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-11 06:10:32.864 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: stateful-security-group 2026-05-11 06:10:32.865 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-11 06:10:32.865 7 WARNING neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-11 06:10:32.865 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-11 06:10:32.865 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-11 06:10:32.866 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-11 06:10:32.866 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: subnet_onboard 2026-05-11 06:10:32.867 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-11 06:10:32.867 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: subnet-service-types 2026-05-11 06:10:32.868 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: subnet_allocation 2026-05-11 06:10:32.869 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-11 06:10:32.869 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-11 06:10:32.871 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: standard-attr-tag 2026-05-11 06:10:32.872 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-11 06:10:32.873 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: trunk 2026-05-11 06:10:32.873 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: trunk-details 2026-05-11 06:10:32.874 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-11 06:10:32.874 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-11 06:10:32.875 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: security-group 2026-05-11 06:10:32.875 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-11 06:10:32.876 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: vpn-flavors 2026-05-11 06:10:32.876 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: segment 2026-05-11 06:10:32.877 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-11 06:10:32.877 7 INFO neutron.api.extensions [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Loaded extension: vpnaas 2026-05-11 06:10:32.878 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: service-type 2026-05-11 06:10:32.878 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: sorting 2026-05-11 06:10:32.879 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: standard-attr-segment 2026-05-11 06:10:32.879 7 INFO neutron.quota.resource_registry [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-11 06:10:32.879 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: standard-attr-description 2026-05-11 06:10:32.879 7 INFO neutron.quota.resource_registry [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-11 06:10:32.880 7 INFO neutron.quota.resource_registry [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 06:10:32.880 7 INFO neutron.quota.resource_registry [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-11 06:10:32.880 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: stateful-security-group 2026-05-11 06:10:32.881 8 WARNING neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-11 06:10:32.881 7 INFO neutron.quota.resource_registry [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-11 06:10:32.881 7 INFO neutron.quota.resource_registry [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-11 06:10:32.881 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-11 06:10:32.882 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: subnet_onboard 2026-05-11 06:10:32.882 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-11 06:10:32.883 7 INFO neutron.quota.resource_registry [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-11 06:10:32.883 7 INFO neutron.quota.resource_registry [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-11 06:10:32.883 7 INFO neutron.quota.resource_registry [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-11 06:10:32.883 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: subnet-service-types 2026-05-11 06:10:32.883 7 INFO neutron.quota.resource_registry [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 06:10:32.883 7 WARNING neutron.quota.resource_registry [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] subnetpool is already registered 2026-05-11 06:10:32.884 7 INFO neutron.quota.resource_registry [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 06:10:32.884 7 WARNING neutron.quota.resource_registry [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] subnetpool is already registered 2026-05-11 06:10:32.884 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: subnet_allocation 2026-05-11 06:10:32.884 7 INFO neutron.quota.resource_registry [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-11 06:10:32.884 7 INFO neutron.quota.resource_registry [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-11 06:10:32.885 7 INFO neutron.quota.resource_registry [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-11 06:10:32.885 7 INFO neutron.quota.resource_registry [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-11 06:10:32.885 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-11 06:10:32.885 7 INFO neutron.quota.resource_registry [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-11 06:10:32.885 7 INFO neutron.quota.resource_registry [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-11 06:10:32.886 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-11 06:10:32.887 7 INFO neutron.quota.resource_registry [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-11 06:10:32.887 7 WARNING neutron.quota.resource_registry [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] router is already registered 2026-05-11 06:10:32.887 7 INFO neutron.quota.resource_registry [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-11 06:10:32.887 7 WARNING neutron.quota.resource_registry [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] floatingip is already registered 2026-05-11 06:10:32.888 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: standard-attr-tag 2026-05-11 06:10:32.888 7 INFO neutron.quota.resource_registry [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-11 06:10:32.889 7 WARNING neutron.quota.resource_registry [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] rbac_policy is already registered 2026-05-11 06:10:32.889 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-11 06:10:32.889 7 INFO neutron.quota.resource_registry [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-11 06:10:32.889 7 WARNING neutron.quota.resource_registry [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] security_group is already registered 2026-05-11 06:10:32.889 7 INFO neutron.quota.resource_registry [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-11 06:10:32.889 7 WARNING neutron.quota.resource_registry [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] security_group_rule is already registered 2026-05-11 06:10:32.889 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: trunk 2026-05-11 06:10:32.889 7 INFO neutron.quota.resource_registry [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 06:10:32.890 7 WARNING neutron.quota.resource_registry [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] subnetpool is already registered 2026-05-11 06:10:32.890 7 INFO neutron.quota.resource_registry [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 06:10:32.890 7 WARNING neutron.quota.resource_registry [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] subnetpool is already registered 2026-05-11 06:10:32.890 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: trunk-details 2026-05-11 06:10:32.890 7 INFO neutron.quota.resource_registry [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-11 06:10:32.890 7 WARNING neutron.quota.resource_registry [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] trunk is already registered 2026-05-11 06:10:32.891 7 INFO neutron.quota.resource_registry [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-11 06:10:32.891 7 WARNING neutron.quota.resource_registry [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] endpoint_group is already registered 2026-05-11 06:10:32.891 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-11 06:10:32.891 7 INFO neutron.quota.resource_registry [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-11 06:10:32.891 7 WARNING neutron.quota.resource_registry [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] vpnservice is already registered 2026-05-11 06:10:32.891 7 INFO neutron.quota.resource_registry [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-11 06:10:32.891 7 WARNING neutron.quota.resource_registry [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] ipsec_site_connection is already registered 2026-05-11 06:10:32.892 7 INFO neutron.quota.resource_registry [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-11 06:10:32.892 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-11 06:10:32.892 7 WARNING neutron.quota.resource_registry [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] ipsecpolicy is already registered 2026-05-11 06:10:32.892 7 INFO neutron.quota.resource_registry [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-11 06:10:32.892 7 WARNING neutron.quota.resource_registry [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] ikepolicy is already registered 2026-05-11 06:10:32.893 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-11 06:10:32.893 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: vpn-flavors 2026-05-11 06:10:32.895 8 INFO neutron.api.extensions [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Loaded extension: vpnaas 2026-05-11 06:10:32.897 8 INFO neutron.quota.resource_registry [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-11 06:10:32.897 8 INFO neutron.quota.resource_registry [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-11 06:10:32.897 8 INFO neutron.quota.resource_registry [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 06:10:32.898 8 INFO neutron.quota.resource_registry [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-11 06:10:32.898 8 INFO neutron.quota.resource_registry [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-11 06:10:32.899 8 INFO neutron.quota.resource_registry [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-11 06:10:32.901 8 INFO neutron.quota.resource_registry [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-11 06:10:32.901 8 INFO neutron.quota.resource_registry [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-11 06:10:32.901 8 INFO neutron.quota.resource_registry [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-11 06:10:32.901 8 INFO neutron.quota.resource_registry [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 06:10:32.902 8 WARNING neutron.quota.resource_registry [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] subnetpool is already registered 2026-05-11 06:10:32.902 8 INFO neutron.quota.resource_registry [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 06:10:32.902 8 WARNING neutron.quota.resource_registry [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] subnetpool is already registered 2026-05-11 06:10:32.902 8 INFO neutron.quota.resource_registry [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-11 06:10:32.903 8 INFO neutron.quota.resource_registry [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-11 06:10:32.903 8 INFO neutron.quota.resource_registry [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-11 06:10:32.903 8 INFO neutron.quota.resource_registry [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-11 06:10:32.903 8 INFO neutron.quota.resource_registry [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-11 06:10:32.904 8 INFO neutron.quota.resource_registry [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-11 06:10:32.905 8 INFO neutron.quota.resource_registry [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-11 06:10:32.906 8 WARNING neutron.quota.resource_registry [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] router is already registered 2026-05-11 06:10:32.906 8 INFO neutron.quota.resource_registry [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-11 06:10:32.906 8 WARNING neutron.quota.resource_registry [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] floatingip is already registered 2026-05-11 06:10:32.907 8 INFO neutron.quota.resource_registry [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-11 06:10:32.907 8 WARNING neutron.quota.resource_registry [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] rbac_policy is already registered 2026-05-11 06:10:32.907 8 INFO neutron.quota.resource_registry [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-11 06:10:32.908 8 WARNING neutron.quota.resource_registry [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] security_group is already registered 2026-05-11 06:10:32.908 8 INFO neutron.quota.resource_registry [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-11 06:10:32.908 8 WARNING neutron.quota.resource_registry [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] security_group_rule is already registered 2026-05-11 06:10:32.908 8 INFO neutron.quota.resource_registry [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 06:10:32.909 8 WARNING neutron.quota.resource_registry [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] subnetpool is already registered 2026-05-11 06:10:32.909 8 INFO neutron.quota.resource_registry [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 06:10:32.909 8 WARNING neutron.quota.resource_registry [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] subnetpool is already registered 2026-05-11 06:10:32.909 8 INFO neutron.quota.resource_registry [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-11 06:10:32.909 8 WARNING neutron.quota.resource_registry [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] trunk is already registered 2026-05-11 06:10:32.910 8 INFO neutron.quota.resource_registry [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-11 06:10:32.910 8 WARNING neutron.quota.resource_registry [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] endpoint_group is already registered 2026-05-11 06:10:32.910 8 INFO neutron.quota.resource_registry [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-11 06:10:32.910 8 WARNING neutron.quota.resource_registry [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] vpnservice is already registered 2026-05-11 06:10:32.911 8 INFO neutron.quota.resource_registry [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-11 06:10:32.911 8 WARNING neutron.quota.resource_registry [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] ipsec_site_connection is already registered 2026-05-11 06:10:32.911 8 INFO neutron.quota.resource_registry [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-11 06:10:32.911 8 WARNING neutron.quota.resource_registry [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] ipsecpolicy is already registered 2026-05-11 06:10:32.911 8 INFO neutron.quota.resource_registry [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-11 06:10:32.912 8 WARNING neutron.quota.resource_registry [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] ikepolicy is already registered 2026-05-11 06:10:32.927 7 WARNING keystonemiddleware._common.config [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 06:10:32.934 7 WARNING oslo_config.cfg [None req-39d47bfe-1030-4cfc-9d46-06f47fac746b - - - - - -] 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 0x560d3d031a10 pid: 7 (default app) 2026-05-11 06:10:32.947 8 WARNING keystonemiddleware._common.config [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 06:10:32.955 8 WARNING oslo_config.cfg [None req-7133bdfe-13ed-4615-9c58-6498695c0038 - - - - - -] 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 0x560d3d031a10 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-11 06:10:38.204 7 WARNING oslo_policy.policy [None req-b6013138-330b-4ab5-97c6-82ba96207bcc b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - 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: 3/3] 199.204.45.229 () {44 vars in 913 bytes} [Mon May 11 06:10:37 2026] GET /v2.0/networks => generated 15 bytes in 931 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-11 06:10:38.717 8 WARNING oslo_policy.policy [None req-6d6bce48-6d4c-4c3a-b37e-0c17e24e7f69 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - 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-11 06:10:39.301 8 WARNING neutron.services.revisions.revision_plugin [None req-6d6bce48-6d4c-4c3a-b37e-0c17e24e7f69 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Could not find related network for resource to bump revision. 2026-05-11 06:10:39.328 8 INFO neutron.db.segments_db [None req-6d6bce48-6d4c-4c3a-b37e-0c17e24e7f69 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Added segment bfc6f675-973c-40f6-9721-27fe64446c9c of type flat for network d695feb4-8892-4b35-bed8-78de9b855bf5 2026-05-11 06:10:39.386 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6d6bce48-6d4c-4c3a-b37e-0c17e24e7f69 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/4] 199.204.45.229 () {48 vars in 967 bytes} [Mon May 11 06:10:38 2026] POST /v2.0/networks => generated 124 bytes in 755 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 199.204.45.229 () {44 vars in 913 bytes} [Mon May 11 06:10:45 2026] GET /v2.0/networks => generated 15 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:10:45.541 7 WARNING neutron.services.revisions.revision_plugin [None req-0056c6e7-7f8e-4234-846a-026bb7b97d46 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Could not find related network for resource to bump revision. 2026-05-11 06:10:45.566 7 INFO neutron.db.segments_db [None req-0056c6e7-7f8e-4234-846a-026bb7b97d46 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Added segment 9374c8b9-152d-42f8-a66c-70c880390d86 of type flat for network d4616a9b-3a24-4c37-8e29-b6e87301b262 2026-05-11 06:10:45.636 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0056c6e7-7f8e-4234-846a-026bb7b97d46 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.204.45.229 () {48 vars in 967 bytes} [Mon May 11 06:10:45 2026] POST /v2.0/networks => generated 124 bytes in 179 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.229 () {44 vars in 913 bytes} [Mon May 11 06:10:51 2026] GET /v2.0/networks => generated 15 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:10:51.474 7 WARNING neutron.services.revisions.revision_plugin [None req-dfc1e70e-07f1-458c-972b-a486072d7ef3 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Could not find related network for resource to bump revision. 2026-05-11 06:10:51.491 7 INFO neutron.db.segments_db [None req-dfc1e70e-07f1-458c-972b-a486072d7ef3 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Added segment 83650be1-454d-49b5-8d36-e7466ef4c041 of type flat for network 10d51a23-14a4-400a-a4de-af3de789ddbe 2026-05-11 06:10:51.525 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dfc1e70e-07f1-458c-972b-a486072d7ef3 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.204.45.229 () {48 vars in 967 bytes} [Mon May 11 06:10:51 2026] POST /v2.0/networks => generated 124 bytes in 103 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/10] 199.204.45.229 () {44 vars in 913 bytes} [Mon May 11 06:10:57 2026] GET /v2.0/networks => generated 15 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:10:57.329 7 WARNING neutron.services.revisions.revision_plugin [None req-58d5a4bb-13db-425c-a94a-5cede69e01f7 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Could not find related network for resource to bump revision. 2026-05-11 06:10:57.353 7 INFO neutron.db.segments_db [None req-58d5a4bb-13db-425c-a94a-5cede69e01f7 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Added segment ac0741ae-2fce-4e87-b599-e627d26d0f7a of type flat for network 452713d6-5877-4ee4-a86a-e21ecba88bcb 2026-05-11 06:10:57.392 7 INFO neutron.pecan_wsgi.hooks.translation [None req-58d5a4bb-13db-425c-a94a-5cede69e01f7 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/11] 199.204.45.229 () {48 vars in 967 bytes} [Mon May 11 06:10:57 2026] POST /v2.0/networks => generated 124 bytes in 145 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/13] 199.204.45.229 () {44 vars in 913 bytes} [Mon May 11 06:11:03 2026] GET /v2.0/networks => generated 15 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:11:03.261 8 WARNING neutron.services.revisions.revision_plugin [None req-76bf14ab-31c2-4dee-a686-d2ec249ca19d b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Could not find related network for resource to bump revision. 2026-05-11 06:11:03.284 8 INFO neutron.db.segments_db [None req-76bf14ab-31c2-4dee-a686-d2ec249ca19d b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Added segment 643a514e-a0fd-443f-a95c-39fa6895e340 of type flat for network 97149b92-7778-4851-affb-db5aac02e190 [pid: 8|app: 0|req: 6/14] 199.204.45.229 () {48 vars in 967 bytes} [Mon May 11 06:11:03 2026] POST /v2.0/networks => generated 706 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.204.45.229 () {44 vars in 911 bytes} [Mon May 11 06:11:04 2026] GET /v2.0/subnets => 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: 7/16] 199.204.45.229 () {44 vars in 913 bytes} [Mon May 11 06:11:04 2026] GET /v2.0/networks => generated 709 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/17] 199.204.45.229 () {48 vars in 965 bytes} [Mon May 11 06:11:04 2026] POST /v2.0/subnets => generated 641 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:17:31.304 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [64bb17f8-479a-410a-91af-c5fa30c4d62f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 06:17:31.305 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [4b0224c7-8fd4-41ac-ad02-82e16de37b1a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 06:17:31.306 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon May 11 06:17:31 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.204.45.229) !!! [pid: 8|app: 0|req: 34/69] 199.204.45.229 () {44 vars in 913 bytes} [Mon May 11 06:17:31 2026] GET /v2.0/networks => generated 753 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:17:31.507 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [dd4b306a-24a8-462d-9601-2c44ba9b53dc] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 06:17:31.510 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [15ffa1c7-49cb-4e44-a955-3c39cd644cb4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 06:17:31.512 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon May 11 06:17:31 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.204.45.229) !!! 2026-05-11 06:17:31.574 7 INFO neutron.db.segments_db [None req-816ee6bc-71d1-414f-a67f-3a0660200e4b b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Added segment 793f2817-0bec-448d-a095-0e2080ddab6f of type vxlan for network 794e1090-80ac-4151-b1f3-2c9b43f0cd48 [pid: 7|app: 0|req: 36/70] 199.204.45.229 () {48 vars in 966 bytes} [Mon May 11 06:17:31 2026] POST /v2.0/networks => generated 707 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:17:32.486 8 INFO oslo.messaging._drivers.impl_rabbit [-] [4b0224c7-8fd4-41ac-ad02-82e16de37b1a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35848. 2026-05-11 06:17:32.486 8 INFO oslo.messaging._drivers.impl_rabbit [-] [64bb17f8-479a-410a-91af-c5fa30c4d62f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35832. [pid: 8|app: 0|req: 35/71] 199.204.45.229 () {44 vars in 911 bytes} [Mon May 11 06:17:32 2026] GET /v2.0/subnets => generated 644 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:17:32.638 7 INFO oslo.messaging._drivers.impl_rabbit [-] [15ffa1c7-49cb-4e44-a955-3c39cd644cb4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35878. 2026-05-11 06:17:32.643 7 INFO oslo.messaging._drivers.impl_rabbit [-] [dd4b306a-24a8-462d-9601-2c44ba9b53dc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35864. [pid: 7|app: 0|req: 37/72] 199.204.45.229 () {44 vars in 913 bytes} [Mon May 11 06:17:32 2026] GET /v2.0/networks => generated 1430 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/73] 199.204.45.229 () {48 vars in 965 bytes} [Mon May 11 06:17:32 2026] POST /v2.0/subnets => generated 627 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/74] 199.204.45.229 () {44 vars in 1025 bytes} [Mon May 11 06:17:33 2026] GET /v2.0/security-groups?tenant_id=7545edf652f14a37b08f353e7499907e => generated 2793 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/75] 199.204.45.229 () {48 vars in 981 bytes} [Mon May 11 06:17:34 2026] POST /v2.0/security-groups => generated 1552 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/76] 199.204.45.229 () {44 vars in 1025 bytes} [Mon May 11 06:17:35 2026] GET /v2.0/security-groups?tenant_id=7545edf652f14a37b08f353e7499907e => generated 4327 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/77] 199.204.45.229 () {44 vars in 940 bytes} [Mon May 11 06:17:35 2026] GET /v2.0/security-groups => generated 4327 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/78] 199.204.45.229 () {48 vars in 991 bytes} [Mon May 11 06:17:35 2026] POST /v2.0/security-group-rules => generated 569 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/79] 199.204.45.229 () {44 vars in 1025 bytes} [Mon May 11 06:17:36 2026] GET /v2.0/security-groups?tenant_id=7545edf652f14a37b08f353e7499907e => generated 4909 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/80] 199.204.45.229 () {44 vars in 940 bytes} [Mon May 11 06:17:36 2026] GET /v2.0/security-groups => generated 4909 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/81] 199.204.45.229 () {48 vars in 991 bytes} [Mon May 11 06:17:36 2026] POST /v2.0/security-group-rules => generated 571 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/82] 199.204.45.229 () {44 vars in 1025 bytes} [Mon May 11 06:17:37 2026] GET /v2.0/security-groups?tenant_id=7545edf652f14a37b08f353e7499907e => generated 5493 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/83] 199.204.45.229 () {44 vars in 940 bytes} [Mon May 11 06:17:37 2026] GET /v2.0/security-groups => generated 5493 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/84] 199.204.45.229 () {48 vars in 991 bytes} [Mon May 11 06:17:37 2026] POST /v2.0/security-group-rules => generated 571 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/85] 199.204.45.229 () {44 vars in 1025 bytes} [Mon May 11 06:17:38 2026] GET /v2.0/security-groups?tenant_id=7545edf652f14a37b08f353e7499907e => generated 6077 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/86] 199.204.45.229 () {44 vars in 940 bytes} [Mon May 11 06:17:38 2026] GET /v2.0/security-groups => generated 6077 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/87] 199.204.45.229 () {48 vars in 991 bytes} [Mon May 11 06:17:38 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: 7|app: 0|req: 45/88] 199.204.45.229 () {44 vars in 1025 bytes} [Mon May 11 06:17:39 2026] GET /v2.0/security-groups?tenant_id=7545edf652f14a37b08f353e7499907e => generated 6661 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/89] 199.204.45.229 () {44 vars in 940 bytes} [Mon May 11 06:17:39 2026] GET /v2.0/security-groups => generated 6661 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/90] 199.204.45.229 () {48 vars in 991 bytes} [Mon May 11 06:17:39 2026] POST /v2.0/security-group-rules => generated 571 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/91] 199.204.45.229 () {44 vars in 940 bytes} [Mon May 11 06:17:40 2026] GET /v2.0/security-groups => generated 7245 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/92] 199.204.45.229 () {44 vars in 907 bytes} [Mon May 11 06:17:40 2026] GET /v2.0/ports => generated 2489 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/93] 199.204.45.229 () {44 vars in 913 bytes} [Mon May 11 06:17:40 2026] GET /v2.0/networks => generated 1474 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/94] 199.204.45.229 () {48 vars in 961 bytes} [Mon May 11 06:17:40 2026] POST /v2.0/ports => generated 1096 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 06:17:47.918 8 INFO neutron.pecan_wsgi.hooks.translation [None req-777083b0-5180-4997-9a35-1a0bcfcd42b7 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 48/97] 199.204.45.229 () {44 vars in 981 bytes} [Mon May 11 06:17:47 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 89 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/98] 199.204.45.229 () {44 vars in 1003 bytes} [Mon May 11 06:17:47 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/99] 199.204.45.229 () {48 vars in 1033 bytes} [Mon May 11 06:17:47 2026] PUT /v2.0/ports/6e2506c1-7164-4453-997d-d93a8a4bca78 => generated 1209 bytes in 980 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/100] 199.204.45.229 () {44 vars in 907 bytes} [Mon May 11 06:17:50 2026] GET /v2.0/ports => generated 3726 bytes in 62 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: 50/101] 199.204.45.229 () {44 vars in 1025 bytes} [Mon May 11 06:17:51 2026] GET /v2.0/security-groups?tenant_id=7545edf652f14a37b08f353e7499907e => generated 7245 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/102] 199.204.45.229 () {48 vars in 981 bytes} [Mon May 11 06:17:51 2026] POST /v2.0/security-groups => generated 1546 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/103] 199.204.45.229 () {44 vars in 1025 bytes} [Mon May 11 06:17:52 2026] GET /v2.0/security-groups?tenant_id=7545edf652f14a37b08f353e7499907e => generated 8773 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/104] 199.204.45.229 () {44 vars in 940 bytes} [Mon May 11 06:17:52 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: 52/105] 199.204.45.229 () {48 vars in 991 bytes} [Mon May 11 06:17:52 2026] POST /v2.0/security-group-rules => generated 589 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/106] 199.204.45.229 () {44 vars in 1025 bytes} [Mon May 11 06:17:53 2026] GET /v2.0/security-groups?tenant_id=7545edf652f14a37b08f353e7499907e => generated 9375 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/107] 199.204.45.229 () {44 vars in 940 bytes} [Mon May 11 06:17:53 2026] GET /v2.0/security-groups => generated 9375 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/108] 199.204.45.229 () {48 vars in 991 bytes} [Mon May 11 06:17:53 2026] POST /v2.0/security-group-rules => generated 593 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/117] 199.204.45.229 () {44 vars in 975 bytes} [Mon May 11 06:18:51 2026] GET /v2.0/quotas/7545edf652f14a37b08f353e7499907e => generated 292 bytes in 13 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: 60/118] 199.204.45.229 () {48 vars in 1027 bytes} [Mon May 11 06:18:52 2026] PUT /v2.0/quotas/7545edf652f14a37b08f353e7499907e => generated 291 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/119] 199.204.45.229 () {44 vars in 975 bytes} [Mon May 11 06:18:52 2026] GET /v2.0/quotas/7545edf652f14a37b08f353e7499907e => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:20:51.230 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [64bb17f8-479a-410a-91af-c5fa30c4d62f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 06:20:51.231 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [4b0224c7-8fd4-41ac-ad02-82e16de37b1a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 06:20:51.232 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon May 11 06:20:51 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.204.45.229) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-11 06:20:51.380 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3dba4aff-c8f5-48c9-8cc7-f54312f9a57d b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 68/136] 199.204.45.229 () {30 vars in 743 bytes} [Mon May 11 06:20:51 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 156 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:20:51.394 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [dd4b306a-24a8-462d-9601-2c44ba9b53dc] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 06:20:51.395 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [15ffa1c7-49cb-4e44-a955-3c39cd644cb4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 06:20:51.398 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon May 11 06:20:51 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.204.45.229) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 69/137] 199.204.45.229 () {30 vars in 765 bytes} [Mon May 11 06:20:51 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:20:53.099 8 INFO oslo.messaging._drivers.impl_rabbit [-] [64bb17f8-479a-410a-91af-c5fa30c4d62f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33652. 2026-05-11 06:20:53.099 8 INFO oslo.messaging._drivers.impl_rabbit [-] [4b0224c7-8fd4-41ac-ad02-82e16de37b1a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33662. 2026-05-11 06:20:53.239 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ac22c1fa-dcbf-44c6-9843-7ce170d1e6a6 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 69/138] 199.204.45.229 () {30 vars in 743 bytes} [Mon May 11 06:20:53 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 158 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:20:53.275 7 INFO oslo.messaging._drivers.impl_rabbit [-] [dd4b306a-24a8-462d-9601-2c44ba9b53dc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33674. 2026-05-11 06:20:53.275 7 INFO oslo.messaging._drivers.impl_rabbit [-] [15ffa1c7-49cb-4e44-a955-3c39cd644cb4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33676. [pid: 7|app: 0|req: 70/139] 199.204.45.229 () {30 vars in 765 bytes} [Mon May 11 06:20:53 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:26:29.950 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [4b0224c7-8fd4-41ac-ad02-82e16de37b1a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 06:26:29.951 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [64bb17f8-479a-410a-91af-c5fa30c4d62f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 06:26:29.955 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon May 11 06:26:29 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?tenant_id=47655b32c6fb4e03bd03f5a4f0a9353e (ip 199.204.45.229) !!! [pid: 8|app: 0|req: 93/186] 199.204.45.229 () {44 vars in 1025 bytes} [Mon May 11 06:26:29 2026] GET /v2.0/security-groups?tenant_id=47655b32c6fb4e03bd03f5a4f0a9353e => generated 2797 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:26:30.200 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [15ffa1c7-49cb-4e44-a955-3c39cd644cb4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 06:26:30.202 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [dd4b306a-24a8-462d-9601-2c44ba9b53dc] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 06:26:30.204 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon May 11 06:26:30 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups (ip 199.204.45.229) !!! [pid: 7|app: 0|req: 94/187] 199.204.45.229 () {48 vars in 981 bytes} [Mon May 11 06:26:30 2026] POST /v2.0/security-groups => generated 1560 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 06:26:31.151 8 INFO oslo.messaging._drivers.impl_rabbit [-] [64bb17f8-479a-410a-91af-c5fa30c4d62f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 32820. 2026-05-11 06:26:31.151 8 INFO oslo.messaging._drivers.impl_rabbit [-] [4b0224c7-8fd4-41ac-ad02-82e16de37b1a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 32818. [pid: 8|app: 0|req: 94/188] 199.204.45.229 () {44 vars in 1025 bytes} [Mon May 11 06:26:31 2026] GET /v2.0/security-groups?tenant_id=47655b32c6fb4e03bd03f5a4f0a9353e => generated 4339 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:26:31.264 7 INFO oslo.messaging._drivers.impl_rabbit [-] [15ffa1c7-49cb-4e44-a955-3c39cd644cb4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 32826. 2026-05-11 06:26:31.265 7 INFO oslo.messaging._drivers.impl_rabbit [-] [dd4b306a-24a8-462d-9601-2c44ba9b53dc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 32836. [pid: 7|app: 0|req: 95/189] 199.204.45.229 () {44 vars in 940 bytes} [Mon May 11 06:26:31 2026] GET /v2.0/security-groups => generated 14299 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/190] 199.204.45.229 () {48 vars in 991 bytes} [Mon May 11 06:26:31 2026] POST /v2.0/security-group-rules => generated 565 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/191] 199.204.45.229 () {44 vars in 1025 bytes} [Mon May 11 06:26:32 2026] GET /v2.0/security-groups?tenant_id=47655b32c6fb4e03bd03f5a4f0a9353e => generated 4917 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/192] 199.204.45.229 () {44 vars in 940 bytes} [Mon May 11 06:26:32 2026] GET /v2.0/security-groups => generated 14877 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/193] 199.204.45.229 () {48 vars in 991 bytes} [Mon May 11 06:26:32 2026] POST /v2.0/security-group-rules => generated 567 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/194] 199.204.45.229 () {44 vars in 1025 bytes} [Mon May 11 06:26:33 2026] GET /v2.0/security-groups?tenant_id=47655b32c6fb4e03bd03f5a4f0a9353e => generated 5497 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/195] 199.204.45.229 () {44 vars in 940 bytes} [Mon May 11 06:26:33 2026] GET /v2.0/security-groups => generated 15457 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/196] 199.204.45.229 () {48 vars in 991 bytes} [Mon May 11 06:26:33 2026] POST /v2.0/security-group-rules => generated 569 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/197] 199.204.45.229 () {44 vars in 1025 bytes} [Mon May 11 06:26:34 2026] GET /v2.0/security-groups?tenant_id=47655b32c6fb4e03bd03f5a4f0a9353e => generated 6079 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/198] 199.204.45.229 () {44 vars in 940 bytes} [Mon May 11 06:26:34 2026] GET /v2.0/security-groups => generated 16039 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/199] 199.204.45.229 () {48 vars in 991 bytes} [Mon May 11 06:26:34 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: 7|app: 0|req: 109/216] 199.204.45.229 () {30 vars in 740 bytes} [Mon May 11 06:28:36 2026] GET /v2.0/networks?tenant_id=47655b32c6fb4e03bd03f5a4f0a9353e&shared=False => generated 15 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:28:37.067 8 INFO neutron.db.segments_db [None req-aaabecd5-74c7-44f0-9d2b-e32ee4f08a47 f3a4d5a55c61463ba0d9db4818e6fec1 47655b32c6fb4e03bd03f5a4f0a9353e - - - -] Added segment 85804035-f293-4fbb-ac12-1cc00cc7b87c of type vxlan for network 7ff6f189-8806-4c05-8c4d-496c2c7577d0 [pid: 8|app: 0|req: 108/217] 199.204.45.229 () {34 vars in 682 bytes} [Mon May 11 06:28:36 2026] POST /v2.0/networks => generated 718 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/218] 199.204.45.229 () {30 vars in 722 bytes} [Mon May 11 06:28:37 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 109/219] 199.204.45.229 () {30 vars in 633 bytes} [Mon May 11 06:28:37 2026] GET /v2.0/extensions => generated 19178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/220] 199.204.45.229 () {34 vars in 677 bytes} [Mon May 11 06:28:37 2026] POST /v2.0/ports => generated 963 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/221] 199.204.45.229 () {30 vars in 703 bytes} [Mon May 11 06:28:37 2026] GET /v2.0/networks/7ff6f189-8806-4c05-8c4d-496c2c7577d0 => generated 705 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/222] 199.204.45.229 () {30 vars in 722 bytes} [Mon May 11 06:28:39 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/223] 199.204.45.229 () {30 vars in 703 bytes} [Mon May 11 06:28:39 2026] GET /v2.0/networks/7ff6f189-8806-4c05-8c4d-496c2c7577d0 => generated 705 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/226] 199.204.45.229 () {44 vars in 975 bytes} [Mon May 11 06:28:56 2026] GET /v2.0/quotas/47655b32c6fb4e03bd03f5a4f0a9353e => generated 292 bytes in 12 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: 113/227] 199.204.45.229 () {48 vars in 1027 bytes} [Mon May 11 06:28:57 2026] PUT /v2.0/quotas/47655b32c6fb4e03bd03f5a4f0a9353e => generated 291 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/228] 199.204.45.229 () {44 vars in 975 bytes} [Mon May 11 06:28:57 2026] GET /v2.0/quotas/47655b32c6fb4e03bd03f5a4f0a9353e => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:39:26.260 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [15ffa1c7-49cb-4e44-a955-3c39cd644cb4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 06:39:26.262 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [dd4b306a-24a8-462d-9601-2c44ba9b53dc] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 06:39:26.262 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon May 11 06:39:26 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.204.45.229) !!! [pid: 7|app: 0|req: 158/313] 199.204.45.229 () {44 vars in 913 bytes} [Mon May 11 06:39:26 2026] GET /v2.0/networks => generated 2168 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:39:27.355 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [64bb17f8-479a-410a-91af-c5fa30c4d62f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 06:39:27.356 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [4b0224c7-8fd4-41ac-ad02-82e16de37b1a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 06:39:27.356 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon May 11 06:39:27 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/subnets (ip 199.204.45.229) !!! [pid: 8|app: 0|req: 156/314] 199.204.45.229 () {44 vars in 911 bytes} [Mon May 11 06:39:27 2026] GET /v2.0/subnets => generated 1261 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:39:27.504 7 INFO oslo.messaging._drivers.impl_rabbit [-] [15ffa1c7-49cb-4e44-a955-3c39cd644cb4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60572. 2026-05-11 06:39:27.505 7 INFO oslo.messaging._drivers.impl_rabbit [-] [dd4b306a-24a8-462d-9601-2c44ba9b53dc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60574. [pid: 7|app: 0|req: 159/315] 199.204.45.229 () {44 vars in 913 bytes} [Mon May 11 06:39:27 2026] GET /v2.0/networks => generated 2168 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/322] 199.204.45.229 () {44 vars in 913 bytes} [Mon May 11 06:40:05 2026] GET /v2.0/networks => generated 2168 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:40:06.351 8 INFO oslo.messaging._drivers.impl_rabbit [-] [64bb17f8-479a-410a-91af-c5fa30c4d62f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57744. 2026-05-11 06:40:06.356 8 INFO oslo.messaging._drivers.impl_rabbit [-] [4b0224c7-8fd4-41ac-ad02-82e16de37b1a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57748. [pid: 8|app: 0|req: 160/323] 199.204.45.229 () {44 vars in 911 bytes} [Mon May 11 06:40:06 2026] GET /v2.0/subnets => generated 1261 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/324] 199.204.45.229 () {44 vars in 913 bytes} [Mon May 11 06:40:06 2026] GET /v2.0/networks => generated 2168 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/325] 199.204.45.229 () {44 vars in 1025 bytes} [Mon May 11 06:40:07 2026] GET /v2.0/security-groups?tenant_id=7545edf652f14a37b08f353e7499907e => generated 9981 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/326] 199.204.45.229 () {44 vars in 1025 bytes} [Mon May 11 06:40:08 2026] GET /v2.0/security-groups?tenant_id=7545edf652f14a37b08f353e7499907e => generated 9981 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/327] 199.204.45.229 () {44 vars in 1025 bytes} [Mon May 11 06:40:09 2026] GET /v2.0/security-groups?tenant_id=7545edf652f14a37b08f353e7499907e => generated 9981 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/328] 199.204.45.229 () {44 vars in 1025 bytes} [Mon May 11 06:40:10 2026] GET /v2.0/security-groups?tenant_id=7545edf652f14a37b08f353e7499907e => generated 9981 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/329] 199.204.45.229 () {44 vars in 1025 bytes} [Mon May 11 06:40:10 2026] GET /v2.0/security-groups?tenant_id=7545edf652f14a37b08f353e7499907e => generated 9981 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/330] 199.204.45.229 () {44 vars in 1025 bytes} [Mon May 11 06:40:11 2026] GET /v2.0/security-groups?tenant_id=7545edf652f14a37b08f353e7499907e => generated 9981 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/331] 199.204.45.229 () {44 vars in 940 bytes} [Mon May 11 06:40:12 2026] GET /v2.0/security-groups => generated 16622 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/332] 199.204.45.229 () {44 vars in 907 bytes} [Mon May 11 06:40:12 2026] GET /v2.0/ports => generated 4721 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:40:19.022 7 INFO neutron.pecan_wsgi.hooks.translation [None req-569f32f2-df5c-4703-b4d1-6d5a73403dcf b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 170/335] 199.204.45.229 () {44 vars in 981 bytes} [Mon May 11 06:40:18 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 108 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/336] 199.204.45.229 () {44 vars in 1003 bytes} [Mon May 11 06:40:19 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/337] 199.204.45.229 () {44 vars in 907 bytes} [Mon May 11 06:40:20 2026] GET /v2.0/ports => generated 4721 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/338] 199.204.45.229 () {44 vars in 1025 bytes} [Mon May 11 06:40:21 2026] GET /v2.0/security-groups?tenant_id=7545edf652f14a37b08f353e7499907e => generated 9981 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/339] 199.204.45.229 () {44 vars in 1025 bytes} [Mon May 11 06:40:22 2026] GET /v2.0/security-groups?tenant_id=7545edf652f14a37b08f353e7499907e => generated 9981 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/340] 199.204.45.229 () {44 vars in 1025 bytes} [Mon May 11 06:40:23 2026] GET /v2.0/security-groups?tenant_id=7545edf652f14a37b08f353e7499907e => generated 9981 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/343] 199.204.45.229 () {44 vars in 975 bytes} [Mon May 11 06:40:33 2026] GET /v2.0/quotas/7545edf652f14a37b08f353e7499907e => 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: 173/350] 199.204.45.229 () {44 vars in 1025 bytes} [Mon May 11 06:41:24 2026] GET /v2.0/security-groups?tenant_id=47655b32c6fb4e03bd03f5a4f0a9353e => generated 6662 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/351] 199.204.45.229 () {44 vars in 1025 bytes} [Mon May 11 06:41:25 2026] GET /v2.0/security-groups?tenant_id=47655b32c6fb4e03bd03f5a4f0a9353e => generated 6662 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/352] 199.204.45.229 () {44 vars in 1025 bytes} [Mon May 11 06:41:26 2026] GET /v2.0/security-groups?tenant_id=47655b32c6fb4e03bd03f5a4f0a9353e => generated 6662 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/353] 199.204.45.229 () {44 vars in 1025 bytes} [Mon May 11 06:41:27 2026] GET /v2.0/security-groups?tenant_id=47655b32c6fb4e03bd03f5a4f0a9353e => generated 6662 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/354] 199.204.45.229 () {44 vars in 1025 bytes} [Mon May 11 06:41:27 2026] GET /v2.0/security-groups?tenant_id=47655b32c6fb4e03bd03f5a4f0a9353e => generated 6662 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/357] 199.204.45.229 () {44 vars in 975 bytes} [Mon May 11 06:41:34 2026] GET /v2.0/quotas/47655b32c6fb4e03bd03f5a4f0a9353e => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/364] 199.204.45.229 () {44 vars in 913 bytes} [Mon May 11 06:42:24 2026] GET /v2.0/networks => generated 2168 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/371] 10.0.0.206 () {32 vars in 649 bytes} [Mon May 11 06:43:02 2026] GET /v2.0/networks => generated 2168 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:43:04.026 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [15ffa1c7-49cb-4e44-a955-3c39cd644cb4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 06:43:04.036 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [dd4b306a-24a8-462d-9601-2c44ba9b53dc] 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: 187/372] 10.0.0.206 () {32 vars in 655 bytes} [Mon May 11 06:43:04 2026] GET /v2.0/floatingips => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/373] 10.0.0.206 () {32 vars in 647 bytes} [Mon May 11 06:43:04 2026] GET /v2.0/routers => generated 15 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/374] 10.0.0.206 () {32 vars in 643 bytes} [Mon May 11 06:43:04 2026] GET /v2.0/ports => generated 4721 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/375] 10.0.0.206 () {32 vars in 647 bytes} [Mon May 11 06:43:04 2026] GET /v2.0/subnets => generated 1261 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/376] 10.0.0.206 () {32 vars in 649 bytes} [Mon May 11 06:43:04 2026] GET /v2.0/networks => generated 2168 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/377] 10.0.0.206 () {32 vars in 663 bytes} [Mon May 11 06:43:04 2026] GET /v2.0/security-groups => generated 16622 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/378] 10.0.0.206 () {32 vars in 655 bytes} [Mon May 11 06:43:04 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:43:14.779 7 INFO oslo.messaging._drivers.impl_rabbit [-] [dd4b306a-24a8-462d-9601-2c44ba9b53dc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51592. 2026-05-11 06:43:14.780 7 INFO oslo.messaging._drivers.impl_rabbit [-] [15ffa1c7-49cb-4e44-a955-3c39cd644cb4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51588. 2026-05-11 06:43:14.953 8 INFO neutron.db.segments_db [None req-29459460-4067-4cf5-b640-5f03d860ef40 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Added segment e5732149-45a8-45c1-b44c-18732e5526be of type vxlan for network 900f5f98-106b-488c-b2b6-07e82b6c5a0d 2026-05-11 06:43:15.015 7 INFO neutron.db.segments_db [None req-9e1b2a11-db30-4e85-a89a-12ae539a75da b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Added segment 7203db51-8c5b-4e8e-8b8a-63752ee60773 of type vxlan for network 25ee19ae-cabb-459c-869b-bc418bf53235 [pid: 8|app: 0|req: 190/381] 10.0.0.206 () {34 vars in 671 bytes} [Mon May 11 06:43:14 2026] POST /v2.0/networks => generated 747 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/382] 10.0.0.206 () {34 vars in 671 bytes} [Mon May 11 06:43:14 2026] POST /v2.0/networks => generated 745 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:43:15.247 8 INFO neutron.db.segments_db [None req-5350e89a-061e-4fee-9b74-fbcb8def53f0 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Added segment f214479b-313a-480e-ad64-40e987e0808b of type vxlan for network 19891e81-8e1c-427c-ba0f-3b12220f57cd [pid: 8|app: 0|req: 191/383] 10.0.0.206 () {34 vars in 671 bytes} [Mon May 11 06:43:15 2026] POST /v2.0/networks => generated 749 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/384] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:43:15 2026] POST /v2.0/subnets => generated 670 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/385] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:43:15 2026] POST /v2.0/subnets => generated 672 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/386] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:43:15 2026] POST /v2.0/subnets => generated 668 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:43:15.608 7 INFO neutron.db.segments_db [None req-06b5e577-7b17-4efb-9705-733b46198731 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Added segment fccdf6ba-7252-4c9e-8ae8-1e3be629ecbc of type vxlan for network 4426126e-889f-48c1-9343-39bc0a02c00f 2026-05-11 06:43:15.630 8 INFO neutron.db.segments_db [None req-b5ce1320-95d2-4c9d-abea-046301aaba44 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Added segment 549eb7a7-a74c-4021-aef1-18870f99f2e0 of type vxlan for network 6c961518-60d5-4e4c-bb88-210e748c152d 2026-05-11 06:43:15.989 7 INFO neutron.db.l3_hamode_db [None req-06b5e577-7b17-4efb-9705-733b46198731 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 06:43:16.002 8 INFO neutron.db.l3_hamode_db [None req-b5ce1320-95d2-4c9d-abea-046301aaba44 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 06:43:17.385 8 INFO neutron.db.l3_hamode_db [None req-b5ce1320-95d2-4c9d-abea-046301aaba44 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 06:43:17.422 7 INFO neutron.db.l3_hamode_db [None req-06b5e577-7b17-4efb-9705-733b46198731 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 195/387] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:43:15 2026] POST /v2.0/routers => generated 734 bytes in 3224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/388] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:43:15 2026] POST /v2.0/routers => generated 736 bytes in 3260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:43:18.882 8 INFO neutron.db.segments_db [None req-3422147b-5a01-46de-a659-2351afede632 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Added segment b3f0122c-2ccd-4b90-a1f3-893f50485d0a of type vxlan for network 3a726bae-770a-4b73-971f-c5b99af8cd7b [pid: 7|app: 0|req: 196/389] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:43:18 2026] GET /v2.0/security-groups?tenant_id=46f8f2ef38ae404593cf862e6ca61893&name=default => generated 2797 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:43:19.204 8 INFO neutron.db.l3_hamode_db [None req-3422147b-5a01-46de-a659-2351afede632 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 06:43:20.120 8 INFO neutron.db.l3_hamode_db [None req-3422147b-5a01-46de-a659-2351afede632 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 197/390] 10.0.0.206 () {34 vars in 783 bytes} [Mon May 11 06:43:19 2026] PUT /v2.0/routers/2259f075-235c-4bb2-a8d4-2081717f4b28/add_router_interface => generated 309 bytes in 1379 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/391] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:43:18 2026] POST /v2.0/routers => generated 732 bytes in 2240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/392] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:43:21 2026] DELETE /v2.0/security-groups/d49e3f36-e907-491e-ba92-58e57742206a => 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: 196/393] 10.0.0.206 () {34 vars in 685 bytes} [Mon May 11 06:43:21 2026] POST /v2.0/security-groups => generated 1597 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/394] 10.0.0.206 () {34 vars in 783 bytes} [Mon May 11 06:43:20 2026] PUT /v2.0/routers/189ce4cf-2cdd-4947-af56-17f59d099578/add_router_interface => generated 309 bytes in 1512 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/395] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:43:21 2026] POST /v2.0/security-group-rules => generated 565 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/396] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:43:22 2026] POST /v2.0/security-group-rules => generated 570 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/397] 10.0.0.206 () {34 vars in 676 bytes} [Mon May 11 06:43:22 2026] POST /v2.0/floatingips => generated 552 bytes in 577 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/398] 10.0.0.206 () {34 vars in 783 bytes} [Mon May 11 06:43:21 2026] PUT /v2.0/routers/cd5c6405-5a25-45c3-b459-9b30196e6172/add_router_interface => generated 309 bytes in 1596 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/399] 10.0.0.110 () {38 vars in 971 bytes} [Mon May 11 06:43:22 2026] POST /v2.0/security-groups => generated 1621 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 06:43:23.136 8 INFO neutron.db.segments_db [None req-dca43efe-5a87-429b-a9ff-272b7900c936 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Added segment 214bc48a-9cad-4325-85a0-64ec4944fa0e of type vxlan for network fd9762c0-cb89-4d6e-8209-f2585bc86456 [pid: 8|app: 0|req: 198/400] 10.0.0.206 () {34 vars in 671 bytes} [Mon May 11 06:43:22 2026] POST /v2.0/networks => generated 744 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/401] 10.0.0.110 () {38 vars in 971 bytes} [Mon May 11 06:43:23 2026] POST /v2.0/security-groups => generated 1618 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/402] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:43:23 2026] POST /v2.0/subnets => generated 667 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/403] 10.0.0.110 () {34 vars in 991 bytes} [Mon May 11 06:43:23 2026] GET /v2.0/security-groups/0e1dbdc8-c26d-4bb5-bb1f-98796d5b3aa6 => generated 1621 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/404] 10.0.0.110 () {38 vars in 971 bytes} [Mon May 11 06:43:23 2026] POST /v2.0/security-groups => generated 1617 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 06:43:23.678 8 INFO neutron.db.segments_db [None req-8e47f867-2b85-4e7f-bfff-8f51e2551634 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Added segment 64fb929f-8329-4513-b84f-b278dd43a55c of type vxlan for network 0599e727-239d-4120-b8e5-e5874dd532fd [pid: 7|app: 0|req: 205/405] 10.0.0.110 () {38 vars in 981 bytes} [Mon May 11 06:43:23 2026] POST /v2.0/security-group-rules => generated 582 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/406] 10.0.0.110 () {38 vars in 971 bytes} [Mon May 11 06:43:23 2026] POST /v2.0/security-groups => generated 1617 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/407] 10.0.0.110 () {38 vars in 971 bytes} [Mon May 11 06:43:23 2026] POST /v2.0/security-groups => generated 1620 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 06:43:24.013 8 INFO neutron.db.l3_hamode_db [None req-8e47f867-2b85-4e7f-bfff-8f51e2551634 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 208/408] 10.0.0.110 () {34 vars in 1002 bytes} [Mon May 11 06:43:23 2026] GET /v2.0/security-groups?tenant_id=1cc0877d49b349f6a72335382eee1415 => generated 7595 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/409] 10.0.0.110 () {34 vars in 991 bytes} [Mon May 11 06:43:24 2026] GET /v2.0/security-groups/e4fd3786-8492-4122-aa22-567d8ce69982 => generated 1620 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/410] 10.0.0.110 () {34 vars in 991 bytes} [Mon May 11 06:43:24 2026] GET /v2.0/security-groups/74834bfd-39f4-42d9-8c44-1bdd2b3718ef => generated 2794 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/411] 10.0.0.110 () {38 vars in 981 bytes} [Mon May 11 06:43:24 2026] POST /v2.0/security-group-rules => generated 582 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/412] 10.0.0.110 () {34 vars in 991 bytes} [Mon May 11 06:43:24 2026] GET /v2.0/security-groups/74834bfd-39f4-42d9-8c44-1bdd2b3718ef => generated 2794 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/413] 10.0.0.110 () {34 vars in 991 bytes} [Mon May 11 06:43:24 2026] GET /v2.0/security-groups/e4fd3786-8492-4122-aa22-567d8ce69982 => generated 2213 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/414] 10.0.0.110 () {34 vars in 991 bytes} [Mon May 11 06:43:24 2026] GET /v2.0/security-groups/7aa75392-4b29-45a7-ad05-f7671696d976 => generated 1618 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/415] 10.0.0.110 () {38 vars in 981 bytes} [Mon May 11 06:43:24 2026] POST /v2.0/security-group-rules => generated 587 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/416] 10.0.0.110 () {36 vars in 1013 bytes} [Mon May 11 06:43:24 2026] DELETE /v2.0/security-groups/7aa75392-4b29-45a7-ad05-f7671696d976 => 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: 217/417] 10.0.0.110 () {34 vars in 991 bytes} [Mon May 11 06:43:24 2026] GET /v2.0/security-groups/e4fd3786-8492-4122-aa22-567d8ce69982 => generated 2811 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:43:24.625 7 INFO neutron.api.v2.resource [req-291f0109-9fc4-4b54-a461-8f7be5b476cd req-9463fe9a-52ff-41a6-9a08-3e0c09e47a82 27f22296d06941478d96f5b5467c28d0 1cc0877d49b349f6a72335382eee1415 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 218/418] 10.0.0.110 () {34 vars in 991 bytes} [Mon May 11 06:43:24 2026] GET /v2.0/security-groups/7aa75392-4b29-45a7-ad05-f7671696d976 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/419] 10.0.0.110 () {34 vars in 1001 bytes} [Mon May 11 06:43:24 2026] GET /v2.0/security-group-rules/d76629c1-ad55-4e01-8d04-36563fa3d2f9 => generated 584 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/420] 10.0.0.110 () {34 vars in 991 bytes} [Mon May 11 06:43:24 2026] GET /v2.0/security-groups/50073efe-1e55-4436-b1f1-54cfd414a8c3 => generated 1617 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/421] 10.0.0.110 () {34 vars in 991 bytes} [Mon May 11 06:43:24 2026] GET /v2.0/security-groups/e4fd3786-8492-4122-aa22-567d8ce69982 => generated 2811 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/422] 10.0.0.110 () {36 vars in 1013 bytes} [Mon May 11 06:43:24 2026] DELETE /v2.0/security-groups/50073efe-1e55-4436-b1f1-54cfd414a8c3 => 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: 223/423] 10.0.0.110 () {36 vars in 1023 bytes} [Mon May 11 06:43:24 2026] DELETE /v2.0/security-group-rules/d76629c1-ad55-4e01-8d04-36563fa3d2f9 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:43:24.923 7 INFO neutron.api.v2.resource [req-ec5ee2f7-8a1e-4045-a4f7-bdcc8e38956e req-2b519c42-cbc9-453e-b781-b96976ae5a11 27f22296d06941478d96f5b5467c28d0 1cc0877d49b349f6a72335382eee1415 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 224/424] 10.0.0.110 () {34 vars in 991 bytes} [Mon May 11 06:43:24 2026] GET /v2.0/security-groups/50073efe-1e55-4436-b1f1-54cfd414a8c3 => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/425] 10.0.0.110 () {34 vars in 991 bytes} [Mon May 11 06:43:24 2026] GET /v2.0/security-groups/e4fd3786-8492-4122-aa22-567d8ce69982 => generated 2213 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/426] 10.0.0.110 () {34 vars in 991 bytes} [Mon May 11 06:43:24 2026] GET /v2.0/security-groups/236a3fc7-328d-4544-aba1-1f81cdd42b7b => generated 1617 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/427] 10.0.0.110 () {36 vars in 1013 bytes} [Mon May 11 06:43:25 2026] DELETE /v2.0/security-groups/e4fd3786-8492-4122-aa22-567d8ce69982 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:43:25.219 8 INFO neutron.db.l3_hamode_db [None req-8e47f867-2b85-4e7f-bfff-8f51e2551634 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 228/428] 10.0.0.110 () {36 vars in 1013 bytes} [Mon May 11 06:43:25 2026] DELETE /v2.0/security-groups/236a3fc7-328d-4544-aba1-1f81cdd42b7b => 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: 229/429] 10.0.0.110 () {34 vars in 991 bytes} [Mon May 11 06:43:25 2026] GET /v2.0/security-groups/0e1dbdc8-c26d-4bb5-bb1f-98796d5b3aa6 => generated 2214 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:43:25.334 7 INFO neutron.api.v2.resource [req-c7085f8a-a6f4-4ac1-a3af-51e3360b2e6f req-0aba8bec-1ad7-4206-85f3-44e1b29143b9 27f22296d06941478d96f5b5467c28d0 1cc0877d49b349f6a72335382eee1415 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 230/430] 10.0.0.110 () {34 vars in 991 bytes} [Mon May 11 06:43:25 2026] GET /v2.0/security-groups/236a3fc7-328d-4544-aba1-1f81cdd42b7b => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/431] 10.0.0.110 () {36 vars in 1013 bytes} [Mon May 11 06:43:25 2026] DELETE /v2.0/security-groups/0e1dbdc8-c26d-4bb5-bb1f-98796d5b3aa6 => 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: 232/432] 10.0.0.110 () {34 vars in 1002 bytes} [Mon May 11 06:43:25 2026] GET /v2.0/security-groups?tenant_id=1cc0877d49b349f6a72335382eee1415 => generated 2797 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/433] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:43:23 2026] POST /v2.0/routers => generated 731 bytes in 2947 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/434] 10.0.0.110 () {34 vars in 991 bytes} [Mon May 11 06:43:26 2026] GET /v2.0/security-groups/74834bfd-39f4-42d9-8c44-1bdd2b3718ef => generated 2794 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/435] 10.0.0.206 () {34 vars in 789 bytes} [Mon May 11 06:43:25 2026] PUT /v2.0/routers/189ce4cf-2cdd-4947-af56-17f59d099578/remove_router_interface => generated 309 bytes in 1465 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/436] 10.0.0.110 () {34 vars in 991 bytes} [Mon May 11 06:43:26 2026] GET /v2.0/security-groups/74834bfd-39f4-42d9-8c44-1bdd2b3718ef => generated 2794 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:43:27.742 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-9737f42a-8de4-417f-9944-428d394a19c1 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] 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: 203/437] 10.0.0.206 () {34 vars in 783 bytes} [Mon May 11 06:43:26 2026] PUT /v2.0/routers/d2888220-31e5-4654-a06b-43152a88dd44/add_router_interface => generated 309 bytes in 1373 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:43:27.974 8 INFO neutron.api.v2.resource [req-863d8a32-781c-43be-a442-e6fb7e3fc58f req-025694f7-77e6-4128-8aa4-595b17e6c320 27f22296d06941478d96f5b5467c28d0 1cc0877d49b349f6a72335382eee1415 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 204/438] 10.0.0.110 () {34 vars in 991 bytes} [Mon May 11 06:43:27 2026] GET /v2.0/security-groups/236a3fc7-328d-4544-aba1-1f81cdd42b7b => 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: 205/439] 10.0.0.110 () {34 vars in 1100 bytes} [Mon May 11 06:43:27 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1013306683&fields=id&tenant_id=2df14f856f9542ff9559cb0300850df0 => generated 69 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:43:28.063 8 INFO neutron.api.v2.resource [req-8e100a63-e026-409a-b0dd-cd74fe5c406e req-8c3b7fa8-d625-4384-a8bd-be7c169003ce 27f22296d06941478d96f5b5467c28d0 1cc0877d49b349f6a72335382eee1415 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 206/440] 10.0.0.110 () {34 vars in 991 bytes} [Mon May 11 06:43:28 2026] GET /v2.0/security-groups/50073efe-1e55-4436-b1f1-54cfd414a8c3 => generated 146 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/441] 10.0.0.110 () {34 vars in 982 bytes} [Mon May 11 06:43:28 2026] GET /v2.0/networks?id=900f5f98-106b-488c-b2b6-07e82b6c5a0d => generated 679 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:43:28.187 8 INFO neutron.api.v2.resource [req-dce904e3-b1be-4a6e-afa3-26c6646132d5 req-f604af16-a3a9-434d-b1d0-5fd199c5301a 27f22296d06941478d96f5b5467c28d0 1cc0877d49b349f6a72335382eee1415 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 208/442] 10.0.0.110 () {34 vars in 991 bytes} [Mon May 11 06:43:28 2026] GET /v2.0/security-groups/7aa75392-4b29-45a7-ad05-f7671696d976 => 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: 209/443] 10.0.0.110 () {34 vars in 965 bytes} [Mon May 11 06:43:28 2026] GET /v2.0/quotas/2df14f856f9542ff9559cb0300850df0 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:43:28.275 7 INFO neutron.db.l3_hamode_db [None req-9737f42a-8de4-417f-9944-428d394a19c1 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] HA network 6c961518-60d5-4e4c-bb88-210e748c152d was deleted as no HA routers are present in tenant 50f069a1d44d468c84911d0f3487ec87. [pid: 7|app: 0|req: 235/444] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:43:26 2026] DELETE /v2.0/routers/189ce4cf-2cdd-4947-af56-17f59d099578 => generated 0 bytes in 1289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/445] 10.0.0.110 () {34 vars in 1002 bytes} [Mon May 11 06:43:28 2026] GET /v2.0/ports?tenant_id=2df14f856f9542ff9559cb0300850df0&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: 237/446] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:43:28 2026] DELETE /v2.0/subnets/4521c4c1-dfc4-4d85-9dac-40a573148a99 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:43:28.696 7 INFO neutron.services.segments.plugin [-] Segment 549eb7a7-a74c-4021-aef1-18870f99f2e0 resource provider aggregate not found 2026-05-11 06:43:28.710 7 INFO neutron.services.segments.plugin [-] Segment 549eb7a7-a74c-4021-aef1-18870f99f2e0 resource provider aggregate not found 2026-05-11 06:43:28.720 7 INFO neutron.services.segments.plugin [-] Segment 549eb7a7-a74c-4021-aef1-18870f99f2e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 549eb7a7-a74c-4021-aef1-18870f99f2e0 found for delete ", "request_id": "req-bf7a9776-3607-49df-9131-30a7c6c510c4"}]} [pid: 7|app: 0|req: 240/449] 10.0.0.206 () {34 vars in 685 bytes} [Mon May 11 06:43:28 2026] POST /v2.0/security-groups => generated 1596 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 06:43:28.746 7 INFO neutron.services.segments.plugin [-] Segment 549eb7a7-a74c-4021-aef1-18870f99f2e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 549eb7a7-a74c-4021-aef1-18870f99f2e0 found for delete ", "request_id": "req-3dd36991-4da4-4195-ae4e-916473e5e61a"}]} [pid: 7|app: 0|req: 241/450] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:43:28 2026] DELETE /v2.0/networks/19891e81-8e1c-427c-ba0f-3b12220f57cd => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/451] 10.0.0.110 () {34 vars in 907 bytes} [Mon May 11 06:43:29 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: 243/452] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:43:29 2026] POST /v2.0/security-group-rules => generated 565 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/453] 10.0.0.110 () {34 vars in 1008 bytes} [Mon May 11 06:43:29 2026] GET /v2.0/networks/900f5f98-106b-488c-b2b6-07e82b6c5a0d?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: 245/454] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:43:29 2026] GET /v2.0/security-groups?tenant_id=50f069a1d44d468c84911d0f3487ec87&name=default => generated 2797 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/455] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:43:29 2026] POST /v2.0/security-group-rules => generated 570 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/456] 10.0.0.110 () {34 vars in 1108 bytes} [Mon May 11 06:43:29 2026] GET /v2.0/networks/900f5f98-106b-488c-b2b6-07e82b6c5a0d?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: 248/457] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:43:29 2026] DELETE /v2.0/security-groups/802dc984-abf9-440c-a124-21b3f0dfc148 => 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: 210/458] 10.0.0.206 () {34 vars in 789 bytes} [Mon May 11 06:43:28 2026] PUT /v2.0/routers/cd5c6405-5a25-45c3-b459-9b30196e6172/remove_router_interface => generated 309 bytes in 1643 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/459] 10.0.0.206 () {34 vars in 676 bytes} [Mon May 11 06:43:29 2026] POST /v2.0/floatingips => generated 552 bytes in 595 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/460] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:43:30 2026] GET /v2.0/ports?device_id=073aced8-0760-4d1f-97dd-630d527613a9 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:43:30.504 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-96ad9894-0f8d-4f59-9a7c-dcb3d737b8f9 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] 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-11 06:43:30.793 7 INFO neutron.services.segments.plugin [-] Segment f214479b-313a-480e-ad64-40e987e0808b resource provider aggregate not found 2026-05-11 06:43:30.799 7 INFO neutron.services.segments.plugin [-] Segment f214479b-313a-480e-ad64-40e987e0808b resource provider aggregate not found 2026-05-11 06:43:30.808 7 INFO neutron.services.segments.plugin [-] Segment f214479b-313a-480e-ad64-40e987e0808b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f214479b-313a-480e-ad64-40e987e0808b found for delete ", "request_id": "req-84db746a-d82c-4c82-a867-4ea86569bd6a"}]} 2026-05-11 06:43:30.817 7 INFO neutron.services.segments.plugin [-] Segment f214479b-313a-480e-ad64-40e987e0808b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f214479b-313a-480e-ad64-40e987e0808b found for delete ", "request_id": "req-5d0c1554-cd6e-4fd3-8cdd-52fe7ba84af1"}]} [pid: 7|app: 0|req: 251/461] 10.0.0.110 () {34 vars in 1098 bytes} [Mon May 11 06:43:30 2026] GET /v2.0/security-groups?name=tempest-securitygroup--709311298&fields=id&tenant_id=87d0c23856d3490f8f2ea6daf977ff18 => generated 69 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/462] 10.0.0.110 () {34 vars in 982 bytes} [Mon May 11 06:43:30 2026] GET /v2.0/networks?id=fd9762c0-cb89-4d6e-8209-f2585bc86456 => generated 676 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:43:30.997 8 INFO neutron.db.l3_hamode_db [None req-96ad9894-0f8d-4f59-9a7c-dcb3d737b8f9 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] HA network 3a726bae-770a-4b73-971f-c5b99af8cd7b was deleted as no HA routers are present in tenant 1cc0877d49b349f6a72335382eee1415. [pid: 8|app: 0|req: 211/463] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:43:29 2026] DELETE /v2.0/routers/cd5c6405-5a25-45c3-b459-9b30196e6172 => generated 0 bytes in 1166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/464] 10.0.0.110 () {34 vars in 965 bytes} [Mon May 11 06:43:31 2026] GET /v2.0/quotas/87d0c23856d3490f8f2ea6daf977ff18 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/465] 10.0.0.110 () {34 vars in 1002 bytes} [Mon May 11 06:43:31 2026] GET /v2.0/ports?tenant_id=87d0c23856d3490f8f2ea6daf977ff18&fields=id => generated 103 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/466] 10.0.0.110 () {34 vars in 1008 bytes} [Mon May 11 06:43:31 2026] GET /v2.0/networks/fd9762c0-cb89-4d6e-8209-f2585bc86456?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: 212/467] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:43:31 2026] DELETE /v2.0/subnets/2e4666f4-2c84-4119-9495-7e884bf91ad8 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/468] 10.0.0.110 () {34 vars in 1108 bytes} [Mon May 11 06:43:31 2026] GET /v2.0/networks/fd9762c0-cb89-4d6e-8209-f2585bc86456?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) 2026-05-11 06:43:31.570 8 INFO neutron.services.segments.plugin [-] Segment b3f0122c-2ccd-4b90-a1f3-893f50485d0a resource provider aggregate not found 2026-05-11 06:43:31.576 8 INFO neutron.services.segments.plugin [-] Segment b3f0122c-2ccd-4b90-a1f3-893f50485d0a resource provider aggregate not found 2026-05-11 06:43:31.589 8 INFO neutron.services.segments.plugin [-] Segment b3f0122c-2ccd-4b90-a1f3-893f50485d0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3f0122c-2ccd-4b90-a1f3-893f50485d0a found for delete ", "request_id": "req-61ae348d-ad55-4172-858d-cba9eb7ad324"}]} 2026-05-11 06:43:31.599 8 INFO neutron.services.segments.plugin [-] Segment b3f0122c-2ccd-4b90-a1f3-893f50485d0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3f0122c-2ccd-4b90-a1f3-893f50485d0a found for delete ", "request_id": "req-7c1b5605-7cbd-4bd2-b757-d8b881d37ca2"}]} [pid: 7|app: 0|req: 257/469] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:43:31 2026] GET /v2.0/networks?id=900f5f98-106b-488c-b2b6-07e82b6c5a0d => generated 679 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/470] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:43:31 2026] GET /v2.0/ports?device_id=4bef55c6-a9bd-4cc6-91ac-95a9aadb25cd => 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: 213/471] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:43:31 2026] DELETE /v2.0/networks/25ee19ae-cabb-459c-869b-bc418bf53235 => generated 0 bytes in 465 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/472] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:43:31 2026] GET /v2.0/ports?device_id=073aced8-0760-4d1f-97dd-630d527613a9 => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:43:31.845 7 INFO neutron.db.segments_db [None req-1ee43134-f4b3-45bc-a39f-8dce098f4807 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Added segment f44c4d96-e176-42bf-b7b8-b2dc2e3ec513 of type vxlan for network 00a20c82-4e91-4765-bdc1-6db96031a9b4 [pid: 8|app: 0|req: 215/473] 199.204.45.229 () {34 vars in 1050 bytes} [Mon May 11 06:43:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2df14f856f9542ff9559cb0300850df0 => generated 181 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/474] 10.0.0.206 () {34 vars in 671 bytes} [Mon May 11 06:43:31 2026] POST /v2.0/networks => generated 752 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/475] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:43:31 2026] GET /v2.0/security-groups?tenant_id=1cc0877d49b349f6a72335382eee1415&name=default => generated 2797 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/476] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:43:32 2026] POST /v2.0/subnets => generated 675 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/477] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:43:32 2026] DELETE /v2.0/security-groups/74834bfd-39f4-42d9-8c44-1bdd2b3718ef => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:43:32.396 7 INFO neutron.db.segments_db [None req-4ce671ab-d4f8-4599-962c-73875b2a5ff8 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Added segment ed3bfc6e-e02d-43b0-8f4e-945242b2a766 of type vxlan for network a15340f3-c4f0-47d2-9ddf-e87c3880e538 2026-05-11 06:43:32.698 7 INFO neutron.db.l3_hamode_db [None req-4ce671ab-d4f8-4599-962c-73875b2a5ff8 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 216/478] 199.204.45.229 () {38 vars in 955 bytes} [Mon May 11 06:43:31 2026] POST /v2.0/ports => generated 954 bytes in 847 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: 217/479] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:43:32 2026] GET /v2.0/networks?id=fd9762c0-cb89-4d6e-8209-f2585bc86456 => generated 676 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/480] 199.204.45.229 () {34 vars in 911 bytes} [Mon May 11 06:43:32 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: 8|app: 0|req: 219/481] 199.204.45.229 () {34 vars in 1050 bytes} [Mon May 11 06:43:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=87d0c23856d3490f8f2ea6daf977ff18 => generated 180 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/482] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:43:32 2026] GET /v2.0/ports?device_id=4bef55c6-a9bd-4cc6-91ac-95a9aadb25cd => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/483] 199.204.45.229 () {38 vars in 955 bytes} [Mon May 11 06:43:32 2026] POST /v2.0/ports => generated 954 bytes in 549 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: 222/484] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:43:33 2026] GET /v2.0/ports?device_id=073aced8-0760-4d1f-97dd-630d527613a9 => generated 957 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:43:33.624 8 INFO neutron.services.segments.plugin [-] Segment 7203db51-8c5b-4e8e-8b8a-63752ee60773 resource provider aggregate not found 2026-05-11 06:43:33.634 8 INFO neutron.services.segments.plugin [-] Segment 7203db51-8c5b-4e8e-8b8a-63752ee60773 resource provider aggregate not found 2026-05-11 06:43:33.651 8 INFO neutron.services.segments.plugin [-] Segment 7203db51-8c5b-4e8e-8b8a-63752ee60773 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7203db51-8c5b-4e8e-8b8a-63752ee60773 found for delete ", "request_id": "req-4f4a8d19-f025-4a22-b2c1-80085e36a1ae"}]} 2026-05-11 06:43:33.667 8 INFO neutron.services.segments.plugin [-] Segment 7203db51-8c5b-4e8e-8b8a-63752ee60773 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7203db51-8c5b-4e8e-8b8a-63752ee60773 found for delete ", "request_id": "req-714c1526-3e63-4551-9e14-628d2a1f2b94"}]} [pid: 8|app: 0|req: 223/485] 199.204.45.229 () {38 vars in 1028 bytes} [Mon May 11 06:43:33 2026] PUT /v2.0/ports/767ac085-c13d-49f9-b60f-ed4ffabb8b4a => generated 1199 bytes in 655 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-11 06:43:34.301 7 INFO neutron.db.l3_hamode_db [None req-4ce671ab-d4f8-4599-962c-73875b2a5ff8 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 224/486] 199.204.45.229 () {38 vars in 1028 bytes} [Mon May 11 06:43:34 2026] PUT /v2.0/ports/49520760-b235-4058-812a-b057e38a14d4 => generated 1199 bytes in 475 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: 225/487] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:43:34 2026] GET /v2.0/security-groups?id=639eb3cf-710b-469f-86bf-32bf7a7826ed&fields=id&fields=name => generated 114 bytes in 64 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: 226/488] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:43:34 2026] GET /v2.0/ports?device_id=4bef55c6-a9bd-4cc6-91ac-95a9aadb25cd => generated 969 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/489] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:43:34 2026] GET /v2.0/ports?tenant_id=2df14f856f9542ff9559cb0300850df0&device_id=073aced8-0760-4d1f-97dd-630d527613a9 => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:43:34.965 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-469f7a77-7dd0-4517-831e-58e1d1e82ebf'] response: {'name': 'network-changed', 'server_uuid': '073aced8-0760-4d1f-97dd-630d527613a9', 'tag': '767ac085-c13d-49f9-b60f-ed4ffabb8b4a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 228/490] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:43:34 2026] GET /v2.0/ports?tenant_id=87d0c23856d3490f8f2ea6daf977ff18&device_id=4bef55c6-a9bd-4cc6-91ac-95a9aadb25cd => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/491] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:43:35 2026] GET /v2.0/security-groups?id=d5037b03-201e-4fa9-a1a9-f7f69ce35e3c&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: 230/492] 199.204.45.229 () {34 vars in 1058 bytes} [Mon May 11 06:43:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=767ac085-c13d-49f9-b60f-ed4ffabb8b4a => 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: 231/493] 199.204.45.229 () {34 vars in 1058 bytes} [Mon May 11 06:43:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=49520760-b235-4058-812a-b057e38a14d4 => 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: 232/494] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:43:35 2026] GET /v2.0/subnets?id=68d1488e-3a4b-4d78-921d-e3e2f99a8b80 => generated 673 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/495] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:43:35 2026] GET /v2.0/subnets?id=5c5f23b3-8a65-4a44-8368-776dad46cf7d => generated 670 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/496] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:43:35 2026] GET /v2.0/ports?network_id=900f5f98-106b-488c-b2b6-07e82b6c5a0d&device_owner=network%3Adhcp => generated 1244 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/497] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:43:35 2026] GET /v2.0/ports?network_id=fd9762c0-cb89-4d6e-8209-f2585bc86456&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: 236/498] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:43:35 2026] GET /v2.0/networks/900f5f98-106b-488c-b2b6-07e82b6c5a0d?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/499] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:43:35 2026] GET /v2.0/networks/fd9762c0-cb89-4d6e-8209-f2585bc86456?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: 263/500] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:43:32 2026] POST /v2.0/routers => generated 739 bytes in 3121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/501] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:43:35 2026] GET /v2.0/networks/900f5f98-106b-488c-b2b6-07e82b6c5a0d?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: 264/502] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:43:35 2026] GET /v2.0/networks/fd9762c0-cb89-4d6e-8209-f2585bc86456?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: 265/503] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:43:35 2026] GET /v2.0/ports?tenant_id=2df14f856f9542ff9559cb0300850df0&device_id=073aced8-0760-4d1f-97dd-630d527613a9 => generated 1238 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/504] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:43:35 2026] GET /v2.0/networks?id=900f5f98-106b-488c-b2b6-07e82b6c5a0d => generated 775 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/505] 199.204.45.229 () {34 vars in 1058 bytes} [Mon May 11 06:43:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=767ac085-c13d-49f9-b60f-ed4ffabb8b4a => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/506] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:43:35 2026] GET /v2.0/subnets?id=68d1488e-3a4b-4d78-921d-e3e2f99a8b80 => generated 673 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/507] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:43:35 2026] GET /v2.0/ports?device_id=073aced8-0760-4d1f-97dd-630d527613a9 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/508] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:43:35 2026] GET /v2.0/ports?network_id=900f5f98-106b-488c-b2b6-07e82b6c5a0d&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: 271/509] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:43:36 2026] GET /v2.0/security-groups?id=639eb3cf-710b-469f-86bf-32bf7a7826ed&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/510] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:43:36 2026] GET /v2.0/security-groups?tenant_id=58f0f7bca6ff49b1b419017b952072d7&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: 273/511] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:43:36 2026] GET /v2.0/networks/900f5f98-106b-488c-b2b6-07e82b6c5a0d?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: 274/512] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:43:36 2026] GET /v2.0/ports?device_id=4bef55c6-a9bd-4cc6-91ac-95a9aadb25cd => generated 969 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/513] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:43:36 2026] DELETE /v2.0/security-groups/79b6b472-03e6-45a1-9bcc-997da84a3b0c => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/514] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:43:36 2026] GET /v2.0/networks/900f5f98-106b-488c-b2b6-07e82b6c5a0d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/515] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:43:36 2026] GET /v2.0/security-groups?id=d5037b03-201e-4fa9-a1a9-f7f69ce35e3c&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:43:37.053 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b34ec59-f27e-4bd9-b2af-811cf1eb2951'] response: {'name': 'network-changed', 'server_uuid': '4bef55c6-a9bd-4cc6-91ac-95a9aadb25cd', 'tag': '49520760-b235-4058-812a-b057e38a14d4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 278/516] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:43:37 2026] GET /v2.0/ports?tenant_id=87d0c23856d3490f8f2ea6daf977ff18&device_id=4bef55c6-a9bd-4cc6-91ac-95a9aadb25cd => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/517] 10.0.0.206 () {34 vars in 783 bytes} [Mon May 11 06:43:35 2026] PUT /v2.0/routers/4b0b95e1-d743-46bc-aa7c-0aeaae8fc0e1/add_router_interface => generated 309 bytes in 1601 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/518] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:43:37 2026] GET /v2.0/ports?device_id=073aced8-0760-4d1f-97dd-630d527613a9 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/519] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:43:37 2026] GET /v2.0/security-groups?id=639eb3cf-710b-469f-86bf-32bf7a7826ed&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/520] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:43:37 2026] GET /v2.0/networks?id=fd9762c0-cb89-4d6e-8209-f2585bc86456 => generated 772 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/521] 199.204.45.229 () {34 vars in 1058 bytes} [Mon May 11 06:43:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=49520760-b235-4058-812a-b057e38a14d4 => 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: 241/522] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:43:37 2026] GET /v2.0/subnets?id=5c5f23b3-8a65-4a44-8368-776dad46cf7d => generated 670 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/523] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:43:37 2026] GET /v2.0/ports?network_id=fd9762c0-cb89-4d6e-8209-f2585bc86456&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: 242/524] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:43:37 2026] GET /v2.0/networks/fd9762c0-cb89-4d6e-8209-f2585bc86456?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/525] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:43:37 2026] GET /v2.0/networks/fd9762c0-cb89-4d6e-8209-f2585bc86456?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/526] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:43:37 2026] GET /v2.0/ports?device_id=4bef55c6-a9bd-4cc6-91ac-95a9aadb25cd => 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: 285/527] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:43:37 2026] GET /v2.0/security-groups?id=d5037b03-201e-4fa9-a1a9-f7f69ce35e3c&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/528] 10.0.0.206 () {34 vars in 685 bytes} [Mon May 11 06:43:37 2026] POST /v2.0/security-groups => generated 1595 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/529] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:43:38 2026] POST /v2.0/security-group-rules => generated 565 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/530] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:43:38 2026] POST /v2.0/security-group-rules => generated 570 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/531] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:43:38 2026] GET /v2.0/ports?device_id=073aced8-0760-4d1f-97dd-630d527613a9 => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/532] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:43:38 2026] GET /v2.0/security-groups?id=639eb3cf-710b-469f-86bf-32bf7a7826ed&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/533] 10.0.0.206 () {34 vars in 676 bytes} [Mon May 11 06:43:38 2026] POST /v2.0/floatingips => generated 552 bytes in 564 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/534] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:43:39 2026] GET /v2.0/ports?device_id=4bef55c6-a9bd-4cc6-91ac-95a9aadb25cd => 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: 288/535] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:43:39 2026] GET /v2.0/security-groups?id=d5037b03-201e-4fa9-a1a9-f7f69ce35e3c&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/536] 10.0.0.110 () {34 vars in 1098 bytes} [Mon May 11 06:43:39 2026] GET /v2.0/security-groups?name=tempest-securitygroup--115233556&fields=id&tenant_id=c7efc4b1454349498b0caff655ceac3f => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/537] 10.0.0.110 () {34 vars in 982 bytes} [Mon May 11 06:43:39 2026] GET /v2.0/networks?id=00a20c82-4e91-4765-bdc1-6db96031a9b4 => generated 684 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/538] 10.0.0.110 () {34 vars in 965 bytes} [Mon May 11 06:43:39 2026] GET /v2.0/quotas/c7efc4b1454349498b0caff655ceac3f => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/539] 10.0.0.110 () {34 vars in 1002 bytes} [Mon May 11 06:43:39 2026] GET /v2.0/ports?tenant_id=c7efc4b1454349498b0caff655ceac3f&fields=id => generated 103 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/540] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:43:39 2026] GET /v2.0/ports?device_id=073aced8-0760-4d1f-97dd-630d527613a9 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/541] 10.0.0.110 () {34 vars in 1008 bytes} [Mon May 11 06:43:39 2026] GET /v2.0/networks/00a20c82-4e91-4765-bdc1-6db96031a9b4?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/542] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:43:39 2026] GET /v2.0/security-groups?id=639eb3cf-710b-469f-86bf-32bf7a7826ed&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/543] 10.0.0.110 () {34 vars in 1108 bytes} [Mon May 11 06:43:39 2026] GET /v2.0/networks/00a20c82-4e91-4765-bdc1-6db96031a9b4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/544] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:43:39 2026] GET /v2.0/ports?device_id=3e3817cf-56c3-4872-bb2a-4072718af4ef => 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: 293/545] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:43:40 2026] GET /v2.0/ports?device_id=4bef55c6-a9bd-4cc6-91ac-95a9aadb25cd => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/546] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:43:40 2026] GET /v2.0/security-groups?id=d5037b03-201e-4fa9-a1a9-f7f69ce35e3c&fields=id&fields=name => generated 113 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/547] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:43:40 2026] GET /v2.0/networks?id=00a20c82-4e91-4765-bdc1-6db96031a9b4 => generated 684 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/548] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:43:40 2026] GET /v2.0/ports?device_id=073aced8-0760-4d1f-97dd-630d527613a9 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/549] 199.204.45.229 () {34 vars in 1050 bytes} [Mon May 11 06:43:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c7efc4b1454349498b0caff655ceac3f => generated 180 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/550] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:43:40 2026] GET /v2.0/security-groups?id=639eb3cf-710b-469f-86bf-32bf7a7826ed&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: 256/551] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:43:40 2026] GET /v2.0/ports?device_id=3e3817cf-56c3-4872-bb2a-4072718af4ef => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/552] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:43:41 2026] GET /v2.0/ports?device_id=4bef55c6-a9bd-4cc6-91ac-95a9aadb25cd => generated 971 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/553] 199.204.45.229 () {38 vars in 955 bytes} [Mon May 11 06:43:40 2026] POST /v2.0/ports => generated 958 bytes in 886 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: 297/554] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:43:41 2026] GET /v2.0/security-groups?id=d5037b03-201e-4fa9-a1a9-f7f69ce35e3c&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: 258/555] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:43:41 2026] GET /v2.0/security-groups?tenant_id=79769892cbd848e6a63bac96c8165046&name=default => generated 2801 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/556] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:43:41 2026] DELETE /v2.0/security-groups/516348a4-f0a9-4b8d-b585-27b6042441f2 => 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: 260/557] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:43:41 2026] GET /v2.0/ports?device_id=073aced8-0760-4d1f-97dd-630d527613a9 => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/558] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:43:41 2026] GET /v2.0/security-groups?id=639eb3cf-710b-469f-86bf-32bf7a7826ed&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: 8|app: 0|req: 262/559] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:43:42 2026] GET /v2.0/security-groups?tenant_id=4ff2990f13db4273a11a1b1451cd914e&name=default => generated 2801 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/560] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:43:42 2026] GET /v2.0/ports?device_id=3e3817cf-56c3-4872-bb2a-4072718af4ef => 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: 264/561] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:43:42 2026] GET /v2.0/ports?device_id=073aced8-0760-4d1f-97dd-630d527613a9 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/562] 199.204.45.229 () {38 vars in 1028 bytes} [Mon May 11 06:43:41 2026] PUT /v2.0/ports/1ccea035-ff0a-4e50-b6ab-44eb788f849e => generated 1203 bytes in 558 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: 265/563] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:43:42 2026] DELETE /v2.0/security-groups/a90a8d9a-898f-4540-8f3b-105999aefb41 => 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: 299/564] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:43:42 2026] GET /v2.0/security-groups?id=218c8070-7977-484d-b803-53963034dd80&fields=id&fields=name => generated 113 bytes in 61 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: 300/565] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:43:42 2026] GET /v2.0/ports?tenant_id=c7efc4b1454349498b0caff655ceac3f&device_id=3e3817cf-56c3-4872-bb2a-4072718af4ef => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/566] 199.204.45.229 () {34 vars in 1060 bytes} [Mon May 11 06:43:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=1ccea035-ff0a-4e50-b6ab-44eb788f849e => 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: 302/567] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:43:42 2026] GET /v2.0/subnets?id=20cc8b05-9fc3-42be-8e9a-e340c60e7282 => generated 678 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/568] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:43:42 2026] GET /v2.0/ports?network_id=00a20c82-4e91-4765-bdc1-6db96031a9b4&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/569] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:43:42 2026] GET /v2.0/networks/00a20c82-4e91-4765-bdc1-6db96031a9b4?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/570] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:43:42 2026] GET /v2.0/networks/00a20c82-4e91-4765-bdc1-6db96031a9b4?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: 306/571] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:43:42 2026] GET /v2.0/ports?device_id=4bef55c6-a9bd-4cc6-91ac-95a9aadb25cd => generated 971 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:43:42.986 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ba71747-2944-4b31-861e-35f71b47dba3'] response: {'name': 'network-changed', 'server_uuid': '3e3817cf-56c3-4872-bb2a-4072718af4ef', 'tag': '1ccea035-ff0a-4e50-b6ab-44eb788f849e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 307/572] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:43:42 2026] GET /v2.0/security-groups?id=d5037b03-201e-4fa9-a1a9-f7f69ce35e3c&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/573] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:43:43 2026] GET /v2.0/ports?tenant_id=c7efc4b1454349498b0caff655ceac3f&device_id=3e3817cf-56c3-4872-bb2a-4072718af4ef => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:43:43.119 8 INFO neutron.db.l3_db [None req-4a5b5e03-b7ee-4f50-9a66-74b93128f6d3 299440fc4ba24226bed85f5a50ccda33 2df14f856f9542ff9559cb0300850df0 - - - -] Floating IP 9cecb2b2-020e-47d8-8656-f709106bea19 associated. External IP: 10.96.250.208, port: 767ac085-c13d-49f9-b60f-ed4ffabb8b4a. [pid: 7|app: 0|req: 309/574] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:43:43 2026] GET /v2.0/networks?id=00a20c82-4e91-4765-bdc1-6db96031a9b4 => generated 780 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/575] 199.204.45.229 () {34 vars in 1060 bytes} [Mon May 11 06:43:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=1ccea035-ff0a-4e50-b6ab-44eb788f849e => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/576] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:43:43 2026] GET /v2.0/subnets?id=20cc8b05-9fc3-42be-8e9a-e340c60e7282 => generated 678 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/577] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:43:43 2026] GET /v2.0/ports?network_id=00a20c82-4e91-4765-bdc1-6db96031a9b4&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/578] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:43:43 2026] GET /v2.0/networks/00a20c82-4e91-4765-bdc1-6db96031a9b4?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/579] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:43:43 2026] GET /v2.0/networks/00a20c82-4e91-4765-bdc1-6db96031a9b4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/582] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:43:43 2026] GET /v2.0/ports?device_id=3e3817cf-56c3-4872-bb2a-4072718af4ef => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/583] 10.0.0.206 () {34 vars in 749 bytes} [Mon May 11 06:43:42 2026] PUT /v2.0/floatingips/9cecb2b2-020e-47d8-8656-f709106bea19 => generated 855 bytes in 1188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/584] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:43:43 2026] GET /v2.0/security-groups?id=218c8070-7977-484d-b803-53963034dd80&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:43:43.615 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-06bc8dc9-9967-4774-b5d7-464c6bb4b8d2'] response: {'name': 'network-changed', 'server_uuid': '073aced8-0760-4d1f-97dd-630d527613a9', 'tag': '767ac085-c13d-49f9-b60f-ed4ffabb8b4a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 267/585] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:43:43 2026] GET /v2.0/ports?device_id=073aced8-0760-4d1f-97dd-630d527613a9 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/586] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:43:43 2026] GET /v2.0/ports?tenant_id=2df14f856f9542ff9559cb0300850df0&device_id=073aced8-0760-4d1f-97dd-630d527613a9 => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/587] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:43:43 2026] GET /v2.0/security-groups?id=639eb3cf-710b-469f-86bf-32bf7a7826ed&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/588] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:43:43 2026] GET /v2.0/networks?id=900f5f98-106b-488c-b2b6-07e82b6c5a0d => generated 775 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/589] 199.204.45.229 () {34 vars in 1058 bytes} [Mon May 11 06:43:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=767ac085-c13d-49f9-b60f-ed4ffabb8b4a => generated 858 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/590] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:43:43 2026] GET /v2.0/subnets?id=68d1488e-3a4b-4d78-921d-e3e2f99a8b80 => generated 673 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/591] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:43:43 2026] GET /v2.0/ports?network_id=900f5f98-106b-488c-b2b6-07e82b6c5a0d&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: 322/592] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:43:43 2026] GET /v2.0/networks/900f5f98-106b-488c-b2b6-07e82b6c5a0d?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: 323/593] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:43:44 2026] GET /v2.0/ports?device_id=4bef55c6-a9bd-4cc6-91ac-95a9aadb25cd => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/594] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:43:44 2026] GET /v2.0/networks/900f5f98-106b-488c-b2b6-07e82b6c5a0d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/595] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:43:44 2026] GET /v2.0/security-groups?id=d5037b03-201e-4fa9-a1a9-f7f69ce35e3c&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/596] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:43:44 2026] GET /v2.0/ports?device_id=073aced8-0760-4d1f-97dd-630d527613a9 => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/597] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:43:44 2026] GET /v2.0/security-groups?id=639eb3cf-710b-469f-86bf-32bf7a7826ed&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: 325/598] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:43:44 2026] GET /v2.0/ports?device_id=4bef55c6-a9bd-4cc6-91ac-95a9aadb25cd => 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: 326/599] 199.204.45.229 () {34 vars in 994 bytes} [Mon May 11 06:43:44 2026] GET /v2.0/ports?device_id=073aced8-0760-4d1f-97dd-630d527613a9 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/600] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:43:44 2026] GET /v2.0/ports?device_id=3e3817cf-56c3-4872-bb2a-4072718af4ef => generated 975 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:43:44.760 8 INFO neutron.db.l3_db [None req-804adb32-46f2-4656-b477-22e17049c7ed 9d19c0bbe7e94bc488fa5b1605abada4 87d0c23856d3490f8f2ea6daf977ff18 - - - -] Floating IP 862943ea-a8a2-431b-acb4-106062a6b07c associated. External IP: 10.96.250.211, port: 49520760-b235-4058-812a-b057e38a14d4. [pid: 8|app: 0|req: 274/601] 10.0.0.206 () {34 vars in 749 bytes} [Mon May 11 06:43:44 2026] PUT /v2.0/floatingips/862943ea-a8a2-431b-acb4-106062a6b07c => generated 855 bytes in 862 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/602] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:43:45 2026] GET /v2.0/security-groups?id=218c8070-7977-484d-b803-53963034dd80&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/603] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:43:45 2026] GET /v2.0/ports?device_id=4bef55c6-a9bd-4cc6-91ac-95a9aadb25cd => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/604] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:43:45 2026] GET /v2.0/security-groups?id=d5037b03-201e-4fa9-a1a9-f7f69ce35e3c&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/605] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:43:45 2026] GET /v2.0/ports?device_id=073aced8-0760-4d1f-97dd-630d527613a9 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/606] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:43:45 2026] GET /v2.0/security-groups?id=639eb3cf-710b-469f-86bf-32bf7a7826ed&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/607] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:43:45 2026] GET /v2.0/ports?device_id=4bef55c6-a9bd-4cc6-91ac-95a9aadb25cd => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:43:45.786 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d471fa2-0928-4562-b5dc-6f96a5f85d34'] response: {'name': 'network-changed', 'server_uuid': '4bef55c6-a9bd-4cc6-91ac-95a9aadb25cd', 'tag': '49520760-b235-4058-812a-b057e38a14d4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 281/608] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:43:45 2026] GET /v2.0/security-groups?id=d5037b03-201e-4fa9-a1a9-f7f69ce35e3c&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/609] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:43:45 2026] GET /v2.0/ports?tenant_id=87d0c23856d3490f8f2ea6daf977ff18&device_id=4bef55c6-a9bd-4cc6-91ac-95a9aadb25cd => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/610] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:43:45 2026] GET /v2.0/networks?id=fd9762c0-cb89-4d6e-8209-f2585bc86456 => generated 772 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:43:45.996 7 INFO neutron.db.l3_db [None req-e4f22179-d5af-4953-a5af-c51472886816 299440fc4ba24226bed85f5a50ccda33 2df14f856f9542ff9559cb0300850df0 - - - -] Floating IP 9cecb2b2-020e-47d8-8656-f709106bea19 disassociated. External IP: 10.96.250.208, port: 767ac085-c13d-49f9-b60f-ed4ffabb8b4a. [pid: 8|app: 0|req: 284/611] 199.204.45.229 () {34 vars in 1058 bytes} [Mon May 11 06:43:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=49520760-b235-4058-812a-b057e38a14d4 => generated 858 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/612] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:43:46 2026] GET /v2.0/subnets?id=5c5f23b3-8a65-4a44-8368-776dad46cf7d => generated 670 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/613] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:43:46 2026] GET /v2.0/ports?network_id=fd9762c0-cb89-4d6e-8209-f2585bc86456&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: 287/614] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:43:46 2026] GET /v2.0/networks/fd9762c0-cb89-4d6e-8209-f2585bc86456?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/615] 199.204.45.229 () {34 vars in 994 bytes} [Mon May 11 06:43:46 2026] GET /v2.0/ports?device_id=4bef55c6-a9bd-4cc6-91ac-95a9aadb25cd => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/616] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:43:46 2026] GET /v2.0/networks/fd9762c0-cb89-4d6e-8209-f2585bc86456?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: 328/617] 199.204.45.229 () {36 vars in 997 bytes} [Mon May 11 06:43:44 2026] DELETE /v2.0/ports/767ac085-c13d-49f9-b60f-ed4ffabb8b4a => generated 0 bytes in 1748 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:43:46.532 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ba4e196-9afa-4d1f-a9c8-761d0ebef495'] response: {'server_uuid': '073aced8-0760-4d1f-97dd-630d527613a9', 'name': 'network-vif-deleted', 'tag': '767ac085-c13d-49f9-b60f-ed4ffabb8b4a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 329/618] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:43:46 2026] GET /v2.0/ports?device_id=3e3817cf-56c3-4872-bb2a-4072718af4ef => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/619] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:43:46 2026] GET /v2.0/security-groups?id=218c8070-7977-484d-b803-53963034dd80&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/620] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:43:46 2026] GET /v2.0/ports?device_id=073aced8-0760-4d1f-97dd-630d527613a9 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/621] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:43:46 2026] GET /v2.0/ports?device_id=3e3817cf-56c3-4872-bb2a-4072718af4ef => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:43:47.509 8 INFO neutron.db.l3_db [None req-ab00eec7-4a1c-439d-97b8-38e087b7e687 9d19c0bbe7e94bc488fa5b1605abada4 87d0c23856d3490f8f2ea6daf977ff18 - - - -] Floating IP 862943ea-a8a2-431b-acb4-106062a6b07c disassociated. External IP: 10.96.250.211, port: 49520760-b235-4058-812a-b057e38a14d4. 2026-05-11 06:43:47.585 7 INFO neutron.db.l3_db [None req-8317c565-129f-458f-b961-0f89a6804d9c d68ec5c2221b488c836d2c420f75efbb c7efc4b1454349498b0caff655ceac3f - - - -] Floating IP f344a778-691d-4c52-b394-f4d65af25c9f associated. External IP: 10.96.250.209, port: 1ccea035-ff0a-4e50-b6ab-44eb788f849e. [pid: 7|app: 0|req: 333/622] 10.0.0.206 () {34 vars in 749 bytes} [Mon May 11 06:43:46 2026] PUT /v2.0/floatingips/f344a778-691d-4c52-b394-f4d65af25c9f => generated 856 bytes in 1242 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/623] 199.204.45.229 () {36 vars in 997 bytes} [Mon May 11 06:43:46 2026] DELETE /v2.0/ports/49520760-b235-4058-812a-b057e38a14d4 => generated 0 bytes in 1652 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/624] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:43:47 2026] GET /v2.0/ports?device_id=4bef55c6-a9bd-4cc6-91ac-95a9aadb25cd => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:43:48.046 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-51951683-a3f8-4691-ac14-b9d93a88c5e3'] response: {'server_uuid': '4bef55c6-a9bd-4cc6-91ac-95a9aadb25cd', 'name': 'network-vif-deleted', 'tag': '49520760-b235-4058-812a-b057e38a14d4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 335/625] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:43:48 2026] GET /v2.0/ports?device_id=3e3817cf-56c3-4872-bb2a-4072718af4ef => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/626] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:43:47 2026] DELETE /v2.0/security-groups/639eb3cf-710b-469f-86bf-32bf7a7826ed => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/627] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:43:48 2026] GET /v2.0/security-groups?id=218c8070-7977-484d-b803-53963034dd80&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:43:48.176 8 INFO neutron.api.v2.resource [None req-7e0e0758-dc93-4b94-b2b6-015707e83f13 299440fc4ba24226bed85f5a50ccda33 2df14f856f9542ff9559cb0300850df0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 292/628] 10.0.0.206 () {32 vars in 737 bytes} [Mon May 11 06:43:48 2026] GET /v2.0/security-groups/639eb3cf-710b-469f-86bf-32bf7a7826ed => generated 146 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:43:48.585 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d9aa6031-1f90-4f70-bede-d6686d43aff0'] response: {'name': 'network-changed', 'server_uuid': '3e3817cf-56c3-4872-bb2a-4072718af4ef', 'tag': '1ccea035-ff0a-4e50-b6ab-44eb788f849e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 337/629] 10.0.0.206 () {32 vars in 732 bytes} [Mon May 11 06:43:48 2026] DELETE /v2.0/floatingips/9cecb2b2-020e-47d8-8656-f709106bea19 => generated 0 bytes in 449 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/630] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:43:48 2026] GET /v2.0/ports?tenant_id=c7efc4b1454349498b0caff655ceac3f&device_id=3e3817cf-56c3-4872-bb2a-4072718af4ef => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/631] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:43:48 2026] GET /v2.0/networks?id=00a20c82-4e91-4765-bdc1-6db96031a9b4 => generated 780 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/632] 199.204.45.229 () {34 vars in 1060 bytes} [Mon May 11 06:43:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=1ccea035-ff0a-4e50-b6ab-44eb788f849e => generated 859 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/633] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:43:48 2026] GET /v2.0/subnets?id=20cc8b05-9fc3-42be-8e9a-e340c60e7282 => generated 678 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/634] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:43:48 2026] GET /v2.0/ports?network_id=00a20c82-4e91-4765-bdc1-6db96031a9b4&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/635] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:43:48 2026] GET /v2.0/networks/00a20c82-4e91-4765-bdc1-6db96031a9b4?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/636] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:43:48 2026] GET /v2.0/networks/00a20c82-4e91-4765-bdc1-6db96031a9b4?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: 300/637] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:43:49 2026] DELETE /v2.0/security-groups/d5037b03-201e-4fa9-a1a9-f7f69ce35e3c => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:43:49.248 8 INFO neutron.api.v2.resource [None req-d0f4de3e-a270-46e2-a7a0-f9c8a6944ceb 9d19c0bbe7e94bc488fa5b1605abada4 87d0c23856d3490f8f2ea6daf977ff18 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 301/638] 10.0.0.206 () {32 vars in 737 bytes} [Mon May 11 06:43:49 2026] GET /v2.0/security-groups/d5037b03-201e-4fa9-a1a9-f7f69ce35e3c => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/639] 10.0.0.206 () {34 vars in 789 bytes} [Mon May 11 06:43:48 2026] PUT /v2.0/routers/2259f075-235c-4bb2-a8d4-2081717f4b28/remove_router_interface => generated 309 bytes in 1185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/640] 10.0.0.206 () {32 vars in 732 bytes} [Mon May 11 06:43:49 2026] DELETE /v2.0/floatingips/862943ea-a8a2-431b-acb4-106062a6b07c => generated 0 bytes in 764 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/641] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:43:49 2026] GET /v2.0/security-groups?tenant_id=1094b3fe7e58471789bfb30d81f45ef1&name=default => generated 2801 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:43:50.937 8 INFO neutron.services.segments.plugin [-] Segment fccdf6ba-7252-4c9e-8ae8-1e3be629ecbc resource provider aggregate not found 2026-05-11 06:43:50.941 8 INFO neutron.services.segments.plugin [-] Segment fccdf6ba-7252-4c9e-8ae8-1e3be629ecbc resource provider aggregate not found 2026-05-11 06:43:50.955 8 INFO neutron.services.segments.plugin [-] Segment fccdf6ba-7252-4c9e-8ae8-1e3be629ecbc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fccdf6ba-7252-4c9e-8ae8-1e3be629ecbc found for delete ", "request_id": "req-0b9eb6a7-4b3e-4278-b9c3-8cb2151c3e5e"}]} 2026-05-11 06:43:50.956 8 INFO neutron.services.segments.plugin [-] Segment fccdf6ba-7252-4c9e-8ae8-1e3be629ecbc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fccdf6ba-7252-4c9e-8ae8-1e3be629ecbc found for delete ", "request_id": "req-ac8fbddc-1e87-4e19-999f-3d7c87ba5b14"}]} 2026-05-11 06:43:50.961 8 INFO neutron.db.l3_hamode_db [None req-635843f9-f93b-4c84-8707-b4d99429b8c7 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] HA network 4426126e-889f-48c1-9343-39bc0a02c00f was deleted as no HA routers are present in tenant 2df14f856f9542ff9559cb0300850df0. [pid: 8|app: 0|req: 303/642] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:43:50 2026] DELETE /v2.0/routers/2259f075-235c-4bb2-a8d4-2081717f4b28 => generated 0 bytes in 952 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/643] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:43:50 2026] DELETE /v2.0/security-groups/b6c34469-a7fb-462e-b813-97c2c357d9a1 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/644] 10.0.0.206 () {34 vars in 789 bytes} [Mon May 11 06:43:50 2026] PUT /v2.0/routers/d2888220-31e5-4654-a06b-43152a88dd44/remove_router_interface => generated 309 bytes in 1043 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/645] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:43:51 2026] DELETE /v2.0/subnets/68d1488e-3a4b-4d78-921d-e3e2f99a8b80 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/646] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:43:51 2026] GET /v2.0/security-groups?tenant_id=a9e80390e51f43648edbfe4ee6a995a5&name=default => generated 2801 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:43:51.740 7 INFO neutron.services.segments.plugin [-] Segment e5732149-45a8-45c1-b44c-18732e5526be resource provider aggregate not found 2026-05-11 06:43:51.745 7 INFO neutron.services.segments.plugin [-] Segment e5732149-45a8-45c1-b44c-18732e5526be resource provider aggregate not found 2026-05-11 06:43:51.762 7 INFO neutron.services.segments.plugin [-] Segment e5732149-45a8-45c1-b44c-18732e5526be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5732149-45a8-45c1-b44c-18732e5526be found for delete ", "request_id": "req-e77f777e-497d-4970-ac75-2abb835be9d2"}]} 2026-05-11 06:43:51.763 7 INFO neutron.services.segments.plugin [-] Segment e5732149-45a8-45c1-b44c-18732e5526be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5732149-45a8-45c1-b44c-18732e5526be found for delete ", "request_id": "req-adb1eb10-a1c1-4bac-91c1-a08ba066bd41"}]} [pid: 7|app: 0|req: 342/647] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:43:51 2026] DELETE /v2.0/networks/900f5f98-106b-488c-b2b6-07e82b6c5a0d => generated 0 bytes in 514 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/648] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:43:51 2026] DELETE /v2.0/security-groups/973be5b2-4407-48c6-8c1a-08300e64d006 => 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: 344/649] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:43:51 2026] GET /v2.0/security-groups?tenant_id=2df14f856f9542ff9559cb0300850df0&name=default => generated 2797 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/650] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:43:51 2026] DELETE /v2.0/security-groups/68fd0b42-33d2-4941-a5c7-22d786bf6271 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:43:52.260 8 INFO neutron.db.l3_hamode_db [None req-42c5169b-4c54-4f32-8bf0-9777cc8d4c36 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] HA network 0599e727-239d-4120-b8e5-e5874dd532fd was deleted as no HA routers are present in tenant 87d0c23856d3490f8f2ea6daf977ff18. [pid: 8|app: 0|req: 306/651] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:43:51 2026] DELETE /v2.0/routers/d2888220-31e5-4654-a06b-43152a88dd44 => generated 0 bytes in 1014 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/652] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:43:52 2026] DELETE /v2.0/subnets/5c5f23b3-8a65-4a44-8368-776dad46cf7d => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/653] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:43:52 2026] DELETE /v2.0/networks/fd9762c0-cb89-4d6e-8209-f2585bc86456 => generated 0 bytes in 411 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/654] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:43:53 2026] GET /v2.0/security-groups?tenant_id=87d0c23856d3490f8f2ea6daf977ff18&name=default => generated 2801 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:43:53.120 8 INFO neutron.services.segments.plugin [-] Segment 64fb929f-8329-4513-b84f-b278dd43a55c resource provider aggregate not found 2026-05-11 06:43:53.138 8 INFO neutron.services.segments.plugin [-] Segment 64fb929f-8329-4513-b84f-b278dd43a55c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64fb929f-8329-4513-b84f-b278dd43a55c found for delete ", "request_id": "req-3dbac793-1095-40b4-adad-57086c15c590"}]} 2026-05-11 06:43:53.151 8 INFO neutron.services.segments.plugin [-] Segment 64fb929f-8329-4513-b84f-b278dd43a55c resource provider aggregate not found 2026-05-11 06:43:53.164 8 INFO neutron.services.segments.plugin [-] Segment 214bc48a-9cad-4325-85a0-64ec4944fa0e resource provider aggregate not found 2026-05-11 06:43:53.173 8 INFO neutron.services.segments.plugin [-] Segment 64fb929f-8329-4513-b84f-b278dd43a55c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64fb929f-8329-4513-b84f-b278dd43a55c found for delete ", "request_id": "req-c022afce-fb79-4e22-96ad-ade0bfc79b28"}]} 2026-05-11 06:43:53.182 8 INFO neutron.services.segments.plugin [-] Segment 214bc48a-9cad-4325-85a0-64ec4944fa0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 214bc48a-9cad-4325-85a0-64ec4944fa0e found for delete ", "request_id": "req-43f653a9-1d82-43b5-81ae-5fbabbc04bce"}]} 2026-05-11 06:43:53.193 8 INFO neutron.services.segments.plugin [-] Segment 214bc48a-9cad-4325-85a0-64ec4944fa0e resource provider aggregate not found 2026-05-11 06:43:53.213 8 INFO neutron.services.segments.plugin [-] Segment 214bc48a-9cad-4325-85a0-64ec4944fa0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 214bc48a-9cad-4325-85a0-64ec4944fa0e found for delete ", "request_id": "req-deb07865-8d3a-43bb-a743-7764f971b383"}]} [pid: 8|app: 0|req: 308/655] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:43:53 2026] DELETE /v2.0/security-groups/8b0b309b-fb35-46c5-98d4-3d134b966fbf => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:43:54.337 7 INFO neutron.db.segments_db [None req-914ab21f-7160-47c6-a1a2-2b0f4eec2318 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Added segment 78379e73-b0f0-44e8-85bc-3e1923a3895c of type vxlan for network 363d8f52-42e0-4488-aaba-5035e33a4ccd [pid: 7|app: 0|req: 348/656] 10.0.0.206 () {34 vars in 671 bytes} [Mon May 11 06:43:54 2026] POST /v2.0/networks => generated 743 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/657] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:43:54 2026] POST /v2.0/subnets => generated 666 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:43:54.745 7 INFO neutron.db.segments_db [None req-acd54462-d8db-4bde-98f0-71fcfe19d14a b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Added segment d6fee9f2-7f5c-4fd9-899d-b612bc4ce025 of type vxlan for network 46146540-99c9-49a8-80c7-37be188e8b33 2026-05-11 06:43:55.078 7 INFO neutron.db.l3_hamode_db [None req-acd54462-d8db-4bde-98f0-71fcfe19d14a b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 310/658] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:43:55 2026] GET /v2.0/security-groups?tenant_id=1c9531262c414599aafca8722d60093f&name=default => generated 2801 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/659] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:43:56 2026] DELETE /v2.0/security-groups/ee036b77-0b0d-4951-88cd-98b4acd08dea => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:43:56.485 7 INFO neutron.db.l3_hamode_db [None req-acd54462-d8db-4bde-98f0-71fcfe19d14a b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 312/660] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:43:56 2026] GET /v2.0/security-groups?tenant_id=3496daf02c0f48a7b9e09d6a2d79a7dd&name=default => generated 2801 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/661] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:43:56 2026] DELETE /v2.0/security-groups/bf43812c-d37b-415f-940d-8f20b43146b7 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/662] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:43:54 2026] POST /v2.0/routers => generated 730 bytes in 2875 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/665] 10.0.0.205 () {34 vars in 990 bytes} [Mon May 11 06:43:58 2026] GET /v2.0/ports?device_id=3e3817cf-56c3-4872-bb2a-4072718af4ef => generated 1244 bytes in 519 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/666] 10.0.0.205 () {34 vars in 1040 bytes} [Mon May 11 06:43:58 2026] GET /v2.0/security-groups?id=218c8070-7977-484d-b803-53963034dd80&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/667] 10.0.0.206 () {34 vars in 783 bytes} [Mon May 11 06:43:57 2026] PUT /v2.0/routers/52e458ed-b294-4743-a423-1e792fde25ac/add_router_interface => generated 309 bytes in 1534 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/668] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:43:59 2026] GET /v2.0/security-groups?tenant_id=440744999f684c519cd417a1066ec350&name=default => generated 2801 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/669] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:43:59 2026] DELETE /v2.0/security-groups/4d51f57c-ecc3-42ea-8195-b8a711c708b3 => 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: 355/670] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:43:59 2026] GET /v2.0/security-groups?tenant_id=37709940ae2b407a98eb1f643acd4b12&name=default => generated 2801 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/671] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:43:59 2026] DELETE /v2.0/security-groups/dba55cab-cae2-4226-8dc6-d83048a46061 => 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: 356/672] 10.0.0.206 () {34 vars in 685 bytes} [Mon May 11 06:43:59 2026] POST /v2.0/security-groups => generated 1597 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/673] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:43:59 2026] POST /v2.0/security-group-rules => generated 565 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/674] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:43:59 2026] POST /v2.0/security-group-rules => generated 570 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/675] 10.0.0.206 () {34 vars in 676 bytes} [Mon May 11 06:44:00 2026] POST /v2.0/floatingips => generated 552 bytes in 620 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/676] 10.0.0.110 () {34 vars in 1100 bytes} [Mon May 11 06:44:01 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1397494661&fields=id&tenant_id=71b966e0e3f14e4cb92e1a7b1b79a58f => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/677] 10.0.0.110 () {34 vars in 982 bytes} [Mon May 11 06:44:01 2026] GET /v2.0/networks?id=363d8f52-42e0-4488-aaba-5035e33a4ccd => generated 675 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/678] 10.0.0.110 () {34 vars in 965 bytes} [Mon May 11 06:44:01 2026] GET /v2.0/quotas/71b966e0e3f14e4cb92e1a7b1b79a58f => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/679] 10.0.0.110 () {34 vars in 1002 bytes} [Mon May 11 06:44:01 2026] GET /v2.0/ports?tenant_id=71b966e0e3f14e4cb92e1a7b1b79a58f&fields=id => generated 103 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/680] 10.0.0.110 () {34 vars in 1008 bytes} [Mon May 11 06:44:01 2026] GET /v2.0/networks/363d8f52-42e0-4488-aaba-5035e33a4ccd?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: 321/681] 10.0.0.110 () {34 vars in 1108 bytes} [Mon May 11 06:44:01 2026] GET /v2.0/networks/363d8f52-42e0-4488-aaba-5035e33a4ccd?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: 361/682] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:44:01 2026] GET /v2.0/ports?device_id=93401d4c-574c-49fe-ba9d-90a9a7b8e90b => 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: 322/683] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:44:02 2026] GET /v2.0/networks?id=363d8f52-42e0-4488-aaba-5035e33a4ccd => generated 675 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/684] 199.204.45.229 () {34 vars in 1050 bytes} [Mon May 11 06:44:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=71b966e0e3f14e4cb92e1a7b1b79a58f => generated 181 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/685] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:44:02 2026] GET /v2.0/ports?device_id=93401d4c-574c-49fe-ba9d-90a9a7b8e90b => 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: 323/686] 199.204.45.229 () {38 vars in 955 bytes} [Mon May 11 06:44:02 2026] POST /v2.0/ports => generated 958 bytes in 817 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: 364/687] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:44:03 2026] GET /v2.0/security-groups?tenant_id=279e3e79ec234bbe9868504c5579680d&name=default => generated 2801 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/688] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:44:03 2026] DELETE /v2.0/security-groups/c48fbd4e-345e-48a5-85d4-3cf2879bdc37 => 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: 366/689] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:44:03 2026] GET /v2.0/security-groups?tenant_id=a5ef5fbeb183464ea481bc4c6f580b9e&name=default => generated 2801 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/690] 199.204.45.229 () {38 vars in 1028 bytes} [Mon May 11 06:44:03 2026] PUT /v2.0/ports/4e5def93-e7ba-4f21-85e4-e340b1a6b49d => generated 1203 bytes in 506 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-11 06:44:03.971 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0b7ce39f-652f-4c39-9b62-df33727e395d'] response: {'name': 'network-changed', 'server_uuid': '93401d4c-574c-49fe-ba9d-90a9a7b8e90b', 'tag': '4e5def93-e7ba-4f21-85e4-e340b1a6b49d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 325/691] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:44:03 2026] GET /v2.0/ports?device_id=93401d4c-574c-49fe-ba9d-90a9a7b8e90b => generated 973 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/692] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:44:03 2026] DELETE /v2.0/security-groups/4fb597e0-181f-4d13-bb64-cab33e91d2a0 => generated 0 bytes in 109 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: 326/693] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:44:03 2026] GET /v2.0/ports?tenant_id=71b966e0e3f14e4cb92e1a7b1b79a58f&device_id=93401d4c-574c-49fe-ba9d-90a9a7b8e90b => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/694] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:44:04 2026] GET /v2.0/security-groups?id=ef16aa9b-c156-49ce-8e87-253e00d89d29&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/695] 199.204.45.229 () {34 vars in 1060 bytes} [Mon May 11 06:44:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=4e5def93-e7ba-4f21-85e4-e340b1a6b49d => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/696] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:44:04 2026] GET /v2.0/subnets?id=9deea900-e6a3-48ad-ab5e-762e1f2b926b => generated 669 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/697] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:44:04 2026] GET /v2.0/ports?network_id=363d8f52-42e0-4488-aaba-5035e33a4ccd&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/698] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:44:04 2026] GET /v2.0/networks/363d8f52-42e0-4488-aaba-5035e33a4ccd?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: 329/699] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:44:04 2026] GET /v2.0/networks/363d8f52-42e0-4488-aaba-5035e33a4ccd?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: 371/700] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:44:04 2026] GET /v2.0/ports?tenant_id=71b966e0e3f14e4cb92e1a7b1b79a58f&device_id=93401d4c-574c-49fe-ba9d-90a9a7b8e90b => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/701] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:44:04 2026] GET /v2.0/networks?id=363d8f52-42e0-4488-aaba-5035e33a4ccd => generated 771 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/702] 199.204.45.229 () {34 vars in 1060 bytes} [Mon May 11 06:44:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=4e5def93-e7ba-4f21-85e4-e340b1a6b49d => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/703] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:44:04 2026] GET /v2.0/subnets?id=9deea900-e6a3-48ad-ab5e-762e1f2b926b => generated 669 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/704] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:44:04 2026] GET /v2.0/ports?network_id=363d8f52-42e0-4488-aaba-5035e33a4ccd&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/705] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:44:04 2026] GET /v2.0/networks/363d8f52-42e0-4488-aaba-5035e33a4ccd?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: 374/706] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:44:04 2026] GET /v2.0/networks/363d8f52-42e0-4488-aaba-5035e33a4ccd?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: 375/707] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:44:05 2026] GET /v2.0/ports?device_id=93401d4c-574c-49fe-ba9d-90a9a7b8e90b => generated 973 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/708] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:44:05 2026] GET /v2.0/security-groups?tenant_id=6366c2c6e4164464a6eeafc378be67f3&name=default => generated 2801 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/709] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:44:05 2026] GET /v2.0/security-groups?id=ef16aa9b-c156-49ce-8e87-253e00d89d29&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/710] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:44:05 2026] DELETE /v2.0/security-groups/7edde85e-b118-421f-82d7-2e4517c93a76 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/711] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:44:05 2026] GET /v2.0/security-groups?tenant_id=108ed1fe8b1e4b40980dd08b425e5063&name=default => generated 2801 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/712] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:44:05 2026] DELETE /v2.0/security-groups/48d1e5b3-ce4d-440b-b76c-ac87a2625482 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:44:06.307 7 INFO neutron.db.segments_db [None req-990e9c86-bceb-4a56-a8a7-2bff4d02669d 39fe4693f3e34286a9a00e035c4dd245 46efe767d1ca4094a489f935e06ebbfb - - - -] Added segment f73a7464-5840-4dc5-81c2-d7ff83debe96 of type vxlan for network 4d06002b-6694-4c82-8076-ccf63f90e2cd 2026-05-11 06:44:06.352 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [4b0224c7-8fd4-41ac-ad02-82e16de37b1a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: Server unexpectedly closed connection. Trying again in 1 seconds.: OSError: Server unexpectedly closed connection [pid: 8|app: 0|req: 336/713] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:44:06 2026] GET /v2.0/ports?device_id=93401d4c-574c-49fe-ba9d-90a9a7b8e90b => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/714] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:44:06 2026] GET /v2.0/security-groups?id=ef16aa9b-c156-49ce-8e87-253e00d89d29&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/715] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:44:06 2026] POST /v2.0/networks => generated 650 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/716] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:44:06 2026] POST /v2.0/subnets => generated 603 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:44:06.871 7 INFO neutron.db.segments_db [None req-7a56bc29-be9a-46c4-b568-2b5a8821bb5d 39fe4693f3e34286a9a00e035c4dd245 46efe767d1ca4094a489f935e06ebbfb - - - -] Added segment b32d211c-2294-4cc5-9a1d-8fbe95eea78b of type vxlan for network 78cccdd4-dd08-468b-8aae-fe49b707ab74 2026-05-11 06:44:07.229 7 INFO neutron.db.l3_hamode_db [None req-7a56bc29-be9a-46c4-b568-2b5a8821bb5d 39fe4693f3e34286a9a00e035c4dd245 46efe767d1ca4094a489f935e06ebbfb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 06:44:07.538 8 INFO oslo.messaging._drivers.impl_rabbit [-] [4b0224c7-8fd4-41ac-ad02-82e16de37b1a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46340. [pid: 8|app: 0|req: 339/717] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:44:07 2026] GET /v2.0/ports?device_id=93401d4c-574c-49fe-ba9d-90a9a7b8e90b => generated 975 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/718] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:44:07 2026] GET /v2.0/security-groups?id=ef16aa9b-c156-49ce-8e87-253e00d89d29&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/719] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:44:07 2026] GET /v2.0/ports?device_id=93401d4c-574c-49fe-ba9d-90a9a7b8e90b => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:44:08.152 8 INFO neutron.db.l3_db [None req-e795c7ca-1c0e-4c9f-8f01-c00b412564bd eabd9db849e04520a737ffa2bcab8962 71b966e0e3f14e4cb92e1a7b1b79a58f - - - -] Floating IP 56e280b5-010b-4a1d-b051-b5aaecd34366 associated. External IP: 10.96.250.203, port: 4e5def93-e7ba-4f21-85e4-e340b1a6b49d. [pid: 8|app: 0|req: 342/720] 10.0.0.206 () {34 vars in 749 bytes} [Mon May 11 06:44:07 2026] PUT /v2.0/floatingips/56e280b5-010b-4a1d-b051-b5aaecd34366 => generated 856 bytes in 788 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:44:08.569 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc62b751-95cd-4067-a06e-9a2c1ae1eb7c'] response: {'name': 'network-changed', 'server_uuid': '93401d4c-574c-49fe-ba9d-90a9a7b8e90b', 'tag': '4e5def93-e7ba-4f21-85e4-e340b1a6b49d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 343/721] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:44:08 2026] GET /v2.0/ports?device_id=3e3817cf-56c3-4872-bb2a-4072718af4ef => generated 975 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/722] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:44:08 2026] GET /v2.0/ports?tenant_id=71b966e0e3f14e4cb92e1a7b1b79a58f&device_id=93401d4c-574c-49fe-ba9d-90a9a7b8e90b => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:44:08.663 7 INFO neutron.db.l3_hamode_db [None req-7a56bc29-be9a-46c4-b568-2b5a8821bb5d 39fe4693f3e34286a9a00e035c4dd245 46efe767d1ca4094a489f935e06ebbfb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 345/723] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:44:08 2026] GET /v2.0/networks?id=363d8f52-42e0-4488-aaba-5035e33a4ccd => generated 771 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/724] 10.0.0.110 () {34 vars in 971 bytes} [Mon May 11 06:44:08 2026] GET /v2.0/ports/1ccea035-ff0a-4e50-b6ab-44eb788f849e => generated 972 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/725] 199.204.45.229 () {34 vars in 1060 bytes} [Mon May 11 06:44:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=4e5def93-e7ba-4f21-85e4-e340b1a6b49d => generated 859 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/726] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:44:08 2026] GET /v2.0/subnets?id=9deea900-e6a3-48ad-ab5e-762e1f2b926b => generated 669 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/727] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:44:08 2026] GET /v2.0/ports?network_id=363d8f52-42e0-4488-aaba-5035e33a4ccd&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: 350/728] 199.204.45.229 () {34 vars in 1000 bytes} [Mon May 11 06:44:08 2026] GET /v2.0/subnets?network_id=00a20c82-4e91-4765-bdc1-6db96031a9b4 => generated 660 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/729] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:44:08 2026] GET /v2.0/networks/363d8f52-42e0-4488-aaba-5035e33a4ccd?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: 352/730] 199.204.45.229 () {34 vars in 1146 bytes} [Mon May 11 06:44:09 2026] GET /v2.0/ports?device_id=3e3817cf-56c3-4872-bb2a-4072718af4ef&device_owner=compute%3Anova&network_id=00a20c82-4e91-4765-bdc1-6db96031a9b4 => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/731] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:44:09 2026] GET /v2.0/networks/363d8f52-42e0-4488-aaba-5035e33a4ccd?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: 354/732] 199.204.45.229 () {38 vars in 1028 bytes} [Mon May 11 06:44:09 2026] PUT /v2.0/ports/1ccea035-ff0a-4e50-b6ab-44eb788f849e => generated 1153 bytes in 477 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: 355/733] 199.204.45.229 () {34 vars in 1096 bytes} [Mon May 11 06:44:09 2026] GET /v2.0/ports?device_id=3e3817cf-56c3-4872-bb2a-4072718af4ef&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/734] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:44:09 2026] GET /v2.0/ports?tenant_id=c7efc4b1454349498b0caff655ceac3f&device_id=3e3817cf-56c3-4872-bb2a-4072718af4ef => generated 1425 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/735] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:44:09 2026] GET /v2.0/networks?id=00a20c82-4e91-4765-bdc1-6db96031a9b4 => generated 780 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/736] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:44:06 2026] POST /v2.0/routers => generated 694 bytes in 3019 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/737] 199.204.45.229 () {34 vars in 1060 bytes} [Mon May 11 06:44:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=1ccea035-ff0a-4e50-b6ab-44eb788f849e => generated 861 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/738] 199.204.45.229 () {34 vars in 1060 bytes} [Mon May 11 06:44:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=1ccea035-ff0a-4e50-b6ab-44eb788f849e => 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: 360/739] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:44:09 2026] GET /v2.0/subnets?id=20cc8b05-9fc3-42be-8e9a-e340c60e7282 => generated 678 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/740] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:44:09 2026] GET /v2.0/ports?network_id=00a20c82-4e91-4765-bdc1-6db96031a9b4&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/741] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:44:09 2026] GET /v2.0/networks/00a20c82-4e91-4765-bdc1-6db96031a9b4?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/742] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:44:10 2026] GET /v2.0/networks/00a20c82-4e91-4765-bdc1-6db96031a9b4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/743] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:44:10 2026] GET /v2.0/ports?tenant_id=c7efc4b1454349498b0caff655ceac3f&device_id=3e3817cf-56c3-4872-bb2a-4072718af4ef => generated 1425 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/744] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:44:10 2026] GET /v2.0/networks?id=00a20c82-4e91-4765-bdc1-6db96031a9b4 => generated 780 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/745] 199.204.45.229 () {34 vars in 1060 bytes} [Mon May 11 06:44:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=1ccea035-ff0a-4e50-b6ab-44eb788f849e => generated 861 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/746] 199.204.45.229 () {34 vars in 1060 bytes} [Mon May 11 06:44:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=1ccea035-ff0a-4e50-b6ab-44eb788f849e => 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: 368/747] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:44:10 2026] GET /v2.0/subnets?id=20cc8b05-9fc3-42be-8e9a-e340c60e7282 => generated 678 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/748] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:44:10 2026] GET /v2.0/ports?network_id=00a20c82-4e91-4765-bdc1-6db96031a9b4&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/749] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:44:10 2026] GET /v2.0/networks/00a20c82-4e91-4765-bdc1-6db96031a9b4?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:44:10.625 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d50fb37-6066-4fe4-8c03-43dcc3197dd7'] response: {'name': 'network-changed', 'server_uuid': '3e3817cf-56c3-4872-bb2a-4072718af4ef', 'tag': '1ccea035-ff0a-4e50-b6ab-44eb788f849e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 371/750] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:44:10 2026] GET /v2.0/networks/00a20c82-4e91-4765-bdc1-6db96031a9b4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/751] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:44:10 2026] GET /v2.0/ports?tenant_id=c7efc4b1454349498b0caff655ceac3f&device_id=3e3817cf-56c3-4872-bb2a-4072718af4ef => generated 1425 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/752] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:44:10 2026] GET /v2.0/networks?id=00a20c82-4e91-4765-bdc1-6db96031a9b4 => generated 780 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/753] 199.204.45.229 () {34 vars in 1060 bytes} [Mon May 11 06:44:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=1ccea035-ff0a-4e50-b6ab-44eb788f849e => generated 861 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/754] 199.204.45.229 () {34 vars in 1060 bytes} [Mon May 11 06:44:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=1ccea035-ff0a-4e50-b6ab-44eb788f849e => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/755] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:44:10 2026] GET /v2.0/subnets?id=20cc8b05-9fc3-42be-8e9a-e340c60e7282 => generated 678 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/756] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:44:11 2026] GET /v2.0/ports?network_id=00a20c82-4e91-4765-bdc1-6db96031a9b4&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/757] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:44:11 2026] GET /v2.0/networks/00a20c82-4e91-4765-bdc1-6db96031a9b4?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: 379/758] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:44:11 2026] GET /v2.0/ports?device_id=3e3817cf-56c3-4872-bb2a-4072718af4ef => generated 1156 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/759] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:44:11 2026] GET /v2.0/networks/00a20c82-4e91-4765-bdc1-6db96031a9b4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/760] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:44:11 2026] GET /v2.0/security-groups?id=218c8070-7977-484d-b803-53963034dd80&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/761] 199.204.45.229 () {34 vars in 1120 bytes} [Mon May 11 06:44:11 2026] GET /v2.0/ports?device_id=3e3817cf-56c3-4872-bb2a-4072718af4ef&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.13 => generated 1156 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/762] 10.0.0.206 () {34 vars in 783 bytes} [Mon May 11 06:44:09 2026] PUT /v2.0/routers/7e5bf5c2-81a5-489f-b0b6-e697b14bee07/add_router_interface => generated 309 bytes in 1781 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/763] 199.204.45.229 () {38 vars in 1028 bytes} [Mon May 11 06:44:11 2026] PUT /v2.0/ports/1ccea035-ff0a-4e50-b6ab-44eb788f849e => generated 972 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 384/764] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:44:12 2026] GET /v2.0/ports?tenant_id=c7efc4b1454349498b0caff655ceac3f&device_id=3e3817cf-56c3-4872-bb2a-4072718af4ef => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/765] 10.0.0.206 () {34 vars in 665 bytes} [Mon May 11 06:44:11 2026] POST /v2.0/ports => generated 959 bytes in 484 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: 385/766] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:44:12 2026] GET /v2.0/networks?id=00a20c82-4e91-4765-bdc1-6db96031a9b4 => generated 780 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/767] 199.204.45.229 () {34 vars in 1060 bytes} [Mon May 11 06:44:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=1ccea035-ff0a-4e50-b6ab-44eb788f849e => generated 861 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/768] 10.0.0.206 () {34 vars in 665 bytes} [Mon May 11 06:44:12 2026] POST /v2.0/ports => generated 959 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/769] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:44:12 2026] GET /v2.0/subnets?id=20cc8b05-9fc3-42be-8e9a-e340c60e7282 => generated 678 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:44:12.672 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-54422b9b-520e-41a3-83f9-081b728ea2e0'] response: {'name': 'network-changed', 'server_uuid': '3e3817cf-56c3-4872-bb2a-4072718af4ef', 'tag': '1ccea035-ff0a-4e50-b6ab-44eb788f849e', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 383/770] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:44:12 2026] GET /v2.0/security-groups?tenant_id=0f1d0e7d17f142ac862505f7691c494b&name=default => generated 2801 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/771] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:44:12 2026] GET /v2.0/ports?network_id=00a20c82-4e91-4765-bdc1-6db96031a9b4&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/772] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:44:12 2026] DELETE /v2.0/security-groups/799f34c5-f257-4d66-9d3c-f81865ec5026 => 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: 386/773] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:44:12 2026] GET /v2.0/networks/00a20c82-4e91-4765-bdc1-6db96031a9b4?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: 387/774] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:44:13 2026] GET /v2.0/networks/00a20c82-4e91-4765-bdc1-6db96031a9b4?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: 388/775] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:44:13 2026] GET /v2.0/security-groups?tenant_id=e24a0cb735194ff8a7dcce2d346d385a&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: 389/776] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:44:13 2026] GET /v2.0/ports?tenant_id=c7efc4b1454349498b0caff655ceac3f&device_id=3e3817cf-56c3-4872-bb2a-4072718af4ef => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/777] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:44:13 2026] DELETE /v2.0/security-groups/41f51de6-7447-4cb8-831c-1fda1859e1ef => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/778] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:44:13 2026] GET /v2.0/networks?id=00a20c82-4e91-4765-bdc1-6db96031a9b4 => generated 780 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/779] 199.204.45.229 () {34 vars in 1060 bytes} [Mon May 11 06:44:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=1ccea035-ff0a-4e50-b6ab-44eb788f849e => generated 861 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/782] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:44:13 2026] GET /v2.0/subnets?id=20cc8b05-9fc3-42be-8e9a-e340c60e7282 => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:44:13.524 8 INFO neutron.db.l3_db [None req-a6535eed-607c-4687-9ca9-e2a2b0fb8800 39fe4693f3e34286a9a00e035c4dd245 46efe767d1ca4094a489f935e06ebbfb - - - -] Floating IP 989c9672-84be-43f7-a150-3b0ebfeaebeb associated. External IP: 10.96.250.216, port: c2223bca-a2b5-4be6-bb58-a879e19ff4bd. [pid: 7|app: 0|req: 396/783] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:44:13 2026] GET /v2.0/ports?network_id=00a20c82-4e91-4765-bdc1-6db96031a9b4&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: 397/784] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:44:13 2026] GET /v2.0/networks/00a20c82-4e91-4765-bdc1-6db96031a9b4?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: 398/785] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:44:13 2026] GET /v2.0/networks/00a20c82-4e91-4765-bdc1-6db96031a9b4?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: 399/786] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:44:13 2026] GET /v2.0/ports?device_id=3e3817cf-56c3-4872-bb2a-4072718af4ef => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/787] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:44:13 2026] GET /v2.0/security-groups?id=218c8070-7977-484d-b803-53963034dd80&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: 388/788] 10.0.0.206 () {34 vars in 677 bytes} [Mon May 11 06:44:12 2026] POST /v2.0/floatingips => generated 843 bytes in 1247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:44:14.001 7 INFO neutron.db.l3_db [None req-474e2a87-1321-4900-a915-e7b5319797a9 39fe4693f3e34286a9a00e035c4dd245 46efe767d1ca4094a489f935e06ebbfb - - - -] Floating IP 989c9672-84be-43f7-a150-3b0ebfeaebeb disassociated. External IP: 10.96.250.216, port: c2223bca-a2b5-4be6-bb58-a879e19ff4bd. [pid: 7|app: 0|req: 401/789] 10.0.0.206 () {34 vars in 749 bytes} [Mon May 11 06:44:13 2026] PUT /v2.0/floatingips/989c9672-84be-43f7-a150-3b0ebfeaebeb => generated 552 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/790] 199.204.45.229 () {34 vars in 994 bytes} [Mon May 11 06:44:14 2026] GET /v2.0/ports?device_id=3e3817cf-56c3-4872-bb2a-4072718af4ef => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/791] 10.0.0.206 () {32 vars in 732 bytes} [Mon May 11 06:44:14 2026] DELETE /v2.0/floatingips/989c9672-84be-43f7-a150-3b0ebfeaebeb => generated 0 bytes in 305 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:44:14.629 8 INFO neutron.db.l3_db [None req-9f037ea4-cd9c-4b3b-9a9c-17162c086f65 d68ec5c2221b488c836d2c420f75efbb c7efc4b1454349498b0caff655ceac3f - - - -] Floating IP f344a778-691d-4c52-b394-f4d65af25c9f disassociated. External IP: 10.96.250.209, port: 1ccea035-ff0a-4e50-b6ab-44eb788f849e. [pid: 8|app: 0|req: 390/792] 199.204.45.229 () {36 vars in 997 bytes} [Mon May 11 06:44:14 2026] DELETE /v2.0/ports/1ccea035-ff0a-4e50-b6ab-44eb788f849e => generated 0 bytes in 742 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/793] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:44:15 2026] GET /v2.0/ports?device_id=3e3817cf-56c3-4872-bb2a-4072718af4ef => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:44:15.875 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b560f5a-f960-4f77-bfce-3cf663d5e6bf'] response: {'server_uuid': '3e3817cf-56c3-4872-bb2a-4072718af4ef', 'name': 'network-vif-deleted', 'tag': '1ccea035-ff0a-4e50-b6ab-44eb788f849e', 'status': 'completed', 'code': 200} 2026-05-11 06:44:15.925 7 INFO neutron.db.l3_db [None req-8a370260-8204-43de-8f82-d9e4cd3891da 39fe4693f3e34286a9a00e035c4dd245 46efe767d1ca4094a489f935e06ebbfb - - - -] Floating IP aafa83b5-ec26-4e0d-b52a-97985d45c114 associated. External IP: 10.96.250.206, port: 8a6d3a40-1844-4e5d-94c5-c3cdc79d56da. [pid: 8|app: 0|req: 392/794] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:44:15 2026] GET /v2.0/security-groups?tenant_id=4eaf0a37277c4e3989c8bd089e647858&name=default => generated 2801 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/795] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:44:16 2026] DELETE /v2.0/security-groups/c85af8f6-a318-4f4c-ae58-f0ef2c35e36d => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/796] 10.0.0.206 () {34 vars in 677 bytes} [Mon May 11 06:44:14 2026] POST /v2.0/floatingips => generated 843 bytes in 1654 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/797] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:44:16 2026] DELETE /v2.0/security-groups/218c8070-7977-484d-b803-53963034dd80 => 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: 404/798] 10.0.0.206 () {32 vars in 729 bytes} [Mon May 11 06:44:16 2026] GET /v2.0/floatingips/aafa83b5-ec26-4e0d-b52a-97985d45c114 => generated 843 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:44:16.333 8 INFO neutron.api.v2.resource [None req-fedd77fa-bbe9-40c8-b10e-16d392690d8b d68ec5c2221b488c836d2c420f75efbb c7efc4b1454349498b0caff655ceac3f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 395/799] 10.0.0.206 () {32 vars in 737 bytes} [Mon May 11 06:44:16 2026] GET /v2.0/security-groups/218c8070-7977-484d-b803-53963034dd80 => generated 146 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/800] 10.0.0.206 () {32 vars in 655 bytes} [Mon May 11 06:44:16 2026] GET /v2.0/floatingips => generated 846 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/801] 10.0.0.206 () {32 vars in 732 bytes} [Mon May 11 06:44:16 2026] DELETE /v2.0/floatingips/f344a778-691d-4c52-b394-f4d65af25c9f => generated 0 bytes in 353 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:44:16.852 7 INFO neutron.db.l3_db [None req-d7505ec0-1755-4f38-9745-d1d95f980369 39fe4693f3e34286a9a00e035c4dd245 46efe767d1ca4094a489f935e06ebbfb - - - -] Floating IP aafa83b5-ec26-4e0d-b52a-97985d45c114 associated. External IP: 10.96.250.206, port: 8a6d3a40-1844-4e5d-94c5-c3cdc79d56da. [pid: 7|app: 0|req: 406/802] 10.0.0.206 () {34 vars in 749 bytes} [Mon May 11 06:44:16 2026] PUT /v2.0/floatingips/aafa83b5-ec26-4e0d-b52a-97985d45c114 => generated 843 bytes in 1119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/803] 10.0.0.205 () {34 vars in 990 bytes} [Mon May 11 06:44:17 2026] GET /v2.0/ports?device_id=93401d4c-574c-49fe-ba9d-90a9a7b8e90b => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:44:17.712 7 INFO neutron.db.l3_db [None req-fcac9e82-750a-4bc2-9a94-6c7690e86ad7 39fe4693f3e34286a9a00e035c4dd245 46efe767d1ca4094a489f935e06ebbfb - - - -] Floating IP aafa83b5-ec26-4e0d-b52a-97985d45c114 disassociated. External IP: 10.96.250.206, port: c2223bca-a2b5-4be6-bb58-a879e19ff4bd. [pid: 8|app: 0|req: 397/804] 10.0.0.206 () {34 vars in 789 bytes} [Mon May 11 06:44:16 2026] PUT /v2.0/routers/4b0b95e1-d743-46bc-aa7c-0aeaae8fc0e1/remove_router_interface => generated 309 bytes in 1008 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/805] 10.0.0.205 () {34 vars in 1040 bytes} [Mon May 11 06:44:17 2026] GET /v2.0/security-groups?id=ef16aa9b-c156-49ce-8e87-253e00d89d29&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/806] 10.0.0.206 () {34 vars in 749 bytes} [Mon May 11 06:44:17 2026] PUT /v2.0/floatingips/aafa83b5-ec26-4e0d-b52a-97985d45c114 => generated 552 bytes in 560 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/807] 10.0.0.206 () {32 vars in 732 bytes} [Mon May 11 06:44:18 2026] DELETE /v2.0/floatingips/aafa83b5-ec26-4e0d-b52a-97985d45c114 => generated 0 bytes in 438 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:44:18.612 7 INFO neutron.api.v2.resource [None req-78db8cd6-65b0-4b13-8f73-f78ab01dafc5 39fe4693f3e34286a9a00e035c4dd245 46efe767d1ca4094a489f935e06ebbfb - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 410/808] 10.0.0.206 () {32 vars in 732 bytes} [Mon May 11 06:44:18 2026] DELETE /v2.0/floatingips/aafa83b5-ec26-4e0d-b52a-97985d45c114 => generated 144 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:44:18.939 8 INFO neutron.services.segments.plugin [-] Segment ed3bfc6e-e02d-43b0-8f4e-945242b2a766 resource provider aggregate not found 2026-05-11 06:44:18.944 8 INFO neutron.services.segments.plugin [-] Segment ed3bfc6e-e02d-43b0-8f4e-945242b2a766 resource provider aggregate not found 2026-05-11 06:44:18.959 8 INFO neutron.services.segments.plugin [-] Segment ed3bfc6e-e02d-43b0-8f4e-945242b2a766 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed3bfc6e-e02d-43b0-8f4e-945242b2a766 found for delete ", "request_id": "req-e69e7f54-6bf3-4df4-9729-a9d3d5f08046"}]} 2026-05-11 06:44:18.960 8 INFO neutron.services.segments.plugin [-] Segment ed3bfc6e-e02d-43b0-8f4e-945242b2a766 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed3bfc6e-e02d-43b0-8f4e-945242b2a766 found for delete ", "request_id": "req-9b0d1c83-f211-4540-83bf-f47c09eadf0d"}]} 2026-05-11 06:44:18.965 8 INFO neutron.db.l3_hamode_db [None req-a26f80ae-b678-4e10-8390-6fc44837fc63 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] HA network a15340f3-c4f0-47d2-9ddf-e87c3880e538 was deleted as no HA routers are present in tenant c7efc4b1454349498b0caff655ceac3f. [pid: 8|app: 0|req: 399/809] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:44:17 2026] DELETE /v2.0/routers/4b0b95e1-d743-46bc-aa7c-0aeaae8fc0e1 => generated 0 bytes in 1154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/810] 10.0.0.206 () {32 vars in 720 bytes} [Mon May 11 06:44:18 2026] DELETE /v2.0/ports/c2223bca-a2b5-4be6-bb58-a879e19ff4bd => generated 0 bytes in 376 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/811] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:44:18 2026] DELETE /v2.0/subnets/20cc8b05-9fc3-42be-8e9a-e340c60e7282 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/812] 10.0.0.206 () {32 vars in 720 bytes} [Mon May 11 06:44:19 2026] DELETE /v2.0/ports/8a6d3a40-1844-4e5d-94c5-c3cdc79d56da => generated 0 bytes in 381 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/813] 10.0.0.206 () {32 vars in 736 bytes} [Mon May 11 06:44:19 2026] GET /v2.0/ports?device_id=7e5bf5c2-81a5-489f-b0b6-e697b14bee07 => generated 958 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/814] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:44:19 2026] DELETE /v2.0/networks/00a20c82-4e91-4765-bdc1-6db96031a9b4 => generated 0 bytes in 410 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/815] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:44:19 2026] GET /v2.0/security-groups?tenant_id=c7efc4b1454349498b0caff655ceac3f&name=default => generated 2801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/816] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:44:19 2026] DELETE /v2.0/security-groups/601b3b17-e707-42dc-a3fa-e6c085a56455 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/817] 10.0.0.206 () {34 vars in 789 bytes} [Mon May 11 06:44:19 2026] PUT /v2.0/routers/7e5bf5c2-81a5-489f-b0b6-e697b14bee07/remove_router_interface => generated 309 bytes in 1171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/818] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:44:20 2026] GET /v2.0/security-groups?tenant_id=f32aa79976e0485db64441d1e0f18b7d&name=default => generated 2801 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:44:21.110 8 INFO neutron.services.segments.plugin [-] Segment f44c4d96-e176-42bf-b7b8-b2dc2e3ec513 resource provider aggregate not found 2026-05-11 06:44:21.114 8 INFO neutron.services.segments.plugin [-] Segment f44c4d96-e176-42bf-b7b8-b2dc2e3ec513 resource provider aggregate not found [pid: 7|app: 0|req: 416/819] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:44:21 2026] DELETE /v2.0/security-groups/e630946a-7398-4e77-bcd0-8c70d795d97e => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:44:21.136 8 INFO neutron.services.segments.plugin [-] Segment f44c4d96-e176-42bf-b7b8-b2dc2e3ec513 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f44c4d96-e176-42bf-b7b8-b2dc2e3ec513 found for delete ", "request_id": "req-fa1b5ac5-b2c1-4177-ae4d-4bc8dc72961e"}]} 2026-05-11 06:44:21.137 8 INFO neutron.services.segments.plugin [-] Segment f44c4d96-e176-42bf-b7b8-b2dc2e3ec513 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f44c4d96-e176-42bf-b7b8-b2dc2e3ec513 found for delete ", "request_id": "req-ac8c4448-c285-40cd-a976-5b1972851327"}]} 2026-05-11 06:44:21.935 7 INFO neutron.db.segments_db [None req-003601dd-476d-4a4e-a0bb-25fdc41ccc87 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Added segment 4940b981-9dc3-4a9d-ae4a-24afe8bada84 of type vxlan for network c16049dd-b175-43a1-b86d-5ae969e193cb 2026-05-11 06:44:22.129 8 INFO neutron.db.l3_hamode_db [None req-e66763f6-e4d7-41a1-9689-2d8435130bb3 39fe4693f3e34286a9a00e035c4dd245 46efe767d1ca4094a489f935e06ebbfb - - - -] HA network 78cccdd4-dd08-468b-8aae-fe49b707ab74 was deleted as no HA routers are present in tenant 46efe767d1ca4094a489f935e06ebbfb. [pid: 8|app: 0|req: 404/820] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:44:20 2026] DELETE /v2.0/routers/7e5bf5c2-81a5-489f-b0b6-e697b14bee07 => generated 0 bytes in 1465 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/821] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:44:22 2026] DELETE /v2.0/subnets/f9cbf447-d322-4b96-a6b5-3f1b354bd433 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/822] 10.0.0.206 () {34 vars in 671 bytes} [Mon May 11 06:44:21 2026] POST /v2.0/networks => generated 736 bytes in 839 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/823] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:44:22 2026] DELETE /v2.0/networks/4d06002b-6694-4c82-8076-ccf63f90e2cd => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/824] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:44:22 2026] POST /v2.0/subnets => generated 660 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:44:22.746 8 INFO neutron.db.segments_db [None req-b2be5c54-84a5-4ed3-b2e8-4bf06f9a4685 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Added segment b60acc00-1590-4960-8c19-0ddeaff757a9 of type vxlan for network c4619a04-eec2-4e16-87a0-a72e32b48812 [pid: 7|app: 0|req: 419/825] 10.0.0.206 () {32 vars in 653 bytes} [Mon May 11 06:44:22 2026] GET /v2.0/extensions => generated 19178 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-11 06:44:23.036 8 INFO neutron.db.l3_hamode_db [None req-b2be5c54-84a5-4ed3-b2e8-4bf06f9a4685 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 420/826] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:44:22 2026] GET /v2.0/ports?device_id=93401d4c-574c-49fe-ba9d-90a9a7b8e90b => generated 975 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/827] 10.0.0.206 () {32 vars in 681 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:44:23.173 8 INFO neutron.services.segments.plugin [-] Segment b32d211c-2294-4cc5-9a1d-8fbe95eea78b resource provider aggregate not found [pid: 7|app: 0|req: 422/828] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/security-groups?tenant_id=46efe767d1ca4094a489f935e06ebbfb&name=default => generated 2801 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:44:23.190 8 INFO neutron.services.segments.plugin [-] Segment b32d211c-2294-4cc5-9a1d-8fbe95eea78b resource provider aggregate not found 2026-05-11 06:44:23.200 8 INFO neutron.services.segments.plugin [-] Segment b32d211c-2294-4cc5-9a1d-8fbe95eea78b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b32d211c-2294-4cc5-9a1d-8fbe95eea78b found for delete ", "request_id": "req-22075826-b2b8-40d6-aa81-792095a65b01"}]} 2026-05-11 06:44:23.219 8 INFO neutron.services.segments.plugin [-] Segment b32d211c-2294-4cc5-9a1d-8fbe95eea78b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b32d211c-2294-4cc5-9a1d-8fbe95eea78b found for delete ", "request_id": "req-41170c4d-cf90-4119-b84d-1869b32e16ea"}]} [pid: 7|app: 0|req: 423/829] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/security-groups?id=ef16aa9b-c156-49ce-8e87-253e00d89d29&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/830] 10.0.0.206 () {32 vars in 681 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:44:23.231 8 INFO neutron.services.segments.plugin [-] Segment f73a7464-5840-4dc5-81c2-d7ff83debe96 resource provider aggregate not found 2026-05-11 06:44:23.236 8 INFO neutron.services.segments.plugin [-] Segment f73a7464-5840-4dc5-81c2-d7ff83debe96 resource provider aggregate not found 2026-05-11 06:44:23.268 8 INFO neutron.services.segments.plugin [-] Segment f73a7464-5840-4dc5-81c2-d7ff83debe96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f73a7464-5840-4dc5-81c2-d7ff83debe96 found for delete ", "request_id": "req-e5792fec-7e41-4c0c-925f-329c714e5335"}]} 2026-05-11 06:44:23.286 8 INFO neutron.services.segments.plugin [-] Segment f73a7464-5840-4dc5-81c2-d7ff83debe96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f73a7464-5840-4dc5-81c2-d7ff83debe96 found for delete ", "request_id": "req-bfbcebb9-cad9-41d7-b118-821c07e6643d"}]} [pid: 7|app: 0|req: 425/831] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:44:23 2026] DELETE /v2.0/security-groups/76109f7d-976c-46be-9950-b018e81cd5f7 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/832] 10.0.0.206 () {32 vars in 729 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/833] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/ports?device_id=93401d4c-574c-49fe-ba9d-90a9a7b8e90b => 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: 428/834] 10.0.0.206 () {32 vars in 665 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/835] 10.0.0.206 () {32 vars in 699 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/836] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/security-groups?id=ef16aa9b-c156-49ce-8e87-253e00d89d29&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/837] 10.0.0.206 () {32 vars in 697 bytes} [Mon May 11 06:44:23 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: 432/838] 10.0.0.206 () {32 vars in 701 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/839] 10.0.0.206 () {32 vars in 689 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/840] 10.0.0.206 () {32 vars in 703 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/841] 10.0.0.206 () {32 vars in 693 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/842] 10.0.0.206 () {32 vars in 695 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/843] 10.0.0.206 () {32 vars in 685 bytes} [Mon May 11 06:44:23 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: 438/844] 10.0.0.206 () {32 vars in 687 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/845] 10.0.0.206 () {32 vars in 661 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/846] 10.0.0.206 () {32 vars in 699 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/847] 10.0.0.206 () {32 vars in 679 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/848] 10.0.0.206 () {32 vars in 683 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/849] 10.0.0.206 () {32 vars in 675 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/850] 10.0.0.206 () {32 vars in 689 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/851] 10.0.0.206 () {32 vars in 723 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => 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: 446/852] 10.0.0.206 () {32 vars in 687 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/853] 10.0.0.206 () {32 vars in 669 bytes} [Mon May 11 06:44:23 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: 448/854] 10.0.0.206 () {32 vars in 687 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/855] 10.0.0.206 () {32 vars in 681 bytes} [Mon May 11 06:44:23 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: 450/856] 10.0.0.206 () {32 vars in 699 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/857] 10.0.0.206 () {32 vars in 679 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/858] 10.0.0.206 () {32 vars in 667 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/extensions/router => generated 256 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/859] 10.0.0.206 () {32 vars in 677 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/860] 10.0.0.206 () {32 vars in 665 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/861] 10.0.0.206 () {32 vars in 675 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/extensions/l3-flavors => 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: 456/862] 10.0.0.206 () {32 vars in 713 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/863] 10.0.0.206 () {32 vars in 691 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/864] 10.0.0.206 () {32 vars in 683 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/865] 10.0.0.206 () {32 vars in 669 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/866] 10.0.0.206 () {32 vars in 687 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/867] 10.0.0.206 () {32 vars in 705 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/868] 10.0.0.206 () {32 vars in 701 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/869] 10.0.0.206 () {32 vars in 675 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/extensions/pagination => 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: 464/870] 10.0.0.206 () {32 vars in 693 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/871] 10.0.0.206 () {32 vars in 689 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/872] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/ports?device_id=93401d4c-574c-49fe-ba9d-90a9a7b8e90b => 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: 467/873] 10.0.0.206 () {32 vars in 709 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/874] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/ports?tenant_id=71b966e0e3f14e4cb92e1a7b1b79a58f&device_id=93401d4c-574c-49fe-ba9d-90a9a7b8e90b => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/875] 10.0.0.206 () {32 vars in 705 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/876] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/security-groups?id=ef16aa9b-c156-49ce-8e87-253e00d89d29&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: 471/877] 10.0.0.206 () {32 vars in 697 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/878] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/networks?id=363d8f52-42e0-4488-aaba-5035e33a4ccd => generated 771 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/879] 10.0.0.206 () {32 vars in 711 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/extensions/port-resource-request-groups => 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: 474/880] 199.204.45.229 () {34 vars in 1060 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=4e5def93-e7ba-4f21-85e4-e340b1a6b49d => generated 861 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/881] 10.0.0.206 () {32 vars in 669 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/extensions/binding => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/882] 10.0.0.206 () {32 vars in 687 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/883] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/subnets?id=9deea900-e6a3-48ad-ab5e-762e1f2b926b => generated 669 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/884] 10.0.0.206 () {32 vars in 681 bytes} [Mon May 11 06:44:23 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: 7|app: 0|req: 479/885] 10.0.0.206 () {32 vars in 675 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/886] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/ports?network_id=363d8f52-42e0-4488-aaba-5035e33a4ccd&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: 481/887] 10.0.0.206 () {32 vars in 671 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/888] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/networks/363d8f52-42e0-4488-aaba-5035e33a4ccd?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: 483/889] 10.0.0.206 () {32 vars in 661 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:44:24.134 8 INFO neutron.db.l3_hamode_db [None req-b2be5c54-84a5-4ed3-b2e8-4bf06f9a4685 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 484/890] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/networks/363d8f52-42e0-4488-aaba-5035e33a4ccd?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: 485/891] 10.0.0.206 () {32 vars in 699 bytes} [Mon May 11 06:44:24 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: 7|app: 0|req: 486/892] 10.0.0.206 () {32 vars in 699 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/893] 10.0.0.206 () {32 vars in 677 bytes} [Mon May 11 06:44:24 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: 7|app: 0|req: 488/894] 10.0.0.206 () {32 vars in 669 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/895] 10.0.0.206 () {32 vars in 683 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/896] 10.0.0.206 () {32 vars in 701 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/897] 10.0.0.206 () {32 vars in 685 bytes} [Mon May 11 06:44:24 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: 7|app: 0|req: 492/898] 10.0.0.206 () {32 vars in 707 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/899] 10.0.0.206 () {32 vars in 669 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/900] 10.0.0.206 () {32 vars in 697 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/901] 10.0.0.206 () {32 vars in 695 bytes} [Mon May 11 06:44:24 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: 7|app: 0|req: 496/902] 10.0.0.206 () {32 vars in 685 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/903] 10.0.0.206 () {32 vars in 689 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/904] 10.0.0.206 () {32 vars in 667 bytes} [Mon May 11 06:44:24 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: 499/905] 10.0.0.206 () {32 vars in 681 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/906] 10.0.0.206 () {32 vars in 681 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/907] 10.0.0.206 () {32 vars in 691 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/908] 10.0.0.206 () {32 vars in 691 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/909] 10.0.0.206 () {32 vars in 695 bytes} [Mon May 11 06:44:24 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: 7|app: 0|req: 504/910] 10.0.0.206 () {32 vars in 685 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/911] 10.0.0.206 () {32 vars in 689 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/912] 10.0.0.206 () {32 vars in 701 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/913] 10.0.0.206 () {32 vars in 703 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/914] 10.0.0.206 () {32 vars in 717 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/915] 10.0.0.206 () {32 vars in 715 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/916] 10.0.0.206 () {32 vars in 727 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/917] 10.0.0.206 () {32 vars in 719 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/918] 10.0.0.206 () {32 vars in 683 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/919] 10.0.0.206 () {32 vars in 669 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/extensions/segment => generated 145 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/920] 10.0.0.206 () {32 vars in 719 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/921] 10.0.0.206 () {32 vars in 679 bytes} [Mon May 11 06:44:24 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: 7|app: 0|req: 516/922] 10.0.0.206 () {32 vars in 669 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/923] 10.0.0.206 () {32 vars in 697 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/924] 10.0.0.206 () {32 vars in 705 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/925] 10.0.0.206 () {32 vars in 701 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/926] 10.0.0.206 () {32 vars in 683 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/927] 10.0.0.206 () {32 vars in 705 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/928] 10.0.0.206 () {32 vars in 695 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/929] 10.0.0.206 () {32 vars in 689 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/930] 10.0.0.206 () {32 vars in 697 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/931] 10.0.0.206 () {32 vars in 689 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/932] 10.0.0.206 () {32 vars in 701 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/933] 10.0.0.206 () {32 vars in 665 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/934] 10.0.0.206 () {32 vars in 681 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/935] 10.0.0.206 () {32 vars in 693 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/936] 10.0.0.206 () {32 vars in 677 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/937] 10.0.0.206 () {32 vars in 667 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/938] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/ports?device_id=93401d4c-574c-49fe-ba9d-90a9a7b8e90b => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/939] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/security-groups?id=ef16aa9b-c156-49ce-8e87-253e00d89d29&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: 534/940] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:44:25 2026] GET /v2.0/security-groups?tenant_id=07ef09a5e1f94653b5976633935ef862&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: 407/941] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:44:22 2026] POST /v2.0/routers => generated 724 bytes in 2652 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/942] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:44:25 2026] DELETE /v2.0/security-groups/ae1304a1-40d0-48c2-961b-08f07ac537e9 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:44:25.535 7 INFO neutron.db.segments_db [None req-4637cafc-9e96-47c1-865b-ae26bed32217 48db67d7a458423d9c5433a9f1caceda 6bf85718dfc245e086ce0e712f1f3b1c - - - -] Added segment 6ff6d3f8-87d2-4871-b206-1a9bd21e912d of type vxlan for network ce5089fa-ede5-4972-a080-a1b367123f5e 2026-05-11 06:44:25.629 7 INFO neutron.db.segments_db [None req-4637cafc-9e96-47c1-865b-ae26bed32217 48db67d7a458423d9c5433a9f1caceda 6bf85718dfc245e086ce0e712f1f3b1c - - - -] Added segment 3f3e52e0-0b1d-4bd6-8851-326a5f9e93e0 of type vxlan for network a52779ed-9d21-4a76-a6c4-15b9a3aba296 [pid: 7|app: 0|req: 535/943] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:44:25 2026] POST /v2.0/networks => generated 1244 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/944] 10.0.0.206 () {32 vars in 649 bytes} [Mon May 11 06:44:25 2026] GET /v2.0/networks => generated 1843 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:44:26.099 7 INFO neutron.services.segments.plugin [-] Segment 6ff6d3f8-87d2-4871-b206-1a9bd21e912d resource provider aggregate not found 2026-05-11 06:44:26.114 7 INFO neutron.services.segments.plugin [-] Segment 6ff6d3f8-87d2-4871-b206-1a9bd21e912d resource provider aggregate not found 2026-05-11 06:44:26.121 7 INFO neutron.services.segments.plugin [-] Segment 6ff6d3f8-87d2-4871-b206-1a9bd21e912d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ff6d3f8-87d2-4871-b206-1a9bd21e912d found for delete ", "request_id": "req-9abec6ba-28c9-4f93-b61b-e96aa2f7237d"}]} [pid: 7|app: 0|req: 537/945] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:44:25 2026] DELETE /v2.0/networks/ce5089fa-ede5-4972-a080-a1b367123f5e => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:44:26.144 7 INFO neutron.services.segments.plugin [-] Segment 6ff6d3f8-87d2-4871-b206-1a9bd21e912d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ff6d3f8-87d2-4871-b206-1a9bd21e912d found for delete ", "request_id": "req-3a1b7220-d9be-4c0e-b10b-98183e297aac"}]} [pid: 7|app: 0|req: 538/946] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:44:26 2026] GET /v2.0/ports?device_id=93401d4c-574c-49fe-ba9d-90a9a7b8e90b => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/947] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:44:26 2026] DELETE /v2.0/networks/a52779ed-9d21-4a76-a6c4-15b9a3aba296 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/948] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:44:26 2026] GET /v2.0/security-groups?id=ef16aa9b-c156-49ce-8e87-253e00d89d29&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/949] 10.0.0.206 () {32 vars in 649 bytes} [Mon May 11 06:44:26 2026] GET /v2.0/networks => generated 651 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:44:26.560 7 INFO neutron.db.segments_db [None req-606b2c4b-bd21-4b4a-b8d8-df27829abd01 48db67d7a458423d9c5433a9f1caceda 6bf85718dfc245e086ce0e712f1f3b1c - - - -] Added segment dc1e29b1-66f6-48cb-88d9-3e9799168cd7 of type vxlan for network 6ad626a0-09fc-4622-ab71-d1f4f1b81359 [pid: 7|app: 0|req: 542/950] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:44:26 2026] POST /v2.0/networks => generated 654 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:44:26.779 7 INFO neutron.db.segments_db [None req-3f7026eb-39ef-4134-89b5-23da70faf891 48db67d7a458423d9c5433a9f1caceda 6bf85718dfc245e086ce0e712f1f3b1c - - - -] Added segment 546bfbf1-d318-480c-823f-b77a179b9c7c of type vxlan for network a03ce651-fe0d-43ac-a0c7-dfc97759a149 [pid: 7|app: 0|req: 543/951] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:44:26 2026] POST /v2.0/networks => generated 654 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/952] 10.0.0.206 () {34 vars in 783 bytes} [Mon May 11 06:44:25 2026] PUT /v2.0/routers/6b7621d1-3d09-46f1-abb1-88b990bf2b78/add_router_interface => generated 309 bytes in 1501 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/953] 10.0.0.206 () {34 vars in 665 bytes} [Mon May 11 06:44:26 2026] POST /v2.0/ports => generated 1506 bytes in 763 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: 545/954] 10.0.0.206 () {34 vars in 685 bytes} [Mon May 11 06:44:27 2026] POST /v2.0/security-groups => generated 1595 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/955] 10.0.0.206 () {32 vars in 643 bytes} [Mon May 11 06:44:27 2026] GET /v2.0/ports => generated 1506 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:44:27.938 8 INFO neutron.db.segments_db [None req-0ab5e0e6-30b3-4a18-8f64-314555ed2e7e bd02220dc0c44a249607846cc580b0d1 edf60f299d704804a40558797b289bb4 - - - -] Added segment fe16b1f4-dd22-4a38-98e5-5e51244c8161 of type vxlan for network f8a8dec9-4111-4ea9-a365-dab063cd5c1e [pid: 7|app: 0|req: 547/956] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:44:27 2026] POST /v2.0/security-group-rules => generated 565 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/957] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:44:27 2026] POST /v2.0/networks => generated 648 bytes in 805 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:44:28.144 7 INFO neutron.services.segments.plugin [-] Segment 3f3e52e0-0b1d-4bd6-8851-326a5f9e93e0 resource provider aggregate not found 2026-05-11 06:44:28.169 7 INFO neutron.services.segments.plugin [-] Segment 3f3e52e0-0b1d-4bd6-8851-326a5f9e93e0 resource provider aggregate not found 2026-05-11 06:44:28.176 7 INFO neutron.services.segments.plugin [-] Segment 3f3e52e0-0b1d-4bd6-8851-326a5f9e93e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f3e52e0-0b1d-4bd6-8851-326a5f9e93e0 found for delete ", "request_id": "req-fbae105f-e19c-4a58-96a7-4a7e0c8e2a7b"}]} [pid: 8|app: 0|req: 411/958] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:44:28 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) 2026-05-11 06:44:28.189 7 INFO neutron.services.segments.plugin [-] Segment 3f3e52e0-0b1d-4bd6-8851-326a5f9e93e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f3e52e0-0b1d-4bd6-8851-326a5f9e93e0 found for delete ", "request_id": "req-dc5646c2-1359-4ba7-9013-742c2780bff0"}]} [pid: 7|app: 0|req: 548/959] 10.0.0.206 () {32 vars in 720 bytes} [Mon May 11 06:44:28 2026] DELETE /v2.0/ports/2c200dd5-8a71-4f60-bf3c-803752d59054 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/960] 10.0.0.206 () {32 vars in 720 bytes} [Mon May 11 06:44:28 2026] DELETE /v2.0/ports/e4244378-d54f-4475-8d12-97a0de8d29a9 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/963] 10.0.0.206 () {34 vars in 676 bytes} [Mon May 11 06:44:28 2026] POST /v2.0/floatingips => generated 552 bytes in 564 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/964] 10.0.0.206 () {32 vars in 643 bytes} [Mon May 11 06:44:28 2026] GET /v2.0/ports => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:44:28.876 8 INFO neutron.db.segments_db [None req-4759bfa3-7462-43a5-b63c-a2bbd4b5d263 48db67d7a458423d9c5433a9f1caceda 6bf85718dfc245e086ce0e712f1f3b1c - - - -] Added segment 5a8b5a08-ff57-468f-916c-27b874177bb5 of type vxlan for network 45ed3d8c-d568-48c9-b43b-251641482293 [pid: 7|app: 0|req: 552/965] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:44:28 2026] POST /v2.0/subnets => generated 649 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/966] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:44:28 2026] POST /v2.0/networks => generated 654 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:44:29.045 7 INFO neutron.db.segments_db [None req-ad7382bd-db97-4b03-8c75-dafc407c7810 bd02220dc0c44a249607846cc580b0d1 edf60f299d704804a40558797b289bb4 - - - -] Added segment 4826a37d-fddf-4cef-ab54-adacca25cb40 of type vxlan for network ee83b251-8d77-45ed-a7cb-40dee8be6927 2026-05-11 06:44:29.111 8 INFO neutron.db.segments_db [None req-f6fcf9a5-2814-4af5-87a3-6c702839d760 48db67d7a458423d9c5433a9f1caceda 6bf85718dfc245e086ce0e712f1f3b1c - - - -] Added segment 593f0ea1-a934-425f-bf8f-f5e2b9cd7f94 of type vxlan for network 096c24df-bd92-4154-9eae-dc0e7a04294a [pid: 7|app: 0|req: 553/967] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:44:28 2026] POST /v2.0/networks => generated 648 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/968] 10.0.0.110 () {34 vars in 1098 bytes} [Mon May 11 06:44:29 2026] GET /v2.0/security-groups?name=tempest-securitygroup--328766077&fields=id&tenant_id=49c483f0755d4ecd9c20e388e36a4255 => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/969] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:44:29 2026] POST /v2.0/networks => generated 654 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/970] 10.0.0.110 () {34 vars in 982 bytes} [Mon May 11 06:44:29 2026] GET /v2.0/networks?id=c16049dd-b175-43a1-b86d-5ae969e193cb => generated 669 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/971] 10.0.0.110 () {34 vars in 965 bytes} [Mon May 11 06:44:29 2026] GET /v2.0/quotas/49c483f0755d4ecd9c20e388e36a4255 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/972] 10.0.0.206 () {34 vars in 743 bytes} [Mon May 11 06:44:29 2026] PUT /v2.0/networks/ee83b251-8d77-45ed-a7cb-40dee8be6927 => generated 592 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/973] 10.0.0.110 () {34 vars in 1002 bytes} [Mon May 11 06:44:29 2026] GET /v2.0/ports?tenant_id=49c483f0755d4ecd9c20e388e36a4255&fields=id => generated 103 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/974] 10.0.0.110 () {34 vars in 1008 bytes} [Mon May 11 06:44:29 2026] GET /v2.0/networks/c16049dd-b175-43a1-b86d-5ae969e193cb?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: 420/975] 10.0.0.110 () {34 vars in 1108 bytes} [Mon May 11 06:44:29 2026] GET /v2.0/networks/c16049dd-b175-43a1-b86d-5ae969e193cb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/976] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:44:29 2026] POST /v2.0/subnets => generated 622 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/977] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:44:29 2026] GET /v2.0/ports?device_id=157a5627-f470-402e-93cb-8136a1d23436 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/978] 10.0.0.206 () {34 vars in 741 bytes} [Mon May 11 06:44:29 2026] PUT /v2.0/subnets/ef04f2fb-654a-4f8e-9e3b-226cfc28f0e3 => generated 632 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/979] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:44:29 2026] POST /v2.0/subnets => generated 1276 bytes in 746 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/980] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:44:30 2026] GET /v2.0/networks?id=c16049dd-b175-43a1-b86d-5ae969e193cb => generated 669 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/981] 10.0.0.206 () {32 vars in 647 bytes} [Mon May 11 06:44:30 2026] GET /v2.0/subnets => generated 1889 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/982] 199.204.45.229 () {34 vars in 1050 bytes} [Mon May 11 06:44:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=49c483f0755d4ecd9c20e388e36a4255 => generated 180 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:44:30.845 7 INFO neutron.services.segments.plugin [-] Segment 4826a37d-fddf-4cef-ab54-adacca25cb40 resource provider aggregate not found 2026-05-11 06:44:30.852 7 INFO neutron.services.segments.plugin [-] Segment 4826a37d-fddf-4cef-ab54-adacca25cb40 resource provider aggregate not found 2026-05-11 06:44:30.868 7 INFO neutron.services.segments.plugin [-] Segment 4826a37d-fddf-4cef-ab54-adacca25cb40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4826a37d-fddf-4cef-ab54-adacca25cb40 found for delete ", "request_id": "req-b10efc22-20c4-4f89-85a2-f09eabbe04df"}]} [pid: 7|app: 0|req: 559/983] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:44:30 2026] DELETE /v2.0/networks/ee83b251-8d77-45ed-a7cb-40dee8be6927 => generated 0 bytes in 750 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:44:30.879 7 INFO neutron.services.segments.plugin [-] Segment 4826a37d-fddf-4cef-ab54-adacca25cb40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4826a37d-fddf-4cef-ab54-adacca25cb40 found for delete ", "request_id": "req-aef6129f-c8bb-419f-8281-1cfc2f8ea880"}]} [pid: 8|app: 0|req: 425/984] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:44:30 2026] DELETE /v2.0/subnets/74dc323b-cee8-4fca-9654-38348ed3b579 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/985] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:44:30 2026] GET /v2.0/ports?device_id=157a5627-f470-402e-93cb-8136a1d23436 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:44:31.021 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3fef133e-8089-4224-9311-9adfeae365b7 bd02220dc0c44a249607846cc580b0d1 edf60f299d704804a40558797b289bb4 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 427/986] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:44:31 2026] DELETE /v2.0/networks/ee83b251-8d77-45ed-a7cb-40dee8be6927 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/987] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:44:31 2026] DELETE /v2.0/subnets/69ff23e4-056b-4e27-b679-ebff9dd4bbb5 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/988] 199.204.45.229 () {38 vars in 955 bytes} [Mon May 11 06:44:30 2026] POST /v2.0/ports => generated 954 bytes in 467 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: 429/989] 10.0.0.206 () {32 vars in 694 bytes} [Mon May 11 06:44:31 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/990] 10.0.0.206 () {32 vars in 647 bytes} [Mon May 11 06:44:31 2026] GET /v2.0/subnets => generated 626 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/991] 10.0.0.206 () {32 vars in 742 bytes} [Mon May 11 06:44:31 2026] GET /v2.0/subnets?network_id=97149b92-7778-4851-affb-db5aac02e190 => generated 626 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/992] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:44:31 2026] DELETE /v2.0/networks/096c24df-bd92-4154-9eae-dc0e7a04294a => generated 0 bytes in 392 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/993] 10.0.0.206 () {32 vars in 653 bytes} [Mon May 11 06:44:31 2026] GET /v2.0/extensions => generated 19178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/994] 199.204.45.229 () {38 vars in 1028 bytes} [Mon May 11 06:44:31 2026] PUT /v2.0/ports/f3fbd6ee-42bb-41cb-94e4-6d09bee9ce69 => generated 1199 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:44:31.956 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8fed10e-e724-4faa-9641-9007207a94bc'] response: {'name': 'network-changed', 'server_uuid': '157a5627-f470-402e-93cb-8136a1d23436', 'tag': 'f3fbd6ee-42bb-41cb-94e4-6d09bee9ce69', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 431/995] 10.0.0.206 () {32 vars in 649 bytes} [Mon May 11 06:44:31 2026] GET /v2.0/networks => generated 1313 bytes in 143 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: 432/996] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:44:32 2026] GET /v2.0/ports?tenant_id=49c483f0755d4ecd9c20e388e36a4255&device_id=157a5627-f470-402e-93cb-8136a1d23436 => generated 1238 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/997] 10.0.0.206 () {32 vars in 647 bytes} [Mon May 11 06:44:32 2026] GET /v2.0/subnets => generated 1265 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/998] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:44:32 2026] GET /v2.0/ports?device_id=157a5627-f470-402e-93cb-8136a1d23436 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/999] 199.204.45.229 () {34 vars in 1058 bytes} [Mon May 11 06:44:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=f3fbd6ee-42bb-41cb-94e4-6d09bee9ce69 => 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: 436/1000] 10.0.0.206 () {32 vars in 723 bytes} [Mon May 11 06:44:32 2026] GET /v2.0/networks/f8a8dec9-4111-4ea9-a365-dab063cd5c1e => generated 673 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1001] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:44:31 2026] DELETE /v2.0/networks/45ed3d8c-d568-48c9-b43b-251641482293 => generated 0 bytes in 477 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/1002] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:44:32 2026] GET /v2.0/security-groups?id=7abfb7a6-215c-4018-bb89-5b387f719130&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1003] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:44:32 2026] GET /v2.0/subnets?id=182d60e6-8e09-4766-bf8c-689cc35e3be3 => generated 663 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/1004] 10.0.0.206 () {32 vars in 721 bytes} [Mon May 11 06:44:32 2026] GET /v2.0/subnets/287fefe3-cc0e-44b5-a862-b280b9b4fa49 => generated 649 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/1005] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:44:32 2026] GET /v2.0/ports?network_id=c16049dd-b175-43a1-b86d-5ae969e193cb&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:44:32.437 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2d251dc0-018f-4221-8e8b-421afbd0c013 bd02220dc0c44a249607846cc580b0d1 edf60f299d704804a40558797b289bb4 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 440/1006] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:44:32 2026] DELETE /v2.0/subnets/ef04f2fb-654a-4f8e-9e3b-226cfc28f0e3 => 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: 441/1007] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:44:32 2026] GET /v2.0/networks/c16049dd-b175-43a1-b86d-5ae969e193cb?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:44:32.527 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d110d368-d272-49d0-8b3d-2251ea8f9851 bd02220dc0c44a249607846cc580b0d1 edf60f299d704804a40558797b289bb4 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 442/1008] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:44:32 2026] DELETE /v2.0/networks/ee83b251-8d77-45ed-a7cb-40dee8be6927 => 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: 443/1009] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:44:32 2026] GET /v2.0/networks/c16049dd-b175-43a1-b86d-5ae969e193cb?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: 567/1010] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:44:32 2026] DELETE /v2.0/networks/a03ce651-fe0d-43ac-a0c7-dfc97759a149 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/1011] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:44:32 2026] DELETE /v2.0/subnets/287fefe3-cc0e-44b5-a862-b280b9b4fa49 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1012] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:44:32 2026] DELETE /v2.0/networks/6ad626a0-09fc-4622-ab71-d1f4f1b81359 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/1013] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:44:32 2026] GET /v2.0/ports?tenant_id=49c483f0755d4ecd9c20e388e36a4255&device_id=157a5627-f470-402e-93cb-8136a1d23436 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:44:32.894 7 INFO neutron.services.segments.plugin [-] Segment 593f0ea1-a934-425f-bf8f-f5e2b9cd7f94 resource provider aggregate not found 2026-05-11 06:44:32.900 7 INFO neutron.services.segments.plugin [-] Segment 593f0ea1-a934-425f-bf8f-f5e2b9cd7f94 resource provider aggregate not found 2026-05-11 06:44:32.908 7 INFO neutron.services.segments.plugin [-] Segment 593f0ea1-a934-425f-bf8f-f5e2b9cd7f94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 593f0ea1-a934-425f-bf8f-f5e2b9cd7f94 found for delete ", "request_id": "req-fac4e0ce-b5da-40d8-bdd4-0a678d79aedf"}]} 2026-05-11 06:44:32.915 7 INFO neutron.services.segments.plugin [-] Segment 593f0ea1-a934-425f-bf8f-f5e2b9cd7f94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 593f0ea1-a934-425f-bf8f-f5e2b9cd7f94 found for delete ", "request_id": "req-4f2829ae-83fd-46b6-bb19-43f1f0bd40ba"}]} 2026-05-11 06:44:32.924 7 INFO neutron.services.segments.plugin [-] Segment 5a8b5a08-ff57-468f-916c-27b874177bb5 resource provider aggregate not found [pid: 8|app: 0|req: 446/1014] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:44:32 2026] GET /v2.0/networks?id=c16049dd-b175-43a1-b86d-5ae969e193cb => generated 764 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:44:32.945 7 INFO neutron.services.segments.plugin [-] Segment 5a8b5a08-ff57-468f-916c-27b874177bb5 resource provider aggregate not found 2026-05-11 06:44:32.949 7 INFO neutron.services.segments.plugin [-] Segment 5a8b5a08-ff57-468f-916c-27b874177bb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a8b5a08-ff57-468f-916c-27b874177bb5 found for delete ", "request_id": "req-ab63a72a-581d-4c70-bcc8-43e68c989a79"}]} 2026-05-11 06:44:32.964 7 INFO neutron.services.segments.plugin [-] Segment 5a8b5a08-ff57-468f-916c-27b874177bb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a8b5a08-ff57-468f-916c-27b874177bb5 found for delete ", "request_id": "req-6623d3bc-2a39-4460-b8d5-b76c5985f017"}]} 2026-05-11 06:44:32.971 7 INFO neutron.services.segments.plugin [-] Segment 546bfbf1-d318-480c-823f-b77a179b9c7c resource provider aggregate not found [pid: 8|app: 0|req: 447/1015] 199.204.45.229 () {34 vars in 1058 bytes} [Mon May 11 06:44:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=f3fbd6ee-42bb-41cb-94e4-6d09bee9ce69 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:44:32.987 7 INFO neutron.services.segments.plugin [-] Segment 546bfbf1-d318-480c-823f-b77a179b9c7c resource provider aggregate not found 2026-05-11 06:44:32.994 7 INFO neutron.services.segments.plugin [-] Segment 546bfbf1-d318-480c-823f-b77a179b9c7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 546bfbf1-d318-480c-823f-b77a179b9c7c found for delete ", "request_id": "req-bf0dc22b-c116-49d5-8b92-37126e61857d"}]} 2026-05-11 06:44:33.003 7 INFO neutron.services.segments.plugin [-] Segment 546bfbf1-d318-480c-823f-b77a179b9c7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 546bfbf1-d318-480c-823f-b77a179b9c7c found for delete ", "request_id": "req-45803008-a707-4c64-9cd9-79915c8c9b21"}]} 2026-05-11 06:44:33.018 7 INFO neutron.services.segments.plugin [-] Segment dc1e29b1-66f6-48cb-88d9-3e9799168cd7 resource provider aggregate not found [pid: 8|app: 0|req: 448/1016] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:44:32 2026] GET /v2.0/subnets?id=182d60e6-8e09-4766-bf8c-689cc35e3be3 => generated 663 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:44:33.025 7 INFO neutron.services.segments.plugin [-] Segment dc1e29b1-66f6-48cb-88d9-3e9799168cd7 resource provider aggregate not found 2026-05-11 06:44:33.042 7 INFO neutron.services.segments.plugin [-] Segment dc1e29b1-66f6-48cb-88d9-3e9799168cd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc1e29b1-66f6-48cb-88d9-3e9799168cd7 found for delete ", "request_id": "req-d5c627ba-9e6c-468b-a80a-f4e0ab6b30f8"}]} 2026-05-11 06:44:33.055 7 INFO neutron.services.segments.plugin [-] Segment dc1e29b1-66f6-48cb-88d9-3e9799168cd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc1e29b1-66f6-48cb-88d9-3e9799168cd7 found for delete ", "request_id": "req-9ae46e06-5077-4dfd-94cf-dafb03159311"}]} [pid: 8|app: 0|req: 449/1017] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:44:33 2026] GET /v2.0/ports?network_id=c16049dd-b175-43a1-b86d-5ae969e193cb&device_owner=network%3Adhcp => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/1018] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:44:33 2026] GET /v2.0/networks/c16049dd-b175-43a1-b86d-5ae969e193cb?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/1019] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:44:33 2026] GET /v2.0/networks/c16049dd-b175-43a1-b86d-5ae969e193cb?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: 569/1020] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:44:32 2026] DELETE /v2.0/networks/f8a8dec9-4111-4ea9-a365-dab063cd5c1e => generated 0 bytes in 505 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/1021] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:44:33 2026] GET /v2.0/security-groups?tenant_id=6bf85718dfc245e086ce0e712f1f3b1c&name=default => generated 2801 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1022] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:44:33 2026] GET /v2.0/ports?device_id=157a5627-f470-402e-93cb-8136a1d23436 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1023] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:44:33 2026] GET /v2.0/security-groups?id=7abfb7a6-215c-4018-bb89-5b387f719130&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/1024] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:44:33 2026] DELETE /v2.0/security-groups/52f86fa2-16e9-4667-8b9f-b631aa8e981d => 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: 572/1025] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:44:33 2026] GET /v2.0/security-groups?tenant_id=edf60f299d704804a40558797b289bb4&name=default => generated 2801 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/1026] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:44:34 2026] DELETE /v2.0/security-groups/d9860d2f-bb1d-4825-80fe-072f7f6218b8 => 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: 573/1027] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:44:34 2026] GET /v2.0/ports?device_id=157a5627-f470-402e-93cb-8136a1d23436 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/1028] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:44:34 2026] GET /v2.0/security-groups?id=7abfb7a6-215c-4018-bb89-5b387f719130&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:44:35.586 7 INFO neutron.services.segments.plugin [-] Segment fe16b1f4-dd22-4a38-98e5-5e51244c8161 resource provider aggregate not found 2026-05-11 06:44:35.602 7 INFO neutron.services.segments.plugin [-] Segment fe16b1f4-dd22-4a38-98e5-5e51244c8161 resource provider aggregate not found [pid: 8|app: 0|req: 456/1029] 10.0.0.205 () {34 vars in 990 bytes} [Mon May 11 06:44:35 2026] GET /v2.0/ports?device_id=93401d4c-574c-49fe-ba9d-90a9a7b8e90b => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:44:35.620 7 INFO neutron.services.segments.plugin [-] Segment fe16b1f4-dd22-4a38-98e5-5e51244c8161 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe16b1f4-dd22-4a38-98e5-5e51244c8161 found for delete ", "request_id": "req-78c226f1-1bc6-452d-a491-800eece110a7"}]} 2026-05-11 06:44:35.632 7 INFO neutron.services.segments.plugin [-] Segment fe16b1f4-dd22-4a38-98e5-5e51244c8161 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe16b1f4-dd22-4a38-98e5-5e51244c8161 found for delete ", "request_id": "req-76429cd5-a62a-498b-b772-9b956d2ec7c8"}]} [pid: 8|app: 0|req: 457/1030] 10.0.0.205 () {34 vars in 1040 bytes} [Mon May 11 06:44:35 2026] GET /v2.0/security-groups?id=ef16aa9b-c156-49ce-8e87-253e00d89d29&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/1031] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:44:35 2026] GET /v2.0/ports?device_id=157a5627-f470-402e-93cb-8136a1d23436 => generated 971 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/1032] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:44:35 2026] GET /v2.0/security-groups?id=7abfb7a6-215c-4018-bb89-5b387f719130&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:44:36.065 7 INFO neutron.db.segments_db [None req-33ebbd81-3501-484a-8243-ebf5549eff91 22a6e98b8eec4559afa5ba8083720b16 b860cfe974c74f92a3029c6510738272 - - - -] Added segment 72bb4958-4a1d-4cc5-a2dc-c67d5af53717 of type vxlan for network 95b61ed1-3d20-4d07-aabe-e387c47ee81f 2026-05-11 06:44:36.285 8 INFO neutron.db.segments_db [None req-9b38ea73-18ce-493d-baec-5ccb60e6a958 01db3b04f3f1455eb9b8787d3378f206 368a7528036d4c249b55a01a58b14f67 - - - -] Added segment b69b48cf-9ed9-4c43-86da-526e6426f3c7 of type vxlan for network f848c528-f214-47c1-b257-4ed0035871f8 [pid: 8|app: 0|req: 460/1033] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:44:36 2026] POST /v2.0/networks => generated 648 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/1034] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:44:36 2026] GET /v2.0/ports?device_id=157a5627-f470-402e-93cb-8136a1d23436 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:44:36.563 7 INFO neutron.db.segments_db [None req-33ebbd81-3501-484a-8243-ebf5549eff91 22a6e98b8eec4559afa5ba8083720b16 b860cfe974c74f92a3029c6510738272 - - - -] Added segment 51813810-ef67-466b-89d6-73622d820c62 of type vxlan for network cea8ec26-7b3a-453e-9234-c5bc6d21f29d [pid: 7|app: 0|req: 574/1035] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:44:35 2026] POST /v2.0/networks => generated 1244 bytes in 1140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/1036] 10.0.0.206 () {34 vars in 665 bytes} [Mon May 11 06:44:36 2026] POST /v2.0/ports => generated 779 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: 8|app: 0|req: 463/1037] 10.0.0.206 () {32 vars in 649 bytes} [Mon May 11 06:44:36 2026] GET /v2.0/networks => generated 1843 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:44:36.933 8 INFO neutron.db.segments_db [None req-59241b91-78af-4285-9823-5d2ec4160c59 01db3b04f3f1455eb9b8787d3378f206 368a7528036d4c249b55a01a58b14f67 - - - -] Added segment 710e4b2f-679d-4d3e-b2d9-d9a0b7f2d5c0 of type vxlan for network 28f384d7-6d6d-43c7-9078-1a516af0c971 [pid: 8|app: 0|req: 464/1038] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:44:36 2026] POST /v2.0/networks => generated 636 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:44:37.131 7 INFO neutron.db.l3_db [None req-41d8b1dc-8097-412f-87cd-af0cb2bc03db a556e99ab8564d4b9ffdb5ec0bb9a86a 49c483f0755d4ecd9c20e388e36a4255 - - - -] Floating IP 5463826b-f49f-4ba9-bb06-abc631227153 associated. External IP: 10.96.250.208, port: f3fbd6ee-42bb-41cb-94e4-6d09bee9ce69. 2026-05-11 06:44:37.252 8 INFO neutron.services.segments.plugin [-] Segment 72bb4958-4a1d-4cc5-a2dc-c67d5af53717 resource provider aggregate not found 2026-05-11 06:44:37.257 8 INFO neutron.services.segments.plugin [-] Segment 72bb4958-4a1d-4cc5-a2dc-c67d5af53717 resource provider aggregate not found 2026-05-11 06:44:37.274 8 INFO neutron.services.segments.plugin [-] Segment 72bb4958-4a1d-4cc5-a2dc-c67d5af53717 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72bb4958-4a1d-4cc5-a2dc-c67d5af53717 found for delete ", "request_id": "req-5882bc2c-9a01-46bf-a07f-ee61fe5472a3"}]} 2026-05-11 06:44:37.288 8 INFO neutron.services.segments.plugin [-] Segment 72bb4958-4a1d-4cc5-a2dc-c67d5af53717 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72bb4958-4a1d-4cc5-a2dc-c67d5af53717 found for delete ", "request_id": "req-d6c4096e-0209-4c07-b41a-3118c73475a2"}]} [pid: 8|app: 0|req: 465/1039] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:44:37 2026] DELETE /v2.0/networks/95b61ed1-3d20-4d07-aabe-e387c47ee81f => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1040] 10.0.0.206 () {34 vars in 749 bytes} [Mon May 11 06:44:36 2026] PUT /v2.0/floatingips/5463826b-f49f-4ba9-bb06-abc631227153 => generated 855 bytes in 785 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:44:37.521 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a21752b4-c79a-4cf5-b3bc-e9f09b38d070'] response: {'name': 'network-changed', 'server_uuid': '157a5627-f470-402e-93cb-8136a1d23436', 'tag': 'f3fbd6ee-42bb-41cb-94e4-6d09bee9ce69', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 466/1041] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:44:37 2026] POST /v2.0/subnets => generated 622 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:44:37.672 7 INFO neutron.services.segments.plugin [-] Segment 51813810-ef67-466b-89d6-73622d820c62 resource provider aggregate not found 2026-05-11 06:44:37.678 7 INFO neutron.services.segments.plugin [-] Segment 51813810-ef67-466b-89d6-73622d820c62 resource provider aggregate not found 2026-05-11 06:44:37.695 7 INFO neutron.services.segments.plugin [-] Segment 51813810-ef67-466b-89d6-73622d820c62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51813810-ef67-466b-89d6-73622d820c62 found for delete ", "request_id": "req-0d1cea01-9139-40b9-8c9e-0b607473f466"}]} 2026-05-11 06:44:37.697 7 INFO neutron.services.segments.plugin [-] Segment 51813810-ef67-466b-89d6-73622d820c62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51813810-ef67-466b-89d6-73622d820c62 found for delete ", "request_id": "req-16d00216-f979-4640-9d80-1dffc898edde"}]} [pid: 8|app: 0|req: 467/1042] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:44:37 2026] GET /v2.0/ports?device_id=157a5627-f470-402e-93cb-8136a1d23436 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1043] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:44:37 2026] DELETE /v2.0/networks/cea8ec26-7b3a-453e-9234-c5bc6d21f29d => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/1044] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:44:37 2026] GET /v2.0/ports?tenant_id=49c483f0755d4ecd9c20e388e36a4255&device_id=157a5627-f470-402e-93cb-8136a1d23436 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/1045] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:44:37 2026] GET /v2.0/security-groups?id=7abfb7a6-215c-4018-bb89-5b387f719130&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/1046] 10.0.0.206 () {32 vars in 649 bytes} [Mon May 11 06:44:37 2026] GET /v2.0/networks => generated 651 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/1047] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:44:37 2026] GET /v2.0/networks?id=c16049dd-b175-43a1-b86d-5ae969e193cb => generated 764 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:44:37.927 8 INFO neutron.db.segments_db [None req-e93c1f1d-5f2a-4bc3-860a-f089609610f7 22a6e98b8eec4559afa5ba8083720b16 b860cfe974c74f92a3029c6510738272 - - - -] Added segment 28985b1a-7fa3-4bd9-a709-568c456ba7aa of type vxlan for network c002a398-c025-4262-83ad-38281c9b881d [pid: 8|app: 0|req: 472/1048] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:44:37 2026] POST /v2.0/networks => generated 649 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/1049] 199.204.45.229 () {34 vars in 1058 bytes} [Mon May 11 06:44:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=f3fbd6ee-42bb-41cb-94e4-6d09bee9ce69 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/1050] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:44:38 2026] GET /v2.0/ports?device_id=157a5627-f470-402e-93cb-8136a1d23436 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1051] 10.0.0.206 () {34 vars in 665 bytes} [Mon May 11 06:44:37 2026] POST /v2.0/ports => generated 965 bytes in 437 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-11 06:44:38.168 8 INFO neutron.db.segments_db [None req-1815032e-2e22-41d4-8a6a-aa72e2f17f78 22a6e98b8eec4559afa5ba8083720b16 b860cfe974c74f92a3029c6510738272 - - - -] Added segment f5117f89-6882-4de2-8f7c-f136a816ff3c of type vxlan for network d0982201-4d97-4356-b1f1-2deb08444860 [pid: 7|app: 0|req: 578/1052] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:44:38 2026] GET /v2.0/subnets?id=182d60e6-8e09-4766-bf8c-689cc35e3be3 => generated 663 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1053] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:44:38 2026] GET /v2.0/security-groups?id=7abfb7a6-215c-4018-bb89-5b387f719130&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: 8|app: 0|req: 475/1054] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:44:38 2026] POST /v2.0/networks => generated 650 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/1055] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:44:38 2026] GET /v2.0/ports?network_id=c16049dd-b175-43a1-b86d-5ae969e193cb&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: 580/1056] 10.0.0.206 () {32 vars in 720 bytes} [Mon May 11 06:44:38 2026] DELETE /v2.0/ports/80448415-7b7b-4168-90a9-136fabc8d054 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1057] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:44:38 2026] GET /v2.0/networks/c16049dd-b175-43a1-b86d-5ae969e193cb?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1058] 199.204.45.229 () {34 vars in 994 bytes} [Mon May 11 06:44:38 2026] GET /v2.0/ports?device_id=157a5627-f470-402e-93cb-8136a1d23436 => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:44:38.721 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ea537ca4-9c03-4026-b650-5c31f7820629 01db3b04f3f1455eb9b8787d3378f206 368a7528036d4c249b55a01a58b14f67 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 583/1059] 10.0.0.206 () {32 vars in 720 bytes} [Mon May 11 06:44:38 2026] DELETE /v2.0/ports/80448415-7b7b-4168-90a9-136fabc8d054 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1060] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:44:38 2026] GET /v2.0/networks/c16049dd-b175-43a1-b86d-5ae969e193cb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:44:39.049 7 INFO neutron.db.l3_db [None req-c7c4fb42-1000-462d-972c-d11aa8b7ae94 a556e99ab8564d4b9ffdb5ec0bb9a86a 49c483f0755d4ecd9c20e388e36a4255 - - - -] Floating IP 5463826b-f49f-4ba9-bb06-abc631227153 disassociated. External IP: 10.96.250.208, port: f3fbd6ee-42bb-41cb-94e4-6d09bee9ce69. [pid: 8|app: 0|req: 477/1061] 10.0.0.206 () {34 vars in 665 bytes} [Mon May 11 06:44:38 2026] POST /v2.0/ports => generated 1506 bytes in 998 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:44:39.348 8 INFO neutron.pecan_wsgi.hooks.translation [None req-94e69413-90b6-4a60-9fa8-67a07c6ebc86 01db3b04f3f1455eb9b8787d3378f206 368a7528036d4c249b55a01a58b14f67 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 478/1062] 10.0.0.206 () {32 vars in 717 bytes} [Mon May 11 06:44:39 2026] GET /v2.0/ports/80448415-7b7b-4168-90a9-136fabc8d054 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/1063] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:44:39 2026] GET /v2.0/ports?device_id=157a5627-f470-402e-93cb-8136a1d23436 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1064] 199.204.45.229 () {36 vars in 997 bytes} [Mon May 11 06:44:38 2026] DELETE /v2.0/ports/f3fbd6ee-42bb-41cb-94e4-6d09bee9ce69 => generated 0 bytes in 698 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/1065] 10.0.0.206 () {32 vars in 643 bytes} [Mon May 11 06:44:39 2026] GET /v2.0/ports => generated 1506 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:44:39.574 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2538f11f-42d7-4033-a44b-1cdf8629d94a'] response: {'server_uuid': '157a5627-f470-402e-93cb-8136a1d23436', 'name': 'network-vif-deleted', 'tag': 'f3fbd6ee-42bb-41cb-94e4-6d09bee9ce69', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 586/1066] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:44:39 2026] DELETE /v2.0/subnets/59ed6255-5829-4922-ad33-d68c675d9be5 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/1067] 10.0.0.206 () {32 vars in 720 bytes} [Mon May 11 06:44:39 2026] DELETE /v2.0/ports/9fe1b60b-61e2-4935-8499-db369e6aee6f => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/1068] 10.0.0.206 () {32 vars in 720 bytes} [Mon May 11 06:44:39 2026] DELETE /v2.0/ports/efb3d405-c8be-491f-af10-acac040dc191 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/1069] 10.0.0.206 () {32 vars in 643 bytes} [Mon May 11 06:44:39 2026] GET /v2.0/ports => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:44:40.156 8 INFO neutron.db.segments_db [None req-bbba35c9-0681-4fd4-8ed2-7088740a17e9 22a6e98b8eec4559afa5ba8083720b16 b860cfe974c74f92a3029c6510738272 - - - -] Added segment 85334519-8fb1-485e-a32d-f69cfc83cd13 of type vxlan for network baa35c1c-1c85-4169-a07d-3deaa448911f 2026-05-11 06:44:40.190 7 INFO neutron.services.segments.plugin [-] Segment 710e4b2f-679d-4d3e-b2d9-d9a0b7f2d5c0 resource provider aggregate not found 2026-05-11 06:44:40.195 7 INFO neutron.services.segments.plugin [-] Segment 710e4b2f-679d-4d3e-b2d9-d9a0b7f2d5c0 resource provider aggregate not found 2026-05-11 06:44:40.216 7 INFO neutron.services.segments.plugin [-] Segment 710e4b2f-679d-4d3e-b2d9-d9a0b7f2d5c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 710e4b2f-679d-4d3e-b2d9-d9a0b7f2d5c0 found for delete ", "request_id": "req-3acf63d3-b24b-441b-84ca-46062dd34df0"}]} 2026-05-11 06:44:40.217 7 INFO neutron.services.segments.plugin [-] Segment 710e4b2f-679d-4d3e-b2d9-d9a0b7f2d5c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 710e4b2f-679d-4d3e-b2d9-d9a0b7f2d5c0 found for delete ", "request_id": "req-fe32701a-3f40-48dd-acae-57f463bda477"}]} [pid: 7|app: 0|req: 587/1070] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:44:39 2026] DELETE /v2.0/networks/28f384d7-6d6d-43c7-9078-1a516af0c971 => generated 0 bytes in 494 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/1071] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:44:40 2026] POST /v2.0/networks => generated 650 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:44:40.302 7 INFO neutron.db.segments_db [None req-54e8e1d7-3ffa-4c33-9f08-8b9e536948b3 01db3b04f3f1455eb9b8787d3378f206 368a7528036d4c249b55a01a58b14f67 - - - -] Added segment 4d1d129f-e8bf-4d88-a9fd-717ddf9772d5 of type vxlan for network 11d28be3-ee9c-42a2-b54c-ee05b364b94b 2026-05-11 06:44:40.410 8 INFO neutron.db.segments_db [None req-350ea80c-d254-43c8-993c-25a6acd04fb4 22a6e98b8eec4559afa5ba8083720b16 b860cfe974c74f92a3029c6510738272 - - - -] Added segment 5723896d-3af0-4ed6-89b0-aa8db3aee93c of type vxlan for network e908f454-1c52-4da2-acf3-26768688971e [pid: 7|app: 0|req: 588/1072] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:44:40 2026] POST /v2.0/networks => generated 635 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/1073] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:44:40 2026] POST /v2.0/networks => generated 650 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1074] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:44:40 2026] DELETE /v2.0/security-groups/7abfb7a6-215c-4018-bb89-5b387f719130 => 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: 486/1075] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:44:40 2026] POST /v2.0/subnets => generated 622 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:44:40.841 8 INFO neutron.api.v2.resource [None req-bcd674cb-9d21-49af-9e12-eca19e7e3d34 a556e99ab8564d4b9ffdb5ec0bb9a86a 49c483f0755d4ecd9c20e388e36a4255 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 487/1076] 10.0.0.206 () {32 vars in 737 bytes} [Mon May 11 06:44:40 2026] GET /v2.0/security-groups/7abfb7a6-215c-4018-bb89-5b387f719130 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1077] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:44:40 2026] POST /v2.0/subnets => generated 1226 bytes in 557 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1078] 10.0.0.206 () {34 vars in 665 bytes} [Mon May 11 06:44:40 2026] POST /v2.0/ports => generated 928 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1079] 10.0.0.206 () {32 vars in 647 bytes} [Mon May 11 06:44:41 2026] GET /v2.0/subnets => generated 1839 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1080] 10.0.0.206 () {32 vars in 732 bytes} [Mon May 11 06:44:41 2026] DELETE /v2.0/floatingips/5463826b-f49f-4ba9-bb06-abc631227153 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1081] 10.0.0.206 () {32 vars in 720 bytes} [Mon May 11 06:44:41 2026] DELETE /v2.0/ports/0e96270d-f969-4df4-8740-32acd2f81c9c => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1082] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:44:41 2026] DELETE /v2.0/subnets/c2b0c642-ef66-4ce5-be00-3d1adf5bce37 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:44:41.719 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a70d6087-ccb8-4736-b1e9-2d96cc52e3a6 01db3b04f3f1455eb9b8787d3378f206 368a7528036d4c249b55a01a58b14f67 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 593/1083] 10.0.0.206 () {32 vars in 717 bytes} [Mon May 11 06:44:41 2026] GET /v2.0/ports/0e96270d-f969-4df4-8740-32acd2f81c9c => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1084] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:44:41 2026] DELETE /v2.0/subnets/5d19ae61-9878-484f-bacd-a50a64b65e1b => 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: 595/1085] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:44:41 2026] DELETE /v2.0/subnets/ac89dca2-a82f-4ccf-9c23-6bdac90c6b99 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1086] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:44:42 2026] GET /v2.0/ports?device_id=93401d4c-574c-49fe-ba9d-90a9a7b8e90b => 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: 597/1087] 10.0.0.206 () {32 vars in 647 bytes} [Mon May 11 06:44:42 2026] GET /v2.0/subnets => generated 626 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1088] 10.0.0.206 () {34 vars in 789 bytes} [Mon May 11 06:44:41 2026] PUT /v2.0/routers/6b7621d1-3d09-46f1-abb1-88b990bf2b78/remove_router_interface => generated 309 bytes in 1156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:44:42.752 7 INFO neutron.services.segments.plugin [-] Segment 4d1d129f-e8bf-4d88-a9fd-717ddf9772d5 resource provider aggregate not found [pid: 8|app: 0|req: 492/1089] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:44:42 2026] GET /v2.0/security-groups?id=ef16aa9b-c156-49ce-8e87-253e00d89d29&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:44:42.758 7 INFO neutron.services.segments.plugin [-] Segment 4d1d129f-e8bf-4d88-a9fd-717ddf9772d5 resource provider aggregate not found 2026-05-11 06:44:42.775 7 INFO neutron.services.segments.plugin [-] Segment 4d1d129f-e8bf-4d88-a9fd-717ddf9772d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d1d129f-e8bf-4d88-a9fd-717ddf9772d5 found for delete ", "request_id": "req-dc060bbe-4ff5-48de-bd4e-d3400b584509"}]} [pid: 7|app: 0|req: 598/1090] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:44:42 2026] DELETE /v2.0/networks/11d28be3-ee9c-42a2-b54c-ee05b364b94b => generated 0 bytes in 443 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:44:42.846 7 INFO neutron.services.segments.plugin [-] Segment 4d1d129f-e8bf-4d88-a9fd-717ddf9772d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d1d129f-e8bf-4d88-a9fd-717ddf9772d5 found for delete ", "request_id": "req-0c0bdb09-2ca4-40f0-beb5-cb9b84241c7f"}]} 2026-05-11 06:44:43.169 8 INFO neutron.services.segments.plugin [-] Segment 5723896d-3af0-4ed6-89b0-aa8db3aee93c resource provider aggregate not found 2026-05-11 06:44:43.175 8 INFO neutron.services.segments.plugin [-] Segment 5723896d-3af0-4ed6-89b0-aa8db3aee93c resource provider aggregate not found 2026-05-11 06:44:43.192 8 INFO neutron.services.segments.plugin [-] Segment 5723896d-3af0-4ed6-89b0-aa8db3aee93c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5723896d-3af0-4ed6-89b0-aa8db3aee93c found for delete ", "request_id": "req-d8f1a4f9-2ad5-4911-ba90-5b222e0be570"}]} 2026-05-11 06:44:43.193 8 INFO neutron.services.segments.plugin [-] Segment 5723896d-3af0-4ed6-89b0-aa8db3aee93c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5723896d-3af0-4ed6-89b0-aa8db3aee93c found for delete ", "request_id": "req-423183c6-49b2-4a2d-917c-073346446db2"}]} [pid: 8|app: 0|req: 493/1091] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:44:42 2026] DELETE /v2.0/networks/e908f454-1c52-4da2-acf3-26768688971e => generated 0 bytes in 453 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1092] 10.0.0.206 () {34 vars in 665 bytes} [Mon May 11 06:44:43 2026] POST /v2.0/ports => generated 778 bytes in 398 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: 495/1093] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:44:43 2026] GET /v2.0/ports?device_id=93401d4c-574c-49fe-ba9d-90a9a7b8e90b => generated 975 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:44:43.917 7 INFO neutron.db.l3_hamode_db [None req-185bb0fc-1a6b-41ac-8e2c-e7a277183f62 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] HA network c4619a04-eec2-4e16-87a0-a72e32b48812 was deleted as no HA routers are present in tenant 49c483f0755d4ecd9c20e388e36a4255. [pid: 7|app: 0|req: 599/1094] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:44:42 2026] DELETE /v2.0/routers/6b7621d1-3d09-46f1-abb1-88b990bf2b78 => generated 0 bytes in 1132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1097] 199.204.45.229 () {34 vars in 994 bytes} [Mon May 11 06:44:43 2026] GET /v2.0/ports?device_id=93401d4c-574c-49fe-ba9d-90a9a7b8e90b => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1098] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:44:43 2026] DELETE /v2.0/networks/baa35c1c-1c85-4169-a07d-3deaa448911f => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1099] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:44:44 2026] GET /v2.0/security-groups?id=ef16aa9b-c156-49ce-8e87-253e00d89d29&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1100] 10.0.0.206 () {34 vars in 737 bytes} [Mon May 11 06:44:43 2026] PUT /v2.0/ports/5e50fbdd-2d0a-4dc2-8d9e-dddb14069f09 => generated 752 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1101] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:44:44 2026] DELETE /v2.0/subnets/182d60e6-8e09-4766-bf8c-689cc35e3be3 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:44:44.446 7 INFO neutron.db.l3_db [None req-967dad33-11c6-4e6f-afb2-fd561e4c2be2 eabd9db849e04520a737ffa2bcab8962 71b966e0e3f14e4cb92e1a7b1b79a58f - - - -] Floating IP 56e280b5-010b-4a1d-b051-b5aaecd34366 disassociated. External IP: 10.96.250.203, port: 4e5def93-e7ba-4f21-85e4-e340b1a6b49d. [pid: 8|app: 0|req: 499/1102] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:44:44 2026] DELETE /v2.0/networks/d0982201-4d97-4356-b1f1-2deb08444860 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1103] 10.0.0.206 () {32 vars in 720 bytes} [Mon May 11 06:44:44 2026] DELETE /v2.0/ports/5e50fbdd-2d0a-4dc2-8d9e-dddb14069f09 => 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: 501/1104] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:44:44 2026] DELETE /v2.0/networks/c16049dd-b175-43a1-b86d-5ae969e193cb => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:44:45.004 7 INFO neutron.services.segments.plugin [-] Segment b60acc00-1590-4960-8c19-0ddeaff757a9 resource provider aggregate not found 2026-05-11 06:44:45.009 7 INFO neutron.services.segments.plugin [-] Segment b60acc00-1590-4960-8c19-0ddeaff757a9 resource provider aggregate not found 2026-05-11 06:44:45.026 7 INFO neutron.services.segments.plugin [-] Segment b60acc00-1590-4960-8c19-0ddeaff757a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b60acc00-1590-4960-8c19-0ddeaff757a9 found for delete ", "request_id": "req-1d940ca9-20a0-4d2c-9698-a4ff57de5e38"}]} 2026-05-11 06:44:45.029 7 INFO neutron.services.segments.plugin [-] Segment b60acc00-1590-4960-8c19-0ddeaff757a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b60acc00-1590-4960-8c19-0ddeaff757a9 found for delete ", "request_id": "req-0fdb87c9-2748-4b37-b740-5a16eae8d564"}]} [pid: 8|app: 0|req: 502/1105] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:44:44 2026] DELETE /v2.0/networks/c002a398-c025-4262-83ad-38281c9b881d => 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: 503/1106] 10.0.0.206 () {32 vars in 643 bytes} [Mon May 11 06:44:45 2026] GET /v2.0/ports => generated 782 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:44:45.210 8 INFO neutron.services.segments.plugin [-] Segment 85334519-8fb1-485e-a32d-f69cfc83cd13 resource provider aggregate not found [pid: 8|app: 0|req: 504/1107] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:44:45 2026] GET /v2.0/security-groups?tenant_id=49c483f0755d4ecd9c20e388e36a4255&name=default => generated 2801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:44:45.225 8 INFO neutron.services.segments.plugin [-] Segment 85334519-8fb1-485e-a32d-f69cfc83cd13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85334519-8fb1-485e-a32d-f69cfc83cd13 found for delete ", "request_id": "req-d3cafeee-dda5-4faa-a5e5-87c10c6cfb1f"}]} 2026-05-11 06:44:45.236 8 INFO neutron.services.segments.plugin [-] Segment 85334519-8fb1-485e-a32d-f69cfc83cd13 resource provider aggregate not found 2026-05-11 06:44:45.251 8 INFO neutron.services.segments.plugin [-] Segment f5117f89-6882-4de2-8f7c-f136a816ff3c resource provider aggregate not found 2026-05-11 06:44:45.256 8 INFO neutron.services.segments.plugin [-] Segment 85334519-8fb1-485e-a32d-f69cfc83cd13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85334519-8fb1-485e-a32d-f69cfc83cd13 found for delete ", "request_id": "req-5733c469-789b-4347-9574-766ae409dfe5"}]} [pid: 8|app: 0|req: 505/1108] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:44:45 2026] GET /v2.0/ports?device_id=93401d4c-574c-49fe-ba9d-90a9a7b8e90b => 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: 604/1109] 199.204.45.229 () {36 vars in 997 bytes} [Mon May 11 06:44:44 2026] DELETE /v2.0/ports/4e5def93-e7ba-4f21-85e4-e340b1a6b49d => generated 0 bytes in 1129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:44:45.281 8 INFO neutron.services.segments.plugin [-] Segment f5117f89-6882-4de2-8f7c-f136a816ff3c resource provider aggregate not found /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:44:45.286 8 INFO neutron.services.segments.plugin [-] Segment f5117f89-6882-4de2-8f7c-f136a816ff3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5117f89-6882-4de2-8f7c-f136a816ff3c found for delete ", "request_id": "req-51e1fea4-2c79-4035-88f1-96cba6f6f6f4"}]} 2026-05-11 06:44:45.299 8 INFO neutron.pecan_wsgi.hooks.translation [None req-81df8a2e-ca18-403c-9bfb-82c4508d29b8 01db3b04f3f1455eb9b8787d3378f206 368a7528036d4c249b55a01a58b14f67 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 506/1110] 10.0.0.206 () {32 vars in 717 bytes} [Mon May 11 06:44:45 2026] GET /v2.0/ports/5e50fbdd-2d0a-4dc2-8d9e-dddb14069f09 => generated 132 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:44:45.320 8 INFO neutron.services.segments.plugin [-] Segment f5117f89-6882-4de2-8f7c-f136a816ff3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5117f89-6882-4de2-8f7c-f136a816ff3c found for delete ", "request_id": "req-a42d7ea1-a6a3-4ba4-a194-f88e61ebf242"}]} 2026-05-11 06:44:45.326 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1bf92eea-61b9-4e4a-b1f5-c5171bacf47e'] response: {'server_uuid': '93401d4c-574c-49fe-ba9d-90a9a7b8e90b', 'name': 'network-vif-deleted', 'tag': '4e5def93-e7ba-4f21-85e4-e340b1a6b49d', 'status': 'completed', 'code': 200} 2026-05-11 06:44:45.348 8 INFO neutron.services.segments.plugin [-] Segment 4940b981-9dc3-4a9d-ae4a-24afe8bada84 resource provider aggregate not found 2026-05-11 06:44:45.355 8 INFO neutron.services.segments.plugin [-] Segment 4940b981-9dc3-4a9d-ae4a-24afe8bada84 resource provider aggregate not found 2026-05-11 06:44:45.361 8 INFO neutron.services.segments.plugin [-] Segment 4940b981-9dc3-4a9d-ae4a-24afe8bada84 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4940b981-9dc3-4a9d-ae4a-24afe8bada84 found for delete ", "request_id": "req-cbd2859c-9f5b-4ad3-91fb-b67c1527c978"}]} 2026-05-11 06:44:45.369 8 INFO neutron.services.segments.plugin [-] Segment 4940b981-9dc3-4a9d-ae4a-24afe8bada84 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4940b981-9dc3-4a9d-ae4a-24afe8bada84 found for delete ", "request_id": "req-15834691-7709-43f9-9146-edd8357fa798"}]} 2026-05-11 06:44:45.373 8 INFO neutron.services.segments.plugin [-] Segment 28985b1a-7fa3-4bd9-a709-568c456ba7aa resource provider aggregate not found [pid: 8|app: 0|req: 507/1111] 10.0.0.206 () {32 vars in 643 bytes} [Mon May 11 06:44:45 2026] GET /v2.0/ports => generated 782 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:44:45.386 8 INFO neutron.services.segments.plugin [-] Segment 28985b1a-7fa3-4bd9-a709-568c456ba7aa resource provider aggregate not found [pid: 7|app: 0|req: 605/1112] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:44:45 2026] DELETE /v2.0/security-groups/6b4c8442-6136-434b-8dd7-a5750cca1f0a => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:44:45.396 8 INFO neutron.services.segments.plugin [-] Segment 28985b1a-7fa3-4bd9-a709-568c456ba7aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28985b1a-7fa3-4bd9-a709-568c456ba7aa found for delete ", "request_id": "req-d5a014ba-ab94-4081-9064-7a0e24f0592c"}]} 2026-05-11 06:44:45.416 8 INFO neutron.services.segments.plugin [-] Segment 28985b1a-7fa3-4bd9-a709-568c456ba7aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28985b1a-7fa3-4bd9-a709-568c456ba7aa found for delete ", "request_id": "req-6d2148c6-fcab-4c76-9d55-98450fe1ef36"}]} [pid: 8|app: 0|req: 508/1113] 10.0.0.206 () {32 vars in 717 bytes} [Mon May 11 06:44:45 2026] GET /v2.0/ports/707c5bcb-0a82-4277-a173-e73983706dc2 => generated 779 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:44:45.473 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3e7faa57-cdb2-4f5f-b372-ac148ff0971e 01db3b04f3f1455eb9b8787d3378f206 368a7528036d4c249b55a01a58b14f67 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 606/1114] 10.0.0.206 () {32 vars in 720 bytes} [Mon May 11 06:44:45 2026] DELETE /v2.0/ports/0e96270d-f969-4df4-8740-32acd2f81c9c => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:44:45.502 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f592839a-7080-40c8-a242-eb16be2b56e6 01db3b04f3f1455eb9b8787d3378f206 368a7528036d4c249b55a01a58b14f67 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 509/1115] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:44:45 2026] DELETE /v2.0/subnets/ac89dca2-a82f-4ccf-9c23-6bdac90c6b99 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:44:45.531 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0293cfdb-d526-4d9f-9987-fff0b0117906 01db3b04f3f1455eb9b8787d3378f206 368a7528036d4c249b55a01a58b14f67 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 607/1116] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:44:45 2026] DELETE /v2.0/subnets/59ed6255-5829-4922-ad33-d68c675d9be5 => 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: 510/1117] 10.0.0.206 () {32 vars in 720 bytes} [Mon May 11 06:44:45 2026] DELETE /v2.0/ports/707c5bcb-0a82-4277-a173-e73983706dc2 => 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: 608/1118] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:44:45 2026] GET /v2.0/security-groups?tenant_id=b860cfe974c74f92a3029c6510738272&name=default => generated 2801 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1119] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:44:45 2026] DELETE /v2.0/security-groups/0b645534-f337-4e6c-8aeb-b3b88f62524c => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1120] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:44:45 2026] DELETE /v2.0/networks/f848c528-f214-47c1-b257-4ed0035871f8 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1121] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:44:46 2026] DELETE /v2.0/security-groups/ef16aa9b-c156-49ce-8e87-253e00d89d29 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:44:46.447 8 INFO neutron.api.v2.resource [None req-b65770a8-6e26-4124-8544-121c89565576 eabd9db849e04520a737ffa2bcab8962 71b966e0e3f14e4cb92e1a7b1b79a58f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 512/1122] 10.0.0.206 () {32 vars in 737 bytes} [Mon May 11 06:44:46 2026] GET /v2.0/security-groups/ef16aa9b-c156-49ce-8e87-253e00d89d29 => 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: 513/1123] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:44:46 2026] GET /v2.0/security-groups?tenant_id=368a7528036d4c249b55a01a58b14f67&name=default => generated 2801 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1124] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:44:46 2026] DELETE /v2.0/security-groups/ec4c62d4-fb03-4149-9ea5-d5279c5b0359 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1125] 10.0.0.206 () {32 vars in 732 bytes} [Mon May 11 06:44:46 2026] DELETE /v2.0/floatingips/56e280b5-010b-4a1d-b051-b5aaecd34366 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:44:47.349 7 INFO neutron.db.segments_db [None req-7749e40c-68a1-49ad-a1f7-1b5af61a65cd b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Added segment 812415ff-6769-4cad-8dd4-c984e91e3c18 of type vxlan for network 7b27af7c-062f-4fe3-b284-627d1beea2bd 2026-05-11 06:44:47.427 8 INFO neutron.services.segments.plugin [-] Segment b69b48cf-9ed9-4c43-86da-526e6426f3c7 resource provider aggregate not found 2026-05-11 06:44:47.435 8 INFO neutron.services.segments.plugin [-] Segment b69b48cf-9ed9-4c43-86da-526e6426f3c7 resource provider aggregate not found 2026-05-11 06:44:47.444 8 INFO neutron.services.segments.plugin [-] Segment b69b48cf-9ed9-4c43-86da-526e6426f3c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b69b48cf-9ed9-4c43-86da-526e6426f3c7 found for delete ", "request_id": "req-a8966f60-86bd-4c75-8dbd-36365be280ee"}]} [pid: 7|app: 0|req: 612/1126] 10.0.0.206 () {34 vars in 671 bytes} [Mon May 11 06:44:47 2026] POST /v2.0/networks => generated 745 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:44:47.456 8 INFO neutron.services.segments.plugin [-] Segment b69b48cf-9ed9-4c43-86da-526e6426f3c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b69b48cf-9ed9-4c43-86da-526e6426f3c7 found for delete ", "request_id": "req-894e8e7b-9145-4617-891a-e1defd0268ae"}]} [pid: 7|app: 0|req: 613/1127] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:44:47 2026] POST /v2.0/subnets => generated 668 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:44:47.736 7 INFO neutron.db.segments_db [None req-22552273-8919-4ad7-b121-dc1692b8bb95 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Added segment e17e5d7c-1592-4bad-9d1a-2b0b9ec26d34 of type vxlan for network 7094cc79-6646-4c9a-89cc-686ecd0eb0d4 [pid: 8|app: 0|req: 515/1128] 10.0.0.206 () {34 vars in 789 bytes} [Mon May 11 06:44:46 2026] PUT /v2.0/routers/52e458ed-b294-4743-a423-1e792fde25ac/remove_router_interface => generated 309 bytes in 1166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:44:48.035 7 INFO neutron.db.l3_hamode_db [None req-22552273-8919-4ad7-b121-dc1692b8bb95 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 06:44:49.130 7 INFO neutron.db.l3_hamode_db [None req-22552273-8919-4ad7-b121-dc1692b8bb95 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 06:44:49.477 8 INFO neutron.services.segments.plugin [-] Segment d6fee9f2-7f5c-4fd9-899d-b612bc4ce025 resource provider aggregate not found 2026-05-11 06:44:49.490 8 INFO neutron.services.segments.plugin [-] Segment d6fee9f2-7f5c-4fd9-899d-b612bc4ce025 resource provider aggregate not found 2026-05-11 06:44:49.498 8 INFO neutron.services.segments.plugin [-] Segment d6fee9f2-7f5c-4fd9-899d-b612bc4ce025 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6fee9f2-7f5c-4fd9-899d-b612bc4ce025 found for delete ", "request_id": "req-60052544-40a8-42ff-bca8-a8463e35f2f4"}]} 2026-05-11 06:44:49.505 8 INFO neutron.db.l3_hamode_db [None req-35e674b7-3b1c-4a35-a75e-f5b8606cfb6e b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] HA network 46146540-99c9-49a8-80c7-37be188e8b33 was deleted as no HA routers are present in tenant 71b966e0e3f14e4cb92e1a7b1b79a58f. [pid: 8|app: 0|req: 516/1129] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:44:47 2026] DELETE /v2.0/routers/52e458ed-b294-4743-a423-1e792fde25ac => generated 0 bytes in 1584 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:44:49.513 8 INFO neutron.services.segments.plugin [-] Segment d6fee9f2-7f5c-4fd9-899d-b612bc4ce025 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6fee9f2-7f5c-4fd9-899d-b612bc4ce025 found for delete ", "request_id": "req-d2194c26-c6b0-4c6b-91c7-99f8cd2eccbc"}]} 2026-05-11 06:44:49.801 8 INFO neutron.db.segments_db [None req-88834634-5923-408d-b12a-805f5e7e873f ef09147f73314dcfad59968e8caf4232 7b58411d61c1463ba7a00b5819549492 - - - -] Added segment 318270e3-3a6d-4537-b915-b49efd2fa905 of type vxlan for network f159530d-8c73-4a89-bcb7-567c5c451164 [pid: 8|app: 0|req: 517/1130] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:44:49 2026] POST /v2.0/networks => generated 644 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1131] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:44:47 2026] POST /v2.0/routers => generated 732 bytes in 2439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1132] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:44:49 2026] DELETE /v2.0/subnets/9deea900-e6a3-48ad-ab5e-762e1f2b926b => 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: 615/1133] 10.0.0.206 () {34 vars in 665 bytes} [Mon May 11 06:44:50 2026] POST /v2.0/ports => generated 774 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, ' 2026-05-11 06:44:50.777 7 INFO neutron.services.segments.plugin [-] Segment 78379e73-b0f0-44e8-85bc-3e1923a3895c resource provider aggregate not found 2026-05-11 06:44:50.782 7 INFO neutron.services.segments.plugin [-] Segment 78379e73-b0f0-44e8-85bc-3e1923a3895c resource provider aggregate not found 2026-05-11 06:44:50.797 7 INFO neutron.services.segments.plugin [-] Segment 78379e73-b0f0-44e8-85bc-3e1923a3895c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78379e73-b0f0-44e8-85bc-3e1923a3895c found for delete ", "request_id": "req-72ea262a-05b9-4bf1-84cc-67ad32f33872"}]} 2026-05-11 06:44:50.798 7 INFO neutron.services.segments.plugin [-] Segment 78379e73-b0f0-44e8-85bc-3e1923a3895c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78379e73-b0f0-44e8-85bc-3e1923a3895c found for delete ", "request_id": "req-a9ebe765-dffb-48ca-ac84-b2d277a732ff"}]} [pid: 7|app: 0|req: 616/1134] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:44:50 2026] DELETE /v2.0/networks/363d8f52-42e0-4488-aaba-5035e33a4ccd => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1135] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:44:50 2026] GET /v2.0/security-groups?tenant_id=c6be1c1534134741bf46396eddd4c46e&name=default => generated 2801 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:44:51.209 7 INFO neutron.db.segments_db [None req-9098e451-21b0-44b6-9fd1-1b45d45a40da ef09147f73314dcfad59968e8caf4232 7b58411d61c1463ba7a00b5819549492 - - - -] Added segment 3206be31-c1cc-425a-b934-6095d0f004c6 of type vxlan for network 298934d8-e441-4ae8-9692-aa1761a30e11 [pid: 7|app: 0|req: 618/1136] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:44:51 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: 619/1137] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:44:51 2026] GET /v2.0/security-groups?tenant_id=71b966e0e3f14e4cb92e1a7b1b79a58f&name=default => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1138] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:44:51 2026] DELETE /v2.0/security-groups/8d1f217c-fcbb-4a54-a23a-0f4da5da7900 => 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: 519/1139] 10.0.0.206 () {34 vars in 783 bytes} [Mon May 11 06:44:50 2026] PUT /v2.0/routers/5978db43-a7f6-4676-8bb5-0897ba66638f/add_router_interface => generated 309 bytes in 1454 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1140] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:44:51 2026] DELETE /v2.0/security-groups/a7174bff-9c65-4034-927a-232895b5182e => 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: 521/1141] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:44:51 2026] GET /v2.0/security-groups?tenant_id=0f0227512eaa4ac1a6f1b95c51a4641a&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: 621/1142] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:44:51 2026] POST /v2.0/subnets => generated 602 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1143] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:44:51 2026] DELETE /v2.0/security-groups/d2dc7486-bc8e-438c-8685-8fad32286b6c => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1144] 10.0.0.206 () {34 vars in 665 bytes} [Mon May 11 06:44:51 2026] POST /v2.0/ports => generated 949 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: 7|app: 0|req: 623/1145] 10.0.0.110 () {34 vars in 982 bytes} [Mon May 11 06:44:52 2026] GET /v2.0/networks?id=7b27af7c-062f-4fe3-b284-627d1beea2bd => generated 677 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1146] 10.0.0.110 () {34 vars in 965 bytes} [Mon May 11 06:44:52 2026] GET /v2.0/quotas/b8d9024ceba64d4b8f47c0ddf42ac616 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1147] 10.0.0.206 () {32 vars in 720 bytes} [Mon May 11 06:44:52 2026] DELETE /v2.0/ports/42ba1e30-a13d-48b2-a85a-be5341635775 => generated 0 bytes in 384 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:44:52.692 8 INFO neutron.pecan_wsgi.hooks.translation [None req-212febbd-e3eb-484b-b444-a2551a89dd7b ef09147f73314dcfad59968e8caf4232 7b58411d61c1463ba7a00b5819549492 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 524/1148] 10.0.0.206 () {32 vars in 720 bytes} [Mon May 11 06:44:52 2026] DELETE /v2.0/ports/42ba1e30-a13d-48b2-a85a-be5341635775 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:44:52.730 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c2baee12-a2b2-4357-bc9d-1bdb2f339e4a ef09147f73314dcfad59968e8caf4232 7b58411d61c1463ba7a00b5819549492 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 525/1149] 10.0.0.206 () {32 vars in 717 bytes} [Mon May 11 06:44:52 2026] GET /v2.0/ports/42ba1e30-a13d-48b2-a85a-be5341635775 => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1150] 10.0.0.110 () {34 vars in 1002 bytes} [Mon May 11 06:44:52 2026] GET /v2.0/ports?tenant_id=b8d9024ceba64d4b8f47c0ddf42ac616&fields=id => generated 103 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1151] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:44:52 2026] DELETE /v2.0/subnets/870491d7-f25b-48b7-84f2-c56e89fc6e96 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1152] 10.0.0.110 () {34 vars in 907 bytes} [Mon May 11 06:44:53 2026] GET /v2.0/extensions => generated 19178 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1153] 10.0.0.110 () {34 vars in 1008 bytes} [Mon May 11 06:44:53 2026] GET /v2.0/networks/7b27af7c-062f-4fe3-b284-627d1beea2bd?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:44:53.344 7 INFO neutron.services.segments.plugin [-] Segment 3206be31-c1cc-425a-b934-6095d0f004c6 resource provider aggregate not found 2026-05-11 06:44:53.348 7 INFO neutron.services.segments.plugin [-] Segment 3206be31-c1cc-425a-b934-6095d0f004c6 resource provider aggregate not found [pid: 7|app: 0|req: 626/1154] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:44:52 2026] DELETE /v2.0/networks/298934d8-e441-4ae8-9692-aa1761a30e11 => generated 0 bytes in 389 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:44:53.382 7 INFO neutron.services.segments.plugin [-] Segment 3206be31-c1cc-425a-b934-6095d0f004c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3206be31-c1cc-425a-b934-6095d0f004c6 found for delete ", "request_id": "req-4c0f78f5-241c-4317-aa3a-2a1a5e59c22e"}]} 2026-05-11 06:44:53.383 7 INFO neutron.services.segments.plugin [-] Segment 3206be31-c1cc-425a-b934-6095d0f004c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3206be31-c1cc-425a-b934-6095d0f004c6 found for delete ", "request_id": "req-edd81ddc-7539-4fd8-b7bc-75949f9405ab"}]} [pid: 8|app: 0|req: 529/1155] 10.0.0.110 () {34 vars in 1108 bytes} [Mon May 11 06:44:53 2026] GET /v2.0/networks/7b27af7c-062f-4fe3-b284-627d1beea2bd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:44:53.436 7 INFO neutron.db.segments_db [None req-7ed9597d-1ba5-45df-b404-1343cc1b7c99 ef09147f73314dcfad59968e8caf4232 7b58411d61c1463ba7a00b5819549492 - - - -] Added segment 484f6059-95e3-4792-a5ae-9c5ff14c5c15 of type vxlan for network 4c46f3ef-7910-4739-8f05-cecb41bcee9d [pid: 7|app: 0|req: 627/1156] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:44:53 2026] POST /v2.0/networks => generated 631 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1157] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:44:53 2026] GET /v2.0/ports?device_id=7855da37-bb9f-436a-9557-6f903a0b2fb4 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1158] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:44:53 2026] POST /v2.0/subnets => generated 602 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1159] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:44:54 2026] GET /v2.0/security-groups?tenant_id=8a228351e5f54b4e9505753cf46fe2b9&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: 531/1160] 10.0.0.206 () {34 vars in 665 bytes} [Mon May 11 06:44:53 2026] POST /v2.0/ports => generated 912 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1161] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:44:54 2026] GET /v2.0/networks?id=7b27af7c-062f-4fe3-b284-627d1beea2bd => generated 677 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1162] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:44:54 2026] DELETE /v2.0/security-groups/37547921-d500-41ea-bda7-a8310f69f009 => 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: 631/1163] 10.0.0.206 () {32 vars in 720 bytes} [Mon May 11 06:44:54 2026] DELETE /v2.0/ports/c0b3ead3-7f80-4240-8527-70679063f145 => generated 0 bytes in 429 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1164] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:44:54 2026] GET /v2.0/ports?device_id=7855da37-bb9f-436a-9557-6f903a0b2fb4 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:44:54.971 7 INFO neutron.pecan_wsgi.hooks.translation [None req-52665ce2-4a2e-4793-a844-7e7db0d9e423 ef09147f73314dcfad59968e8caf4232 7b58411d61c1463ba7a00b5819549492 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 633/1165] 10.0.0.206 () {32 vars in 717 bytes} [Mon May 11 06:44:54 2026] GET /v2.0/ports/c0b3ead3-7f80-4240-8527-70679063f145 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1166] 199.204.45.229 () {38 vars in 955 bytes} [Mon May 11 06:44:54 2026] POST /v2.0/ports => generated 954 bytes in 583 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: 634/1167] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:44:54 2026] DELETE /v2.0/subnets/11195e82-c220-486d-b56c-2af57860d097 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:44:55.646 7 INFO neutron.services.segments.plugin [-] Segment 484f6059-95e3-4792-a5ae-9c5ff14c5c15 resource provider aggregate not found 2026-05-11 06:44:55.654 7 INFO neutron.services.segments.plugin [-] Segment 484f6059-95e3-4792-a5ae-9c5ff14c5c15 resource provider aggregate not found 2026-05-11 06:44:55.670 7 INFO neutron.services.segments.plugin [-] Segment 484f6059-95e3-4792-a5ae-9c5ff14c5c15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 484f6059-95e3-4792-a5ae-9c5ff14c5c15 found for delete ", "request_id": "req-40941d87-cf6b-422f-ae50-2f5f7b5e8740"}]} 2026-05-11 06:44:55.685 7 INFO neutron.services.segments.plugin [-] Segment 484f6059-95e3-4792-a5ae-9c5ff14c5c15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 484f6059-95e3-4792-a5ae-9c5ff14c5c15 found for delete ", "request_id": "req-45657178-a1eb-4ba8-9905-86ff61bcb40c"}]} [pid: 8|app: 0|req: 534/1168] 199.204.45.229 () {38 vars in 1028 bytes} [Mon May 11 06:44:55 2026] PUT /v2.0/ports/955787da-285f-43ed-aaa4-a5a4a8d85ac7 => generated 1199 bytes in 570 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1169] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:44:55 2026] DELETE /v2.0/networks/4c46f3ef-7910-4739-8f05-cecb41bcee9d => generated 0 bytes in 460 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-11 06:44:55.749 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7025122c-f70a-48c3-a5b0-9800c068a921'] response: {'name': 'network-changed', 'server_uuid': '7855da37-bb9f-436a-9557-6f903a0b2fb4', 'tag': '955787da-285f-43ed-aaa4-a5a4a8d85ac7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 636/1170] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:44:55 2026] GET /v2.0/ports?tenant_id=b8d9024ceba64d4b8f47c0ddf42ac616&device_id=7855da37-bb9f-436a-9557-6f903a0b2fb4 => 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: 535/1171] 10.0.0.206 () {34 vars in 665 bytes} [Mon May 11 06:44:55 2026] POST /v2.0/ports => generated 775 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 536/1172] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:44:56 2026] GET /v2.0/ports?device_id=7855da37-bb9f-436a-9557-6f903a0b2fb4 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1173] 199.204.45.229 () {34 vars in 1058 bytes} [Mon May 11 06:44:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=955787da-285f-43ed-aaa4-a5a4a8d85ac7 => generated 19 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1174] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:44:56 2026] GET /v2.0/security-groups?id=930ab009-face-4bf0-be1b-27c4cd5848dc&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1175] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:44:56 2026] GET /v2.0/subnets?id=c18877f6-acb6-44a3-82a8-5376ac221ae3 => generated 671 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1176] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:44:56 2026] GET /v2.0/ports?network_id=7b27af7c-062f-4fe3-b284-627d1beea2bd&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1177] 10.0.0.206 () {34 vars in 737 bytes} [Mon May 11 06:44:56 2026] PUT /v2.0/ports/fcc2b220-ddc6-4773-94ef-0ad5464285ea => generated 752 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1178] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:44:56 2026] GET /v2.0/networks/7b27af7c-062f-4fe3-b284-627d1beea2bd?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: 642/1179] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:44:56 2026] GET /v2.0/networks/7b27af7c-062f-4fe3-b284-627d1beea2bd?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: 643/1180] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:44:56 2026] GET /v2.0/ports?tenant_id=b8d9024ceba64d4b8f47c0ddf42ac616&device_id=7855da37-bb9f-436a-9557-6f903a0b2fb4 => generated 1238 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1181] 10.0.0.206 () {32 vars in 720 bytes} [Mon May 11 06:44:56 2026] DELETE /v2.0/ports/fcc2b220-ddc6-4773-94ef-0ad5464285ea => generated 0 bytes in 270 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: 539/1182] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:44:56 2026] GET /v2.0/networks?id=7b27af7c-062f-4fe3-b284-627d1beea2bd => generated 773 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1183] 10.0.0.206 () {32 vars in 643 bytes} [Mon May 11 06:44:56 2026] GET /v2.0/ports => generated 777 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1184] 199.204.45.229 () {34 vars in 1058 bytes} [Mon May 11 06:44:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=955787da-285f-43ed-aaa4-a5a4a8d85ac7 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:44:56.851 8 INFO neutron.pecan_wsgi.hooks.translation [None req-251dfd48-a101-4ebb-9d3c-5da8bbc09991 ef09147f73314dcfad59968e8caf4232 7b58411d61c1463ba7a00b5819549492 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 542/1185] 10.0.0.206 () {32 vars in 717 bytes} [Mon May 11 06:44:56 2026] GET /v2.0/ports/fcc2b220-ddc6-4773-94ef-0ad5464285ea => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1186] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:44:56 2026] GET /v2.0/subnets?id=c18877f6-acb6-44a3-82a8-5376ac221ae3 => generated 671 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1187] 10.0.0.206 () {32 vars in 643 bytes} [Mon May 11 06:44:56 2026] GET /v2.0/ports => generated 777 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1188] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:44:56 2026] GET /v2.0/ports?network_id=7b27af7c-062f-4fe3-b284-627d1beea2bd&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1189] 10.0.0.206 () {32 vars in 717 bytes} [Mon May 11 06:44:56 2026] GET /v2.0/ports/97d247b1-be65-47af-841a-b9bae3540d3e => generated 774 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:44:57.004 7 INFO neutron.db.segments_db [None req-72834336-325d-4180-82dd-4a33302d2e44 0fc080b0f6354ea4bb231a35153ac415 e86723f3f1e744d095c33e7278bf89a4 - - - -] Added segment 19ea1ff0-5c00-4b83-8479-a6f45e47b157 of type vxlan for network 29e3cb94-cd0b-40bd-afa3-38e863efe37b [pid: 8|app: 0|req: 547/1190] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:44:57 2026] GET /v2.0/networks/7b27af7c-062f-4fe3-b284-627d1beea2bd?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:44:57.082 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9fb2134e-5142-4781-aa91-9b5ea1bdd341 ef09147f73314dcfad59968e8caf4232 7b58411d61c1463ba7a00b5819549492 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 548/1191] 10.0.0.206 () {32 vars in 720 bytes} [Mon May 11 06:44:57 2026] DELETE /v2.0/ports/c0b3ead3-7f80-4240-8527-70679063f145 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1192] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:44:57 2026] GET /v2.0/networks/7b27af7c-062f-4fe3-b284-627d1beea2bd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1193] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:44:56 2026] POST /v2.0/networks => generated 643 bytes in 558 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:44:57.150 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d257f2ca-ec24-4af4-9171-3c4382680233 ef09147f73314dcfad59968e8caf4232 7b58411d61c1463ba7a00b5819549492 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 550/1194] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:44:57 2026] DELETE /v2.0/subnets/11195e82-c220-486d-b56c-2af57860d097 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:44:57.182 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ee306aca-afd7-4e5e-8bd6-1303aecd8a30 ef09147f73314dcfad59968e8caf4232 7b58411d61c1463ba7a00b5819549492 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 645/1195] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:44:57 2026] DELETE /v2.0/subnets/870491d7-f25b-48b7-84f2-c56e89fc6e96 => 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: 646/1196] 10.0.0.206 () {32 vars in 720 bytes} [Mon May 11 06:44:57 2026] DELETE /v2.0/ports/97d247b1-be65-47af-841a-b9bae3540d3e => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1197] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:44:57 2026] POST /v2.0/subnets => generated 617 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1198] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:44:57 2026] GET /v2.0/ports?device_id=7855da37-bb9f-436a-9557-6f903a0b2fb4 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1199] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:44:57 2026] GET /v2.0/security-groups?tenant_id=6a2ec9608b60415a99933e1c9f4d4078&name=default => generated 2801 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:44:57.694 7 INFO neutron.db.segments_db [None req-d62f0024-d144-4760-a64a-2a95726c242e 0fc080b0f6354ea4bb231a35153ac415 e86723f3f1e744d095c33e7278bf89a4 - - - -] Added segment 01c91c21-ef0d-43a7-a248-20619f3bd0b8 of type vxlan for network b10f6595-03cd-4fe0-99f8-f3d1e77a6389 2026-05-11 06:44:57.728 8 INFO neutron.services.segments.plugin [-] Segment 318270e3-3a6d-4537-b915-b49efd2fa905 resource provider aggregate not found 2026-05-11 06:44:57.750 8 INFO neutron.services.segments.plugin [-] Segment 318270e3-3a6d-4537-b915-b49efd2fa905 resource provider aggregate not found 2026-05-11 06:44:57.770 8 INFO neutron.services.segments.plugin [-] Segment 318270e3-3a6d-4537-b915-b49efd2fa905 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 318270e3-3a6d-4537-b915-b49efd2fa905 found for delete ", "request_id": "req-93b40de3-a559-4fa6-b27c-052c3d517ab4"}]} 2026-05-11 06:44:57.771 8 INFO neutron.services.segments.plugin [-] Segment 318270e3-3a6d-4537-b915-b49efd2fa905 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 318270e3-3a6d-4537-b915-b49efd2fa905 found for delete ", "request_id": "req-e6c0b2f4-5aa5-4734-a326-9b6543684ab4"}]} [pid: 8|app: 0|req: 553/1200] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:44:57 2026] DELETE /v2.0/networks/f159530d-8c73-4a89-bcb7-567c5c451164 => 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: 648/1201] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:44:57 2026] POST /v2.0/networks => generated 644 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1202] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:44:57 2026] GET /v2.0/security-groups?id=930ab009-face-4bf0-be1b-27c4cd5848dc&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1203] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:44:57 2026] DELETE /v2.0/security-groups/43fddf51-4591-481b-8061-22d20d83653a => 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: 555/1204] 10.0.0.206 () {34 vars in 743 bytes} [Mon May 11 06:44:57 2026] PUT /v2.0/networks/b10f6595-03cd-4fe0-99f8-f3d1e77a6389 => generated 592 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1205] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:44:58 2026] GET /v2.0/security-groups?tenant_id=385f5a1a70174212b70987a08e9db846&name=default => generated 2801 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1206] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:44:57 2026] POST /v2.0/subnets => generated 602 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1207] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:44:58 2026] DELETE /v2.0/security-groups/913a83f4-ab83-463e-ad96-64625b5d9b38 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1208] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:44:58 2026] GET /v2.0/security-groups?tenant_id=7b58411d61c1463ba7a00b5819549492&name=default => generated 2801 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1211] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:44:58 2026] DELETE /v2.0/security-groups/eb8cdf9e-b3aa-4a38-bbe9-8a859e63f6be => 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: 558/1212] 10.0.0.206 () {34 vars in 741 bytes} [Mon May 11 06:44:58 2026] PUT /v2.0/subnets/46666773-b4ad-4b91-9358-d89e7f7c9534 => generated 612 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1213] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:44:58 2026] GET /v2.0/ports?device_id=7855da37-bb9f-436a-9557-6f903a0b2fb4 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1214] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:44:58 2026] GET /v2.0/security-groups?id=930ab009-face-4bf0-be1b-27c4cd5848dc&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:44:59.332 7 INFO neutron.services.segments.plugin [-] Segment 01c91c21-ef0d-43a7-a248-20619f3bd0b8 resource provider aggregate not found 2026-05-11 06:44:59.337 7 INFO neutron.services.segments.plugin [-] Segment 01c91c21-ef0d-43a7-a248-20619f3bd0b8 resource provider aggregate not found 2026-05-11 06:44:59.351 7 INFO neutron.services.segments.plugin [-] Segment 01c91c21-ef0d-43a7-a248-20619f3bd0b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01c91c21-ef0d-43a7-a248-20619f3bd0b8 found for delete ", "request_id": "req-9191f0d1-cd6a-468e-9ca9-a2ceb51beca4"}]} 2026-05-11 06:44:59.353 7 INFO neutron.services.segments.plugin [-] Segment 01c91c21-ef0d-43a7-a248-20619f3bd0b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01c91c21-ef0d-43a7-a248-20619f3bd0b8 found for delete ", "request_id": "req-a0019fcd-2d9b-4143-9bd1-9c23faf781c9"}]} [pid: 7|app: 0|req: 655/1215] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:44:58 2026] DELETE /v2.0/networks/b10f6595-03cd-4fe0-99f8-f3d1e77a6389 => generated 0 bytes in 616 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:44:59.409 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8392f91d-3dbb-46f6-8e54-35fcfd566ffb 0fc080b0f6354ea4bb231a35153ac415 e86723f3f1e744d095c33e7278bf89a4 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 561/1216] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:44:59 2026] DELETE /v2.0/networks/b10f6595-03cd-4fe0-99f8-f3d1e77a6389 => generated 138 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1217] 10.0.0.206 () {32 vars in 694 bytes} [Mon May 11 06:44:59 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1218] 10.0.0.206 () {32 vars in 742 bytes} [Mon May 11 06:44:59 2026] GET /v2.0/subnets?network_id=97149b92-7778-4851-affb-db5aac02e190 => 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: 657/1219] 10.0.0.206 () {32 vars in 653 bytes} [Mon May 11 06:44:59 2026] GET /v2.0/extensions => generated 19178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1220] 10.0.0.206 () {32 vars in 649 bytes} [Mon May 11 06:44:59 2026] GET /v2.0/networks => generated 1308 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1221] 10.0.0.206 () {32 vars in 647 bytes} [Mon May 11 06:44:59 2026] GET /v2.0/subnets => generated 1233 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1222] 10.0.0.206 () {32 vars in 723 bytes} [Mon May 11 06:44:59 2026] GET /v2.0/networks/29e3cb94-cd0b-40bd-afa3-38e863efe37b => generated 668 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1223] 10.0.0.206 () {32 vars in 721 bytes} [Mon May 11 06:44:59 2026] GET /v2.0/subnets/f5b9b98c-d465-491f-9f16-6245e5e6b525 => generated 617 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:44:59.935 8 INFO neutron.pecan_wsgi.hooks.translation [None req-033f9e21-b998-4c7c-abc5-59483d578fd5 0fc080b0f6354ea4bb231a35153ac415 e86723f3f1e744d095c33e7278bf89a4 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 565/1224] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:44:59 2026] DELETE /v2.0/subnets/46666773-b4ad-4b91-9358-d89e7f7c9534 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:44:59.968 7 INFO neutron.pecan_wsgi.hooks.translation [None req-62bf3cd5-19f8-43b1-8c08-64db4faa1ddd 0fc080b0f6354ea4bb231a35153ac415 e86723f3f1e744d095c33e7278bf89a4 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 660/1225] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:44:59 2026] DELETE /v2.0/networks/b10f6595-03cd-4fe0-99f8-f3d1e77a6389 => generated 138 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1226] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:45:00 2026] GET /v2.0/ports?device_id=7855da37-bb9f-436a-9557-6f903a0b2fb4 => generated 971 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1227] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:44:59 2026] DELETE /v2.0/subnets/f5b9b98c-d465-491f-9f16-6245e5e6b525 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1228] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:45:00 2026] GET /v2.0/security-groups?id=930ab009-face-4bf0-be1b-27c4cd5848dc&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:45:00.776 8 INFO neutron.services.segments.plugin [-] Segment 19ea1ff0-5c00-4b83-8479-a6f45e47b157 resource provider aggregate not found 2026-05-11 06:45:00.782 8 INFO neutron.services.segments.plugin [-] Segment 19ea1ff0-5c00-4b83-8479-a6f45e47b157 resource provider aggregate not found 2026-05-11 06:45:00.806 8 INFO neutron.services.segments.plugin [-] Segment 19ea1ff0-5c00-4b83-8479-a6f45e47b157 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19ea1ff0-5c00-4b83-8479-a6f45e47b157 found for delete ", "request_id": "req-c6672800-49a3-4157-9113-5c213b95e60a"}]} 2026-05-11 06:45:00.807 8 INFO neutron.services.segments.plugin [-] Segment 19ea1ff0-5c00-4b83-8479-a6f45e47b157 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19ea1ff0-5c00-4b83-8479-a6f45e47b157 found for delete ", "request_id": "req-95d45270-d368-421b-b0fe-9eaa5896723b"}]} [pid: 8|app: 0|req: 567/1229] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:45:00 2026] DELETE /v2.0/networks/29e3cb94-cd0b-40bd-afa3-38e863efe37b => generated 0 bytes in 574 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1230] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:45:00 2026] GET /v2.0/ports?device_id=7855da37-bb9f-436a-9557-6f903a0b2fb4 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:45:00.907 7 INFO neutron.db.segments_db [None req-76c09e4a-c45e-4200-ac64-f9101cf0e50b 902b33f213034320b8e53ea7cd12258e 7b7b056d6ea54be5b5150c9a3fa8f821 - - - -] Added segment ad9eeb33-e7a7-4e69-b53a-6ba41962ea61 of type vxlan for network 0dadb9b8-241b-4306-9ae5-3e65eeed8d49 [pid: 8|app: 0|req: 569/1231] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:45:00 2026] GET /v2.0/security-groups?id=930ab009-face-4bf0-be1b-27c4cd5848dc&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: 7|app: 0|req: 663/1232] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:45:00 2026] POST /v2.0/networks => generated 629 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:01.128 8 INFO neutron.db.segments_db [None req-67db6ee5-d929-4627-a7c4-e9738b2e05ab 902b33f213034320b8e53ea7cd12258e 7b7b056d6ea54be5b5150c9a3fa8f821 - - - -] Added segment fc572e8d-d00f-4609-942c-956b27ff4e0b of type vxlan for network bd308ae6-caa0-472d-b991-3a5768b8bc57 [pid: 7|app: 0|req: 664/1233] 199.204.45.229 () {34 vars in 994 bytes} [Mon May 11 06:45:01 2026] GET /v2.0/ports?device_id=7855da37-bb9f-436a-9557-6f903a0b2fb4 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1234] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:45:01 2026] POST /v2.0/networks => generated 629 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1235] 199.204.45.229 () {36 vars in 997 bytes} [Mon May 11 06:45:01 2026] DELETE /v2.0/ports/955787da-285f-43ed-aaa4-a5a4a8d85ac7 => generated 0 bytes in 385 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:45:01.636 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-23c99454-ff5a-456b-b9bf-bb222832f7da'] response: {'server_uuid': '7855da37-bb9f-436a-9557-6f903a0b2fb4', 'name': 'network-vif-deleted', 'tag': '955787da-285f-43ed-aaa4-a5a4a8d85ac7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 571/1236] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:45:01 2026] POST /v2.0/subnets => generated 602 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1237] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:45:01 2026] GET /v2.0/security-groups?tenant_id=e86723f3f1e744d095c33e7278bf89a4&name=default => generated 2801 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1238] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:45:01 2026] DELETE /v2.0/security-groups/8007f4ff-1d8f-4a79-9c16-d832a904d12f => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1239] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:45:01 2026] POST /v2.0/subnets => generated 602 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:02.109 8 INFO neutron.db.segments_db [None req-257c1ac8-e902-42d5-84d6-a5521ba131c4 902b33f213034320b8e53ea7cd12258e 7b7b056d6ea54be5b5150c9a3fa8f821 - - - -] Added segment 8f5ac2b8-d522-40fc-807a-13bd74927c94 of type vxlan for network e6903152-2df7-40ca-b296-71bd7c2fb62c 2026-05-11 06:45:02.860 8 INFO neutron.db.l3_hamode_db [None req-257c1ac8-e902-42d5-84d6-a5521ba131c4 902b33f213034320b8e53ea7cd12258e 7b7b056d6ea54be5b5150c9a3fa8f821 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 06:45:03.012 8 INFO neutron.db.l3_hamode_db [None req-257c1ac8-e902-42d5-84d6-a5521ba131c4 902b33f213034320b8e53ea7cd12258e 7b7b056d6ea54be5b5150c9a3fa8f821 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 668/1240] 10.0.0.206 () {34 vars in 789 bytes} [Mon May 11 06:45:01 2026] PUT /v2.0/routers/5978db43-a7f6-4676-8bb5-0897ba66638f/remove_router_interface => generated 309 bytes in 1143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1241] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:45:02 2026] POST /v2.0/routers => generated 507 bytes in 1785 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:04.136 8 INFO neutron.db.segments_db [None req-3e5b1acf-d200-4f0a-9547-82e992eaf17b 9859c5e44790457e892b2a4ad6f5e9bc ad300d990d2847bd8e7bcd9c4bea1e06 - - - -] Added segment 704ea230-c999-499d-bd99-602cacfdb64d of type vxlan for network 47879119-2e63-4ba0-940d-d077fe314930 [pid: 8|app: 0|req: 574/1242] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:45:03 2026] POST /v2.0/networks => generated 634 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:04.310 7 INFO neutron.services.segments.plugin [-] Segment e17e5d7c-1592-4bad-9d1a-2b0b9ec26d34 resource provider aggregate not found 2026-05-11 06:45:04.330 7 INFO neutron.services.segments.plugin [-] Segment e17e5d7c-1592-4bad-9d1a-2b0b9ec26d34 resource provider aggregate not found 2026-05-11 06:45:04.335 7 INFO neutron.services.segments.plugin [-] Segment e17e5d7c-1592-4bad-9d1a-2b0b9ec26d34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e17e5d7c-1592-4bad-9d1a-2b0b9ec26d34 found for delete ", "request_id": "req-8162c78b-a880-4684-bd7e-f669f0f480aa"}]} 2026-05-11 06:45:04.349 7 INFO neutron.db.l3_hamode_db [None req-d754cd03-2181-4361-8848-6dc8bcdf4288 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] HA network 7094cc79-6646-4c9a-89cc-686ecd0eb0d4 was deleted as no HA routers are present in tenant b8d9024ceba64d4b8f47c0ddf42ac616. [pid: 7|app: 0|req: 669/1243] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:45:03 2026] DELETE /v2.0/routers/5978db43-a7f6-4676-8bb5-0897ba66638f => generated 0 bytes in 1218 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:45:04.358 7 INFO neutron.services.segments.plugin [-] Segment e17e5d7c-1592-4bad-9d1a-2b0b9ec26d34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e17e5d7c-1592-4bad-9d1a-2b0b9ec26d34 found for delete ", "request_id": "req-4ec04438-a760-412e-809a-91adbf4bab29"}]} 2026-05-11 06:45:04.450 7 INFO neutron.db.segments_db [None req-6fdd25b2-a1d4-4924-b80f-19953d38ddd2 9859c5e44790457e892b2a4ad6f5e9bc ad300d990d2847bd8e7bcd9c4bea1e06 - - - -] Added segment f92b7c76-83e1-46bc-befe-ee2b8955f09f of type vxlan for network 4c90a625-88d0-471a-a504-4c479953e1e4 [pid: 7|app: 0|req: 670/1244] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:45:04 2026] POST /v2.0/networks => generated 634 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1245] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:45:04 2026] DELETE /v2.0/subnets/c18877f6-acb6-44a3-82a8-5376ac221ae3 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1246] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:45:04 2026] POST /v2.0/subnets => generated 622 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1247] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:45:05 2026] DELETE /v2.0/networks/7b27af7c-062f-4fe3-b284-627d1beea2bd => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1248] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:45:05 2026] POST /v2.0/subnets => generated 631 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1249] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:45:05 2026] GET /v2.0/security-groups?tenant_id=b8d9024ceba64d4b8f47c0ddf42ac616&name=default => generated 2801 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1250] 10.0.0.206 () {34 vars in 783 bytes} [Mon May 11 06:45:04 2026] PUT /v2.0/routers/7e3b762e-55fb-4133-bceb-937f223db393/add_router_interface => generated 309 bytes in 1632 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:45:05.962 7 INFO neutron.db.segments_db [None req-d92968e3-a419-4974-9547-08d975b3d8b2 9859c5e44790457e892b2a4ad6f5e9bc ad300d990d2847bd8e7bcd9c4bea1e06 - - - -] Added segment 21677e68-0db8-4056-b9c1-c8050818c88b of type vxlan for network fd74fcb7-a6fb-414f-a894-951282a2748e [pid: 8|app: 0|req: 576/1251] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:45:05 2026] DELETE /v2.0/security-groups/930ab009-face-4bf0-be1b-27c4cd5848dc => 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: 577/1252] 10.0.0.206 () {32 vars in 717 bytes} [Mon May 11 06:45:06 2026] GET /v2.0/ports/202f50ad-ecff-4a61-a7eb-622dddc2da76 => generated 955 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:45:06.311 7 INFO neutron.db.l3_hamode_db [None req-d92968e3-a419-4974-9547-08d975b3d8b2 9859c5e44790457e892b2a4ad6f5e9bc ad300d990d2847bd8e7bcd9c4bea1e06 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 06:45:06.377 7 INFO neutron.services.segments.plugin [-] Segment 812415ff-6769-4cad-8dd4-c984e91e3c18 resource provider aggregate not found 2026-05-11 06:45:06.392 7 INFO neutron.services.segments.plugin [-] Segment 812415ff-6769-4cad-8dd4-c984e91e3c18 resource provider aggregate not found 2026-05-11 06:45:06.399 7 INFO neutron.services.segments.plugin [-] Segment 812415ff-6769-4cad-8dd4-c984e91e3c18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 812415ff-6769-4cad-8dd4-c984e91e3c18 found for delete ", "request_id": "req-692772ea-b55d-4ff5-8c02-b8c6e37346c3"}]} 2026-05-11 06:45:06.412 7 INFO neutron.services.segments.plugin [-] Segment 812415ff-6769-4cad-8dd4-c984e91e3c18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 812415ff-6769-4cad-8dd4-c984e91e3c18 found for delete ", "request_id": "req-2ea42222-f656-4f5b-baf9-8b6c5dfc01a3"}]} 2026-05-11 06:45:06.539 7 INFO neutron.db.l3_hamode_db [None req-d92968e3-a419-4974-9547-08d975b3d8b2 9859c5e44790457e892b2a4ad6f5e9bc ad300d990d2847bd8e7bcd9c4bea1e06 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 578/1253] 10.0.0.206 () {34 vars in 783 bytes} [Mon May 11 06:45:06 2026] PUT /v2.0/routers/7e3b762e-55fb-4133-bceb-937f223db393/add_router_interface => generated 309 bytes in 1705 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1254] 10.0.0.206 () {32 vars in 717 bytes} [Mon May 11 06:45:07 2026] GET /v2.0/ports/c6b47134-f4a2-4070-bce4-e1afb37698d1 => generated 955 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1255] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:45:05 2026] POST /v2.0/routers => generated 510 bytes in 2008 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1256] 10.0.0.206 () {34 vars in 783 bytes} [Mon May 11 06:45:07 2026] PUT /v2.0/routers/9238284a-a5be-4ddc-862a-87a50c22427d/add_router_interface => generated 309 bytes in 1433 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1257] 10.0.0.206 () {34 vars in 789 bytes} [Mon May 11 06:45:07 2026] PUT /v2.0/routers/7e3b762e-55fb-4133-bceb-937f223db393/remove_router_interface => generated 309 bytes in 1535 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1258] 10.0.0.206 () {32 vars in 717 bytes} [Mon May 11 06:45:09 2026] GET /v2.0/ports/cf54f86a-b125-4670-94c0-bef5175d036e => generated 959 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1259] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:45:09 2026] GET /v2.0/security-groups?tenant_id=1f2dcc97953c4bb9b62095ff798cd641&name=default => generated 2801 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1260] 10.0.0.206 () {34 vars in 789 bytes} [Mon May 11 06:45:09 2026] PUT /v2.0/routers/7e3b762e-55fb-4133-bceb-937f223db393/remove_router_interface => generated 309 bytes in 1059 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1261] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:45:10 2026] DELETE /v2.0/security-groups/c9843716-48c7-46a1-921e-07daa09afb2d => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1262] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:45:10 2026] GET /v2.0/security-groups?tenant_id=3e89903acfe04e5c8d66824547715990&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: 679/1263] 10.0.0.206 () {34 vars in 783 bytes} [Mon May 11 06:45:09 2026] PUT /v2.0/routers/9238284a-a5be-4ddc-862a-87a50c22427d/add_router_interface => generated 309 bytes in 1311 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1264] 10.0.0.206 () {32 vars in 736 bytes} [Mon May 11 06:45:10 2026] GET /v2.0/ports?device_id=7e3b762e-55fb-4133-bceb-937f223db393 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1265] 10.0.0.206 () {32 vars in 717 bytes} [Mon May 11 06:45:10 2026] GET /v2.0/ports/f6d32a32-effc-4e97-a813-c47c610dfd9e => generated 967 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1266] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:45:10 2026] DELETE /v2.0/security-groups/be5ba83d-9685-41f6-b46a-d6967a1bd413 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:45:11.705 8 INFO neutron.services.segments.plugin [-] Segment 8f5ac2b8-d522-40fc-807a-13bd74927c94 resource provider aggregate not found 2026-05-11 06:45:11.709 8 INFO neutron.services.segments.plugin [-] Segment 8f5ac2b8-d522-40fc-807a-13bd74927c94 resource provider aggregate not found 2026-05-11 06:45:11.726 8 INFO neutron.services.segments.plugin [-] Segment 8f5ac2b8-d522-40fc-807a-13bd74927c94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f5ac2b8-d522-40fc-807a-13bd74927c94 found for delete ", "request_id": "req-ed871908-b0dc-4fe8-b0dc-537fcd20b3e1"}]} 2026-05-11 06:45:11.730 8 INFO neutron.db.l3_hamode_db [None req-8ee09d6d-3d4c-48a2-9ed2-a0b23bc209a0 902b33f213034320b8e53ea7cd12258e 7b7b056d6ea54be5b5150c9a3fa8f821 - - - -] HA network e6903152-2df7-40ca-b296-71bd7c2fb62c was deleted as no HA routers are present in tenant 7b7b056d6ea54be5b5150c9a3fa8f821. [pid: 8|app: 0|req: 587/1267] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:45:11 2026] DELETE /v2.0/routers/7e3b762e-55fb-4133-bceb-937f223db393 => generated 0 bytes in 684 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:45:11.738 8 INFO neutron.services.segments.plugin [-] Segment 8f5ac2b8-d522-40fc-807a-13bd74927c94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f5ac2b8-d522-40fc-807a-13bd74927c94 found for delete ", "request_id": "req-96cc43a4-eb47-49f9-8653-b9375ec0115f"}]} [pid: 8|app: 0|req: 588/1268] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:45:11 2026] GET /v2.0/security-groups?tenant_id=9f131fa8bf1144eb971dec3660973e2d&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: 681/1269] 10.0.0.206 () {34 vars in 789 bytes} [Mon May 11 06:45:11 2026] PUT /v2.0/routers/9238284a-a5be-4ddc-862a-87a50c22427d/remove_router_interface => generated 309 bytes in 910 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1270] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:45:11 2026] DELETE /v2.0/subnets/e4685708-b575-4140-9e57-c240219693ea => 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: 682/1271] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:45:11 2026] DELETE /v2.0/security-groups/f101f826-9762-4843-9673-051a6085f547 => 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: 683/1272] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:45:12 2026] DELETE /v2.0/subnets/d604ddd4-0602-4fbb-bff7-f092c8e75037 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:45:12.504 7 INFO neutron.services.segments.plugin [-] Segment fc572e8d-d00f-4609-942c-956b27ff4e0b resource provider aggregate not found 2026-05-11 06:45:12.509 7 INFO neutron.services.segments.plugin [-] Segment fc572e8d-d00f-4609-942c-956b27ff4e0b resource provider aggregate not found 2026-05-11 06:45:12.530 7 INFO neutron.services.segments.plugin [-] Segment fc572e8d-d00f-4609-942c-956b27ff4e0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc572e8d-d00f-4609-942c-956b27ff4e0b found for delete ", "request_id": "req-a196af8c-b034-40d2-9a74-0ee58100ad89"}]} 2026-05-11 06:45:12.531 7 INFO neutron.services.segments.plugin [-] Segment fc572e8d-d00f-4609-942c-956b27ff4e0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc572e8d-d00f-4609-942c-956b27ff4e0b found for delete ", "request_id": "req-7a32b052-ba72-4abe-adbc-8b5e9a74f6bb"}]} [pid: 7|app: 0|req: 684/1273] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:45:12 2026] DELETE /v2.0/networks/bd308ae6-caa0-472d-b991-3a5768b8bc57 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1274] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:45:12 2026] DELETE /v2.0/networks/0dadb9b8-241b-4306-9ae5-3e65eeed8d49 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:45:12.888 7 INFO neutron.db.segments_db [None req-0496b37a-1e00-4811-871c-8ba4ea9982df 902b33f213034320b8e53ea7cd12258e 7b7b056d6ea54be5b5150c9a3fa8f821 - - - -] Added segment 7b345cd4-93f0-496b-94ce-70618bba0737 of type vxlan for network b5f904e0-b120-4166-96d2-caafecfd5e08 [pid: 7|app: 0|req: 686/1275] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:45:12 2026] POST /v2.0/networks => generated 629 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1276] 10.0.0.206 () {34 vars in 789 bytes} [Mon May 11 06:45:12 2026] PUT /v2.0/routers/9238284a-a5be-4ddc-862a-87a50c22427d/remove_router_interface => generated 309 bytes in 1018 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1277] 10.0.0.206 () {32 vars in 736 bytes} [Mon May 11 06:45:13 2026] GET /v2.0/ports?device_id=9238284a-a5be-4ddc-862a-87a50c22427d => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1278] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:45:13 2026] POST /v2.0/subnets => generated 602 bytes in 729 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:13.809 8 INFO neutron.services.segments.plugin [-] Segment 21677e68-0db8-4056-b9c1-c8050818c88b resource provider aggregate not found 2026-05-11 06:45:13.817 8 INFO neutron.services.segments.plugin [-] Segment 21677e68-0db8-4056-b9c1-c8050818c88b resource provider aggregate not found 2026-05-11 06:45:13.832 8 INFO neutron.services.segments.plugin [-] Segment 21677e68-0db8-4056-b9c1-c8050818c88b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21677e68-0db8-4056-b9c1-c8050818c88b found for delete ", "request_id": "req-9f22bc99-d252-4874-9a07-bd7c2f89fe15"}]} 2026-05-11 06:45:13.835 8 INFO neutron.services.segments.plugin [-] Segment 21677e68-0db8-4056-b9c1-c8050818c88b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21677e68-0db8-4056-b9c1-c8050818c88b found for delete ", "request_id": "req-97b2fa34-1d86-4a24-93c4-c3fa54953351"}]} 2026-05-11 06:45:13.844 8 INFO neutron.db.l3_hamode_db [None req-7a943a0c-9eaa-49bd-9244-5fff1bc9e75a 9859c5e44790457e892b2a4ad6f5e9bc ad300d990d2847bd8e7bcd9c4bea1e06 - - - -] HA network fd74fcb7-a6fb-414f-a894-951282a2748e was deleted as no HA routers are present in tenant ad300d990d2847bd8e7bcd9c4bea1e06. [pid: 8|app: 0|req: 592/1281] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:45:13 2026] DELETE /v2.0/routers/9238284a-a5be-4ddc-862a-87a50c22427d => generated 0 bytes in 747 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:45:13.907 8 INFO neutron.db.segments_db [None req-a810cd23-b9c8-41b8-9df6-9588d6dd129a 902b33f213034320b8e53ea7cd12258e 7b7b056d6ea54be5b5150c9a3fa8f821 - - - -] Added segment 9f8b9cde-8409-4351-bf5a-c217bc6a1606 of type vxlan for network ae1e39d4-e5be-4412-874b-eef7bbf68a0c 2026-05-11 06:45:14.071 7 INFO neutron.db.segments_db [None req-c0bd989d-50bf-4601-9a00-12c1104e6e87 d8a72795364542e0b5dfa9e2c8b729c0 2ff33545c0274c0e8199e5a250def36e - - - -] Added segment f49eec96-eaff-4118-81da-1a57cbb7adaa of type vxlan for network bd4b5768-be34-418a-919f-a631a197bf6f [pid: 7|app: 0|req: 690/1282] 10.0.0.206 () {34 vars in 671 bytes} [Mon May 11 06:45:13 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) 2026-05-11 06:45:14.255 8 INFO neutron.db.l3_hamode_db [None req-a810cd23-b9c8-41b8-9df6-9588d6dd129a 902b33f213034320b8e53ea7cd12258e 7b7b056d6ea54be5b5150c9a3fa8f821 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 06:45:14.410 8 INFO neutron.db.l3_hamode_db [None req-a810cd23-b9c8-41b8-9df6-9588d6dd129a 902b33f213034320b8e53ea7cd12258e 7b7b056d6ea54be5b5150c9a3fa8f821 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 691/1283] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:45:14 2026] DELETE /v2.0/subnets/f7a8e49d-f462-4e10-ab3e-8b2d9098a8e2 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:45:14.515 7 INFO neutron.db.segments_db [None req-cbe2edb0-1f08-4897-a707-e6522b4080d5 d8a72795364542e0b5dfa9e2c8b729c0 2ff33545c0274c0e8199e5a250def36e - - - -] Added segment 47533a75-ffeb-42c0-9b15-f60a158d6e18 of type vxlan for network bf064f79-cccf-42dd-a7cf-b2219135fecf 2026-05-11 06:45:14.564 7 INFO neutron.services.segments.plugin [-] Segment ad9eeb33-e7a7-4e69-b53a-6ba41962ea61 resource provider aggregate not found 2026-05-11 06:45:14.569 7 INFO neutron.services.segments.plugin [-] Segment ad9eeb33-e7a7-4e69-b53a-6ba41962ea61 resource provider aggregate not found 2026-05-11 06:45:14.586 7 INFO neutron.services.segments.plugin [-] Segment ad9eeb33-e7a7-4e69-b53a-6ba41962ea61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad9eeb33-e7a7-4e69-b53a-6ba41962ea61 found for delete ", "request_id": "req-08f6ad45-5a0c-4e58-b2a0-043d7fe97515"}]} 2026-05-11 06:45:14.587 7 INFO neutron.services.segments.plugin [-] Segment ad9eeb33-e7a7-4e69-b53a-6ba41962ea61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad9eeb33-e7a7-4e69-b53a-6ba41962ea61 found for delete ", "request_id": "req-fd7eae7b-445a-454d-b81b-a878f607cde0"}]} 2026-05-11 06:45:14.931 7 INFO neutron.db.l3_hamode_db [None req-cbe2edb0-1f08-4897-a707-e6522b4080d5 d8a72795364542e0b5dfa9e2c8b729c0 2ff33545c0274c0e8199e5a250def36e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 593/1284] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:45:13 2026] POST /v2.0/routers => generated 507 bytes in 1694 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1285] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:45:15 2026] DELETE /v2.0/subnets/a32066a4-edef-48e3-9b17-dd9d8ee483d6 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:45:15.950 7 INFO neutron.db.l3_hamode_db [None req-cbe2edb0-1f08-4897-a707-e6522b4080d5 d8a72795364542e0b5dfa9e2c8b729c0 2ff33545c0274c0e8199e5a250def36e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 595/1286] 10.0.0.206 () {34 vars in 665 bytes} [Mon May 11 06:45:15 2026] POST /v2.0/ports => generated 947 bytes in 490 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-11 06:45:16.433 8 INFO neutron.services.segments.plugin [-] Segment f92b7c76-83e1-46bc-befe-ee2b8955f09f resource provider aggregate not found 2026-05-11 06:45:16.439 8 INFO neutron.services.segments.plugin [-] Segment f92b7c76-83e1-46bc-befe-ee2b8955f09f resource provider aggregate not found 2026-05-11 06:45:16.454 8 INFO neutron.services.segments.plugin [-] Segment f92b7c76-83e1-46bc-befe-ee2b8955f09f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f92b7c76-83e1-46bc-befe-ee2b8955f09f found for delete ", "request_id": "req-665a376f-1a21-4905-949a-2ffda14cf6e6"}]} 2026-05-11 06:45:16.458 8 INFO neutron.services.segments.plugin [-] Segment f92b7c76-83e1-46bc-befe-ee2b8955f09f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f92b7c76-83e1-46bc-befe-ee2b8955f09f found for delete ", "request_id": "req-400df8fa-3e6f-4c42-a47b-b9acaec092b8"}]} [pid: 8|app: 0|req: 596/1287] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:45:16 2026] DELETE /v2.0/networks/4c90a625-88d0-471a-a504-4c479953e1e4 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1288] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:45:16 2026] GET /v2.0/security-groups?tenant_id=b5477483fbe549d5a4e9d5a001842193&name=default => generated 2801 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1289] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:45:14 2026] POST /v2.0/routers => generated 694 bytes in 2488 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:17.153 7 INFO neutron.services.segments.plugin [-] Segment 704ea230-c999-499d-bd99-602cacfdb64d resource provider aggregate not found 2026-05-11 06:45:17.157 7 INFO neutron.services.segments.plugin [-] Segment 704ea230-c999-499d-bd99-602cacfdb64d resource provider aggregate not found 2026-05-11 06:45:17.171 7 INFO neutron.services.segments.plugin [-] Segment 704ea230-c999-499d-bd99-602cacfdb64d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 704ea230-c999-499d-bd99-602cacfdb64d found for delete ", "request_id": "req-0af05f3f-1aad-44bf-a78f-17b9ee05daff"}]} 2026-05-11 06:45:17.173 7 INFO neutron.services.segments.plugin [-] Segment 704ea230-c999-499d-bd99-602cacfdb64d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 704ea230-c999-499d-bd99-602cacfdb64d found for delete ", "request_id": "req-4ef804d8-d903-45f7-a620-d6c5c762a7a2"}]} [pid: 7|app: 0|req: 693/1290] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:45:16 2026] DELETE /v2.0/networks/47879119-2e63-4ba0-940d-d077fe314930 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1291] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:45:17 2026] DELETE /v2.0/security-groups/72a0a996-10fc-4b19-8047-626b641ab25d => 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: 695/1292] 10.0.0.206 () {32 vars in 776 bytes} [Mon May 11 06:45:17 2026] GET /v2.0/subnets?project_id=2ff33545c0274c0e8199e5a250def36e&cidr=10.100.0.0%2F28 => generated 14 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:45:17.446 7 INFO neutron.db.segments_db [None req-4f0e78de-e761-4eb5-b20f-83770c986f6f 9859c5e44790457e892b2a4ad6f5e9bc ad300d990d2847bd8e7bcd9c4bea1e06 - - - -] Added segment 1e1974e2-668a-4815-b90e-1468286a079c of type vxlan for network 58e87ff2-0f69-4dd8-a895-04c9277e260f [pid: 7|app: 0|req: 696/1293] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:45:17 2026] POST /v2.0/networks => generated 634 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1294] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:45:17 2026] GET /v2.0/security-groups?tenant_id=6abc2a737efa47f18f12696d487eb284&name=default => generated 2801 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1295] 10.0.0.206 () {32 vars in 694 bytes} [Mon May 11 06:45:17 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1296] 10.0.0.206 () {34 vars in 783 bytes} [Mon May 11 06:45:16 2026] PUT /v2.0/routers/ec6d090c-92c3-4273-97d0-89f770819b6b/add_router_interface => generated 309 bytes in 1306 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: 699/1297] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:45:17 2026] POST /v2.0/subnets => generated 622 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1298] 10.0.0.206 () {32 vars in 784 bytes} [Mon May 11 06:45:18 2026] GET /v2.0/subnets?network_id=97149b92-7778-4851-affb-db5aac02e190&cidr=10.100.0.0%2F28 => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1299] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:45:18 2026] DELETE /v2.0/security-groups/89e08ac0-e9f0-40f7-9d49-39283b576af2 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:45:18.183 8 INFO neutron.db.segments_db [None req-c65cf80d-938a-4d0e-b04a-73d79fc110dc 9859c5e44790457e892b2a4ad6f5e9bc ad300d990d2847bd8e7bcd9c4bea1e06 - - - -] Added segment 89943bcd-64ae-46c8-93dd-35d50ac86066 of type vxlan for network 74742730-5f6b-4759-9e11-58de95942a14 [pid: 7|app: 0|req: 701/1300] 10.0.0.206 () {32 vars in 717 bytes} [Mon May 11 06:45:18 2026] GET /v2.0/ports/7eb17c5c-26a2-4640-990d-e42e07e77413 => generated 1021 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:45:18.477 8 INFO neutron.db.l3_hamode_db [None req-c65cf80d-938a-4d0e-b04a-73d79fc110dc 9859c5e44790457e892b2a4ad6f5e9bc ad300d990d2847bd8e7bcd9c4bea1e06 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 702/1301] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:45:18 2026] POST /v2.0/subnets => generated 633 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:18.645 8 INFO neutron.db.l3_hamode_db [None req-c65cf80d-938a-4d0e-b04a-73d79fc110dc 9859c5e44790457e892b2a4ad6f5e9bc ad300d990d2847bd8e7bcd9c4bea1e06 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 600/1302] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:45:18 2026] POST /v2.0/routers => generated 510 bytes in 1304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1303] 10.0.0.206 () {34 vars in 789 bytes} [Mon May 11 06:45:18 2026] PUT /v2.0/routers/ec6d090c-92c3-4273-97d0-89f770819b6b/remove_router_interface => generated 309 bytes in 1501 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: 704/1304] 10.0.0.206 () {34 vars in 665 bytes} [Mon May 11 06:45:20 2026] POST /v2.0/ports => generated 963 bytes in 382 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-11 06:45:20.597 7 INFO neutron.api.v2.resource [None req-fde627af-05f8-4a41-918f-c01dd0491836 902b33f213034320b8e53ea7cd12258e 7b7b056d6ea54be5b5150c9a3fa8f821 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 705/1305] 10.0.0.206 () {34 vars in 789 bytes} [Mon May 11 06:45:20 2026] PUT /v2.0/routers/ec6d090c-92c3-4273-97d0-89f770819b6b/remove_router_interface => generated 197 bytes in 157 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1306] 10.0.0.206 () {34 vars in 783 bytes} [Mon May 11 06:45:19 2026] PUT /v2.0/routers/9ed9ba52-42a4-410d-853e-fa75335b9820/add_router_interface => generated 309 bytes in 1670 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1307] 10.0.0.206 () {32 vars in 736 bytes} [Mon May 11 06:45:21 2026] GET /v2.0/ports?device_id=ec6d090c-92c3-4273-97d0-89f770819b6b => 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: 603/1308] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:45:21 2026] GET /v2.0/security-groups?tenant_id=ce4a895c8f5741a3a062cc37cef04e02&name=default => generated 2801 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1309] 10.0.0.206 () {32 vars in 649 bytes} [Mon May 11 06:45:21 2026] GET /v2.0/networks => generated 6480 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1310] 10.0.0.206 () {34 vars in 783 bytes} [Mon May 11 06:45:20 2026] PUT /v2.0/routers/2c9a36be-152e-4325-bba3-390d51cfede2/add_router_interface => generated 309 bytes in 1350 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: 707/1311] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:45:21 2026] DELETE /v2.0/security-groups/28d73c86-2db0-4dbe-ae9f-4cb14caae1db => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1312] 10.0.0.206 () {32 vars in 647 bytes} [Mon May 11 06:45:22 2026] GET /v2.0/subnets => generated 4936 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1313] 10.0.0.206 () {32 vars in 717 bytes} [Mon May 11 06:45:22 2026] GET /v2.0/ports/0051d032-57d7-4363-bede-48b1fc4e2fca => generated 1037 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1314] 10.0.0.206 () {32 vars in 647 bytes} [Mon May 11 06:45:22 2026] GET /v2.0/routers => generated 1814 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:45:22.545 8 INFO neutron.services.segments.plugin [-] Segment 9f8b9cde-8409-4351-bf5a-c217bc6a1606 resource provider aggregate not found 2026-05-11 06:45:22.552 8 INFO neutron.services.segments.plugin [-] Segment 9f8b9cde-8409-4351-bf5a-c217bc6a1606 resource provider aggregate not found 2026-05-11 06:45:22.568 8 INFO neutron.services.segments.plugin [-] Segment 9f8b9cde-8409-4351-bf5a-c217bc6a1606 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f8b9cde-8409-4351-bf5a-c217bc6a1606 found for delete ", "request_id": "req-d78cc7d9-b39c-4212-a2b3-106c6fd79555"}]} 2026-05-11 06:45:22.569 8 INFO neutron.services.segments.plugin [-] Segment 9f8b9cde-8409-4351-bf5a-c217bc6a1606 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f8b9cde-8409-4351-bf5a-c217bc6a1606 found for delete ", "request_id": "req-b60c8199-44f1-4d4c-93bd-fe19ba683581"}]} 2026-05-11 06:45:22.574 8 INFO neutron.db.l3_hamode_db [None req-d176bd0d-238d-42c5-abcb-b0a58cca1064 902b33f213034320b8e53ea7cd12258e 7b7b056d6ea54be5b5150c9a3fa8f821 - - - -] HA network ae1e39d4-e5be-4412-874b-eef7bbf68a0c was deleted as no HA routers are present in tenant 7b7b056d6ea54be5b5150c9a3fa8f821. [pid: 8|app: 0|req: 605/1315] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:45:21 2026] DELETE /v2.0/routers/ec6d090c-92c3-4273-97d0-89f770819b6b => generated 0 bytes in 1111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1316] 10.0.0.206 () {34 vars in 685 bytes} [Mon May 11 06:45:22 2026] POST /v2.0/security-groups => generated 1609 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1317] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:45:22 2026] DELETE /v2.0/subnets/14d99a36-37dc-4256-ac6f-b8f0ce96e11a => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1318] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:45:22 2026] POST /v2.0/security-group-rules => generated 565 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1319] 10.0.0.206 () {34 vars in 789 bytes} [Mon May 11 06:45:22 2026] PUT /v2.0/routers/2c9a36be-152e-4325-bba3-390d51cfede2/remove_router_interface => generated 309 bytes in 994 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: 609/1320] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:45:23 2026] DELETE /v2.0/networks/b5f904e0-b120-4166-96d2-caafecfd5e08 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1321] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:45:23 2026] POST /v2.0/security-group-rules => generated 564 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:23.481 7 INFO neutron.db.segments_db [None req-a9b54151-231b-4939-84cf-e65e9daa5189 902b33f213034320b8e53ea7cd12258e 7b7b056d6ea54be5b5150c9a3fa8f821 - - - -] Added segment e412be7c-89aa-470f-bfd9-8ae15c91d9cf of type vxlan for network a3815f15-1cf4-4325-8646-a60c1d16dc36 2026-05-11 06:45:23.515 8 INFO neutron.api.v2.resource [None req-82e1c559-3e15-4ca7-b0e4-955653eefc5f 9859c5e44790457e892b2a4ad6f5e9bc ad300d990d2847bd8e7bcd9c4bea1e06 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 610/1322] 10.0.0.206 () {34 vars in 789 bytes} [Mon May 11 06:45:23 2026] PUT /v2.0/routers/2c9a36be-152e-4325-bba3-390d51cfede2/remove_router_interface => generated 197 bytes in 154 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1323] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:45:23 2026] POST /v2.0/networks => generated 629 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1324] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:45:23 2026] POST /v2.0/security-group-rules => generated 570 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1325] 10.0.0.206 () {32 vars in 736 bytes} [Mon May 11 06:45:23 2026] GET /v2.0/ports?device_id=2c9a36be-152e-4325-bba3-390d51cfede2 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1326] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:45:23 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: 8|app: 0|req: 612/1327] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:45:23 2026] POST /v2.0/subnets => generated 602 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:23.934 8 INFO neutron.db.securitygroups_db [None req-31109d88-8ddb-4783-aa32-e104ca21738f d8a72795364542e0b5dfa9e2c8b729c0 2ff33545c0274c0e8199e5a250def36e - - - -] Project 2ff33545c0274c0e8199e5a250def36e 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: 613/1328] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:45:23 2026] POST /v2.0/security-group-rules => generated 575 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1329] 10.0.0.206 () {34 vars in 684 bytes} [Mon May 11 06:45:24 2026] POST /v2.0/security-groups => generated 1561 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 06:45:24.358 8 INFO neutron.db.segments_db [None req-adf139cd-280b-4bf1-975a-308c0156913c 902b33f213034320b8e53ea7cd12258e 7b7b056d6ea54be5b5150c9a3fa8f821 - - - -] Added segment a87b2b91-2d57-47e0-a2ff-bbd3893df27c of type vxlan for network 13df3b96-34b5-4bb3-8be8-a0749f52ffb1 2026-05-11 06:45:24.400 7 INFO neutron.services.segments.plugin [-] Segment 89943bcd-64ae-46c8-93dd-35d50ac86066 resource provider aggregate not found 2026-05-11 06:45:24.405 7 INFO neutron.services.segments.plugin [-] Segment 89943bcd-64ae-46c8-93dd-35d50ac86066 resource provider aggregate not found 2026-05-11 06:45:24.419 7 INFO neutron.services.segments.plugin [-] Segment 89943bcd-64ae-46c8-93dd-35d50ac86066 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89943bcd-64ae-46c8-93dd-35d50ac86066 found for delete ", "request_id": "req-ad2e1bc3-5930-4432-8175-6e77401c9d74"}]} 2026-05-11 06:45:24.426 7 INFO neutron.services.segments.plugin [-] Segment 89943bcd-64ae-46c8-93dd-35d50ac86066 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89943bcd-64ae-46c8-93dd-35d50ac86066 found for delete ", "request_id": "req-18eadc05-55e7-4b2d-a341-1675217f490a"}]} 2026-05-11 06:45:24.436 7 INFO neutron.db.l3_hamode_db [None req-b5756203-f59c-4c25-8e47-8bbb1dc4943d 9859c5e44790457e892b2a4ad6f5e9bc ad300d990d2847bd8e7bcd9c4bea1e06 - - - -] HA network 74742730-5f6b-4759-9e11-58de95942a14 was deleted as no HA routers are present in tenant ad300d990d2847bd8e7bcd9c4bea1e06. [pid: 7|app: 0|req: 716/1330] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:45:23 2026] DELETE /v2.0/routers/2c9a36be-152e-4325-bba3-390d51cfede2 => generated 0 bytes in 692 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:45:24.495 7 INFO neutron.db.securitygroups_db [None req-58811ca6-4ede-4680-8fb3-4629ff306661 d8a72795364542e0b5dfa9e2c8b729c0 2ff33545c0274c0e8199e5a250def36e - - - -] Project 2ff33545c0274c0e8199e5a250def36e 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: 717/1331] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:45:24 2026] POST /v2.0/security-group-rules => generated 574 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:24.612 8 INFO neutron.services.segments.plugin [-] Segment 7b345cd4-93f0-496b-94ce-70618bba0737 resource provider aggregate not found 2026-05-11 06:45:24.619 8 INFO neutron.services.segments.plugin [-] Segment 7b345cd4-93f0-496b-94ce-70618bba0737 resource provider aggregate not found [pid: 7|app: 0|req: 718/1332] 10.0.0.206 () {32 vars in 663 bytes} [Mon May 11 06:45:24 2026] GET /v2.0/security-groups => generated 4344 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:45:24.640 8 INFO neutron.services.segments.plugin [-] Segment 7b345cd4-93f0-496b-94ce-70618bba0737 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b345cd4-93f0-496b-94ce-70618bba0737 found for delete ", "request_id": "req-afb18c15-ee62-40c2-a71c-90f11011f362"}]} 2026-05-11 06:45:24.642 8 INFO neutron.services.segments.plugin [-] Segment 7b345cd4-93f0-496b-94ce-70618bba0737 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b345cd4-93f0-496b-94ce-70618bba0737 found for delete ", "request_id": "req-3bd62211-45e1-4747-ac2a-c871e4ce84e0"}]} 2026-05-11 06:45:24.734 8 INFO neutron.db.l3_hamode_db [None req-adf139cd-280b-4bf1-975a-308c0156913c 902b33f213034320b8e53ea7cd12258e 7b7b056d6ea54be5b5150c9a3fa8f821 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 719/1333] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:45:24 2026] DELETE /v2.0/subnets/c9170f86-bde5-4c57-904b-a94f5bcc1b45 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:45:24.942 8 INFO neutron.db.l3_hamode_db [None req-adf139cd-280b-4bf1-975a-308c0156913c 902b33f213034320b8e53ea7cd12258e 7b7b056d6ea54be5b5150c9a3fa8f821 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 720/1334] 10.0.0.206 () {34 vars in 758 bytes} [Mon May 11 06:45:24 2026] PUT /v2.0/security-groups/2c1f08e6-1554-40a7-b614-1ee62cb766d2 => generated 1599 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1335] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:45:24 2026] DELETE /v2.0/networks/58e87ff2-0f69-4dd8-a895-04c9277e260f => generated 0 bytes in 422 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1336] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:45:24 2026] POST /v2.0/routers => generated 506 bytes in 1360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1337] 10.0.0.206 () {32 vars in 737 bytes} [Mon May 11 06:45:25 2026] GET /v2.0/security-groups/2c1f08e6-1554-40a7-b614-1ee62cb766d2 => generated 1599 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:45:25.750 8 INFO neutron.db.segments_db [None req-4518539f-292e-4976-8ac4-e5cb7ff873eb 9859c5e44790457e892b2a4ad6f5e9bc ad300d990d2847bd8e7bcd9c4bea1e06 - - - -] Added segment 90a6f734-6a23-4e5c-b319-38562193c556 of type vxlan for network 7fd45069-421f-4c24-9b4a-6bcdd3ca2365 [pid: 8|app: 0|req: 617/1338] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:45:25 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: 722/1339] 10.0.0.206 () {32 vars in 649 bytes} [Mon May 11 06:45:25 2026] GET /v2.0/networks => generated 1297 bytes in 594 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1340] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:45:25 2026] DELETE /v2.0/security-groups/2c1f08e6-1554-40a7-b614-1ee62cb766d2 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1341] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:45:26 2026] POST /v2.0/subnets => generated 622 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:26.439 7 INFO neutron.services.segments.plugin [-] Segment 1e1974e2-668a-4815-b90e-1468286a079c resource provider aggregate not found 2026-05-11 06:45:26.448 7 INFO neutron.services.segments.plugin [-] Segment 1e1974e2-668a-4815-b90e-1468286a079c resource provider aggregate not found [pid: 7|app: 0|req: 725/1342] 10.0.0.110 () {34 vars in 1098 bytes} [Mon May 11 06:45:26 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-440338741&fields=id&tenant_id=2ff33545c0274c0e8199e5a250def36e => generated 69 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:45:26.466 7 INFO neutron.services.segments.plugin [-] Segment 1e1974e2-668a-4815-b90e-1468286a079c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e1974e2-668a-4815-b90e-1468286a079c found for delete ", "request_id": "req-3b89469f-d753-4809-9b5d-c965544c2abe"}]} 2026-05-11 06:45:26.467 7 INFO neutron.services.segments.plugin [-] Segment 1e1974e2-668a-4815-b90e-1468286a079c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e1974e2-668a-4815-b90e-1468286a079c found for delete ", "request_id": "req-7dfa95a8-af70-4980-9a6b-aa2f51d0af6e"}]} [pid: 7|app: 0|req: 726/1343] 10.0.0.206 () {32 vars in 663 bytes} [Mon May 11 06:45:26 2026] GET /v2.0/security-groups => generated 2801 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:45:26.541 7 INFO neutron.db.segments_db [None req-45bb69b9-36d0-424c-a16e-41ad764800fe 9859c5e44790457e892b2a4ad6f5e9bc ad300d990d2847bd8e7bcd9c4bea1e06 - - - -] Added segment a4fde719-4c47-47b3-b601-23ccc9a4a33e of type vxlan for network 6e0bf90b-4e24-4513-8ea7-ea865f90b181 2026-05-11 06:45:26.838 7 INFO neutron.db.l3_hamode_db [None req-45bb69b9-36d0-424c-a16e-41ad764800fe 9859c5e44790457e892b2a4ad6f5e9bc ad300d990d2847bd8e7bcd9c4bea1e06 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 06:45:27.003 7 INFO neutron.db.l3_hamode_db [None req-45bb69b9-36d0-424c-a16e-41ad764800fe 9859c5e44790457e892b2a4ad6f5e9bc ad300d990d2847bd8e7bcd9c4bea1e06 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 618/1344] 10.0.0.206 () {34 vars in 783 bytes} [Mon May 11 06:45:25 2026] PUT /v2.0/routers/0527b75e-7786-4166-bfeb-d4e35789755e/add_router_interface => generated 309 bytes in 1358 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1345] 10.0.0.110 () {34 vars in 982 bytes} [Mon May 11 06:45:27 2026] GET /v2.0/networks?id=bd4b5768-be34-418a-919f-a631a197bf6f => generated 660 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:45:27.315 8 INFO neutron.api.v2.resource [None req-a2c3e84b-a253-4c71-9dbd-d0858fed09b8 6dff2567479049e29bd3b879ee0a691a e09eb84530f148db90e7016d7d1e348f - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 620/1346] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:45:27 2026] DELETE /v2.0/security-groups/2c1f08e6-1554-40a7-b614-1ee62cb766d2 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1347] 10.0.0.206 () {32 vars in 717 bytes} [Mon May 11 06:45:27 2026] GET /v2.0/ports/287ca4b2-8af1-42b8-b860-7d9ca6eaa11a => generated 955 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1348] 10.0.0.110 () {34 vars in 965 bytes} [Mon May 11 06:45:27 2026] GET /v2.0/quotas/2ff33545c0274c0e8199e5a250def36e => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1349] 10.0.0.206 () {34 vars in 684 bytes} [Mon May 11 06:45:27 2026] POST /v2.0/security-groups => generated 1561 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1350] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:45:26 2026] POST /v2.0/routers => generated 510 bytes in 1293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1351] 10.0.0.110 () {34 vars in 1002 bytes} [Mon May 11 06:45:27 2026] GET /v2.0/ports?tenant_id=2ff33545c0274c0e8199e5a250def36e&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: 729/1352] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:45:27 2026] POST /v2.0/security-group-rules => generated 569 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1353] 10.0.0.206 () {34 vars in 789 bytes} [Mon May 11 06:45:27 2026] PUT /v2.0/routers/0527b75e-7786-4166-bfeb-d4e35789755e/remove_router_interface => generated 309 bytes in 951 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1354] 10.0.0.110 () {34 vars in 1008 bytes} [Mon May 11 06:45:28 2026] GET /v2.0/networks/bd4b5768-be34-418a-919f-a631a197bf6f?fields=segments => generated 14 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1355] 10.0.0.206 () {32 vars in 747 bytes} [Mon May 11 06:45:28 2026] GET /v2.0/security-group-rules/e8a62e76-1abc-4fd0-bdb8-2fe6547b7ded => generated 569 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1356] 10.0.0.206 () {32 vars in 736 bytes} [Mon May 11 06:45:28 2026] GET /v2.0/ports?device_id=0527b75e-7786-4166-bfeb-d4e35789755e => 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: 630/1359] 10.0.0.110 () {34 vars in 1108 bytes} [Mon May 11 06:45:28 2026] GET /v2.0/networks/bd4b5768-be34-418a-919f-a631a197bf6f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1360] 10.0.0.206 () {32 vars in 673 bytes} [Mon May 11 06:45:28 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1361] 10.0.0.206 () {34 vars in 783 bytes} [Mon May 11 06:45:27 2026] PUT /v2.0/routers/755b0fdd-5d06-4e11-8fdd-6c26ab7440b8/add_router_interface => generated 309 bytes in 1184 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1362] 10.0.0.206 () {32 vars in 750 bytes} [Mon May 11 06:45:29 2026] DELETE /v2.0/security-group-rules/e8a62e76-1abc-4fd0-bdb8-2fe6547b7ded => 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: 732/1363] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:45:29 2026] GET /v2.0/ports?device_id=fcf470d8-ffe5-4698-8b16-71ddf28ee25c => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1364] 10.0.0.206 () {32 vars in 717 bytes} [Mon May 11 06:45:29 2026] GET /v2.0/ports/34096cc1-d373-4e88-ad37-4a65cd2d21da => generated 959 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1365] 10.0.0.206 () {32 vars in 673 bytes} [Mon May 11 06:45:29 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) 2026-05-11 06:45:29.663 8 INFO neutron.services.segments.plugin [-] Segment a87b2b91-2d57-47e0-a2ff-bbd3893df27c resource provider aggregate not found 2026-05-11 06:45:29.668 8 INFO neutron.services.segments.plugin [-] Segment a87b2b91-2d57-47e0-a2ff-bbd3893df27c resource provider aggregate not found 2026-05-11 06:45:29.685 8 INFO neutron.services.segments.plugin [-] Segment a87b2b91-2d57-47e0-a2ff-bbd3893df27c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a87b2b91-2d57-47e0-a2ff-bbd3893df27c found for delete ", "request_id": "req-825db91a-17db-4b0e-943b-7c914eed7040"}]} 2026-05-11 06:45:29.688 8 INFO neutron.services.segments.plugin [-] Segment a87b2b91-2d57-47e0-a2ff-bbd3893df27c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a87b2b91-2d57-47e0-a2ff-bbd3893df27c found for delete ", "request_id": "req-0557767a-5a97-46a0-b57a-1f4b3b6cb29e"}]} 2026-05-11 06:45:29.692 8 INFO neutron.db.l3_hamode_db [None req-fcbc46ee-2714-48a5-9753-43ea3076996e 902b33f213034320b8e53ea7cd12258e 7b7b056d6ea54be5b5150c9a3fa8f821 - - - -] HA network 13df3b96-34b5-4bb3-8be8-a0749f52ffb1 was deleted as no HA routers are present in tenant 7b7b056d6ea54be5b5150c9a3fa8f821. [pid: 8|app: 0|req: 632/1366] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:45:29 2026] DELETE /v2.0/routers/0527b75e-7786-4166-bfeb-d4e35789755e => generated 0 bytes in 669 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1367] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:45:29 2026] POST /v2.0/security-group-rules => generated 569 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1368] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:45:29 2026] DELETE /v2.0/subnets/f861b4b7-b4d2-4def-8d3b-a04d52de8270 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1369] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:45:30 2026] GET /v2.0/networks?id=bd4b5768-be34-418a-919f-a631a197bf6f => generated 660 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1370] 10.0.0.206 () {32 vars in 747 bytes} [Mon May 11 06:45:30 2026] GET /v2.0/security-group-rules/3f0af5fe-a993-4e54-a13e-037ced661ea2 => generated 569 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1371] 10.0.0.206 () {34 vars in 789 bytes} [Mon May 11 06:45:29 2026] PUT /v2.0/routers/755b0fdd-5d06-4e11-8fdd-6c26ab7440b8/remove_router_interface => generated 309 bytes in 937 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1372] 199.204.45.229 () {34 vars in 1050 bytes} [Mon May 11 06:45:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2ff33545c0274c0e8199e5a250def36e => generated 180 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1373] 10.0.0.206 () {32 vars in 673 bytes} [Mon May 11 06:45:30 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py: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: 738/1374] 10.0.0.206 () {32 vars in 736 bytes} [Mon May 11 06:45:30 2026] GET /v2.0/ports?device_id=755b0fdd-5d06-4e11-8fdd-6c26ab7440b8 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1375] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:45:30 2026] DELETE /v2.0/networks/a3815f15-1cf4-4325-8646-a60c1d16dc36 => generated 0 bytes in 389 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1376] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:45:30 2026] GET /v2.0/ports?device_id=fcf470d8-ffe5-4698-8b16-71ddf28ee25c => 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: 639/1377] 10.0.0.206 () {32 vars in 750 bytes} [Mon May 11 06:45:30 2026] DELETE /v2.0/security-group-rules/3f0af5fe-a993-4e54-a13e-037ced661ea2 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1378] 199.204.45.229 () {38 vars in 955 bytes} [Mon May 11 06:45:30 2026] POST /v2.0/ports => generated 958 bytes in 402 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-11 06:45:30.811 7 INFO neutron.db.segments_db [None req-59b3a238-1163-486b-9de7-dd6b4209750b 902b33f213034320b8e53ea7cd12258e 7b7b056d6ea54be5b5150c9a3fa8f821 - - - -] Added segment b180fbd0-4b39-4466-982e-ac1750ec0fdc of type vxlan for network 7a290478-fca7-4d48-a24a-895e73063afc 2026-05-11 06:45:31.238 7 INFO neutron.db.l3_hamode_db [None req-59b3a238-1163-486b-9de7-dd6b4209750b 902b33f213034320b8e53ea7cd12258e 7b7b056d6ea54be5b5150c9a3fa8f821 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 06:45:31.309 8 INFO neutron.db.l3_hamode_db [None req-097f20a8-bb64-43ed-84f1-c61e5c41be83 9859c5e44790457e892b2a4ad6f5e9bc ad300d990d2847bd8e7bcd9c4bea1e06 - - - -] HA network 6e0bf90b-4e24-4513-8ea7-ea865f90b181 was deleted as no HA routers are present in tenant ad300d990d2847bd8e7bcd9c4bea1e06. [pid: 8|app: 0|req: 640/1379] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:45:30 2026] DELETE /v2.0/routers/755b0fdd-5d06-4e11-8fdd-6c26ab7440b8 => generated 0 bytes in 712 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1380] 10.0.0.206 () {32 vars in 673 bytes} [Mon May 11 06:45:31 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:45:31.711 8 INFO neutron.services.segments.plugin [-] Segment e412be7c-89aa-470f-bfd9-8ae15c91d9cf resource provider aggregate not found 2026-05-11 06:45:31.716 8 INFO neutron.services.segments.plugin [-] Segment e412be7c-89aa-470f-bfd9-8ae15c91d9cf resource provider aggregate not found 2026-05-11 06:45:31.733 8 INFO neutron.services.segments.plugin [-] Segment e412be7c-89aa-470f-bfd9-8ae15c91d9cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e412be7c-89aa-470f-bfd9-8ae15c91d9cf found for delete ", "request_id": "req-4a3dee61-896e-40d4-a6b6-d08a785c8b9e"}]} 2026-05-11 06:45:31.739 8 INFO neutron.services.segments.plugin [-] Segment e412be7c-89aa-470f-bfd9-8ae15c91d9cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e412be7c-89aa-470f-bfd9-8ae15c91d9cf found for delete ", "request_id": "req-a5759add-5958-4b82-865b-54b237dc3e53"}]} 2026-05-11 06:45:31.748 8 INFO neutron.services.segments.plugin [-] Segment a4fde719-4c47-47b3-b601-23ccc9a4a33e resource provider aggregate not found 2026-05-11 06:45:31.759 8 INFO neutron.services.segments.plugin [-] Segment a4fde719-4c47-47b3-b601-23ccc9a4a33e resource provider aggregate not found 2026-05-11 06:45:31.764 8 INFO neutron.services.segments.plugin [-] Segment a4fde719-4c47-47b3-b601-23ccc9a4a33e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4fde719-4c47-47b3-b601-23ccc9a4a33e found for delete ", "request_id": "req-8f1ef6c3-9df9-4d66-903c-fae64ce38fc4"}]} [pid: 8|app: 0|req: 642/1381] 199.204.45.229 () {38 vars in 1028 bytes} [Mon May 11 06:45:31 2026] PUT /v2.0/ports/16a5bd96-ef9e-4a48-aeb9-7f72e793cdb4 => generated 1203 bytes in 417 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-11 06:45:31.794 8 INFO neutron.services.segments.plugin [-] Segment a4fde719-4c47-47b3-b601-23ccc9a4a33e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4fde719-4c47-47b3-b601-23ccc9a4a33e found for delete ", "request_id": "req-190af449-1305-46f0-8ced-30107b329c33"}]} 2026-05-11 06:45:31.813 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b26be487-f55c-4b4c-abba-32c71cbac979'] response: {'name': 'network-changed', 'server_uuid': 'fcf470d8-ffe5-4698-8b16-71ddf28ee25c', 'tag': '16a5bd96-ef9e-4a48-aeb9-7f72e793cdb4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 643/1382] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:45:31 2026] DELETE /v2.0/subnets/ab373edc-5c4b-497e-ba5b-89def3def7cf => generated 0 bytes in 227 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: 644/1383] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:45:32 2026] POST /v2.0/security-group-rules => generated 570 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1384] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:45:32 2026] GET /v2.0/ports?device_id=fcf470d8-ffe5-4698-8b16-71ddf28ee25c => generated 973 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1385] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:45:32 2026] GET /v2.0/ports?tenant_id=2ff33545c0274c0e8199e5a250def36e&device_id=fcf470d8-ffe5-4698-8b16-71ddf28ee25c => generated 1242 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1386] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:45:32 2026] DELETE /v2.0/networks/7fd45069-421f-4c24-9b4a-6bcdd3ca2365 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1387] 10.0.0.206 () {32 vars in 747 bytes} [Mon May 11 06:45:32 2026] GET /v2.0/security-group-rules/772ccaf2-6bfa-499e-850f-8393d87ce33a => generated 570 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1388] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:45:32 2026] GET /v2.0/security-groups?id=43171c4a-d1de-4bda-9b96-d713480f5a33&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1389] 199.204.45.229 () {34 vars in 1060 bytes} [Mon May 11 06:45:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=16a5bd96-ef9e-4a48-aeb9-7f72e793cdb4 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:45:32.605 7 INFO neutron.db.l3_hamode_db [None req-59b3a238-1163-486b-9de7-dd6b4209750b 902b33f213034320b8e53ea7cd12258e 7b7b056d6ea54be5b5150c9a3fa8f821 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 06:45:32.605 8 INFO neutron.db.segments_db [None req-add2379d-807e-4ece-ab0b-b1703716c064 9859c5e44790457e892b2a4ad6f5e9bc ad300d990d2847bd8e7bcd9c4bea1e06 - - - -] Added segment 4b86b735-1c54-4cf9-8c1d-846944c52c2f of type vxlan for network eb3fd375-d2be-46bd-9500-de175f7b6dfd 2026-05-11 06:45:32.911 8 INFO neutron.db.l3_hamode_db [None req-add2379d-807e-4ece-ab0b-b1703716c064 9859c5e44790457e892b2a4ad6f5e9bc ad300d990d2847bd8e7bcd9c4bea1e06 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 740/1390] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:45:30 2026] POST /v2.0/routers => generated 688 bytes in 2853 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1391] 10.0.0.206 () {32 vars in 673 bytes} [Mon May 11 06:45:33 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1392] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:45:33 2026] GET /v2.0/subnets?id=5265e0d8-adee-4600-be78-121c6f128e67 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1393] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:45:33 2026] GET /v2.0/ports?device_id=fcf470d8-ffe5-4698-8b16-71ddf28ee25c => generated 973 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:45:33.787 8 INFO neutron.services.segments.plugin [-] Segment 90a6f734-6a23-4e5c-b319-38562193c556 resource provider aggregate not found 2026-05-11 06:45:33.805 8 INFO neutron.services.segments.plugin [-] Segment 90a6f734-6a23-4e5c-b319-38562193c556 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90a6f734-6a23-4e5c-b319-38562193c556 found for delete ", "request_id": "req-9e771362-a143-44d7-9dff-d3dda005af95"}]} 2026-05-11 06:45:33.826 8 INFO neutron.services.segments.plugin [-] Segment 90a6f734-6a23-4e5c-b319-38562193c556 resource provider aggregate not found [pid: 7|app: 0|req: 744/1394] 10.0.0.206 () {32 vars in 721 bytes} [Mon May 11 06:45:33 2026] GET /v2.0/routers/7b9a4991-5d3c-4440-b560-fec935d95ca8 => generated 694 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:45:33.856 8 INFO neutron.services.segments.plugin [-] Segment 90a6f734-6a23-4e5c-b319-38562193c556 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90a6f734-6a23-4e5c-b319-38562193c556 found for delete ", "request_id": "req-05cea476-e16c-44fe-babb-a439cce9a5be"}]} 2026-05-11 06:45:33.895 8 INFO neutron.db.l3_hamode_db [None req-add2379d-807e-4ece-ab0b-b1703716c064 9859c5e44790457e892b2a4ad6f5e9bc ad300d990d2847bd8e7bcd9c4bea1e06 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 745/1395] 10.0.0.206 () {32 vars in 750 bytes} [Mon May 11 06:45:33 2026] DELETE /v2.0/security-group-rules/772ccaf2-6bfa-499e-850f-8393d87ce33a => 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: 746/1396] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:45:33 2026] GET /v2.0/ports?network_id=bd4b5768-be34-418a-919f-a631a197bf6f&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: 747/1397] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:45:33 2026] GET /v2.0/security-groups?id=43171c4a-d1de-4bda-9b96-d713480f5a33&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1398] 10.0.0.206 () {32 vars in 647 bytes} [Mon May 11 06:45:33 2026] GET /v2.0/routers => generated 697 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1399] 10.0.0.206 () {32 vars in 673 bytes} [Mon May 11 06:45:34 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1400] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:45:34 2026] GET /v2.0/networks/bd4b5768-be34-418a-919f-a631a197bf6f?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1401] 10.0.0.206 () {34 vars in 741 bytes} [Mon May 11 06:45:34 2026] PUT /v2.0/routers/7b9a4991-5d3c-4440-b560-fec935d95ca8 => generated 701 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1402] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:45:34 2026] DELETE /v2.0/security-groups/703b5f20-15dc-46b9-99b7-e5711ffa203e => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1403] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:45:34 2026] GET /v2.0/networks/bd4b5768-be34-418a-919f-a631a197bf6f?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: 754/1404] 10.0.0.206 () {32 vars in 721 bytes} [Mon May 11 06:45:34 2026] GET /v2.0/routers/7b9a4991-5d3c-4440-b560-fec935d95ca8 => generated 701 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1405] 10.0.0.206 () {32 vars in 663 bytes} [Mon May 11 06:45:34 2026] GET /v2.0/security-groups => generated 2801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1406] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:45:34 2026] GET /v2.0/ports?tenant_id=2ff33545c0274c0e8199e5a250def36e&device_id=fcf470d8-ffe5-4698-8b16-71ddf28ee25c => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1407] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:45:32 2026] POST /v2.0/routers => generated 692 bytes in 2390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1408] 10.0.0.206 () {32 vars in 736 bytes} [Mon May 11 06:45:34 2026] GET /v2.0/ports?device_id=7b9a4991-5d3c-4440-b560-fec935d95ca8 => 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: 652/1409] 10.0.0.206 () {32 vars in 663 bytes} [Mon May 11 06:45:34 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: 7|app: 0|req: 758/1410] 10.0.0.206 () {32 vars in 721 bytes} [Mon May 11 06:45:34 2026] GET /v2.0/routers/96af3195-d118-462c-bb63-2eefc73d1aac => generated 698 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1411] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:45:34 2026] GET /v2.0/networks?id=bd4b5768-be34-418a-919f-a631a197bf6f => generated 755 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1412] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:45:35 2026] GET /v2.0/ports?device_id=fcf470d8-ffe5-4698-8b16-71ddf28ee25c => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1413] 10.0.0.206 () {32 vars in 647 bytes} [Mon May 11 06:45:35 2026] GET /v2.0/routers => generated 701 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1414] 199.204.45.229 () {34 vars in 1060 bytes} [Mon May 11 06:45:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=16a5bd96-ef9e-4a48-aeb9-7f72e793cdb4 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1415] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:45:35 2026] GET /v2.0/security-groups?id=43171c4a-d1de-4bda-9b96-d713480f5a33&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1416] 10.0.0.206 () {34 vars in 741 bytes} [Mon May 11 06:45:35 2026] PUT /v2.0/routers/96af3195-d118-462c-bb63-2eefc73d1aac => generated 705 bytes in 868 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1417] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:45:36 2026] GET /v2.0/subnets?id=5265e0d8-adee-4600-be78-121c6f128e67 => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:45:36.335 7 INFO neutron.services.segments.plugin [-] Segment b180fbd0-4b39-4466-982e-ac1750ec0fdc resource provider aggregate not found 2026-05-11 06:45:36.341 7 INFO neutron.services.segments.plugin [-] Segment b180fbd0-4b39-4466-982e-ac1750ec0fdc resource provider aggregate not found 2026-05-11 06:45:36.359 7 INFO neutron.services.segments.plugin [-] Segment b180fbd0-4b39-4466-982e-ac1750ec0fdc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b180fbd0-4b39-4466-982e-ac1750ec0fdc found for delete ", "request_id": "req-5d98e11a-278a-43e7-8e2f-e44d9d07a114"}]} 2026-05-11 06:45:36.365 7 INFO neutron.services.segments.plugin [-] Segment b180fbd0-4b39-4466-982e-ac1750ec0fdc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b180fbd0-4b39-4466-982e-ac1750ec0fdc found for delete ", "request_id": "req-4f693824-0da4-4e1b-8bb0-839f9c0b84b7"}]} 2026-05-11 06:45:36.368 7 INFO neutron.db.l3_hamode_db [None req-7d0cfd6c-b440-433d-909d-48d57d40fbcd 902b33f213034320b8e53ea7cd12258e 7b7b056d6ea54be5b5150c9a3fa8f821 - - - -] HA network 7a290478-fca7-4d48-a24a-895e73063afc was deleted as no HA routers are present in tenant 7b7b056d6ea54be5b5150c9a3fa8f821. [pid: 7|app: 0|req: 759/1418] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:45:35 2026] DELETE /v2.0/routers/7b9a4991-5d3c-4440-b560-fec935d95ca8 => generated 0 bytes in 1330 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1419] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:45:36 2026] GET /v2.0/security-groups?tenant_id=e09eb84530f148db90e7016d7d1e348f&name=default => generated 2801 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1420] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:45:36 2026] GET /v2.0/ports?network_id=bd4b5768-be34-418a-919f-a631a197bf6f&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1421] 10.0.0.206 () {32 vars in 736 bytes} [Mon May 11 06:45:36 2026] GET /v2.0/ports?device_id=7b9a4991-5d3c-4440-b560-fec935d95ca8 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1422] 10.0.0.206 () {32 vars in 721 bytes} [Mon May 11 06:45:36 2026] GET /v2.0/routers/96af3195-d118-462c-bb63-2eefc73d1aac => generated 705 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1423] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:45:36 2026] GET /v2.0/ports?device_id=fcf470d8-ffe5-4698-8b16-71ddf28ee25c => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1424] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:45:36 2026] GET /v2.0/networks/bd4b5768-be34-418a-919f-a631a197bf6f?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:45:36.573 8 INFO neutron.api.v2.resource [None req-5734e562-fc53-46a5-9607-4000e92818fc 902b33f213034320b8e53ea7cd12258e 7b7b056d6ea54be5b5150c9a3fa8f821 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 761/1425] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:45:36 2026] DELETE /v2.0/security-groups/8d120dde-de75-4047-8dfd-d079cfe7ec08 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1426] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:45:36 2026] DELETE /v2.0/routers/7b9a4991-5d3c-4440-b560-fec935d95ca8 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1427] 10.0.0.206 () {32 vars in 736 bytes} [Mon May 11 06:45:36 2026] GET /v2.0/ports?device_id=96af3195-d118-462c-bb63-2eefc73d1aac => 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: 666/1428] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:45:36 2026] GET /v2.0/security-groups?id=43171c4a-d1de-4bda-9b96-d713480f5a33&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: 667/1429] 10.0.0.206 () {32 vars in 736 bytes} [Mon May 11 06:45:36 2026] GET /v2.0/ports?device_id=0527b75e-7786-4166-bfeb-d4e35789755e => 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: 763/1430] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:45:36 2026] GET /v2.0/networks/bd4b5768-be34-418a-919f-a631a197bf6f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:45:36.705 7 INFO neutron.api.v2.resource [None req-874c68f9-d45e-48f3-9e35-c31c00c22445 902b33f213034320b8e53ea7cd12258e 7b7b056d6ea54be5b5150c9a3fa8f821 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 764/1431] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:45:36 2026] DELETE /v2.0/routers/0527b75e-7786-4166-bfeb-d4e35789755e => generated 135 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:45:36.731 7 INFO neutron.pecan_wsgi.hooks.translation [None req-377cd554-b1ac-4e57-aec0-6643655827d6 902b33f213034320b8e53ea7cd12258e 7b7b056d6ea54be5b5150c9a3fa8f821 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 765/1432] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:45:36 2026] DELETE /v2.0/subnets/f861b4b7-b4d2-4def-8d3b-a04d52de8270 => 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: 766/1433] 10.0.0.206 () {32 vars in 736 bytes} [Mon May 11 06:45:36 2026] GET /v2.0/ports?device_id=ec6d090c-92c3-4273-97d0-89f770819b6b => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:45:36.789 7 INFO neutron.api.v2.resource [None req-95e8fd05-d880-414c-80f0-0600125a4477 902b33f213034320b8e53ea7cd12258e 7b7b056d6ea54be5b5150c9a3fa8f821 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 767/1434] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:45:36 2026] DELETE /v2.0/routers/ec6d090c-92c3-4273-97d0-89f770819b6b => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:45:36.818 7 INFO neutron.pecan_wsgi.hooks.translation [None req-de969b8b-ab19-446f-bc45-b8780b6c6a8e 902b33f213034320b8e53ea7cd12258e 7b7b056d6ea54be5b5150c9a3fa8f821 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 768/1435] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:45:36 2026] DELETE /v2.0/subnets/14d99a36-37dc-4256-ac6f-b8f0ce96e11a => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1436] 10.0.0.206 () {32 vars in 736 bytes} [Mon May 11 06:45:36 2026] GET /v2.0/ports?device_id=7e3b762e-55fb-4133-bceb-937f223db393 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:45:36.879 7 INFO neutron.api.v2.resource [None req-583118e2-9ac1-4056-a2fd-abd0e23a8797 902b33f213034320b8e53ea7cd12258e 7b7b056d6ea54be5b5150c9a3fa8f821 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 770/1437] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:45:36 2026] DELETE /v2.0/routers/7e3b762e-55fb-4133-bceb-937f223db393 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:45:36.904 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b11b1a86-de74-4ea5-9393-364cafc0ebf1 902b33f213034320b8e53ea7cd12258e 7b7b056d6ea54be5b5150c9a3fa8f821 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 771/1438] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:45:36 2026] DELETE /v2.0/subnets/e4685708-b575-4140-9e57-c240219693ea => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:45:36.930 7 INFO neutron.pecan_wsgi.hooks.translation [None req-32c6b95c-74dd-4c41-b3bb-71f5b6170b23 902b33f213034320b8e53ea7cd12258e 7b7b056d6ea54be5b5150c9a3fa8f821 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 772/1439] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:45:36 2026] DELETE /v2.0/subnets/d604ddd4-0602-4fbb-bff7-f092c8e75037 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1440] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:45:37 2026] GET /v2.0/security-groups?tenant_id=7b7b056d6ea54be5b5150c9a3fa8f821&name=default => generated 2801 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:45:37.680 8 INFO neutron.services.segments.plugin [-] Segment 4b86b735-1c54-4cf9-8c1d-846944c52c2f resource provider aggregate not found 2026-05-11 06:45:37.686 8 INFO neutron.services.segments.plugin [-] Segment 4b86b735-1c54-4cf9-8c1d-846944c52c2f resource provider aggregate not found 2026-05-11 06:45:37.698 8 INFO neutron.services.segments.plugin [-] Segment 4b86b735-1c54-4cf9-8c1d-846944c52c2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b86b735-1c54-4cf9-8c1d-846944c52c2f found for delete ", "request_id": "req-dd13a561-0a75-4439-9e29-3de82816a608"}]} 2026-05-11 06:45:37.701 8 INFO neutron.services.segments.plugin [-] Segment 4b86b735-1c54-4cf9-8c1d-846944c52c2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b86b735-1c54-4cf9-8c1d-846944c52c2f found for delete ", "request_id": "req-0755440c-ba8d-473e-bff4-e2c941c4dde9"}]} 2026-05-11 06:45:37.708 8 INFO neutron.db.l3_hamode_db [None req-28a3ba98-45ab-4757-959b-d06e3ca0b912 9859c5e44790457e892b2a4ad6f5e9bc ad300d990d2847bd8e7bcd9c4bea1e06 - - - -] HA network eb3fd375-d2be-46bd-9500-de175f7b6dfd was deleted as no HA routers are present in tenant ad300d990d2847bd8e7bcd9c4bea1e06. [pid: 8|app: 0|req: 668/1441] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:45:36 2026] DELETE /v2.0/routers/96af3195-d118-462c-bb63-2eefc73d1aac => generated 0 bytes in 1079 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1442] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:45:37 2026] DELETE /v2.0/security-groups/e75d1cb2-827f-4db6-af5c-578af14ceafa => 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: 669/1443] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:45:37 2026] GET /v2.0/ports?device_id=fcf470d8-ffe5-4698-8b16-71ddf28ee25c => generated 975 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1444] 10.0.0.206 () {32 vars in 736 bytes} [Mon May 11 06:45:37 2026] GET /v2.0/ports?device_id=96af3195-d118-462c-bb63-2eefc73d1aac => 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: 670/1445] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:45:37 2026] GET /v2.0/security-groups?id=43171c4a-d1de-4bda-9b96-d713480f5a33&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:45:37.880 7 INFO neutron.api.v2.resource [None req-be1de6a5-2fd6-4c5b-b47e-d685527a5014 9859c5e44790457e892b2a4ad6f5e9bc ad300d990d2847bd8e7bcd9c4bea1e06 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 776/1446] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:45:37 2026] DELETE /v2.0/routers/96af3195-d118-462c-bb63-2eefc73d1aac => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1447] 10.0.0.206 () {32 vars in 736 bytes} [Mon May 11 06:45:37 2026] GET /v2.0/ports?device_id=755b0fdd-5d06-4e11-8fdd-6c26ab7440b8 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:45:37.946 7 INFO neutron.api.v2.resource [None req-87ef967f-2bed-4192-b2de-3344f260123d 9859c5e44790457e892b2a4ad6f5e9bc ad300d990d2847bd8e7bcd9c4bea1e06 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 777/1448] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:45:37 2026] DELETE /v2.0/routers/755b0fdd-5d06-4e11-8fdd-6c26ab7440b8 => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:45:37.973 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c1b11852-a16e-46ad-9850-523c36d2953c 9859c5e44790457e892b2a4ad6f5e9bc ad300d990d2847bd8e7bcd9c4bea1e06 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 778/1449] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:45:37 2026] DELETE /v2.0/subnets/ab373edc-5c4b-497e-ba5b-89def3def7cf => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1450] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:45:37 2026] GET /v2.0/ports?device_id=fcf470d8-ffe5-4698-8b16-71ddf28ee25c => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1451] 10.0.0.206 () {32 vars in 736 bytes} [Mon May 11 06:45:37 2026] GET /v2.0/ports?device_id=2c9a36be-152e-4325-bba3-390d51cfede2 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1452] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:45:37 2026] GET /v2.0/security-groups?id=43171c4a-d1de-4bda-9b96-d713480f5a33&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:45:38.033 7 INFO neutron.api.v2.resource [None req-b350907e-1b61-4de8-a829-496386f73031 9859c5e44790457e892b2a4ad6f5e9bc ad300d990d2847bd8e7bcd9c4bea1e06 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 780/1453] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:45:38 2026] DELETE /v2.0/routers/2c9a36be-152e-4325-bba3-390d51cfede2 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:45:38.060 8 INFO neutron.pecan_wsgi.hooks.translation [None req-38c4ee64-bbe1-4f82-8d21-4998655813b3 9859c5e44790457e892b2a4ad6f5e9bc ad300d990d2847bd8e7bcd9c4bea1e06 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 674/1454] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:45:38 2026] DELETE /v2.0/subnets/c9170f86-bde5-4c57-904b-a94f5bcc1b45 => 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: 675/1455] 10.0.0.206 () {32 vars in 736 bytes} [Mon May 11 06:45:38 2026] GET /v2.0/ports?device_id=9238284a-a5be-4ddc-862a-87a50c22427d => 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: 781/1456] 10.0.0.206 () {32 vars in 736 bytes} [Mon May 11 06:45:38 2026] GET /v2.0/ports?device_id=fcf470d8-ffe5-4698-8b16-71ddf28ee25c => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:45:38.128 8 INFO neutron.api.v2.resource [None req-161dfbbf-1173-42da-ad32-45460ae80738 9859c5e44790457e892b2a4ad6f5e9bc ad300d990d2847bd8e7bcd9c4bea1e06 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 676/1457] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:45:38 2026] DELETE /v2.0/routers/9238284a-a5be-4ddc-862a-87a50c22427d => generated 135 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:45:38.152 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9f290e09-3d7e-410c-bd1d-72273add680b 9859c5e44790457e892b2a4ad6f5e9bc ad300d990d2847bd8e7bcd9c4bea1e06 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 677/1458] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:45:38 2026] DELETE /v2.0/subnets/f7a8e49d-f462-4e10-ab3e-8b2d9098a8e2 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:45:38.196 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a23b2ebc-11ce-445a-b559-c6a637552f30 9859c5e44790457e892b2a4ad6f5e9bc ad300d990d2847bd8e7bcd9c4bea1e06 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 678/1459] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:45:38 2026] DELETE /v2.0/subnets/a32066a4-edef-48e3-9b17-dd9d8ee483d6 => generated 136 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1460] 10.0.0.206 () {32 vars in 623 bytes} [Mon May 11 06:45:38 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: 680/1461] 10.0.0.206 () {32 vars in 633 bytes} [Mon May 11 06:45:38 2026] GET /v2.0/ => generated 632 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1462] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:45:38 2026] GET /v2.0/security-groups?tenant_id=ad300d990d2847bd8e7bcd9c4bea1e06&name=default => generated 2801 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1463] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:45:38 2026] DELETE /v2.0/security-groups/3b4ab69c-fe9b-46d0-82bf-6516568da393 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:45:38.991 7 INFO neutron.db.l3_db [None req-094608b3-7c3e-4c34-bc79-ba854763b7a0 d8a72795364542e0b5dfa9e2c8b729c0 2ff33545c0274c0e8199e5a250def36e - - - -] Floating IP c70d4d18-4da0-4910-b4f3-7dccb030af85 associated. External IP: 10.96.250.212, port: 16a5bd96-ef9e-4a48-aeb9-7f72e793cdb4. [pid: 7|app: 0|req: 782/1464] 10.0.0.206 () {34 vars in 677 bytes} [Mon May 11 06:45:38 2026] POST /v2.0/floatingips => generated 856 bytes in 1278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1465] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:45:39 2026] GET /v2.0/security-groups?tenant_id=a3ff5d21cd75436ebb52860191dfe45d&name=default => generated 2801 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:45:39.478 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8547e86-1071-45ee-b6d1-db00a3305384'] response: {'name': 'network-changed', 'server_uuid': 'fcf470d8-ffe5-4698-8b16-71ddf28ee25c', 'tag': '16a5bd96-ef9e-4a48-aeb9-7f72e793cdb4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 783/1466] 10.0.0.206 () {32 vars in 729 bytes} [Mon May 11 06:45:39 2026] GET /v2.0/floatingips/c70d4d18-4da0-4910-b4f3-7dccb030af85 => generated 856 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1467] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:45:39 2026] GET /v2.0/ports?tenant_id=2ff33545c0274c0e8199e5a250def36e&device_id=fcf470d8-ffe5-4698-8b16-71ddf28ee25c => 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: 684/1468] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:45:39 2026] DELETE /v2.0/security-groups/9b88710e-e729-45d3-96e8-c4e20c56c957 => 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: 685/1469] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:45:39 2026] GET /v2.0/networks?id=bd4b5768-be34-418a-919f-a631a197bf6f => generated 755 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1470] 199.204.45.229 () {34 vars in 1060 bytes} [Mon May 11 06:45:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=16a5bd96-ef9e-4a48-aeb9-7f72e793cdb4 => generated 859 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1471] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:45:39 2026] GET /v2.0/subnets?id=5265e0d8-adee-4600-be78-121c6f128e67 => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1472] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:45:39 2026] GET /v2.0/ports?network_id=bd4b5768-be34-418a-919f-a631a197bf6f&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:45:39.736 7 INFO neutron.db.segments_db [None req-9470c38a-a8db-44de-9aaa-fbf433c9d35c b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Added segment bae4e960-a9a4-4e55-ac7e-843802517bd9 of type vxlan for network 1191de16-8bfa-49c8-ad27-a85b4987a998 [pid: 8|app: 0|req: 689/1473] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:45:39 2026] GET /v2.0/networks/bd4b5768-be34-418a-919f-a631a197bf6f?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: 785/1474] 10.0.0.206 () {34 vars in 671 bytes} [Mon May 11 06:45:39 2026] POST /v2.0/networks => generated 740 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1475] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:45:39 2026] GET /v2.0/networks/bd4b5768-be34-418a-919f-a631a197bf6f?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: 786/1476] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:45:39 2026] POST /v2.0/subnets => generated 664 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:40.158 8 INFO neutron.db.segments_db [None req-fa3e77ca-9ffa-4c0d-ba85-cd92b42e744a b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Added segment 1b7f0832-c3d0-4d6f-8557-a9195cc16794 of type vxlan for network 8a1ef928-1f4d-4710-91c1-60d1f33fb88e [pid: 7|app: 0|req: 787/1477] 10.0.0.206 () {32 vars in 729 bytes} [Mon May 11 06:45:40 2026] GET /v2.0/floatingips/c70d4d18-4da0-4910-b4f3-7dccb030af85 => generated 856 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:45:40.561 8 INFO neutron.db.l3_hamode_db [None req-fa3e77ca-9ffa-4c0d-ba85-cd92b42e744a b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 788/1478] 10.0.0.206 () {34 vars in 684 bytes} [Mon May 11 06:45:40 2026] POST /v2.0/security-groups => generated 1561 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1479] 10.0.0.206 () {32 vars in 663 bytes} [Mon May 11 06:45:41 2026] GET /v2.0/security-groups => generated 4344 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1480] 10.0.0.206 () {34 vars in 758 bytes} [Mon May 11 06:45:41 2026] PUT /v2.0/security-groups/c3270eef-3509-4ebf-a5d3-5f876cace95c => generated 1600 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1481] 10.0.0.206 () {32 vars in 737 bytes} [Mon May 11 06:45:41 2026] GET /v2.0/security-groups/c3270eef-3509-4ebf-a5d3-5f876cace95c => generated 1600 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1482] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:45:41 2026] DELETE /v2.0/security-groups/c3270eef-3509-4ebf-a5d3-5f876cace95c => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:45:41.624 8 INFO neutron.db.l3_hamode_db [None req-fa3e77ca-9ffa-4c0d-ba85-cd92b42e744a b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 793/1483] 10.0.0.206 () {32 vars in 729 bytes} [Mon May 11 06:45:41 2026] GET /v2.0/floatingips/c70d4d18-4da0-4910-b4f3-7dccb030af85 => generated 858 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1484] 10.0.0.206 () {32 vars in 663 bytes} [Mon May 11 06:45:41 2026] GET /v2.0/security-groups => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:45:41.688 7 INFO neutron.api.v2.resource [None req-2bcfe24b-ab5d-4ea0-93a5-406e177a1370 81159400239d40cb85dd26e212b5a315 a4658d2cd2f14addb01231b0e1c59cf2 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 795/1485] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:45:41 2026] DELETE /v2.0/security-groups/c3270eef-3509-4ebf-a5d3-5f876cace95c => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1486] 10.0.0.206 () {34 vars in 684 bytes} [Mon May 11 06:45:41 2026] POST /v2.0/security-groups => generated 1561 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1487] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:45:41 2026] POST /v2.0/security-group-rules => generated 569 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1488] 10.0.0.206 () {32 vars in 747 bytes} [Mon May 11 06:45:41 2026] GET /v2.0/security-group-rules/f25c6144-5d62-442b-800c-b278c1ca534c => generated 569 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1489] 10.0.0.206 () {32 vars in 673 bytes} [Mon May 11 06:45:41 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1490] 10.0.0.206 () {32 vars in 750 bytes} [Mon May 11 06:45:41 2026] DELETE /v2.0/security-group-rules/f25c6144-5d62-442b-800c-b278c1ca534c => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1491] 10.0.0.206 () {32 vars in 673 bytes} [Mon May 11 06:45:42 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1492] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:45:42 2026] POST /v2.0/security-group-rules => generated 569 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1493] 10.0.0.206 () {32 vars in 747 bytes} [Mon May 11 06:45:42 2026] GET /v2.0/security-group-rules/5105398a-49e1-4c76-a639-76681f93dea9 => generated 569 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1494] 10.0.0.206 () {32 vars in 673 bytes} [Mon May 11 06:45:42 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1495] 10.0.0.206 () {32 vars in 750 bytes} [Mon May 11 06:45:42 2026] DELETE /v2.0/security-group-rules/5105398a-49e1-4c76-a639-76681f93dea9 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1496] 10.0.0.206 () {32 vars in 673 bytes} [Mon May 11 06:45:42 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:45:42.335 7 INFO neutron.db.securitygroups_db [None req-29ae46eb-8f16-48fb-8f73-7e9a9f311e2a 81159400239d40cb85dd26e212b5a315 a4658d2cd2f14addb01231b0e1c59cf2 - - - -] Project a4658d2cd2f14addb01231b0e1c59cf2 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: 807/1497] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:45:42 2026] POST /v2.0/security-group-rules => generated 575 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1498] 10.0.0.206 () {32 vars in 747 bytes} [Mon May 11 06:45:42 2026] GET /v2.0/security-group-rules/79296211-d124-4157-83dc-876e259605aa => generated 575 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1499] 10.0.0.206 () {32 vars in 673 bytes} [Mon May 11 06:45:42 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1500] 10.0.0.206 () {32 vars in 750 bytes} [Mon May 11 06:45:42 2026] DELETE /v2.0/security-group-rules/79296211-d124-4157-83dc-876e259605aa => 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: 811/1501] 10.0.0.206 () {32 vars in 673 bytes} [Mon May 11 06:45:42 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1502] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:45:42 2026] DELETE /v2.0/security-groups/25b713e1-785d-4188-96b5-e7c573a02159 => 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: 813/1503] 10.0.0.206 () {32 vars in 663 bytes} [Mon May 11 06:45:42 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: 8|app: 0|req: 691/1504] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:45:40 2026] POST /v2.0/routers => generated 728 bytes in 2555 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1505] 10.0.0.206 () {32 vars in 663 bytes} [Mon May 11 06:45:42 2026] GET /v2.0/security-groups => generated 2801 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1506] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:45:43 2026] GET /v2.0/security-groups?tenant_id=a4658d2cd2f14addb01231b0e1c59cf2&name=default => generated 2801 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1509] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:45:43 2026] DELETE /v2.0/security-groups/e0d4f223-52b4-492f-8f77-4b181f47ac3d => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1510] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:45:44 2026] GET /v2.0/security-groups?tenant_id=96025ddca2574b768db9943a769f9d01&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: 820/1511] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:45:44 2026] DELETE /v2.0/security-groups/8f42aa52-9b1d-4b57-89cf-96ad07d1d4be => 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: 692/1512] 10.0.0.206 () {34 vars in 783 bytes} [Mon May 11 06:45:42 2026] PUT /v2.0/routers/c2cc22e5-f584-409c-9bf9-3b871484b36e/add_router_interface => generated 309 bytes in 1845 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1513] 10.0.0.206 () {34 vars in 677 bytes} [Mon May 11 06:45:45 2026] POST /v2.0/subnetpools => generated 549 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1514] 10.0.0.206 () {32 vars in 729 bytes} [Mon May 11 06:45:45 2026] GET /v2.0/subnetpools/a25a43d6-1abc-4f35-bb3b-89548330be10 => generated 549 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1515] 10.0.0.206 () {34 vars in 749 bytes} [Mon May 11 06:45:45 2026] PUT /v2.0/subnetpools/a25a43d6-1abc-4f35-bb3b-89548330be10 => generated 501 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:45:45.628 7 INFO neutron.db.segments_db [None req-64177b6c-4112-488b-844b-c166d318d1c2 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Added segment 1bfb0200-465c-40b9-8223-316c942bb395 of type vxlan for network 1968a01d-18a5-4493-9876-edb07ab61ef3 [pid: 8|app: 0|req: 695/1516] 10.0.0.206 () {32 vars in 732 bytes} [Mon May 11 06:45:45 2026] DELETE /v2.0/subnetpools/a25a43d6-1abc-4f35-bb3b-89548330be10 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:45:45.671 8 INFO neutron.api.v2.resource [None req-ef4653a7-b49d-459d-a162-d7200fa5fae5 c20fe123c8514f1aa0a368f43d527588 f66dead0cae54b6caa968c65fa60ffed - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 696/1517] 10.0.0.206 () {32 vars in 729 bytes} [Mon May 11 06:45:45 2026] GET /v2.0/subnetpools/a25a43d6-1abc-4f35-bb3b-89548330be10 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:45:45.689 8 INFO neutron.api.v2.resource [None req-b7242e32-18f6-481f-850f-dd59259ad965 c20fe123c8514f1aa0a368f43d527588 f66dead0cae54b6caa968c65fa60ffed - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 697/1518] 10.0.0.206 () {32 vars in 732 bytes} [Mon May 11 06:45:45 2026] DELETE /v2.0/subnetpools/a25a43d6-1abc-4f35-bb3b-89548330be10 => generated 145 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1519] 10.0.0.206 () {34 vars in 671 bytes} [Mon May 11 06:45:45 2026] POST /v2.0/networks => generated 740 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1520] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:45:45 2026] POST /v2.0/subnets => generated 663 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:46.050 7 INFO neutron.db.segments_db [None req-0fa2799a-6acb-4325-8daf-43b3f9934319 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Added segment 855e4528-480d-42b6-bce7-f9bee2e93ea1 of type vxlan for network 48a18ee8-09c1-4376-a5fd-604e5998e9f3 [pid: 8|app: 0|req: 699/1521] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:45:46 2026] GET /v2.0/security-groups?tenant_id=f66dead0cae54b6caa968c65fa60ffed&name=default => generated 2801 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:45:46.398 7 INFO neutron.db.l3_hamode_db [None req-0fa2799a-6acb-4325-8daf-43b3f9934319 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 700/1522] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:45:46 2026] DELETE /v2.0/security-groups/990852f2-7481-444f-aada-380c5e063016 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1523] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:45:47 2026] GET /v2.0/security-groups?tenant_id=6bbe707ecf3c47b2891da20288d2fa8c&name=default => generated 2801 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1524] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:45:47 2026] DELETE /v2.0/security-groups/9796f00e-6114-44b6-a41f-b2a646445323 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:45:48.028 7 INFO neutron.db.l3_hamode_db [None req-0fa2799a-6acb-4325-8daf-43b3f9934319 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 703/1525] 10.0.0.205 () {34 vars in 990 bytes} [Mon May 11 06:45:48 2026] GET /v2.0/ports?device_id=fcf470d8-ffe5-4698-8b16-71ddf28ee25c => generated 1244 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1526] 10.0.0.205 () {34 vars in 1040 bytes} [Mon May 11 06:45:48 2026] GET /v2.0/security-groups?id=43171c4a-d1de-4bda-9b96-d713480f5a33&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1527] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:45:45 2026] POST /v2.0/routers => generated 727 bytes in 3290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1528] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:45:50 2026] GET /v2.0/security-groups?tenant_id=b513f27b158d47b3aed6be387cbe5f5c&name=default => generated 2801 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1529] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:45:50 2026] DELETE /v2.0/security-groups/0ab75f8c-fb16-4669-9a43-0bc628c48281 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1530] 10.0.0.206 () {32 vars in 826 bytes} [Mon May 11 06:45:50 2026] GET /v2.0/ports?project_id=2ff33545c0274c0e8199e5a250def36e&network_id=bd4b5768-be34-418a-919f-a631a197bf6f => generated 3695 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1531] 10.0.0.206 () {32 vars in 742 bytes} [Mon May 11 06:45:50 2026] GET /v2.0/subnets?network_id=97149b92-7778-4851-affb-db5aac02e190 => generated 644 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1532] 10.0.0.206 () {34 vars in 783 bytes} [Mon May 11 06:45:49 2026] PUT /v2.0/routers/9d19c0fa-4568-427d-bbbc-719cad10a08b/add_router_interface => generated 309 bytes in 1584 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:45:51.204 7 INFO neutron.db.l3_db [None req-72a10e63-c9c5-497b-8781-29ce8d345b48 d8a72795364542e0b5dfa9e2c8b729c0 2ff33545c0274c0e8199e5a250def36e - - - -] Floating IP c70d4d18-4da0-4910-b4f3-7dccb030af85 disassociated. External IP: 10.96.250.212, port: 16a5bd96-ef9e-4a48-aeb9-7f72e793cdb4. [pid: 8|app: 0|req: 706/1533] 10.0.0.206 () {34 vars in 685 bytes} [Mon May 11 06:45:51 2026] POST /v2.0/security-groups => generated 1609 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1534] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:45:51 2026] POST /v2.0/security-group-rules => generated 565 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1535] 10.0.0.206 () {34 vars in 749 bytes} [Mon May 11 06:45:51 2026] PUT /v2.0/floatingips/c70d4d18-4da0-4910-b4f3-7dccb030af85 => generated 554 bytes in 603 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:45:51.689 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-48c3d337-11f3-448b-8e82-640461df9b74'] response: {'name': 'network-changed', 'server_uuid': 'fcf470d8-ffe5-4698-8b16-71ddf28ee25c', 'tag': '16a5bd96-ef9e-4a48-aeb9-7f72e793cdb4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 829/1536] 10.0.0.206 () {32 vars in 729 bytes} [Mon May 11 06:45:51 2026] GET /v2.0/floatingips/c70d4d18-4da0-4910-b4f3-7dccb030af85 => generated 554 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1537] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:45:51 2026] POST /v2.0/security-group-rules => generated 564 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1538] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:45:51 2026] GET /v2.0/ports?tenant_id=2ff33545c0274c0e8199e5a250def36e&device_id=fcf470d8-ffe5-4698-8b16-71ddf28ee25c => 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: 709/1539] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:45:51 2026] POST /v2.0/security-group-rules => generated 570 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1540] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:45:51 2026] GET /v2.0/networks?id=bd4b5768-be34-418a-919f-a631a197bf6f => generated 755 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1541] 199.204.45.229 () {34 vars in 1060 bytes} [Mon May 11 06:45:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=16a5bd96-ef9e-4a48-aeb9-7f72e793cdb4 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1542] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:45:51 2026] POST /v2.0/security-group-rules => generated 569 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1543] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:45:51 2026] GET /v2.0/subnets?id=5265e0d8-adee-4600-be78-121c6f128e67 => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:45:51.974 8 INFO neutron.db.securitygroups_db [None req-f7c4ed5e-de85-4a2c-a030-6ef72b9af34c 5a44eb8c38894c2e8cfb888363c444fa 244935a237184a4baff80bccce3952ee - - - -] Project 244935a237184a4baff80bccce3952ee 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: 834/1544] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:45:51 2026] GET /v2.0/ports?network_id=bd4b5768-be34-418a-919f-a631a197bf6f&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: 711/1545] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:45:51 2026] POST /v2.0/security-group-rules => generated 575 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:52.073 8 INFO neutron.db.securitygroups_db [None req-f4525e7b-c435-4c37-9a58-fef4f599ffdd 5a44eb8c38894c2e8cfb888363c444fa 244935a237184a4baff80bccce3952ee - - - -] Project 244935a237184a4baff80bccce3952ee 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: 835/1546] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:45:52 2026] GET /v2.0/networks/bd4b5768-be34-418a-919f-a631a197bf6f?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1547] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:45:52 2026] POST /v2.0/security-group-rules => generated 574 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1548] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:45:52 2026] GET /v2.0/networks/bd4b5768-be34-418a-919f-a631a197bf6f?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) 2026-05-11 06:45:52.630 8 INFO neutron.db.segments_db [None req-d8913b42-8874-41d3-bc7c-5c978317dab4 e9daea90774c4297b51f09df2c319eae 329fa194a34c442ca1c35310962a9fa5 - - - -] Added segment 11230c13-1526-46bd-96ce-1666562cf2f8 of type vxlan for network 9a9fc209-de1a-4ddd-bae1-3e81c1269abc [pid: 7|app: 0|req: 837/1549] 10.0.0.206 () {34 vars in 685 bytes} [Mon May 11 06:45:52 2026] POST /v2.0/security-groups => generated 1596 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1550] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:45:52 2026] POST /v2.0/networks => generated 727 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1551] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:45:52 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: 7|app: 0|req: 839/1552] 10.0.0.206 () {32 vars in 729 bytes} [Mon May 11 06:45:52 2026] GET /v2.0/floatingips/c70d4d18-4da0-4910-b4f3-7dccb030af85 => generated 554 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1553] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:45:52 2026] GET /v2.0/security-groups?tenant_id=44bf7dc9471e43a6a5e213c99e752f86&name=default => generated 2801 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1554] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:45:52 2026] POST /v2.0/security-group-rules => generated 570 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1555] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:45:52 2026] POST /v2.0/subnets => generated 620 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1556] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:45:52 2026] DELETE /v2.0/security-groups/0eec83eb-7432-4ee2-8f0b-d517fdcec413 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:45:53.082 8 WARNING neutron.api.v2.base [None req-a28a1ad9-330d-4e88-9a31-6609cbde13ee e9daea90774c4297b51f09df2c319eae 329fa194a34c442ca1c35310962a9fa5 - - - -] 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-11 06:45:53.083 8 INFO neutron.api.v2.resource [None req-a28a1ad9-330d-4e88-9a31-6609cbde13ee e9daea90774c4297b51f09df2c319eae 329fa194a34c442ca1c35310962a9fa5 - - - -] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 717/1557] 10.0.0.206 () {34 vars in 681 bytes} [Mon May 11 06:45:53 2026] POST /v2.0/rbac-policies => generated 143 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-11 06:45:53.391 8 INFO neutron.services.segments.plugin [-] Segment 11230c13-1526-46bd-96ce-1666562cf2f8 resource provider aggregate not found 2026-05-11 06:45:53.398 8 INFO neutron.services.segments.plugin [-] Segment 11230c13-1526-46bd-96ce-1666562cf2f8 resource provider aggregate not found 2026-05-11 06:45:53.417 8 INFO neutron.services.segments.plugin [-] Segment 11230c13-1526-46bd-96ce-1666562cf2f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11230c13-1526-46bd-96ce-1666562cf2f8 found for delete ", "request_id": "req-4ce35ade-dbc3-4c0b-b289-08922d21599f"}]} 2026-05-11 06:45:53.419 8 INFO neutron.services.segments.plugin [-] Segment 11230c13-1526-46bd-96ce-1666562cf2f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11230c13-1526-46bd-96ce-1666562cf2f8 found for delete ", "request_id": "req-da7ee845-15e6-4b3c-aa4d-537ea606f26a"}]} [pid: 7|app: 0|req: 841/1558] 10.0.0.206 () {34 vars in 676 bytes} [Mon May 11 06:45:52 2026] POST /v2.0/floatingips => generated 552 bytes in 584 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1559] 10.0.0.110 () {34 vars in 1100 bytes} [Mon May 11 06:45:53 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1045863305&fields=id&tenant_id=244935a237184a4baff80bccce3952ee => generated 69 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1560] 10.0.0.110 () {34 vars in 1098 bytes} [Mon May 11 06:45:53 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-200021630&fields=id&tenant_id=244935a237184a4baff80bccce3952ee => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1561] 10.0.0.206 () {32 vars in 729 bytes} [Mon May 11 06:45:53 2026] GET /v2.0/floatingips/c70d4d18-4da0-4910-b4f3-7dccb030af85 => generated 552 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1562] 10.0.0.110 () {34 vars in 982 bytes} [Mon May 11 06:45:53 2026] GET /v2.0/networks?id=1191de16-8bfa-49c8-ad27-a85b4987a998 => generated 673 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1563] 10.0.0.110 () {34 vars in 965 bytes} [Mon May 11 06:45:53 2026] GET /v2.0/quotas/244935a237184a4baff80bccce3952ee => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1564] 10.0.0.110 () {34 vars in 1002 bytes} [Mon May 11 06:45:53 2026] GET /v2.0/ports?tenant_id=244935a237184a4baff80bccce3952ee&fields=id => generated 103 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1565] 10.0.0.110 () {34 vars in 1008 bytes} [Mon May 11 06:45:54 2026] GET /v2.0/networks/1191de16-8bfa-49c8-ad27-a85b4987a998?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1566] 10.0.0.110 () {34 vars in 1108 bytes} [Mon May 11 06:45:54 2026] GET /v2.0/networks/1191de16-8bfa-49c8-ad27-a85b4987a998?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: 718/1567] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:45:53 2026] DELETE /v2.0/networks/9a9fc209-de1a-4ddd-bae1-3e81c1269abc => generated 0 bytes in 1217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:45:54.393 7 INFO neutron.db.segments_db [None req-fb8b5d7c-2971-4d7e-85b8-d0275805f3f9 e9daea90774c4297b51f09df2c319eae 329fa194a34c442ca1c35310962a9fa5 - - - -] Added segment 99466473-1157-470f-9953-6b5785779e7d of type vxlan for network c8e83a25-2542-408e-8d74-4314c43fe873 [pid: 8|app: 0|req: 719/1568] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:45:54 2026] GET /v2.0/ports?device_id=9ddc0f77-9203-4334-b1a9-bf6476a7c038 => 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: 850/1569] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:45:54 2026] POST /v2.0/networks => generated 727 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1570] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:45:54 2026] POST /v2.0/subnets => generated 623 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:54.742 7 WARNING neutron.api.v2.base [None req-eb72b601-a131-4575-93c3-6e56aec8d193 e9daea90774c4297b51f09df2c319eae 329fa194a34c442ca1c35310962a9fa5 - - - -] 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-11 06:45:54.743 7 INFO neutron.api.v2.resource [None req-eb72b601-a131-4575-93c3-6e56aec8d193 e9daea90774c4297b51f09df2c319eae 329fa194a34c442ca1c35310962a9fa5 - - - -] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 851/1571] 10.0.0.206 () {34 vars in 681 bytes} [Mon May 11 06:45:54 2026] POST /v2.0/rbac-policies => generated 547 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-11 06:45:55.083 7 INFO neutron.db.segments_db [None req-2b1e2fed-2ed6-4781-9ba5-1b2fa8db2f5a b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Added segment 68fde14a-2d96-4d8d-9724-3eb80d4fcd64 of type vxlan for network e1e670fe-3ec1-439e-95b2-fb2c3a3234c9 [pid: 7|app: 0|req: 852/1572] 10.0.0.206 () {34 vars in 671 bytes} [Mon May 11 06:45:54 2026] POST /v2.0/networks => generated 740 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1573] 10.0.0.206 () {34 vars in 685 bytes} [Mon May 11 06:45:55 2026] POST /v2.0/security-groups => generated 1609 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1574] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:45:55 2026] GET /v2.0/networks?id=1191de16-8bfa-49c8-ad27-a85b4987a998 => generated 673 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:45:55.457 8 INFO neutron.services.segments.plugin [-] Segment 11230c13-1526-46bd-96ce-1666562cf2f8 resource provider aggregate not found 2026-05-11 06:45:55.472 8 INFO neutron.services.segments.plugin [-] Segment 11230c13-1526-46bd-96ce-1666562cf2f8 resource provider aggregate not found 2026-05-11 06:45:55.501 8 INFO neutron.services.segments.plugin [-] Segment 11230c13-1526-46bd-96ce-1666562cf2f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11230c13-1526-46bd-96ce-1666562cf2f8 found for delete ", "request_id": "req-a56d20c4-2c63-4764-955e-ff7f21956f47"}]} 2026-05-11 06:45:55.508 8 INFO neutron.services.segments.plugin [-] Segment 11230c13-1526-46bd-96ce-1666562cf2f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11230c13-1526-46bd-96ce-1666562cf2f8 found for delete ", "request_id": "req-522df1bf-520f-4b1d-802e-8d64d750740e"}]} 2026-05-11 06:45:55.518 8 INFO neutron.services.segments.plugin [-] Segment 99466473-1157-470f-9953-6b5785779e7d resource provider aggregate not found 2026-05-11 06:45:55.526 8 INFO neutron.services.segments.plugin [-] Segment 99466473-1157-470f-9953-6b5785779e7d resource provider aggregate not found 2026-05-11 06:45:55.539 8 INFO neutron.services.segments.plugin [-] Segment 99466473-1157-470f-9953-6b5785779e7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99466473-1157-470f-9953-6b5785779e7d found for delete ", "request_id": "req-59df5a12-d3e0-4203-8ebc-d5af193fdd6a"}]} 2026-05-11 06:45:55.551 8 INFO neutron.services.segments.plugin [-] Segment 99466473-1157-470f-9953-6b5785779e7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99466473-1157-470f-9953-6b5785779e7d found for delete ", "request_id": "req-a7e77fc2-ecb4-4d1c-8f1a-31f2303e09d5"}]} [pid: 7|app: 0|req: 855/1575] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:45:55 2026] POST /v2.0/subnets => generated 663 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1576] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:45:55 2026] POST /v2.0/security-group-rules => generated 565 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1577] 199.204.45.229 () {34 vars in 1050 bytes} [Mon May 11 06:45:55 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=244935a237184a4baff80bccce3952ee => generated 273 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1578] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:45:55 2026] GET /v2.0/ports?device_id=9ddc0f77-9203-4334-b1a9-bf6476a7c038 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:45:55.874 7 INFO neutron.db.segments_db [None req-7e27556b-299a-4eec-bcd1-238cc0289ea6 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Added segment 4e609920-44bf-462f-8c2e-9ce771900bd7 of type vxlan for network 26480c58-f751-4f49-a556-f1abb9f0deb3 [pid: 8|app: 0|req: 721/1579] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:45:54 2026] DELETE /v2.0/networks/c8e83a25-2542-408e-8d74-4314c43fe873 => generated 0 bytes in 1337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1580] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:45:56 2026] POST /v2.0/security-group-rules => generated 564 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:56.671 7 INFO neutron.db.l3_hamode_db [None req-7e27556b-299a-4eec-bcd1-238cc0289ea6 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 723/1581] 199.204.45.229 () {38 vars in 955 bytes} [Mon May 11 06:45:56 2026] POST /v2.0/ports => generated 997 bytes in 501 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-11 06:45:56.768 8 INFO neutron.db.segments_db [None req-69ff3748-3141-4aa2-bd95-8d1e9851f346 e9daea90774c4297b51f09df2c319eae 329fa194a34c442ca1c35310962a9fa5 - - - -] Added segment a739db9b-d753-4fc5-91a2-b6f255fc365c of type vxlan for network b35e6fda-be8c-4395-98f9-a4ee17f49d1f [pid: 8|app: 0|req: 724/1582] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:45:56 2026] POST /v2.0/networks => generated 726 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1583] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:45:56 2026] POST /v2.0/security-group-rules => generated 570 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1584] 199.204.45.229 () {38 vars in 1028 bytes} [Mon May 11 06:45:57 2026] PUT /v2.0/ports/47e0c1c5-5966-486b-a5df-1afed42ee92c => generated 1242 bytes in 412 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-11 06:45:57.460 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4a07542f-d55e-45a3-ae8f-ea5c11e24b63'] response: {'name': 'network-changed', 'server_uuid': '9ddc0f77-9203-4334-b1a9-bf6476a7c038', 'tag': '47e0c1c5-5966-486b-a5df-1afed42ee92c', 'status': 'completed', 'code': 200} 2026-05-11 06:45:57.557 8 INFO neutron.services.segments.plugin [-] Segment 99466473-1157-470f-9953-6b5785779e7d resource provider aggregate not found 2026-05-11 06:45:57.574 8 INFO neutron.services.segments.plugin [-] Segment 99466473-1157-470f-9953-6b5785779e7d resource provider aggregate not found 2026-05-11 06:45:57.592 8 INFO neutron.services.segments.plugin [-] Segment 99466473-1157-470f-9953-6b5785779e7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99466473-1157-470f-9953-6b5785779e7d found for delete ", "request_id": "req-dc0a99c7-d3a5-4ff4-8773-35d6ad1b39df"}]} 2026-05-11 06:45:57.596 8 INFO neutron.services.segments.plugin [-] Segment 99466473-1157-470f-9953-6b5785779e7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99466473-1157-470f-9953-6b5785779e7d found for delete ", "request_id": "req-c5dc056a-93e2-42d0-8ab1-50f4a11f6159"}]} [pid: 8|app: 0|req: 727/1585] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:45:57 2026] POST /v2.0/subnets => generated 623 bytes in 267 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-11 06:45:57.703 7 INFO neutron.db.l3_hamode_db [None req-7e27556b-299a-4eec-bcd1-238cc0289ea6 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 728/1586] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:45:57 2026] GET /v2.0/ports?device_id=9ddc0f77-9203-4334-b1a9-bf6476a7c038 => generated 1012 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1587] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:45:57 2026] POST /v2.0/security-group-rules => generated 569 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1588] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:45:57 2026] GET /v2.0/ports?tenant_id=244935a237184a4baff80bccce3952ee&device_id=9ddc0f77-9203-4334-b1a9-bf6476a7c038 => generated 1281 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1589] 10.0.0.206 () {34 vars in 681 bytes} [Mon May 11 06:45:57 2026] POST /v2.0/rbac-policies => generated 324 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1590] 10.0.0.110 () {34 vars in 1120 bytes} [Mon May 11 06:45:58 2026] GET /v2.0/security-groups?id=f01faaa6-f597-4cd7-a21f-b272f10b4d71&id=47d074d2-39dd-4457-bab8-ab6bbde2b766&fields=id&fields=name => generated 206 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:45:58.275 8 INFO neutron.db.securitygroups_db [None req-3b538260-ade4-4e2b-88f0-68f6aeff822b d8a72795364542e0b5dfa9e2c8b729c0 2ff33545c0274c0e8199e5a250def36e - - - -] Project 2ff33545c0274c0e8199e5a250def36e 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: 733/1591] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:45:58 2026] POST /v2.0/security-group-rules => generated 575 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1592] 199.204.45.229 () {34 vars in 1060 bytes} [Mon May 11 06:45:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=47e0c1c5-5966-486b-a5df-1afed42ee92c => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:45:58.393 8 INFO neutron.db.securitygroups_db [None req-48d3a21e-710a-47e7-b448-5a4395b0d30f d8a72795364542e0b5dfa9e2c8b729c0 2ff33545c0274c0e8199e5a250def36e - - - -] Project 2ff33545c0274c0e8199e5a250def36e 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: 735/1593] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:45:58 2026] POST /v2.0/security-group-rules => generated 574 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1594] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:45:58 2026] GET /v2.0/subnets?id=5426c1e9-9591-459e-b606-901653f23936 => generated 667 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1597] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:45:58 2026] GET /v2.0/ports?network_id=1191de16-8bfa-49c8-ad27-a85b4987a998&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1598] 10.0.0.206 () {32 vars in 723 bytes} [Mon May 11 06:45:58 2026] GET /v2.0/networks/b35e6fda-be8c-4395-98f9-a4ee17f49d1f => generated 654 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1599] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:45:58 2026] GET /v2.0/networks/1191de16-8bfa-49c8-ad27-a85b4987a998?fields=segments => generated 14 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1600] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:45:58 2026] GET /v2.0/networks/1191de16-8bfa-49c8-ad27-a85b4987a998?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: 7|app: 0|req: 859/1601] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:45:55 2026] POST /v2.0/routers => generated 727 bytes in 3133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1602] 10.0.0.206 () {32 vars in 649 bytes} [Mon May 11 06:45:58 2026] GET /v2.0/networks => generated 1297 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1603] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:45:59 2026] GET /v2.0/ports?tenant_id=244935a237184a4baff80bccce3952ee&device_id=9ddc0f77-9203-4334-b1a9-bf6476a7c038 => generated 1281 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:45:59.280 8 INFO neutron.pecan_wsgi.hooks.translation [None req-701adbf4-27db-4046-9c64-3c7caa20b048 d2bfdbb20aab47c7b9a39e1ea15ae581 e7435cdf34514dd58cbf233cd5ef136a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 745/1604] 10.0.0.206 () {32 vars in 723 bytes} [Mon May 11 06:45:59 2026] GET /v2.0/networks/b35e6fda-be8c-4395-98f9-a4ee17f49d1f => generated 138 bytes in 78 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1605] 199.204.45.229 () {34 vars in 994 bytes} [Mon May 11 06:45:59 2026] GET /v2.0/ports?device_id=9ddc0f77-9203-4334-b1a9-bf6476a7c038 => generated 1281 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1606] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:45:59 2026] GET /v2.0/networks?id=1191de16-8bfa-49c8-ad27-a85b4987a998 => generated 768 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1607] 10.0.0.110 () {34 vars in 1098 bytes} [Mon May 11 06:45:59 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-854968299&fields=id&tenant_id=2ff33545c0274c0e8199e5a250def36e => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:46:00.427 8 INFO neutron.services.segments.plugin [-] Segment a739db9b-d753-4fc5-91a2-b6f255fc365c resource provider aggregate not found 2026-05-11 06:46:00.433 8 INFO neutron.services.segments.plugin [-] Segment a739db9b-d753-4fc5-91a2-b6f255fc365c resource provider aggregate not found 2026-05-11 06:46:00.454 8 INFO neutron.services.segments.plugin [-] Segment a739db9b-d753-4fc5-91a2-b6f255fc365c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a739db9b-d753-4fc5-91a2-b6f255fc365c found for delete ", "request_id": "req-b6bc24e8-5cf8-4068-8254-2df185b5b616"}]} 2026-05-11 06:46:00.460 8 INFO neutron.services.segments.plugin [-] Segment a739db9b-d753-4fc5-91a2-b6f255fc365c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a739db9b-d753-4fc5-91a2-b6f255fc365c found for delete ", "request_id": "req-5ed52f9f-6b22-41a0-87da-5db7d46369c1"}]} [pid: 7|app: 0|req: 860/1608] 10.0.0.206 () {34 vars in 783 bytes} [Mon May 11 06:45:58 2026] PUT /v2.0/routers/488f9b8d-ea6c-4ec6-8539-96c7d8c435b1/add_router_interface => generated 309 bytes in 1492 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1609] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:45:59 2026] DELETE /v2.0/networks/b35e6fda-be8c-4395-98f9-a4ee17f49d1f => generated 0 bytes in 1049 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1610] 199.204.45.229 () {34 vars in 1124 bytes} [Mon May 11 06:46:00 2026] GET /v2.0/security-groups?id=47d074d2-39dd-4457-bab8-ab6bbde2b766&id=f01faaa6-f597-4cd7-a21f-b272f10b4d71&fields=id&fields=name => generated 206 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1611] 199.204.45.229 () {34 vars in 1060 bytes} [Mon May 11 06:46:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=47e0c1c5-5966-486b-a5df-1afed42ee92c => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1612] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:46:00 2026] GET /v2.0/ports?device_id=9ddc0f77-9203-4334-b1a9-bf6476a7c038 => generated 1012 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:46:00.611 7 INFO neutron.pecan_wsgi.hooks.translation [None req-471aab19-af5c-4696-8b02-89eb215a17dd e9daea90774c4297b51f09df2c319eae 329fa194a34c442ca1c35310962a9fa5 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 862/1613] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:46:00 2026] DELETE /v2.0/subnets/a91f4bfb-87bb-497f-a104-d9cdb8ccc88e => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1614] 10.0.0.110 () {34 vars in 982 bytes} [Mon May 11 06:46:00 2026] GET /v2.0/networks?id=bd4b5768-be34-418a-919f-a631a197bf6f => generated 660 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1615] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:46:00 2026] GET /v2.0/subnets?id=5426c1e9-9591-459e-b606-901653f23936 => generated 667 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:46:00.668 7 INFO neutron.pecan_wsgi.hooks.translation [None req-134ee99b-054a-4143-a5dc-7801fcf385d6 e9daea90774c4297b51f09df2c319eae 329fa194a34c442ca1c35310962a9fa5 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 864/1616] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:46:00 2026] DELETE /v2.0/subnets/44e1f0a2-ed80-4ceb-b918-6953b7d6c6e5 => 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: 753/1617] 10.0.0.110 () {34 vars in 1120 bytes} [Mon May 11 06:46:00 2026] GET /v2.0/security-groups?id=f01faaa6-f597-4cd7-a21f-b272f10b4d71&id=47d074d2-39dd-4457-bab8-ab6bbde2b766&fields=id&fields=name => generated 206 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1618] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:46:00 2026] GET /v2.0/ports?network_id=1191de16-8bfa-49c8-ad27-a85b4987a998&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: 754/1619] 10.0.0.110 () {34 vars in 965 bytes} [Mon May 11 06:46:00 2026] GET /v2.0/quotas/2ff33545c0274c0e8199e5a250def36e => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:46:00.717 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2e6525fe-a2d5-4b34-b463-167d01b1831e e9daea90774c4297b51f09df2c319eae 329fa194a34c442ca1c35310962a9fa5 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 866/1620] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:46:00 2026] DELETE /v2.0/subnets/8a5adb8e-b90a-4753-bd2c-8c8cb248921d => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1621] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:46:00 2026] GET /v2.0/networks/1191de16-8bfa-49c8-ad27-a85b4987a998?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1622] 10.0.0.110 () {34 vars in 1002 bytes} [Mon May 11 06:46:00 2026] GET /v2.0/ports?tenant_id=2ff33545c0274c0e8199e5a250def36e&fields=id => generated 149 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1623] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:46:00 2026] GET /v2.0/networks/1191de16-8bfa-49c8-ad27-a85b4987a998?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: 868/1624] 10.0.0.110 () {34 vars in 1008 bytes} [Mon May 11 06:46:00 2026] GET /v2.0/networks/bd4b5768-be34-418a-919f-a631a197bf6f?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1625] 10.0.0.110 () {34 vars in 1108 bytes} [Mon May 11 06:46:00 2026] GET /v2.0/networks/bd4b5768-be34-418a-919f-a631a197bf6f?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: 869/1626] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:46:01 2026] GET /v2.0/ports?device_id=00372138-c500-4b19-8d73-b4f79a8a5390 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1627] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:46:01 2026] GET /v2.0/ports?device_id=9ddc0f77-9203-4334-b1a9-bf6476a7c038 => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1628] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:46:01 2026] GET /v2.0/networks?id=bd4b5768-be34-418a-919f-a631a197bf6f => generated 660 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1629] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:46:01 2026] GET /v2.0/security-groups?tenant_id=9e1831bc40ea4b41945563b80f262f02&name=default => generated 2801 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1630] 10.0.0.110 () {34 vars in 1120 bytes} [Mon May 11 06:46:01 2026] GET /v2.0/security-groups?id=f01faaa6-f597-4cd7-a21f-b272f10b4d71&id=47d074d2-39dd-4457-bab8-ab6bbde2b766&fields=id&fields=name => generated 206 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1631] 199.204.45.229 () {34 vars in 1050 bytes} [Mon May 11 06:46:01 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2ff33545c0274c0e8199e5a250def36e => generated 272 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1632] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:01 2026] DELETE /v2.0/security-groups/75126207-ceb0-43a0-a113-ed66609727ba => 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: 874/1633] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:46:02 2026] GET /v2.0/ports?device_id=9ddc0f77-9203-4334-b1a9-bf6476a7c038 => generated 1014 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1634] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:46:02 2026] GET /v2.0/ports?device_id=00372138-c500-4b19-8d73-b4f79a8a5390 => 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: 760/1635] 199.204.45.229 () {38 vars in 955 bytes} [Mon May 11 06:46:02 2026] POST /v2.0/ports => generated 958 bytes in 496 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: 761/1636] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:46:02 2026] GET /v2.0/security-groups?tenant_id=329fa194a34c442ca1c35310962a9fa5&name=default => generated 2801 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:46:02.600 7 INFO neutron.db.l3_db [None req-f73758c8-f9a4-475a-88c2-4263a14abee2 5a44eb8c38894c2e8cfb888363c444fa 244935a237184a4baff80bccce3952ee - - - -] Floating IP 1b7787d9-9a79-4c21-b90a-8420a1bcd413 associated. External IP: 10.96.250.213, port: 47e0c1c5-5966-486b-a5df-1afed42ee92c. [pid: 8|app: 0|req: 762/1637] 199.204.45.229 () {38 vars in 1028 bytes} [Mon May 11 06:46:02 2026] PUT /v2.0/ports/d06579b6-e2ba-4927-8001-84f91bd1dfa4 => generated 1203 bytes in 430 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-11 06:46:03.061 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6bc2d415-a42a-4da7-942c-80f8ac88be26'] response: {'name': 'network-changed', 'server_uuid': '00372138-c500-4b19-8d73-b4f79a8a5390', 'tag': 'd06579b6-e2ba-4927-8001-84f91bd1dfa4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 763/1638] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:03 2026] DELETE /v2.0/security-groups/91205b5d-5849-41b3-b558-81acf283bc7f => generated 0 bytes in 116 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: 764/1639] 10.0.0.110 () {34 vars in 982 bytes} [Mon May 11 06:46:03 2026] GET /v2.0/networks?id=e1e670fe-3ec1-439e-95b2-fb2c3a3234c9 => generated 672 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1640] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:46:03 2026] GET /v2.0/ports?tenant_id=2ff33545c0274c0e8199e5a250def36e&device_id=00372138-c500-4b19-8d73-b4f79a8a5390 => generated 1242 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1641] 10.0.0.110 () {34 vars in 965 bytes} [Mon May 11 06:46:03 2026] GET /v2.0/quotas/e009765305e1457b91d374ad19141bfa => generated 292 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1642] 199.204.45.229 () {34 vars in 1060 bytes} [Mon May 11 06:46:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=d06579b6-e2ba-4927-8001-84f91bd1dfa4 => 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: 876/1643] 10.0.0.206 () {34 vars in 749 bytes} [Mon May 11 06:46:02 2026] PUT /v2.0/floatingips/1b7787d9-9a79-4c21-b90a-8420a1bcd413 => generated 856 bytes in 1169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1644] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:46:03 2026] GET /v2.0/ports?device_id=00372138-c500-4b19-8d73-b4f79a8a5390 => generated 973 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1645] 10.0.0.110 () {34 vars in 1002 bytes} [Mon May 11 06:46:03 2026] GET /v2.0/ports?tenant_id=e009765305e1457b91d374ad19141bfa&fields=id => generated 103 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1646] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:46:03 2026] GET /v2.0/security-groups?tenant_id=e7435cdf34514dd58cbf233cd5ef136a&name=default => generated 2801 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1647] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:46:03 2026] GET /v2.0/subnets?id=5265e0d8-adee-4600-be78-121c6f128e67 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1648] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:46:03 2026] GET /v2.0/security-groups?id=9ec26747-e343-46f0-8133-db4d25e1c71d&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:46:03.549 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb35f9f7-af61-4955-9320-b748ea7caed0'] response: {'name': 'network-changed', 'server_uuid': '9ddc0f77-9203-4334-b1a9-bf6476a7c038', 'tag': '47e0c1c5-5966-486b-a5df-1afed42ee92c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 879/1649] 10.0.0.110 () {34 vars in 1008 bytes} [Mon May 11 06:46:03 2026] GET /v2.0/networks/e1e670fe-3ec1-439e-95b2-fb2c3a3234c9?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: 880/1650] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:46:03 2026] GET /v2.0/ports?network_id=bd4b5768-be34-418a-919f-a631a197bf6f&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: 771/1651] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:03 2026] DELETE /v2.0/security-groups/b2ad9724-bd83-4c38-a534-4707f2ac0e47 => 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: 881/1652] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:46:03 2026] GET /v2.0/ports?tenant_id=244935a237184a4baff80bccce3952ee&device_id=9ddc0f77-9203-4334-b1a9-bf6476a7c038 => generated 1283 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1653] 10.0.0.110 () {34 vars in 1108 bytes} [Mon May 11 06:46:03 2026] GET /v2.0/networks/e1e670fe-3ec1-439e-95b2-fb2c3a3234c9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1654] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:46:03 2026] GET /v2.0/networks/bd4b5768-be34-418a-919f-a631a197bf6f?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: 773/1655] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:46:03 2026] GET /v2.0/networks?id=1191de16-8bfa-49c8-ad27-a85b4987a998 => generated 768 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1656] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:46:03 2026] GET /v2.0/networks/bd4b5768-be34-418a-919f-a631a197bf6f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1657] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:46:03 2026] GET /v2.0/ports?device_id=a2462655-b54d-4046-8c09-31d06c0b3de2 => 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: 774/1658] 199.204.45.229 () {34 vars in 1060 bytes} [Mon May 11 06:46:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=47e0c1c5-5966-486b-a5df-1afed42ee92c => generated 859 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1659] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:46:03 2026] GET /v2.0/ports?tenant_id=2ff33545c0274c0e8199e5a250def36e&device_id=00372138-c500-4b19-8d73-b4f79a8a5390 => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1660] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:46:03 2026] GET /v2.0/subnets?id=5426c1e9-9591-459e-b606-901653f23936 => generated 667 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1661] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:46:03 2026] GET /v2.0/networks?id=bd4b5768-be34-418a-919f-a631a197bf6f => generated 755 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1662] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:46:03 2026] GET /v2.0/ports?network_id=1191de16-8bfa-49c8-ad27-a85b4987a998&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: 887/1663] 199.204.45.229 () {34 vars in 1060 bytes} [Mon May 11 06:46:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=d06579b6-e2ba-4927-8001-84f91bd1dfa4 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1664] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:46:04 2026] GET /v2.0/subnets?id=5265e0d8-adee-4600-be78-121c6f128e67 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1665] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:46:03 2026] GET /v2.0/networks/1191de16-8bfa-49c8-ad27-a85b4987a998?fields=segments => generated 14 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1666] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:46:04 2026] GET /v2.0/ports?network_id=bd4b5768-be34-418a-919f-a631a197bf6f&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1667] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:46:04 2026] GET /v2.0/networks/1191de16-8bfa-49c8-ad27-a85b4987a998?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: 890/1668] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:46:04 2026] GET /v2.0/networks/bd4b5768-be34-418a-919f-a631a197bf6f?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: 779/1669] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:46:04 2026] GET /v2.0/networks/bd4b5768-be34-418a-919f-a631a197bf6f?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: 891/1670] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:46:04 2026] GET /v2.0/ports?device_id=00372138-c500-4b19-8d73-b4f79a8a5390 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1671] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:46:04 2026] GET /v2.0/security-groups?id=9ec26747-e343-46f0-8133-db4d25e1c71d&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1672] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:46:04 2026] GET /v2.0/networks?id=e1e670fe-3ec1-439e-95b2-fb2c3a3234c9 => generated 672 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1673] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:46:04 2026] GET /v2.0/ports?device_id=a2462655-b54d-4046-8c09-31d06c0b3de2 => 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: 893/1674] 199.204.45.229 () {38 vars in 955 bytes} [Mon May 11 06:46:04 2026] POST /v2.0/ports => generated 954 bytes in 593 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: 782/1675] 199.204.45.229 () {38 vars in 1028 bytes} [Mon May 11 06:46:05 2026] PUT /v2.0/ports/a2a32890-ca3b-4957-8a65-b873ec788d9c => generated 1199 bytes in 550 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1676] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:46:05 2026] GET /v2.0/ports?device_id=00372138-c500-4b19-8d73-b4f79a8a5390 => generated 975 bytes in 97 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: 895/1677] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:46:05 2026] GET /v2.0/ports?tenant_id=e009765305e1457b91d374ad19141bfa&device_id=a2462655-b54d-4046-8c09-31d06c0b3de2 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:46:05.937 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ababee71-aac7-4743-a0b0-bbe3f9983af1'] response: {'name': 'network-changed', 'server_uuid': 'a2462655-b54d-4046-8c09-31d06c0b3de2', 'tag': 'a2a32890-ca3b-4957-8a65-b873ec788d9c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 783/1678] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:46:05 2026] GET /v2.0/security-groups?id=9ec26747-e343-46f0-8133-db4d25e1c71d&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1679] 199.204.45.229 () {34 vars in 1058 bytes} [Mon May 11 06:46:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=a2a32890-ca3b-4957-8a65-b873ec788d9c => 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: 784/1680] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:46:05 2026] GET /v2.0/subnets?id=f7e8e957-ca76-4b81-9cc9-467166538b7e => generated 666 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1681] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:46:06 2026] GET /v2.0/ports?network_id=e1e670fe-3ec1-439e-95b2-fb2c3a3234c9&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1682] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:46:06 2026] GET /v2.0/ports?device_id=00372138-c500-4b19-8d73-b4f79a8a5390 => 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: 785/1683] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:46:06 2026] GET /v2.0/ports?device_id=a2462655-b54d-4046-8c09-31d06c0b3de2 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1684] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:46:06 2026] GET /v2.0/networks/e1e670fe-3ec1-439e-95b2-fb2c3a3234c9?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: 786/1685] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:46:06 2026] GET /v2.0/security-groups?id=9ec26747-e343-46f0-8133-db4d25e1c71d&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1686] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:46:06 2026] GET /v2.0/security-groups?id=3c1e55a9-46fe-4788-8f15-97af4268dbc9&fields=id&fields=name => generated 88 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1687] 10.0.0.206 () {32 vars in 736 bytes} [Mon May 11 06:46:06 2026] GET /v2.0/ports?device_id=00372138-c500-4b19-8d73-b4f79a8a5390 => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1688] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:46:06 2026] GET /v2.0/networks/e1e670fe-3ec1-439e-95b2-fb2c3a3234c9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1689] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:46:06 2026] GET /v2.0/ports?tenant_id=e009765305e1457b91d374ad19141bfa&device_id=a2462655-b54d-4046-8c09-31d06c0b3de2 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1690] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:46:06 2026] GET /v2.0/networks?id=e1e670fe-3ec1-439e-95b2-fb2c3a3234c9 => generated 768 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1691] 199.204.45.229 () {34 vars in 1058 bytes} [Mon May 11 06:46:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=a2a32890-ca3b-4957-8a65-b873ec788d9c => 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: 791/1692] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:46:06 2026] GET /v2.0/subnets?id=f7e8e957-ca76-4b81-9cc9-467166538b7e => generated 666 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1693] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:46:06 2026] GET /v2.0/ports?network_id=e1e670fe-3ec1-439e-95b2-fb2c3a3234c9&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1694] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:46:06 2026] GET /v2.0/networks/e1e670fe-3ec1-439e-95b2-fb2c3a3234c9?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:46:06.719 7 INFO neutron.db.l3_db [None req-19a5f8d6-4309-4309-beab-7a83e8ae0abd d8a72795364542e0b5dfa9e2c8b729c0 2ff33545c0274c0e8199e5a250def36e - - - -] Floating IP c70d4d18-4da0-4910-b4f3-7dccb030af85 associated. External IP: 10.96.250.212, port: d06579b6-e2ba-4927-8001-84f91bd1dfa4. [pid: 8|app: 0|req: 794/1695] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:46:06 2026] GET /v2.0/networks/e1e670fe-3ec1-439e-95b2-fb2c3a3234c9?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: 902/1696] 10.0.0.206 () {34 vars in 749 bytes} [Mon May 11 06:46:06 2026] PUT /v2.0/floatingips/c70d4d18-4da0-4910-b4f3-7dccb030af85 => generated 856 bytes in 840 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1697] 10.0.0.206 () {32 vars in 729 bytes} [Mon May 11 06:46:07 2026] GET /v2.0/floatingips/c70d4d18-4da0-4910-b4f3-7dccb030af85 => generated 856 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:46:07.362 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-173c31b1-55a5-4e92-bfd9-02595d435d83'] response: {'name': 'network-changed', 'server_uuid': '00372138-c500-4b19-8d73-b4f79a8a5390', 'tag': 'd06579b6-e2ba-4927-8001-84f91bd1dfa4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 903/1698] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:46:07 2026] GET /v2.0/ports?device_id=a2462655-b54d-4046-8c09-31d06c0b3de2 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1699] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:46:07 2026] GET /v2.0/security-groups?id=3c1e55a9-46fe-4788-8f15-97af4268dbc9&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1700] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:46:07 2026] GET /v2.0/ports?tenant_id=2ff33545c0274c0e8199e5a250def36e&device_id=00372138-c500-4b19-8d73-b4f79a8a5390 => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1701] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:46:07 2026] GET /v2.0/networks?id=bd4b5768-be34-418a-919f-a631a197bf6f => generated 755 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1702] 199.204.45.229 () {34 vars in 1060 bytes} [Mon May 11 06:46:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=d06579b6-e2ba-4927-8001-84f91bd1dfa4 => generated 859 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1703] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:46:07 2026] GET /v2.0/subnets?id=5265e0d8-adee-4600-be78-121c6f128e67 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1704] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:46:07 2026] GET /v2.0/ports?network_id=bd4b5768-be34-418a-919f-a631a197bf6f&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: 799/1705] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:46:07 2026] GET /v2.0/networks/bd4b5768-be34-418a-919f-a631a197bf6f?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1706] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:46:07 2026] GET /v2.0/networks/bd4b5768-be34-418a-919f-a631a197bf6f?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: 908/1707] 10.0.0.206 () {32 vars in 729 bytes} [Mon May 11 06:46:08 2026] GET /v2.0/floatingips/c70d4d18-4da0-4910-b4f3-7dccb030af85 => generated 858 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:46:08.450 8 INFO neutron.db.segments_db [None req-d9336fa1-434a-474e-ab51-da8b1a0a39e8 75d53ffe5d5346e59d4079d1158a94ba 6e8996f7559e458689adf7ef7bc265b5 - - - -] Added segment b1ad6852-9051-4e2b-a8c1-f4abc884d92c of type vxlan for network 73c3fa66-add0-4655-af5d-cf3dc862eebb [pid: 8|app: 0|req: 800/1708] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:46:08 2026] POST /v2.0/networks => generated 632 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1709] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:46:08 2026] GET /v2.0/ports?device_id=a2462655-b54d-4046-8c09-31d06c0b3de2 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1710] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:46:08 2026] GET /v2.0/security-groups?id=3c1e55a9-46fe-4788-8f15-97af4268dbc9&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1711] 10.0.0.206 () {34 vars in 664 bytes} [Mon May 11 06:46:08 2026] POST /v2.0/ports => generated 743 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:46:09.016 7 INFO neutron.db.segments_db [None req-7627ee04-74af-4198-9857-5964253f73e3 75d53ffe5d5346e59d4079d1158a94ba 6e8996f7559e458689adf7ef7bc265b5 - - - -] Added segment 6153450e-cf9f-43c7-8df6-eda64fa21b99 of type vxlan for network 0a935cfb-bcbd-417b-a7d4-779a3db37697 [pid: 7|app: 0|req: 911/1712] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:46:08 2026] POST /v2.0/networks => generated 632 bytes in 174 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: 912/1713] 199.204.45.229 () {34 vars in 1096 bytes} [Mon May 11 06:46:09 2026] GET /v2.0/ports?device_id=fcf470d8-ffe5-4698-8b16-71ddf28ee25c&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1714] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:46:09 2026] GET /v2.0/ports?tenant_id=2ff33545c0274c0e8199e5a250def36e&device_id=fcf470d8-ffe5-4698-8b16-71ddf28ee25c => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1715] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:46:09 2026] GET /v2.0/networks?id=bd4b5768-be34-418a-919f-a631a197bf6f => generated 755 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1716] 10.0.0.206 () {34 vars in 664 bytes} [Mon May 11 06:46:09 2026] POST /v2.0/ports => generated 743 bytes in 364 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: 915/1717] 199.204.45.229 () {34 vars in 1060 bytes} [Mon May 11 06:46:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=16a5bd96-ef9e-4a48-aeb9-7f72e793cdb4 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:46:09.565 8 INFO neutron.db.segments_db [None req-3f3c1354-6031-4bc3-af26-a27889f1cb02 75d53ffe5d5346e59d4079d1158a94ba 6e8996f7559e458689adf7ef7bc265b5 - - - -] Added segment 07b9b6a2-c333-4d40-a554-dfff9b85eb31 of type vxlan for network 5183d2b9-596b-4119-af8a-82a5c63fe173 [pid: 7|app: 0|req: 916/1718] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:46:09 2026] GET /v2.0/subnets?id=5265e0d8-adee-4600-be78-121c6f128e67 => generated 654 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1719] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:46:09 2026] GET /v2.0/ports?network_id=bd4b5768-be34-418a-919f-a631a197bf6f&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1720] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:46:09 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: 918/1721] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:46:09 2026] GET /v2.0/networks/bd4b5768-be34-418a-919f-a631a197bf6f?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: 919/1722] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:46:09 2026] GET /v2.0/ports?device_id=a2462655-b54d-4046-8c09-31d06c0b3de2 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1723] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:46:09 2026] GET /v2.0/networks/bd4b5768-be34-418a-919f-a631a197bf6f?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: 921/1724] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:46:09 2026] GET /v2.0/security-groups?id=3c1e55a9-46fe-4788-8f15-97af4268dbc9&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1725] 10.0.0.206 () {34 vars in 664 bytes} [Mon May 11 06:46:09 2026] POST /v2.0/ports => generated 743 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:46:10.077 7 INFO neutron.db.segments_db [None req-3df839f9-8659-4d52-990d-97b693ae23ee 75d53ffe5d5346e59d4079d1158a94ba 6e8996f7559e458689adf7ef7bc265b5 - - - -] Added segment 7fa62159-0d9c-499e-8bf0-20104bf56142 of type vxlan for network 0e1a3b2b-2d83-4d32-878a-7b7fe0edc011 [pid: 7|app: 0|req: 922/1726] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:46:10 2026] POST /v2.0/networks => generated 631 bytes in 190 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: 923/1727] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:46:10 2026] GET /v2.0/ports?device_id=a2462655-b54d-4046-8c09-31d06c0b3de2 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1728] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:46:10 2026] GET /v2.0/security-groups?id=3c1e55a9-46fe-4788-8f15-97af4268dbc9&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1729] 10.0.0.206 () {34 vars in 664 bytes} [Mon May 11 06:46:10 2026] POST /v2.0/ports => generated 743 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:46:10.640 7 INFO neutron.db.segments_db [None req-f5acac26-0448-434e-9e96-2c9bd46b807c 75d53ffe5d5346e59d4079d1158a94ba 6e8996f7559e458689adf7ef7bc265b5 - - - -] Added segment 5eb3efc5-f4b8-4f27-89d1-c0708a88833c of type vxlan for network 78240eb8-38c0-476e-847c-5e8c925fb9ff [pid: 7|app: 0|req: 925/1730] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:46:10 2026] POST /v2.0/networks => generated 632 bytes in 232 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: 926/1731] 199.204.45.229 () {34 vars in 994 bytes} [Mon May 11 06:46:10 2026] GET /v2.0/ports?device_id=a2462655-b54d-4046-8c09-31d06c0b3de2 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1732] 10.0.0.206 () {34 vars in 664 bytes} [Mon May 11 06:46:10 2026] POST /v2.0/ports => generated 743 bytes in 274 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: 807/1733] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:46:11 2026] GET /v2.0/ports?device_id=9ddc0f77-9203-4334-b1a9-bf6476a7c038 => generated 1014 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1734] 199.204.45.229 () {36 vars in 997 bytes} [Mon May 11 06:46:10 2026] DELETE /v2.0/ports/a2a32890-ca3b-4957-8a65-b873ec788d9c => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1735] 10.0.0.206 () {34 vars in 747 bytes} [Mon May 11 06:46:11 2026] PUT /v2.0/ports/44e36d91-e447-489e-a0fc-0d1c3cf2f4ed/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:46:11.238 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c12f38bd-ef0f-4ac3-acef-7e451a7469cd'] response: {'server_uuid': 'a2462655-b54d-4046-8c09-31d06c0b3de2', 'name': 'network-vif-deleted', 'tag': 'a2a32890-ca3b-4957-8a65-b873ec788d9c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 928/1736] 10.0.0.110 () {34 vars in 1120 bytes} [Mon May 11 06:46:11 2026] GET /v2.0/security-groups?id=f01faaa6-f597-4cd7-a21f-b272f10b4d71&id=47d074d2-39dd-4457-bab8-ab6bbde2b766&fields=id&fields=name => generated 206 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1737] 10.0.0.206 () {34 vars in 747 bytes} [Mon May 11 06:46:11 2026] PUT /v2.0/ports/138be369-4942-4d2d-a4e8-65f8a052fca8/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1738] 10.0.0.206 () {34 vars in 747 bytes} [Mon May 11 06:46:11 2026] PUT /v2.0/ports/ef43bf88-6eb5-48e9-a0d3-c30359d2b206/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1739] 10.0.0.206 () {34 vars in 747 bytes} [Mon May 11 06:46:11 2026] PUT /v2.0/ports/ddb07da6-4b84-4d18-9397-f3cc0fc5f05f/tags => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1740] 10.0.0.206 () {32 vars in 736 bytes} [Mon May 11 06:46:11 2026] GET /v2.0/ports?device_id=9ddc0f77-9203-4334-b1a9-bf6476a7c038 => generated 1283 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1741] 10.0.0.206 () {32 vars in 858 bytes} [Mon May 11 06:46:11 2026] GET /v2.0/floatingips?floating_network_id=97149b92-7778-4851-affb-db5aac02e190&port_id=47e0c1c5-5966-486b-a5df-1afed42ee92c => generated 861 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1742] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:46:11 2026] GET /v2.0/ports?device_id=a2462655-b54d-4046-8c09-31d06c0b3de2 => 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: 812/1743] 10.0.0.206 () {32 vars in 660 bytes} [Mon May 11 06:46:11 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1744] 10.0.0.206 () {32 vars in 674 bytes} [Mon May 11 06:46:11 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1745] 10.0.0.205 () {34 vars in 990 bytes} [Mon May 11 06:46:11 2026] GET /v2.0/ports?device_id=9ddc0f77-9203-4334-b1a9-bf6476a7c038 => generated 1283 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1746] 10.0.0.206 () {32 vars in 670 bytes} [Mon May 11 06:46:11 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1747] 10.0.0.205 () {34 vars in 1120 bytes} [Mon May 11 06:46:11 2026] GET /v2.0/security-groups?id=47d074d2-39dd-4457-bab8-ab6bbde2b766&id=f01faaa6-f597-4cd7-a21f-b272f10b4d71&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1748] 10.0.0.206 () {32 vars in 682 bytes} [Mon May 11 06:46:11 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1749] 10.0.0.206 () {32 vars in 668 bytes} [Mon May 11 06:46:11 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1750] 10.0.0.206 () {32 vars in 682 bytes} [Mon May 11 06:46:12 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1751] 10.0.0.206 () {32 vars in 678 bytes} [Mon May 11 06:46:12 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1752] 10.0.0.206 () {32 vars in 690 bytes} [Mon May 11 06:46:12 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1753] 10.0.0.206 () {32 vars in 720 bytes} [Mon May 11 06:46:12 2026] DELETE /v2.0/ports/44e36d91-e447-489e-a0fc-0d1c3cf2f4ed => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1754] 10.0.0.206 () {32 vars in 720 bytes} [Mon May 11 06:46:12 2026] DELETE /v2.0/ports/138be369-4942-4d2d-a4e8-65f8a052fca8 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1755] 10.0.0.206 () {32 vars in 720 bytes} [Mon May 11 06:46:12 2026] DELETE /v2.0/ports/ef43bf88-6eb5-48e9-a0d3-c30359d2b206 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1756] 10.0.0.206 () {32 vars in 720 bytes} [Mon May 11 06:46:13 2026] DELETE /v2.0/ports/ddb07da6-4b84-4d18-9397-f3cc0fc5f05f => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1759] 10.0.0.206 () {32 vars in 720 bytes} [Mon May 11 06:46:13 2026] DELETE /v2.0/ports/b5ed85f4-b953-400b-9584-c8933904d5bd => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:46:13.885 7 INFO neutron.services.segments.plugin [-] Segment b1ad6852-9051-4e2b-a8c1-f4abc884d92c resource provider aggregate not found 2026-05-11 06:46:13.890 7 INFO neutron.services.segments.plugin [-] Segment b1ad6852-9051-4e2b-a8c1-f4abc884d92c resource provider aggregate not found 2026-05-11 06:46:13.907 7 INFO neutron.services.segments.plugin [-] Segment b1ad6852-9051-4e2b-a8c1-f4abc884d92c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1ad6852-9051-4e2b-a8c1-f4abc884d92c found for delete ", "request_id": "req-fcdd725a-72d9-42ec-83e5-131f72a24dba"}]} 2026-05-11 06:46:13.910 7 INFO neutron.services.segments.plugin [-] Segment b1ad6852-9051-4e2b-a8c1-f4abc884d92c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1ad6852-9051-4e2b-a8c1-f4abc884d92c found for delete ", "request_id": "req-47c0fd68-4dcd-4ccc-a675-b7db47be97ed"}]} [pid: 7|app: 0|req: 941/1760] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:46:13 2026] DELETE /v2.0/networks/73c3fa66-add0-4655-af5d-cf3dc862eebb => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1761] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:46:13 2026] GET /v2.0/ports?device_id=9ddc0f77-9203-4334-b1a9-bf6476a7c038 => generated 1014 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1762] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:46:14 2026] DELETE /v2.0/networks/0a935cfb-bcbd-417b-a7d4-779a3db37697 => generated 0 bytes in 688 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1763] 10.0.0.110 () {34 vars in 1120 bytes} [Mon May 11 06:46:14 2026] GET /v2.0/security-groups?id=f01faaa6-f597-4cd7-a21f-b272f10b4d71&id=47d074d2-39dd-4457-bab8-ab6bbde2b766&fields=id&fields=name => generated 206 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1764] 199.204.45.229 () {34 vars in 994 bytes} [Mon May 11 06:46:14 2026] GET /v2.0/ports?device_id=9ddc0f77-9203-4334-b1a9-bf6476a7c038 => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1765] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:46:14 2026] DELETE /v2.0/networks/5183d2b9-596b-4119-af8a-82a5c63fe173 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1766] 10.0.0.206 () {34 vars in 789 bytes} [Mon May 11 06:46:13 2026] PUT /v2.0/routers/488f9b8d-ea6c-4ec6-8539-96c7d8c435b1/remove_router_interface => generated 309 bytes in 1561 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:46:15.408 7 INFO neutron.db.l3_db [None req-605f44cb-2831-4a20-a9af-59d9368f78b0 5a44eb8c38894c2e8cfb888363c444fa 244935a237184a4baff80bccce3952ee - - - -] Floating IP 1b7787d9-9a79-4c21-b90a-8420a1bcd413 disassociated. External IP: 10.96.250.213, port: 47e0c1c5-5966-486b-a5df-1afed42ee92c. 2026-05-11 06:46:15.550 8 INFO neutron.services.segments.plugin [-] Segment 7fa62159-0d9c-499e-8bf0-20104bf56142 resource provider aggregate not found 2026-05-11 06:46:15.554 8 INFO neutron.services.segments.plugin [-] Segment 7fa62159-0d9c-499e-8bf0-20104bf56142 resource provider aggregate not found 2026-05-11 06:46:15.570 8 INFO neutron.services.segments.plugin [-] Segment 7fa62159-0d9c-499e-8bf0-20104bf56142 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fa62159-0d9c-499e-8bf0-20104bf56142 found for delete ", "request_id": "req-78d0471d-4bc8-4c40-b76d-81931f567155"}]} 2026-05-11 06:46:15.590 8 INFO neutron.services.segments.plugin [-] Segment 7fa62159-0d9c-499e-8bf0-20104bf56142 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fa62159-0d9c-499e-8bf0-20104bf56142 found for delete ", "request_id": "req-f52f6860-1eee-4291-be8f-be7531605ec6"}]} [pid: 8|app: 0|req: 821/1767] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:46:15 2026] DELETE /v2.0/networks/0e1a3b2b-2d83-4d32-878a-7b7fe0edc011 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1768] 199.204.45.229 () {36 vars in 997 bytes} [Mon May 11 06:46:15 2026] DELETE /v2.0/ports/47e0c1c5-5966-486b-a5df-1afed42ee92c => generated 0 bytes in 816 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:46:15.904 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4e2f7858-bab5-45fd-9ad8-b9d419d7701c'] response: {'server_uuid': '9ddc0f77-9203-4334-b1a9-bf6476a7c038', 'name': 'network-vif-deleted', 'tag': '47e0c1c5-5966-486b-a5df-1afed42ee92c', 'status': 'completed', 'code': 200} 2026-05-11 06:46:15.933 7 INFO neutron.services.segments.plugin [-] Segment 6153450e-cf9f-43c7-8df6-eda64fa21b99 resource provider aggregate not found 2026-05-11 06:46:15.941 7 INFO neutron.services.segments.plugin [-] Segment 6153450e-cf9f-43c7-8df6-eda64fa21b99 resource provider aggregate not found 2026-05-11 06:46:15.950 7 INFO neutron.services.segments.plugin [-] Segment 6153450e-cf9f-43c7-8df6-eda64fa21b99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6153450e-cf9f-43c7-8df6-eda64fa21b99 found for delete ", "request_id": "req-04a2e4f4-7c81-4309-96f5-9d9deb9417fc"}]} 2026-05-11 06:46:15.960 7 INFO neutron.services.segments.plugin [-] Segment 6153450e-cf9f-43c7-8df6-eda64fa21b99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6153450e-cf9f-43c7-8df6-eda64fa21b99 found for delete ", "request_id": "req-fb249fd5-18f4-485d-b2c7-e62de1c7ccb6"}]} 2026-05-11 06:46:15.978 7 INFO neutron.services.segments.plugin [-] Segment 07b9b6a2-c333-4d40-a554-dfff9b85eb31 resource provider aggregate not found 2026-05-11 06:46:15.993 7 INFO neutron.services.segments.plugin [-] Segment 07b9b6a2-c333-4d40-a554-dfff9b85eb31 resource provider aggregate not found 2026-05-11 06:46:16.000 7 INFO neutron.services.segments.plugin [-] Segment 07b9b6a2-c333-4d40-a554-dfff9b85eb31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07b9b6a2-c333-4d40-a554-dfff9b85eb31 found for delete ", "request_id": "req-de157d2b-f02b-48f1-983c-ba50c45ea091"}]} 2026-05-11 06:46:16.014 7 INFO neutron.services.segments.plugin [-] Segment 07b9b6a2-c333-4d40-a554-dfff9b85eb31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07b9b6a2-c333-4d40-a554-dfff9b85eb31 found for delete ", "request_id": "req-0e1ce8fb-33ce-4bbb-b8f7-9fa29507b596"}]} [pid: 7|app: 0|req: 948/1769] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:46:15 2026] DELETE /v2.0/networks/78240eb8-38c0-476e-847c-5e8c925fb9ff => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1770] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:46:16 2026] GET /v2.0/ports?device_id=9ddc0f77-9203-4334-b1a9-bf6476a7c038 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:46:16.765 8 INFO neutron.db.l3_hamode_db [None req-43c2dcb4-ab78-438e-9737-c0c54c7e8cb9 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] HA network 26480c58-f751-4f49-a556-f1abb9f0deb3 was deleted as no HA routers are present in tenant e009765305e1457b91d374ad19141bfa. [pid: 8|app: 0|req: 822/1771] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:46:15 2026] DELETE /v2.0/routers/488f9b8d-ea6c-4ec6-8539-96c7d8c435b1 => generated 0 bytes in 1162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1772] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:46:16 2026] DELETE /v2.0/subnets/f7e8e957-ca76-4b81-9cc9-467166538b7e => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1773] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:46:17 2026] GET /v2.0/security-groups?tenant_id=868290abf9454ecc8f60141eac0ebd4d&name=default => generated 2801 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1774] 10.0.0.205 () {34 vars in 990 bytes} [Mon May 11 06:46:17 2026] GET /v2.0/ports?device_id=00372138-c500-4b19-8d73-b4f79a8a5390 => 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: 823/1775] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:46:17 2026] DELETE /v2.0/networks/e1e670fe-3ec1-439e-95b2-fb2c3a3234c9 => generated 0 bytes in 406 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1776] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:17 2026] DELETE /v2.0/security-groups/ae983f0a-3095-4300-b51f-016672276b46 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1777] 10.0.0.205 () {34 vars in 1040 bytes} [Mon May 11 06:46:17 2026] GET /v2.0/security-groups?id=9ec26747-e343-46f0-8133-db4d25e1c71d&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1778] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:17 2026] DELETE /v2.0/security-groups/f01faaa6-f597-4cd7-a21f-b272f10b4d71 => 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: 955/1779] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:46:17 2026] GET /v2.0/security-groups?tenant_id=e009765305e1457b91d374ad19141bfa&name=default => generated 2801 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:46:17.574 7 INFO neutron.api.v2.resource [None req-bf946ea0-e1dd-4c2e-a80b-acfa10fa4e61 5a44eb8c38894c2e8cfb888363c444fa 244935a237184a4baff80bccce3952ee - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 956/1780] 10.0.0.206 () {32 vars in 737 bytes} [Mon May 11 06:46:17 2026] GET /v2.0/security-groups/f01faaa6-f597-4cd7-a21f-b272f10b4d71 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:46:17.587 8 INFO neutron.services.segments.plugin [-] Segment 4e609920-44bf-462f-8c2e-9ce771900bd7 resource provider aggregate not found 2026-05-11 06:46:17.608 8 INFO neutron.services.segments.plugin [-] Segment 4e609920-44bf-462f-8c2e-9ce771900bd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e609920-44bf-462f-8c2e-9ce771900bd7 found for delete ", "request_id": "req-aeb9f3bb-490e-4ad1-9a37-0701d128a174"}]} 2026-05-11 06:46:17.613 8 INFO neutron.services.segments.plugin [-] Segment 4e609920-44bf-462f-8c2e-9ce771900bd7 resource provider aggregate not found 2026-05-11 06:46:17.624 8 INFO neutron.services.segments.plugin [-] Segment 68fde14a-2d96-4d8d-9724-3eb80d4fcd64 resource provider aggregate not found 2026-05-11 06:46:17.632 8 INFO neutron.services.segments.plugin [-] Segment 4e609920-44bf-462f-8c2e-9ce771900bd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e609920-44bf-462f-8c2e-9ce771900bd7 found for delete ", "request_id": "req-c03538ae-371a-4537-a484-82b085b7c736"}]} 2026-05-11 06:46:17.638 8 INFO neutron.services.segments.plugin [-] Segment 68fde14a-2d96-4d8d-9724-3eb80d4fcd64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68fde14a-2d96-4d8d-9724-3eb80d4fcd64 found for delete ", "request_id": "req-af74e9d8-de53-4796-88af-8f6bf261d255"}]} 2026-05-11 06:46:17.655 8 INFO neutron.services.segments.plugin [-] Segment 68fde14a-2d96-4d8d-9724-3eb80d4fcd64 resource provider aggregate not found [pid: 7|app: 0|req: 957/1781] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:17 2026] DELETE /v2.0/security-groups/3c1e55a9-46fe-4788-8f15-97af4268dbc9 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:46:17.674 8 INFO neutron.services.segments.plugin [-] Segment 68fde14a-2d96-4d8d-9724-3eb80d4fcd64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68fde14a-2d96-4d8d-9724-3eb80d4fcd64 found for delete ", "request_id": "req-c5344dab-2455-418d-b7b9-7ead72d804a0"}]} [pid: 8|app: 0|req: 825/1782] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:46:17 2026] GET /v2.0/security-groups?tenant_id=22a2e91add2f4566826267dd0986245d&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: 826/1783] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:17 2026] DELETE /v2.0/security-groups/e98ba2c5-3e34-4747-98a6-d5fca0e0e13c => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1784] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:46:17 2026] GET /v2.0/security-groups?tenant_id=6e8996f7559e458689adf7ef7bc265b5&name=default => generated 2801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1785] 10.0.0.206 () {32 vars in 732 bytes} [Mon May 11 06:46:17 2026] DELETE /v2.0/floatingips/1b7787d9-9a79-4c21-b90a-8420a1bcd413 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:46:18.025 7 INFO neutron.services.segments.plugin [-] Segment 5eb3efc5-f4b8-4f27-89d1-c0708a88833c resource provider aggregate not found 2026-05-11 06:46:18.043 7 INFO neutron.services.segments.plugin [-] Segment 5eb3efc5-f4b8-4f27-89d1-c0708a88833c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5eb3efc5-f4b8-4f27-89d1-c0708a88833c found for delete ", "request_id": "req-5cafda2e-9629-42d6-bcb3-a89813c0f746"}]} 2026-05-11 06:46:18.044 7 INFO neutron.services.segments.plugin [-] Segment 5eb3efc5-f4b8-4f27-89d1-c0708a88833c resource provider aggregate not found [pid: 8|app: 0|req: 828/1786] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:17 2026] DELETE /v2.0/security-groups/73353e98-903b-478e-963c-074302920be3 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:46:18.061 7 INFO neutron.services.segments.plugin [-] Segment 5eb3efc5-f4b8-4f27-89d1-c0708a88833c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5eb3efc5-f4b8-4f27-89d1-c0708a88833c found for delete ", "request_id": "req-a3cbf8f7-1d74-451e-9c58-dc3a38dd22b3"}]} [pid: 7|app: 0|req: 959/1787] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:17 2026] DELETE /v2.0/security-groups/47d074d2-39dd-4457-bab8-ab6bbde2b766 => 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: 960/1788] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:46:19 2026] GET /v2.0/ports?device_id=00372138-c500-4b19-8d73-b4f79a8a5390 => generated 975 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1789] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:46:19 2026] GET /v2.0/security-groups?id=9ec26747-e343-46f0-8133-db4d25e1c71d&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: 8|app: 0|req: 829/1790] 10.0.0.206 () {34 vars in 789 bytes} [Mon May 11 06:46:18 2026] PUT /v2.0/routers/c2cc22e5-f584-409c-9bf9-3b871484b36e/remove_router_interface => generated 309 bytes in 1128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1791] 199.204.45.229 () {34 vars in 994 bytes} [Mon May 11 06:46:19 2026] GET /v2.0/ports?device_id=00372138-c500-4b19-8d73-b4f79a8a5390 => generated 975 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:46:20.340 7 INFO neutron.services.segments.plugin [-] Segment 1b7f0832-c3d0-4d6f-8557-a9195cc16794 resource provider aggregate not found 2026-05-11 06:46:20.345 7 INFO neutron.services.segments.plugin [-] Segment 1b7f0832-c3d0-4d6f-8557-a9195cc16794 resource provider aggregate not found 2026-05-11 06:46:20.367 7 INFO neutron.services.segments.plugin [-] Segment 1b7f0832-c3d0-4d6f-8557-a9195cc16794 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b7f0832-c3d0-4d6f-8557-a9195cc16794 found for delete ", "request_id": "req-6c977e26-a44c-426b-8755-1e0ae0449551"}]} 2026-05-11 06:46:20.368 7 INFO neutron.services.segments.plugin [-] Segment 1b7f0832-c3d0-4d6f-8557-a9195cc16794 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b7f0832-c3d0-4d6f-8557-a9195cc16794 found for delete ", "request_id": "req-e19821b9-0527-45a1-adc2-e18e3cf8fdc0"}]} 2026-05-11 06:46:20.383 7 INFO neutron.db.l3_hamode_db [None req-e24fec4b-bab7-4058-b22d-cf5ac37791a8 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] HA network 8a1ef928-1f4d-4710-91c1-60d1f33fb88e was deleted as no HA routers are present in tenant 244935a237184a4baff80bccce3952ee. [pid: 7|app: 0|req: 962/1792] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:46:19 2026] DELETE /v2.0/routers/c2cc22e5-f584-409c-9bf9-3b871484b36e => generated 0 bytes in 1094 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1793] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:46:20 2026] GET /v2.0/ports?device_id=00372138-c500-4b19-8d73-b4f79a8a5390 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:46:20.482 8 INFO neutron.db.l3_db [None req-6b8ab085-779f-45cb-8764-d8dbc8528819 d8a72795364542e0b5dfa9e2c8b729c0 2ff33545c0274c0e8199e5a250def36e - - - -] Floating IP c70d4d18-4da0-4910-b4f3-7dccb030af85 disassociated. External IP: 10.96.250.212, port: d06579b6-e2ba-4927-8001-84f91bd1dfa4. [pid: 7|app: 0|req: 964/1794] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:46:20 2026] DELETE /v2.0/subnets/5426c1e9-9591-459e-b606-901653f23936 => 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: 965/1795] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:46:20 2026] GET /v2.0/security-groups?id=9ec26747-e343-46f0-8133-db4d25e1c71d&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: 831/1796] 199.204.45.229 () {36 vars in 997 bytes} [Mon May 11 06:46:19 2026] DELETE /v2.0/ports/d06579b6-e2ba-4927-8001-84f91bd1dfa4 => generated 0 bytes in 1208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1797] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:46:20 2026] DELETE /v2.0/networks/1191de16-8bfa-49c8-ad27-a85b4987a998 => generated 0 bytes in 374 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:46:21.103 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-77ccd9a2-6c63-4800-9673-c9b9337def8c'] response: {'server_uuid': '00372138-c500-4b19-8d73-b4f79a8a5390', 'name': 'network-vif-deleted', 'tag': 'd06579b6-e2ba-4927-8001-84f91bd1dfa4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 967/1798] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:21 2026] DELETE /v2.0/security-groups/9ec26747-e343-46f0-8133-db4d25e1c71d => generated 0 bytes in 208 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1799] 10.0.0.206 () {32 vars in 732 bytes} [Mon May 11 06:46:22 2026] DELETE /v2.0/floatingips/c70d4d18-4da0-4910-b4f3-7dccb030af85 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1800] 10.0.0.206 () {34 vars in 789 bytes} [Mon May 11 06:46:21 2026] PUT /v2.0/routers/9d19c0fa-4568-427d-bbbc-719cad10a08b/remove_router_interface => generated 309 bytes in 1292 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:46:22.400 7 INFO neutron.services.segments.plugin [-] Segment bae4e960-a9a4-4e55-ac7e-843802517bd9 resource provider aggregate not found 2026-05-11 06:46:22.406 7 INFO neutron.services.segments.plugin [-] Segment bae4e960-a9a4-4e55-ac7e-843802517bd9 resource provider aggregate not found 2026-05-11 06:46:22.439 7 INFO neutron.services.segments.plugin [-] Segment bae4e960-a9a4-4e55-ac7e-843802517bd9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bae4e960-a9a4-4e55-ac7e-843802517bd9 found for delete ", "request_id": "req-6e4da038-c13a-40b5-9fd3-612e0e4d28bb"}]} 2026-05-11 06:46:22.440 7 INFO neutron.services.segments.plugin [-] Segment bae4e960-a9a4-4e55-ac7e-843802517bd9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bae4e960-a9a4-4e55-ac7e-843802517bd9 found for delete ", "request_id": "req-7eed667b-ee16-4c9f-b4a7-9d3940ce46bf"}]} [pid: 8|app: 0|req: 833/1801] 10.0.0.206 () {34 vars in 678 bytes} [Mon May 11 06:46:22 2026] POST /v2.0/qos/policies => generated 359 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1802] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:46:22 2026] GET /v2.0/ports?device_id=fcf470d8-ffe5-4698-8b16-71ddf28ee25c => 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: 835/1803] 10.0.0.206 () {34 vars in 678 bytes} [Mon May 11 06:46:22 2026] POST /v2.0/qos/policies => generated 359 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1804] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:46:22 2026] GET /v2.0/security-groups?id=43171c4a-d1de-4bda-9b96-d713480f5a33&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1805] 10.0.0.206 () {34 vars in 678 bytes} [Mon May 11 06:46:22 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1806] 10.0.0.206 () {34 vars in 678 bytes} [Mon May 11 06:46:22 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1807] 10.0.0.206 () {34 vars in 678 bytes} [Mon May 11 06:46:22 2026] POST /v2.0/qos/policies => generated 359 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1808] 10.0.0.206 () {34 vars in 753 bytes} [Mon May 11 06:46:22 2026] PUT /v2.0/policies/91778058-4f71-4003-a3e1-d7a0c551d606/tags => generated 17 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1809] 10.0.0.206 () {34 vars in 753 bytes} [Mon May 11 06:46:22 2026] PUT /v2.0/policies/7836db0e-31e6-4cee-ad19-c8943a7e3acb/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1810] 10.0.0.206 () {34 vars in 753 bytes} [Mon May 11 06:46:22 2026] PUT /v2.0/policies/2ff2f6da-456a-47cd-a927-b50978d04a39/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1811] 199.204.45.229 () {34 vars in 994 bytes} [Mon May 11 06:46:22 2026] GET /v2.0/ports?device_id=fcf470d8-ffe5-4698-8b16-71ddf28ee25c => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1812] 10.0.0.206 () {34 vars in 753 bytes} [Mon May 11 06:46:23 2026] PUT /v2.0/policies/6bec7a5e-433f-427d-87d3-43905431972d/tags => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1813] 199.204.45.229 () {36 vars in 997 bytes} [Mon May 11 06:46:23 2026] DELETE /v2.0/ports/16a5bd96-ef9e-4a48-aeb9-7f72e793cdb4 => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:46:23.443 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a37a203-9d3f-4b88-9ac2-101265155c28'] response: {'server_uuid': 'fcf470d8-ffe5-4698-8b16-71ddf28ee25c', 'name': 'network-vif-deleted', 'tag': '16a5bd96-ef9e-4a48-aeb9-7f72e793cdb4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 846/1814] 10.0.0.206 () {32 vars in 674 bytes} [Mon May 11 06:46:23 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:46:23.534 7 INFO neutron.db.l3_hamode_db [None req-1d4a8b27-5fd4-46e5-9010-12de0183c342 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] HA network 48a18ee8-09c1-4376-a5fd-604e5998e9f3 was deleted as no HA routers are present in tenant 7418947fca3248b0aba3c137d54e4181. [pid: 7|app: 0|req: 969/1815] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:46:22 2026] DELETE /v2.0/routers/9d19c0fa-4568-427d-bbbc-719cad10a08b => generated 0 bytes in 1180 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1816] 10.0.0.206 () {32 vars in 688 bytes} [Mon May 11 06:46:23 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1817] 10.0.0.206 () {32 vars in 684 bytes} [Mon May 11 06:46:23 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1818] 10.0.0.206 () {32 vars in 696 bytes} [Mon May 11 06:46:23 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1819] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:46:23 2026] DELETE /v2.0/subnets/8172e1ce-edeb-45b7-a3ad-bcb136de0e70 => 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: 850/1820] 10.0.0.206 () {32 vars in 682 bytes} [Mon May 11 06:46:23 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1821] 10.0.0.206 () {32 vars in 696 bytes} [Mon May 11 06:46:23 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1822] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:23 2026] DELETE /v2.0/security-groups/43171c4a-d1de-4bda-9b96-d713480f5a33 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1823] 10.0.0.206 () {32 vars in 692 bytes} [Mon May 11 06:46:24 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1824] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:46:23 2026] DELETE /v2.0/networks/1968a01d-18a5-4493-9876-edb07ab61ef3 => generated 0 bytes in 379 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1825] 10.0.0.206 () {32 vars in 704 bytes} [Mon May 11 06:46:24 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1826] 10.0.0.206 () {32 vars in 734 bytes} [Mon May 11 06:46:24 2026] DELETE /v2.0/qos/policies/91778058-4f71-4003-a3e1-d7a0c551d606 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1827] 10.0.0.206 () {32 vars in 734 bytes} [Mon May 11 06:46:24 2026] DELETE /v2.0/qos/policies/7836db0e-31e6-4cee-ad19-c8943a7e3acb => 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: 975/1828] 10.0.0.206 () {32 vars in 734 bytes} [Mon May 11 06:46:24 2026] DELETE /v2.0/qos/policies/2ff2f6da-456a-47cd-a927-b50978d04a39 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:46:24.466 7 INFO neutron.services.segments.plugin [-] Segment 855e4528-480d-42b6-bce7-f9bee2e93ea1 resource provider aggregate not found 2026-05-11 06:46:24.473 7 INFO neutron.services.segments.plugin [-] Segment 855e4528-480d-42b6-bce7-f9bee2e93ea1 resource provider aggregate not found 2026-05-11 06:46:24.493 7 INFO neutron.services.segments.plugin [-] Segment 855e4528-480d-42b6-bce7-f9bee2e93ea1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 855e4528-480d-42b6-bce7-f9bee2e93ea1 found for delete ", "request_id": "req-5408b124-730b-4f38-81cf-64ca2fe4f720"}]} 2026-05-11 06:46:24.504 7 INFO neutron.services.segments.plugin [-] Segment 855e4528-480d-42b6-bce7-f9bee2e93ea1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 855e4528-480d-42b6-bce7-f9bee2e93ea1 found for delete ", "request_id": "req-d0ef232c-065d-4b1a-9343-6d5d4831acbe"}]} 2026-05-11 06:46:24.513 7 INFO neutron.services.segments.plugin [-] Segment 1bfb0200-465c-40b9-8223-316c942bb395 resource provider aggregate not found 2026-05-11 06:46:24.528 7 INFO neutron.services.segments.plugin [-] Segment 1bfb0200-465c-40b9-8223-316c942bb395 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bfb0200-465c-40b9-8223-316c942bb395 found for delete ", "request_id": "req-489776b1-dbba-4589-9d85-735adcb0ace4"}]} 2026-05-11 06:46:24.536 7 INFO neutron.services.segments.plugin [-] Segment 1bfb0200-465c-40b9-8223-316c942bb395 resource provider aggregate not found [pid: 7|app: 0|req: 976/1829] 10.0.0.206 () {32 vars in 734 bytes} [Mon May 11 06:46:24 2026] DELETE /v2.0/qos/policies/6bec7a5e-433f-427d-87d3-43905431972d => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:46:24.555 7 INFO neutron.services.segments.plugin [-] Segment 1bfb0200-465c-40b9-8223-316c942bb395 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bfb0200-465c-40b9-8223-316c942bb395 found for delete ", "request_id": "req-4fce84a5-d0cd-4e85-86b9-b2e10a756782"}]} [pid: 7|app: 0|req: 977/1830] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:46:24 2026] GET /v2.0/security-groups?tenant_id=244935a237184a4baff80bccce3952ee&name=default => generated 2801 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1831] 10.0.0.206 () {32 vars in 734 bytes} [Mon May 11 06:46:24 2026] DELETE /v2.0/qos/policies/031cb733-0a5e-443f-af77-d5500492cc5f => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1832] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:24 2026] DELETE /v2.0/security-groups/5d4f711d-7370-402e-8b6e-01494a087d81 => 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: 980/1833] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:46:24 2026] GET /v2.0/security-groups?tenant_id=7418947fca3248b0aba3c137d54e4181&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: 981/1834] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:24 2026] DELETE /v2.0/security-groups/b51401c3-24fb-4227-8724-17a7ec742f3c => 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: 854/1835] 10.0.0.206 () {34 vars in 789 bytes} [Mon May 11 06:46:24 2026] PUT /v2.0/routers/9ed9ba52-42a4-410d-853e-fa75335b9820/remove_router_interface => generated 309 bytes in 1182 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1836] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:46:25 2026] DELETE /v2.0/subnets/5265e0d8-adee-4600-be78-121c6f128e67 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1837] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:46:25 2026] GET /v2.0/security-groups?tenant_id=a0c5fc3abdd946a3968c5b1c4d5dc1bb&name=default => generated 2801 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1838] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:25 2026] DELETE /v2.0/security-groups/27ae9e61-dbea-472f-beb2-6f52125c1040 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1839] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:46:25 2026] GET /v2.0/security-groups?tenant_id=9b1aa6418251458aa54d2a83b0c1cf06&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: 986/1840] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:26 2026] DELETE /v2.0/security-groups/f0d5b77a-a13e-40c7-8184-57e8186f8902 => 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: 987/1841] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:46:26 2026] GET /v2.0/security-groups?tenant_id=3cbcf4243da544a19cdb4122376010e6&name=default => generated 2801 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1842] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:26 2026] DELETE /v2.0/security-groups/7e3d6c78-4f02-40ae-98de-140fd4745387 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:46:26.570 8 INFO neutron.services.segments.plugin [-] Segment 47533a75-ffeb-42c0-9b15-f60a158d6e18 resource provider aggregate not found 2026-05-11 06:46:26.574 8 INFO neutron.services.segments.plugin [-] Segment 47533a75-ffeb-42c0-9b15-f60a158d6e18 resource provider aggregate not found 2026-05-11 06:46:26.589 8 INFO neutron.services.segments.plugin [-] Segment 47533a75-ffeb-42c0-9b15-f60a158d6e18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47533a75-ffeb-42c0-9b15-f60a158d6e18 found for delete ", "request_id": "req-8921e76d-bc8c-483d-9ac0-78b8f0e4da6e"}]} 2026-05-11 06:46:26.590 8 INFO neutron.services.segments.plugin [-] Segment 47533a75-ffeb-42c0-9b15-f60a158d6e18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47533a75-ffeb-42c0-9b15-f60a158d6e18 found for delete ", "request_id": "req-9306a62a-976d-4d9d-8657-84d74ab1a059"}]} 2026-05-11 06:46:26.594 8 INFO neutron.db.l3_hamode_db [None req-72ecefed-bcf3-49f2-a85c-7ce3121c1d74 d8a72795364542e0b5dfa9e2c8b729c0 2ff33545c0274c0e8199e5a250def36e - - - -] HA network bf064f79-cccf-42dd-a7cf-b2219135fecf was deleted as no HA routers are present in tenant 2ff33545c0274c0e8199e5a250def36e. [pid: 8|app: 0|req: 855/1843] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:46:25 2026] DELETE /v2.0/routers/9ed9ba52-42a4-410d-853e-fa75335b9820 => generated 0 bytes in 1108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:46:26.824 7 INFO neutron.services.segments.plugin [-] Segment f49eec96-eaff-4118-81da-1a57cbb7adaa resource provider aggregate not found 2026-05-11 06:46:26.831 7 INFO neutron.services.segments.plugin [-] Segment f49eec96-eaff-4118-81da-1a57cbb7adaa resource provider aggregate not found 2026-05-11 06:46:26.846 7 INFO neutron.services.segments.plugin [-] Segment f49eec96-eaff-4118-81da-1a57cbb7adaa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f49eec96-eaff-4118-81da-1a57cbb7adaa found for delete ", "request_id": "req-754418e6-ae36-434e-a7f6-2b1cc67d486f"}]} 2026-05-11 06:46:26.850 7 INFO neutron.services.segments.plugin [-] Segment f49eec96-eaff-4118-81da-1a57cbb7adaa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f49eec96-eaff-4118-81da-1a57cbb7adaa found for delete ", "request_id": "req-aecb2458-8d4f-4c9f-b62a-0167fa271841"}]} [pid: 7|app: 0|req: 989/1844] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:46:26 2026] DELETE /v2.0/networks/bd4b5768-be34-418a-919f-a631a197bf6f => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1845] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:46:27 2026] GET /v2.0/security-groups?tenant_id=35263bda66fd4d699ca206595c339e2f&name=default => generated 2801 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1846] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:27 2026] DELETE /v2.0/security-groups/1fd3caf1-d8fd-4873-adc8-c70a5d8d68fc => 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: 857/1847] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:46:27 2026] GET /v2.0/security-groups?tenant_id=2ff33545c0274c0e8199e5a250def36e&name=default => generated 2801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1848] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:28 2026] DELETE /v2.0/security-groups/02c3f782-e125-4656-b70e-46aef783ba9b => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:46:29.741 7 INFO neutron.db.segments_db [None req-d23176f7-bdaf-4f06-90ce-8a085a61d3ca d5fc22844cac4d89ad3ae361c4be2a9e 84b4ce9c1ec14e6fbf44cd57b2faceb1 - - - -] Added segment 9ced6930-219d-40b6-ba89-30f7773da067 of type vxlan for network 3abcacdf-7e71-49ed-9f44-77be4f0946c1 [pid: 7|app: 0|req: 993/1851] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:46:29 2026] POST /v2.0/networks => generated 631 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:46:29.905 8 INFO neutron.db.segments_db [None req-d09d75b6-98bf-4abe-9bcc-2f9b41496a0f d5fc22844cac4d89ad3ae361c4be2a9e 84b4ce9c1ec14e6fbf44cd57b2faceb1 - - - -] Added segment 7f0f2c20-0a7e-4d7d-abc5-6b3333ed1077 of type vxlan for network c7d5e7e4-e006-4a56-8395-b1421ecbf9b6 [pid: 8|app: 0|req: 859/1852] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:46:29 2026] POST /v2.0/networks => generated 631 bytes in 552 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:46:30.499 7 INFO neutron.db.segments_db [None req-3ff419aa-1ed0-4ea2-94cd-14d63d3f2948 d5fc22844cac4d89ad3ae361c4be2a9e 84b4ce9c1ec14e6fbf44cd57b2faceb1 - - - -] Added segment 8cf933c5-81fb-4696-a0da-0a6cc9adf712 of type vxlan for network 76dda153-25d3-4841-80b1-e875cff764bd [pid: 7|app: 0|req: 994/1853] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:46:30 2026] POST /v2.0/networks => generated 631 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:46:30.695 8 INFO neutron.db.segments_db [None req-e9ee92d7-b587-4fe8-9ee5-00b47165a815 d5fc22844cac4d89ad3ae361c4be2a9e 84b4ce9c1ec14e6fbf44cd57b2faceb1 - - - -] Added segment 83277141-c6ed-45fa-9692-8b14cc8b0501 of type vxlan for network 0982b70f-20f3-4196-8ae3-ca4111f7ebb2 [pid: 8|app: 0|req: 860/1854] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:46:30 2026] POST /v2.0/networks => generated 632 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:46:30.991 8 INFO neutron.db.segments_db [None req-c21a5001-c862-4213-93d8-30754b2ce0e7 f657448d4b1e4fbd9b73e61768f1748d a4cb9ae3395d49359ce36ff3d4ada953 - - - -] Added segment 58060fe4-e0d9-4037-8ecb-0e7eaa2141c0 of type vxlan for network d1454dfa-c9ad-4d07-8b69-019a3280aec0 [pid: 7|app: 0|req: 995/1855] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:46:30 2026] GET /v2.0/security-groups?tenant_id=592c4e0d970b4ca8b2fd944b690aa420&name=default => generated 2801 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:46:31.156 7 INFO neutron.db.segments_db [None req-5d8b394c-227d-45ab-b96f-5c6aca78051b d5fc22844cac4d89ad3ae361c4be2a9e 84b4ce9c1ec14e6fbf44cd57b2faceb1 - - - -] Added segment c6477f46-9a7a-475e-981b-4d26c5855f08 of type vxlan for network ab0393c7-13bc-4370-8723-32e8403511da [pid: 7|app: 0|req: 996/1856] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:46:31 2026] POST /v2.0/networks => generated 632 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:46:31.300 8 INFO neutron.db.l3_hamode_db [None req-c21a5001-c862-4213-93d8-30754b2ce0e7 f657448d4b1e4fbd9b73e61768f1748d a4cb9ae3395d49359ce36ff3d4ada953 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 997/1857] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:31 2026] DELETE /v2.0/security-groups/f40038b2-bbd9-419b-a722-01426637f86c => 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: 998/1858] 10.0.0.206 () {34 vars in 753 bytes} [Mon May 11 06:46:31 2026] PUT /v2.0/networks/3abcacdf-7e71-49ed-9f44-77be4f0946c1/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:46:31.473 8 INFO neutron.db.l3_hamode_db [None req-c21a5001-c862-4213-93d8-30754b2ce0e7 f657448d4b1e4fbd9b73e61768f1748d a4cb9ae3395d49359ce36ff3d4ada953 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 999/1859] 10.0.0.206 () {34 vars in 753 bytes} [Mon May 11 06:46:31 2026] PUT /v2.0/networks/c7d5e7e4-e006-4a56-8395-b1421ecbf9b6/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1860] 10.0.0.206 () {34 vars in 753 bytes} [Mon May 11 06:46:31 2026] PUT /v2.0/networks/76dda153-25d3-4841-80b1-e875cff764bd/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1861] 10.0.0.206 () {34 vars in 753 bytes} [Mon May 11 06:46:31 2026] PUT /v2.0/networks/0982b70f-20f3-4196-8ae3-ca4111f7ebb2/tags => generated 19 bytes in 505 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1862] 10.0.0.206 () {32 vars in 666 bytes} [Mon May 11 06:46:32 2026] GET /v2.0/networks?tags=red => generated 1854 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1863] 10.0.0.206 () {34 vars in 668 bytes} [Mon May 11 06:46:30 2026] POST /v2.0/routers => generated 474 bytes in 1393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:46:32.254 8 INFO neutron.db.l3_hamode_db [None req-df51c8d4-eb06-4815-b94b-3e1391b38eb1 f657448d4b1e4fbd9b73e61768f1748d a4cb9ae3395d49359ce36ff3d4ada953 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1003/1864] 10.0.0.206 () {32 vars in 680 bytes} [Mon May 11 06:46:32 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1865] 10.0.0.206 () {32 vars in 676 bytes} [Mon May 11 06:46:32 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:46:32.413 8 INFO neutron.db.l3_hamode_db [None req-df51c8d4-eb06-4815-b94b-3e1391b38eb1 f657448d4b1e4fbd9b73e61768f1748d a4cb9ae3395d49359ce36ff3d4ada953 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1005/1866] 10.0.0.206 () {32 vars in 688 bytes} [Mon May 11 06:46:32 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1854 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1867] 10.0.0.206 () {32 vars in 674 bytes} [Mon May 11 06:46:32 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1868] 10.0.0.206 () {34 vars in 668 bytes} [Mon May 11 06:46:32 2026] POST /v2.0/routers => generated 474 bytes in 849 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1869] 10.0.0.206 () {32 vars in 688 bytes} [Mon May 11 06:46:33 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:46:33.222 8 INFO neutron.db.l3_hamode_db [None req-cea8fe5c-4d45-44eb-be15-2a813d9da730 f657448d4b1e4fbd9b73e61768f1748d a4cb9ae3395d49359ce36ff3d4ada953 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1007/1870] 10.0.0.206 () {34 vars in 676 bytes} [Mon May 11 06:46:32 2026] POST /v2.0/floatingips => generated 552 bytes in 792 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:46:33.390 8 INFO neutron.db.l3_hamode_db [None req-cea8fe5c-4d45-44eb-be15-2a813d9da730 f657448d4b1e4fbd9b73e61768f1748d a4cb9ae3395d49359ce36ff3d4ada953 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1008/1871] 10.0.0.206 () {32 vars in 684 bytes} [Mon May 11 06:46:33 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1872] 10.0.0.206 () {34 vars in 676 bytes} [Mon May 11 06:46:33 2026] POST /v2.0/floatingips => generated 552 bytes in 606 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1873] 10.0.0.206 () {34 vars in 668 bytes} [Mon May 11 06:46:33 2026] POST /v2.0/routers => generated 474 bytes in 987 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1874] 10.0.0.206 () {32 vars in 696 bytes} [Mon May 11 06:46:34 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1875] 10.0.0.141 () {30 vars in 650 bytes} [Mon May 11 06:46:34 2026] GET /v2.0/extensions => generated 19178 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-11 06:46:34.324 7 INFO neutron.db.l3_hamode_db [None req-636b0536-2f9e-4be4-b7ef-2c32f57e7947 f657448d4b1e4fbd9b73e61768f1748d a4cb9ae3395d49359ce36ff3d4ada953 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 06:46:34.524 7 INFO neutron.db.l3_hamode_db [None req-636b0536-2f9e-4be4-b7ef-2c32f57e7947 f657448d4b1e4fbd9b73e61768f1748d a4cb9ae3395d49359ce36ff3d4ada953 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 865/1876] 10.0.0.206 () {34 vars in 676 bytes} [Mon May 11 06:46:34 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) 2026-05-11 06:46:35.020 8 INFO neutron.services.segments.plugin [-] Segment 9ced6930-219d-40b6-ba89-30f7773da067 resource provider aggregate not found 2026-05-11 06:46:35.024 8 INFO neutron.services.segments.plugin [-] Segment 9ced6930-219d-40b6-ba89-30f7773da067 resource provider aggregate not found 2026-05-11 06:46:35.040 8 INFO neutron.services.segments.plugin [-] Segment 9ced6930-219d-40b6-ba89-30f7773da067 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ced6930-219d-40b6-ba89-30f7773da067 found for delete ", "request_id": "req-02a2a02f-1b01-4402-a03b-59c051496fb2"}]} 2026-05-11 06:46:35.042 8 INFO neutron.services.segments.plugin [-] Segment 9ced6930-219d-40b6-ba89-30f7773da067 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ced6930-219d-40b6-ba89-30f7773da067 found for delete ", "request_id": "req-feb0f56b-8f5f-467b-9bcf-fa090f833cee"}]} [pid: 8|app: 0|req: 866/1877] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:46:34 2026] DELETE /v2.0/networks/3abcacdf-7e71-49ed-9f44-77be4f0946c1 => 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: 867/1878] 10.0.0.141 () {30 vars in 724 bytes} [Mon May 11 06:46:35 2026] GET /v2.0/quotas/7c1b7399b411492fa755fcbede63d9d4/details => generated 847 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1879] 10.0.0.206 () {34 vars in 668 bytes} [Mon May 11 06:46:34 2026] POST /v2.0/routers => generated 474 bytes in 961 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:46:35.405 7 INFO neutron.services.segments.plugin [-] Segment 7f0f2c20-0a7e-4d7d-abc5-6b3333ed1077 resource provider aggregate not found 2026-05-11 06:46:35.412 7 INFO neutron.services.segments.plugin [-] Segment 7f0f2c20-0a7e-4d7d-abc5-6b3333ed1077 resource provider aggregate not found 2026-05-11 06:46:35.430 7 INFO neutron.services.segments.plugin [-] Segment 7f0f2c20-0a7e-4d7d-abc5-6b3333ed1077 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f0f2c20-0a7e-4d7d-abc5-6b3333ed1077 found for delete ", "request_id": "req-8abbcd33-8426-47d9-a879-6b07da960d3f"}]} [pid: 7|app: 0|req: 1013/1880] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:46:35 2026] DELETE /v2.0/networks/c7d5e7e4-e006-4a56-8395-b1421ecbf9b6 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:46:35.439 7 INFO neutron.services.segments.plugin [-] Segment 7f0f2c20-0a7e-4d7d-abc5-6b3333ed1077 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f0f2c20-0a7e-4d7d-abc5-6b3333ed1077 found for delete ", "request_id": "req-5de25874-d782-4d65-a6b4-c586293585f4"}]} 2026-05-11 06:46:35.491 7 INFO neutron.db.l3_hamode_db [None req-6311d8a7-dfac-4d48-9c7c-ab8b973c9cb5 f657448d4b1e4fbd9b73e61768f1748d a4cb9ae3395d49359ce36ff3d4ada953 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 06:46:35.646 7 INFO neutron.db.l3_hamode_db [None req-6311d8a7-dfac-4d48-9c7c-ab8b973c9cb5 f657448d4b1e4fbd9b73e61768f1748d a4cb9ae3395d49359ce36ff3d4ada953 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 868/1881] 10.0.0.206 () {34 vars in 676 bytes} [Mon May 11 06:46:35 2026] POST /v2.0/floatingips => generated 552 bytes in 611 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1882] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:46:35 2026] DELETE /v2.0/networks/76dda153-25d3-4841-80b1-e875cff764bd => 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: 1014/1883] 10.0.0.206 () {34 vars in 668 bytes} [Mon May 11 06:46:35 2026] POST /v2.0/routers => generated 474 bytes in 955 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1884] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:46:36 2026] DELETE /v2.0/networks/0982b70f-20f3-4196-8ae3-ca4111f7ebb2 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1885] 10.0.0.206 () {34 vars in 676 bytes} [Mon May 11 06:46:35 2026] POST /v2.0/floatingips => generated 552 bytes in 656 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1886] 10.0.0.206 () {34 vars in 751 bytes} [Mon May 11 06:46:36 2026] PUT /v2.0/routers/64705518-d0d7-42ab-b296-10293ba750aa/tags => generated 17 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1887] 10.0.0.206 () {34 vars in 759 bytes} [Mon May 11 06:46:37 2026] PUT /v2.0/floatingips/e9e994e4-3d61-45ac-8dce-f310a7c1a4bd/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1888] 10.0.0.206 () {34 vars in 751 bytes} [Mon May 11 06:46:37 2026] PUT /v2.0/routers/9f89f76d-4b06-4f7f-aacc-c6e12744175e/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:46:37.206 8 INFO neutron.services.segments.plugin [-] Segment 8cf933c5-81fb-4696-a0da-0a6cc9adf712 resource provider aggregate not found 2026-05-11 06:46:37.211 8 INFO neutron.services.segments.plugin [-] Segment 8cf933c5-81fb-4696-a0da-0a6cc9adf712 resource provider aggregate not found 2026-05-11 06:46:37.227 8 INFO neutron.services.segments.plugin [-] Segment 8cf933c5-81fb-4696-a0da-0a6cc9adf712 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cf933c5-81fb-4696-a0da-0a6cc9adf712 found for delete ", "request_id": "req-87221f50-d444-455b-8836-c85f16237b49"}]} [pid: 7|app: 0|req: 1019/1889] 10.0.0.206 () {34 vars in 759 bytes} [Mon May 11 06:46:37 2026] PUT /v2.0/floatingips/ae5d22b1-e415-4931-8029-461749392f91/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:46:37.229 8 INFO neutron.services.segments.plugin [-] Segment 8cf933c5-81fb-4696-a0da-0a6cc9adf712 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cf933c5-81fb-4696-a0da-0a6cc9adf712 found for delete ", "request_id": "req-b3fe1e9a-1006-43c6-850f-2a7a4c7525b5"}]} [pid: 8|app: 0|req: 871/1890] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:46:36 2026] DELETE /v2.0/networks/ab0393c7-13bc-4370-8723-32e8403511da => generated 0 bytes in 654 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1891] 10.0.0.206 () {34 vars in 751 bytes} [Mon May 11 06:46:37 2026] PUT /v2.0/routers/273c6d2a-4769-4151-a4b2-3faef25c937d/tags => generated 34 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1892] 10.0.0.141 () {30 vars in 650 bytes} [Mon May 11 06:46:37 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: 8|app: 0|req: 872/1893] 10.0.0.206 () {34 vars in 759 bytes} [Mon May 11 06:46:37 2026] PUT /v2.0/floatingips/8ab72db6-7497-4dd2-b1d7-c30fabb0b107/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1894] 10.0.0.206 () {34 vars in 751 bytes} [Mon May 11 06:46:37 2026] PUT /v2.0/routers/536b60fa-f72c-4da5-9693-0d7cfbb44ee9/tags => generated 19 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1895] 10.0.0.141 () {30 vars in 724 bytes} [Mon May 11 06:46:37 2026] GET /v2.0/quotas/7c1b7399b411492fa755fcbede63d9d4/details => generated 847 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:46:37.459 7 INFO neutron.services.segments.plugin [-] Segment 83277141-c6ed-45fa-9692-8b14cc8b0501 resource provider aggregate not found [pid: 7|app: 0|req: 1023/1896] 10.0.0.206 () {34 vars in 759 bytes} [Mon May 11 06:46:37 2026] PUT /v2.0/floatingips/5c9fb699-838b-4c58-88f6-da65fba8902f/tags => generated 19 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:46:37.483 7 INFO neutron.services.segments.plugin [-] Segment 83277141-c6ed-45fa-9692-8b14cc8b0501 resource provider aggregate not found 2026-05-11 06:46:37.489 7 INFO neutron.services.segments.plugin [-] Segment 83277141-c6ed-45fa-9692-8b14cc8b0501 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83277141-c6ed-45fa-9692-8b14cc8b0501 found for delete ", "request_id": "req-14621403-1f20-46d5-90cf-1af656ab526f"}]} 2026-05-11 06:46:37.501 7 INFO neutron.services.segments.plugin [-] Segment 83277141-c6ed-45fa-9692-8b14cc8b0501 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83277141-c6ed-45fa-9692-8b14cc8b0501 found for delete ", "request_id": "req-ed1a3e06-7fe6-490e-8c8c-2e2f487888c8"}]} [pid: 7|app: 0|req: 1024/1897] 10.0.0.206 () {32 vars in 672 bytes} [Mon May 11 06:46:37 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1898] 10.0.0.206 () {32 vars in 664 bytes} [Mon May 11 06:46:37 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1899] 10.0.0.206 () {32 vars in 686 bytes} [Mon May 11 06:46:37 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1900] 10.0.0.206 () {32 vars in 682 bytes} [Mon May 11 06:46:37 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1901] 10.0.0.206 () {32 vars in 678 bytes} [Mon May 11 06:46:37 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1902] 10.0.0.206 () {32 vars in 694 bytes} [Mon May 11 06:46:37 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/1903] 10.0.0.206 () {32 vars in 680 bytes} [Mon May 11 06:46:37 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1904] 10.0.0.206 () {32 vars in 674 bytes} [Mon May 11 06:46:37 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1905] 10.0.0.206 () {32 vars in 694 bytes} [Mon May 11 06:46:37 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: 1030/1906] 10.0.0.206 () {32 vars in 690 bytes} [Mon May 11 06:46:37 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1907] 10.0.0.206 () {32 vars in 686 bytes} [Mon May 11 06:46:37 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/1908] 10.0.0.206 () {32 vars in 702 bytes} [Mon May 11 06:46:37 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1909] 10.0.0.206 () {32 vars in 672 bytes} [Mon May 11 06:46:37 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1910] 10.0.0.206 () {32 vars in 686 bytes} [Mon May 11 06:46:38 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/1911] 10.0.0.206 () {32 vars in 732 bytes} [Mon May 11 06:46:37 2026] DELETE /v2.0/floatingips/e9e994e4-3d61-45ac-8dce-f310a7c1a4bd => generated 0 bytes in 318 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1912] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:46:38 2026] GET /v2.0/security-groups?tenant_id=84b4ce9c1ec14e6fbf44cd57b2faceb1&name=default => generated 2801 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/1913] 10.0.0.206 () {32 vars in 682 bytes} [Mon May 11 06:46:38 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/1914] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:38 2026] DELETE /v2.0/security-groups/e5d193b5-0654-49cb-aaaf-70fdd8ecb8d2 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/1915] 10.0.0.206 () {32 vars in 694 bytes} [Mon May 11 06:46:38 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/1916] 10.0.0.206 () {32 vars in 721 bytes} [Mon May 11 06:46:38 2026] GET /v2.0/routers/64705518-d0d7-42ab-b296-10293ba750aa => generated 485 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1917] 10.0.0.206 () {32 vars in 732 bytes} [Mon May 11 06:46:38 2026] DELETE /v2.0/floatingips/ae5d22b1-e415-4931-8029-461749392f91 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/1918] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:46:38 2026] GET /v2.0/security-groups?tenant_id=b79fa8643bfc4485926e52d1e68bdfbc&name=default => generated 2801 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/1919] 10.0.0.206 () {32 vars in 732 bytes} [Mon May 11 06:46:38 2026] DELETE /v2.0/floatingips/8ab72db6-7497-4dd2-b1d7-c30fabb0b107 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/1920] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:39 2026] DELETE /v2.0/security-groups/84521b24-f3bc-4add-b405-7da2b3c9d897 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:46:39.244 8 INFO neutron.services.segments.plugin [-] Segment c6477f46-9a7a-475e-981b-4d26c5855f08 resource provider aggregate not found 2026-05-11 06:46:39.253 8 INFO neutron.services.segments.plugin [-] Segment c6477f46-9a7a-475e-981b-4d26c5855f08 resource provider aggregate not found 2026-05-11 06:46:39.274 8 INFO neutron.services.segments.plugin [-] Segment c6477f46-9a7a-475e-981b-4d26c5855f08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6477f46-9a7a-475e-981b-4d26c5855f08 found for delete ", "request_id": "req-d24c448a-d4a4-4607-b1b6-08d55f3fb02a"}]} 2026-05-11 06:46:39.274 8 INFO neutron.services.segments.plugin [-] Segment c6477f46-9a7a-475e-981b-4d26c5855f08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6477f46-9a7a-475e-981b-4d26c5855f08 found for delete ", "request_id": "req-3cd8ea1a-d11a-4ee3-9a63-6940a9de86c2"}]} [pid: 8|app: 0|req: 882/1921] 10.0.0.206 () {34 vars in 742 bytes} [Mon May 11 06:46:38 2026] PUT /v2.0/routers/64705518-d0d7-42ab-b296-10293ba750aa => generated 485 bytes in 700 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1922] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:46:39 2026] GET /v2.0/security-groups?tenant_id=c714137aee7b43289b6e619102ca011c&name=default => generated 2801 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/1923] 10.0.0.206 () {32 vars in 732 bytes} [Mon May 11 06:46:39 2026] DELETE /v2.0/floatingips/5c9fb699-838b-4c58-88f6-da65fba8902f => generated 0 bytes in 374 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1924] 10.0.0.206 () {32 vars in 736 bytes} [Mon May 11 06:46:39 2026] GET /v2.0/ports?device_id=64705518-d0d7-42ab-b296-10293ba750aa => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/1925] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:39 2026] DELETE /v2.0/security-groups/bb547160-ce64-4a53-9a15-b40db183cacb => 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: 885/1926] 10.0.0.206 () {32 vars in 732 bytes} [Mon May 11 06:46:39 2026] DELETE /v2.0/floatingips/40aa628f-a74a-4a05-8275-67a434999bdd => generated 0 bytes in 299 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/1927] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:46:39 2026] DELETE /v2.0/routers/64705518-d0d7-42ab-b296-10293ba750aa => generated 0 bytes in 534 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/1928] 10.0.0.206 () {32 vars in 721 bytes} [Mon May 11 06:46:40 2026] GET /v2.0/routers/9f89f76d-4b06-4f7f-aacc-c6e12744175e => generated 493 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1929] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:46:39 2026] GET /v2.0/security-groups?tenant_id=7c1b7399b411492fa755fcbede63d9d4&name=default => generated 2801 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1930] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:40 2026] DELETE /v2.0/security-groups/c6ca3c23-46e0-4d72-83da-1efe70d94034 => 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: 888/1931] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:46:40 2026] GET /v2.0/security-groups?tenant_id=7f21958a90034f548edcf70bedd87ea4&name=default => generated 2801 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/1932] 10.0.0.206 () {34 vars in 742 bytes} [Mon May 11 06:46:40 2026] PUT /v2.0/routers/9f89f76d-4b06-4f7f-aacc-c6e12744175e => generated 493 bytes in 733 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/1933] 10.0.0.206 () {32 vars in 736 bytes} [Mon May 11 06:46:40 2026] GET /v2.0/ports?device_id=9f89f76d-4b06-4f7f-aacc-c6e12744175e => 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: 889/1934] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:40 2026] DELETE /v2.0/security-groups/1593631f-fe02-479f-9eb3-020eb30a0314 => 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: 890/1935] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:46:41 2026] GET /v2.0/security-groups?tenant_id=c747f980107f43749174198e3dc2ba8c&name=default => generated 2801 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1936] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:41 2026] DELETE /v2.0/security-groups/79ef32fc-e117-4074-9856-2418018ea593 => 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: 892/1937] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:46:41 2026] GET /v2.0/security-groups?tenant_id=a77811dea4b740a99685a88034e72a61&name=default => generated 2801 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1938] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:41 2026] DELETE /v2.0/security-groups/aab0ee66-c67d-4f8b-a173-a38a3bc514cf => 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: 1046/1939] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:46:40 2026] DELETE /v2.0/routers/9f89f76d-4b06-4f7f-aacc-c6e12744175e => generated 0 bytes in 920 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1940] 10.0.0.206 () {32 vars in 721 bytes} [Mon May 11 06:46:41 2026] GET /v2.0/routers/273c6d2a-4769-4151-a4b2-3faef25c937d => generated 502 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/1941] 10.0.0.206 () {34 vars in 742 bytes} [Mon May 11 06:46:41 2026] PUT /v2.0/routers/273c6d2a-4769-4151-a4b2-3faef25c937d => generated 502 bytes in 622 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1942] 10.0.0.206 () {32 vars in 736 bytes} [Mon May 11 06:46:42 2026] GET /v2.0/ports?device_id=273c6d2a-4769-4151-a4b2-3faef25c937d => 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: 1048/1943] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:46:42 2026] DELETE /v2.0/routers/273c6d2a-4769-4151-a4b2-3faef25c937d => generated 0 bytes in 488 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:46:43.092 8 INFO neutron.db.segments_db [None req-5f27013b-4315-466a-bab1-390cb4a03af4 f95037ad479e4186afd4acca6b4e3144 c5c6678533f14b229d633c0bed4634dc - - - -] Added segment 401302bd-7625-406b-868e-f438beb1508a of type vxlan for network 3838b352-9913-45e4-b934-010561cac65a [pid: 7|app: 0|req: 1049/1944] 10.0.0.206 () {32 vars in 721 bytes} [Mon May 11 06:46:43 2026] GET /v2.0/routers/536b60fa-f72c-4da5-9693-0d7cfbb44ee9 => generated 487 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1945] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:46:42 2026] POST /v2.0/networks => generated 632 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1946] 10.0.0.206 () {34 vars in 753 bytes} [Mon May 11 06:46:43 2026] PUT /v2.0/networks/3838b352-9913-45e4-b934-010561cac65a/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: 898/1947] 10.0.0.206 () {32 vars in 733 bytes} [Mon May 11 06:46:43 2026] GET /v2.0/networks/3838b352-9913-45e4-b934-010561cac65a/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1948] 10.0.0.206 () {34 vars in 764 bytes} [Mon May 11 06:46:43 2026] PUT /v2.0/networks/3838b352-9913-45e4-b934-010561cac65a/tags/green => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1949] 10.0.0.206 () {32 vars in 733 bytes} [Mon May 11 06:46:43 2026] GET /v2.0/networks/3838b352-9913-45e4-b934-010561cac65a/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1952] 10.0.0.206 () {34 vars in 760 bytes} [Mon May 11 06:46:43 2026] PUT /v2.0/networks/3838b352-9913-45e4-b934-010561cac65a/tags/red => 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: 904/1953] 10.0.0.206 () {32 vars in 733 bytes} [Mon May 11 06:46:43 2026] GET /v2.0/networks/3838b352-9913-45e4-b934-010561cac65a/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1954] 10.0.0.206 () {34 vars in 782 bytes} [Mon May 11 06:46:43 2026] PUT /v2.0/networks/3838b352-9913-45e4-b934-010561cac65a/tags/black.or.white => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1955] 10.0.0.206 () {32 vars in 733 bytes} [Mon May 11 06:46:43 2026] GET /v2.0/networks/3838b352-9913-45e4-b934-010561cac65a/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1956] 10.0.0.206 () {34 vars in 753 bytes} [Mon May 11 06:46:43 2026] PUT /v2.0/networks/3838b352-9913-45e4-b934-010561cac65a/tags => generated 37 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/1957] 10.0.0.206 () {34 vars in 742 bytes} [Mon May 11 06:46:43 2026] PUT /v2.0/routers/536b60fa-f72c-4da5-9693-0d7cfbb44ee9 => generated 487 bytes in 734 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/1958] 10.0.0.206 () {32 vars in 736 bytes} [Mon May 11 06:46:43 2026] GET /v2.0/ports?device_id=536b60fa-f72c-4da5-9693-0d7cfbb44ee9 => 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: 908/1959] 10.0.0.206 () {32 vars in 733 bytes} [Mon May 11 06:46:43 2026] GET /v2.0/networks/3838b352-9913-45e4-b934-010561cac65a/tags => generated 37 bytes in 488 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1960] 10.0.0.206 () {32 vars in 741 bytes} [Mon May 11 06:46:44 2026] GET /v2.0/networks/3838b352-9913-45e4-b934-010561cac65a/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:46:44.309 8 INFO neutron.api.v2.resource [None req-d40df2c0-3663-4682-9149-45f93eec459c f95037ad479e4186afd4acca6b4e3144 c5c6678533f14b229d633c0bed4634dc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 910/1961] 10.0.0.206 () {32 vars in 745 bytes} [Mon May 11 06:46:44 2026] GET /v2.0/networks/3838b352-9913-45e4-b934-010561cac65a/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1962] 10.0.0.206 () {32 vars in 744 bytes} [Mon May 11 06:46:44 2026] DELETE /v2.0/networks/3838b352-9913-45e4-b934-010561cac65a/tags/red => 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: 1052/1963] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:46:43 2026] DELETE /v2.0/routers/536b60fa-f72c-4da5-9693-0d7cfbb44ee9 => generated 0 bytes in 515 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/1964] 10.0.0.206 () {32 vars in 733 bytes} [Mon May 11 06:46:44 2026] GET /v2.0/networks/3838b352-9913-45e4-b934-010561cac65a/tags => generated 30 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/1965] 10.0.0.206 () {32 vars in 721 bytes} [Mon May 11 06:46:44 2026] GET /v2.0/routers/ff5352b3-6c68-448a-8e6f-ca403161b976 => generated 480 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:46:44.620 7 INFO neutron.api.v2.resource [None req-982e1b36-4ef3-45e9-b17e-354d44f1337a f95037ad479e4186afd4acca6b4e3144 c5c6678533f14b229d633c0bed4634dc - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1055/1966] 10.0.0.206 () {32 vars in 748 bytes} [Mon May 11 06:46:44 2026] DELETE /v2.0/networks/3838b352-9913-45e4-b934-010561cac65a/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 06:46:44.658 8 INFO neutron.db.segments_db [None req-47b9de80-01cd-47bc-b911-8cbb7ce94d8c b8b456c5b444485496ae735cf752074d ef5761ed180244efa73cd3b8e34aef17 - - - -] Added segment 0edc59c6-cd5c-48c8-9217-02072dd8d0cc of type vxlan for network 62bab9e1-603a-45eb-ad7a-258382cbd672 [pid: 8|app: 0|req: 912/1967] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:46:44 2026] POST /v2.0/networks => generated 631 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1968] 10.0.0.206 () {32 vars in 736 bytes} [Mon May 11 06:46:44 2026] DELETE /v2.0/networks/3838b352-9913-45e4-b934-010561cac65a/tags => 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: 914/1969] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:46:44 2026] POST /v2.0/subnets => generated 602 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1970] 10.0.0.206 () {32 vars in 733 bytes} [Mon May 11 06:46:45 2026] GET /v2.0/networks/3838b352-9913-45e4-b934-010561cac65a/tags => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:46:45.185 8 INFO neutron.db.segments_db [None req-1191f259-5439-49cc-9628-d1f98ab35f34 b8b456c5b444485496ae735cf752074d ef5761ed180244efa73cd3b8e34aef17 - - - -] Added segment 50d819c3-8afc-4229-bb25-1a629d21668b of type vxlan for network 58f74df2-a7f6-4663-a39c-272365727bcf [pid: 8|app: 0|req: 916/1971] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:46:45 2026] POST /v2.0/networks => generated 632 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:46:45.498 8 INFO neutron.services.segments.plugin [-] Segment 401302bd-7625-406b-868e-f438beb1508a resource provider aggregate not found 2026-05-11 06:46:45.503 8 INFO neutron.services.segments.plugin [-] Segment 401302bd-7625-406b-868e-f438beb1508a resource provider aggregate not found 2026-05-11 06:46:45.518 8 INFO neutron.services.segments.plugin [-] Segment 401302bd-7625-406b-868e-f438beb1508a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 401302bd-7625-406b-868e-f438beb1508a found for delete ", "request_id": "req-6fd4d962-c284-4e96-95f6-7641f20535f5"}]} 2026-05-11 06:46:45.519 8 INFO neutron.services.segments.plugin [-] Segment 401302bd-7625-406b-868e-f438beb1508a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 401302bd-7625-406b-868e-f438beb1508a found for delete ", "request_id": "req-d73b10b4-c52c-436f-9e49-7179902a2b05"}]} [pid: 8|app: 0|req: 917/1972] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:46:45 2026] DELETE /v2.0/networks/3838b352-9913-45e4-b934-010561cac65a => 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: 1056/1973] 10.0.0.206 () {34 vars in 742 bytes} [Mon May 11 06:46:44 2026] PUT /v2.0/routers/ff5352b3-6c68-448a-8e6f-ca403161b976 => generated 480 bytes in 1083 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1974] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:46:45 2026] POST /v2.0/subnets => generated 605 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1975] 10.0.0.206 () {32 vars in 736 bytes} [Mon May 11 06:46:45 2026] GET /v2.0/ports?device_id=ff5352b3-6c68-448a-8e6f-ca403161b976 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:46:45.907 8 INFO neutron.db.segments_db [None req-9e74b8c2-a12c-4bd4-999a-d032e5193576 b8b456c5b444485496ae735cf752074d ef5761ed180244efa73cd3b8e34aef17 - - - -] Added segment 4918a6cb-4641-4fe8-bd96-166e6d18d609 of type vxlan for network e0f04349-490d-438e-bd79-55cf7e907389 [pid: 8|app: 0|req: 920/1976] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:46:45 2026] POST /v2.0/networks => generated 631 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/1977] 10.0.0.206 () {34 vars in 684 bytes} [Mon May 11 06:46:45 2026] POST /v2.0/security-groups => generated 1537 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/1978] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:46:46 2026] POST /v2.0/subnets => generated 605 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/1979] 10.0.0.206 () {34 vars in 684 bytes} [Mon May 11 06:46:46 2026] POST /v2.0/security-groups => generated 1537 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/1980] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:46:46 2026] GET /v2.0/security-groups?tenant_id=30f07f4e93f642618a9c14413dee3fee&name=default => generated 2801 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:46:46.771 8 INFO neutron.db.l3_hamode_db [None req-0bdde937-a528-4ea2-8677-6821980f8942 f657448d4b1e4fbd9b73e61768f1748d a4cb9ae3395d49359ce36ff3d4ada953 - - - -] HA network d1454dfa-c9ad-4d07-8b69-019a3280aec0 was deleted as no HA routers are present in tenant a4cb9ae3395d49359ce36ff3d4ada953. [pid: 8|app: 0|req: 921/1981] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:46:46 2026] DELETE /v2.0/routers/ff5352b3-6c68-448a-8e6f-ca403161b976 => generated 0 bytes in 757 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:46:46.828 7 INFO neutron.db.segments_db [None req-6bc46adc-28ac-49ce-8c2e-9c58eb7b8aa3 b8b456c5b444485496ae735cf752074d ef5761ed180244efa73cd3b8e34aef17 - - - -] Added segment 8611116d-2905-4462-90bd-0dd2e43fedc9 of type vxlan for network 3e1e113b-1edc-4e72-90db-2d7f3f5a3005 [pid: 8|app: 0|req: 922/1982] 10.0.0.206 () {34 vars in 684 bytes} [Mon May 11 06:46:46 2026] POST /v2.0/security-groups => generated 1537 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/1983] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:46:46 2026] POST /v2.0/networks => generated 631 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1984] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:46 2026] DELETE /v2.0/security-groups/682355bb-d4a5-468c-a2fb-7e048bf9e17d => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/1985] 10.0.0.206 () {34 vars in 684 bytes} [Mon May 11 06:46:46 2026] POST /v2.0/security-groups => generated 1537 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/1986] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:46:47 2026] GET /v2.0/security-groups?tenant_id=c5c6678533f14b229d633c0bed4634dc&name=default => generated 2801 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/1987] 10.0.0.206 () {34 vars in 684 bytes} [Mon May 11 06:46:47 2026] POST /v2.0/security-groups => generated 1537 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1988] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:46:46 2026] POST /v2.0/subnets => generated 605 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1989] 10.0.0.206 () {34 vars in 767 bytes} [Mon May 11 06:46:47 2026] PUT /v2.0/security-groups/8d69ae65-3094-4111-bb4f-5cdff4d9cbc0/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/1990] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:47 2026] DELETE /v2.0/security-groups/96d97eab-f315-4937-bb70-fd042f5d5ec1 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/1991] 10.0.0.206 () {34 vars in 767 bytes} [Mon May 11 06:46:47 2026] PUT /v2.0/security-groups/2eddee64-5a44-40ae-9ae4-4f16234b6056/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:46:47.459 8 INFO neutron.db.segments_db [None req-6bd4fef7-60f7-4452-aae5-d44ce385f62e b8b456c5b444485496ae735cf752074d ef5761ed180244efa73cd3b8e34aef17 - - - -] Added segment a3aac9a3-2b08-4249-aa47-473e7ba7938d of type vxlan for network a19cc68d-fabb-46d8-ba3a-6f8563771e47 [pid: 7|app: 0|req: 1067/1992] 10.0.0.206 () {34 vars in 767 bytes} [Mon May 11 06:46:47 2026] PUT /v2.0/security-groups/f884ee8d-6b29-4259-9c9f-bac8ad9d9ad1/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: 1068/1993] 10.0.0.206 () {34 vars in 767 bytes} [Mon May 11 06:46:47 2026] PUT /v2.0/security-groups/349d383d-fd7a-4a5b-b011-5fa18bcbbcdf/tags => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:46:47.556 8 INFO neutron.services.segments.plugin [-] Segment 58060fe4-e0d9-4037-8ecb-0e7eaa2141c0 resource provider aggregate not found 2026-05-11 06:46:47.562 8 INFO neutron.services.segments.plugin [-] Segment 58060fe4-e0d9-4037-8ecb-0e7eaa2141c0 resource provider aggregate not found [pid: 7|app: 0|req: 1069/1994] 10.0.0.206 () {32 vars in 680 bytes} [Mon May 11 06:46:47 2026] GET /v2.0/security-groups?tags=red => generated 4618 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:46:47.584 8 INFO neutron.services.segments.plugin [-] Segment 58060fe4-e0d9-4037-8ecb-0e7eaa2141c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58060fe4-e0d9-4037-8ecb-0e7eaa2141c0 found for delete ", "request_id": "req-09289eef-1752-4f6a-9d6c-1f3d8e817317"}]} 2026-05-11 06:46:47.585 8 INFO neutron.services.segments.plugin [-] Segment 58060fe4-e0d9-4037-8ecb-0e7eaa2141c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58060fe4-e0d9-4037-8ecb-0e7eaa2141c0 found for delete ", "request_id": "req-01676f79-22f8-46b4-9e5e-e6a86743d41b"}]} [pid: 8|app: 0|req: 926/1995] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:46:47 2026] POST /v2.0/networks => generated 631 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1996] 10.0.0.206 () {32 vars in 694 bytes} [Mon May 11 06:46:47 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3094 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/1997] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:46:47 2026] GET /v2.0/security-groups?tenant_id=e1b1ac8f394d4c128ae83a7cd4468083&name=default => generated 2801 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/1998] 10.0.0.206 () {32 vars in 690 bytes} [Mon May 11 06:46:47 2026] GET /v2.0/security-groups?tags-any=blue => generated 3094 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/1999] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:47 2026] DELETE /v2.0/security-groups/8cf26df4-c878-4540-9117-90719bdc5373 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/2000] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:46:47 2026] POST /v2.0/subnets => generated 605 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/2001] 10.0.0.206 () {34 vars in 751 bytes} [Mon May 11 06:46:48 2026] PUT /v2.0/subnets/0ece0e5c-2f3c-4afb-a237-7311eb6bfd7e/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: 1073/2002] 10.0.0.206 () {32 vars in 702 bytes} [Mon May 11 06:46:48 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4618 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/2003] 10.0.0.206 () {34 vars in 751 bytes} [Mon May 11 06:46:48 2026] PUT /v2.0/subnets/c28be487-80b3-464e-8b8e-9bdd63a680bc/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2004] 10.0.0.206 () {32 vars in 688 bytes} [Mon May 11 06:46:48 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: 1075/2005] 10.0.0.206 () {34 vars in 751 bytes} [Mon May 11 06:46:48 2026] PUT /v2.0/subnets/d5ec43fd-cfa7-477f-bd32-ebb011bc31b3/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/2006] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:46:48 2026] GET /v2.0/security-groups?tenant_id=a4cb9ae3395d49359ce36ff3d4ada953&name=default => generated 2801 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2007] 10.0.0.206 () {32 vars in 702 bytes} [Mon May 11 06:46:48 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7370 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/2008] 10.0.0.206 () {34 vars in 751 bytes} [Mon May 11 06:46:48 2026] PUT /v2.0/subnets/0a7af503-0f86-4124-999c-5811f592351b/tags => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/2009] 10.0.0.206 () {32 vars in 698 bytes} [Mon May 11 06:46:48 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7370 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2010] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:48 2026] DELETE /v2.0/security-groups/3892bbfa-b19b-4060-bf27-7a726cdfe5cd => 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: 934/2011] 10.0.0.206 () {32 vars in 664 bytes} [Mon May 11 06:46:48 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2012] 10.0.0.206 () {32 vars in 710 bytes} [Mon May 11 06:46:48 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5846 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/2013] 10.0.0.206 () {32 vars in 678 bytes} [Mon May 11 06:46:48 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2014] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:48 2026] DELETE /v2.0/security-groups/8d69ae65-3094-4111-bb4f-5cdff4d9cbc0 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/2015] 10.0.0.206 () {32 vars in 674 bytes} [Mon May 11 06:46:48 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/2016] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:48 2026] DELETE /v2.0/security-groups/2eddee64-5a44-40ae-9ae4-4f16234b6056 => 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: 1080/2017] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:46:48 2026] GET /v2.0/security-groups?tenant_id=8686735dcf9d4ce68372b4f447cc25f5&name=default => generated 2802 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/2018] 10.0.0.206 () {32 vars in 686 bytes} [Mon May 11 06:46:48 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2019] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:48 2026] DELETE /v2.0/security-groups/f884ee8d-6b29-4259-9c9f-bac8ad9d9ad1 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/2020] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:48 2026] DELETE /v2.0/security-groups/95d6bfb7-8dbe-4a04-beb3-06ba0b11b37f => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2021] 10.0.0.206 () {32 vars in 672 bytes} [Mon May 11 06:46:49 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/2022] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:49 2026] DELETE /v2.0/security-groups/349d383d-fd7a-4a5b-b011-5fa18bcbbcdf => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2023] 10.0.0.206 () {32 vars in 686 bytes} [Mon May 11 06:46:49 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2024] 10.0.0.206 () {32 vars in 682 bytes} [Mon May 11 06:46:49 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2025] 10.0.0.206 () {32 vars in 694 bytes} [Mon May 11 06:46:49 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/2026] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:49 2026] DELETE /v2.0/security-groups/ee2eb7ac-ebaa-49ec-bdc8-f56eb6b5a3e8 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2027] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:46:49 2026] DELETE /v2.0/subnets/0ece0e5c-2f3c-4afb-a237-7311eb6bfd7e => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/2028] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:46:49 2026] DELETE /v2.0/subnets/c28be487-80b3-464e-8b8e-9bdd63a680bc => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2029] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:46:49 2026] DELETE /v2.0/subnets/d5ec43fd-cfa7-477f-bd32-ebb011bc31b3 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/2030] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:46:50 2026] DELETE /v2.0/subnets/0a7af503-0f86-4124-999c-5811f592351b => 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: 944/2031] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:46:50 2026] DELETE /v2.0/subnets/d256dfe3-681c-4812-8edf-00f3681930d9 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2032] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:46:50 2026] GET /v2.0/security-groups?tenant_id=112123cd74dd448eb5eeed0d9be4a696&name=default => generated 2805 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:46:50.821 8 INFO neutron.services.segments.plugin [-] Segment 0edc59c6-cd5c-48c8-9217-02072dd8d0cc resource provider aggregate not found 2026-05-11 06:46:50.827 8 INFO neutron.services.segments.plugin [-] Segment 0edc59c6-cd5c-48c8-9217-02072dd8d0cc resource provider aggregate not found 2026-05-11 06:46:50.842 8 INFO neutron.services.segments.plugin [-] Segment 0edc59c6-cd5c-48c8-9217-02072dd8d0cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0edc59c6-cd5c-48c8-9217-02072dd8d0cc found for delete ", "request_id": "req-eeb44663-0898-4999-a239-f9714cd09d76"}]} 2026-05-11 06:46:50.848 8 INFO neutron.services.segments.plugin [-] Segment 0edc59c6-cd5c-48c8-9217-02072dd8d0cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0edc59c6-cd5c-48c8-9217-02072dd8d0cc found for delete ", "request_id": "req-2df5c47a-ecda-4957-9f2f-d53479440c23"}]} [pid: 8|app: 0|req: 945/2033] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:46:50 2026] DELETE /v2.0/networks/62bab9e1-603a-45eb-ad7a-258382cbd672 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2034] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:50 2026] DELETE /v2.0/security-groups/efae93bc-a00b-4eb8-bb3d-ecb7cf66c6c6 => 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: 946/2035] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:46:50 2026] DELETE /v2.0/networks/58f74df2-a7f6-4663-a39c-272365727bcf => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2036] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:46:51 2026] GET /v2.0/security-groups?tenant_id=58d52c65456c4cf7a4b6f33133fe37f5&name=default => generated 2805 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2037] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:51 2026] DELETE /v2.0/security-groups/ee15bd2f-fdd2-482e-b9b4-c5d484f7cafc => 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: 947/2038] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:46:51 2026] DELETE /v2.0/networks/e0f04349-490d-438e-bd79-55cf7e907389 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/2039] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:46:51 2026] DELETE /v2.0/networks/3e1e113b-1edc-4e72-90db-2d7f3f5a3005 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/2040] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:46:51 2026] GET /v2.0/security-groups?tenant_id=462e8da872974a449c3155fa251f92f3&name=default => generated 2801 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2041] 10.0.0.206 () {34 vars in 676 bytes} [Mon May 11 06:46:51 2026] POST /v2.0/subnetpools => generated 516 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2042] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:51 2026] DELETE /v2.0/security-groups/1bd825cb-78cb-417f-98c8-02f8cb1f6c8f => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2043] 10.0.0.206 () {34 vars in 759 bytes} [Mon May 11 06:46:51 2026] PUT /v2.0/subnetpools/aa78bbee-5fe4-4024-87b9-24c546157ad0/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2044] 10.0.0.206 () {32 vars in 739 bytes} [Mon May 11 06:46:51 2026] GET /v2.0/subnetpools/aa78bbee-5fe4-4024-87b9-24c546157ad0/tags => generated 25 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2045] 10.0.0.206 () {34 vars in 770 bytes} [Mon May 11 06:46:51 2026] PUT /v2.0/subnetpools/aa78bbee-5fe4-4024-87b9-24c546157ad0/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: 1097/2046] 10.0.0.206 () {32 vars in 739 bytes} [Mon May 11 06:46:51 2026] GET /v2.0/subnetpools/aa78bbee-5fe4-4024-87b9-24c546157ad0/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: 1098/2047] 10.0.0.206 () {34 vars in 766 bytes} [Mon May 11 06:46:51 2026] PUT /v2.0/subnetpools/aa78bbee-5fe4-4024-87b9-24c546157ad0/tags/red => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2048] 10.0.0.206 () {32 vars in 739 bytes} [Mon May 11 06:46:51 2026] GET /v2.0/subnetpools/aa78bbee-5fe4-4024-87b9-24c546157ad0/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2049] 10.0.0.206 () {34 vars in 788 bytes} [Mon May 11 06:46:51 2026] PUT /v2.0/subnetpools/aa78bbee-5fe4-4024-87b9-24c546157ad0/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: 7|app: 0|req: 1101/2050] 10.0.0.206 () {32 vars in 739 bytes} [Mon May 11 06:46:51 2026] GET /v2.0/subnetpools/aa78bbee-5fe4-4024-87b9-24c546157ad0/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2051] 10.0.0.206 () {34 vars in 759 bytes} [Mon May 11 06:46:51 2026] PUT /v2.0/subnetpools/aa78bbee-5fe4-4024-87b9-24c546157ad0/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2052] 10.0.0.206 () {32 vars in 739 bytes} [Mon May 11 06:46:51 2026] GET /v2.0/subnetpools/aa78bbee-5fe4-4024-87b9-24c546157ad0/tags => generated 37 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2053] 10.0.0.206 () {32 vars in 747 bytes} [Mon May 11 06:46:51 2026] GET /v2.0/subnetpools/aa78bbee-5fe4-4024-87b9-24c546157ad0/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/2054] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:46:51 2026] DELETE /v2.0/networks/a19cc68d-fabb-46d8-ba3a-6f8563771e47 => generated 0 bytes in 415 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:46:51.954 7 INFO neutron.api.v2.resource [None req-efa0bf13-de6b-40fe-8b60-d7bab4be1ceb ff6fd7d6f575401485885ac94418f9db 43cd139003a344a5bb7866518d235588 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1105/2055] 10.0.0.206 () {32 vars in 751 bytes} [Mon May 11 06:46:51 2026] GET /v2.0/subnetpools/aa78bbee-5fe4-4024-87b9-24c546157ad0/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/2056] 10.0.0.206 () {32 vars in 750 bytes} [Mon May 11 06:46:51 2026] DELETE /v2.0/subnetpools/aa78bbee-5fe4-4024-87b9-24c546157ad0/tags/red => 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: 1106/2057] 10.0.0.206 () {32 vars in 739 bytes} [Mon May 11 06:46:52 2026] GET /v2.0/subnetpools/aa78bbee-5fe4-4024-87b9-24c546157ad0/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:46:52.063 8 INFO neutron.api.v2.resource [None req-9ac07b0d-d3e6-43c2-b2cf-bfc31423e02a ff6fd7d6f575401485885ac94418f9db 43cd139003a344a5bb7866518d235588 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 952/2058] 10.0.0.206 () {32 vars in 754 bytes} [Mon May 11 06:46:52 2026] DELETE /v2.0/subnetpools/aa78bbee-5fe4-4024-87b9-24c546157ad0/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2059] 10.0.0.206 () {32 vars in 742 bytes} [Mon May 11 06:46:52 2026] DELETE /v2.0/subnetpools/aa78bbee-5fe4-4024-87b9-24c546157ad0/tags => 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: 953/2060] 10.0.0.206 () {32 vars in 739 bytes} [Mon May 11 06:46:52 2026] GET /v2.0/subnetpools/aa78bbee-5fe4-4024-87b9-24c546157ad0/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: 1108/2061] 10.0.0.206 () {32 vars in 732 bytes} [Mon May 11 06:46:52 2026] DELETE /v2.0/subnetpools/aa78bbee-5fe4-4024-87b9-24c546157ad0 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:46:52.868 8 INFO neutron.services.segments.plugin [-] Segment 50d819c3-8afc-4229-bb25-1a629d21668b resource provider aggregate not found 2026-05-11 06:46:52.876 8 INFO neutron.services.segments.plugin [-] Segment 50d819c3-8afc-4229-bb25-1a629d21668b resource provider aggregate not found 2026-05-11 06:46:52.896 8 INFO neutron.services.segments.plugin [-] Segment 50d819c3-8afc-4229-bb25-1a629d21668b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50d819c3-8afc-4229-bb25-1a629d21668b found for delete ", "request_id": "req-90a8c8de-cee2-4ea5-ad96-485fd014cd43"}]} 2026-05-11 06:46:52.901 8 INFO neutron.services.segments.plugin [-] Segment 50d819c3-8afc-4229-bb25-1a629d21668b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50d819c3-8afc-4229-bb25-1a629d21668b found for delete ", "request_id": "req-9374640c-fff1-4574-9b81-927acba5245d"}]} 2026-05-11 06:46:52.919 8 INFO neutron.services.segments.plugin [-] Segment 4918a6cb-4641-4fe8-bd96-166e6d18d609 resource provider aggregate not found 2026-05-11 06:46:52.926 8 INFO neutron.services.segments.plugin [-] Segment 4918a6cb-4641-4fe8-bd96-166e6d18d609 resource provider aggregate not found 2026-05-11 06:46:52.948 8 INFO neutron.services.segments.plugin [-] Segment 4918a6cb-4641-4fe8-bd96-166e6d18d609 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4918a6cb-4641-4fe8-bd96-166e6d18d609 found for delete ", "request_id": "req-70025559-1d28-4258-880a-1a40fe115d7f"}]} 2026-05-11 06:46:52.953 8 INFO neutron.services.segments.plugin [-] Segment 4918a6cb-4641-4fe8-bd96-166e6d18d609 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4918a6cb-4641-4fe8-bd96-166e6d18d609 found for delete ", "request_id": "req-5ae4ba3a-2f34-4f64-b29b-35e37d695a3d"}]} 2026-05-11 06:46:52.969 8 INFO neutron.services.segments.plugin [-] Segment 8611116d-2905-4462-90bd-0dd2e43fedc9 resource provider aggregate not found 2026-05-11 06:46:52.974 8 INFO neutron.services.segments.plugin [-] Segment 8611116d-2905-4462-90bd-0dd2e43fedc9 resource provider aggregate not found 2026-05-11 06:46:52.988 8 INFO neutron.services.segments.plugin [-] Segment 8611116d-2905-4462-90bd-0dd2e43fedc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8611116d-2905-4462-90bd-0dd2e43fedc9 found for delete ", "request_id": "req-098beac7-baab-4bf3-84f2-1962b6b816c0"}]} 2026-05-11 06:46:52.993 8 INFO neutron.services.segments.plugin [-] Segment 8611116d-2905-4462-90bd-0dd2e43fedc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8611116d-2905-4462-90bd-0dd2e43fedc9 found for delete ", "request_id": "req-839edddb-406a-458c-b2d8-355045fd5d64"}]} 2026-05-11 06:46:53.007 8 INFO neutron.services.segments.plugin [-] Segment a3aac9a3-2b08-4249-aa47-473e7ba7938d resource provider aggregate not found 2026-05-11 06:46:53.013 8 INFO neutron.services.segments.plugin [-] Segment a3aac9a3-2b08-4249-aa47-473e7ba7938d resource provider aggregate not found [pid: 7|app: 0|req: 1109/2062] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:46:52 2026] GET /v2.0/security-groups?tenant_id=54f5c2b0f1ea42f4a114b7fbde90cae4&name=default => generated 2805 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:46:53.031 8 INFO neutron.services.segments.plugin [-] Segment a3aac9a3-2b08-4249-aa47-473e7ba7938d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3aac9a3-2b08-4249-aa47-473e7ba7938d found for delete ", "request_id": "req-a0e29802-f442-4e5f-a8a3-c4a6838d7b21"}]} 2026-05-11 06:46:53.032 8 INFO neutron.services.segments.plugin [-] Segment a3aac9a3-2b08-4249-aa47-473e7ba7938d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3aac9a3-2b08-4249-aa47-473e7ba7938d found for delete ", "request_id": "req-c679c858-eeed-4259-8298-b6f4d479c6e4"}]} [pid: 7|app: 0|req: 1110/2063] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:46:53 2026] GET /v2.0/security-groups?tenant_id=0d5797ed14624dc28b6471f0cfd5bb8d&name=default => generated 2805 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2064] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:53 2026] DELETE /v2.0/security-groups/e2f774c6-c0ff-417e-a265-1e9d381ebd0d => 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: 1112/2065] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:53 2026] DELETE /v2.0/security-groups/e2f75873-9226-4eb4-b883-9a013eb403f8 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/2066] 10.0.0.206 () {34 vars in 676 bytes} [Mon May 11 06:46:52 2026] POST /v2.0/floatingips => generated 552 bytes in 707 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/2067] 10.0.0.206 () {34 vars in 759 bytes} [Mon May 11 06:46:53 2026] PUT /v2.0/floatingips/4b11bfdf-086a-47cc-8740-7712d67d7c5e/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2068] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:46:53 2026] GET /v2.0/security-groups?tenant_id=7e920e101a1746c083f1f48878d677f0&name=default => generated 2805 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/2069] 10.0.0.206 () {32 vars in 739 bytes} [Mon May 11 06:46:53 2026] GET /v2.0/floatingips/4b11bfdf-086a-47cc-8740-7712d67d7c5e/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: 957/2070] 10.0.0.206 () {34 vars in 770 bytes} [Mon May 11 06:46:53 2026] PUT /v2.0/floatingips/4b11bfdf-086a-47cc-8740-7712d67d7c5e/tags/green => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2071] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:53 2026] DELETE /v2.0/security-groups/9626e298-31a7-41e2-a6cf-230bd0529645 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2072] 10.0.0.206 () {32 vars in 739 bytes} [Mon May 11 06:46:53 2026] GET /v2.0/floatingips/4b11bfdf-086a-47cc-8740-7712d67d7c5e/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2073] 10.0.0.206 () {34 vars in 766 bytes} [Mon May 11 06:46:53 2026] PUT /v2.0/floatingips/4b11bfdf-086a-47cc-8740-7712d67d7c5e/tags/red => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/2074] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:46:53 2026] GET /v2.0/security-groups?tenant_id=43cd139003a344a5bb7866518d235588&name=default => generated 2805 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2075] 10.0.0.206 () {32 vars in 739 bytes} [Mon May 11 06:46:53 2026] GET /v2.0/floatingips/4b11bfdf-086a-47cc-8740-7712d67d7c5e/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2076] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:46:53 2026] GET /v2.0/security-groups?tenant_id=ef5761ed180244efa73cd3b8e34aef17&name=default => generated 2801 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2077] 10.0.0.206 () {34 vars in 788 bytes} [Mon May 11 06:46:53 2026] PUT /v2.0/floatingips/4b11bfdf-086a-47cc-8740-7712d67d7c5e/tags/black.or.white => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/2078] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:53 2026] DELETE /v2.0/security-groups/fafdf4c0-436b-4f32-a54b-7ee88ee5ad4f => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/2079] 10.0.0.206 () {32 vars in 739 bytes} [Mon May 11 06:46:53 2026] GET /v2.0/floatingips/4b11bfdf-086a-47cc-8740-7712d67d7c5e/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/2080] 10.0.0.206 () {34 vars in 759 bytes} [Mon May 11 06:46:53 2026] PUT /v2.0/floatingips/4b11bfdf-086a-47cc-8740-7712d67d7c5e/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2081] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:53 2026] DELETE /v2.0/security-groups/48ae391e-2871-4243-8073-a9e3a7059116 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/2082] 10.0.0.206 () {32 vars in 739 bytes} [Mon May 11 06:46:53 2026] GET /v2.0/floatingips/4b11bfdf-086a-47cc-8740-7712d67d7c5e/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2083] 10.0.0.206 () {32 vars in 747 bytes} [Mon May 11 06:46:53 2026] GET /v2.0/floatingips/4b11bfdf-086a-47cc-8740-7712d67d7c5e/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:46:54.006 8 INFO neutron.api.v2.resource [None req-b238e0a8-d202-4838-86ed-74b64e90a389 ec7e70978df94e2d87b29564194ce478 6b5b506804d1433782825361179aa2ff - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 963/2084] 10.0.0.206 () {32 vars in 751 bytes} [Mon May 11 06:46:53 2026] GET /v2.0/floatingips/4b11bfdf-086a-47cc-8740-7712d67d7c5e/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2085] 10.0.0.206 () {32 vars in 750 bytes} [Mon May 11 06:46:54 2026] DELETE /v2.0/floatingips/4b11bfdf-086a-47cc-8740-7712d67d7c5e/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/2086] 10.0.0.206 () {32 vars in 739 bytes} [Mon May 11 06:46:54 2026] GET /v2.0/floatingips/4b11bfdf-086a-47cc-8740-7712d67d7c5e/tags => generated 30 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:46:54.462 7 INFO neutron.api.v2.resource [None req-bd4a0168-8fcc-4ea5-acbe-f940e2cd3696 ec7e70978df94e2d87b29564194ce478 6b5b506804d1433782825361179aa2ff - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1123/2087] 10.0.0.206 () {32 vars in 754 bytes} [Mon May 11 06:46:54 2026] DELETE /v2.0/floatingips/4b11bfdf-086a-47cc-8740-7712d67d7c5e/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/2088] 10.0.0.206 () {32 vars in 742 bytes} [Mon May 11 06:46:54 2026] DELETE /v2.0/floatingips/4b11bfdf-086a-47cc-8740-7712d67d7c5e/tags => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2089] 10.0.0.206 () {32 vars in 739 bytes} [Mon May 11 06:46:54 2026] GET /v2.0/floatingips/4b11bfdf-086a-47cc-8740-7712d67d7c5e/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: 966/2090] 10.0.0.206 () {32 vars in 732 bytes} [Mon May 11 06:46:54 2026] DELETE /v2.0/floatingips/4b11bfdf-086a-47cc-8740-7712d67d7c5e => generated 0 bytes in 423 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2091] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:46:55 2026] GET /v2.0/security-groups?tenant_id=6b5b506804d1433782825361179aa2ff&name=default => generated 2805 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:46:56.035 8 INFO neutron.db.segments_db [None req-8467d9ee-7a04-4ea1-b42d-32008719cfc9 bb111429a2cf4776b7966d340ff2b3d3 8c72ceff6b9d42adad0e7ec3278159bc - - - -] Added segment 09026cd0-d157-4fb0-87cb-b71953838a23 of type vxlan for network 9b97cd29-54e0-4e75-bb28-0ff81611b00b [pid: 7|app: 0|req: 1126/2092] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:55 2026] DELETE /v2.0/security-groups/a2086bdf-0f27-4206-bf8d-cf01c850ba64 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/2093] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:46:55 2026] POST /v2.0/networks => generated 632 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2094] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:46:56 2026] GET /v2.0/security-groups?tenant_id=1679093109344b68ac935558d5bd5b25&name=default => generated 2805 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/2095] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:56 2026] DELETE /v2.0/security-groups/aefb5abe-f885-45aa-a5dd-18dc3793aff1 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2096] 10.0.0.206 () {34 vars in 664 bytes} [Mon May 11 06:46:56 2026] POST /v2.0/ports => generated 743 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2097] 10.0.0.206 () {34 vars in 666 bytes} [Mon May 11 06:46:56 2026] POST /v2.0/trunks => generated 407 bytes in 234 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-11 06:46:56.756 7 INFO neutron.db.segments_db [None req-b7346069-6e7c-4cf7-92fb-1d35f10cfb0e bb111429a2cf4776b7966d340ff2b3d3 8c72ceff6b9d42adad0e7ec3278159bc - - - -] Added segment 15d3ac39-28a8-40d5-a1e0-74d51b151e4c of type vxlan for network 7bfd250c-21ee-4d9e-b903-300a563b0814 [pid: 7|app: 0|req: 1128/2098] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:46:56 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: 8|app: 0|req: 971/2099] 10.0.0.206 () {34 vars in 664 bytes} [Mon May 11 06:46:56 2026] POST /v2.0/ports => generated 743 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2100] 10.0.0.206 () {34 vars in 666 bytes} [Mon May 11 06:46:57 2026] POST /v2.0/trunks => generated 407 bytes in 233 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-11 06:46:57.524 8 INFO neutron.db.segments_db [None req-18197b56-f122-4e66-9fd6-9e93be5688a7 bb111429a2cf4776b7966d340ff2b3d3 8c72ceff6b9d42adad0e7ec3278159bc - - - -] Added segment f0799a66-d8c6-4e7b-a754-f9a4f84b8da8 of type vxlan for network 562ea84e-032f-4dc4-a2a6-c6a6b02a67fc [pid: 8|app: 0|req: 972/2101] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:46:57 2026] POST /v2.0/networks => generated 630 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2102] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:46:57 2026] GET /v2.0/security-groups?tenant_id=3279002803e14983b3b678f2f3c73dec&name=default => generated 2805 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2103] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:57 2026] DELETE /v2.0/security-groups/f2294159-e202-47df-bcba-3fbb33f8196e => 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: 973/2104] 10.0.0.206 () {34 vars in 664 bytes} [Mon May 11 06:46:57 2026] POST /v2.0/ports => generated 743 bytes in 342 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: 974/2105] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:46:58 2026] GET /v2.0/security-groups?tenant_id=fd7a954be6f74d95b41b54f009e3053a&name=default => generated 2805 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2106] 10.0.0.206 () {34 vars in 666 bytes} [Mon May 11 06:46:57 2026] POST /v2.0/trunks => generated 407 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2107] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:46:58 2026] DELETE /v2.0/security-groups/ed6193bb-1ca5-4435-9e95-555b16052748 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:46:58.353 7 INFO neutron.db.segments_db [None req-220f396b-5f7d-4294-825f-afc6a5ad3355 bb111429a2cf4776b7966d340ff2b3d3 8c72ceff6b9d42adad0e7ec3278159bc - - - -] Added segment e59effb9-c6bd-4af9-bcd9-06e88f82230c of type vxlan for network 4c8a4faa-d3ee-4eb2-9a5b-d0e1756f4b97 [pid: 8|app: 0|req: 975/2108] 10.0.0.206 () {34 vars in 676 bytes} [Mon May 11 06:46:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2109] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:46:58 2026] POST /v2.0/networks => generated 631 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2112] 10.0.0.206 () {34 vars in 676 bytes} [Mon May 11 06:46:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2113] 10.0.0.206 () {34 vars in 676 bytes} [Mon May 11 06:46:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2114] 10.0.0.206 () {34 vars in 676 bytes} [Mon May 11 06:46:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2115] 10.0.0.206 () {34 vars in 676 bytes} [Mon May 11 06:46:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2116] 10.0.0.206 () {34 vars in 759 bytes} [Mon May 11 06:46:58 2026] PUT /v2.0/subnetpools/fbeb5a00-19fa-45d7-9b9f-8b96518e9601/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2117] 10.0.0.206 () {34 vars in 759 bytes} [Mon May 11 06:46:58 2026] PUT /v2.0/subnetpools/746091bd-f508-4269-b182-6622c6ea13d3/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2118] 10.0.0.206 () {34 vars in 759 bytes} [Mon May 11 06:46:58 2026] PUT /v2.0/subnetpools/a4ba3147-0f71-475b-8b2e-a506f8a450c7/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: 1137/2119] 10.0.0.206 () {34 vars in 664 bytes} [Mon May 11 06:46:58 2026] POST /v2.0/ports => generated 743 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 983/2120] 10.0.0.206 () {34 vars in 759 bytes} [Mon May 11 06:46:58 2026] PUT /v2.0/subnetpools/c2d2c67b-d268-4fff-a4c4-854b62d55f5d/tags => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2121] 10.0.0.206 () {32 vars in 672 bytes} [Mon May 11 06:46:58 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2122] 10.0.0.206 () {32 vars in 686 bytes} [Mon May 11 06:46:58 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2123] 10.0.0.206 () {32 vars in 682 bytes} [Mon May 11 06:46:58 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2124] 10.0.0.206 () {32 vars in 694 bytes} [Mon May 11 06:46:58 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: 8|app: 0|req: 988/2125] 10.0.0.206 () {32 vars in 680 bytes} [Mon May 11 06:46:58 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2126] 10.0.0.206 () {34 vars in 666 bytes} [Mon May 11 06:46:58 2026] POST /v2.0/trunks => generated 407 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2127] 10.0.0.206 () {32 vars in 694 bytes} [Mon May 11 06:46:59 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => 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: 990/2128] 10.0.0.206 () {32 vars in 690 bytes} [Mon May 11 06:46:59 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:46:59.088 7 INFO neutron.db.segments_db [None req-9f197c14-9173-4ffa-be5a-412ac1f21eed bb111429a2cf4776b7966d340ff2b3d3 8c72ceff6b9d42adad0e7ec3278159bc - - - -] Added segment abe15345-0ec6-4400-960e-7fcc9ab0e446 of type vxlan for network 778df124-c3f2-417a-b87d-e7786c03091a [pid: 8|app: 0|req: 991/2129] 10.0.0.206 () {32 vars in 702 bytes} [Mon May 11 06:46:59 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2130] 10.0.0.206 () {32 vars in 732 bytes} [Mon May 11 06:46:59 2026] DELETE /v2.0/subnetpools/fbeb5a00-19fa-45d7-9b9f-8b96518e9601 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2131] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:46:59 2026] POST /v2.0/networks => generated 632 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2132] 10.0.0.206 () {32 vars in 732 bytes} [Mon May 11 06:46:59 2026] DELETE /v2.0/subnetpools/746091bd-f508-4269-b182-6622c6ea13d3 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2133] 10.0.0.206 () {32 vars in 732 bytes} [Mon May 11 06:46:59 2026] DELETE /v2.0/subnetpools/a4ba3147-0f71-475b-8b2e-a506f8a450c7 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2134] 10.0.0.206 () {32 vars in 732 bytes} [Mon May 11 06:46:59 2026] DELETE /v2.0/subnetpools/c2d2c67b-d268-4fff-a4c4-854b62d55f5d => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2135] 10.0.0.206 () {32 vars in 732 bytes} [Mon May 11 06:46:59 2026] DELETE /v2.0/subnetpools/cbd1dfdf-1d80-437d-8b2d-630e97889127 => 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: 1140/2136] 10.0.0.206 () {34 vars in 664 bytes} [Mon May 11 06:46:59 2026] POST /v2.0/ports => generated 743 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2137] 10.0.0.206 () {34 vars in 666 bytes} [Mon May 11 06:46:59 2026] POST /v2.0/trunks => generated 407 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2138] 10.0.0.206 () {34 vars in 749 bytes} [Mon May 11 06:46:59 2026] PUT /v2.0/trunks/c86bb857-a85e-421e-926a-fc4fc9a3399b/tags => generated 17 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2139] 10.0.0.206 () {34 vars in 749 bytes} [Mon May 11 06:46:59 2026] PUT /v2.0/trunks/a25ca800-6e3d-4025-9eef-4ef8508d8ad5/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2140] 10.0.0.206 () {34 vars in 749 bytes} [Mon May 11 06:46:59 2026] PUT /v2.0/trunks/38374a4a-8a68-4760-b653-c0480e06eceb/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: 1001/2141] 10.0.0.206 () {34 vars in 749 bytes} [Mon May 11 06:46:59 2026] PUT /v2.0/trunks/a7f282f9-f245-4788-af66-43c4edd1e8b9/tags => generated 19 bytes in 25 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: 1002/2142] 10.0.0.206 () {32 vars in 662 bytes} [Mon May 11 06:46:59 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2143] 10.0.0.206 () {34 vars in 678 bytes} [Mon May 11 06:46:59 2026] POST /v2.0/qos/policies => generated 359 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2144] 10.0.0.206 () {32 vars in 676 bytes} [Mon May 11 06:46:59 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2145] 10.0.0.206 () {34 vars in 753 bytes} [Mon May 11 06:46:59 2026] PUT /v2.0/policies/c9a6ec07-1c3d-48f3-b9ce-38668b9507d6/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2146] 10.0.0.206 () {32 vars in 672 bytes} [Mon May 11 06:46:59 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2147] 10.0.0.206 () {32 vars in 733 bytes} [Mon May 11 06:46:59 2026] GET /v2.0/policies/c9a6ec07-1c3d-48f3-b9ce-38668b9507d6/tags => generated 25 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2148] 10.0.0.206 () {32 vars in 684 bytes} [Mon May 11 06:46:59 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: 7|app: 0|req: 1144/2149] 10.0.0.206 () {34 vars in 764 bytes} [Mon May 11 06:46:59 2026] PUT /v2.0/policies/c9a6ec07-1c3d-48f3-b9ce-38668b9507d6/tags/green => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2150] 10.0.0.206 () {32 vars in 733 bytes} [Mon May 11 06:47:00 2026] GET /v2.0/policies/c9a6ec07-1c3d-48f3-b9ce-38668b9507d6/tags => generated 34 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2151] 10.0.0.206 () {32 vars in 670 bytes} [Mon May 11 06:46:59 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2152] 10.0.0.206 () {34 vars in 760 bytes} [Mon May 11 06:47:00 2026] PUT /v2.0/policies/c9a6ec07-1c3d-48f3-b9ce-38668b9507d6/tags/red => generated 4 bytes in 13 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2153] 10.0.0.206 () {32 vars in 733 bytes} [Mon May 11 06:47:00 2026] GET /v2.0/policies/c9a6ec07-1c3d-48f3-b9ce-38668b9507d6/tags => generated 34 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2154] 10.0.0.206 () {32 vars in 684 bytes} [Mon May 11 06:47:00 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2155] 10.0.0.206 () {34 vars in 782 bytes} [Mon May 11 06:47:00 2026] PUT /v2.0/policies/c9a6ec07-1c3d-48f3-b9ce-38668b9507d6/tags/black.or.white => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2156] 10.0.0.206 () {32 vars in 680 bytes} [Mon May 11 06:47:00 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2157] 10.0.0.206 () {32 vars in 733 bytes} [Mon May 11 06:47:00 2026] GET /v2.0/policies/c9a6ec07-1c3d-48f3-b9ce-38668b9507d6/tags => generated 52 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2158] 10.0.0.206 () {32 vars in 692 bytes} [Mon May 11 06:47:00 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2159] 10.0.0.206 () {34 vars in 753 bytes} [Mon May 11 06:47:00 2026] PUT /v2.0/policies/c9a6ec07-1c3d-48f3-b9ce-38668b9507d6/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2160] 10.0.0.206 () {32 vars in 719 bytes} [Mon May 11 06:47:00 2026] GET /v2.0/trunks/c86bb857-a85e-421e-926a-fc4fc9a3399b => generated 412 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2161] 10.0.0.206 () {32 vars in 733 bytes} [Mon May 11 06:47:00 2026] GET /v2.0/policies/c9a6ec07-1c3d-48f3-b9ce-38668b9507d6/tags => generated 37 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2162] 10.0.0.206 () {32 vars in 741 bytes} [Mon May 11 06:47:00 2026] GET /v2.0/policies/c9a6ec07-1c3d-48f3-b9ce-38668b9507d6/tags/red => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:47:00.176 8 INFO neutron.api.v2.resource [None req-d5c7cacf-5396-4979-a576-4f365c22d816 293080dfe53b46fc9904c15a67d68f71 109d5d7b69ad4e739746e364cd48ce6a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1012/2163] 10.0.0.206 () {32 vars in 745 bytes} [Mon May 11 06:47:00 2026] GET /v2.0/policies/c9a6ec07-1c3d-48f3-b9ce-38668b9507d6/tags/green => generated 99 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2164] 10.0.0.206 () {32 vars in 744 bytes} [Mon May 11 06:47:00 2026] DELETE /v2.0/policies/c9a6ec07-1c3d-48f3-b9ce-38668b9507d6/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2165] 10.0.0.206 () {32 vars in 733 bytes} [Mon May 11 06:47:00 2026] GET /v2.0/policies/c9a6ec07-1c3d-48f3-b9ce-38668b9507d6/tags => generated 30 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2166] 10.0.0.206 () {32 vars in 717 bytes} [Mon May 11 06:47:00 2026] GET /v2.0/ports/30f4a2fd-b279-4e68-8556-358073e56637 => generated 826 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:47:00.266 7 INFO neutron.api.v2.resource [None req-edb4d778-8b73-4c36-aca3-600b34a0858d 293080dfe53b46fc9904c15a67d68f71 109d5d7b69ad4e739746e364cd48ce6a - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1153/2167] 10.0.0.206 () {32 vars in 748 bytes} [Mon May 11 06:47:00 2026] DELETE /v2.0/policies/c9a6ec07-1c3d-48f3-b9ce-38668b9507d6/tags/green => generated 99 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 06:47:00.352 7 ERROR neutron_lib.callbacks.manager [None req-b11067fb-c939-4a53-a1da-37d23e611731 bb111429a2cf4776b7966d340ff2b3d3 8c72ceff6b9d42adad0e7ec3278159bc - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-212303 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-11 06:47:00.352 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-11 06:47:00.352 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-11 06:47:00.352 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-11 06:47:00.352 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-11 06:47:00.352 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-11 06:47:00.352 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-11 06:47:00.352 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-11 06:47:00.352 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-11 06:47:00.352 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-11 06:47:00.352 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-11 06:47:00.352 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-11 06:47:00.352 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-11 06:47:00.352 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-11 06:47:00.352 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-11 06:47:00.352 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-11 06:47:00.352 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-11 06:47:00.352 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1154/2168] 10.0.0.206 () {32 vars in 722 bytes} [Mon May 11 06:47:00 2026] DELETE /v2.0/trunks/c86bb857-a85e-421e-926a-fc4fc9a3399b => 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: 1155/2169] 10.0.0.206 () {32 vars in 736 bytes} [Mon May 11 06:47:00 2026] DELETE /v2.0/policies/c9a6ec07-1c3d-48f3-b9ce-38668b9507d6/tags => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2170] 10.0.0.206 () {32 vars in 719 bytes} [Mon May 11 06:47:00 2026] GET /v2.0/trunks/a25ca800-6e3d-4025-9eef-4ef8508d8ad5 => generated 420 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2171] 10.0.0.206 () {32 vars in 733 bytes} [Mon May 11 06:47:00 2026] GET /v2.0/policies/c9a6ec07-1c3d-48f3-b9ce-38668b9507d6/tags => generated 12 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2172] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:47:00 2026] GET /v2.0/security-groups?tenant_id=0737cb5fab8544e09dafbd013f3804f3&name=default => generated 2805 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2173] 10.0.0.206 () {32 vars in 734 bytes} [Mon May 11 06:47:00 2026] DELETE /v2.0/qos/policies/c9a6ec07-1c3d-48f3-b9ce-38668b9507d6 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2174] 10.0.0.206 () {32 vars in 717 bytes} [Mon May 11 06:47:00 2026] GET /v2.0/ports/59ae1967-2dfc-4404-8939-aec59dc6c0c0 => generated 826 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2175] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:47:00 2026] DELETE /v2.0/security-groups/fd1ceb52-6c59-428b-84e6-7183d54c6453 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:47:00.593 7 ERROR neutron_lib.callbacks.manager [None req-99d6bf9d-b652-4bc5-a47b-498a8afd5f47 bb111429a2cf4776b7966d340ff2b3d3 8c72ceff6b9d42adad0e7ec3278159bc - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-212303 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-11 06:47:00.593 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-11 06:47:00.593 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-11 06:47:00.593 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-11 06:47:00.593 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-11 06:47:00.593 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-11 06:47:00.593 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-11 06:47:00.593 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-11 06:47:00.593 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-11 06:47:00.593 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-11 06:47:00.593 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-11 06:47:00.593 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-11 06:47:00.593 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-11 06:47:00.593 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-11 06:47:00.593 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-11 06:47:00.593 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-11 06:47:00.593 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-11 06:47:00.593 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1159/2176] 10.0.0.206 () {32 vars in 722 bytes} [Mon May 11 06:47:00 2026] DELETE /v2.0/trunks/a25ca800-6e3d-4025-9eef-4ef8508d8ad5 => 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: 1018/2177] 10.0.0.206 () {32 vars in 719 bytes} [Mon May 11 06:47:00 2026] GET /v2.0/trunks/38374a4a-8a68-4760-b653-c0480e06eceb => generated 429 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2178] 10.0.0.206 () {32 vars in 717 bytes} [Mon May 11 06:47:00 2026] GET /v2.0/ports/2ecf98c0-8e36-4e0c-9877-ec56cafc668d => generated 826 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2179] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:47:00 2026] GET /v2.0/security-groups?tenant_id=8baff029544a40bfb1697474efee154d&name=default => generated 2805 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:47:00.832 8 ERROR neutron_lib.callbacks.manager [None req-25733a1c-1f2f-4ec7-b8a3-f4a73ac70aba bb111429a2cf4776b7966d340ff2b3d3 8c72ceff6b9d42adad0e7ec3278159bc - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-211279 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-11 06:47:00.832 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-11 06:47:00.832 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-11 06:47:00.832 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-11 06:47:00.832 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-11 06:47:00.832 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-11 06:47:00.832 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-11 06:47:00.832 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-11 06:47:00.832 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-11 06:47:00.832 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-11 06:47:00.832 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-11 06:47:00.832 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-11 06:47:00.832 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-11 06:47:00.832 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-11 06:47:00.832 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-11 06:47:00.832 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-11 06:47:00.832 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-11 06:47:00.832 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1019/2180] 10.0.0.206 () {32 vars in 722 bytes} [Mon May 11 06:47:00 2026] DELETE /v2.0/trunks/38374a4a-8a68-4760-b653-c0480e06eceb => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2181] 10.0.0.206 () {32 vars in 719 bytes} [Mon May 11 06:47:00 2026] GET /v2.0/trunks/a7f282f9-f245-4788-af66-43c4edd1e8b9 => generated 414 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2182] 10.0.0.206 () {32 vars in 717 bytes} [Mon May 11 06:47:00 2026] GET /v2.0/ports/23387cd7-27ba-4af7-9505-51e4b2a957bb => generated 826 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2183] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:47:00 2026] DELETE /v2.0/security-groups/04a4ee4e-5f66-4ca6-a85d-ace4ef8ad2cb => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:47:01.043 8 ERROR neutron_lib.callbacks.manager [None req-ceb6e019-73b7-443e-b1bd-e61cae3f7ab4 bb111429a2cf4776b7966d340ff2b3d3 8c72ceff6b9d42adad0e7ec3278159bc - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-211279 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-11 06:47:01.043 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-11 06:47:01.043 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-11 06:47:01.043 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-11 06:47:01.043 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-11 06:47:01.043 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-11 06:47:01.043 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-11 06:47:01.043 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-11 06:47:01.043 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-11 06:47:01.043 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-11 06:47:01.043 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-11 06:47:01.043 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-11 06:47:01.043 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-11 06:47:01.043 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-11 06:47:01.043 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-11 06:47:01.043 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-11 06:47:01.043 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-11 06:47:01.043 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1022/2184] 10.0.0.206 () {32 vars in 722 bytes} [Mon May 11 06:47:00 2026] DELETE /v2.0/trunks/a7f282f9-f245-4788-af66-43c4edd1e8b9 => 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: 1023/2185] 10.0.0.206 () {32 vars in 719 bytes} [Mon May 11 06:47:01 2026] GET /v2.0/trunks/8612ddd6-93f4-40a5-b132-1b59738e816b => generated 407 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2186] 10.0.0.206 () {32 vars in 717 bytes} [Mon May 11 06:47:01 2026] GET /v2.0/ports/dfe8738e-2bae-42b3-bf26-3231540a5a09 => generated 826 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2187] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:47:01 2026] GET /v2.0/security-groups?tenant_id=b5aa49fbb9494610ad49bd47c797c1f0&name=default => generated 2805 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2188] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:47:01 2026] GET /v2.0/security-groups?tenant_id=65f8054c49aa411abdfe912f945fb937&name=default => generated 2805 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:47:01.321 8 ERROR neutron_lib.callbacks.manager [None req-73022b8a-0601-4db3-b742-0e6d038d2f5a bb111429a2cf4776b7966d340ff2b3d3 8c72ceff6b9d42adad0e7ec3278159bc - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-211279 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-11 06:47:01.321 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-11 06:47:01.321 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-11 06:47:01.321 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-11 06:47:01.321 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-11 06:47:01.321 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-11 06:47:01.321 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-11 06:47:01.321 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-11 06:47:01.321 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-11 06:47:01.321 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-11 06:47:01.321 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-11 06:47:01.321 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-11 06:47:01.321 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-11 06:47:01.321 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-11 06:47:01.321 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-11 06:47:01.321 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-11 06:47:01.321 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-11 06:47:01.321 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1026/2189] 10.0.0.206 () {32 vars in 722 bytes} [Mon May 11 06:47:01 2026] DELETE /v2.0/trunks/8612ddd6-93f4-40a5-b132-1b59738e816b => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2190] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:47:01 2026] DELETE /v2.0/security-groups/dd6ca130-4729-4b6c-8649-8428d7993ba6 => 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: 1027/2191] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:47:01 2026] DELETE /v2.0/security-groups/3d9ad4c4-1ad5-4919-b509-ff27f41e0419 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2192] 10.0.0.206 () {32 vars in 720 bytes} [Mon May 11 06:47:01 2026] DELETE /v2.0/ports/30f4a2fd-b279-4e68-8556-358073e56637 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2193] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:47:01 2026] GET /v2.0/security-groups?tenant_id=109d5d7b69ad4e739746e364cd48ce6a&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: 1029/2194] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:47:01 2026] DELETE /v2.0/security-groups/ca661954-aba8-4fc9-96ba-c9cac0a0bd62 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2195] 10.0.0.206 () {32 vars in 720 bytes} [Mon May 11 06:47:01 2026] DELETE /v2.0/ports/59ae1967-2dfc-4404-8939-aec59dc6c0c0 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2196] 10.0.0.206 () {32 vars in 720 bytes} [Mon May 11 06:47:01 2026] DELETE /v2.0/ports/2ecf98c0-8e36-4e0c-9877-ec56cafc668d => 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: 1167/2197] 10.0.0.206 () {32 vars in 720 bytes} [Mon May 11 06:47:02 2026] DELETE /v2.0/ports/23387cd7-27ba-4af7-9505-51e4b2a957bb => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2198] 10.0.0.206 () {32 vars in 720 bytes} [Mon May 11 06:47:02 2026] DELETE /v2.0/ports/dfe8738e-2bae-42b3-bf26-3231540a5a09 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:47:02.676 7 INFO neutron.services.segments.plugin [-] Segment 09026cd0-d157-4fb0-87cb-b71953838a23 resource provider aggregate not found 2026-05-11 06:47:02.681 7 INFO neutron.services.segments.plugin [-] Segment 09026cd0-d157-4fb0-87cb-b71953838a23 resource provider aggregate not found 2026-05-11 06:47:02.697 7 INFO neutron.services.segments.plugin [-] Segment 09026cd0-d157-4fb0-87cb-b71953838a23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09026cd0-d157-4fb0-87cb-b71953838a23 found for delete ", "request_id": "req-f8b41061-4f4a-4e0d-a30c-7d12aa21b434"}]} 2026-05-11 06:47:02.709 7 INFO neutron.services.segments.plugin [-] Segment 09026cd0-d157-4fb0-87cb-b71953838a23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09026cd0-d157-4fb0-87cb-b71953838a23 found for delete ", "request_id": "req-399baabe-cb76-4444-9447-947538c66cef"}]} [pid: 7|app: 0|req: 1168/2199] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:47:02 2026] DELETE /v2.0/networks/9b97cd29-54e0-4e75-bb28-0ff81611b00b => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:47:02.934 8 INFO neutron.services.segments.plugin [-] Segment 15d3ac39-28a8-40d5-a1e0-74d51b151e4c resource provider aggregate not found 2026-05-11 06:47:02.939 8 INFO neutron.services.segments.plugin [-] Segment 15d3ac39-28a8-40d5-a1e0-74d51b151e4c resource provider aggregate not found 2026-05-11 06:47:02.954 8 INFO neutron.services.segments.plugin [-] Segment 15d3ac39-28a8-40d5-a1e0-74d51b151e4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15d3ac39-28a8-40d5-a1e0-74d51b151e4c found for delete ", "request_id": "req-d86ec80f-ec6b-47c2-b950-a578cd2ed7ad"}]} 2026-05-11 06:47:02.962 8 INFO neutron.services.segments.plugin [-] Segment 15d3ac39-28a8-40d5-a1e0-74d51b151e4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15d3ac39-28a8-40d5-a1e0-74d51b151e4c found for delete ", "request_id": "req-aab0273c-5ffd-4b07-8654-f4f4318f16ef"}]} [pid: 8|app: 0|req: 1032/2200] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:47:02 2026] DELETE /v2.0/networks/7bfd250c-21ee-4d9e-b903-300a563b0814 => 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: 1169/2201] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:47:02 2026] DELETE /v2.0/networks/562ea84e-032f-4dc4-a2a6-c6a6b02a67fc => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2202] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:47:03 2026] DELETE /v2.0/networks/4c8a4faa-d3ee-4eb2-9a5b-d0e1756f4b97 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2203] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:47:03 2026] DELETE /v2.0/networks/778df124-c3f2-417a-b87d-e7786c03091a => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:47:04.620 8 INFO neutron.db.segments_db [None req-c7b70aae-29a7-46bb-ad0d-3bf1f7521219 b6426e67d5984f7191cbda7e0014fa9d 7def4d2b11f24931ac752c6bb65e6230 - - - -] Added segment 3267b00e-b0bd-4f46-9315-7faf515cd522 of type vxlan for network 8756d642-01fb-4e39-967a-c9f46e00a1a1 [pid: 7|app: 0|req: 1171/2204] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:47:04 2026] GET /v2.0/security-groups?tenant_id=5834791bcd8042f0aaa2ade63666f82d&name=default => generated 2805 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:47:04.717 7 INFO neutron.services.segments.plugin [-] Segment f0799a66-d8c6-4e7b-a754-f9a4f84b8da8 resource provider aggregate not found 2026-05-11 06:47:04.733 7 INFO neutron.services.segments.plugin [-] Segment f0799a66-d8c6-4e7b-a754-f9a4f84b8da8 resource provider aggregate not found 2026-05-11 06:47:04.738 7 INFO neutron.services.segments.plugin [-] Segment f0799a66-d8c6-4e7b-a754-f9a4f84b8da8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0799a66-d8c6-4e7b-a754-f9a4f84b8da8 found for delete ", "request_id": "req-b7c018fc-89ea-49f2-a1ae-6ba5c8658a85"}]} [pid: 8|app: 0|req: 1034/2205] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:47:04 2026] POST /v2.0/networks => generated 631 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:47:04.746 7 INFO neutron.services.segments.plugin [-] Segment f0799a66-d8c6-4e7b-a754-f9a4f84b8da8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0799a66-d8c6-4e7b-a754-f9a4f84b8da8 found for delete ", "request_id": "req-4fc6125d-915c-4297-82d8-db58f7eb4d7e"}]} 2026-05-11 06:47:04.755 7 INFO neutron.services.segments.plugin [-] Segment abe15345-0ec6-4400-960e-7fcc9ab0e446 resource provider aggregate not found 2026-05-11 06:47:04.760 7 INFO neutron.services.segments.plugin [-] Segment abe15345-0ec6-4400-960e-7fcc9ab0e446 resource provider aggregate not found 2026-05-11 06:47:04.779 7 INFO neutron.services.segments.plugin [-] Segment abe15345-0ec6-4400-960e-7fcc9ab0e446 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abe15345-0ec6-4400-960e-7fcc9ab0e446 found for delete ", "request_id": "req-a9fe484e-8df0-4402-9513-3746263e1bc7"}]} 2026-05-11 06:47:04.779 7 INFO neutron.services.segments.plugin [-] Segment abe15345-0ec6-4400-960e-7fcc9ab0e446 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abe15345-0ec6-4400-960e-7fcc9ab0e446 found for delete ", "request_id": "req-bbb1d6f2-fcbc-40d5-afbe-5705ef53f712"}]} [pid: 7|app: 0|req: 1172/2206] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:47:04 2026] DELETE /v2.0/security-groups/a0fc2225-98bd-49f6-a556-841163c703c9 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2207] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:47:04 2026] GET /v2.0/security-groups?tenant_id=8c72ceff6b9d42adad0e7ec3278159bc&name=default => generated 2805 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:47:04.974 8 INFO neutron.services.segments.plugin [-] Segment e59effb9-c6bd-4af9-bcd9-06e88f82230c resource provider aggregate not found 2026-05-11 06:47:04.993 8 INFO neutron.services.segments.plugin [-] Segment e59effb9-c6bd-4af9-bcd9-06e88f82230c resource provider aggregate not found 2026-05-11 06:47:05.000 8 INFO neutron.services.segments.plugin [-] Segment e59effb9-c6bd-4af9-bcd9-06e88f82230c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e59effb9-c6bd-4af9-bcd9-06e88f82230c found for delete ", "request_id": "req-de7d0601-1c04-41a0-b3ed-4e3c45f0b781"}]} 2026-05-11 06:47:05.008 8 INFO neutron.services.segments.plugin [-] Segment e59effb9-c6bd-4af9-bcd9-06e88f82230c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e59effb9-c6bd-4af9-bcd9-06e88f82230c found for delete ", "request_id": "req-d1a3da73-da21-41eb-bddf-e4bb526026f0"}]} [pid: 7|app: 0|req: 1174/2208] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:47:04 2026] DELETE /v2.0/security-groups/4af02116-8682-4695-8121-c0fbfbddb428 => 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: 1035/2209] 10.0.0.206 () {34 vars in 664 bytes} [Mon May 11 06:47:04 2026] POST /v2.0/ports => generated 743 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2210] 10.0.0.206 () {34 vars in 747 bytes} [Mon May 11 06:47:05 2026] PUT /v2.0/ports/7ed53846-fbb8-4421-9d72-9bd71027c65d/tags => generated 25 bytes in 61 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: 1036/2211] 10.0.0.206 () {32 vars in 727 bytes} [Mon May 11 06:47:05 2026] GET /v2.0/ports/7ed53846-fbb8-4421-9d72-9bd71027c65d/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2212] 10.0.0.206 () {34 vars in 758 bytes} [Mon May 11 06:47:05 2026] PUT /v2.0/ports/7ed53846-fbb8-4421-9d72-9bd71027c65d/tags/green => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2213] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:47:05 2026] GET /v2.0/security-groups?tenant_id=490d75d1d177478687f96eec0257ba76&name=default => generated 2805 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2214] 10.0.0.206 () {32 vars in 727 bytes} [Mon May 11 06:47:05 2026] GET /v2.0/ports/7ed53846-fbb8-4421-9d72-9bd71027c65d/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2215] 10.0.0.206 () {34 vars in 754 bytes} [Mon May 11 06:47:05 2026] PUT /v2.0/ports/7ed53846-fbb8-4421-9d72-9bd71027c65d/tags/red => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2216] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:47:05 2026] DELETE /v2.0/security-groups/3907451e-96eb-4ada-834c-06b8b29a7f9b => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2217] 10.0.0.206 () {32 vars in 727 bytes} [Mon May 11 06:47:05 2026] GET /v2.0/ports/7ed53846-fbb8-4421-9d72-9bd71027c65d/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2218] 10.0.0.206 () {34 vars in 776 bytes} [Mon May 11 06:47:05 2026] PUT /v2.0/ports/7ed53846-fbb8-4421-9d72-9bd71027c65d/tags/black.or.white => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2219] 10.0.0.206 () {32 vars in 727 bytes} [Mon May 11 06:47:05 2026] GET /v2.0/ports/7ed53846-fbb8-4421-9d72-9bd71027c65d/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2220] 10.0.0.206 () {34 vars in 747 bytes} [Mon May 11 06:47:05 2026] PUT /v2.0/ports/7ed53846-fbb8-4421-9d72-9bd71027c65d/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2221] 10.0.0.206 () {32 vars in 727 bytes} [Mon May 11 06:47:05 2026] GET /v2.0/ports/7ed53846-fbb8-4421-9d72-9bd71027c65d/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2222] 10.0.0.206 () {32 vars in 735 bytes} [Mon May 11 06:47:05 2026] GET /v2.0/ports/7ed53846-fbb8-4421-9d72-9bd71027c65d/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:47:05.705 8 INFO neutron.api.v2.resource [None req-e9582c28-d036-4ffa-88b9-32d1055851c3 b6426e67d5984f7191cbda7e0014fa9d 7def4d2b11f24931ac752c6bb65e6230 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1043/2223] 10.0.0.206 () {32 vars in 739 bytes} [Mon May 11 06:47:05 2026] GET /v2.0/ports/7ed53846-fbb8-4421-9d72-9bd71027c65d/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2224] 10.0.0.206 () {32 vars in 738 bytes} [Mon May 11 06:47:05 2026] DELETE /v2.0/ports/7ed53846-fbb8-4421-9d72-9bd71027c65d/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2225] 10.0.0.206 () {32 vars in 727 bytes} [Mon May 11 06:47:05 2026] GET /v2.0/ports/7ed53846-fbb8-4421-9d72-9bd71027c65d/tags => generated 30 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:47:05.846 7 INFO neutron.api.v2.resource [None req-f830c7ee-7a91-4136-a84d-2fb31d6bfc70 b6426e67d5984f7191cbda7e0014fa9d 7def4d2b11f24931ac752c6bb65e6230 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1182/2226] 10.0.0.206 () {32 vars in 742 bytes} [Mon May 11 06:47:05 2026] DELETE /v2.0/ports/7ed53846-fbb8-4421-9d72-9bd71027c65d/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2227] 10.0.0.206 () {32 vars in 730 bytes} [Mon May 11 06:47:05 2026] DELETE /v2.0/ports/7ed53846-fbb8-4421-9d72-9bd71027c65d/tags => 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: 1183/2228] 10.0.0.206 () {32 vars in 727 bytes} [Mon May 11 06:47:05 2026] GET /v2.0/ports/7ed53846-fbb8-4421-9d72-9bd71027c65d/tags => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2229] 10.0.0.206 () {32 vars in 720 bytes} [Mon May 11 06:47:05 2026] DELETE /v2.0/ports/7ed53846-fbb8-4421-9d72-9bd71027c65d => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2230] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:47:06 2026] DELETE /v2.0/networks/8756d642-01fb-4e39-967a-c9f46e00a1a1 => 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: 1047/2231] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:47:07 2026] GET /v2.0/security-groups?tenant_id=7def4d2b11f24931ac752c6bb65e6230&name=default => generated 2805 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:47:07.190 7 INFO neutron.services.segments.plugin [-] Segment 3267b00e-b0bd-4f46-9315-7faf515cd522 resource provider aggregate not found 2026-05-11 06:47:07.199 7 INFO neutron.services.segments.plugin [-] Segment 3267b00e-b0bd-4f46-9315-7faf515cd522 resource provider aggregate not found 2026-05-11 06:47:07.205 7 INFO neutron.services.segments.plugin [-] Segment 3267b00e-b0bd-4f46-9315-7faf515cd522 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3267b00e-b0bd-4f46-9315-7faf515cd522 found for delete ", "request_id": "req-0818c35f-a707-4da5-ab5e-daaf9d2833bd"}]} 2026-05-11 06:47:07.213 7 INFO neutron.services.segments.plugin [-] Segment 3267b00e-b0bd-4f46-9315-7faf515cd522 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3267b00e-b0bd-4f46-9315-7faf515cd522 found for delete ", "request_id": "req-404e5372-21f5-4f8f-b4d8-736b71e46b52"}]} [pid: 7|app: 0|req: 1185/2232] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:47:07 2026] DELETE /v2.0/security-groups/cc27bd6d-9b24-4994-ab52-67b6805048a3 => 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: 1048/2233] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:47:07 2026] GET /v2.0/security-groups?tenant_id=437f9cdb8f134a0f92f746a8dfcd7040&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: 1186/2234] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:47:07 2026] DELETE /v2.0/security-groups/7ee60f72-fe74-4db5-bce6-2257f09e5e1c => 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: 1049/2235] 10.0.0.206 () {34 vars in 684 bytes} [Mon May 11 06:47:08 2026] POST /v2.0/security-groups => generated 1539 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2236] 10.0.0.206 () {34 vars in 767 bytes} [Mon May 11 06:47:09 2026] PUT /v2.0/security-groups/bb966815-0fd3-4450-9de8-fe5de97bc594/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: 1050/2237] 10.0.0.206 () {32 vars in 747 bytes} [Mon May 11 06:47:09 2026] GET /v2.0/security-groups/bb966815-0fd3-4450-9de8-fe5de97bc594/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2238] 10.0.0.206 () {34 vars in 778 bytes} [Mon May 11 06:47:09 2026] PUT /v2.0/security-groups/bb966815-0fd3-4450-9de8-fe5de97bc594/tags/green => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2239] 10.0.0.206 () {32 vars in 747 bytes} [Mon May 11 06:47:09 2026] GET /v2.0/security-groups/bb966815-0fd3-4450-9de8-fe5de97bc594/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: 1189/2240] 10.0.0.206 () {34 vars in 774 bytes} [Mon May 11 06:47:09 2026] PUT /v2.0/security-groups/bb966815-0fd3-4450-9de8-fe5de97bc594/tags/red => generated 4 bytes in 16 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2241] 10.0.0.206 () {32 vars in 747 bytes} [Mon May 11 06:47:09 2026] GET /v2.0/security-groups/bb966815-0fd3-4450-9de8-fe5de97bc594/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2242] 10.0.0.206 () {34 vars in 796 bytes} [Mon May 11 06:47:09 2026] PUT /v2.0/security-groups/bb966815-0fd3-4450-9de8-fe5de97bc594/tags/black.or.white => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2243] 10.0.0.206 () {32 vars in 747 bytes} [Mon May 11 06:47:09 2026] GET /v2.0/security-groups/bb966815-0fd3-4450-9de8-fe5de97bc594/tags => generated 52 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2244] 10.0.0.206 () {34 vars in 767 bytes} [Mon May 11 06:47:09 2026] PUT /v2.0/security-groups/bb966815-0fd3-4450-9de8-fe5de97bc594/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2245] 10.0.0.206 () {32 vars in 747 bytes} [Mon May 11 06:47:09 2026] GET /v2.0/security-groups/bb966815-0fd3-4450-9de8-fe5de97bc594/tags => generated 37 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2246] 10.0.0.206 () {32 vars in 755 bytes} [Mon May 11 06:47:09 2026] GET /v2.0/security-groups/bb966815-0fd3-4450-9de8-fe5de97bc594/tags/red => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:47:09.377 8 INFO neutron.api.v2.resource [None req-c4f37ecb-6bd2-4920-928a-461c8aab7fa3 2d501e26ed1f488fb378df56d2dfd2d3 521ce2c482c24d658747dfd2c22f4312 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1055/2247] 10.0.0.206 () {32 vars in 759 bytes} [Mon May 11 06:47:09 2026] GET /v2.0/security-groups/bb966815-0fd3-4450-9de8-fe5de97bc594/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: 1193/2248] 10.0.0.206 () {32 vars in 758 bytes} [Mon May 11 06:47:09 2026] DELETE /v2.0/security-groups/bb966815-0fd3-4450-9de8-fe5de97bc594/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: 1056/2249] 10.0.0.206 () {32 vars in 747 bytes} [Mon May 11 06:47:09 2026] GET /v2.0/security-groups/bb966815-0fd3-4450-9de8-fe5de97bc594/tags => generated 30 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:47:09.463 7 INFO neutron.api.v2.resource [None req-28950839-845e-46a1-b6a9-545bca877ed2 2d501e26ed1f488fb378df56d2dfd2d3 521ce2c482c24d658747dfd2c22f4312 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1194/2250] 10.0.0.206 () {32 vars in 762 bytes} [Mon May 11 06:47:09 2026] DELETE /v2.0/security-groups/bb966815-0fd3-4450-9de8-fe5de97bc594/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2251] 10.0.0.206 () {32 vars in 750 bytes} [Mon May 11 06:47:09 2026] DELETE /v2.0/security-groups/bb966815-0fd3-4450-9de8-fe5de97bc594/tags => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2252] 10.0.0.206 () {32 vars in 747 bytes} [Mon May 11 06:47:09 2026] GET /v2.0/security-groups/bb966815-0fd3-4450-9de8-fe5de97bc594/tags => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2253] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:47:09 2026] DELETE /v2.0/security-groups/bb966815-0fd3-4450-9de8-fe5de97bc594 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2254] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:47:10 2026] GET /v2.0/security-groups?tenant_id=472e4df076f64ca8abba4b836d388c9c&name=default => generated 2805 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2255] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:47:10 2026] DELETE /v2.0/security-groups/bd34c5b7-7fc4-48e7-9bb6-0056075fcf99 => 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: 1060/2256] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:47:10 2026] GET /v2.0/security-groups?tenant_id=521ce2c482c24d658747dfd2c22f4312&name=default => generated 2805 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2257] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:47:10 2026] DELETE /v2.0/security-groups/75919c1b-75f2-4591-8f8d-6190f2b0c6cd => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:47:10.877 8 INFO neutron.db.segments_db [None req-21c6c213-7bc9-4b3b-81aa-31787ed9a9b8 c4bef62f23de4cdeb1852c20eba9c811 2ac87a0bb6ab422ba59757d2cfcb87f8 - - - -] Added segment bd7e40ed-6254-4325-9dbf-fb3a4f307e55 of type vxlan for network f64b812e-1dd7-4776-a09d-e39a2d525157 2026-05-11 06:47:10.884 7 INFO neutron.db.segments_db [None req-9208edf1-c014-4b37-a26b-e19e6c1c5a6e 1e3e225ac8e7448386016c6fa3e94f35 543b7442b14940a285fb44595340671d - - - -] Added segment 700d8fff-96d4-41e9-8ecd-e476f09a4bf1 of type vxlan for network 28968a7b-cb5d-4dd8-883a-b504b50fe415 2026-05-11 06:47:11.152 8 INFO neutron.db.l3_hamode_db [None req-21c6c213-7bc9-4b3b-81aa-31787ed9a9b8 c4bef62f23de4cdeb1852c20eba9c811 2ac87a0bb6ab422ba59757d2cfcb87f8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 06:47:11.326 8 INFO neutron.db.l3_hamode_db [None req-21c6c213-7bc9-4b3b-81aa-31787ed9a9b8 c4bef62f23de4cdeb1852c20eba9c811 2ac87a0bb6ab422ba59757d2cfcb87f8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1197/2258] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:47:10 2026] POST /v2.0/networks => generated 640 bytes in 898 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2259] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:47:11 2026] POST /v2.0/subnets => generated 633 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2260] 10.0.0.206 () {32 vars in 722 bytes} [Mon May 11 06:47:11 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2261] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:47:12 2026] POST /v2.0/subnets => generated 708 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2262] 10.0.0.206 () {34 vars in 668 bytes} [Mon May 11 06:47:10 2026] POST /v2.0/routers => generated 474 bytes in 1783 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:47:12.581 7 INFO neutron.db.segments_db [None req-a0fad461-12d3-4658-9310-ebcddf497e79 1e3e225ac8e7448386016c6fa3e94f35 543b7442b14940a285fb44595340671d - - - -] Added segment 7bae55d5-4a79-4c9b-a8a2-fa4c6818c4c2 of type vxlan for network fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd [pid: 8|app: 0|req: 1063/2263] 10.0.0.206 () {34 vars in 751 bytes} [Mon May 11 06:47:12 2026] PUT /v2.0/routers/7ef47ce7-c322-4d8a-b0ad-03ac9c56a1f1/tags => generated 25 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2264] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:47:12 2026] POST /v2.0/networks => generated 638 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2265] 10.0.0.206 () {32 vars in 731 bytes} [Mon May 11 06:47:12 2026] GET /v2.0/routers/7ef47ce7-c322-4d8a-b0ad-03ac9c56a1f1/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2266] 10.0.0.206 () {34 vars in 762 bytes} [Mon May 11 06:47:12 2026] PUT /v2.0/routers/7ef47ce7-c322-4d8a-b0ad-03ac9c56a1f1/tags/green => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2267] 10.0.0.206 () {32 vars in 731 bytes} [Mon May 11 06:47:12 2026] GET /v2.0/routers/7ef47ce7-c322-4d8a-b0ad-03ac9c56a1f1/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: 1067/2268] 10.0.0.206 () {34 vars in 758 bytes} [Mon May 11 06:47:12 2026] PUT /v2.0/routers/7ef47ce7-c322-4d8a-b0ad-03ac9c56a1f1/tags/red => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2269] 10.0.0.206 () {32 vars in 731 bytes} [Mon May 11 06:47:12 2026] GET /v2.0/routers/7ef47ce7-c322-4d8a-b0ad-03ac9c56a1f1/tags => generated 34 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2270] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:47:12 2026] POST /v2.0/subnets => generated 631 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2271] 10.0.0.206 () {34 vars in 780 bytes} [Mon May 11 06:47:13 2026] PUT /v2.0/routers/7ef47ce7-c322-4d8a-b0ad-03ac9c56a1f1/tags/black.or.white => generated 4 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2272] 10.0.0.206 () {32 vars in 731 bytes} [Mon May 11 06:47:13 2026] GET /v2.0/routers/7ef47ce7-c322-4d8a-b0ad-03ac9c56a1f1/tags => generated 52 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2273] 10.0.0.206 () {34 vars in 751 bytes} [Mon May 11 06:47:13 2026] PUT /v2.0/routers/7ef47ce7-c322-4d8a-b0ad-03ac9c56a1f1/tags => generated 37 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2274] 10.0.0.206 () {32 vars in 731 bytes} [Mon May 11 06:47:13 2026] GET /v2.0/routers/7ef47ce7-c322-4d8a-b0ad-03ac9c56a1f1/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2275] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:47:13 2026] POST /v2.0/subnets => generated 702 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2276] 10.0.0.206 () {32 vars in 739 bytes} [Mon May 11 06:47:13 2026] GET /v2.0/routers/7ef47ce7-c322-4d8a-b0ad-03ac9c56a1f1/tags/red => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:47:13.399 7 INFO neutron.db.segments_db [None req-f90a67f9-9f97-4ce2-a670-d557b28530eb 1e3e225ac8e7448386016c6fa3e94f35 543b7442b14940a285fb44595340671d - - - -] Added segment d3e1d845-6316-47b8-9bd5-122f10c653b0 of type vxlan for network 7aacc862-e4e7-4cff-adc8-aa927847829b 2026-05-11 06:47:13.448 8 INFO neutron.api.v2.resource [None req-f2c83fc7-c66e-4a1b-ac8e-e39fd0caf5b6 c4bef62f23de4cdeb1852c20eba9c811 2ac87a0bb6ab422ba59757d2cfcb87f8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1074/2277] 10.0.0.206 () {32 vars in 743 bytes} [Mon May 11 06:47:13 2026] GET /v2.0/routers/7ef47ce7-c322-4d8a-b0ad-03ac9c56a1f1/tags/green => generated 99 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2280] 10.0.0.206 () {32 vars in 742 bytes} [Mon May 11 06:47:13 2026] DELETE /v2.0/routers/7ef47ce7-c322-4d8a-b0ad-03ac9c56a1f1/tags/red => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2281] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:47:13 2026] POST /v2.0/networks => generated 638 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2282] 10.0.0.206 () {32 vars in 731 bytes} [Mon May 11 06:47:13 2026] GET /v2.0/routers/7ef47ce7-c322-4d8a-b0ad-03ac9c56a1f1/tags => generated 30 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:47:13.687 8 INFO neutron.api.v2.resource [None req-2e43fb36-3529-47b2-b383-0a1d09a3d61c c4bef62f23de4cdeb1852c20eba9c811 2ac87a0bb6ab422ba59757d2cfcb87f8 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1079/2283] 10.0.0.206 () {32 vars in 746 bytes} [Mon May 11 06:47:13 2026] DELETE /v2.0/routers/7ef47ce7-c322-4d8a-b0ad-03ac9c56a1f1/tags/green => generated 99 bytes in 74 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2284] 10.0.0.206 () {32 vars in 734 bytes} [Mon May 11 06:47:13 2026] DELETE /v2.0/routers/7ef47ce7-c322-4d8a-b0ad-03ac9c56a1f1/tags => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2285] 10.0.0.206 () {32 vars in 731 bytes} [Mon May 11 06:47:13 2026] GET /v2.0/routers/7ef47ce7-c322-4d8a-b0ad-03ac9c56a1f1/tags => generated 12 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2286] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:47:13 2026] POST /v2.0/subnets => generated 631 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2287] 10.0.0.206 () {32 vars in 721 bytes} [Mon May 11 06:47:13 2026] GET /v2.0/routers/7ef47ce7-c322-4d8a-b0ad-03ac9c56a1f1 => generated 480 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2288] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:47:13 2026] POST /v2.0/subnets => generated 705 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:47:14.542 7 INFO neutron.db.segments_db [None req-acb01d91-97a3-4bd1-93b1-ebe73ff6dad4 c126929cbc2847fba2566e707c79fb51 9f14a12418d8473aa853b208c6fbf326 - - - -] Added segment 2bce75e8-a719-4572-9cf2-8acf082d136b of type vxlan for network 3a2355a0-085a-408d-aaa9-5eb4c8bea933 [pid: 8|app: 0|req: 1083/2289] 10.0.0.206 () {34 vars in 742 bytes} [Mon May 11 06:47:13 2026] PUT /v2.0/routers/7ef47ce7-c322-4d8a-b0ad-03ac9c56a1f1 => generated 481 bytes in 736 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2290] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:47:14 2026] POST /v2.0/networks => generated 631 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2291] 10.0.0.206 () {32 vars in 736 bytes} [Mon May 11 06:47:14 2026] GET /v2.0/ports?device_id=7ef47ce7-c322-4d8a-b0ad-03ac9c56a1f1 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:47:14.703 8 INFO neutron.db.segments_db [None req-dabf07ae-3580-4175-a108-187cb1342920 1e3e225ac8e7448386016c6fa3e94f35 543b7442b14940a285fb44595340671d - - - -] Added segment c51c8a0a-55f9-4945-9574-cda148302feb of type vxlan for network 5f82eadd-acc5-4ac8-a04d-208b964e1958 [pid: 7|app: 0|req: 1209/2292] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:47:14 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) 2026-05-11 06:47:15.025 8 INFO neutron.db.l3_hamode_db [None req-dabf07ae-3580-4175-a108-187cb1342920 1e3e225ac8e7448386016c6fa3e94f35 543b7442b14940a285fb44595340671d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 06:47:15.763 7 INFO neutron.services.segments.plugin [-] Segment bd7e40ed-6254-4325-9dbf-fb3a4f307e55 resource provider aggregate not found 2026-05-11 06:47:15.768 7 INFO neutron.services.segments.plugin [-] Segment bd7e40ed-6254-4325-9dbf-fb3a4f307e55 resource provider aggregate not found 2026-05-11 06:47:15.783 7 INFO neutron.services.segments.plugin [-] Segment bd7e40ed-6254-4325-9dbf-fb3a4f307e55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd7e40ed-6254-4325-9dbf-fb3a4f307e55 found for delete ", "request_id": "req-b1f9f104-7402-40a2-bcfe-b4f9de5f7e37"}]} 2026-05-11 06:47:15.786 7 INFO neutron.services.segments.plugin [-] Segment bd7e40ed-6254-4325-9dbf-fb3a4f307e55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd7e40ed-6254-4325-9dbf-fb3a4f307e55 found for delete ", "request_id": "req-cdf19dd0-d85a-42f6-93b6-79ddfaa2f380"}]} 2026-05-11 06:47:15.790 7 INFO neutron.db.l3_hamode_db [None req-63d0f1db-6d80-46b6-b126-e3ceb6d7a9f8 c4bef62f23de4cdeb1852c20eba9c811 2ac87a0bb6ab422ba59757d2cfcb87f8 - - - -] HA network f64b812e-1dd7-4776-a09d-e39a2d525157 was deleted as no HA routers are present in tenant 2ac87a0bb6ab422ba59757d2cfcb87f8. [pid: 7|app: 0|req: 1210/2293] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:47:15 2026] DELETE /v2.0/routers/7ef47ce7-c322-4d8a-b0ad-03ac9c56a1f1 => generated 0 bytes in 791 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2294] 10.0.0.206 () {34 vars in 751 bytes} [Mon May 11 06:47:15 2026] PUT /v2.0/subnets/029a6381-c3a9-44b5-a8cb-636aece5ce77/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2295] 10.0.0.206 () {32 vars in 731 bytes} [Mon May 11 06:47:15 2026] GET /v2.0/subnets/029a6381-c3a9-44b5-a8cb-636aece5ce77/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2296] 10.0.0.206 () {34 vars in 762 bytes} [Mon May 11 06:47:15 2026] PUT /v2.0/subnets/029a6381-c3a9-44b5-a8cb-636aece5ce77/tags/green => 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: 1214/2297] 10.0.0.206 () {32 vars in 731 bytes} [Mon May 11 06:47:15 2026] GET /v2.0/subnets/029a6381-c3a9-44b5-a8cb-636aece5ce77/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2298] 10.0.0.206 () {34 vars in 758 bytes} [Mon May 11 06:47:15 2026] PUT /v2.0/subnets/029a6381-c3a9-44b5-a8cb-636aece5ce77/tags/red => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2299] 10.0.0.206 () {32 vars in 731 bytes} [Mon May 11 06:47:16 2026] GET /v2.0/subnets/029a6381-c3a9-44b5-a8cb-636aece5ce77/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2300] 10.0.0.206 () {34 vars in 780 bytes} [Mon May 11 06:47:16 2026] PUT /v2.0/subnets/029a6381-c3a9-44b5-a8cb-636aece5ce77/tags/black.or.white => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2301] 10.0.0.206 () {32 vars in 731 bytes} [Mon May 11 06:47:16 2026] GET /v2.0/subnets/029a6381-c3a9-44b5-a8cb-636aece5ce77/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2302] 10.0.0.206 () {34 vars in 751 bytes} [Mon May 11 06:47:16 2026] PUT /v2.0/subnets/029a6381-c3a9-44b5-a8cb-636aece5ce77/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2303] 10.0.0.206 () {32 vars in 731 bytes} [Mon May 11 06:47:16 2026] GET /v2.0/subnets/029a6381-c3a9-44b5-a8cb-636aece5ce77/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: 1221/2304] 10.0.0.206 () {32 vars in 739 bytes} [Mon May 11 06:47:16 2026] GET /v2.0/subnets/029a6381-c3a9-44b5-a8cb-636aece5ce77/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:47:16.338 7 INFO neutron.api.v2.resource [None req-3a748a4c-b1f2-4dc2-ac41-61f948f50f6c c126929cbc2847fba2566e707c79fb51 9f14a12418d8473aa853b208c6fbf326 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1222/2305] 10.0.0.206 () {32 vars in 743 bytes} [Mon May 11 06:47:16 2026] GET /v2.0/subnets/029a6381-c3a9-44b5-a8cb-636aece5ce77/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2306] 10.0.0.206 () {32 vars in 742 bytes} [Mon May 11 06:47:16 2026] DELETE /v2.0/subnets/029a6381-c3a9-44b5-a8cb-636aece5ce77/tags/red => 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: 1224/2307] 10.0.0.206 () {32 vars in 731 bytes} [Mon May 11 06:47:16 2026] GET /v2.0/subnets/029a6381-c3a9-44b5-a8cb-636aece5ce77/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:47:16.505 8 INFO neutron.db.l3_hamode_db [None req-dabf07ae-3580-4175-a108-187cb1342920 1e3e225ac8e7448386016c6fa3e94f35 543b7442b14940a285fb44595340671d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 06:47:16.509 7 INFO neutron.api.v2.resource [None req-97218726-e879-4e54-a149-00bbbc5e8ff4 c126929cbc2847fba2566e707c79fb51 9f14a12418d8473aa853b208c6fbf326 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1225/2308] 10.0.0.206 () {32 vars in 746 bytes} [Mon May 11 06:47:16 2026] DELETE /v2.0/subnets/029a6381-c3a9-44b5-a8cb-636aece5ce77/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2309] 10.0.0.206 () {32 vars in 734 bytes} [Mon May 11 06:47:16 2026] DELETE /v2.0/subnets/029a6381-c3a9-44b5-a8cb-636aece5ce77/tags => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2310] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:47:16 2026] GET /v2.0/security-groups?tenant_id=c60cbe14b42647d79c40963de69a007f&name=default => generated 2805 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2311] 10.0.0.206 () {32 vars in 731 bytes} [Mon May 11 06:47:16 2026] GET /v2.0/subnets/029a6381-c3a9-44b5-a8cb-636aece5ce77/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2312] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:47:16 2026] DELETE /v2.0/security-groups/c9cf272b-f761-424b-8b5a-5311b34f3412 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2313] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:47:16 2026] DELETE /v2.0/subnets/029a6381-c3a9-44b5-a8cb-636aece5ce77 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2314] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:47:17 2026] GET /v2.0/security-groups?tenant_id=2ac87a0bb6ab422ba59757d2cfcb87f8&name=default => generated 2805 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2315] 10.0.0.206 () {34 vars in 669 bytes} [Mon May 11 06:47:14 2026] POST /v2.0/routers => generated 684 bytes in 3012 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2316] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:47:17 2026] DELETE /v2.0/networks/3a2355a0-085a-408d-aaa9-5eb4c8bea933 => generated 0 bytes in 384 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2317] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:47:17 2026] DELETE /v2.0/security-groups/0e2bdc06-fad7-4019-8d01-bf18d06eca47 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:47:17.820 7 INFO neutron.services.segments.plugin [-] Segment 2bce75e8-a719-4572-9cf2-8acf082d136b resource provider aggregate not found 2026-05-11 06:47:17.824 7 INFO neutron.services.segments.plugin [-] Segment 2bce75e8-a719-4572-9cf2-8acf082d136b resource provider aggregate not found 2026-05-11 06:47:17.849 7 INFO neutron.services.segments.plugin [-] Segment 2bce75e8-a719-4572-9cf2-8acf082d136b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bce75e8-a719-4572-9cf2-8acf082d136b found for delete ", "request_id": "req-01c46ffc-5676-40f4-a849-a73ad10cefff"}]} 2026-05-11 06:47:17.850 7 INFO neutron.services.segments.plugin [-] Segment 2bce75e8-a719-4572-9cf2-8acf082d136b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bce75e8-a719-4572-9cf2-8acf082d136b found for delete ", "request_id": "req-9053b9f0-059a-4804-b475-86b6476f8565"}]} [pid: 8|app: 0|req: 1086/2318] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:47:18 2026] GET /v2.0/security-groups?tenant_id=9f14a12418d8473aa853b208c6fbf326&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: 1087/2319] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:47:18 2026] DELETE /v2.0/security-groups/423a17f9-eca7-4d3d-b0f3-6c8fd7928ea2 => 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: 1088/2320] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:47:18 2026] GET /v2.0/security-groups?tenant_id=02c96ff762b740d7b30115b09956d115&name=default => generated 2805 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2321] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:47:19 2026] DELETE /v2.0/security-groups/61ab28e0-7f67-42ee-8c4e-2ba4912420a9 => 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: 1233/2322] 10.0.0.206 () {34 vars in 783 bytes} [Mon May 11 06:47:17 2026] PUT /v2.0/routers/4f76d5ab-2a66-4ae6-92b8-e9d9bbbfc438/add_router_interface => generated 309 bytes in 1923 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2323] 10.0.0.206 () {34 vars in 783 bytes} [Mon May 11 06:47:19 2026] PUT /v2.0/routers/4f76d5ab-2a66-4ae6-92b8-e9d9bbbfc438/add_router_interface => generated 309 bytes in 1653 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:47:21.356 7 INFO neutron.db.segments_db [None req-65b94774-3477-47ae-a521-605fbc1ff035 0dd94ae98dcc472ea194292bd5d65913 6892af3de39d4132b6cf19426996b37f - - - -] Added segment dbf13d82-e5ee-4c2d-a3f4-3c18170ca237 of type vxlan for network 15a35ce2-c5e0-4fbe-85b1-ebb5ae639d86 [pid: 7|app: 0|req: 1234/2324] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:47:20 2026] POST /v2.0/networks => generated 631 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2325] 10.0.0.206 () {34 vars in 664 bytes} [Mon May 11 06:47:21 2026] POST /v2.0/ports => generated 743 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1236/2326] 10.0.0.206 () {34 vars in 666 bytes} [Mon May 11 06:47:21 2026] POST /v2.0/trunks => generated 407 bytes in 758 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2327] 10.0.0.206 () {34 vars in 749 bytes} [Mon May 11 06:47:22 2026] PUT /v2.0/trunks/b74133f5-0f1d-4eba-9472-bd129639d5fb/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2328] 10.0.0.206 () {32 vars in 729 bytes} [Mon May 11 06:47:22 2026] GET /v2.0/trunks/b74133f5-0f1d-4eba-9472-bd129639d5fb/tags => generated 25 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2329] 10.0.0.206 () {34 vars in 760 bytes} [Mon May 11 06:47:22 2026] PUT /v2.0/trunks/b74133f5-0f1d-4eba-9472-bd129639d5fb/tags/green => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2330] 10.0.0.206 () {32 vars in 729 bytes} [Mon May 11 06:47:22 2026] GET /v2.0/trunks/b74133f5-0f1d-4eba-9472-bd129639d5fb/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2331] 10.0.0.206 () {34 vars in 756 bytes} [Mon May 11 06:47:22 2026] PUT /v2.0/trunks/b74133f5-0f1d-4eba-9472-bd129639d5fb/tags/red => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2332] 10.0.0.206 () {32 vars in 729 bytes} [Mon May 11 06:47:22 2026] GET /v2.0/trunks/b74133f5-0f1d-4eba-9472-bd129639d5fb/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2333] 10.0.0.206 () {34 vars in 778 bytes} [Mon May 11 06:47:22 2026] PUT /v2.0/trunks/b74133f5-0f1d-4eba-9472-bd129639d5fb/tags/black.or.white => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2334] 10.0.0.206 () {32 vars in 729 bytes} [Mon May 11 06:47:22 2026] GET /v2.0/trunks/b74133f5-0f1d-4eba-9472-bd129639d5fb/tags => generated 52 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2335] 10.0.0.206 () {34 vars in 749 bytes} [Mon May 11 06:47:22 2026] PUT /v2.0/trunks/b74133f5-0f1d-4eba-9472-bd129639d5fb/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2336] 10.0.0.206 () {32 vars in 729 bytes} [Mon May 11 06:47:22 2026] GET /v2.0/trunks/b74133f5-0f1d-4eba-9472-bd129639d5fb/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: 1247/2337] 10.0.0.206 () {32 vars in 737 bytes} [Mon May 11 06:47:22 2026] GET /v2.0/trunks/b74133f5-0f1d-4eba-9472-bd129639d5fb/tags/red => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:47:22.929 7 INFO neutron.api.v2.resource [None req-ace3e069-60c6-40b0-93fa-8e88c27f2b45 0dd94ae98dcc472ea194292bd5d65913 6892af3de39d4132b6cf19426996b37f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1248/2338] 10.0.0.206 () {32 vars in 741 bytes} [Mon May 11 06:47:22 2026] GET /v2.0/trunks/b74133f5-0f1d-4eba-9472-bd129639d5fb/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2339] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:47:22 2026] DELETE /v2.0/trunks/b74133f5-0f1d-4eba-9472-bd129639d5fb/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2340] 10.0.0.206 () {32 vars in 729 bytes} [Mon May 11 06:47:22 2026] GET /v2.0/trunks/b74133f5-0f1d-4eba-9472-bd129639d5fb/tags => generated 30 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:47:23.003 7 INFO neutron.api.v2.resource [None req-2c3f22b9-eb70-4760-bccd-ccd9ad569660 0dd94ae98dcc472ea194292bd5d65913 6892af3de39d4132b6cf19426996b37f - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1251/2341] 10.0.0.206 () {32 vars in 744 bytes} [Mon May 11 06:47:22 2026] DELETE /v2.0/trunks/b74133f5-0f1d-4eba-9472-bd129639d5fb/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: 1252/2342] 10.0.0.206 () {32 vars in 732 bytes} [Mon May 11 06:47:23 2026] DELETE /v2.0/trunks/b74133f5-0f1d-4eba-9472-bd129639d5fb/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: 1253/2343] 10.0.0.206 () {32 vars in 729 bytes} [Mon May 11 06:47:23 2026] GET /v2.0/trunks/b74133f5-0f1d-4eba-9472-bd129639d5fb/tags => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2344] 10.0.0.206 () {32 vars in 719 bytes} [Mon May 11 06:47:23 2026] GET /v2.0/trunks/b74133f5-0f1d-4eba-9472-bd129639d5fb => generated 407 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2345] 10.0.0.206 () {32 vars in 717 bytes} [Mon May 11 06:47:23 2026] GET /v2.0/ports/553524cf-52f5-4721-86ae-e2a104d5d3bd => generated 826 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:47:23.305 7 ERROR neutron_lib.callbacks.manager [None req-96d404e8-cb8e-4bd3-b328-e23663dc8844 0dd94ae98dcc472ea194292bd5d65913 6892af3de39d4132b6cf19426996b37f - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-212303 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-11 06:47:23.305 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-11 06:47:23.305 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-11 06:47:23.305 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-11 06:47:23.305 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-11 06:47:23.305 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-11 06:47:23.305 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-11 06:47:23.305 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-11 06:47:23.305 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-11 06:47:23.305 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-11 06:47:23.305 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-11 06:47:23.305 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-11 06:47:23.305 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-11 06:47:23.305 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-11 06:47:23.305 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-11 06:47:23.305 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-11 06:47:23.305 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-11 06:47:23.305 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1256/2346] 10.0.0.206 () {32 vars in 722 bytes} [Mon May 11 06:47:23 2026] DELETE /v2.0/trunks/b74133f5-0f1d-4eba-9472-bd129639d5fb => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2347] 10.0.0.206 () {34 vars in 783 bytes} [Mon May 11 06:47:21 2026] PUT /v2.0/routers/4f76d5ab-2a66-4ae6-92b8-e9d9bbbfc438/add_router_interface => generated 309 bytes in 2160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2348] 10.0.0.206 () {32 vars in 720 bytes} [Mon May 11 06:47:23 2026] DELETE /v2.0/ports/553524cf-52f5-4721-86ae-e2a104d5d3bd => 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: 1092/2349] 10.0.0.206 () {34 vars in 684 bytes} [Mon May 11 06:47:23 2026] POST /v2.0/security-groups => generated 1566 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2350] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:47:23 2026] POST /v2.0/security-group-rules => generated 565 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:47:23.743 7 INFO neutron.services.segments.plugin [-] Segment dbf13d82-e5ee-4c2d-a3f4-3c18170ca237 resource provider aggregate not found 2026-05-11 06:47:23.747 7 INFO neutron.services.segments.plugin [-] Segment dbf13d82-e5ee-4c2d-a3f4-3c18170ca237 resource provider aggregate not found 2026-05-11 06:47:23.764 7 INFO neutron.services.segments.plugin [-] Segment dbf13d82-e5ee-4c2d-a3f4-3c18170ca237 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbf13d82-e5ee-4c2d-a3f4-3c18170ca237 found for delete ", "request_id": "req-09f6a994-f385-4dbd-9198-c64bbbbbff23"}]} 2026-05-11 06:47:23.764 7 INFO neutron.services.segments.plugin [-] Segment dbf13d82-e5ee-4c2d-a3f4-3c18170ca237 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbf13d82-e5ee-4c2d-a3f4-3c18170ca237 found for delete ", "request_id": "req-8f44d85f-7355-4a95-b9b7-3fbbc58f8520"}]} [pid: 7|app: 0|req: 1258/2351] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:47:23 2026] DELETE /v2.0/networks/15a35ce2-c5e0-4fbe-85b1-ebb5ae639d86 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2352] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:47:23 2026] POST /v2.0/security-group-rules => generated 565 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2353] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:47:23 2026] POST /v2.0/security-group-rules => generated 567 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2354] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:47:23 2026] POST /v2.0/security-group-rules => generated 569 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2355] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:47:24 2026] POST /v2.0/security-group-rules => generated 569 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2356] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:47:24 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) [pid: 7|app: 0|req: 1261/2357] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:47:24 2026] POST /v2.0/security-group-rules => generated 565 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2358] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:47:24 2026] POST /v2.0/security-group-rules => generated 565 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2359] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:47:24 2026] GET /v2.0/security-groups?tenant_id=ba302d2364ce4e9ab3b007ada3e71e26&name=default => generated 2805 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2360] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:47:24 2026] POST /v2.0/security-group-rules => generated 567 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2361] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:47:24 2026] DELETE /v2.0/security-groups/baaa68d7-f472-45d9-bf0f-f0767aa92081 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2362] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:47:24 2026] POST /v2.0/security-group-rules => generated 569 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2363] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:47:24 2026] GET /v2.0/security-groups?tenant_id=6892af3de39d4132b6cf19426996b37f&name=default => generated 2805 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2364] 10.0.0.206 () {34 vars in 695 bytes} [Mon May 11 06:47:24 2026] POST /v2.0/security-group-rules => generated 565 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2365] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:47:24 2026] DELETE /v2.0/security-groups/d183fa8b-7e9e-4322-93ad-42b156b392ec => 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: 1100/2366] 10.0.0.110 () {34 vars in 1096 bytes} [Mon May 11 06:47:25 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1507288775&fields=id&tenant_id=543b7442b14940a285fb44595340671d => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2367] 10.0.0.110 () {34 vars in 982 bytes} [Mon May 11 06:47:25 2026] GET /v2.0/networks?id=fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd => generated 705 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2368] 10.0.0.110 () {34 vars in 965 bytes} [Mon May 11 06:47:25 2026] GET /v2.0/quotas/543b7442b14940a285fb44595340671d => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2369] 10.0.0.110 () {34 vars in 1002 bytes} [Mon May 11 06:47:25 2026] GET /v2.0/ports?tenant_id=543b7442b14940a285fb44595340671d&fields=id => generated 287 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2370] 10.0.0.110 () {34 vars in 1008 bytes} [Mon May 11 06:47:25 2026] GET /v2.0/networks/fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2371] 10.0.0.110 () {34 vars in 1108 bytes} [Mon May 11 06:47:25 2026] GET /v2.0/networks/fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd?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: 1103/2372] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:47:25 2026] GET /v2.0/ports?device_id=cd81cfe1-224b-4255-87da-900829e5ba77 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2373] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:47:26 2026] GET /v2.0/networks?id=fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd => generated 705 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2374] 199.204.45.229 () {34 vars in 1050 bytes} [Mon May 11 06:47:26 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=543b7442b14940a285fb44595340671d => generated 179 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2375] 199.204.45.229 () {38 vars in 955 bytes} [Mon May 11 06:47:26 2026] POST /v2.0/ports => generated 1179 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2376] 199.204.45.229 () {38 vars in 1028 bytes} [Mon May 11 06:47:26 2026] PUT /v2.0/ports/5a432e25-14de-4110-a8d8-bea34163fd2f => generated 1424 bytes in 572 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: 1272/2377] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:47:27 2026] GET /v2.0/ports?tenant_id=543b7442b14940a285fb44595340671d&device_id=cd81cfe1-224b-4255-87da-900829e5ba77 => generated 1463 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:47:27.637 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c15df3e-3136-49e6-a205-dd1f9ac08040'] response: {'name': 'network-changed', 'server_uuid': 'cd81cfe1-224b-4255-87da-900829e5ba77', 'tag': '5a432e25-14de-4110-a8d8-bea34163fd2f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1106/2378] 199.204.45.229 () {34 vars in 1056 bytes} [Mon May 11 06:47:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.80&port_id=5a432e25-14de-4110-a8d8-bea34163fd2f => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2379] 199.204.45.229 () {34 vars in 1104 bytes} [Mon May 11 06:47:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A261&port_id=5a432e25-14de-4110-a8d8-bea34163fd2f => 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: 1107/2380] 199.204.45.229 () {34 vars in 1064 bytes} [Mon May 11 06:47:27 2026] GET /v2.0/subnets?id=a5013de4-eaa3-4685-b64f-adb716c1efd0&id=216c38de-d37d-4cc7-94f4-9509d2335019 => generated 1362 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2381] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:47:27 2026] GET /v2.0/ports?network_id=fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd&device_owner=network%3Adhcp => generated 1457 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1108/2382] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:47:27 2026] GET /v2.0/ports?network_id=fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd&device_owner=network%3Adhcp => generated 1457 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2383] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:47:27 2026] GET /v2.0/networks/fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd?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: 1276/2384] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:47:27 2026] GET /v2.0/networks/fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd?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: 1277/2385] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:47:28 2026] GET /v2.0/ports?tenant_id=543b7442b14940a285fb44595340671d&device_id=cd81cfe1-224b-4255-87da-900829e5ba77 => generated 1463 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2386] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:47:28 2026] GET /v2.0/networks?id=fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd => generated 801 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:47:28.261 8 INFO neutron.db.segments_db [None req-b0e9e2a9-abf3-4f7a-8477-6cac6c5f73ea 07f8b42a566e447e92251345e9a58d66 0c667f8f5c0f47cb9b6f90c982bf0ee0 - - - -] Added segment e1654823-719c-4429-bf44-9afd178a349b of type vxlan for network 67c0e799-9673-4e57-a07d-f35b9a7d0cf3 [pid: 7|app: 0|req: 1279/2387] 199.204.45.229 () {34 vars in 1056 bytes} [Mon May 11 06:47:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.80&port_id=5a432e25-14de-4110-a8d8-bea34163fd2f => 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: 1280/2388] 199.204.45.229 () {34 vars in 1104 bytes} [Mon May 11 06:47:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A261&port_id=5a432e25-14de-4110-a8d8-bea34163fd2f => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2389] 199.204.45.229 () {34 vars in 1064 bytes} [Mon May 11 06:47:28 2026] GET /v2.0/subnets?id=a5013de4-eaa3-4685-b64f-adb716c1efd0&id=216c38de-d37d-4cc7-94f4-9509d2335019 => generated 1362 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2390] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:47:27 2026] POST /v2.0/networks => generated 631 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2391] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:47:28 2026] GET /v2.0/ports?network_id=fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:47:28.476 8 INFO neutron.db.segments_db [None req-c43e25ee-e4b0-481a-85ab-4fd784665cd0 07f8b42a566e447e92251345e9a58d66 0c667f8f5c0f47cb9b6f90c982bf0ee0 - - - -] Added segment 4f582e2d-ae45-404e-970b-3d249df9f75f of type vxlan for network 407ef639-95fb-425c-af1e-c021b9001e8a [pid: 7|app: 0|req: 1285/2394] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:47:28 2026] GET /v2.0/ports?network_id=fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2395] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:47:28 2026] GET /v2.0/networks/fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd?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: 1110/2396] 10.0.0.206 () {34 vars in 670 bytes} [Mon May 11 06:47:28 2026] POST /v2.0/networks => generated 632 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2397] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:47:28 2026] GET /v2.0/networks/fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2398] 10.0.0.206 () {34 vars in 753 bytes} [Mon May 11 06:47:28 2026] PUT /v2.0/networks/67c0e799-9673-4e57-a07d-f35b9a7d0cf3/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2399] 10.0.0.206 () {32 vars in 733 bytes} [Mon May 11 06:47:28 2026] GET /v2.0/networks/67c0e799-9673-4e57-a07d-f35b9a7d0cf3/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2400] 10.0.0.206 () {34 vars in 753 bytes} [Mon May 11 06:47:28 2026] PUT /v2.0/networks/407ef639-95fb-425c-af1e-c021b9001e8a/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: 1289/2401] 10.0.0.206 () {32 vars in 733 bytes} [Mon May 11 06:47:28 2026] GET /v2.0/networks/407ef639-95fb-425c-af1e-c021b9001e8a/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2402] 10.0.0.206 () {34 vars in 753 bytes} [Mon May 11 06:47:28 2026] PUT /v2.0/networks/407ef639-95fb-425c-af1e-c021b9001e8a/tags => generated 12 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2403] 10.0.0.206 () {32 vars in 733 bytes} [Mon May 11 06:47:28 2026] GET /v2.0/networks/407ef639-95fb-425c-af1e-c021b9001e8a/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2404] 10.0.0.206 () {32 vars in 733 bytes} [Mon May 11 06:47:28 2026] GET /v2.0/networks/67c0e799-9673-4e57-a07d-f35b9a7d0cf3/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:47:29.216 7 INFO neutron.services.segments.plugin [-] Segment e1654823-719c-4429-bf44-9afd178a349b resource provider aggregate not found 2026-05-11 06:47:29.234 7 INFO neutron.services.segments.plugin [-] Segment e1654823-719c-4429-bf44-9afd178a349b resource provider aggregate not found 2026-05-11 06:47:29.253 7 INFO neutron.services.segments.plugin [-] Segment e1654823-719c-4429-bf44-9afd178a349b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1654823-719c-4429-bf44-9afd178a349b found for delete ", "request_id": "req-e559ddb3-8f08-4f18-9dc8-e34ed23f4937"}]} 2026-05-11 06:47:29.255 7 INFO neutron.services.segments.plugin [-] Segment e1654823-719c-4429-bf44-9afd178a349b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1654823-719c-4429-bf44-9afd178a349b found for delete ", "request_id": "req-06a57b85-6d88-473a-8fb0-bbfe3a7d5e11"}]} [pid: 7|app: 0|req: 1291/2405] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:47:29 2026] DELETE /v2.0/networks/67c0e799-9673-4e57-a07d-f35b9a7d0cf3 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:47:29.444 8 INFO neutron.services.segments.plugin [-] Segment 4f582e2d-ae45-404e-970b-3d249df9f75f resource provider aggregate not found 2026-05-11 06:47:29.468 8 INFO neutron.services.segments.plugin [-] Segment 4f582e2d-ae45-404e-970b-3d249df9f75f resource provider aggregate not found 2026-05-11 06:47:29.482 8 INFO neutron.services.segments.plugin [-] Segment 4f582e2d-ae45-404e-970b-3d249df9f75f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f582e2d-ae45-404e-970b-3d249df9f75f found for delete ", "request_id": "req-a0d06281-4229-4833-8f5a-ab240c83c330"}]} [pid: 8|app: 0|req: 1115/2406] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:47:29 2026] DELETE /v2.0/networks/407ef639-95fb-425c-af1e-c021b9001e8a => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2407] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:47:30 2026] GET /v2.0/security-groups?tenant_id=0c667f8f5c0f47cb9b6f90c982bf0ee0&name=default => generated 2805 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:47:30.306 8 INFO neutron.services.segments.plugin [-] Segment 4f582e2d-ae45-404e-970b-3d249df9f75f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f582e2d-ae45-404e-970b-3d249df9f75f found for delete ", "request_id": "req-7489002c-2e26-4d7c-982a-29f48e26f68a"}]} [pid: 8|app: 0|req: 1116/2408] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:47:30 2026] DELETE /v2.0/security-groups/5e4f6273-0e62-42cd-8210-90d1bf04bc87 => 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: 1293/2409] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:47:30 2026] GET /v2.0/security-groups?tenant_id=66f854db94b549c4b4f1f4a0598bc2b0&name=default => generated 2805 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2410] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:47:30 2026] DELETE /v2.0/security-groups/1d2a6ac6-160d-4f1a-8c73-c0e52bbd36d6 => 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: 1294/2411] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:47:30 2026] GET /v2.0/ports?device_id=cd81cfe1-224b-4255-87da-900829e5ba77 => generated 1196 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2412] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:47:30 2026] GET /v2.0/security-groups?id=860dc47c-936e-4a46-b2e5-4d57ec7748f4&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: 1295/2413] 10.0.0.206 () {32 vars in 818 bytes} [Mon May 11 06:47:30 2026] GET /v2.0/ports?network_id=fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd&mac_address=fa%3A16%3A3e%3A6d%3A6d%3Ac7 => generated 1196 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:47:31.879 8 INFO neutron.db.l3_db [None req-a5095729-b26f-4f2a-a874-aba06a0230d3 1e3e225ac8e7448386016c6fa3e94f35 543b7442b14940a285fb44595340671d - - - -] Floating IP 469525b8-04b3-4f39-8761-802230291ae9 associated. External IP: 10.96.250.219, port: 5a432e25-14de-4110-a8d8-bea34163fd2f. [pid: 8|app: 0|req: 1119/2414] 10.0.0.206 () {34 vars in 677 bytes} [Mon May 11 06:47:31 2026] POST /v2.0/floatingips => generated 854 bytes in 1187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2415] 10.0.0.110 () {34 vars in 1096 bytes} [Mon May 11 06:47:32 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1507288775&fields=id&tenant_id=543b7442b14940a285fb44595340671d => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:47:32.438 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3fd36520-28bf-452e-a39c-299c253de015'] response: {'name': 'network-changed', 'server_uuid': 'cd81cfe1-224b-4255-87da-900829e5ba77', 'tag': '5a432e25-14de-4110-a8d8-bea34163fd2f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1297/2416] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:47:32 2026] GET /v2.0/ports?tenant_id=543b7442b14940a285fb44595340671d&device_id=cd81cfe1-224b-4255-87da-900829e5ba77 => generated 1465 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2417] 10.0.0.110 () {34 vars in 982 bytes} [Mon May 11 06:47:32 2026] GET /v2.0/networks?id=7aacc862-e4e7-4cff-adc8-aa927847829b => generated 705 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2418] 10.0.0.110 () {34 vars in 965 bytes} [Mon May 11 06:47:32 2026] GET /v2.0/quotas/543b7442b14940a285fb44595340671d => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2419] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:47:32 2026] GET /v2.0/networks?id=fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd => 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: 1299/2420] 199.204.45.229 () {34 vars in 1056 bytes} [Mon May 11 06:47:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.80&port_id=5a432e25-14de-4110-a8d8-bea34163fd2f => generated 857 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2421] 199.204.45.229 () {34 vars in 1104 bytes} [Mon May 11 06:47:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A261&port_id=5a432e25-14de-4110-a8d8-bea34163fd2f => 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: 1301/2422] 199.204.45.229 () {34 vars in 1064 bytes} [Mon May 11 06:47:32 2026] GET /v2.0/subnets?id=a5013de4-eaa3-4685-b64f-adb716c1efd0&id=216c38de-d37d-4cc7-94f4-9509d2335019 => generated 1362 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2423] 10.0.0.110 () {34 vars in 1002 bytes} [Mon May 11 06:47:32 2026] GET /v2.0/ports?tenant_id=543b7442b14940a285fb44595340671d&fields=id => generated 333 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2424] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:47:32 2026] GET /v2.0/ports?network_id=fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd&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: 1123/2425] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:47:32 2026] GET /v2.0/ports?network_id=fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2426] 10.0.0.110 () {34 vars in 1008 bytes} [Mon May 11 06:47:32 2026] GET /v2.0/networks/7aacc862-e4e7-4cff-adc8-aa927847829b?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: 1124/2427] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:47:32 2026] GET /v2.0/networks/fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2428] 10.0.0.110 () {34 vars in 1108 bytes} [Mon May 11 06:47:32 2026] GET /v2.0/networks/7aacc862-e4e7-4cff-adc8-aa927847829b?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: 1125/2429] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:47:32 2026] GET /v2.0/networks/fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd?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: 7|app: 0|req: 1305/2430] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:47:33 2026] GET /v2.0/ports?device_id=6ab998f7-fd8f-46ac-bc6e-7486450640f0 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2431] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:47:33 2026] GET /v2.0/networks?id=7aacc862-e4e7-4cff-adc8-aa927847829b => generated 705 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2432] 199.204.45.229 () {34 vars in 1050 bytes} [Mon May 11 06:47:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=543b7442b14940a285fb44595340671d => generated 179 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2433] 199.204.45.229 () {38 vars in 955 bytes} [Mon May 11 06:47:33 2026] POST /v2.0/ports => generated 1187 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2434] 199.204.45.229 () {38 vars in 1028 bytes} [Mon May 11 06:47:34 2026] PUT /v2.0/ports/8e3be0f9-19ee-4c15-9715-477072e1ca59 => generated 1432 bytes in 521 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1128/2435] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:47:34 2026] GET /v2.0/ports?tenant_id=543b7442b14940a285fb44595340671d&device_id=6ab998f7-fd8f-46ac-bc6e-7486450640f0 => generated 1471 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:47:35.013 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1649b60d-afa5-410e-ada0-1753db8ee87d'] response: {'name': 'network-changed', 'server_uuid': '6ab998f7-fd8f-46ac-bc6e-7486450640f0', 'tag': '8e3be0f9-19ee-4c15-9715-477072e1ca59', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1308/2436] 199.204.45.229 () {34 vars in 1058 bytes} [Mon May 11 06:47:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.239&port_id=8e3be0f9-19ee-4c15-9715-477072e1ca59 => 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: 1129/2437] 199.204.45.229 () {34 vars in 1106 bytes} [Mon May 11 06:47:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A19a&port_id=8e3be0f9-19ee-4c15-9715-477072e1ca59 => 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: 1309/2438] 199.204.45.229 () {34 vars in 1064 bytes} [Mon May 11 06:47:35 2026] GET /v2.0/subnets?id=506e3467-955d-4700-b0bb-3693940004cd&id=f0ef2384-f4f1-4316-a03f-80fc63d4dc73 => generated 1365 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2439] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:47:35 2026] GET /v2.0/ports?network_id=7aacc862-e4e7-4cff-adc8-aa927847829b&device_owner=network%3Adhcp => generated 1461 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: 1310/2440] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:47:35 2026] GET /v2.0/ports?network_id=7aacc862-e4e7-4cff-adc8-aa927847829b&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2441] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:47:35 2026] GET /v2.0/networks/7aacc862-e4e7-4cff-adc8-aa927847829b?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2442] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:47:35 2026] GET /v2.0/networks/7aacc862-e4e7-4cff-adc8-aa927847829b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2443] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:47:35 2026] GET /v2.0/ports?tenant_id=543b7442b14940a285fb44595340671d&device_id=6ab998f7-fd8f-46ac-bc6e-7486450640f0 => generated 1471 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2444] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:47:35 2026] GET /v2.0/networks?id=7aacc862-e4e7-4cff-adc8-aa927847829b => generated 801 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2445] 199.204.45.229 () {34 vars in 1058 bytes} [Mon May 11 06:47:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.239&port_id=8e3be0f9-19ee-4c15-9715-477072e1ca59 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2446] 199.204.45.229 () {34 vars in 1106 bytes} [Mon May 11 06:47:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A19a&port_id=8e3be0f9-19ee-4c15-9715-477072e1ca59 => 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: 1134/2447] 199.204.45.229 () {34 vars in 1064 bytes} [Mon May 11 06:47:35 2026] GET /v2.0/subnets?id=506e3467-955d-4700-b0bb-3693940004cd&id=f0ef2384-f4f1-4316-a03f-80fc63d4dc73 => generated 1365 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2448] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:47:35 2026] GET /v2.0/ports?network_id=7aacc862-e4e7-4cff-adc8-aa927847829b&device_owner=network%3Adhcp => generated 1461 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2449] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:47:35 2026] GET /v2.0/ports?network_id=7aacc862-e4e7-4cff-adc8-aa927847829b&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2450] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:47:35 2026] GET /v2.0/networks/7aacc862-e4e7-4cff-adc8-aa927847829b?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2451] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:47:35 2026] GET /v2.0/networks/7aacc862-e4e7-4cff-adc8-aa927847829b?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: 1316/2452] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:47:38 2026] GET /v2.0/ports?device_id=6ab998f7-fd8f-46ac-bc6e-7486450640f0 => generated 1204 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2453] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:47:38 2026] GET /v2.0/security-groups?id=860dc47c-936e-4a46-b2e5-4d57ec7748f4&fields=id&fields=name => generated 112 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2454] 10.0.0.206 () {32 vars in 818 bytes} [Mon May 11 06:47:38 2026] GET /v2.0/ports?network_id=7aacc862-e4e7-4cff-adc8-aa927847829b&mac_address=fa%3A16%3A3e%3Aed%3A17%3A9b => generated 1204 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:47:39.661 8 INFO neutron.db.l3_db [None req-a784838a-8986-4f97-8c21-afb288f28353 1e3e225ac8e7448386016c6fa3e94f35 543b7442b14940a285fb44595340671d - - - -] Floating IP c9fc5a8a-1810-4ffe-8894-cd3f068c1d9d associated. External IP: 10.96.250.211, port: 8e3be0f9-19ee-4c15-9715-477072e1ca59. [pid: 8|app: 0|req: 1138/2455] 10.0.0.206 () {34 vars in 677 bytes} [Mon May 11 06:47:38 2026] POST /v2.0/floatingips => generated 855 bytes in 1566 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2456] 10.0.0.205 () {34 vars in 990 bytes} [Mon May 11 06:47:41 2026] GET /v2.0/ports?device_id=cd81cfe1-224b-4255-87da-900829e5ba77 => generated 1465 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:47:41.201 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b11c580-7571-4cfc-baeb-f358d5989ea3'] response: {'name': 'network-changed', 'server_uuid': '6ab998f7-fd8f-46ac-bc6e-7486450640f0', 'tag': '8e3be0f9-19ee-4c15-9715-477072e1ca59', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1139/2457] 10.0.0.205 () {34 vars in 1040 bytes} [Mon May 11 06:47:41 2026] GET /v2.0/security-groups?id=860dc47c-936e-4a46-b2e5-4d57ec7748f4&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: 1319/2458] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:47:41 2026] GET /v2.0/ports?tenant_id=543b7442b14940a285fb44595340671d&device_id=6ab998f7-fd8f-46ac-bc6e-7486450640f0 => generated 1473 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2459] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:47:41 2026] GET /v2.0/networks?id=7aacc862-e4e7-4cff-adc8-aa927847829b => generated 801 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2460] 199.204.45.229 () {34 vars in 1058 bytes} [Mon May 11 06:47:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.239&port_id=8e3be0f9-19ee-4c15-9715-477072e1ca59 => 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: 1141/2461] 199.204.45.229 () {34 vars in 1106 bytes} [Mon May 11 06:47:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A19a&port_id=8e3be0f9-19ee-4c15-9715-477072e1ca59 => 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: 1321/2462] 199.204.45.229 () {34 vars in 1064 bytes} [Mon May 11 06:47:41 2026] GET /v2.0/subnets?id=506e3467-955d-4700-b0bb-3693940004cd&id=f0ef2384-f4f1-4316-a03f-80fc63d4dc73 => generated 1365 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2463] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:47:41 2026] GET /v2.0/ports?network_id=7aacc862-e4e7-4cff-adc8-aa927847829b&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: 1322/2464] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:47:41 2026] GET /v2.0/ports?network_id=7aacc862-e4e7-4cff-adc8-aa927847829b&device_owner=network%3Adhcp => generated 1461 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2465] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:47:42 2026] GET /v2.0/networks/7aacc862-e4e7-4cff-adc8-aa927847829b?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: 1323/2466] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:47:42 2026] GET /v2.0/networks/7aacc862-e4e7-4cff-adc8-aa927847829b?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: 1325/2469] 10.0.0.205 () {34 vars in 990 bytes} [Mon May 11 06:47:48 2026] GET /v2.0/ports?device_id=6ab998f7-fd8f-46ac-bc6e-7486450640f0 => generated 1473 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2470] 10.0.0.205 () {34 vars in 1040 bytes} [Mon May 11 06:47:48 2026] GET /v2.0/security-groups?id=860dc47c-936e-4a46-b2e5-4d57ec7748f4&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: 1326/2471] 10.0.0.206 () {32 vars in 721 bytes} [Mon May 11 06:47:52 2026] GET /v2.0/subnets/1688c755-39ff-4002-8629-19ac16f6baf1 => generated 651 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2472] 10.0.0.43 () {30 vars in 658 bytes} [Mon May 11 06:47:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2473] 10.0.0.43 () {30 vars in 660 bytes} [Mon May 11 06:47:52 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: 1147/2474] 10.0.0.43 () {30 vars in 636 bytes} [Mon May 11 06:47:52 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: 1328/2475] 10.0.0.43 () {30 vars in 672 bytes} [Mon May 11 06:47:52 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: 1148/2476] 10.0.0.43 () {28 vars in 438 bytes} [Mon May 11 06:47:53 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2477] 10.0.0.43 () {30 vars in 696 bytes} [Mon May 11 06:47:53 2026] GET /v2.0/subnets/1688c755-39ff-4002-8629-19ac16f6baf1 => generated 633 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2478] 10.0.0.43 () {30 vars in 658 bytes} [Mon May 11 06:47:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2479] 10.0.0.43 () {30 vars in 660 bytes} [Mon May 11 06:47:53 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: 1150/2480] 10.0.0.43 () {30 vars in 636 bytes} [Mon May 11 06:47:53 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: 1331/2481] 10.0.0.43 () {30 vars in 672 bytes} [Mon May 11 06:47:53 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: 1151/2482] 10.0.0.43 () {30 vars in 696 bytes} [Mon May 11 06:47:53 2026] GET /v2.0/subnets/1688c755-39ff-4002-8629-19ac16f6baf1 => 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: 1332/2483] 10.0.0.43 () {30 vars in 658 bytes} [Mon May 11 06:47:53 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: 1152/2484] 10.0.0.43 () {30 vars in 660 bytes} [Mon May 11 06:47:53 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: 1333/2485] 10.0.0.43 () {30 vars in 636 bytes} [Mon May 11 06:47:53 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: 1153/2486] 10.0.0.43 () {30 vars in 672 bytes} [Mon May 11 06:47:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2487] 10.0.0.43 () {30 vars in 698 bytes} [Mon May 11 06:47:53 2026] GET /v2.0/networks/28968a7b-cb5d-4dd8-883a-b504b50fe415 => 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: 1154/2488] 10.0.0.43 () {30 vars in 650 bytes} [Mon May 11 06:47:53 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2489] 10.0.0.43 () {34 vars in 672 bytes} [Mon May 11 06:47:53 2026] POST /v2.0/ports => generated 1132 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2490] 199.204.45.229 () {30 vars in 663 bytes} [Mon May 11 06:47:55 2026] GET /v2.0/extensions/security-group => generated 170 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, ' [pid: 7|app: 0|req: 1336/2491] 199.204.45.229 () {30 vars in 665 bytes} [Mon May 11 06:47:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2492] 199.204.45.229 () {30 vars in 641 bytes} [Mon May 11 06:47:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2493] 199.204.45.229 () {30 vars in 677 bytes} [Mon May 11 06:47:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2494] 199.204.45.229 () {30 vars in 697 bytes} [Mon May 11 06:47:55 2026] GET /v2.0/ports/aea25ab0-c3c5-4492-8ed3-51f189850af9 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2495] 199.204.45.229 () {30 vars in 663 bytes} [Mon May 11 06:47:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2496] 199.204.45.229 () {30 vars in 665 bytes} [Mon May 11 06:47:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2497] 199.204.45.229 () {30 vars in 641 bytes} [Mon May 11 06:47:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2498] 199.204.45.229 () {30 vars in 677 bytes} [Mon May 11 06:47:56 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: 1340/2499] 199.204.45.229 () {30 vars in 732 bytes} [Mon May 11 06:47:56 2026] GET /v2.0/security-groups?name=lb-8688dabb-f940-475f-95ee-8129dee615e7 => generated 23 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2500] 199.204.45.229 () {34 vars in 696 bytes} [Mon May 11 06:47:56 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: 7|app: 0|req: 1341/2501] 199.204.45.229 () {30 vars in 762 bytes} [Mon May 11 06:47:56 2026] GET /v2.0/security-group-rules?security_group_id=9100cca2-d253-4b47-b90e-94cb163cf7e0 => generated 1118 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2502] 199.204.45.229 () {34 vars in 749 bytes} [Mon May 11 06:47:56 2026] PUT /v2.0/ports/aea25ab0-c3c5-4492-8ed3-51f189850af9 => generated 1132 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2503] 199.204.45.229 () {30 vars in 663 bytes} [Mon May 11 06:47:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1162/2504] 199.204.45.229 () {30 vars in 665 bytes} [Mon May 11 06:47:56 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: 1343/2505] 199.204.45.229 () {30 vars in 641 bytes} [Mon May 11 06:47:56 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2506] 199.204.45.229 () {30 vars in 677 bytes} [Mon May 11 06:47:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2507] 199.204.45.229 () {30 vars in 701 bytes} [Mon May 11 06:47:56 2026] GET /v2.0/subnets/1688c755-39ff-4002-8629-19ac16f6baf1 => 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: 1346/2510] 10.0.0.110 () {34 vars in 1016 bytes} [Mon May 11 06:48:03 2026] GET /v2.0/security-groups?id=e863bdf5-77f0-4a47-bf99-12049879a3e7&fields=id => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2511] 10.0.0.110 () {34 vars in 982 bytes} [Mon May 11 06:48:04 2026] GET /v2.0/networks?id=794e1090-80ac-4151-b1f3-2c9b43f0cd48 => generated 735 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2512] 10.0.0.110 () {34 vars in 965 bytes} [Mon May 11 06:48:04 2026] GET /v2.0/quotas/7545edf652f14a37b08f353e7499907e => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2513] 10.0.0.110 () {34 vars in 1002 bytes} [Mon May 11 06:48:04 2026] GET /v2.0/ports?tenant_id=7545edf652f14a37b08f353e7499907e&fields=id => generated 149 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2514] 10.0.0.110 () {34 vars in 1008 bytes} [Mon May 11 06:48:04 2026] GET /v2.0/networks/794e1090-80ac-4151-b1f3-2c9b43f0cd48?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: 1167/2515] 10.0.0.110 () {34 vars in 1108 bytes} [Mon May 11 06:48:04 2026] GET /v2.0/networks/794e1090-80ac-4151-b1f3-2c9b43f0cd48?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: 1349/2516] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:48:04 2026] GET /v2.0/ports?device_id=aa015d52-6a32-4ecf-bb4c-0ec302e34e6c => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2517] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:48:04 2026] GET /v2.0/ports?device_id=aa015d52-6a32-4ecf-bb4c-0ec302e34e6c => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2518] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:48:05 2026] GET /v2.0/networks?id=794e1090-80ac-4151-b1f3-2c9b43f0cd48 => generated 735 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2519] 199.204.45.229 () {34 vars in 1050 bytes} [Mon May 11 06:48:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7545edf652f14a37b08f353e7499907e => generated 343 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2520] 199.204.45.229 () {38 vars in 955 bytes} [Mon May 11 06:48:05 2026] POST /v2.0/ports => generated 1082 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2521] 199.204.45.229 () {38 vars in 1028 bytes} [Mon May 11 06:48:05 2026] PUT /v2.0/ports/dbe5326b-04e6-4403-b070-d09137138c10 => generated 1207 bytes in 456 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: 1352/2522] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:48:06 2026] GET /v2.0/ports?tenant_id=7545edf652f14a37b08f353e7499907e&device_id=aa015d52-6a32-4ecf-bb4c-0ec302e34e6c => generated 1246 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:48:06.328 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd97af52-90fb-43fe-a6b1-d74237967154'] response: {'name': 'network-changed', 'server_uuid': 'aa015d52-6a32-4ecf-bb4c-0ec302e34e6c', 'tag': 'dbe5326b-04e6-4403-b070-d09137138c10', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1171/2523] 199.204.45.229 () {34 vars in 1062 bytes} [Mon May 11 06:48:06 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.218&port_id=dbe5326b-04e6-4403-b070-d09137138c10 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2524] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:48:06 2026] GET /v2.0/subnets?id=f87d8c7b-6abd-48df-af24-45da67ea6b38 => generated 630 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2525] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:48:06 2026] GET /v2.0/ports?network_id=794e1090-80ac-4151-b1f3-2c9b43f0cd48&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: 1354/2526] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:48:06 2026] GET /v2.0/networks/794e1090-80ac-4151-b1f3-2c9b43f0cd48?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1173/2527] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:48:06 2026] GET /v2.0/networks/794e1090-80ac-4151-b1f3-2c9b43f0cd48?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2528] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:48:06 2026] GET /v2.0/ports?tenant_id=7545edf652f14a37b08f353e7499907e&device_id=aa015d52-6a32-4ecf-bb4c-0ec302e34e6c => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2529] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:48:06 2026] GET /v2.0/networks?id=794e1090-80ac-4151-b1f3-2c9b43f0cd48 => generated 735 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2530] 199.204.45.229 () {34 vars in 1062 bytes} [Mon May 11 06:48:06 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.218&port_id=dbe5326b-04e6-4403-b070-d09137138c10 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2531] 199.204.45.229 () {34 vars in 994 bytes} [Mon May 11 06:48:06 2026] GET /v2.0/ports?device_id=aa015d52-6a32-4ecf-bb4c-0ec302e34e6c => generated 1246 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2532] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:48:06 2026] GET /v2.0/subnets?id=f87d8c7b-6abd-48df-af24-45da67ea6b38 => generated 630 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2533] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:48:06 2026] GET /v2.0/ports?device_id=aa015d52-6a32-4ecf-bb4c-0ec302e34e6c => generated 1246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2534] 199.204.45.229 () {34 vars in 1044 bytes} [Mon May 11 06:48:06 2026] GET /v2.0/security-groups?id=e863bdf5-77f0-4a47-bf99-12049879a3e7&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: 8|app: 0|req: 1177/2535] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:48:06 2026] GET /v2.0/ports?network_id=794e1090-80ac-4151-b1f3-2c9b43f0cd48&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: 1359/2536] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:48:06 2026] GET /v2.0/security-groups?id=e863bdf5-77f0-4a47-bf99-12049879a3e7&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2537] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:48:06 2026] GET /v2.0/networks/794e1090-80ac-4151-b1f3-2c9b43f0cd48?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: 1179/2538] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:48:06 2026] GET /v2.0/ports?device_id=aa015d52-6a32-4ecf-bb4c-0ec302e34e6c => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2539] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:48:06 2026] GET /v2.0/networks/794e1090-80ac-4151-b1f3-2c9b43f0cd48?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: 1180/2540] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:48:09 2026] GET /v2.0/ports?device_id=aa015d52-6a32-4ecf-bb4c-0ec302e34e6c => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2541] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:48:09 2026] GET /v2.0/security-groups?id=e863bdf5-77f0-4a47-bf99-12049879a3e7&fields=id&fields=name => generated 96 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2542] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:48:09 2026] GET /v2.0/ports?device_id=aa015d52-6a32-4ecf-bb4c-0ec302e34e6c => generated 1248 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2543] 199.204.45.229 () {34 vars in 1096 bytes} [Mon May 11 06:48:13 2026] GET /v2.0/ports?device_id=cd81cfe1-224b-4255-87da-900829e5ba77&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2544] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:48:13 2026] GET /v2.0/ports?tenant_id=543b7442b14940a285fb44595340671d&device_id=cd81cfe1-224b-4255-87da-900829e5ba77 => 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: 1363/2547] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:48:13 2026] GET /v2.0/networks?id=fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd => generated 801 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2548] 199.204.45.229 () {34 vars in 1056 bytes} [Mon May 11 06:48:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.80&port_id=5a432e25-14de-4110-a8d8-bea34163fd2f => generated 859 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2549] 199.204.45.229 () {34 vars in 1104 bytes} [Mon May 11 06:48:13 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A261&port_id=5a432e25-14de-4110-a8d8-bea34163fd2f => 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: 1186/2550] 199.204.45.229 () {34 vars in 1064 bytes} [Mon May 11 06:48:13 2026] GET /v2.0/subnets?id=a5013de4-eaa3-4685-b64f-adb716c1efd0&id=216c38de-d37d-4cc7-94f4-9509d2335019 => generated 1362 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2551] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:48:13 2026] GET /v2.0/ports?network_id=fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2552] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:48:13 2026] GET /v2.0/ports?network_id=fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd&device_owner=network%3Adhcp => generated 1457 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2553] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:48:13 2026] GET /v2.0/networks/fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd?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: 1188/2554] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:48:13 2026] GET /v2.0/networks/fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd?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: 1190/2557] 199.204.45.229 () {30 vars in 663 bytes} [Mon May 11 06:48:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2558] 199.204.45.229 () {30 vars in 665 bytes} [Mon May 11 06:48:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2559] 199.204.45.229 () {30 vars in 641 bytes} [Mon May 11 06:48:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2560] 199.204.45.229 () {30 vars in 677 bytes} [Mon May 11 06:48:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2561] 199.204.45.229 () {30 vars in 701 bytes} [Mon May 11 06:48:43 2026] GET /v2.0/subnets/1688c755-39ff-4002-8629-19ac16f6baf1 => 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: 1370/2562] 199.204.45.229 () {30 vars in 716 bytes} [Mon May 11 06:48:43 2026] GET /v2.0/ports?device_id=aa015d52-6a32-4ecf-bb4c-0ec302e34e6c => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2565] 199.204.45.229 () {34 vars in 677 bytes} [Mon May 11 06:48:43 2026] POST /v2.0/ports => generated 1093 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2566] 10.0.0.110 () {34 vars in 971 bytes} [Mon May 11 06:48:43 2026] GET /v2.0/ports/c3747217-7282-430c-9604-3ebfc751f238 => generated 1093 bytes in 90 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: 1194/2567] 10.0.0.110 () {34 vars in 907 bytes} [Mon May 11 06:48:43 2026] GET /v2.0/extensions => generated 19178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2568] 199.204.45.229 () {34 vars in 1262 bytes} [Mon May 11 06:48:44 2026] GET /v2.0/ports/c3747217-7282-430c-9604-3ebfc751f238?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2569] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:48:44 2026] GET /v2.0/networks/28968a7b-cb5d-4dd8-883a-b504b50fe415?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: 1375/2570] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:48:44 2026] GET /v2.0/networks/28968a7b-cb5d-4dd8-883a-b504b50fe415?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2571] 199.204.45.229 () {34 vars in 975 bytes} [Mon May 11 06:48:44 2026] GET /v2.0/ports/c3747217-7282-430c-9604-3ebfc751f238 => generated 1093 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2572] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:48:44 2026] GET /v2.0/networks?id=28968a7b-cb5d-4dd8-883a-b504b50fe415 => generated 803 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2573] 199.204.45.229 () {38 vars in 1028 bytes} [Mon May 11 06:48:44 2026] PUT /v2.0/ports/c3747217-7282-430c-9604-3ebfc751f238 => generated 1247 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2574] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:48:44 2026] GET /v2.0/ports?tenant_id=7545edf652f14a37b08f353e7499907e&device_id=aa015d52-6a32-4ecf-bb4c-0ec302e34e6c => generated 2523 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1198/2575] 199.204.45.229 () {34 vars in 1062 bytes} [Mon May 11 06:48:44 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.218&port_id=dbe5326b-04e6-4403-b070-d09137138c10 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2576] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:48:45 2026] GET /v2.0/subnets?id=f87d8c7b-6abd-48df-af24-45da67ea6b38 => generated 630 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:48:45.081 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-feea482b-2cb4-47c5-bf1d-582d9e8d0ae4'] response: {'name': 'network-changed', 'server_uuid': 'aa015d52-6a32-4ecf-bb4c-0ec302e34e6c', 'tag': 'c3747217-7282-430c-9604-3ebfc751f238', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1199/2577] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:48:45 2026] GET /v2.0/ports?network_id=794e1090-80ac-4151-b1f3-2c9b43f0cd48&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: 1379/2578] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:48:45 2026] GET /v2.0/networks/794e1090-80ac-4151-b1f3-2c9b43f0cd48?fields=segments => generated 14 bytes in 72 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: 1200/2579] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:48:45 2026] GET /v2.0/networks/794e1090-80ac-4151-b1f3-2c9b43f0cd48?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2580] 199.204.45.229 () {34 vars in 1056 bytes} [Mon May 11 06:48:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.89&port_id=c3747217-7282-430c-9604-3ebfc751f238 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2581] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:48:45 2026] GET /v2.0/subnets?id=1688c755-39ff-4002-8629-19ac16f6baf1 => 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: 1381/2582] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:48:45 2026] GET /v2.0/ports?network_id=28968a7b-cb5d-4dd8-883a-b504b50fe415&device_owner=network%3Adhcp => generated 1461 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2583] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:48:45 2026] GET /v2.0/networks/28968a7b-cb5d-4dd8-883a-b504b50fe415?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: 1382/2584] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:48:45 2026] GET /v2.0/networks/28968a7b-cb5d-4dd8-883a-b504b50fe415?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2585] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:48:45 2026] GET /v2.0/ports?tenant_id=7545edf652f14a37b08f353e7499907e&device_id=aa015d52-6a32-4ecf-bb4c-0ec302e34e6c => generated 2523 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2586] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:48:45 2026] GET /v2.0/networks?id=28968a7b-cb5d-4dd8-883a-b504b50fe415 => generated 803 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2587] 199.204.45.229 () {34 vars in 1056 bytes} [Mon May 11 06:48:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.89&port_id=c3747217-7282-430c-9604-3ebfc751f238 => 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: 1384/2588] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:48:45 2026] GET /v2.0/subnets?id=1688c755-39ff-4002-8629-19ac16f6baf1 => generated 654 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2589] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:48:45 2026] GET /v2.0/ports?network_id=28968a7b-cb5d-4dd8-883a-b504b50fe415&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2590] 10.0.0.110 () {34 vars in 971 bytes} [Mon May 11 06:48:45 2026] GET /v2.0/ports/c3747217-7282-430c-9604-3ebfc751f238 => generated 1283 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2591] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:48:45 2026] GET /v2.0/networks/28968a7b-cb5d-4dd8-883a-b504b50fe415?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2592] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:48:45 2026] GET /v2.0/networks/28968a7b-cb5d-4dd8-883a-b504b50fe415?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: 1386/2593] 199.204.45.229 () {34 vars in 749 bytes} [Mon May 11 06:48:45 2026] PUT /v2.0/ports/c3747217-7282-430c-9604-3ebfc751f238 => generated 1308 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2594] 199.204.45.229 () {30 vars in 732 bytes} [Mon May 11 06:48:46 2026] GET /v2.0/security-groups?name=lb-8688dabb-f940-475f-95ee-8129dee615e7 => generated 1577 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, ' 2026-05-11 06:48:46.307 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6f1da08a-a8ac-417d-b726-3063b9bf5133'] response: {'name': 'network-changed', 'server_uuid': 'aa015d52-6a32-4ecf-bb4c-0ec302e34e6c', 'tag': 'c3747217-7282-430c-9604-3ebfc751f238', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1209/2595] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:48:46 2026] GET /v2.0/ports?tenant_id=7545edf652f14a37b08f353e7499907e&device_id=aa015d52-6a32-4ecf-bb4c-0ec302e34e6c => generated 2584 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2596] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:48:46 2026] GET /v2.0/networks?id=28968a7b-cb5d-4dd8-883a-b504b50fe415 => generated 803 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2597] 199.204.45.229 () {34 vars in 749 bytes} [Mon May 11 06:48:46 2026] PUT /v2.0/ports/c3747217-7282-430c-9604-3ebfc751f238 => generated 1308 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2598] 199.204.45.229 () {34 vars in 1056 bytes} [Mon May 11 06:48:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.89&port_id=c3747217-7282-430c-9604-3ebfc751f238 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1388/2599] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:48:46 2026] GET /v2.0/subnets?id=1688c755-39ff-4002-8629-19ac16f6baf1 => 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: 1389/2600] 199.204.45.229 () {30 vars in 663 bytes} [Mon May 11 06:48:46 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: 1390/2601] 199.204.45.229 () {30 vars in 665 bytes} [Mon May 11 06:48:46 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: 1212/2602] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:48:46 2026] GET /v2.0/ports?network_id=28968a7b-cb5d-4dd8-883a-b504b50fe415&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2603] 199.204.45.229 () {30 vars in 641 bytes} [Mon May 11 06:48: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: 7|app: 0|req: 1392/2604] 199.204.45.229 () {30 vars in 677 bytes} [Mon May 11 06:48:46 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: 1393/2605] 199.204.45.229 () {30 vars in 701 bytes} [Mon May 11 06:48:46 2026] GET /v2.0/subnets/1688c755-39ff-4002-8629-19ac16f6baf1 => 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: 1213/2606] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:48:46 2026] GET /v2.0/networks/28968a7b-cb5d-4dd8-883a-b504b50fe415?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: 1394/2607] 199.204.45.229 () {30 vars in 697 bytes} [Mon May 11 06:48:46 2026] GET /v2.0/ports/aea25ab0-c3c5-4492-8ed3-51f189850af9 => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2608] 199.204.45.229 () {30 vars in 697 bytes} [Mon May 11 06:48:46 2026] GET /v2.0/ports/c3747217-7282-430c-9604-3ebfc751f238 => generated 1344 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2609] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:48:46 2026] GET /v2.0/networks/28968a7b-cb5d-4dd8-883a-b504b50fe415?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: 1396/2610] 199.204.45.229 () {30 vars in 701 bytes} [Mon May 11 06:48:46 2026] GET /v2.0/subnets/1688c755-39ff-4002-8629-19ac16f6baf1 => generated 651 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2611] 199.204.45.229 () {30 vars in 703 bytes} [Mon May 11 06:48:46 2026] GET /v2.0/networks/28968a7b-cb5d-4dd8-883a-b504b50fe415 => generated 800 bytes in 420 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2612] 199.204.45.229 () {30 vars in 697 bytes} [Mon May 11 06:48:47 2026] GET /v2.0/ports/aea25ab0-c3c5-4492-8ed3-51f189850af9 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2613] 199.204.45.229 () {30 vars in 701 bytes} [Mon May 11 06:48:47 2026] GET /v2.0/subnets/1688c755-39ff-4002-8629-19ac16f6baf1 => generated 651 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:48:54.903 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-572c55c0-a994-47d4-a2f6-746ad29462a5'] response: {'name': 'network-changed', 'server_uuid': 'aa015d52-6a32-4ecf-bb4c-0ec302e34e6c', 'tag': 'c3747217-7282-430c-9604-3ebfc751f238', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1217/2614] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:48:54 2026] GET /v2.0/ports?tenant_id=7545edf652f14a37b08f353e7499907e&device_id=aa015d52-6a32-4ecf-bb4c-0ec302e34e6c => generated 2586 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2615] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:48:54 2026] GET /v2.0/networks?id=28968a7b-cb5d-4dd8-883a-b504b50fe415 => generated 803 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2616] 199.204.45.229 () {34 vars in 1056 bytes} [Mon May 11 06:48:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.89&port_id=c3747217-7282-430c-9604-3ebfc751f238 => 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: 1220/2617] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:48:55 2026] GET /v2.0/subnets?id=1688c755-39ff-4002-8629-19ac16f6baf1 => generated 654 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2618] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:48:55 2026] GET /v2.0/ports?network_id=28968a7b-cb5d-4dd8-883a-b504b50fe415&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: 1222/2619] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:48:55 2026] GET /v2.0/networks/28968a7b-cb5d-4dd8-883a-b504b50fe415?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: 1223/2620] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:48:55 2026] GET /v2.0/networks/28968a7b-cb5d-4dd8-883a-b504b50fe415?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:48:55.906 7 INFO neutron.db.l3_db [None req-a51a8309-b49a-4e6e-8ff6-865f61ddb856 1e3e225ac8e7448386016c6fa3e94f35 543b7442b14940a285fb44595340671d - - - -] Floating IP c858ac59-3d53-4d81-8c3c-3a1e56cd538c associated. External IP: 10.96.250.205, port: aea25ab0-c3c5-4492-8ed3-51f189850af9. [pid: 7|app: 0|req: 1398/2621] 10.0.0.206 () {34 vars in 677 bytes} [Mon May 11 06:48:54 2026] POST /v2.0/floatingips => generated 899 bytes in 1408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2624] 199.204.45.229 () {30 vars in 663 bytes} [Mon May 11 06:48:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2625] 199.204.45.229 () {30 vars in 665 bytes} [Mon May 11 06:48:59 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: 1226/2626] 199.204.45.229 () {30 vars in 641 bytes} [Mon May 11 06:48:59 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: 1401/2627] 199.204.45.229 () {30 vars in 677 bytes} [Mon May 11 06:48:59 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: 1227/2628] 199.204.45.229 () {30 vars in 732 bytes} [Mon May 11 06:48:59 2026] GET /v2.0/security-groups?name=lb-8688dabb-f940-475f-95ee-8129dee615e7 => generated 1577 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2629] 199.204.45.229 () {30 vars in 762 bytes} [Mon May 11 06:48:59 2026] GET /v2.0/security-group-rules?security_group_id=9100cca2-d253-4b47-b90e-94cb163cf7e0 => generated 1118 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2630] 199.204.45.229 () {34 vars in 707 bytes} [Mon May 11 06:48:59 2026] POST /v2.0/security-group-rules => generated 565 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2631] 199.204.45.229 () {34 vars in 707 bytes} [Mon May 11 06:48:59 2026] POST /v2.0/security-group-rules => generated 569 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2632] 10.0.0.43 () {30 vars in 658 bytes} [Mon May 11 06:49:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2633] 10.0.0.43 () {30 vars in 660 bytes} [Mon May 11 06:49:07 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: 1230/2634] 10.0.0.43 () {30 vars in 636 bytes} [Mon May 11 06:49:07 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: 1405/2635] 10.0.0.43 () {30 vars in 672 bytes} [Mon May 11 06:49:08 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: 1231/2636] 10.0.0.43 () {28 vars in 438 bytes} [Mon May 11 06:49:08 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: 1406/2637] 10.0.0.43 () {30 vars in 696 bytes} [Mon May 11 06:49:08 2026] GET /v2.0/subnets/a5013de4-eaa3-4685-b64f-adb716c1efd0 => generated 631 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2638] 199.204.45.229 () {30 vars in 663 bytes} [Mon May 11 06:49:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2639] 199.204.45.229 () {30 vars in 665 bytes} [Mon May 11 06:49:08 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: 1233/2640] 199.204.45.229 () {30 vars in 641 bytes} [Mon May 11 06:49:08 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2641] 199.204.45.229 () {30 vars in 677 bytes} [Mon May 11 06:49:08 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: 1234/2642] 199.204.45.229 () {30 vars in 701 bytes} [Mon May 11 06:49:09 2026] GET /v2.0/subnets/a5013de4-eaa3-4685-b64f-adb716c1efd0 => generated 649 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2643] 199.204.45.229 () {30 vars in 716 bytes} [Mon May 11 06:49:09 2026] GET /v2.0/ports?device_id=aa015d52-6a32-4ecf-bb4c-0ec302e34e6c => generated 2586 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2644] 199.204.45.229 () {30 vars in 663 bytes} [Mon May 11 06:49:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2645] 199.204.45.229 () {30 vars in 665 bytes} [Mon May 11 06:49:09 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2646] 199.204.45.229 () {30 vars in 641 bytes} [Mon May 11 06:49:09 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: 1411/2647] 199.204.45.229 () {30 vars in 677 bytes} [Mon May 11 06:49:09 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: 1237/2648] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:49:09 2026] GET /v2.0/networks/fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd?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: 1412/2649] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:49:09 2026] GET /v2.0/networks/fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd?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: 1238/2650] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:49:09 2026] GET /v2.0/networks?id=fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd => generated 801 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2651] 199.204.45.229 () {38 vars in 955 bytes} [Mon May 11 06:49:09 2026] POST /v2.0/ports => generated 1299 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2652] 199.204.45.229 () {38 vars in 1028 bytes} [Mon May 11 06:49:10 2026] PUT /v2.0/ports/01772f6e-207b-4765-a8ef-e96f3b7166dd => generated 1424 bytes in 525 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: 1414/2653] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:49:10 2026] GET /v2.0/ports?tenant_id=7545edf652f14a37b08f353e7499907e&device_id=aa015d52-6a32-4ecf-bb4c-0ec302e34e6c => generated 4038 bytes in 56 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-11 06:49:11.061 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-140869d5-fc36-45c5-8718-cdc1734e90dd'] response: {'name': 'network-changed', 'server_uuid': 'aa015d52-6a32-4ecf-bb4c-0ec302e34e6c', 'tag': '01772f6e-207b-4765-a8ef-e96f3b7166dd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1240/2654] 199.204.45.229 () {34 vars in 1062 bytes} [Mon May 11 06:49:11 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.218&port_id=dbe5326b-04e6-4403-b070-d09137138c10 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2655] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:49:11 2026] GET /v2.0/subnets?id=f87d8c7b-6abd-48df-af24-45da67ea6b38 => generated 630 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2656] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:49:11 2026] GET /v2.0/ports?network_id=794e1090-80ac-4151-b1f3-2c9b43f0cd48&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2657] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:49:11 2026] GET /v2.0/networks/794e1090-80ac-4151-b1f3-2c9b43f0cd48?fields=segments => generated 14 bytes in 80 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: 1242/2658] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:49:11 2026] GET /v2.0/networks/794e1090-80ac-4151-b1f3-2c9b43f0cd48?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: 1417/2659] 199.204.45.229 () {34 vars in 1056 bytes} [Mon May 11 06:49:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.89&port_id=c3747217-7282-430c-9604-3ebfc751f238 => 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: 1243/2660] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:49:11 2026] GET /v2.0/subnets?id=1688c755-39ff-4002-8629-19ac16f6baf1 => 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: 1418/2661] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:49:11 2026] GET /v2.0/ports?network_id=28968a7b-cb5d-4dd8-883a-b504b50fe415&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2662] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:49:11 2026] GET /v2.0/networks/28968a7b-cb5d-4dd8-883a-b504b50fe415?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: 1419/2663] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:49:11 2026] GET /v2.0/networks/28968a7b-cb5d-4dd8-883a-b504b50fe415?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: 1245/2664] 199.204.45.229 () {34 vars in 1056 bytes} [Mon May 11 06:49:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.29&port_id=01772f6e-207b-4765-a8ef-e96f3b7166dd => 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: 1420/2665] 199.204.45.229 () {34 vars in 1104 bytes} [Mon May 11 06:49:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A17d&port_id=01772f6e-207b-4765-a8ef-e96f3b7166dd => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2666] 199.204.45.229 () {34 vars in 1064 bytes} [Mon May 11 06:49:11 2026] GET /v2.0/subnets?id=a5013de4-eaa3-4685-b64f-adb716c1efd0&id=216c38de-d37d-4cc7-94f4-9509d2335019 => generated 1362 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2667] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:49:11 2026] GET /v2.0/ports?network_id=fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2668] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:49:11 2026] GET /v2.0/ports?network_id=fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2669] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:49:11 2026] GET /v2.0/networks/fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd?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: 1248/2670] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:49:11 2026] GET /v2.0/networks/fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd?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: 1423/2671] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:49:12 2026] GET /v2.0/ports?tenant_id=7545edf652f14a37b08f353e7499907e&device_id=aa015d52-6a32-4ecf-bb4c-0ec302e34e6c => generated 4038 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2672] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:49:12 2026] GET /v2.0/networks?id=fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd => generated 801 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2673] 199.204.45.229 () {34 vars in 1056 bytes} [Mon May 11 06:49:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.29&port_id=01772f6e-207b-4765-a8ef-e96f3b7166dd => 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: 1250/2674] 199.204.45.229 () {34 vars in 1104 bytes} [Mon May 11 06:49:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A17d&port_id=01772f6e-207b-4765-a8ef-e96f3b7166dd => 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: 1425/2675] 199.204.45.229 () {34 vars in 1064 bytes} [Mon May 11 06:49:12 2026] GET /v2.0/subnets?id=a5013de4-eaa3-4685-b64f-adb716c1efd0&id=216c38de-d37d-4cc7-94f4-9509d2335019 => generated 1362 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2676] 10.0.0.110 () {34 vars in 971 bytes} [Mon May 11 06:49:12 2026] GET /v2.0/ports/01772f6e-207b-4765-a8ef-e96f3b7166dd => generated 1460 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2677] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:49:12 2026] GET /v2.0/ports?network_id=fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd&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: 1252/2678] 199.204.45.229 () {30 vars in 697 bytes} [Mon May 11 06:49:12 2026] GET /v2.0/ports/01772f6e-207b-4765-a8ef-e96f3b7166dd => generated 1460 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2679] 199.204.45.229 () {30 vars in 697 bytes} [Mon May 11 06:49:12 2026] GET /v2.0/ports/01772f6e-207b-4765-a8ef-e96f3b7166dd => generated 1460 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2680] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:49:12 2026] GET /v2.0/ports?network_id=fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd&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: 1254/2681] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:49:12 2026] GET /v2.0/networks/fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd?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: 1255/2682] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:49:12 2026] GET /v2.0/networks/fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd?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: 1428/2683] 199.204.45.229 () {34 vars in 750 bytes} [Mon May 11 06:49:12 2026] PUT /v2.0/ports/01772f6e-207b-4765-a8ef-e96f3b7166dd => generated 1195 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2684] 199.204.45.229 () {30 vars in 703 bytes} [Mon May 11 06:49:12 2026] GET /v2.0/networks/fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd => generated 798 bytes in 61 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-11 06:49:12.923 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ecbf4402-cda2-4dae-9619-a86ae9cc8703'] response: {'name': 'network-changed', 'server_uuid': 'aa015d52-6a32-4ecf-bb4c-0ec302e34e6c', 'tag': '01772f6e-207b-4765-a8ef-e96f3b7166dd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1429/2685] 199.204.45.229 () {30 vars in 701 bytes} [Mon May 11 06:49:12 2026] GET /v2.0/subnets/a5013de4-eaa3-4685-b64f-adb716c1efd0 => generated 649 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2686] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:49:12 2026] GET /v2.0/ports?tenant_id=7545edf652f14a37b08f353e7499907e&device_id=aa015d52-6a32-4ecf-bb4c-0ec302e34e6c => generated 3809 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2687] 199.204.45.229 () {30 vars in 663 bytes} [Mon May 11 06:49:13 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: 1259/2688] 199.204.45.229 () {30 vars in 665 bytes} [Mon May 11 06:49:13 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: 1430/2689] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:49:13 2026] GET /v2.0/networks?id=fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd => generated 801 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2690] 199.204.45.229 () {30 vars in 641 bytes} [Mon May 11 06:49:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2691] 199.204.45.229 () {30 vars in 677 bytes} [Mon May 11 06:49:13 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: 1431/2692] 199.204.45.229 () {34 vars in 1056 bytes} [Mon May 11 06:49:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.29&port_id=01772f6e-207b-4765-a8ef-e96f3b7166dd => 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: 1262/2693] 199.204.45.229 () {30 vars in 701 bytes} [Mon May 11 06:49:13 2026] GET /v2.0/subnets/1688c755-39ff-4002-8629-19ac16f6baf1 => generated 651 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2694] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:49:13 2026] GET /v2.0/subnets?id=a5013de4-eaa3-4685-b64f-adb716c1efd0 => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2695] 199.204.45.229 () {30 vars in 697 bytes} [Mon May 11 06:49:13 2026] GET /v2.0/ports/aea25ab0-c3c5-4492-8ed3-51f189850af9 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2696] 199.204.45.229 () {30 vars in 697 bytes} [Mon May 11 06:49:13 2026] GET /v2.0/ports/c3747217-7282-430c-9604-3ebfc751f238 => generated 1346 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2697] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:49:13 2026] GET /v2.0/ports?network_id=fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd&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: 1434/2698] 199.204.45.229 () {30 vars in 701 bytes} [Mon May 11 06:49:13 2026] GET /v2.0/subnets/1688c755-39ff-4002-8629-19ac16f6baf1 => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2699] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:49:13 2026] GET /v2.0/networks/fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd?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: 1435/2700] 199.204.45.229 () {30 vars in 703 bytes} [Mon May 11 06:49:13 2026] GET /v2.0/networks/28968a7b-cb5d-4dd8-883a-b504b50fe415 => generated 800 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2701] 199.204.45.229 () {30 vars in 697 bytes} [Mon May 11 06:49:13 2026] GET /v2.0/ports/aea25ab0-c3c5-4492-8ed3-51f189850af9 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2702] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:49:13 2026] GET /v2.0/networks/fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd?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: 1437/2705] 199.204.45.229 () {30 vars in 701 bytes} [Mon May 11 06:49:13 2026] GET /v2.0/subnets/1688c755-39ff-4002-8629-19ac16f6baf1 => 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: 1269/2706] 199.204.45.229 () {34 vars in 1096 bytes} [Mon May 11 06:49:14 2026] GET /v2.0/ports?device_id=6ab998f7-fd8f-46ac-bc6e-7486450640f0&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2707] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:49:14 2026] GET /v2.0/ports?tenant_id=543b7442b14940a285fb44595340671d&device_id=6ab998f7-fd8f-46ac-bc6e-7486450640f0 => generated 1473 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2708] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:49:14 2026] GET /v2.0/networks?id=7aacc862-e4e7-4cff-adc8-aa927847829b => generated 801 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2709] 199.204.45.229 () {34 vars in 1058 bytes} [Mon May 11 06:49:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.239&port_id=8e3be0f9-19ee-4c15-9715-477072e1ca59 => 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: 1271/2710] 199.204.45.229 () {34 vars in 1106 bytes} [Mon May 11 06:49:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A19a&port_id=8e3be0f9-19ee-4c15-9715-477072e1ca59 => 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: 1440/2711] 199.204.45.229 () {34 vars in 1064 bytes} [Mon May 11 06:49:14 2026] GET /v2.0/subnets?id=506e3467-955d-4700-b0bb-3693940004cd&id=f0ef2384-f4f1-4316-a03f-80fc63d4dc73 => generated 1365 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2712] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:49:14 2026] GET /v2.0/ports?network_id=7aacc862-e4e7-4cff-adc8-aa927847829b&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2713] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:49:14 2026] GET /v2.0/ports?network_id=7aacc862-e4e7-4cff-adc8-aa927847829b&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2714] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:49:14 2026] GET /v2.0/networks/7aacc862-e4e7-4cff-adc8-aa927847829b?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: 1442/2715] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:49:14 2026] GET /v2.0/networks/7aacc862-e4e7-4cff-adc8-aa927847829b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2716] 10.0.0.43 () {30 vars in 658 bytes} [Mon May 11 06:49:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2717] 10.0.0.43 () {30 vars in 660 bytes} [Mon May 11 06:49:19 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2718] 10.0.0.43 () {30 vars in 636 bytes} [Mon May 11 06:49:19 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: 1444/2719] 10.0.0.43 () {30 vars in 672 bytes} [Mon May 11 06:49:19 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: 1276/2720] 10.0.0.43 () {28 vars in 438 bytes} [Mon May 11 06:49:19 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: 1445/2721] 10.0.0.43 () {30 vars in 696 bytes} [Mon May 11 06:49:19 2026] GET /v2.0/subnets/f0ef2384-f4f1-4316-a03f-80fc63d4dc73 => generated 631 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2722] 199.204.45.229 () {30 vars in 663 bytes} [Mon May 11 06:49:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2723] 199.204.45.229 () {30 vars in 665 bytes} [Mon May 11 06:49:19 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: 1278/2724] 199.204.45.229 () {30 vars in 641 bytes} [Mon May 11 06:49:19 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: 1447/2725] 199.204.45.229 () {30 vars in 677 bytes} [Mon May 11 06:49:19 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: 1279/2726] 199.204.45.229 () {30 vars in 701 bytes} [Mon May 11 06:49:19 2026] GET /v2.0/subnets/a5013de4-eaa3-4685-b64f-adb716c1efd0 => generated 649 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2727] 199.204.45.229 () {30 vars in 701 bytes} [Mon May 11 06:49:20 2026] GET /v2.0/subnets/f0ef2384-f4f1-4316-a03f-80fc63d4dc73 => generated 649 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2728] 199.204.45.229 () {30 vars in 716 bytes} [Mon May 11 06:49:20 2026] GET /v2.0/ports?device_id=aa015d52-6a32-4ecf-bb4c-0ec302e34e6c => generated 3811 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2729] 199.204.45.229 () {30 vars in 663 bytes} [Mon May 11 06:49:20 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: 1281/2730] 199.204.45.229 () {30 vars in 665 bytes} [Mon May 11 06:49:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2731] 199.204.45.229 () {30 vars in 641 bytes} [Mon May 11 06:49:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2732] 199.204.45.229 () {30 vars in 677 bytes} [Mon May 11 06:49:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2733] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:49:20 2026] GET /v2.0/networks/7aacc862-e4e7-4cff-adc8-aa927847829b?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: 1283/2734] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:49:20 2026] GET /v2.0/networks/7aacc862-e4e7-4cff-adc8-aa927847829b?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: 1452/2735] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:49:20 2026] GET /v2.0/networks?id=7aacc862-e4e7-4cff-adc8-aa927847829b => generated 801 bytes in 532 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2736] 199.204.45.229 () {38 vars in 955 bytes} [Mon May 11 06:49:21 2026] POST /v2.0/ports => generated 1307 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2737] 199.204.45.229 () {38 vars in 1028 bytes} [Mon May 11 06:49:21 2026] PUT /v2.0/ports/64697537-0830-46a3-b43f-48cefec78855 => generated 1432 bytes in 502 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: 1285/2738] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:49:22 2026] GET /v2.0/ports?tenant_id=7545edf652f14a37b08f353e7499907e&device_id=aa015d52-6a32-4ecf-bb4c-0ec302e34e6c => generated 5271 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:49:22.183 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ec98c0e-df94-4300-a92e-48bab8b815b6'] response: {'name': 'network-changed', 'server_uuid': 'aa015d52-6a32-4ecf-bb4c-0ec302e34e6c', 'tag': '64697537-0830-46a3-b43f-48cefec78855', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1454/2739] 199.204.45.229 () {34 vars in 1062 bytes} [Mon May 11 06:49:22 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.218&port_id=dbe5326b-04e6-4403-b070-d09137138c10 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2740] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:49:22 2026] GET /v2.0/subnets?id=f87d8c7b-6abd-48df-af24-45da67ea6b38 => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2741] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:49:22 2026] GET /v2.0/ports?network_id=794e1090-80ac-4151-b1f3-2c9b43f0cd48&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: 1287/2742] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:49:22 2026] GET /v2.0/networks/794e1090-80ac-4151-b1f3-2c9b43f0cd48?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1456/2743] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:49:22 2026] GET /v2.0/networks/794e1090-80ac-4151-b1f3-2c9b43f0cd48?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: 1288/2744] 199.204.45.229 () {34 vars in 1056 bytes} [Mon May 11 06:49:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.89&port_id=c3747217-7282-430c-9604-3ebfc751f238 => 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: 1457/2745] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:49:22 2026] GET /v2.0/subnets?id=1688c755-39ff-4002-8629-19ac16f6baf1 => generated 654 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2746] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:49:22 2026] GET /v2.0/ports?network_id=28968a7b-cb5d-4dd8-883a-b504b50fe415&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2747] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:49:22 2026] GET /v2.0/networks/28968a7b-cb5d-4dd8-883a-b504b50fe415?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: 1290/2748] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:49:22 2026] GET /v2.0/networks/28968a7b-cb5d-4dd8-883a-b504b50fe415?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: 1459/2749] 199.204.45.229 () {34 vars in 1056 bytes} [Mon May 11 06:49:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.29&port_id=01772f6e-207b-4765-a8ef-e96f3b7166dd => 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: 1291/2750] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:49:22 2026] GET /v2.0/subnets?id=a5013de4-eaa3-4685-b64f-adb716c1efd0 => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2751] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:49:22 2026] GET /v2.0/ports?network_id=fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2752] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:49:22 2026] GET /v2.0/networks/fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd?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: 1461/2753] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:49:22 2026] GET /v2.0/networks/fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd?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: 1293/2754] 199.204.45.229 () {34 vars in 1058 bytes} [Mon May 11 06:49:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.248&port_id=64697537-0830-46a3-b43f-48cefec78855 => 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: 1462/2755] 199.204.45.229 () {34 vars in 1106 bytes} [Mon May 11 06:49:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A379&port_id=64697537-0830-46a3-b43f-48cefec78855 => 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: 1294/2756] 199.204.45.229 () {34 vars in 1064 bytes} [Mon May 11 06:49:23 2026] GET /v2.0/subnets?id=506e3467-955d-4700-b0bb-3693940004cd&id=f0ef2384-f4f1-4316-a03f-80fc63d4dc73 => generated 1365 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2757] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:49:23 2026] GET /v2.0/ports?network_id=7aacc862-e4e7-4cff-adc8-aa927847829b&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2758] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:49:23 2026] GET /v2.0/ports?network_id=7aacc862-e4e7-4cff-adc8-aa927847829b&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2759] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:49:23 2026] GET /v2.0/networks/7aacc862-e4e7-4cff-adc8-aa927847829b?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: 1296/2760] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:49:23 2026] GET /v2.0/networks/7aacc862-e4e7-4cff-adc8-aa927847829b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2761] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:49:23 2026] GET /v2.0/ports?tenant_id=7545edf652f14a37b08f353e7499907e&device_id=aa015d52-6a32-4ecf-bb4c-0ec302e34e6c => generated 5271 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2762] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:49:23 2026] GET /v2.0/networks?id=7aacc862-e4e7-4cff-adc8-aa927847829b => generated 801 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2763] 199.204.45.229 () {34 vars in 1058 bytes} [Mon May 11 06:49:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.248&port_id=64697537-0830-46a3-b43f-48cefec78855 => 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: 1298/2764] 199.204.45.229 () {34 vars in 1106 bytes} [Mon May 11 06:49:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A379&port_id=64697537-0830-46a3-b43f-48cefec78855 => 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: 1467/2765] 10.0.0.110 () {34 vars in 971 bytes} [Mon May 11 06:49:23 2026] GET /v2.0/ports/64697537-0830-46a3-b43f-48cefec78855 => generated 1468 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2766] 199.204.45.229 () {34 vars in 1064 bytes} [Mon May 11 06:49:23 2026] GET /v2.0/subnets?id=506e3467-955d-4700-b0bb-3693940004cd&id=f0ef2384-f4f1-4316-a03f-80fc63d4dc73 => generated 1365 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2767] 199.204.45.229 () {30 vars in 697 bytes} [Mon May 11 06:49:23 2026] GET /v2.0/ports/64697537-0830-46a3-b43f-48cefec78855 => generated 1468 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2768] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:49:23 2026] GET /v2.0/ports?network_id=7aacc862-e4e7-4cff-adc8-aa927847829b&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: 1301/2769] 199.204.45.229 () {30 vars in 697 bytes} [Mon May 11 06:49:23 2026] GET /v2.0/ports/64697537-0830-46a3-b43f-48cefec78855 => generated 1468 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2770] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:49:23 2026] GET /v2.0/ports?network_id=7aacc862-e4e7-4cff-adc8-aa927847829b&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2771] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:49:23 2026] GET /v2.0/networks/7aacc862-e4e7-4cff-adc8-aa927847829b?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: 1471/2772] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:49:23 2026] GET /v2.0/networks/7aacc862-e4e7-4cff-adc8-aa927847829b?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: 1302/2773] 199.204.45.229 () {34 vars in 750 bytes} [Mon May 11 06:49:23 2026] PUT /v2.0/ports/64697537-0830-46a3-b43f-48cefec78855 => generated 1199 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2774] 199.204.45.229 () {30 vars in 703 bytes} [Mon May 11 06:49:24 2026] GET /v2.0/networks/7aacc862-e4e7-4cff-adc8-aa927847829b => generated 798 bytes in 71 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: 1303/2775] 199.204.45.229 () {30 vars in 701 bytes} [Mon May 11 06:49:24 2026] GET /v2.0/subnets/f0ef2384-f4f1-4316-a03f-80fc63d4dc73 => generated 649 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2776] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:49:24 2026] GET /v2.0/ports?tenant_id=7545edf652f14a37b08f353e7499907e&device_id=aa015d52-6a32-4ecf-bb4c-0ec302e34e6c => generated 5038 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:49:24.375 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1faadaf1-1050-4042-babd-d4626cd8120a'] response: {'name': 'network-changed', 'server_uuid': 'aa015d52-6a32-4ecf-bb4c-0ec302e34e6c', 'tag': '64697537-0830-46a3-b43f-48cefec78855', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1304/2777] 199.204.45.229 () {30 vars in 663 bytes} [Mon May 11 06:49:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2778] 199.204.45.229 () {30 vars in 665 bytes} [Mon May 11 06:49:24 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: 1306/2779] 199.204.45.229 () {30 vars in 641 bytes} [Mon May 11 06:49:24 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: 1307/2780] 199.204.45.229 () {30 vars in 677 bytes} [Mon May 11 06:49:24 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: 1474/2781] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:49:24 2026] GET /v2.0/networks?id=7aacc862-e4e7-4cff-adc8-aa927847829b => 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: 1308/2782] 199.204.45.229 () {30 vars in 701 bytes} [Mon May 11 06:49:24 2026] GET /v2.0/subnets/1688c755-39ff-4002-8629-19ac16f6baf1 => generated 651 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2783] 199.204.45.229 () {34 vars in 1058 bytes} [Mon May 11 06:49:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.248&port_id=64697537-0830-46a3-b43f-48cefec78855 => 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: 1309/2784] 199.204.45.229 () {30 vars in 697 bytes} [Mon May 11 06:49:24 2026] GET /v2.0/ports/aea25ab0-c3c5-4492-8ed3-51f189850af9 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2785] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:49:24 2026] GET /v2.0/subnets?id=f0ef2384-f4f1-4316-a03f-80fc63d4dc73 => generated 652 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2786] 199.204.45.229 () {30 vars in 697 bytes} [Mon May 11 06:49:24 2026] GET /v2.0/ports/c3747217-7282-430c-9604-3ebfc751f238 => 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: 1477/2787] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:49:24 2026] GET /v2.0/ports?network_id=7aacc862-e4e7-4cff-adc8-aa927847829b&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: 1311/2788] 199.204.45.229 () {30 vars in 701 bytes} [Mon May 11 06:49:24 2026] GET /v2.0/subnets/1688c755-39ff-4002-8629-19ac16f6baf1 => 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: 1478/2789] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:49:24 2026] GET /v2.0/networks/7aacc862-e4e7-4cff-adc8-aa927847829b?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: 1312/2790] 199.204.45.229 () {30 vars in 703 bytes} [Mon May 11 06:49:24 2026] GET /v2.0/networks/28968a7b-cb5d-4dd8-883a-b504b50fe415 => generated 800 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2791] 199.204.45.229 () {30 vars in 697 bytes} [Mon May 11 06:49:24 2026] GET /v2.0/ports/aea25ab0-c3c5-4492-8ed3-51f189850af9 => 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: 1479/2792] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:49:24 2026] GET /v2.0/networks/7aacc862-e4e7-4cff-adc8-aa927847829b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2793] 199.204.45.229 () {30 vars in 701 bytes} [Mon May 11 06:49:24 2026] GET /v2.0/subnets/1688c755-39ff-4002-8629-19ac16f6baf1 => generated 651 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2796] 199.204.45.229 () {30 vars in 663 bytes} [Mon May 11 06:49:33 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: 1481/2797] 199.204.45.229 () {30 vars in 665 bytes} [Mon May 11 06:49: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: 8|app: 0|req: 1317/2798] 199.204.45.229 () {30 vars in 641 bytes} [Mon May 11 06:49:33 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2799] 199.204.45.229 () {30 vars in 677 bytes} [Mon May 11 06:49:33 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: 1318/2800] 199.204.45.229 () {30 vars in 701 bytes} [Mon May 11 06:49:33 2026] GET /v2.0/subnets/a5013de4-eaa3-4685-b64f-adb716c1efd0 => generated 649 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2801] 199.204.45.229 () {30 vars in 716 bytes} [Mon May 11 06:49:33 2026] GET /v2.0/ports?device_id=aa015d52-6a32-4ecf-bb4c-0ec302e34e6c => generated 5040 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2802] 199.204.45.229 () {30 vars in 663 bytes} [Mon May 11 06:49: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: 1484/2803] 199.204.45.229 () {30 vars in 665 bytes} [Mon May 11 06:49:33 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: 1320/2804] 199.204.45.229 () {30 vars in 641 bytes} [Mon May 11 06:49:33 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2805] 199.204.45.229 () {30 vars in 677 bytes} [Mon May 11 06:49:34 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: 1321/2806] 199.204.45.229 () {30 vars in 697 bytes} [Mon May 11 06:49:34 2026] GET /v2.0/ports/64697537-0830-46a3-b43f-48cefec78855 => generated 1237 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2807] 199.204.45.229 () {34 vars in 749 bytes} [Mon May 11 06:49:34 2026] PUT /v2.0/ports/64697537-0830-46a3-b43f-48cefec78855 => generated 1026 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2808] 199.204.45.229 () {30 vars in 703 bytes} [Mon May 11 06:49:34 2026] GET /v2.0/networks/7aacc862-e4e7-4cff-adc8-aa927847829b => generated 798 bytes in 84 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: 1487/2809] 199.204.45.229 () {30 vars in 716 bytes} [Mon May 11 06:49:34 2026] GET /v2.0/ports?device_id=aa015d52-6a32-4ecf-bb4c-0ec302e34e6c => generated 4865 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2810] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:49:34 2026] GET /v2.0/ports?tenant_id=7545edf652f14a37b08f353e7499907e&device_id=aa015d52-6a32-4ecf-bb4c-0ec302e34e6c => generated 4865 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:49:34.617 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-27cf11d1-a344-4338-a5a8-5a339ff858c6'] response: {'name': 'network-changed', 'server_uuid': 'aa015d52-6a32-4ecf-bb4c-0ec302e34e6c', 'tag': '64697537-0830-46a3-b43f-48cefec78855', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1488/2811] 199.204.45.229 () {30 vars in 716 bytes} [Mon May 11 06:49:34 2026] GET /v2.0/ports?device_id=aa015d52-6a32-4ecf-bb4c-0ec302e34e6c => generated 4865 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2812] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:49:34 2026] GET /v2.0/networks?id=7aacc862-e4e7-4cff-adc8-aa927847829b => generated 801 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2813] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:49:34 2026] GET /v2.0/networks/7aacc862-e4e7-4cff-adc8-aa927847829b?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: 1325/2814] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:49:34 2026] GET /v2.0/networks/7aacc862-e4e7-4cff-adc8-aa927847829b?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: 1490/2815] 199.204.45.229 () {34 vars in 975 bytes} [Mon May 11 06:49:35 2026] GET /v2.0/ports/64697537-0830-46a3-b43f-48cefec78855 => 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: 1326/2816] 199.204.45.229 () {36 vars in 997 bytes} [Mon May 11 06:49:35 2026] DELETE /v2.0/ports/64697537-0830-46a3-b43f-48cefec78855 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2817] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:49:35 2026] GET /v2.0/ports?tenant_id=7545edf652f14a37b08f353e7499907e&device_id=aa015d52-6a32-4ecf-bb4c-0ec302e34e6c => generated 3811 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:49:35.655 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-27559637-cf5b-4349-a720-97c1bd6b58c0'] response: {'server_uuid': 'aa015d52-6a32-4ecf-bb4c-0ec302e34e6c', 'name': 'network-vif-deleted', 'tag': '64697537-0830-46a3-b43f-48cefec78855', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1327/2818] 199.204.45.229 () {34 vars in 1226 bytes} [Mon May 11 06:49:35 2026] GET /v2.0/networks?id=794e1090-80ac-4151-b1f3-2c9b43f0cd48&id=28968a7b-cb5d-4dd8-883a-b504b50fe415&id=fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd&id=7aacc862-e4e7-4cff-adc8-aa927847829b => generated 3098 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2819] 199.204.45.229 () {30 vars in 716 bytes} [Mon May 11 06:49:35 2026] GET /v2.0/ports?device_id=aa015d52-6a32-4ecf-bb4c-0ec302e34e6c => generated 3811 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:49:35.746 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1aed271f-2091-4020-87d2-52189ec25659 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1493/2820] 199.204.45.229 () {32 vars in 719 bytes} [Mon May 11 06:49:35 2026] DELETE /v2.0/ports/64697537-0830-46a3-b43f-48cefec78855 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2821] 199.204.45.229 () {34 vars in 1062 bytes} [Mon May 11 06:49:35 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.218&port_id=dbe5326b-04e6-4403-b070-d09137138c10 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2822] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:49:35 2026] GET /v2.0/subnets?id=f87d8c7b-6abd-48df-af24-45da67ea6b38 => 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: 1495/2823] 199.204.45.229 () {30 vars in 663 bytes} [Mon May 11 06:49:35 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2824] 199.204.45.229 () {30 vars in 665 bytes} [Mon May 11 06:49:35 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2825] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:49:35 2026] GET /v2.0/ports?network_id=794e1090-80ac-4151-b1f3-2c9b43f0cd48&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2826] 199.204.45.229 () {30 vars in 641 bytes} [Mon May 11 06:49:35 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2827] 199.204.45.229 () {30 vars in 677 bytes} [Mon May 11 06:49:35 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2828] 199.204.45.229 () {30 vars in 701 bytes} [Mon May 11 06:49:35 2026] GET /v2.0/subnets/1688c755-39ff-4002-8629-19ac16f6baf1 => generated 651 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2829] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:49:35 2026] GET /v2.0/networks/794e1090-80ac-4151-b1f3-2c9b43f0cd48?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: 1500/2830] 199.204.45.229 () {30 vars in 697 bytes} [Mon May 11 06:49:35 2026] GET /v2.0/ports/aea25ab0-c3c5-4492-8ed3-51f189850af9 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2831] 199.204.45.229 () {30 vars in 697 bytes} [Mon May 11 06:49:35 2026] GET /v2.0/ports/c3747217-7282-430c-9604-3ebfc751f238 => generated 1346 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2832] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:49:35 2026] GET /v2.0/networks/794e1090-80ac-4151-b1f3-2c9b43f0cd48?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2833] 199.204.45.229 () {34 vars in 1056 bytes} [Mon May 11 06:49:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.89&port_id=c3747217-7282-430c-9604-3ebfc751f238 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2834] 199.204.45.229 () {30 vars in 701 bytes} [Mon May 11 06:49:35 2026] GET /v2.0/subnets/1688c755-39ff-4002-8629-19ac16f6baf1 => 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: 1503/2835] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:49:36 2026] GET /v2.0/subnets?id=1688c755-39ff-4002-8629-19ac16f6baf1 => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2836] 199.204.45.229 () {30 vars in 703 bytes} [Mon May 11 06:49:36 2026] GET /v2.0/networks/28968a7b-cb5d-4dd8-883a-b504b50fe415 => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2837] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:49:36 2026] GET /v2.0/ports?network_id=28968a7b-cb5d-4dd8-883a-b504b50fe415&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2838] 199.204.45.229 () {30 vars in 697 bytes} [Mon May 11 06:49:36 2026] GET /v2.0/ports/aea25ab0-c3c5-4492-8ed3-51f189850af9 => 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: 1505/2839] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:49:36 2026] GET /v2.0/networks/28968a7b-cb5d-4dd8-883a-b504b50fe415?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2840] 199.204.45.229 () {30 vars in 701 bytes} [Mon May 11 06:49:36 2026] GET /v2.0/subnets/1688c755-39ff-4002-8629-19ac16f6baf1 => generated 651 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2841] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:49:36 2026] GET /v2.0/networks/28968a7b-cb5d-4dd8-883a-b504b50fe415?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2842] 199.204.45.229 () {34 vars in 1056 bytes} [Mon May 11 06:49:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.29&port_id=01772f6e-207b-4765-a8ef-e96f3b7166dd => 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: 1507/2843] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:49:36 2026] GET /v2.0/subnets?id=a5013de4-eaa3-4685-b64f-adb716c1efd0 => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2844] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:49:36 2026] GET /v2.0/ports?network_id=fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd&device_owner=network%3Adhcp => generated 1457 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2845] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:49:36 2026] GET /v2.0/networks/fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd?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: 1338/2846] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:49:36 2026] GET /v2.0/networks/fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd?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: 1509/2847] 199.204.45.229 () {30 vars in 663 bytes} [Mon May 11 06:49:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2848] 199.204.45.229 () {30 vars in 665 bytes} [Mon May 11 06:49:39 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: 1510/2849] 199.204.45.229 () {30 vars in 641 bytes} [Mon May 11 06:49:39 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: 1340/2850] 199.204.45.229 () {30 vars in 677 bytes} [Mon May 11 06:49: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: 1511/2851] 199.204.45.229 () {30 vars in 716 bytes} [Mon May 11 06:49:39 2026] GET /v2.0/ports?device_id=aa015d52-6a32-4ecf-bb4c-0ec302e34e6c => generated 3811 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2852] 199.204.45.229 () {30 vars in 663 bytes} [Mon May 11 06:49:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2853] 199.204.45.229 () {30 vars in 665 bytes} [Mon May 11 06:49:39 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: 1342/2854] 199.204.45.229 () {30 vars in 641 bytes} [Mon May 11 06:49:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2855] 199.204.45.229 () {30 vars in 677 bytes} [Mon May 11 06:49:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2856] 199.204.45.229 () {30 vars in 697 bytes} [Mon May 11 06:49:39 2026] GET /v2.0/ports/01772f6e-207b-4765-a8ef-e96f3b7166dd => generated 1233 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2857] 199.204.45.229 () {34 vars in 749 bytes} [Mon May 11 06:49:39 2026] PUT /v2.0/ports/01772f6e-207b-4765-a8ef-e96f3b7166dd => generated 1026 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2858] 199.204.45.229 () {30 vars in 703 bytes} [Mon May 11 06:49:39 2026] GET /v2.0/networks/fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd => generated 798 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1515/2859] 199.204.45.229 () {30 vars in 716 bytes} [Mon May 11 06:49:40 2026] GET /v2.0/ports?device_id=aa015d52-6a32-4ecf-bb4c-0ec302e34e6c => generated 3640 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2860] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:49:40 2026] GET /v2.0/ports?tenant_id=7545edf652f14a37b08f353e7499907e&device_id=aa015d52-6a32-4ecf-bb4c-0ec302e34e6c => generated 3640 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:49:40.139 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b9c74bf-fb3f-49a4-9f87-71772718ac17'] response: {'name': 'network-changed', 'server_uuid': 'aa015d52-6a32-4ecf-bb4c-0ec302e34e6c', 'tag': '01772f6e-207b-4765-a8ef-e96f3b7166dd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1516/2861] 199.204.45.229 () {30 vars in 716 bytes} [Mon May 11 06:49:40 2026] GET /v2.0/ports?device_id=aa015d52-6a32-4ecf-bb4c-0ec302e34e6c => generated 3640 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2862] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:49:40 2026] GET /v2.0/networks?id=fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd => generated 801 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2863] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:49:40 2026] GET /v2.0/networks/fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd?fields=segments => generated 14 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2864] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:49:40 2026] GET /v2.0/networks/fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd?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: 1518/2865] 199.204.45.229 () {34 vars in 975 bytes} [Mon May 11 06:49:40 2026] GET /v2.0/ports/01772f6e-207b-4765-a8ef-e96f3b7166dd => generated 1062 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2866] 199.204.45.229 () {36 vars in 997 bytes} [Mon May 11 06:49:40 2026] DELETE /v2.0/ports/01772f6e-207b-4765-a8ef-e96f3b7166dd => 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: 1519/2867] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:49:41 2026] GET /v2.0/ports?tenant_id=7545edf652f14a37b08f353e7499907e&device_id=aa015d52-6a32-4ecf-bb4c-0ec302e34e6c => generated 2586 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:49:41.109 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7257597e-2950-4a44-a0d5-a692e9364f07'] response: {'server_uuid': 'aa015d52-6a32-4ecf-bb4c-0ec302e34e6c', 'name': 'network-vif-deleted', 'tag': '01772f6e-207b-4765-a8ef-e96f3b7166dd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1349/2868] 199.204.45.229 () {34 vars in 1146 bytes} [Mon May 11 06:49:41 2026] GET /v2.0/networks?id=794e1090-80ac-4151-b1f3-2c9b43f0cd48&id=28968a7b-cb5d-4dd8-883a-b504b50fe415&id=fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd => generated 2311 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2869] 199.204.45.229 () {34 vars in 1062 bytes} [Mon May 11 06:49:41 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.218&port_id=dbe5326b-04e6-4403-b070-d09137138c10 => 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: 1350/2870] 199.204.45.229 () {30 vars in 716 bytes} [Mon May 11 06:49:41 2026] GET /v2.0/ports?device_id=aa015d52-6a32-4ecf-bb4c-0ec302e34e6c => generated 2586 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2871] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:49:41 2026] GET /v2.0/subnets?id=f87d8c7b-6abd-48df-af24-45da67ea6b38 => generated 630 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:49:41.256 8 INFO neutron.pecan_wsgi.hooks.translation [None req-36b5dd57-b017-4a6c-b154-2cd67a9ce7df b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1351/2872] 199.204.45.229 () {32 vars in 719 bytes} [Mon May 11 06:49:41 2026] DELETE /v2.0/ports/01772f6e-207b-4765-a8ef-e96f3b7166dd => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2873] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:49:41 2026] GET /v2.0/ports?network_id=794e1090-80ac-4151-b1f3-2c9b43f0cd48&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: 1523/2874] 199.204.45.229 () {30 vars in 663 bytes} [Mon May 11 06:49: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: 1524/2875] 199.204.45.229 () {30 vars in 665 bytes} [Mon May 11 06:49: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: 1525/2876] 199.204.45.229 () {30 vars in 641 bytes} [Mon May 11 06:49:41 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: 1352/2877] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:49:41 2026] GET /v2.0/networks/794e1090-80ac-4151-b1f3-2c9b43f0cd48?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: 1526/2878] 199.204.45.229 () {30 vars in 677 bytes} [Mon May 11 06:49:41 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: 1353/2879] 199.204.45.229 () {30 vars in 701 bytes} [Mon May 11 06:49:41 2026] GET /v2.0/subnets/1688c755-39ff-4002-8629-19ac16f6baf1 => 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: 1527/2880] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:49:41 2026] GET /v2.0/networks/794e1090-80ac-4151-b1f3-2c9b43f0cd48?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: 1354/2881] 199.204.45.229 () {30 vars in 697 bytes} [Mon May 11 06:49:41 2026] GET /v2.0/ports/aea25ab0-c3c5-4492-8ed3-51f189850af9 => 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: 1528/2882] 199.204.45.229 () {34 vars in 1056 bytes} [Mon May 11 06:49:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.89&port_id=c3747217-7282-430c-9604-3ebfc751f238 => 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: 1355/2883] 199.204.45.229 () {30 vars in 697 bytes} [Mon May 11 06:49:41 2026] GET /v2.0/ports/c3747217-7282-430c-9604-3ebfc751f238 => 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: 1529/2884] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:49:41 2026] GET /v2.0/subnets?id=1688c755-39ff-4002-8629-19ac16f6baf1 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2885] 199.204.45.229 () {30 vars in 701 bytes} [Mon May 11 06:49:41 2026] GET /v2.0/subnets/1688c755-39ff-4002-8629-19ac16f6baf1 => generated 651 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2886] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:49:41 2026] GET /v2.0/ports?network_id=28968a7b-cb5d-4dd8-883a-b504b50fe415&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2887] 199.204.45.229 () {30 vars in 703 bytes} [Mon May 11 06:49:41 2026] GET /v2.0/networks/28968a7b-cb5d-4dd8-883a-b504b50fe415 => generated 800 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2888] 199.204.45.229 () {30 vars in 697 bytes} [Mon May 11 06:49:41 2026] GET /v2.0/ports/aea25ab0-c3c5-4492-8ed3-51f189850af9 => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2889] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:49:41 2026] GET /v2.0/networks/28968a7b-cb5d-4dd8-883a-b504b50fe415?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: 1359/2890] 199.204.45.229 () {30 vars in 701 bytes} [Mon May 11 06:49:41 2026] GET /v2.0/subnets/1688c755-39ff-4002-8629-19ac16f6baf1 => 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: 1532/2891] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:49:41 2026] GET /v2.0/networks/28968a7b-cb5d-4dd8-883a-b504b50fe415?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: 1361/2894] 199.204.45.229 () {30 vars in 663 bytes} [Mon May 11 06:49:50 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: 1534/2895] 199.204.45.229 () {30 vars in 665 bytes} [Mon May 11 06:49:50 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: 1362/2896] 199.204.45.229 () {30 vars in 641 bytes} [Mon May 11 06:49:50 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: 1535/2897] 199.204.45.229 () {30 vars in 677 bytes} [Mon May 11 06:49:50 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: 1363/2898] 199.204.45.229 () {30 vars in 732 bytes} [Mon May 11 06:49:50 2026] GET /v2.0/security-groups?name=lb-8688dabb-f940-475f-95ee-8129dee615e7 => 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: 1536/2899] 199.204.45.229 () {30 vars in 762 bytes} [Mon May 11 06:49:50 2026] GET /v2.0/security-group-rules?security_group_id=9100cca2-d253-4b47-b90e-94cb163cf7e0 => generated 2206 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2900] 199.204.45.229 () {32 vars in 749 bytes} [Mon May 11 06:49:50 2026] DELETE /v2.0/security-group-rules/7ab2d34c-5ca0-41bd-afd4-5fc7ddb4a73e => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/2901] 199.204.45.229 () {32 vars in 749 bytes} [Mon May 11 06:49:50 2026] DELETE /v2.0/security-group-rules/aa72f078-6248-4b65-ae35-c0bf2bebb7d4 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:49:55.286 8 INFO neutron.db.l3_db [None req-291246e4-5eef-4298-9ac3-78eb9c454dde 1e3e225ac8e7448386016c6fa3e94f35 543b7442b14940a285fb44595340671d - - - -] Floating IP c858ac59-3d53-4d81-8c3c-3a1e56cd538c disassociated (deleted). External IP: 10.96.250.205, port: aea25ab0-c3c5-4492-8ed3-51f189850af9. [pid: 8|app: 0|req: 1365/2902] 10.0.0.206 () {32 vars in 732 bytes} [Mon May 11 06:49:54 2026] DELETE /v2.0/floatingips/c858ac59-3d53-4d81-8c3c-3a1e56cd538c => generated 0 bytes in 1145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:49:56.042 7 INFO neutron.api.v2.resource [None req-8356c6eb-e249-4a2b-89d6-76f5e29660d2 1e3e225ac8e7448386016c6fa3e94f35 543b7442b14940a285fb44595340671d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1538/2903] 10.0.0.206 () {32 vars in 729 bytes} [Mon May 11 06:49:56 2026] GET /v2.0/floatingips/c858ac59-3d53-4d81-8c3c-3a1e56cd538c => generated 144 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2904] 199.204.45.229 () {30 vars in 663 bytes} [Mon May 11 06:49:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/2905] 199.204.45.229 () {30 vars in 665 bytes} [Mon May 11 06:49:56 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: 1367/2906] 199.204.45.229 () {30 vars in 641 bytes} [Mon May 11 06:49:56 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/2907] 199.204.45.229 () {30 vars in 677 bytes} [Mon May 11 06:49:56 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: 1368/2908] 199.204.45.229 () {30 vars in 701 bytes} [Mon May 11 06:49:56 2026] GET /v2.0/subnets/1688c755-39ff-4002-8629-19ac16f6baf1 => 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: 1541/2909] 199.204.45.229 () {30 vars in 716 bytes} [Mon May 11 06:49:56 2026] GET /v2.0/ports?device_id=aa015d52-6a32-4ecf-bb4c-0ec302e34e6c => generated 2586 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2910] 199.204.45.229 () {30 vars in 716 bytes} [Mon May 11 06:49:56 2026] GET /v2.0/ports?device_id=aa015d52-6a32-4ecf-bb4c-0ec302e34e6c => generated 2586 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/2911] 199.204.45.229 () {30 vars in 716 bytes} [Mon May 11 06:49:56 2026] GET /v2.0/ports?device_id=aa015d52-6a32-4ecf-bb4c-0ec302e34e6c => 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: 1370/2912] 199.204.45.229 () {34 vars in 975 bytes} [Mon May 11 06:49:57 2026] GET /v2.0/ports/c3747217-7282-430c-9604-3ebfc751f238 => generated 1346 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/2913] 199.204.45.229 () {34 vars in 1060 bytes} [Mon May 11 06:49:57 2026] GET /v2.0/ports/c3747217-7282-430c-9604-3ebfc751f238?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2914] 199.204.45.229 () {34 vars in 1016 bytes} [Mon May 11 06:49:57 2026] GET /v2.0/networks/28968a7b-cb5d-4dd8-883a-b504b50fe415?fields=dns_domain => generated 29 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/2915] 199.204.45.229 () {38 vars in 1028 bytes} [Mon May 11 06:49:57 2026] PUT /v2.0/ports/c3747217-7282-430c-9604-3ebfc751f238 => generated 1147 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2916] 199.204.45.229 () {30 vars in 716 bytes} [Mon May 11 06:49:57 2026] GET /v2.0/ports?device_id=aa015d52-6a32-4ecf-bb4c-0ec302e34e6c => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1373/2917] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:49:57 2026] GET /v2.0/ports?tenant_id=7545edf652f14a37b08f353e7499907e&device_id=aa015d52-6a32-4ecf-bb4c-0ec302e34e6c => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2918] 199.204.45.229 () {34 vars in 1066 bytes} [Mon May 11 06:49:57 2026] GET /v2.0/networks?id=794e1090-80ac-4151-b1f3-2c9b43f0cd48&id=28968a7b-cb5d-4dd8-883a-b504b50fe415 => generated 1524 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2919] 199.204.45.229 () {34 vars in 1062 bytes} [Mon May 11 06:49:57 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.218&port_id=dbe5326b-04e6-4403-b070-d09137138c10 => 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: 1376/2920] 199.204.45.229 () {34 vars in 984 bytes} [Mon May 11 06:49:57 2026] GET /v2.0/subnets?id=f87d8c7b-6abd-48df-af24-45da67ea6b38 => generated 630 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/2921] 199.204.45.229 () {34 vars in 749 bytes} [Mon May 11 06:49:57 2026] PUT /v2.0/ports/c3747217-7282-430c-9604-3ebfc751f238 => generated 1086 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2922] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:49:57 2026] GET /v2.0/ports?network_id=794e1090-80ac-4151-b1f3-2c9b43f0cd48&device_owner=network%3Adhcp => generated 1244 bytes in 30 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: 1546/2923] 199.204.45.229 () {30 vars in 697 bytes} [Mon May 11 06:49:57 2026] GET /v2.0/ports/c3747217-7282-430c-9604-3ebfc751f238 => generated 1086 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2924] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:49:57 2026] GET /v2.0/networks/794e1090-80ac-4151-b1f3-2c9b43f0cd48?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2925] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:49:57 2026] GET /v2.0/networks/794e1090-80ac-4151-b1f3-2c9b43f0cd48?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/2926] 199.204.45.229 () {32 vars in 719 bytes} [Mon May 11 06:49:57 2026] DELETE /v2.0/ports/c3747217-7282-430c-9604-3ebfc751f238 => 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: 1380/2927] 199.204.45.229 () {30 vars in 663 bytes} [Mon May 11 06:49:58 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: 1548/2928] 199.204.45.229 () {30 vars in 665 bytes} [Mon May 11 06:49:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2929] 199.204.45.229 () {30 vars in 641 bytes} [Mon May 11 06:49:58 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: 1549/2930] 199.204.45.229 () {30 vars in 677 bytes} [Mon May 11 06:49:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:49:58.439 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3a0dcbcb-9ac8-4cfe-86f1-d9b61b79ebb7 b29c1827dc5542b4894d228b5ec3718c 7545edf652f14a37b08f353e7499907e - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1382/2933] 199.204.45.229 () {32 vars in 719 bytes} [Mon May 11 06:49:58 2026] DELETE /v2.0/ports/c3747217-7282-430c-9604-3ebfc751f238 => 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: 1552/2934] 199.204.45.229 () {30 vars in 697 bytes} [Mon May 11 06:49:58 2026] GET /v2.0/ports/aea25ab0-c3c5-4492-8ed3-51f189850af9 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2935] 199.204.45.229 () {30 vars in 732 bytes} [Mon May 11 06:49:58 2026] GET /v2.0/security-groups?name=lb-8688dabb-f940-475f-95ee-8129dee615e7 => generated 1577 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/2936] 199.204.45.229 () {30 vars in 697 bytes} [Mon May 11 06:49:58 2026] GET /v2.0/ports/aea25ab0-c3c5-4492-8ed3-51f189850af9 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2937] 199.204.45.229 () {34 vars in 749 bytes} [Mon May 11 06:49:58 2026] PUT /v2.0/ports/aea25ab0-c3c5-4492-8ed3-51f189850af9 => generated 1094 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/2938] 199.204.45.229 () {32 vars in 739 bytes} [Mon May 11 06:49:58 2026] DELETE /v2.0/security-groups/9100cca2-d253-4b47-b90e-94cb163cf7e0 => 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: 1385/2939] 199.204.45.229 () {32 vars in 719 bytes} [Mon May 11 06:49:58 2026] DELETE /v2.0/ports/aea25ab0-c3c5-4492-8ed3-51f189850af9 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/2940] 199.204.45.229 () {34 vars in 994 bytes} [Mon May 11 06:49:59 2026] GET /v2.0/ports?device_id=aa015d52-6a32-4ecf-bb4c-0ec302e34e6c => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2941] 199.204.45.229 () {36 vars in 997 bytes} [Mon May 11 06:49:59 2026] DELETE /v2.0/ports/dbe5326b-04e6-4403-b070-d09137138c10 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:50:01.681 7 INFO neutron.db.l3_db [None req-261a0ad4-c800-4ff6-b6d2-5a9ec7df823e 1e3e225ac8e7448386016c6fa3e94f35 543b7442b14940a285fb44595340671d - - - -] Floating IP c9fc5a8a-1810-4ffe-8894-cd3f068c1d9d disassociated (deleted). External IP: 10.96.250.211, port: 8e3be0f9-19ee-4c15-9715-477072e1ca59. [pid: 7|app: 0|req: 1556/2942] 10.0.0.206 () {32 vars in 732 bytes} [Mon May 11 06:50:01 2026] DELETE /v2.0/floatingips/c9fc5a8a-1810-4ffe-8894-cd3f068c1d9d => generated 0 bytes in 822 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:50:02.109 8 INFO neutron.api.v2.resource [None req-50b41b58-37da-4931-86c7-c03c66e87ba5 1e3e225ac8e7448386016c6fa3e94f35 543b7442b14940a285fb44595340671d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1387/2943] 10.0.0.206 () {32 vars in 729 bytes} [Mon May 11 06:50:02 2026] GET /v2.0/floatingips/c9fc5a8a-1810-4ffe-8894-cd3f068c1d9d => generated 144 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:50:02.302 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a18a94b-158e-40ab-8dbb-216763bcd3b2'] response: {'name': 'network-changed', 'server_uuid': '6ab998f7-fd8f-46ac-bc6e-7486450640f0', 'tag': '8e3be0f9-19ee-4c15-9715-477072e1ca59', 'status': 'completed', 'code': 200} 2026-05-11 06:50:02.321 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-482506ce-f9fa-470a-ae92-d2b845b6a3fc'] response: {'server_uuid': 'aa015d52-6a32-4ecf-bb4c-0ec302e34e6c', 'name': 'network-vif-deleted', 'tag': 'dbe5326b-04e6-4403-b070-d09137138c10', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1388/2944] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:50:02 2026] GET /v2.0/ports?tenant_id=543b7442b14940a285fb44595340671d&device_id=6ab998f7-fd8f-46ac-bc6e-7486450640f0 => generated 1473 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/2945] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:50:02 2026] GET /v2.0/ports?device_id=6ab998f7-fd8f-46ac-bc6e-7486450640f0 => generated 1204 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2946] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:50:02 2026] GET /v2.0/networks?id=7aacc862-e4e7-4cff-adc8-aa927847829b => generated 801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/2947] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:50:02 2026] GET /v2.0/security-groups?id=860dc47c-936e-4a46-b2e5-4d57ec7748f4&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2948] 199.204.45.229 () {34 vars in 1058 bytes} [Mon May 11 06:50:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.239&port_id=8e3be0f9-19ee-4c15-9715-477072e1ca59 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/2949] 199.204.45.229 () {34 vars in 1106 bytes} [Mon May 11 06:50:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A19a&port_id=8e3be0f9-19ee-4c15-9715-477072e1ca59 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2950] 199.204.45.229 () {34 vars in 1064 bytes} [Mon May 11 06:50:02 2026] GET /v2.0/subnets?id=506e3467-955d-4700-b0bb-3693940004cd&id=f0ef2384-f4f1-4316-a03f-80fc63d4dc73 => generated 1365 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/2951] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:50:02 2026] GET /v2.0/ports?network_id=7aacc862-e4e7-4cff-adc8-aa927847829b&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: 1392/2952] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:50:02 2026] GET /v2.0/ports?network_id=7aacc862-e4e7-4cff-adc8-aa927847829b&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/2953] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:50:02 2026] GET /v2.0/networks/7aacc862-e4e7-4cff-adc8-aa927847829b?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: 1562/2954] 199.204.45.229 () {34 vars in 994 bytes} [Mon May 11 06:50:02 2026] GET /v2.0/ports?device_id=6ab998f7-fd8f-46ac-bc6e-7486450640f0 => generated 1204 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2955] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:50:02 2026] GET /v2.0/networks/7aacc862-e4e7-4cff-adc8-aa927847829b?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: 1563/2956] 199.204.45.229 () {36 vars in 997 bytes} [Mon May 11 06:50:02 2026] DELETE /v2.0/ports/8e3be0f9-19ee-4c15-9715-477072e1ca59 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:50:07.838 8 INFO neutron.db.l3_db [None req-c76f3b32-5e84-48eb-a686-7a92b8f1c179 1e3e225ac8e7448386016c6fa3e94f35 543b7442b14940a285fb44595340671d - - - -] Floating IP 469525b8-04b3-4f39-8761-802230291ae9 disassociated (deleted). External IP: 10.96.250.219, port: 5a432e25-14de-4110-a8d8-bea34163fd2f. [pid: 8|app: 0|req: 1394/2957] 10.0.0.206 () {32 vars in 732 bytes} [Mon May 11 06:50:07 2026] DELETE /v2.0/floatingips/469525b8-04b3-4f39-8761-802230291ae9 => generated 0 bytes in 740 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:50:08.258 7 INFO neutron.api.v2.resource [None req-f6200734-2171-4e94-926f-2339a291ecb1 1e3e225ac8e7448386016c6fa3e94f35 543b7442b14940a285fb44595340671d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1564/2958] 10.0.0.206 () {32 vars in 729 bytes} [Mon May 11 06:50:08 2026] GET /v2.0/floatingips/469525b8-04b3-4f39-8761-802230291ae9 => generated 144 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:50:08.455 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-297d8da1-7621-4e3e-b0e1-e5bb75b381e4'] response: {'name': 'network-changed', 'server_uuid': 'cd81cfe1-224b-4255-87da-900829e5ba77', 'tag': '5a432e25-14de-4110-a8d8-bea34163fd2f', 'status': 'completed', 'code': 200} 2026-05-11 06:50:08.476 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-684e12cd-0912-4f35-8f2a-bbafc3e10be2'] response: {'server_uuid': '6ab998f7-fd8f-46ac-bc6e-7486450640f0', 'name': 'network-vif-deleted', 'tag': '8e3be0f9-19ee-4c15-9715-477072e1ca59', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1565/2959] 199.204.45.229 () {34 vars in 1080 bytes} [Mon May 11 06:50:08 2026] GET /v2.0/ports?tenant_id=543b7442b14940a285fb44595340671d&device_id=cd81cfe1-224b-4255-87da-900829e5ba77 => generated 1465 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2960] 10.0.0.110 () {34 vars in 990 bytes} [Mon May 11 06:50:08 2026] GET /v2.0/ports?device_id=cd81cfe1-224b-4255-87da-900829e5ba77 => generated 1196 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2961] 10.0.0.110 () {34 vars in 1040 bytes} [Mon May 11 06:50:08 2026] GET /v2.0/security-groups?id=860dc47c-936e-4a46-b2e5-4d57ec7748f4&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: 1566/2962] 199.204.45.229 () {34 vars in 986 bytes} [Mon May 11 06:50:08 2026] GET /v2.0/networks?id=fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd => generated 801 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2963] 199.204.45.229 () {34 vars in 1056 bytes} [Mon May 11 06:50:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.80&port_id=5a432e25-14de-4110-a8d8-bea34163fd2f => 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: 1567/2964] 199.204.45.229 () {34 vars in 1104 bytes} [Mon May 11 06:50:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A261&port_id=5a432e25-14de-4110-a8d8-bea34163fd2f => 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: 1398/2965] 199.204.45.229 () {34 vars in 1064 bytes} [Mon May 11 06:50:08 2026] GET /v2.0/subnets?id=a5013de4-eaa3-4685-b64f-adb716c1efd0&id=216c38de-d37d-4cc7-94f4-9509d2335019 => generated 1362 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/2966] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:50:08 2026] GET /v2.0/ports?network_id=fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd&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: 1399/2967] 199.204.45.229 () {34 vars in 1052 bytes} [Mon May 11 06:50:08 2026] GET /v2.0/ports?network_id=fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd&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: 1569/2968] 199.204.45.229 () {34 vars in 1012 bytes} [Mon May 11 06:50:08 2026] GET /v2.0/networks/fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd?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: 1400/2969] 199.204.45.229 () {34 vars in 994 bytes} [Mon May 11 06:50:08 2026] GET /v2.0/ports?device_id=cd81cfe1-224b-4255-87da-900829e5ba77 => generated 1196 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/2970] 199.204.45.229 () {34 vars in 1112 bytes} [Mon May 11 06:50:08 2026] GET /v2.0/networks/fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2971] 199.204.45.229 () {36 vars in 997 bytes} [Mon May 11 06:50:08 2026] DELETE /v2.0/ports/5a432e25-14de-4110-a8d8-bea34163fd2f => generated 0 bytes in 366 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/2974] 10.0.0.206 () {32 vars in 750 bytes} [Mon May 11 06:50:13 2026] DELETE /v2.0/security-group-rules/b516d879-ec32-4368-bea6-fccdb1cc38e0 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:50:13.715 8 INFO neutron.api.v2.resource [None req-cadb276e-3f4e-4642-97d6-60a74275bdb5 1e3e225ac8e7448386016c6fa3e94f35 543b7442b14940a285fb44595340671d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1403/2975] 10.0.0.206 () {32 vars in 747 bytes} [Mon May 11 06:50:13 2026] GET /v2.0/security-group-rules/b516d879-ec32-4368-bea6-fccdb1cc38e0 => generated 155 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/2976] 10.0.0.206 () {32 vars in 750 bytes} [Mon May 11 06:50:13 2026] DELETE /v2.0/security-group-rules/036b3af0-b3f2-4a4a-8c61-2d5b6d118f5b => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:50:13.785 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee5864bd-e4b8-47bc-98c9-da41d899eb5d'] response: {'server_uuid': 'cd81cfe1-224b-4255-87da-900829e5ba77', 'name': 'network-vif-deleted', 'tag': '5a432e25-14de-4110-a8d8-bea34163fd2f', 'status': 'completed', 'code': 200} 2026-05-11 06:50:13.805 8 INFO neutron.api.v2.resource [None req-dc439a73-eda9-42d0-9b96-ae05d976af43 1e3e225ac8e7448386016c6fa3e94f35 543b7442b14940a285fb44595340671d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1404/2977] 10.0.0.206 () {32 vars in 747 bytes} [Mon May 11 06:50:13 2026] GET /v2.0/security-group-rules/036b3af0-b3f2-4a4a-8c61-2d5b6d118f5b => generated 155 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/2978] 10.0.0.206 () {32 vars in 750 bytes} [Mon May 11 06:50:13 2026] DELETE /v2.0/security-group-rules/3de63acc-acbf-4ac6-bd58-11f56a7d3cc3 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:50:13.880 8 INFO neutron.api.v2.resource [None req-0e518c6d-c007-4c23-8a08-4eadfd322b27 1e3e225ac8e7448386016c6fa3e94f35 543b7442b14940a285fb44595340671d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1405/2979] 10.0.0.206 () {32 vars in 747 bytes} [Mon May 11 06:50:13 2026] GET /v2.0/security-group-rules/3de63acc-acbf-4ac6-bd58-11f56a7d3cc3 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/2980] 10.0.0.206 () {32 vars in 750 bytes} [Mon May 11 06:50:13 2026] DELETE /v2.0/security-group-rules/cb814d72-9792-4337-af12-3b95213c912c => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:50:13.951 8 INFO neutron.api.v2.resource [None req-8563a431-b438-47a7-8da3-c7ae223638d0 1e3e225ac8e7448386016c6fa3e94f35 543b7442b14940a285fb44595340671d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1406/2981] 10.0.0.206 () {32 vars in 747 bytes} [Mon May 11 06:50:13 2026] GET /v2.0/security-group-rules/cb814d72-9792-4337-af12-3b95213c912c => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/2982] 10.0.0.206 () {32 vars in 750 bytes} [Mon May 11 06:50:13 2026] DELETE /v2.0/security-group-rules/d81af3a3-15a1-479b-9098-d9da00d4ec3a => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:50:14.036 8 INFO neutron.api.v2.resource [None req-69897148-631f-4295-842b-a91bf251e2c6 1e3e225ac8e7448386016c6fa3e94f35 543b7442b14940a285fb44595340671d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1407/2983] 10.0.0.206 () {32 vars in 747 bytes} [Mon May 11 06:50:14 2026] GET /v2.0/security-group-rules/d81af3a3-15a1-479b-9098-d9da00d4ec3a => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/2984] 10.0.0.206 () {32 vars in 750 bytes} [Mon May 11 06:50:14 2026] DELETE /v2.0/security-group-rules/d1314b82-03ad-4d0f-ac8c-5871f62e4e0d => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:50:14.133 8 INFO neutron.api.v2.resource [None req-af2410ae-a782-44f4-b73c-165d5599b199 1e3e225ac8e7448386016c6fa3e94f35 543b7442b14940a285fb44595340671d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1408/2985] 10.0.0.206 () {32 vars in 747 bytes} [Mon May 11 06:50:14 2026] GET /v2.0/security-group-rules/d1314b82-03ad-4d0f-ac8c-5871f62e4e0d => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/2986] 10.0.0.206 () {32 vars in 750 bytes} [Mon May 11 06:50:14 2026] DELETE /v2.0/security-group-rules/e4016014-0108-4873-8113-22dc4ab29203 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:50:14.217 8 INFO neutron.api.v2.resource [None req-7b36582a-7641-49df-a7b5-74a52c6a5532 1e3e225ac8e7448386016c6fa3e94f35 543b7442b14940a285fb44595340671d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1409/2987] 10.0.0.206 () {32 vars in 747 bytes} [Mon May 11 06:50:14 2026] GET /v2.0/security-group-rules/e4016014-0108-4873-8113-22dc4ab29203 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/2988] 10.0.0.206 () {32 vars in 750 bytes} [Mon May 11 06:50:14 2026] DELETE /v2.0/security-group-rules/6673db07-f360-4e6a-83df-54bb40d6a63d => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:50:14.296 8 INFO neutron.api.v2.resource [None req-720d8793-dd61-4b3d-9eb9-4c316f7a06dd 1e3e225ac8e7448386016c6fa3e94f35 543b7442b14940a285fb44595340671d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1410/2989] 10.0.0.206 () {32 vars in 747 bytes} [Mon May 11 06:50:14 2026] GET /v2.0/security-group-rules/6673db07-f360-4e6a-83df-54bb40d6a63d => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/2990] 10.0.0.206 () {32 vars in 750 bytes} [Mon May 11 06:50:14 2026] DELETE /v2.0/security-group-rules/8bda2afc-9343-4a3b-80f2-a4d48625484f => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:50:14.369 8 INFO neutron.api.v2.resource [None req-a4708d39-3e31-47c9-af40-bb3bcf13a5ce 1e3e225ac8e7448386016c6fa3e94f35 543b7442b14940a285fb44595340671d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1411/2991] 10.0.0.206 () {32 vars in 747 bytes} [Mon May 11 06:50:14 2026] GET /v2.0/security-group-rules/8bda2afc-9343-4a3b-80f2-a4d48625484f => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/2992] 10.0.0.206 () {32 vars in 750 bytes} [Mon May 11 06:50:14 2026] DELETE /v2.0/security-group-rules/5e0d47dc-5ec9-4b62-886a-d337a2519fe6 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:50:14.428 8 INFO neutron.api.v2.resource [None req-6d5b3af0-70c8-4f14-b5e1-ac264d8752fc 1e3e225ac8e7448386016c6fa3e94f35 543b7442b14940a285fb44595340671d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1412/2993] 10.0.0.206 () {32 vars in 747 bytes} [Mon May 11 06:50:14 2026] GET /v2.0/security-group-rules/5e0d47dc-5ec9-4b62-886a-d337a2519fe6 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/2994] 10.0.0.206 () {32 vars in 750 bytes} [Mon May 11 06:50:14 2026] DELETE /v2.0/security-group-rules/52cda28b-4d93-44f1-8242-524f6c5a61fc => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:50:14.503 8 INFO neutron.api.v2.resource [None req-1d3dde7b-4ad6-49c2-bbe4-c4c156a0fd72 1e3e225ac8e7448386016c6fa3e94f35 543b7442b14940a285fb44595340671d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1413/2995] 10.0.0.206 () {32 vars in 747 bytes} [Mon May 11 06:50:14 2026] GET /v2.0/security-group-rules/52cda28b-4d93-44f1-8242-524f6c5a61fc => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/2996] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:50:14 2026] DELETE /v2.0/security-groups/860dc47c-936e-4a46-b2e5-4d57ec7748f4 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:50:14.624 8 INFO neutron.api.v2.resource [None req-115b6ec2-673d-42e3-98ba-a31032afdc44 1e3e225ac8e7448386016c6fa3e94f35 543b7442b14940a285fb44595340671d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1414/2997] 10.0.0.206 () {32 vars in 737 bytes} [Mon May 11 06:50:14 2026] GET /v2.0/security-groups/860dc47c-936e-4a46-b2e5-4d57ec7748f4 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/2998] 10.0.0.206 () {34 vars in 789 bytes} [Mon May 11 06:50:14 2026] PUT /v2.0/routers/4f76d5ab-2a66-4ae6-92b8-e9d9bbbfc438/remove_router_interface => generated 309 bytes in 1642 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:50:16.517 8 INFO neutron.api.v2.resource [None req-9a8c9cc0-6e1f-4563-ac53-1e6481e186d5 1e3e225ac8e7448386016c6fa3e94f35 543b7442b14940a285fb44595340671d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1415/2999] 10.0.0.206 () {34 vars in 789 bytes} [Mon May 11 06:50:16 2026] PUT /v2.0/routers/4f76d5ab-2a66-4ae6-92b8-e9d9bbbfc438/remove_router_interface => generated 198 bytes in 201 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3000] 10.0.0.206 () {34 vars in 789 bytes} [Mon May 11 06:50:16 2026] PUT /v2.0/routers/4f76d5ab-2a66-4ae6-92b8-e9d9bbbfc438/remove_router_interface => generated 309 bytes in 1175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:50:17.921 8 INFO neutron.api.v2.resource [None req-6440c780-1761-42ed-a15c-afdd5e4a12c5 1e3e225ac8e7448386016c6fa3e94f35 543b7442b14940a285fb44595340671d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1416/3001] 10.0.0.206 () {34 vars in 789 bytes} [Mon May 11 06:50:17 2026] PUT /v2.0/routers/4f76d5ab-2a66-4ae6-92b8-e9d9bbbfc438/remove_router_interface => generated 198 bytes in 218 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3002] 10.0.0.206 () {34 vars in 789 bytes} [Mon May 11 06:50:17 2026] PUT /v2.0/routers/4f76d5ab-2a66-4ae6-92b8-e9d9bbbfc438/remove_router_interface => generated 309 bytes in 1146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:50:19.295 8 INFO neutron.api.v2.resource [None req-93fd7ba4-6bff-4eb7-9d87-87338e670590 1e3e225ac8e7448386016c6fa3e94f35 543b7442b14940a285fb44595340671d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1417/3003] 10.0.0.206 () {34 vars in 789 bytes} [Mon May 11 06:50:19 2026] PUT /v2.0/routers/4f76d5ab-2a66-4ae6-92b8-e9d9bbbfc438/remove_router_interface => generated 198 bytes in 218 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:50:20.714 7 INFO neutron.services.segments.plugin [-] Segment c51c8a0a-55f9-4945-9574-cda148302feb resource provider aggregate not found 2026-05-11 06:50:20.719 7 INFO neutron.services.segments.plugin [-] Segment c51c8a0a-55f9-4945-9574-cda148302feb resource provider aggregate not found 2026-05-11 06:50:20.733 7 INFO neutron.services.segments.plugin [-] Segment c51c8a0a-55f9-4945-9574-cda148302feb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c51c8a0a-55f9-4945-9574-cda148302feb found for delete ", "request_id": "req-10d85ba2-17c2-409d-ad31-43deea1bd638"}]} 2026-05-11 06:50:20.735 7 INFO neutron.services.segments.plugin [-] Segment c51c8a0a-55f9-4945-9574-cda148302feb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c51c8a0a-55f9-4945-9574-cda148302feb found for delete ", "request_id": "req-c1ed1bf1-df68-4cb1-9182-5dc90742f0aa"}]} 2026-05-11 06:50:20.741 7 INFO neutron.db.l3_hamode_db [None req-909d7b6b-d23e-401d-85d4-f6c6e9d0ccdd 1e3e225ac8e7448386016c6fa3e94f35 543b7442b14940a285fb44595340671d - - - -] HA network 5f82eadd-acc5-4ac8-a04d-208b964e1958 was deleted as no HA routers are present in tenant 543b7442b14940a285fb44595340671d. [pid: 7|app: 0|req: 1587/3004] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:50:19 2026] DELETE /v2.0/routers/4f76d5ab-2a66-4ae6-92b8-e9d9bbbfc438 => generated 0 bytes in 1448 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:50:20.795 8 INFO neutron.api.v2.resource [None req-9aade4f4-4d9f-48ca-aa9d-d161f0e0ed9a 1e3e225ac8e7448386016c6fa3e94f35 543b7442b14940a285fb44595340671d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1418/3005] 10.0.0.206 () {32 vars in 721 bytes} [Mon May 11 06:50:20 2026] GET /v2.0/routers/4f76d5ab-2a66-4ae6-92b8-e9d9bbbfc438 => generated 135 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3006] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:50:20 2026] DELETE /v2.0/subnets/506e3467-955d-4700-b0bb-3693940004cd => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:50:21.045 8 INFO neutron.pecan_wsgi.hooks.translation [None req-67a989f1-f98b-4b75-8a19-f8bcff22f488 1e3e225ac8e7448386016c6fa3e94f35 543b7442b14940a285fb44595340671d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1419/3007] 10.0.0.206 () {32 vars in 721 bytes} [Mon May 11 06:50:21 2026] GET /v2.0/subnets/506e3467-955d-4700-b0bb-3693940004cd => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3008] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:50:21 2026] DELETE /v2.0/subnets/f0ef2384-f4f1-4316-a03f-80fc63d4dc73 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:50:21.299 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3e991ad9-1ded-407b-99c4-56996414351f 1e3e225ac8e7448386016c6fa3e94f35 543b7442b14940a285fb44595340671d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1420/3009] 10.0.0.206 () {32 vars in 721 bytes} [Mon May 11 06:50:21 2026] GET /v2.0/subnets/f0ef2384-f4f1-4316-a03f-80fc63d4dc73 => 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: 1590/3010] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:50:21 2026] DELETE /v2.0/networks/7aacc862-e4e7-4cff-adc8-aa927847829b => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:50:21.696 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bb5d949a-337a-4734-8fb5-d185d966ba50 1e3e225ac8e7448386016c6fa3e94f35 543b7442b14940a285fb44595340671d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1421/3011] 10.0.0.206 () {32 vars in 723 bytes} [Mon May 11 06:50:21 2026] GET /v2.0/networks/7aacc862-e4e7-4cff-adc8-aa927847829b => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3012] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:50:21 2026] DELETE /v2.0/subnets/216c38de-d37d-4cc7-94f4-9509d2335019 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:50:21.934 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f89e99e8-9d11-4c1a-96a0-1de201a5dcbe 1e3e225ac8e7448386016c6fa3e94f35 543b7442b14940a285fb44595340671d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1422/3013] 10.0.0.206 () {32 vars in 721 bytes} [Mon May 11 06:50:21 2026] GET /v2.0/subnets/216c38de-d37d-4cc7-94f4-9509d2335019 => 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: 1592/3014] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:50:21 2026] DELETE /v2.0/subnets/a5013de4-eaa3-4685-b64f-adb716c1efd0 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:50:22.211 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3ef36087-658f-4bee-9ac3-bd6090bee81a 1e3e225ac8e7448386016c6fa3e94f35 543b7442b14940a285fb44595340671d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1423/3015] 10.0.0.206 () {32 vars in 721 bytes} [Mon May 11 06:50:22 2026] GET /v2.0/subnets/a5013de4-eaa3-4685-b64f-adb716c1efd0 => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3016] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:50:22 2026] DELETE /v2.0/networks/fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd => generated 0 bytes in 443 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:50:22.684 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2167dd2d-ebd0-4ba0-86da-34ffa20b6395 1e3e225ac8e7448386016c6fa3e94f35 543b7442b14940a285fb44595340671d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1424/3017] 10.0.0.206 () {32 vars in 723 bytes} [Mon May 11 06:50:22 2026] GET /v2.0/networks/fbf1f8e0-f7e1-4e2a-973f-26ca445b11dd => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:50:22.757 7 INFO neutron.services.segments.plugin [-] Segment d3e1d845-6316-47b8-9bd5-122f10c653b0 resource provider aggregate not found 2026-05-11 06:50:22.764 7 INFO neutron.services.segments.plugin [-] Segment d3e1d845-6316-47b8-9bd5-122f10c653b0 resource provider aggregate not found 2026-05-11 06:50:22.781 7 INFO neutron.services.segments.plugin [-] Segment d3e1d845-6316-47b8-9bd5-122f10c653b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3e1d845-6316-47b8-9bd5-122f10c653b0 found for delete ", "request_id": "req-5f385fad-b375-4207-a7ef-f673a28e57cf"}]} 2026-05-11 06:50:22.785 7 INFO neutron.services.segments.plugin [-] Segment d3e1d845-6316-47b8-9bd5-122f10c653b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3e1d845-6316-47b8-9bd5-122f10c653b0 found for delete ", "request_id": "req-83113aa0-4f57-4237-8dd7-95b58c9b5a21"}]} 2026-05-11 06:50:22.800 7 INFO neutron.services.segments.plugin [-] Segment 7bae55d5-4a79-4c9b-a8a2-fa4c6818c4c2 resource provider aggregate not found 2026-05-11 06:50:22.805 7 INFO neutron.services.segments.plugin [-] Segment 7bae55d5-4a79-4c9b-a8a2-fa4c6818c4c2 resource provider aggregate not found 2026-05-11 06:50:22.812 7 INFO neutron.services.segments.plugin [-] Segment 7bae55d5-4a79-4c9b-a8a2-fa4c6818c4c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bae55d5-4a79-4c9b-a8a2-fa4c6818c4c2 found for delete ", "request_id": "req-b9435d2f-b730-4272-b3f1-fe089079954d"}]} 2026-05-11 06:50:22.822 7 INFO neutron.services.segments.plugin [-] Segment 7bae55d5-4a79-4c9b-a8a2-fa4c6818c4c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bae55d5-4a79-4c9b-a8a2-fa4c6818c4c2 found for delete ", "request_id": "req-5e19718b-6592-4c97-ad02-eaa007ab20c8"}]} [pid: 7|app: 0|req: 1594/3018] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:50:22 2026] DELETE /v2.0/subnets/e8639de7-e9a3-4c97-8068-b17074f34f86 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:50:22.964 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cdba6ebb-c8f8-4f11-af4c-d05b9534ee0e 1e3e225ac8e7448386016c6fa3e94f35 543b7442b14940a285fb44595340671d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1425/3019] 10.0.0.206 () {32 vars in 721 bytes} [Mon May 11 06:50:22 2026] GET /v2.0/subnets/e8639de7-e9a3-4c97-8068-b17074f34f86 => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3020] 10.0.0.206 () {32 vars in 724 bytes} [Mon May 11 06:50:22 2026] DELETE /v2.0/subnets/1688c755-39ff-4002-8629-19ac16f6baf1 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:50:23.205 8 INFO neutron.pecan_wsgi.hooks.translation [None req-642d462c-7cca-4477-88a2-e273af5eb8ca 1e3e225ac8e7448386016c6fa3e94f35 543b7442b14940a285fb44595340671d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1426/3021] 10.0.0.206 () {32 vars in 721 bytes} [Mon May 11 06:50:23 2026] GET /v2.0/subnets/1688c755-39ff-4002-8629-19ac16f6baf1 => 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: 1596/3022] 10.0.0.206 () {32 vars in 726 bytes} [Mon May 11 06:50:23 2026] DELETE /v2.0/networks/28968a7b-cb5d-4dd8-883a-b504b50fe415 => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:50:23.647 8 INFO neutron.pecan_wsgi.hooks.translation [None req-260484d8-29b3-4fd9-9fe9-d9acbe724c71 1e3e225ac8e7448386016c6fa3e94f35 543b7442b14940a285fb44595340671d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1427/3023] 10.0.0.206 () {32 vars in 723 bytes} [Mon May 11 06:50:23 2026] GET /v2.0/networks/28968a7b-cb5d-4dd8-883a-b504b50fe415 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:50:25.493 7 INFO neutron.services.segments.plugin [-] Segment 700d8fff-96d4-41e9-8ecd-e476f09a4bf1 resource provider aggregate not found 2026-05-11 06:50:25.499 7 INFO neutron.services.segments.plugin [-] Segment 700d8fff-96d4-41e9-8ecd-e476f09a4bf1 resource provider aggregate not found 2026-05-11 06:50:25.517 7 INFO neutron.services.segments.plugin [-] Segment 700d8fff-96d4-41e9-8ecd-e476f09a4bf1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 700d8fff-96d4-41e9-8ecd-e476f09a4bf1 found for delete ", "request_id": "req-4e057760-d685-4235-97fd-dea3551c241f"}]} 2026-05-11 06:50:25.518 7 INFO neutron.services.segments.plugin [-] Segment 700d8fff-96d4-41e9-8ecd-e476f09a4bf1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 700d8fff-96d4-41e9-8ecd-e476f09a4bf1 found for delete ", "request_id": "req-84a871e7-5b60-4cbc-b344-a316651dd5b6"}]} [pid: 7|app: 0|req: 1597/3024] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:50:25 2026] GET /v2.0/security-groups?tenant_id=c2a053526e64451598fb9595f43d8a41&name=default => generated 2805 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/3025] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:50:25 2026] DELETE /v2.0/security-groups/968c6269-f530-402a-9742-1907b8d5e68f => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3026] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:50:25 2026] GET /v2.0/security-groups?tenant_id=c15fb092a6e740a786d357f05ae98ebe&name=default => generated 2805 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/3027] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:50:26 2026] DELETE /v2.0/security-groups/a413ca3b-813c-4007-af6d-ae188c8b6696 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3028] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:50:26 2026] GET /v2.0/security-groups?tenant_id=543b7442b14940a285fb44595340671d&name=default => generated 2805 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/3029] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:50:26 2026] DELETE /v2.0/security-groups/321415f4-b2fe-477d-8a31-610f469d1ac0 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3030] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:50:26 2026] GET /v2.0/security-groups?tenant_id=4e97bd20ff4b45f482e4dc8be14d31f8&name=default => generated 2805 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/3031] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:50:26 2026] DELETE /v2.0/security-groups/a1e40c50-3663-41cc-8de1-ab53c3730526 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3032] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:50:26 2026] GET /v2.0/security-groups?tenant_id=0bc682858ae9449bb3c81ac5c568bf6d&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: 1432/3033] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:50:27 2026] DELETE /v2.0/security-groups/d98bec08-3686-492d-8f8e-235df2ff27a1 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3034] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:50:27 2026] GET /v2.0/security-groups?tenant_id=12f80865303444508a4ed08fa6fa39e9&name=default => generated 2805 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/3035] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:50:27 2026] DELETE /v2.0/security-groups/3a0c22b0-06a4-4e80-8ce4-2aef933ad3a2 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3036] 10.0.0.206 () {32 vars in 774 bytes} [Mon May 11 06:50:27 2026] GET /v2.0/security-groups?tenant_id=cabde9e26bc540c7a04e30a610dd4af6&name=default => generated 2805 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/3037] 10.0.0.206 () {32 vars in 740 bytes} [Mon May 11 06:50:27 2026] DELETE /v2.0/security-groups/6dc2165d-b9df-4c27-bd3e-b9abcef9d5d2 => 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: 1605/3040] 10.0.0.206 () {32 vars in 649 bytes} [Mon May 11 06:50:30 2026] GET /v2.0/networks => generated 2168 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/3041] 10.0.0.206 () {32 vars in 655 bytes} [Mon May 11 06:50:31 2026] GET /v2.0/floatingips => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3042] 10.0.0.206 () {32 vars in 647 bytes} [Mon May 11 06:50:31 2026] GET /v2.0/routers => generated 15 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/3043] 10.0.0.206 () {32 vars in 643 bytes} [Mon May 11 06:50:31 2026] GET /v2.0/ports => generated 4721 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3044] 10.0.0.206 () {32 vars in 647 bytes} [Mon May 11 06:50:31 2026] GET /v2.0/subnets => generated 1261 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/3045] 10.0.0.206 () {32 vars in 649 bytes} [Mon May 11 06:50:31 2026] GET /v2.0/networks => generated 2168 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3046] 10.0.0.206 () {32 vars in 663 bytes} [Mon May 11 06:50:31 2026] GET /v2.0/security-groups => generated 16622 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/3047] 10.0.0.206 () {32 vars in 655 bytes} [Mon May 11 06:50:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)