+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Apr 7 00:41:17 2026] *** compiled with version: 11.4.0 on 27 February 2026 14:41:22 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: neutron-server-65785fd948-42lcx machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.10.12 (main, Jan 26 2026, 14:55:28) [GCC 11.4.0] Python main interpreter initialized at 0x557c2e8d59e0 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-04-07 00:41:21.627 7 INFO neutron.common.config [-] Logging enabled! 2026-04-07 00:41:21.628 7 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-04-07 00:41:21.744 8 INFO neutron.common.config [-] Logging enabled! 2026-04-07 00:41:21.745 8 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-04-07 00:41:21.910 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-07 00:41:22.011 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-07 00:41:22.707 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-07 00:41:22.710 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-07 00:41:22.713 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-07 00:41:22.714 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-07 00:41:22.714 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-07 00:41:22.714 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-07 00:41:22.715 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:41:22.720 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:41:22.721 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:41:22.721 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-07 00:41:22.740 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-07 00:41:22.741 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-07 00:41:22.741 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-07 00:41:22.781 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-07 00:41:22.781 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-07 00:41:22.781 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-07 00:41:22.781 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-07 00:41:22.803 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-07 00:41:22.805 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-07 00:41:22.808 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-07 00:41:22.809 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-07 00:41:22.809 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-07 00:41:22.809 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-07 00:41:22.810 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:41:22.815 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:41:22.816 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:41:22.816 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-07 00:41:22.834 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-07 00:41:22.835 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-07 00:41:22.835 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-07 00:41:22.876 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-07 00:41:22.876 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-07 00:41:22.876 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-07 00:41:22.876 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-07 00:41:23.175 7 INFO neutron.plugins.ml2.managers [None req-79546d19-bfea-48b8-aa39-f2e93aaf56b2 - - - - - -] Initializing driver for type 'vlan' 2026-04-07 00:41:23.232 8 INFO neutron.plugins.ml2.managers [None req-65d29e73-86d2-4bbc-80b2-3187f0ada6de - - - - - -] Initializing driver for type 'vlan' 2026-04-07 00:41:23.470 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-79546d19-bfea-48b8-aa39-f2e93aaf56b2 - - - - - -] VlanTypeDriver initialization complete 2026-04-07 00:41:23.470 7 INFO neutron.plugins.ml2.managers [None req-79546d19-bfea-48b8-aa39-f2e93aaf56b2 - - - - - -] Initializing driver for type 'vxlan' 2026-04-07 00:41:23.470 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-79546d19-bfea-48b8-aa39-f2e93aaf56b2 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-07 00:41:23.498 7 INFO neutron.plugins.ml2.managers [None req-79546d19-bfea-48b8-aa39-f2e93aaf56b2 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-07 00:41:23.498 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-79546d19-bfea-48b8-aa39-f2e93aaf56b2 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-07 00:41:23.498 7 INFO neutron.plugins.ml2.managers [None req-79546d19-bfea-48b8-aa39-f2e93aaf56b2 - - - - - -] Initializing extension driver 'port_security' 2026-04-07 00:41:23.498 7 INFO neutron.plugins.ml2.extensions.port_security [None req-79546d19-bfea-48b8-aa39-f2e93aaf56b2 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-07 00:41:23.498 7 INFO neutron.plugins.ml2.managers [None req-79546d19-bfea-48b8-aa39-f2e93aaf56b2 - - - - - -] Initializing extension driver 'qos' 2026-04-07 00:41:23.499 7 INFO neutron.plugins.ml2.managers [None req-79546d19-bfea-48b8-aa39-f2e93aaf56b2 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-07 00:41:23.499 7 INFO neutron.plugins.ml2.managers [None req-79546d19-bfea-48b8-aa39-f2e93aaf56b2 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-07 00:41:23.511 7 INFO neutron.quota [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded quota_driver: . 2026-04-07 00:41:23.512 7 INFO neutron.plugins.ml2.plugin [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Modular L2 Plugin initialization complete 2026-04-07 00:41:23.512 7 INFO neutron.plugins.ml2.managers [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-07 00:41:23.512 7 INFO neutron.plugins.ml2.managers [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-07 00:41:23.513 7 INFO neutron.plugins.ml2.managers [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Got port-security extension from driver 'port_security' 2026-04-07 00:41:23.513 7 INFO neutron.extensions.vlantransparent [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Disabled vlantransparent extension. 2026-04-07 00:41:23.513 7 INFO neutron.manager [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loading Plugin: qos 2026-04-07 00:41:23.524 7 INFO neutron.manager [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loading Plugin: router 2026-04-07 00:41:23.526 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-65d29e73-86d2-4bbc-80b2-3187f0ada6de - - - - - -] VlanTypeDriver initialization complete 2026-04-07 00:41:23.526 8 INFO neutron.plugins.ml2.managers [None req-65d29e73-86d2-4bbc-80b2-3187f0ada6de - - - - - -] Initializing driver for type 'vxlan' 2026-04-07 00:41:23.527 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-65d29e73-86d2-4bbc-80b2-3187f0ada6de - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-07 00:41:23.549 8 INFO neutron.plugins.ml2.managers [None req-65d29e73-86d2-4bbc-80b2-3187f0ada6de - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-07 00:41:23.549 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-65d29e73-86d2-4bbc-80b2-3187f0ada6de - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-07 00:41:23.549 8 INFO neutron.plugins.ml2.managers [None req-65d29e73-86d2-4bbc-80b2-3187f0ada6de - - - - - -] Initializing extension driver 'port_security' 2026-04-07 00:41:23.549 8 INFO neutron.plugins.ml2.extensions.port_security [None req-65d29e73-86d2-4bbc-80b2-3187f0ada6de - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-07 00:41:23.549 8 INFO neutron.plugins.ml2.managers [None req-65d29e73-86d2-4bbc-80b2-3187f0ada6de - - - - - -] Initializing extension driver 'qos' 2026-04-07 00:41:23.550 8 INFO neutron.plugins.ml2.managers [None req-65d29e73-86d2-4bbc-80b2-3187f0ada6de - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-07 00:41:23.550 8 INFO neutron.plugins.ml2.managers [None req-65d29e73-86d2-4bbc-80b2-3187f0ada6de - - - - - -] Initializing mechanism driver 'l2population' 2026-04-07 00:41:23.558 7 INFO neutron.services.service_base [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-07 00:41:23.558 7 INFO neutron.manager [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loading Plugin: segments 2026-04-07 00:41:23.560 8 INFO neutron.quota [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded quota_driver: . 2026-04-07 00:41:23.560 8 INFO neutron.plugins.ml2.plugin [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Modular L2 Plugin initialization complete 2026-04-07 00:41:23.560 8 INFO neutron.plugins.ml2.managers [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-07 00:41:23.560 8 INFO neutron.plugins.ml2.managers [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-07 00:41:23.561 8 INFO neutron.plugins.ml2.managers [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Got port-security extension from driver 'port_security' 2026-04-07 00:41:23.561 8 INFO neutron.extensions.vlantransparent [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Disabled vlantransparent extension. 2026-04-07 00:41:23.561 8 INFO neutron.manager [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loading Plugin: qos 2026-04-07 00:41:23.571 8 INFO neutron.manager [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loading Plugin: router 2026-04-07 00:41:23.604 8 INFO neutron.services.service_base [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-07 00:41:23.604 8 INFO neutron.manager [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loading Plugin: segments 2026-04-07 00:41:23.651 7 INFO neutron.manager [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loading Plugin: trunk 2026-04-07 00:41:23.703 7 INFO neutron.manager [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loading Plugin: vpnaas 2026-04-07 00:41:23.717 8 INFO neutron.manager [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loading Plugin: trunk 2026-04-07 00:41:23.741 7 WARNING stevedore.named [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-07 00:41:23.771 8 INFO neutron.manager [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loading Plugin: vpnaas 2026-04-07 00:41:23.804 7 INFO neutron_vpnaas.services.vpn.plugin [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-07 00:41:23.805 7 INFO neutron.common.utils [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-07 00:41:23.805 7 INFO neutron.manager [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loading Plugin: auto_allocate 2026-04-07 00:41:23.809 7 INFO neutron.manager [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loading Plugin: tag 2026-04-07 00:41:23.811 8 WARNING stevedore.named [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-07 00:41:23.813 7 INFO neutron.manager [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loading Plugin: timestamp 2026-04-07 00:41:23.815 7 INFO neutron.manager [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loading Plugin: network_ip_availability 2026-04-07 00:41:23.818 7 INFO neutron.manager [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loading Plugin: flavors 2026-04-07 00:41:23.821 7 INFO neutron.manager [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loading Plugin: revisions 2026-04-07 00:41:23.824 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Initializing extension manager. 2026-04-07 00:41:23.825 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: address-group 2026-04-07 00:41:23.826 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: address-scope 2026-04-07 00:41:23.827 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-07 00:41:23.828 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: agent 2026-04-07 00:41:23.828 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: agent-resources-synced 2026-04-07 00:41:23.830 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: allowed-address-pairs 2026-04-07 00:41:23.830 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: auto-allocated-topology 2026-04-07 00:41:23.831 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: availability_zone 2026-04-07 00:41:23.832 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: availability_zone_filter 2026-04-07 00:41:23.832 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-07 00:41:23.833 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: default-subnetpools 2026-04-07 00:41:23.834 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-07 00:41:23.835 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: dns-integration 2026-04-07 00:41:23.835 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: dns-domain-ports 2026-04-07 00:41:23.836 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-07 00:41:23.836 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: dvr 2026-04-07 00:41:23.837 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-07 00:41:23.838 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: empty-string-filtering 2026-04-07 00:41:23.838 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-07 00:41:23.839 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-07 00:41:23.839 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: external-net 2026-04-07 00:41:23.840 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-07 00:41:23.840 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: extraroute 2026-04-07 00:41:23.841 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: extraroute-atomic 2026-04-07 00:41:23.842 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-07 00:41:23.842 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-07 00:41:23.843 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-07 00:41:23.843 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-07 00:41:23.844 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: fip-port-details 2026-04-07 00:41:23.845 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: flavors 2026-04-07 00:41:23.846 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-07 00:41:23.846 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: floatingip-pools 2026-04-07 00:41:23.847 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: ip_allocation 2026-04-07 00:41:23.848 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: ip-substring-filtering 2026-04-07 00:41:23.848 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: l2_adjacency 2026-04-07 00:41:23.849 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: router 2026-04-07 00:41:23.851 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-07 00:41:23.851 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: ext-gw-mode 2026-04-07 00:41:23.852 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: l3-ha 2026-04-07 00:41:23.852 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-07 00:41:23.853 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: l3-flavors 2026-04-07 00:41:23.854 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-07 00:41:23.854 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-07 00:41:23.856 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-07 00:41:23.857 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-07 00:41:23.858 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-07 00:41:23.859 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-07 00:41:23.860 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-07 00:41:23.860 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: multi-provider 2026-04-07 00:41:23.861 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: net-mtu 2026-04-07 00:41:23.862 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: net-mtu-writable 2026-04-07 00:41:23.862 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: network_availability_zone 2026-04-07 00:41:23.863 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: network-ip-availability 2026-04-07 00:41:23.864 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-07 00:41:23.864 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: pagination 2026-04-07 00:41:23.865 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: port-device-profile 2026-04-07 00:41:23.866 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: port-mac-override 2026-04-07 00:41:23.866 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-07 00:41:23.867 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-07 00:41:23.867 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: port-resource-request 2026-04-07 00:41:23.868 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: port-resource-request-groups 2026-04-07 00:41:23.868 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: binding 2026-04-07 00:41:23.869 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: binding-extended 2026-04-07 00:41:23.870 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: port-security 2026-04-07 00:41:23.870 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: project-id 2026-04-07 00:41:23.870 8 INFO neutron_vpnaas.services.vpn.plugin [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-07 00:41:23.870 8 INFO neutron.common.utils [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-07 00:41:23.871 8 INFO neutron.manager [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loading Plugin: auto_allocate 2026-04-07 00:41:23.871 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: provider 2026-04-07 00:41:23.872 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: qos 2026-04-07 00:41:23.873 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-07 00:41:23.874 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-07 00:41:23.874 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: qos-default 2026-04-07 00:41:23.875 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: qos-fip 2026-04-07 00:41:23.876 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-07 00:41:23.876 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: qos-gateway-ip 2026-04-07 00:41:23.876 8 INFO neutron.manager [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loading Plugin: tag 2026-04-07 00:41:23.877 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: qos-port-network-policy 2026-04-07 00:41:23.877 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: qos-pps-minimum 2026-04-07 00:41:23.878 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-07 00:41:23.879 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: qos-pps 2026-04-07 00:41:23.879 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: qos-rule-type-details 2026-04-07 00:41:23.880 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-07 00:41:23.880 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: qos-rules-alias 2026-04-07 00:41:23.881 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: quota-check-limit 2026-04-07 00:41:23.882 8 INFO neutron.manager [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loading Plugin: timestamp 2026-04-07 00:41:23.883 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: quotas 2026-04-07 00:41:23.883 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: quota_details 2026-04-07 00:41:23.884 8 INFO neutron.manager [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loading Plugin: network_ip_availability 2026-04-07 00:41:23.885 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: rbac-policies 2026-04-07 00:41:23.885 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: rbac-address-group 2026-04-07 00:41:23.886 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: rbac-address-scope 2026-04-07 00:41:23.887 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: rbac-security-groups 2026-04-07 00:41:23.887 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: rbac-subnetpool 2026-04-07 00:41:23.888 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: revision-if-match 2026-04-07 00:41:23.888 8 INFO neutron.manager [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loading Plugin: flavors 2026-04-07 00:41:23.888 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: standard-attr-revisions 2026-04-07 00:41:23.889 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: router_availability_zone 2026-04-07 00:41:23.889 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-07 00:41:23.890 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-07 00:41:23.890 8 INFO neutron.manager [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loading Plugin: revisions 2026-04-07 00:41:23.891 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-07 00:41:23.891 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-07 00:41:23.892 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-07 00:41:23.893 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Initializing extension manager. 2026-04-07 00:41:23.895 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: address-group 2026-04-07 00:41:23.895 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: address-scope 2026-04-07 00:41:23.896 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-07 00:41:23.897 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: agent 2026-04-07 00:41:23.897 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: agent-resources-synced 2026-04-07 00:41:23.899 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: allowed-address-pairs 2026-04-07 00:41:23.899 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: auto-allocated-topology 2026-04-07 00:41:23.900 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: availability_zone 2026-04-07 00:41:23.901 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: availability_zone_filter 2026-04-07 00:41:23.901 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: security-group 2026-04-07 00:41:23.901 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-07 00:41:23.902 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: default-subnetpools 2026-04-07 00:41:23.902 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: segment 2026-04-07 00:41:23.903 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-07 00:41:23.903 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-07 00:41:23.903 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: service-type 2026-04-07 00:41:23.904 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: dns-integration 2026-04-07 00:41:23.904 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: sorting 2026-04-07 00:41:23.904 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: dns-domain-ports 2026-04-07 00:41:23.904 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: standard-attr-segment 2026-04-07 00:41:23.905 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-07 00:41:23.905 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: standard-attr-description 2026-04-07 00:41:23.905 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: dvr 2026-04-07 00:41:23.906 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: stateful-security-group 2026-04-07 00:41:23.906 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-07 00:41:23.906 7 WARNING neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-07 00:41:23.907 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-07 00:41:23.907 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: empty-string-filtering 2026-04-07 00:41:23.907 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-07 00:41:23.907 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: subnet_onboard 2026-04-07 00:41:23.908 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-07 00:41:23.908 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-07 00:41:23.908 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: external-net 2026-04-07 00:41:23.908 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: subnet-service-types 2026-04-07 00:41:23.909 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-07 00:41:23.909 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: subnet_allocation 2026-04-07 00:41:23.910 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-07 00:41:23.910 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-07 00:41:23.911 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: extraroute 2026-04-07 00:41:23.912 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: standard-attr-tag 2026-04-07 00:41:23.913 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: extraroute-atomic 2026-04-07 00:41:23.913 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-07 00:41:23.914 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: trunk 2026-04-07 00:41:23.914 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-07 00:41:23.914 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: trunk-details 2026-04-07 00:41:23.915 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-07 00:41:23.915 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-07 00:41:23.916 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-07 00:41:23.916 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-07 00:41:23.917 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-07 00:41:23.917 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: vpn-flavors 2026-04-07 00:41:23.918 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-07 00:41:23.918 7 INFO neutron.api.extensions [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Loaded extension: vpnaas 2026-04-07 00:41:23.919 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: fip-port-details 2026-04-07 00:41:23.920 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: flavors 2026-04-07 00:41:23.920 7 INFO neutron.quota.resource_registry [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-07 00:41:23.921 7 INFO neutron.quota.resource_registry [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-07 00:41:23.921 7 INFO neutron.quota.resource_registry [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:41:23.921 7 INFO neutron.quota.resource_registry [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-07 00:41:23.921 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-07 00:41:23.922 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: floatingip-pools 2026-04-07 00:41:23.922 7 INFO neutron.quota.resource_registry [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-07 00:41:23.922 7 INFO neutron.quota.resource_registry [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-07 00:41:23.922 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: ip_allocation 2026-04-07 00:41:23.923 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: ip-substring-filtering 2026-04-07 00:41:23.924 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: l2_adjacency 2026-04-07 00:41:23.924 7 INFO neutron.quota.resource_registry [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-07 00:41:23.924 7 INFO neutron.quota.resource_registry [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-07 00:41:23.924 7 INFO neutron.quota.resource_registry [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-07 00:41:23.925 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: router 2026-04-07 00:41:23.925 7 INFO neutron.quota.resource_registry [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:41:23.925 7 WARNING neutron.quota.resource_registry [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] subnetpool is already registered 2026-04-07 00:41:23.925 7 INFO neutron.quota.resource_registry [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:41:23.925 7 WARNING neutron.quota.resource_registry [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] subnetpool is already registered 2026-04-07 00:41:23.925 7 INFO neutron.quota.resource_registry [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-07 00:41:23.926 7 INFO neutron.quota.resource_registry [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-07 00:41:23.926 7 INFO neutron.quota.resource_registry [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-07 00:41:23.926 7 INFO neutron.quota.resource_registry [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-07 00:41:23.926 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-07 00:41:23.926 7 INFO neutron.quota.resource_registry [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-07 00:41:23.927 7 INFO neutron.quota.resource_registry [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-07 00:41:23.927 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: ext-gw-mode 2026-04-07 00:41:23.927 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: l3-ha 2026-04-07 00:41:23.928 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-07 00:41:23.929 7 INFO neutron.quota.resource_registry [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-07 00:41:23.929 7 WARNING neutron.quota.resource_registry [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] router is already registered 2026-04-07 00:41:23.929 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: l3-flavors 2026-04-07 00:41:23.929 7 INFO neutron.quota.resource_registry [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-07 00:41:23.929 7 WARNING neutron.quota.resource_registry [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] floatingip is already registered 2026-04-07 00:41:23.930 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-07 00:41:23.930 7 INFO neutron.quota.resource_registry [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-07 00:41:23.930 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-07 00:41:23.930 7 WARNING neutron.quota.resource_registry [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] rbac_policy is already registered 2026-04-07 00:41:23.931 7 INFO neutron.quota.resource_registry [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-07 00:41:23.931 7 WARNING neutron.quota.resource_registry [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] security_group is already registered 2026-04-07 00:41:23.931 7 INFO neutron.quota.resource_registry [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-07 00:41:23.931 7 WARNING neutron.quota.resource_registry [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] security_group_rule is already registered 2026-04-07 00:41:23.931 7 INFO neutron.quota.resource_registry [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:41:23.932 7 WARNING neutron.quota.resource_registry [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] subnetpool is already registered 2026-04-07 00:41:23.932 7 INFO neutron.quota.resource_registry [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:41:23.932 7 WARNING neutron.quota.resource_registry [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] subnetpool is already registered 2026-04-07 00:41:23.932 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-07 00:41:23.932 7 INFO neutron.quota.resource_registry [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-07 00:41:23.932 7 WARNING neutron.quota.resource_registry [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] trunk is already registered 2026-04-07 00:41:23.933 7 INFO neutron.quota.resource_registry [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-07 00:41:23.933 7 WARNING neutron.quota.resource_registry [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] endpoint_group is already registered 2026-04-07 00:41:23.933 7 INFO neutron.quota.resource_registry [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-07 00:41:23.933 7 WARNING neutron.quota.resource_registry [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] vpnservice is already registered 2026-04-07 00:41:23.933 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-07 00:41:23.933 7 INFO neutron.quota.resource_registry [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-07 00:41:23.933 7 WARNING neutron.quota.resource_registry [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] ipsec_site_connection is already registered 2026-04-07 00:41:23.934 7 INFO neutron.quota.resource_registry [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-07 00:41:23.934 7 WARNING neutron.quota.resource_registry [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] ipsecpolicy is already registered 2026-04-07 00:41:23.934 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-07 00:41:23.934 7 INFO neutron.quota.resource_registry [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-07 00:41:23.934 7 WARNING neutron.quota.resource_registry [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] ikepolicy is already registered 2026-04-07 00:41:23.935 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-07 00:41:23.936 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-07 00:41:23.936 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: multi-provider 2026-04-07 00:41:23.937 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: net-mtu 2026-04-07 00:41:23.937 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: net-mtu-writable 2026-04-07 00:41:23.938 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: network_availability_zone 2026-04-07 00:41:23.939 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: network-ip-availability 2026-04-07 00:41:23.940 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-07 00:41:23.940 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: pagination 2026-04-07 00:41:23.941 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: port-device-profile 2026-04-07 00:41:23.941 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: port-mac-override 2026-04-07 00:41:23.942 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-07 00:41:23.942 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-07 00:41:23.943 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: port-resource-request 2026-04-07 00:41:23.943 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: port-resource-request-groups 2026-04-07 00:41:23.944 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: binding 2026-04-07 00:41:23.945 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: binding-extended 2026-04-07 00:41:23.945 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: port-security 2026-04-07 00:41:23.946 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: project-id 2026-04-07 00:41:23.946 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: provider 2026-04-07 00:41:23.948 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: qos 2026-04-07 00:41:23.949 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-07 00:41:23.950 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-07 00:41:23.951 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: qos-default 2026-04-07 00:41:23.951 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: qos-fip 2026-04-07 00:41:23.952 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-07 00:41:23.952 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: qos-gateway-ip 2026-04-07 00:41:23.953 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: qos-port-network-policy 2026-04-07 00:41:23.954 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: qos-pps-minimum 2026-04-07 00:41:23.954 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-07 00:41:23.955 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: qos-pps 2026-04-07 00:41:23.955 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: qos-rule-type-details 2026-04-07 00:41:23.956 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-07 00:41:23.957 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: qos-rules-alias 2026-04-07 00:41:23.957 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: quota-check-limit 2026-04-07 00:41:23.959 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: quotas 2026-04-07 00:41:23.960 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: quota_details 2026-04-07 00:41:23.961 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: rbac-policies 2026-04-07 00:41:23.962 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: rbac-address-group 2026-04-07 00:41:23.962 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: rbac-address-scope 2026-04-07 00:41:23.963 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: rbac-security-groups 2026-04-07 00:41:23.963 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: rbac-subnetpool 2026-04-07 00:41:23.964 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: revision-if-match 2026-04-07 00:41:23.965 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: standard-attr-revisions 2026-04-07 00:41:23.965 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: router_availability_zone 2026-04-07 00:41:23.966 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-07 00:41:23.966 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-07 00:41:23.967 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-07 00:41:23.967 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-07 00:41:23.968 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-07 00:41:23.970 7 WARNING keystonemiddleware._common.config [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-07 00:41:23.975 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: security-group 2026-04-07 00:41:23.976 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: segment 2026-04-07 00:41:23.977 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-07 00:41:23.977 7 WARNING oslo_config.cfg [None req-518ba7d8-b416-4784-87aa-02f8fdd9215e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-07 00:41:23.978 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: service-type 2026-04-07 00:41:23.978 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: sorting 2026-04-07 00:41:23.979 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: standard-attr-segment 2026-04-07 00:41:23.980 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: standard-attr-description WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x557c2e8d59e0 pid: 7 (default app) 2026-04-07 00:41:23.980 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: stateful-security-group 2026-04-07 00:41:23.981 8 WARNING neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-07 00:41:23.981 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-07 00:41:23.982 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: subnet_onboard 2026-04-07 00:41:23.982 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-07 00:41:23.983 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: subnet-service-types 2026-04-07 00:41:23.984 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: subnet_allocation 2026-04-07 00:41:23.984 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-07 00:41:23.985 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-07 00:41:23.987 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: standard-attr-tag 2026-04-07 00:41:23.988 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-07 00:41:23.988 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: trunk 2026-04-07 00:41:23.989 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: trunk-details 2026-04-07 00:41:23.989 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-07 00:41:23.990 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-07 00:41:23.991 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-07 00:41:23.991 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: vpn-flavors 2026-04-07 00:41:23.993 8 INFO neutron.api.extensions [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Loaded extension: vpnaas 2026-04-07 00:41:23.995 8 INFO neutron.quota.resource_registry [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-07 00:41:23.995 8 INFO neutron.quota.resource_registry [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-07 00:41:23.995 8 INFO neutron.quota.resource_registry [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:41:23.996 8 INFO neutron.quota.resource_registry [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-07 00:41:23.996 8 INFO neutron.quota.resource_registry [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-07 00:41:23.997 8 INFO neutron.quota.resource_registry [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-07 00:41:24.000 8 INFO neutron.quota.resource_registry [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-07 00:41:24.000 8 INFO neutron.quota.resource_registry [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-07 00:41:24.000 8 INFO neutron.quota.resource_registry [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-07 00:41:24.000 8 INFO neutron.quota.resource_registry [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:41:24.001 8 WARNING neutron.quota.resource_registry [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] subnetpool is already registered 2026-04-07 00:41:24.001 8 INFO neutron.quota.resource_registry [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:41:24.001 8 WARNING neutron.quota.resource_registry [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] subnetpool is already registered 2026-04-07 00:41:24.001 8 INFO neutron.quota.resource_registry [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-07 00:41:24.001 8 INFO neutron.quota.resource_registry [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-07 00:41:24.002 8 INFO neutron.quota.resource_registry [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-07 00:41:24.002 8 INFO neutron.quota.resource_registry [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-07 00:41:24.002 8 INFO neutron.quota.resource_registry [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-07 00:41:24.002 8 INFO neutron.quota.resource_registry [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-07 00:41:24.004 8 INFO neutron.quota.resource_registry [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-07 00:41:24.004 8 WARNING neutron.quota.resource_registry [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] router is already registered 2026-04-07 00:41:24.005 8 INFO neutron.quota.resource_registry [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-07 00:41:24.005 8 WARNING neutron.quota.resource_registry [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] floatingip is already registered 2026-04-07 00:41:24.006 8 INFO neutron.quota.resource_registry [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-07 00:41:24.006 8 WARNING neutron.quota.resource_registry [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] rbac_policy is already registered 2026-04-07 00:41:24.006 8 INFO neutron.quota.resource_registry [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-07 00:41:24.006 8 WARNING neutron.quota.resource_registry [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] security_group is already registered 2026-04-07 00:41:24.006 8 INFO neutron.quota.resource_registry [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-07 00:41:24.006 8 WARNING neutron.quota.resource_registry [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] security_group_rule is already registered 2026-04-07 00:41:24.007 8 INFO neutron.quota.resource_registry [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:41:24.007 8 WARNING neutron.quota.resource_registry [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] subnetpool is already registered 2026-04-07 00:41:24.007 8 INFO neutron.quota.resource_registry [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:41:24.007 8 WARNING neutron.quota.resource_registry [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] subnetpool is already registered 2026-04-07 00:41:24.007 8 INFO neutron.quota.resource_registry [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-07 00:41:24.008 8 WARNING neutron.quota.resource_registry [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] trunk is already registered 2026-04-07 00:41:24.008 8 INFO neutron.quota.resource_registry [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-07 00:41:24.008 8 WARNING neutron.quota.resource_registry [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] endpoint_group is already registered 2026-04-07 00:41:24.008 8 INFO neutron.quota.resource_registry [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-07 00:41:24.008 8 WARNING neutron.quota.resource_registry [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] vpnservice is already registered 2026-04-07 00:41:24.009 8 INFO neutron.quota.resource_registry [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-07 00:41:24.009 8 WARNING neutron.quota.resource_registry [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] ipsec_site_connection is already registered 2026-04-07 00:41:24.009 8 INFO neutron.quota.resource_registry [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-07 00:41:24.009 8 WARNING neutron.quota.resource_registry [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] ipsecpolicy is already registered 2026-04-07 00:41:24.009 8 INFO neutron.quota.resource_registry [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-07 00:41:24.009 8 WARNING neutron.quota.resource_registry [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] ikepolicy is already registered 2026-04-07 00:41:24.044 8 WARNING keystonemiddleware._common.config [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-07 00:41:24.052 8 WARNING oslo_config.cfg [None req-93b0c7f2-619e-40ec-9b33-ead8ae4a689b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x557c2e8d59e0 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-04-07 00:41:29.240 7 WARNING oslo_policy.policy [None req-2a20318f-ee6a-4897-ba71-f967cf20498d 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - 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.19.213.35 () {44 vars in 910 bytes} [Tue Apr 7 00:41:28 2026] GET /v2.0/networks => generated 15 bytes in 910 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-04-07 00:41:29.751 8 WARNING oslo_policy.policy [None req-caaa9df1-39f9-4303-8e4b-0bc52f7b65d0 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - 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-04-07 00:41:30.340 8 WARNING neutron.services.revisions.revision_plugin [None req-caaa9df1-39f9-4303-8e4b-0bc52f7b65d0 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Could not find related network for resource to bump revision. 2026-04-07 00:41:30.371 8 INFO neutron.db.segments_db [None req-caaa9df1-39f9-4303-8e4b-0bc52f7b65d0 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Added segment 46a150bf-36d2-4de1-8d9a-7ed71e87ca1e of type flat for network 0ce82704-fe6e-47a4-8a49-d36961aeeaca 2026-04-07 00:41:30.434 8 INFO neutron.pecan_wsgi.hooks.translation [None req-caaa9df1-39f9-4303-8e4b-0bc52f7b65d0 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/4] 199.19.213.35 () {48 vars in 964 bytes} [Tue Apr 7 00:41:29 2026] POST /v2.0/networks => generated 124 bytes in 773 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 199.19.213.35 () {44 vars in 910 bytes} [Tue Apr 7 00:41:36 2026] GET /v2.0/networks => generated 15 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 00:41:36.618 7 WARNING neutron.services.revisions.revision_plugin [None req-38706753-c662-450f-9c86-8dc60b682916 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Could not find related network for resource to bump revision. 2026-04-07 00:41:36.637 7 INFO neutron.db.segments_db [None req-38706753-c662-450f-9c86-8dc60b682916 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Added segment 6f2688da-c189-4513-b40a-96faa4c0f196 of type flat for network d5bbc833-4d1c-495a-b793-5d50f4ab8857 2026-04-07 00:41:36.691 7 INFO neutron.pecan_wsgi.hooks.translation [None req-38706753-c662-450f-9c86-8dc60b682916 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.19.213.35 () {48 vars in 964 bytes} [Tue Apr 7 00:41:36 2026] POST /v2.0/networks => generated 124 bytes in 154 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.19.213.35 () {44 vars in 910 bytes} [Tue Apr 7 00:41:42 2026] GET /v2.0/networks => generated 15 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 00:41:42.588 7 WARNING neutron.services.revisions.revision_plugin [None req-51c8de3c-7274-46f7-9621-fd6af5d90e65 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Could not find related network for resource to bump revision. 2026-04-07 00:41:42.613 7 INFO neutron.db.segments_db [None req-51c8de3c-7274-46f7-9621-fd6af5d90e65 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Added segment 9e051def-e301-4276-85e1-93a206376e43 of type flat for network 4753d451-9979-4044-a92c-5ef58e2f0185 2026-04-07 00:41:42.656 7 INFO neutron.pecan_wsgi.hooks.translation [None req-51c8de3c-7274-46f7-9621-fd6af5d90e65 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.19.213.35 () {48 vars in 964 bytes} [Tue Apr 7 00:41:42 2026] POST /v2.0/networks => generated 124 bytes in 159 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.19.213.35 () {44 vars in 910 bytes} [Tue Apr 7 00:41:48 2026] GET /v2.0/networks => generated 15 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 00:41:48.540 8 WARNING neutron.services.revisions.revision_plugin [None req-ad34fc15-eea1-4cff-9a78-4e26d6a028ed 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Could not find related network for resource to bump revision. 2026-04-07 00:41:48.565 8 INFO neutron.db.segments_db [None req-ad34fc15-eea1-4cff-9a78-4e26d6a028ed 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Added segment 09cea272-a460-4f0b-bca5-d71c99d805d3 of type flat for network be9378de-b583-487f-8e9a-77593adad135 [pid: 8|app: 0|req: 5/12] 199.19.213.35 () {48 vars in 964 bytes} [Tue Apr 7 00:41:48 2026] POST /v2.0/networks => generated 706 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/13] 199.19.213.35 () {44 vars in 908 bytes} [Tue Apr 7 00:41:49 2026] GET /v2.0/subnets => 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: 6/14] 199.19.213.35 () {44 vars in 910 bytes} [Tue Apr 7 00:41:49 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: 9/15] 199.19.213.35 () {48 vars in 962 bytes} [Tue Apr 7 00:41:49 2026] POST /v2.0/subnets => generated 641 bytes in 715 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 00:48:19.126 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [91170866-c65d-4d73-9fc9-ff5d461a2cd7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-07 00:48:19.129 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [c2ee7011-eef8-48d8-a6b8-4c02a126abeb] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-07 00:48:19.130 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Apr 7 00:48:19 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.35) !!! [pid: 7|app: 0|req: 35/67] 199.19.213.35 () {44 vars in 910 bytes} [Tue Apr 7 00:48:19 2026] GET /v2.0/networks => generated 753 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 00:48:19.325 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e63de8bc-e2c8-4668-8f31-1c5f218152c7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-07 00:48:19.327 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [78dd4fb1-4a8a-436e-9993-6d343f2bc7a6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-07 00:48:19.329 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Apr 7 00:48:19 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.35) !!! 2026-04-07 00:48:19.385 8 INFO neutron.db.segments_db [None req-8a675d77-6370-4efe-a054-93c2d1168d63 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Added segment f7f22fb6-0add-4028-9965-616552a0c68d of type vxlan for network c65ff157-b838-4dda-a459-375578946781 [pid: 8|app: 0|req: 33/68] 199.19.213.35 () {48 vars in 963 bytes} [Tue Apr 7 00:48:19 2026] POST /v2.0/networks => generated 707 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 00:48:20.392 7 INFO oslo.messaging._drivers.impl_rabbit [-] [c2ee7011-eef8-48d8-a6b8-4c02a126abeb] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35350. 2026-04-07 00:48:20.392 7 INFO oslo.messaging._drivers.impl_rabbit [-] [91170866-c65d-4d73-9fc9-ff5d461a2cd7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35346. [pid: 7|app: 0|req: 36/69] 199.19.213.35 () {44 vars in 908 bytes} [Tue Apr 7 00:48:20 2026] GET /v2.0/subnets => generated 644 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 00:48:20.576 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e63de8bc-e2c8-4668-8f31-1c5f218152c7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35354. 2026-04-07 00:48:20.578 8 INFO oslo.messaging._drivers.impl_rabbit [-] [78dd4fb1-4a8a-436e-9993-6d343f2bc7a6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35368. [pid: 8|app: 0|req: 34/70] 199.19.213.35 () {44 vars in 910 bytes} [Tue Apr 7 00:48:20 2026] GET /v2.0/networks => generated 1430 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/71] 199.19.213.35 () {48 vars in 962 bytes} [Tue Apr 7 00:48:20 2026] POST /v2.0/subnets => generated 627 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/72] 199.19.213.35 () {44 vars in 1022 bytes} [Tue Apr 7 00:48:21 2026] GET /v2.0/security-groups?tenant_id=db28287e81a744f684735c1d2fef159c => generated 2793 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/73] 199.19.213.35 () {48 vars in 978 bytes} [Tue Apr 7 00:48:21 2026] POST /v2.0/security-groups => generated 1552 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/74] 199.19.213.35 () {44 vars in 1022 bytes} [Tue Apr 7 00:48:22 2026] GET /v2.0/security-groups?tenant_id=db28287e81a744f684735c1d2fef159c => generated 4327 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/75] 199.19.213.35 () {44 vars in 937 bytes} [Tue Apr 7 00:48:22 2026] GET /v2.0/security-groups => generated 4327 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/76] 199.19.213.35 () {48 vars in 988 bytes} [Tue Apr 7 00:48:23 2026] POST /v2.0/security-group-rules => generated 569 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/77] 199.19.213.35 () {44 vars in 1022 bytes} [Tue Apr 7 00:48:23 2026] GET /v2.0/security-groups?tenant_id=db28287e81a744f684735c1d2fef159c => generated 4909 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/78] 199.19.213.35 () {44 vars in 937 bytes} [Tue Apr 7 00:48:23 2026] GET /v2.0/security-groups => generated 4909 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/79] 199.19.213.35 () {48 vars in 988 bytes} [Tue Apr 7 00:48:24 2026] POST /v2.0/security-group-rules => generated 571 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/80] 199.19.213.35 () {44 vars in 1022 bytes} [Tue Apr 7 00:48:24 2026] GET /v2.0/security-groups?tenant_id=db28287e81a744f684735c1d2fef159c => generated 5493 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/81] 199.19.213.35 () {44 vars in 937 bytes} [Tue Apr 7 00:48:25 2026] GET /v2.0/security-groups => generated 5493 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/82] 199.19.213.35 () {48 vars in 988 bytes} [Tue Apr 7 00:48:25 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: 43/83] 199.19.213.35 () {44 vars in 1022 bytes} [Tue Apr 7 00:48:26 2026] GET /v2.0/security-groups?tenant_id=db28287e81a744f684735c1d2fef159c => generated 6077 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/84] 199.19.213.35 () {44 vars in 937 bytes} [Tue Apr 7 00:48:26 2026] GET /v2.0/security-groups => generated 6077 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/85] 199.19.213.35 () {48 vars in 988 bytes} [Tue Apr 7 00:48:26 2026] POST /v2.0/security-group-rules => generated 571 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/86] 199.19.213.35 () {44 vars in 1022 bytes} [Tue Apr 7 00:48:27 2026] GET /v2.0/security-groups?tenant_id=db28287e81a744f684735c1d2fef159c => generated 6661 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/87] 199.19.213.35 () {44 vars in 937 bytes} [Tue Apr 7 00:48:27 2026] GET /v2.0/security-groups => generated 6661 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/88] 199.19.213.35 () {48 vars in 988 bytes} [Tue Apr 7 00:48:27 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: 7|app: 0|req: 46/89] 199.19.213.35 () {44 vars in 937 bytes} [Tue Apr 7 00:48:28 2026] GET /v2.0/security-groups => generated 7245 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/90] 199.19.213.35 () {44 vars in 904 bytes} [Tue Apr 7 00:48:28 2026] GET /v2.0/ports => generated 2489 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/91] 199.19.213.35 () {44 vars in 910 bytes} [Tue Apr 7 00:48:28 2026] GET /v2.0/networks => generated 1474 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/92] 199.19.213.35 () {48 vars in 958 bytes} [Tue Apr 7 00:48:28 2026] POST /v2.0/ports => generated 1096 bytes in 616 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 00:48:35.319 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3b883b9c-e4e0-4ed7-b111-102793cea8ef 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 47/95] 199.19.213.35 () {44 vars in 978 bytes} [Tue Apr 7 00:48:35 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 77 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/96] 199.19.213.35 () {44 vars in 1000 bytes} [Tue Apr 7 00:48:35 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/97] 199.19.213.35 () {48 vars in 1030 bytes} [Tue Apr 7 00:48:35 2026] PUT /v2.0/ports/79f91084-279d-4e63-89c1-cbc242ba6351 => generated 1209 bytes in 564 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/98] 199.19.213.35 () {44 vars in 904 bytes} [Tue Apr 7 00:48:37 2026] GET /v2.0/ports => generated 3726 bytes in 104 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: 49/99] 199.19.213.35 () {44 vars in 1022 bytes} [Tue Apr 7 00:48:38 2026] GET /v2.0/security-groups?tenant_id=db28287e81a744f684735c1d2fef159c => 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: 51/100] 199.19.213.35 () {48 vars in 978 bytes} [Tue Apr 7 00:48:38 2026] POST /v2.0/security-groups => generated 1546 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/101] 199.19.213.35 () {44 vars in 1022 bytes} [Tue Apr 7 00:48:39 2026] GET /v2.0/security-groups?tenant_id=db28287e81a744f684735c1d2fef159c => generated 8773 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/102] 199.19.213.35 () {44 vars in 937 bytes} [Tue Apr 7 00:48:39 2026] GET /v2.0/security-groups => generated 8773 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/103] 199.19.213.35 () {48 vars in 988 bytes} [Tue Apr 7 00:48:39 2026] POST /v2.0/security-group-rules => generated 589 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/104] 199.19.213.35 () {44 vars in 1022 bytes} [Tue Apr 7 00:48:40 2026] GET /v2.0/security-groups?tenant_id=db28287e81a744f684735c1d2fef159c => generated 9375 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/105] 199.19.213.35 () {44 vars in 937 bytes} [Tue Apr 7 00:48:40 2026] GET /v2.0/security-groups => generated 9375 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/106] 199.19.213.35 () {48 vars in 988 bytes} [Tue Apr 7 00:48:40 2026] POST /v2.0/security-group-rules => generated 593 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/117] 199.19.213.35 () {44 vars in 972 bytes} [Tue Apr 7 00:49:52 2026] GET /v2.0/quotas/db28287e81a744f684735c1d2fef159c => generated 292 bytes in 18 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: 58/118] 199.19.213.35 () {48 vars in 1024 bytes} [Tue Apr 7 00:49:52 2026] PUT /v2.0/quotas/db28287e81a744f684735c1d2fef159c => generated 291 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/119] 199.19.213.35 () {44 vars in 972 bytes} [Tue Apr 7 00:49:53 2026] GET /v2.0/quotas/db28287e81a744f684735c1d2fef159c => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 00:52:12.700 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [91170866-c65d-4d73-9fc9-ff5d461a2cd7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-07 00:52:12.701 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [c2ee7011-eef8-48d8-a6b8-4c02a126abeb] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-07 00:52:12.702 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Apr 7 00:52:12 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.19.213.35) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 00:52:13.048 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f9bc3cf3-ae30-45d7-98b9-8ab3d0047dd1 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 71/138] 199.19.213.35 () {30 vars in 742 bytes} [Tue Apr 7 00:52:12 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 355 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 00:52:13.065 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [78dd4fb1-4a8a-436e-9993-6d343f2bc7a6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-07 00:52:13.066 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e63de8bc-e2c8-4668-8f31-1c5f218152c7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-07 00:52:13.067 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Apr 7 00:52:13 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.19.213.35) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 68/139] 199.19.213.35 () {30 vars in 764 bytes} [Tue Apr 7 00:52:13 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 00:52:14.904 7 INFO oslo.messaging._drivers.impl_rabbit [-] [c2ee7011-eef8-48d8-a6b8-4c02a126abeb] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57506. 2026-04-07 00:52:14.909 7 INFO oslo.messaging._drivers.impl_rabbit [-] [91170866-c65d-4d73-9fc9-ff5d461a2cd7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57492. 2026-04-07 00:52:14.977 7 INFO neutron.pecan_wsgi.hooks.translation [None req-09b34ee6-9a98-4763-8a4b-c06d538dff2b 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 72/140] 199.19.213.35 () {30 vars in 742 bytes} [Tue Apr 7 00:52:14 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 93 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 00:52:15.038 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e63de8bc-e2c8-4668-8f31-1c5f218152c7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57534. 2026-04-07 00:52:15.040 8 INFO oslo.messaging._drivers.impl_rabbit [-] [78dd4fb1-4a8a-436e-9993-6d343f2bc7a6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57522. [pid: 8|app: 0|req: 69/141] 199.19.213.35 () {30 vars in 764 bytes} [Tue Apr 7 00:52:14 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 00:58:11.526 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [c2ee7011-eef8-48d8-a6b8-4c02a126abeb] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-07 00:58:11.526 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [91170866-c65d-4d73-9fc9-ff5d461a2cd7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-07 00:58:11.527 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Apr 7 00:58:11 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?tenant_id=5cd76b6b673e48e5a41ba91914f8f93b (ip 199.19.213.35) !!! [pid: 7|app: 0|req: 97/190] 199.19.213.35 () {44 vars in 1022 bytes} [Tue Apr 7 00:58:11 2026] GET /v2.0/security-groups?tenant_id=5cd76b6b673e48e5a41ba91914f8f93b => generated 2797 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 00:58:11.755 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [78dd4fb1-4a8a-436e-9993-6d343f2bc7a6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-07 00:58:11.756 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e63de8bc-e2c8-4668-8f31-1c5f218152c7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-07 00:58:11.757 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Apr 7 00:58:11 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups (ip 199.19.213.35) !!! [pid: 8|app: 0|req: 94/191] 199.19.213.35 () {48 vars in 978 bytes} [Tue Apr 7 00:58:11 2026] POST /v2.0/security-groups => generated 1560 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 00:58:12.764 7 INFO oslo.messaging._drivers.impl_rabbit [-] [91170866-c65d-4d73-9fc9-ff5d461a2cd7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44648. 2026-04-07 00:58:12.765 7 INFO oslo.messaging._drivers.impl_rabbit [-] [c2ee7011-eef8-48d8-a6b8-4c02a126abeb] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44646. [pid: 7|app: 0|req: 98/192] 199.19.213.35 () {44 vars in 1022 bytes} [Tue Apr 7 00:58:12 2026] GET /v2.0/security-groups?tenant_id=5cd76b6b673e48e5a41ba91914f8f93b => generated 4339 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 00:58:12.856 8 INFO oslo.messaging._drivers.impl_rabbit [-] [78dd4fb1-4a8a-436e-9993-6d343f2bc7a6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44654. 2026-04-07 00:58:12.860 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e63de8bc-e2c8-4668-8f31-1c5f218152c7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44670. [pid: 8|app: 0|req: 95/193] 199.19.213.35 () {44 vars in 937 bytes} [Tue Apr 7 00:58:12 2026] GET /v2.0/security-groups => generated 14299 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/194] 199.19.213.35 () {48 vars in 988 bytes} [Tue Apr 7 00:58:12 2026] POST /v2.0/security-group-rules => generated 565 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/195] 199.19.213.35 () {44 vars in 1022 bytes} [Tue Apr 7 00:58:13 2026] GET /v2.0/security-groups?tenant_id=5cd76b6b673e48e5a41ba91914f8f93b => generated 4917 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/196] 199.19.213.35 () {44 vars in 937 bytes} [Tue Apr 7 00:58:13 2026] GET /v2.0/security-groups => generated 14877 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/197] 199.19.213.35 () {48 vars in 988 bytes} [Tue Apr 7 00:58:13 2026] POST /v2.0/security-group-rules => generated 567 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/198] 199.19.213.35 () {44 vars in 1022 bytes} [Tue Apr 7 00:58:14 2026] GET /v2.0/security-groups?tenant_id=5cd76b6b673e48e5a41ba91914f8f93b => generated 5497 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/199] 199.19.213.35 () {44 vars in 937 bytes} [Tue Apr 7 00:58:14 2026] GET /v2.0/security-groups => generated 15457 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/200] 199.19.213.35 () {48 vars in 988 bytes} [Tue Apr 7 00:58:14 2026] POST /v2.0/security-group-rules => generated 569 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/201] 199.19.213.35 () {44 vars in 1022 bytes} [Tue Apr 7 00:58:16 2026] GET /v2.0/security-groups?tenant_id=5cd76b6b673e48e5a41ba91914f8f93b => generated 6079 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/202] 199.19.213.35 () {44 vars in 937 bytes} [Tue Apr 7 00:58:16 2026] GET /v2.0/security-groups => generated 16039 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/203] 199.19.213.35 () {48 vars in 988 bytes} [Tue Apr 7 00:58:16 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: 112/220] 199.19.213.35 () {30 vars in 739 bytes} [Tue Apr 7 01:00:15 2026] GET /v2.0/networks?tenant_id=5cd76b6b673e48e5a41ba91914f8f93b&shared=False => generated 15 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:00:15.395 8 INFO neutron.db.segments_db [None req-af8436ce-05d1-4c28-b76e-0ea38ada8120 a0440044cd92490e9e00a22f434b5f81 5cd76b6b673e48e5a41ba91914f8f93b - - - -] Added segment 1979d44f-ad8c-4620-a8e3-de0c6683d8dc of type vxlan for network ad0e9366-d00d-4045-bd10-75a16b6f1102 [pid: 8|app: 0|req: 109/221] 199.19.213.35 () {34 vars in 681 bytes} [Tue Apr 7 01:00:15 2026] POST /v2.0/networks => generated 718 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/222] 199.19.213.35 () {30 vars in 721 bytes} [Tue Apr 7 01:00:15 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/223] 199.19.213.35 () {30 vars in 632 bytes} [Tue Apr 7 01:00:15 2026] GET /v2.0/extensions => generated 19178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/224] 199.19.213.35 () {34 vars in 676 bytes} [Tue Apr 7 01:00:15 2026] POST /v2.0/ports => generated 963 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/225] 199.19.213.35 () {30 vars in 702 bytes} [Tue Apr 7 01:00:16 2026] GET /v2.0/networks/ad0e9366-d00d-4045-bd10-75a16b6f1102 => generated 705 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/228] 199.19.213.35 () {30 vars in 721 bytes} [Tue Apr 7 01:00:18 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/229] 199.19.213.35 () {30 vars in 702 bytes} [Tue Apr 7 01:00:18 2026] GET /v2.0/networks/ad0e9366-d00d-4045-bd10-75a16b6f1102 => generated 705 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/232] 199.19.213.35 () {44 vars in 972 bytes} [Tue Apr 7 01:00:44 2026] GET /v2.0/quotas/5cd76b6b673e48e5a41ba91914f8f93b => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/233] 199.19.213.35 () {48 vars in 1024 bytes} [Tue Apr 7 01:00:44 2026] PUT /v2.0/quotas/5cd76b6b673e48e5a41ba91914f8f93b => generated 291 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/234] 199.19.213.35 () {44 vars in 972 bytes} [Tue Apr 7 01:00:44 2026] GET /v2.0/quotas/5cd76b6b673e48e5a41ba91914f8f93b => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:11:31.280 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e63de8bc-e2c8-4668-8f31-1c5f218152c7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-07 01:11:31.281 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [78dd4fb1-4a8a-436e-9993-6d343f2bc7a6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-07 01:11:31.283 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Apr 7 01:11:31 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.35) !!! [pid: 8|app: 0|req: 159/321] 199.19.213.35 () {44 vars in 910 bytes} [Tue Apr 7 01:11:31 2026] GET /v2.0/networks => generated 2168 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:11:32.769 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [91170866-c65d-4d73-9fc9-ff5d461a2cd7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-07 01:11:32.773 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [c2ee7011-eef8-48d8-a6b8-4c02a126abeb] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-07 01:11:32.774 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Apr 7 01:11:32 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/subnets (ip 199.19.213.35) !!! [pid: 7|app: 0|req: 163/324] 199.19.213.35 () {44 vars in 908 bytes} [Tue Apr 7 01:11:32 2026] GET /v2.0/subnets => generated 1261 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:11:32.926 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e63de8bc-e2c8-4668-8f31-1c5f218152c7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45030. 2026-04-07 01:11:32.927 8 INFO oslo.messaging._drivers.impl_rabbit [-] [78dd4fb1-4a8a-436e-9993-6d343f2bc7a6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45044. [pid: 8|app: 0|req: 162/325] 199.19.213.35 () {44 vars in 910 bytes} [Tue Apr 7 01:11:32 2026] GET /v2.0/networks => generated 2168 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:12:11.642 7 INFO oslo.messaging._drivers.impl_rabbit [-] [91170866-c65d-4d73-9fc9-ff5d461a2cd7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46076. 2026-04-07 01:12:11.642 7 INFO oslo.messaging._drivers.impl_rabbit [-] [c2ee7011-eef8-48d8-a6b8-4c02a126abeb] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46080. [pid: 7|app: 0|req: 166/330] 199.19.213.35 () {44 vars in 910 bytes} [Tue Apr 7 01:12:11 2026] GET /v2.0/networks => generated 2168 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/331] 199.19.213.35 () {44 vars in 908 bytes} [Tue Apr 7 01:12:12 2026] GET /v2.0/subnets => generated 1261 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/332] 199.19.213.35 () {44 vars in 910 bytes} [Tue Apr 7 01:12:12 2026] GET /v2.0/networks => generated 2168 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/333] 199.19.213.35 () {44 vars in 1022 bytes} [Tue Apr 7 01:12:13 2026] GET /v2.0/security-groups?tenant_id=db28287e81a744f684735c1d2fef159c => 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: 168/334] 199.19.213.35 () {44 vars in 1022 bytes} [Tue Apr 7 01:12:14 2026] GET /v2.0/security-groups?tenant_id=db28287e81a744f684735c1d2fef159c => generated 9981 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/335] 199.19.213.35 () {44 vars in 1022 bytes} [Tue Apr 7 01:12:15 2026] GET /v2.0/security-groups?tenant_id=db28287e81a744f684735c1d2fef159c => generated 9981 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/336] 199.19.213.35 () {44 vars in 1022 bytes} [Tue Apr 7 01:12:16 2026] GET /v2.0/security-groups?tenant_id=db28287e81a744f684735c1d2fef159c => generated 9981 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/337] 199.19.213.35 () {44 vars in 1022 bytes} [Tue Apr 7 01:12:17 2026] GET /v2.0/security-groups?tenant_id=db28287e81a744f684735c1d2fef159c => 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: 171/340] 199.19.213.35 () {44 vars in 1022 bytes} [Tue Apr 7 01:12:18 2026] GET /v2.0/security-groups?tenant_id=db28287e81a744f684735c1d2fef159c => generated 9981 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/341] 199.19.213.35 () {44 vars in 937 bytes} [Tue Apr 7 01:12:19 2026] GET /v2.0/security-groups => generated 16622 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/342] 199.19.213.35 () {44 vars in 904 bytes} [Tue Apr 7 01:12:19 2026] GET /v2.0/ports => generated 4721 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:12:27.437 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bf86310f-feb4-44bd-8f3d-e7df9dbf4cc4 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 171/343] 199.19.213.35 () {44 vars in 978 bytes} [Tue Apr 7 01:12:27 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 85 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/344] 199.19.213.35 () {44 vars in 1000 bytes} [Tue Apr 7 01:12:27 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/345] 199.19.213.35 () {44 vars in 904 bytes} [Tue Apr 7 01:12:28 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: 7|app: 0|req: 174/346] 199.19.213.35 () {44 vars in 1022 bytes} [Tue Apr 7 01:12:29 2026] GET /v2.0/security-groups?tenant_id=db28287e81a744f684735c1d2fef159c => 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: 173/347] 199.19.213.35 () {44 vars in 1022 bytes} [Tue Apr 7 01:12:30 2026] GET /v2.0/security-groups?tenant_id=db28287e81a744f684735c1d2fef159c => generated 9981 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/348] 199.19.213.35 () {44 vars in 1022 bytes} [Tue Apr 7 01:12:31 2026] GET /v2.0/security-groups?tenant_id=db28287e81a744f684735c1d2fef159c => generated 9981 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/351] 199.19.213.35 () {44 vars in 972 bytes} [Tue Apr 7 01:12:42 2026] GET /v2.0/quotas/db28287e81a744f684735c1d2fef159c => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/360] 199.19.213.35 () {44 vars in 1022 bytes} [Tue Apr 7 01:13:34 2026] GET /v2.0/security-groups?tenant_id=5cd76b6b673e48e5a41ba91914f8f93b => 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: 180/361] 199.19.213.35 () {44 vars in 1022 bytes} [Tue Apr 7 01:13:35 2026] GET /v2.0/security-groups?tenant_id=5cd76b6b673e48e5a41ba91914f8f93b => generated 6662 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/362] 199.19.213.35 () {44 vars in 1022 bytes} [Tue Apr 7 01:13:35 2026] GET /v2.0/security-groups?tenant_id=5cd76b6b673e48e5a41ba91914f8f93b => generated 6662 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/363] 199.19.213.35 () {44 vars in 1022 bytes} [Tue Apr 7 01:13:36 2026] GET /v2.0/security-groups?tenant_id=5cd76b6b673e48e5a41ba91914f8f93b => 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: 183/364] 199.19.213.35 () {44 vars in 1022 bytes} [Tue Apr 7 01:13:37 2026] GET /v2.0/security-groups?tenant_id=5cd76b6b673e48e5a41ba91914f8f93b => generated 6662 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/365] 199.19.213.35 () {44 vars in 972 bytes} [Tue Apr 7 01:13:44 2026] GET /v2.0/quotas/5cd76b6b673e48e5a41ba91914f8f93b => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/374] 199.19.213.35 () {44 vars in 910 bytes} [Tue Apr 7 01:14:35 2026] GET /v2.0/networks => generated 2168 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:15:14.622 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [c2ee7011-eef8-48d8-a6b8-4c02a126abeb] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-07 01:15:14.623 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [91170866-c65d-4d73-9fc9-ff5d461a2cd7] 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: 191/379] 10.0.0.74 () {32 vars in 648 bytes} [Tue Apr 7 01:15:14 2026] GET /v2.0/networks => generated 2168 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/380] 10.0.0.74 () {32 vars in 654 bytes} [Tue Apr 7 01:15:15 2026] GET /v2.0/floatingips => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/381] 10.0.0.74 () {32 vars in 646 bytes} [Tue Apr 7 01:15:16 2026] GET /v2.0/routers => generated 15 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/382] 10.0.0.74 () {32 vars in 642 bytes} [Tue Apr 7 01:15:16 2026] GET /v2.0/ports => generated 4721 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/383] 10.0.0.74 () {32 vars in 646 bytes} [Tue Apr 7 01:15:16 2026] GET /v2.0/subnets => generated 1261 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/384] 10.0.0.74 () {32 vars in 648 bytes} [Tue Apr 7 01:15:16 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) 2026-04-07 01:15:16.288 7 INFO oslo.messaging._drivers.impl_rabbit [-] [c2ee7011-eef8-48d8-a6b8-4c02a126abeb] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57576. 2026-04-07 01:15:16.295 7 INFO oslo.messaging._drivers.impl_rabbit [-] [91170866-c65d-4d73-9fc9-ff5d461a2cd7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57560. [pid: 7|app: 0|req: 194/385] 10.0.0.74 () {32 vars in 662 bytes} [Tue Apr 7 01:15:16 2026] GET /v2.0/security-groups => generated 16622 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/386] 10.0.0.74 () {32 vars in 654 bytes} [Tue Apr 7 01:15:16 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:15:27.302 7 INFO neutron.db.segments_db [None req-90ed4f4a-0c29-4948-87e2-121af52d9560 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Added segment 8cf38060-555e-46a1-bf7e-aeae02c9ea06 of type vxlan for network b4f45c8f-c719-4a96-92b0-7feebcb3eaa1 2026-04-07 01:15:27.331 8 INFO neutron.db.segments_db [None req-c5ee3869-3188-4c19-b5ac-f0fc55f37b9d 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Added segment 6fbe842e-ce55-4d0b-b1ba-7740fb862912 of type vxlan for network d84adea9-f2b2-44ab-83e8-42578f4d4b1c [pid: 7|app: 0|req: 196/389] 10.0.0.74 () {34 vars in 670 bytes} [Tue Apr 7 01:15:27 2026] POST /v2.0/networks => generated 748 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/390] 10.0.0.74 () {34 vars in 670 bytes} [Tue Apr 7 01:15:27 2026] POST /v2.0/networks => generated 744 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:27.672 7 INFO neutron.db.segments_db [None req-a00615b9-db91-4b86-b352-f06cbcdc779c 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Added segment 7310a9e5-f4c6-4747-a6be-7f708d3117da of type vxlan for network 1f5d7d5e-8625-4985-add6-a345f96f7a58 [pid: 7|app: 0|req: 197/391] 10.0.0.74 () {34 vars in 670 bytes} [Tue Apr 7 01:15:27 2026] POST /v2.0/networks => generated 742 bytes in 343 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.74 () {34 vars in 668 bytes} [Tue Apr 7 01:15:27 2026] POST /v2.0/subnets => generated 671 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/393] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:15:27 2026] POST /v2.0/subnets => generated 667 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:28.133 7 INFO neutron.db.segments_db [None req-dadb291b-3e1b-4d59-8f34-45ad7b99087d 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Added segment a2864674-c320-4924-80c8-6fe3a5bb333f of type vxlan for network 1bd01fef-137e-46c5-98f7-a31928e5f2dd [pid: 8|app: 0|req: 196/394] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:15:27 2026] POST /v2.0/subnets => generated 665 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:28.454 7 INFO neutron.db.l3_hamode_db [None req-dadb291b-3e1b-4d59-8f34-45ad7b99087d 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 197/395] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:15:28 2026] GET /v2.0/security-groups?tenant_id=90cd7277a54849e098257035a1b501d9&name=default => generated 2797 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:15:28.575 8 INFO neutron.db.segments_db [None req-c47c4450-19ba-47a7-8518-e894bf2ce97c 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Added segment 0ec9c801-c3a8-4ab9-9bee-e7b77020f11d of type vxlan for network 1269de00-eafa-4a78-b26e-86954ad0e063 2026-04-07 01:15:28.978 8 INFO neutron.db.l3_hamode_db [None req-c47c4450-19ba-47a7-8518-e894bf2ce97c 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:15:30.020 7 INFO neutron.db.l3_hamode_db [None req-dadb291b-3e1b-4d59-8f34-45ad7b99087d 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:15:30.208 8 INFO neutron.db.l3_hamode_db [None req-c47c4450-19ba-47a7-8518-e894bf2ce97c 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 199/396] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:15:28 2026] POST /v2.0/routers => generated 735 bytes in 3516 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:31.669 7 INFO neutron.db.segments_db [None req-da1e5334-61fd-4b04-8926-b8148022b24f 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Added segment 74ba392d-3783-41ae-9454-ccdd4d536e10 of type vxlan for network dae59118-be29-46c1-b880-6345d36d6a69 [pid: 8|app: 0|req: 198/397] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:15:28 2026] POST /v2.0/routers => generated 731 bytes in 3311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/398] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:15:31 2026] DELETE /v2.0/security-groups/cac57c0f-e0dd-4363-ba0d-300cfbd3262d => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:15:32.029 7 INFO neutron.db.l3_hamode_db [None req-da1e5334-61fd-4b04-8926-b8148022b24f 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:15:33.132 7 INFO neutron.db.l3_hamode_db [None req-da1e5334-61fd-4b04-8926-b8148022b24f 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 200/399] 10.0.0.74 () {34 vars in 782 bytes} [Tue Apr 7 01:15:31 2026] PUT /v2.0/routers/4cf02a67-1044-4f81-8591-b06f85d7474f/add_router_interface => generated 309 bytes in 1702 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/400] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:15:31 2026] POST /v2.0/routers => generated 729 bytes in 2538 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:34.404 7 INFO neutron.db.segments_db [None req-6afaec67-49c0-4782-86ef-bcf21867531f 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Added segment 66241707-580d-4357-8206-87ae89baa163 of type vxlan for network 71ee932c-6a3a-419f-be50-37600ca2bd67 [pid: 7|app: 0|req: 203/403] 10.0.0.74 () {34 vars in 670 bytes} [Tue Apr 7 01:15:34 2026] POST /v2.0/networks => generated 747 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/404] 10.0.0.74 () {34 vars in 782 bytes} [Tue Apr 7 01:15:33 2026] PUT /v2.0/routers/38fa9211-d345-4901-a8c9-010fb39fd688/add_router_interface => generated 309 bytes in 1446 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/405] 10.0.0.74 () {34 vars in 684 bytes} [Tue Apr 7 01:15:35 2026] POST /v2.0/security-groups => generated 1597 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/406] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:15:35 2026] POST /v2.0/subnets => generated 670 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/407] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:15:35 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) 2026-04-07 01:15:35.620 8 INFO neutron.db.segments_db [None req-9ed8fae0-9877-48a6-b456-2c0626e37a84 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Added segment e0f20ad3-d561-4e0f-a9dd-10425fe34258 of type vxlan for network df05c4da-ae60-4546-b9bd-90bd2313bddc 2026-04-07 01:15:36.065 8 INFO neutron.db.l3_hamode_db [None req-9ed8fae0-9877-48a6-b456-2c0626e37a84 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 204/408] 10.0.0.74 () {34 vars in 782 bytes} [Tue Apr 7 01:15:34 2026] PUT /v2.0/routers/b1c64250-4bf8-42c7-9267-7134c19ebbaa/add_router_interface => generated 309 bytes in 1862 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/409] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:15:36 2026] POST /v2.0/security-group-rules => generated 570 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/410] 10.0.0.18 () {38 vars in 970 bytes} [Tue Apr 7 01:15:36 2026] POST /v2.0/security-groups => generated 1616 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:15:37.276 8 INFO neutron.db.l3_hamode_db [None req-9ed8fae0-9877-48a6-b456-2c0626e37a84 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 207/411] 10.0.0.74 () {34 vars in 675 bytes} [Tue Apr 7 01:15:36 2026] POST /v2.0/floatingips => generated 552 bytes in 691 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/412] 10.0.0.74 () {34 vars in 684 bytes} [Tue Apr 7 01:15:37 2026] POST /v2.0/security-groups => generated 1596 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/413] 10.0.0.18 () {38 vars in 970 bytes} [Tue Apr 7 01:15:37 2026] POST /v2.0/security-groups => generated 1618 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/414] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:15:37 2026] POST /v2.0/security-group-rules => generated 565 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/415] 10.0.0.18 () {38 vars in 970 bytes} [Tue Apr 7 01:15:37 2026] POST /v2.0/security-groups => generated 1618 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/416] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:15:37 2026] POST /v2.0/security-group-rules => generated 570 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/417] 10.0.0.18 () {34 vars in 1001 bytes} [Tue Apr 7 01:15:37 2026] GET /v2.0/security-groups?tenant_id=e7296658f7d64fb5be2eaa949ff3dc61 => generated 7595 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/418] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:15:35 2026] POST /v2.0/routers => generated 734 bytes in 2997 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/419] 10.0.0.74 () {34 vars in 675 bytes} [Tue Apr 7 01:15:38 2026] POST /v2.0/floatingips => generated 552 bytes in 593 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/420] 10.0.0.18 () {34 vars in 990 bytes} [Tue Apr 7 01:15:38 2026] GET /v2.0/security-groups/5ce187ad-d9f5-42fe-b9c2-a6783bd16453 => generated 2794 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/421] 10.0.0.18 () {34 vars in 990 bytes} [Tue Apr 7 01:15:38 2026] GET /v2.0/security-groups/5ce187ad-d9f5-42fe-b9c2-a6783bd16453 => generated 2794 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/422] 10.0.0.18 () {34 vars in 990 bytes} [Tue Apr 7 01:15:38 2026] GET /v2.0/security-groups/cedd96af-3279-4243-9eb2-1c2e62f113d7 => generated 1616 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/423] 10.0.0.18 () {36 vars in 1012 bytes} [Tue Apr 7 01:15:38 2026] DELETE /v2.0/security-groups/cedd96af-3279-4243-9eb2-1c2e62f113d7 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:15:38.945 8 INFO neutron.api.v2.resource [req-fdcd6660-3b46-41b0-b86d-01774ecb403d req-f46541db-753c-43d5-b58b-8af7a791bb58 c27a5e6b0f85404fb8cb0e7dfd95b91d e7296658f7d64fb5be2eaa949ff3dc61 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 210/424] 10.0.0.18 () {34 vars in 990 bytes} [Tue Apr 7 01:15:38 2026] GET /v2.0/security-groups/cedd96af-3279-4243-9eb2-1c2e62f113d7 => 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: 211/425] 10.0.0.18 () {34 vars in 990 bytes} [Tue Apr 7 01:15:38 2026] GET /v2.0/security-groups/855484fb-fafd-449b-94bd-97bd6a088b32 => generated 1618 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/426] 10.0.0.18 () {36 vars in 1012 bytes} [Tue Apr 7 01:15:39 2026] DELETE /v2.0/security-groups/855484fb-fafd-449b-94bd-97bd6a088b32 => 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: 213/427] 10.0.0.18 () {34 vars in 1099 bytes} [Tue Apr 7 01:15:39 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2088450925&fields=id&tenant_id=babf06ca978749159795cf3c59f2f3b0 => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:15:39.228 8 INFO neutron.api.v2.resource [req-d45295e0-0a5a-43dc-8d02-44c63bbc7213 req-b90eeca9-bfcb-4afd-8ec2-f675f0012eb1 c27a5e6b0f85404fb8cb0e7dfd95b91d e7296658f7d64fb5be2eaa949ff3dc61 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 214/428] 10.0.0.18 () {34 vars in 990 bytes} [Tue Apr 7 01:15:39 2026] GET /v2.0/security-groups/855484fb-fafd-449b-94bd-97bd6a088b32 => 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: 215/429] 10.0.0.18 () {34 vars in 981 bytes} [Tue Apr 7 01:15:39 2026] GET /v2.0/networks?id=1f5d7d5e-8625-4985-add6-a345f96f7a58 => generated 674 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/430] 10.0.0.18 () {34 vars in 990 bytes} [Tue Apr 7 01:15:39 2026] GET /v2.0/security-groups/ab89d315-c1ff-47ed-bb75-4956ecefc786 => generated 1618 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/431] 10.0.0.18 () {34 vars in 964 bytes} [Tue Apr 7 01:15:39 2026] GET /v2.0/quotas/babf06ca978749159795cf3c59f2f3b0 => 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: 218/432] 10.0.0.18 () {36 vars in 1012 bytes} [Tue Apr 7 01:15:39 2026] DELETE /v2.0/security-groups/ab89d315-c1ff-47ed-bb75-4956ecefc786 => 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: 219/433] 10.0.0.18 () {34 vars in 1001 bytes} [Tue Apr 7 01:15:39 2026] GET /v2.0/ports?tenant_id=babf06ca978749159795cf3c59f2f3b0&fields=id => generated 103 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:39.634 8 INFO neutron.api.v2.resource [req-742eb3da-b4d5-41e0-9dc8-818f2ba07841 req-1e61295c-e5ed-4361-8371-250f93b95edb c27a5e6b0f85404fb8cb0e7dfd95b91d e7296658f7d64fb5be2eaa949ff3dc61 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 220/434] 10.0.0.18 () {34 vars in 990 bytes} [Tue Apr 7 01:15:39 2026] GET /v2.0/security-groups/ab89d315-c1ff-47ed-bb75-4956ecefc786 => 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: 221/435] 10.0.0.18 () {34 vars in 1001 bytes} [Tue Apr 7 01:15:39 2026] GET /v2.0/security-groups?tenant_id=e7296658f7d64fb5be2eaa949ff3dc61 => generated 2797 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/436] 10.0.0.18 () {34 vars in 990 bytes} [Tue Apr 7 01:15:39 2026] GET /v2.0/security-groups/5ce187ad-d9f5-42fe-b9c2-a6783bd16453 => generated 2794 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/437] 10.0.0.18 () {34 vars in 990 bytes} [Tue Apr 7 01:15:39 2026] GET /v2.0/security-groups/5ce187ad-d9f5-42fe-b9c2-a6783bd16453 => generated 2794 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:15:39.847 8 INFO neutron.api.v2.resource [req-617e9e38-b41b-4137-87f1-7f40f9048746 req-d2428c7a-3415-4096-9f3e-0069ca0e959f c27a5e6b0f85404fb8cb0e7dfd95b91d e7296658f7d64fb5be2eaa949ff3dc61 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 224/438] 10.0.0.18 () {34 vars in 990 bytes} [Tue Apr 7 01:15:39 2026] GET /v2.0/security-groups/ab89d315-c1ff-47ed-bb75-4956ecefc786 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:15:39.894 8 INFO neutron.api.v2.resource [req-8d25087a-6769-4837-b0be-ea31750b0c96 req-d6f905a4-0302-491c-870d-d74c61072778 c27a5e6b0f85404fb8cb0e7dfd95b91d e7296658f7d64fb5be2eaa949ff3dc61 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 225/439] 10.0.0.18 () {34 vars in 990 bytes} [Tue Apr 7 01:15:39 2026] GET /v2.0/security-groups/855484fb-fafd-449b-94bd-97bd6a088b32 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:15:39.957 8 INFO neutron.api.v2.resource [req-e9b70ff2-68ae-46bc-ba5f-6d292b93adf2 req-d977f512-4c35-4c89-97e1-fc41ca30920d c27a5e6b0f85404fb8cb0e7dfd95b91d e7296658f7d64fb5be2eaa949ff3dc61 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 226/440] 10.0.0.18 () {34 vars in 990 bytes} [Tue Apr 7 01:15:39 2026] GET /v2.0/security-groups/cedd96af-3279-4243-9eb2-1c2e62f113d7 => generated 146 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/441] 10.0.0.18 () {34 vars in 906 bytes} [Tue Apr 7 01:15:39 2026] GET /v2.0/extensions => generated 19178 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/442] 10.0.0.74 () {34 vars in 782 bytes} [Tue Apr 7 01:15:38 2026] PUT /v2.0/routers/f0105a31-b222-4c62-a1dc-55e72e6a60c6/add_router_interface => generated 309 bytes in 1801 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/443] 10.0.0.18 () {34 vars in 1007 bytes} [Tue Apr 7 01:15:40 2026] GET /v2.0/networks/1f5d7d5e-8625-4985-add6-a345f96f7a58?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: 217/444] 10.0.0.18 () {34 vars in 1107 bytes} [Tue Apr 7 01:15:40 2026] GET /v2.0/networks/1f5d7d5e-8625-4985-add6-a345f96f7a58?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: 218/445] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:15:40 2026] GET /v2.0/ports?device_id=b46fe0a6-7e18-4c4c-8edc-707c9483425b => 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: 219/446] 10.0.0.18 () {38 vars in 970 bytes} [Tue Apr 7 01:15:40 2026] POST /v2.0/security-groups => generated 1621 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/447] 10.0.0.18 () {34 vars in 990 bytes} [Tue Apr 7 01:15:41 2026] GET /v2.0/security-groups/3bf9c648-3e7a-4d6f-af7b-c18d50729398 => generated 1621 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/448] 10.0.0.18 () {38 vars in 980 bytes} [Tue Apr 7 01:15:41 2026] POST /v2.0/security-group-rules => generated 582 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/449] 10.0.0.74 () {34 vars in 788 bytes} [Tue Apr 7 01:15:40 2026] PUT /v2.0/routers/38fa9211-d345-4901-a8c9-010fb39fd688/remove_router_interface => generated 309 bytes in 1325 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/450] 10.0.0.18 () {38 vars in 970 bytes} [Tue Apr 7 01:15:41 2026] POST /v2.0/security-groups => generated 1621 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/451] 10.0.0.18 () {34 vars in 990 bytes} [Tue Apr 7 01:15:41 2026] GET /v2.0/security-groups/41854e99-8f99-4ab9-902a-ee88c1c9cb57 => generated 1621 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/452] 10.0.0.18 () {38 vars in 980 bytes} [Tue Apr 7 01:15:41 2026] POST /v2.0/security-group-rules => generated 582 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/453] 10.0.0.18 () {34 vars in 990 bytes} [Tue Apr 7 01:15:41 2026] GET /v2.0/security-groups/41854e99-8f99-4ab9-902a-ee88c1c9cb57 => generated 2214 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/454] 10.0.0.18 () {38 vars in 980 bytes} [Tue Apr 7 01:15:41 2026] POST /v2.0/security-group-rules => generated 587 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/455] 10.0.0.18 () {34 vars in 990 bytes} [Tue Apr 7 01:15:41 2026] GET /v2.0/security-groups/41854e99-8f99-4ab9-902a-ee88c1c9cb57 => generated 2812 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/456] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:15:41 2026] GET /v2.0/ports?device_id=b46fe0a6-7e18-4c4c-8edc-707c9483425b => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/457] 10.0.0.18 () {34 vars in 1000 bytes} [Tue Apr 7 01:15:41 2026] GET /v2.0/security-group-rules/0eae0ba7-6c21-470e-b926-1edeab06eb3f => generated 584 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/458] 10.0.0.18 () {34 vars in 990 bytes} [Tue Apr 7 01:15:41 2026] GET /v2.0/security-groups/41854e99-8f99-4ab9-902a-ee88c1c9cb57 => generated 2812 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:15:42.070 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-df1da8d7-55f1-4187-8163-8b780ca90385 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] 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: 7|app: 0|req: 231/459] 10.0.0.18 () {36 vars in 1022 bytes} [Tue Apr 7 01:15:42 2026] DELETE /v2.0/security-group-rules/0eae0ba7-6c21-470e-b926-1edeab06eb3f => 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: 232/460] 10.0.0.18 () {34 vars in 990 bytes} [Tue Apr 7 01:15:42 2026] GET /v2.0/security-groups/41854e99-8f99-4ab9-902a-ee88c1c9cb57 => generated 2214 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/461] 10.0.0.18 () {36 vars in 1012 bytes} [Tue Apr 7 01:15:42 2026] DELETE /v2.0/security-groups/41854e99-8f99-4ab9-902a-ee88c1c9cb57 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/462] 10.0.0.18 () {34 vars in 990 bytes} [Tue Apr 7 01:15:42 2026] GET /v2.0/security-groups/3bf9c648-3e7a-4d6f-af7b-c18d50729398 => generated 2214 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/463] 10.0.0.18 () {36 vars in 1012 bytes} [Tue Apr 7 01:15:42 2026] DELETE /v2.0/security-groups/3bf9c648-3e7a-4d6f-af7b-c18d50729398 => 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: 236/464] 10.0.0.18 () {34 vars in 1099 bytes} [Tue Apr 7 01:15:42 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1648990952&fields=id&tenant_id=5347c8ead8fd424d9e190141043186ae => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:15:43.125 8 INFO neutron.db.l3_hamode_db [None req-df1da8d7-55f1-4187-8163-8b780ca90385 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] HA network 1269de00-eafa-4a78-b26e-86954ad0e063 was deleted as no HA routers are present in tenant e7296658f7d64fb5be2eaa949ff3dc61. [pid: 8|app: 0|req: 229/465] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:15:41 2026] DELETE /v2.0/routers/38fa9211-d345-4901-a8c9-010fb39fd688 => generated 0 bytes in 1778 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/466] 10.0.0.18 () {34 vars in 981 bytes} [Tue Apr 7 01:15:43 2026] GET /v2.0/networks?id=b4f45c8f-c719-4a96-92b0-7feebcb3eaa1 => generated 680 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/467] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:15:43 2026] GET /v2.0/networks?id=1f5d7d5e-8625-4985-add6-a345f96f7a58 => generated 674 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/468] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:15:43 2026] GET /v2.0/ports?device_id=b46fe0a6-7e18-4c4c-8edc-707c9483425b => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:15:43.482 8 INFO neutron.services.segments.plugin [-] Segment 0ec9c801-c3a8-4ab9-9bee-e7b77020f11d resource provider aggregate not found 2026-04-07 01:15:43.515 8 INFO neutron.services.segments.plugin [-] Segment 0ec9c801-c3a8-4ab9-9bee-e7b77020f11d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ec9c801-c3a8-4ab9-9bee-e7b77020f11d found for delete ", "request_id": "req-d69c4f74-7867-41a6-a3ae-ac519083f4fb"}]} 2026-04-07 01:15:43.518 8 INFO neutron.services.segments.plugin [-] Segment 0ec9c801-c3a8-4ab9-9bee-e7b77020f11d resource provider aggregate not found 2026-04-07 01:15:43.538 8 INFO neutron.services.segments.plugin [-] Segment 0ec9c801-c3a8-4ab9-9bee-e7b77020f11d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ec9c801-c3a8-4ab9-9bee-e7b77020f11d found for delete ", "request_id": "req-18398c3d-90c0-4e69-ab08-7cf0d4917658"}]} [pid: 8|app: 0|req: 233/469] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:15:43 2026] DELETE /v2.0/subnets/cc79eebd-2d8f-45a0-9966-6e5c37cc6a81 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/470] 10.0.0.18 () {34 vars in 964 bytes} [Tue Apr 7 01:15:43 2026] GET /v2.0/quotas/5347c8ead8fd424d9e190141043186ae => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/471] 199.19.213.35 () {34 vars in 1049 bytes} [Tue Apr 7 01:15:43 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=babf06ca978749159795cf3c59f2f3b0 => generated 181 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/472] 10.0.0.74 () {34 vars in 788 bytes} [Tue Apr 7 01:15:42 2026] PUT /v2.0/routers/f0105a31-b222-4c62-a1dc-55e72e6a60c6/remove_router_interface => generated 309 bytes in 1362 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 238/473] 10.0.0.18 () {34 vars in 1001 bytes} [Tue Apr 7 01:15:43 2026] GET /v2.0/ports?tenant_id=5347c8ead8fd424d9e190141043186ae&fields=id => generated 103 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/474] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:15:43 2026] DELETE /v2.0/networks/d84adea9-f2b2-44ab-83e8-42578f4d4b1c => generated 0 bytes in 432 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/475] 199.19.213.35 () {38 vars in 954 bytes} [Tue Apr 7 01:15:44 2026] POST /v2.0/ports => generated 954 bytes in 527 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: 240/476] 10.0.0.18 () {34 vars in 1007 bytes} [Tue Apr 7 01:15:44 2026] GET /v2.0/networks/b4f45c8f-c719-4a96-92b0-7feebcb3eaa1?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: 241/477] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:15:44 2026] GET /v2.0/security-groups?tenant_id=e7296658f7d64fb5be2eaa949ff3dc61&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: 242/478] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:15:44 2026] GET /v2.0/ports?device_id=b46fe0a6-7e18-4c4c-8edc-707c9483425b => generated 957 bytes in 473 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/479] 199.19.213.35 () {34 vars in 910 bytes} [Tue Apr 7 01:15:45 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: 7|app: 0|req: 244/480] 10.0.0.18 () {34 vars in 1107 bytes} [Tue Apr 7 01:15:45 2026] GET /v2.0/networks/b4f45c8f-c719-4a96-92b0-7feebcb3eaa1?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: 245/481] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:15:45 2026] DELETE /v2.0/security-groups/5ce187ad-d9f5-42fe-b9c2-a6783bd16453 => 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: 246/482] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:15:45 2026] GET /v2.0/security-groups?id=40ed4502-8d3a-48f4-9393-ec889a49f76c&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:45.399 8 INFO neutron.db.l3_hamode_db [None req-b80a292d-2619-4518-afcb-f637ea5f68a2 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] HA network df05c4da-ae60-4546-b9bd-90bd2313bddc was deleted as no HA routers are present in tenant 729c6515b53d4815b49088cc2519cce6. [pid: 8|app: 0|req: 237/483] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:15:44 2026] DELETE /v2.0/routers/f0105a31-b222-4c62-a1dc-55e72e6a60c6 => generated 0 bytes in 1239 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:15:45.558 8 INFO neutron.services.segments.plugin [-] Segment 6fbe842e-ce55-4d0b-b1ba-7740fb862912 resource provider aggregate not found [pid: 8|app: 0|req: 238/484] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:15:45 2026] GET /v2.0/ports?device_id=a0874813-1ad9-4d71-9fee-64011df7bf28 => generated 12 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:15:45.571 8 INFO neutron.services.segments.plugin [-] Segment 6fbe842e-ce55-4d0b-b1ba-7740fb862912 resource provider aggregate not found 2026-04-07 01:15:45.586 8 INFO neutron.services.segments.plugin [-] Segment 6fbe842e-ce55-4d0b-b1ba-7740fb862912 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fbe842e-ce55-4d0b-b1ba-7740fb862912 found for delete ", "request_id": "req-e59cc477-0bbe-4df0-9497-de2160159046"}]} 2026-04-07 01:15:45.609 8 INFO neutron.services.segments.plugin [-] Segment 6fbe842e-ce55-4d0b-b1ba-7740fb862912 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fbe842e-ce55-4d0b-b1ba-7740fb862912 found for delete ", "request_id": "req-d5d3dde7-4917-4644-8e67-80907b6a7e4a"}]} 2026-04-07 01:15:45.618 8 INFO neutron.services.segments.plugin [-] Segment e0f20ad3-d561-4e0f-a9dd-10425fe34258 resource provider aggregate not found [pid: 7|app: 0|req: 247/485] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:15:45 2026] DELETE /v2.0/subnets/24159d9f-acee-415f-bcc2-cf884bb5bd5b => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:15:45.634 8 INFO neutron.services.segments.plugin [-] Segment e0f20ad3-d561-4e0f-a9dd-10425fe34258 resource provider aggregate not found 2026-04-07 01:15:45.651 8 INFO neutron.services.segments.plugin [-] Segment e0f20ad3-d561-4e0f-a9dd-10425fe34258 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0f20ad3-d561-4e0f-a9dd-10425fe34258 found for delete ", "request_id": "req-b1c76677-34a4-416d-9e24-79612bf416f3"}]} 2026-04-07 01:15:45.665 8 INFO neutron.services.segments.plugin [-] Segment e0f20ad3-d561-4e0f-a9dd-10425fe34258 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0f20ad3-d561-4e0f-a9dd-10425fe34258 found for delete ", "request_id": "req-6932d3ae-9175-4819-b83e-ef3533b3606f"}]} [pid: 7|app: 0|req: 248/486] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:15:45 2026] DELETE /v2.0/networks/71ee932c-6a3a-419f-be50-37600ca2bd67 => generated 0 bytes in 655 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/487] 199.19.213.35 () {38 vars in 1027 bytes} [Tue Apr 7 01:15:45 2026] PUT /v2.0/ports/6bf76778-c628-4115-b52b-65b4180368ee => generated 1199 bytes in 962 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/488] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:15:46 2026] GET /v2.0/ports?device_id=b46fe0a6-7e18-4c4c-8edc-707c9483425b => generated 969 bytes in 76 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: 240/489] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:15:46 2026] GET /v2.0/security-groups?tenant_id=729c6515b53d4815b49088cc2519cce6&name=default => generated 2801 bytes in 98 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: 241/490] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:15:46 2026] GET /v2.0/security-groups?id=40ed4502-8d3a-48f4-9393-ec889a49f76c&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/491] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:15:46 2026] GET /v2.0/networks?id=b4f45c8f-c719-4a96-92b0-7feebcb3eaa1 => generated 680 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/492] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:15:46 2026] GET /v2.0/ports?tenant_id=babf06ca978749159795cf3c59f2f3b0&device_id=b46fe0a6-7e18-4c4c-8edc-707c9483425b => 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: 243/493] 199.19.213.35 () {34 vars in 1049 bytes} [Tue Apr 7 01:15:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5347c8ead8fd424d9e190141043186ae => generated 181 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:46.781 7 INFO neutron.services.segments.plugin [-] Segment 66241707-580d-4357-8206-87ae89baa163 resource provider aggregate not found 2026-04-07 01:15:46.799 7 INFO neutron.services.segments.plugin [-] Segment 66241707-580d-4357-8206-87ae89baa163 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66241707-580d-4357-8206-87ae89baa163 found for delete ", "request_id": "req-59ea8250-eeab-4873-99cc-698c564105a4"}]} [pid: 8|app: 0|req: 244/494] 199.19.213.35 () {34 vars in 1057 bytes} [Tue Apr 7 01:15:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6bf76778-c628-4115-b52b-65b4180368ee => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:15:46.833 7 INFO neutron.services.segments.plugin [-] Segment 66241707-580d-4357-8206-87ae89baa163 resource provider aggregate not found 2026-04-07 01:15:46.859 7 INFO neutron.services.segments.plugin [-] Segment 66241707-580d-4357-8206-87ae89baa163 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66241707-580d-4357-8206-87ae89baa163 found for delete ", "request_id": "req-6b7b473b-8bf2-43e9-b854-9b5b9b83e0c3"}]} [pid: 7|app: 0|req: 251/495] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:15:46 2026] DELETE /v2.0/security-groups/d4284adb-cc3e-4fac-8006-3169a4aab3b5 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/496] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:15:46 2026] GET /v2.0/ports?device_id=a0874813-1ad9-4d71-9fee-64011df7bf28 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/497] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:15:46 2026] GET /v2.0/subnets?id=7158a67b-60a6-4d02-acba-fe63cdb61523 => generated 668 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/498] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:15:46 2026] GET /v2.0/ports?network_id=1f5d7d5e-8625-4985-add6-a345f96f7a58&device_owner=network%3Adhcp => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/499] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:15:47 2026] GET /v2.0/networks/1f5d7d5e-8625-4985-add6-a345f96f7a58?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/500] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:15:47 2026] GET /v2.0/networks/1f5d7d5e-8625-4985-add6-a345f96f7a58?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) 2026-04-07 01:15:47.279 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1b7c36a-1fe6-4746-8795-57c594f5a9ce'] response: {'name': 'network-changed', 'server_uuid': 'b46fe0a6-7e18-4c4c-8edc-707c9483425b', 'tag': '6bf76778-c628-4115-b52b-65b4180368ee', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 257/501] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:15:47 2026] GET /v2.0/ports?tenant_id=babf06ca978749159795cf3c59f2f3b0&device_id=b46fe0a6-7e18-4c4c-8edc-707c9483425b => generated 1238 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/502] 199.19.213.35 () {38 vars in 954 bytes} [Tue Apr 7 01:15:46 2026] POST /v2.0/ports => generated 954 bytes in 611 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: 258/503] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:15:47 2026] GET /v2.0/networks?id=1f5d7d5e-8625-4985-add6-a345f96f7a58 => generated 770 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/504] 199.19.213.35 () {38 vars in 1027 bytes} [Tue Apr 7 01:15:47 2026] PUT /v2.0/ports/dd713066-14d8-4d64-8021-a281cd514103 => generated 1199 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: 247/505] 199.19.213.35 () {34 vars in 1057 bytes} [Tue Apr 7 01:15:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6bf76778-c628-4115-b52b-65b4180368ee => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:15:48.020 7 INFO neutron.db.segments_db [None req-6da2eca5-efef-462d-b0ad-3838d33567b9 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Added segment 987e1a2e-690a-42f9-bcb7-11c0f93949c2 of type vxlan for network ed751e1b-7aec-4c9a-885e-90c1ce51f141 [pid: 8|app: 0|req: 248/506] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:15:47 2026] GET /v2.0/ports?device_id=b46fe0a6-7e18-4c4c-8edc-707c9483425b => generated 969 bytes in 106 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: 251/509] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:15:48 2026] GET /v2.0/ports?tenant_id=5347c8ead8fd424d9e190141043186ae&device_id=a0874813-1ad9-4d71-9fee-64011df7bf28 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/510] 10.0.0.74 () {34 vars in 670 bytes} [Tue Apr 7 01:15:47 2026] POST /v2.0/networks => generated 750 bytes in 639 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/511] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:15:48 2026] GET /v2.0/subnets?id=7158a67b-60a6-4d02-acba-fe63cdb61523 => generated 668 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/512] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:15:48 2026] GET /v2.0/ports?device_id=a0874813-1ad9-4d71-9fee-64011df7bf28 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/513] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:15:48 2026] GET /v2.0/security-groups?id=40ed4502-8d3a-48f4-9393-ec889a49f76c&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/514] 199.19.213.35 () {34 vars in 1057 bytes} [Tue Apr 7 01:15:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=dd713066-14d8-4d64-8021-a281cd514103 => 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: 254/515] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:15:48 2026] GET /v2.0/ports?network_id=1f5d7d5e-8625-4985-add6-a345f96f7a58&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/516] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:15:48 2026] POST /v2.0/subnets => generated 674 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/517] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:15:48 2026] GET /v2.0/subnets?id=7e0e241d-6a31-4c6a-8eb1-61f435374529 => generated 674 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/518] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:15:48 2026] GET /v2.0/networks/1f5d7d5e-8625-4985-add6-a345f96f7a58?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:15:48.686 7 INFO neutron.db.segments_db [None req-02fa58ab-0c29-441b-815a-b5def2d0b4ee 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Added segment 654f8b78-3a9d-46fa-a616-2ba20f7f1811 of type vxlan for network d80a8b6a-6822-4982-898f-47036c932e06 [pid: 8|app: 0|req: 255/519] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:15:48 2026] GET /v2.0/security-groups?id=3111d09e-18f3-42de-a283-0b5067b48c85&fields=id&fields=name => generated 114 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/520] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:15:48 2026] GET /v2.0/ports?network_id=b4f45c8f-c719-4a96-92b0-7feebcb3eaa1&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/521] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:15:48 2026] GET /v2.0/networks/1f5d7d5e-8625-4985-add6-a345f96f7a58?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/522] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:15:48 2026] GET /v2.0/networks/b4f45c8f-c719-4a96-92b0-7feebcb3eaa1?fields=segments => generated 14 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/523] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:15:48 2026] GET /v2.0/networks/b4f45c8f-c719-4a96-92b0-7feebcb3eaa1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:15:49.082 7 INFO neutron.db.l3_hamode_db [None req-02fa58ab-0c29-441b-815a-b5def2d0b4ee 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:15:49.397 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7fa8eb5d-271b-4cdb-96c1-859cdd20fd9a'] response: {'name': 'network-changed', 'server_uuid': 'a0874813-1ad9-4d71-9fee-64011df7bf28', 'tag': 'dd713066-14d8-4d64-8021-a281cd514103', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 260/524] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:15:49 2026] GET /v2.0/ports?device_id=b46fe0a6-7e18-4c4c-8edc-707c9483425b => generated 969 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/525] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:15:49 2026] GET /v2.0/security-groups?id=40ed4502-8d3a-48f4-9393-ec889a49f76c&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: 262/526] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:15:49 2026] GET /v2.0/ports?tenant_id=5347c8ead8fd424d9e190141043186ae&device_id=a0874813-1ad9-4d71-9fee-64011df7bf28 => generated 1238 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/527] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:15:49 2026] GET /v2.0/networks?id=b4f45c8f-c719-4a96-92b0-7feebcb3eaa1 => generated 776 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/528] 199.19.213.35 () {34 vars in 1057 bytes} [Tue Apr 7 01:15:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=dd713066-14d8-4d64-8021-a281cd514103 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/529] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:15:49 2026] GET /v2.0/subnets?id=7e0e241d-6a31-4c6a-8eb1-61f435374529 => generated 674 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/530] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:15:49 2026] GET /v2.0/ports?device_id=a0874813-1ad9-4d71-9fee-64011df7bf28 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/531] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:15:49 2026] GET /v2.0/ports?network_id=b4f45c8f-c719-4a96-92b0-7feebcb3eaa1&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/532] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:15:49 2026] GET /v2.0/security-groups?id=3111d09e-18f3-42de-a283-0b5067b48c85&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/533] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:15:50 2026] GET /v2.0/networks/b4f45c8f-c719-4a96-92b0-7feebcb3eaa1?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/534] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:15:50 2026] GET /v2.0/networks/b4f45c8f-c719-4a96-92b0-7feebcb3eaa1?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) 2026-04-07 01:15:50.403 7 INFO neutron.db.l3_hamode_db [None req-02fa58ab-0c29-441b-815a-b5def2d0b4ee 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 271/535] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:15:50 2026] GET /v2.0/ports?device_id=b46fe0a6-7e18-4c4c-8edc-707c9483425b => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/536] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:15:50 2026] GET /v2.0/security-groups?id=40ed4502-8d3a-48f4-9393-ec889a49f76c&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/537] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:15:51 2026] GET /v2.0/ports?device_id=a0874813-1ad9-4d71-9fee-64011df7bf28 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/538] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:15:51 2026] GET /v2.0/security-groups?id=3111d09e-18f3-42de-a283-0b5067b48c85&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/539] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:15:51 2026] GET /v2.0/ports?device_id=b46fe0a6-7e18-4c4c-8edc-707c9483425b => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/540] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:15:51 2026] GET /v2.0/security-groups?id=40ed4502-8d3a-48f4-9393-ec889a49f76c&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/541] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:15:52 2026] GET /v2.0/ports?device_id=a0874813-1ad9-4d71-9fee-64011df7bf28 => 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: 265/542] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:15:48 2026] POST /v2.0/routers => generated 738 bytes in 3744 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/543] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:15:52 2026] GET /v2.0/security-groups?id=3111d09e-18f3-42de-a283-0b5067b48c85&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/544] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:15:52 2026] GET /v2.0/ports?device_id=b46fe0a6-7e18-4c4c-8edc-707c9483425b => 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: 280/545] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:15:52 2026] GET /v2.0/security-groups?id=40ed4502-8d3a-48f4-9393-ec889a49f76c&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/546] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:15:53 2026] GET /v2.0/ports?device_id=a0874813-1ad9-4d71-9fee-64011df7bf28 => generated 971 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/547] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:15:53 2026] GET /v2.0/security-groups?tenant_id=2143ce56c30547159718da5d625672bf&name=default => generated 2801 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/548] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:15:53 2026] GET /v2.0/security-groups?id=3111d09e-18f3-42de-a283-0b5067b48c85&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: 266/549] 10.0.0.74 () {34 vars in 782 bytes} [Tue Apr 7 01:15:52 2026] PUT /v2.0/routers/fd152568-fa6b-487c-b917-3b67ec3660c0/add_router_interface => generated 309 bytes in 1642 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/550] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:15:54 2026] DELETE /v2.0/security-groups/80e2fd22-1d95-4359-9dbb-e99a5ff8f11f => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/551] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/ports?device_id=b46fe0a6-7e18-4c4c-8edc-707c9483425b => generated 971 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/552] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/security-groups?id=40ed4502-8d3a-48f4-9393-ec889a49f76c&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/553] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/security-groups?tenant_id=0a25355ef9664e6daade8fc6fc10749f&name=default => generated 2801 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/554] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/ports?device_id=b46fe0a6-7e18-4c4c-8edc-707c9483425b => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/555] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:15:54 2026] DELETE /v2.0/security-groups/784302f1-e8fd-4f25-ac2e-56b28c5d688c => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/556] 10.0.0.74 () {34 vars in 684 bytes} [Tue Apr 7 01:15:54 2026] POST /v2.0/security-groups => generated 1597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/557] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:15:54 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) 2026-04-07 01:15:54.999 8 INFO neutron.db.l3_db [None req-91224b0a-8482-4990-8ce7-4cbef536afae 18f02eb976ec40acab2ff0831ce7e030 babf06ca978749159795cf3c59f2f3b0 - - - -] Floating IP 966def34-3ff5-43c6-8137-c9c2b7510194 associated. External IP: 10.96.250.212, port: 6bf76778-c628-4115-b52b-65b4180368ee. [pid: 7|app: 0|req: 272/558] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:15:54 2026] POST /v2.0/security-group-rules => generated 570 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/559] 10.0.0.74 () {34 vars in 748 bytes} [Tue Apr 7 01:15:54 2026] PUT /v2.0/floatingips/966def34-3ff5-43c6-8137-c9c2b7510194 => generated 855 bytes in 996 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/560] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:15:55 2026] GET /v2.0/ports?device_id=a0874813-1ad9-4d71-9fee-64011df7bf28 => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/561] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:15:55 2026] GET /v2.0/ports?device_id=b46fe0a6-7e18-4c4c-8edc-707c9483425b => 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: 290/562] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:15:55 2026] GET /v2.0/security-groups?id=3111d09e-18f3-42de-a283-0b5067b48c85&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/563] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:15:55 2026] GET /v2.0/security-groups?id=40ed4502-8d3a-48f4-9393-ec889a49f76c&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:55.725 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f2966e1-67ab-47a2-a39f-9862e803699d'] response: {'name': 'network-changed', 'server_uuid': 'b46fe0a6-7e18-4c4c-8edc-707c9483425b', 'tag': '6bf76778-c628-4115-b52b-65b4180368ee', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 292/564] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:15:55 2026] GET /v2.0/ports?tenant_id=babf06ca978749159795cf3c59f2f3b0&device_id=b46fe0a6-7e18-4c4c-8edc-707c9483425b => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/565] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:15:55 2026] GET /v2.0/ports?device_id=a0874813-1ad9-4d71-9fee-64011df7bf28 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/566] 10.0.0.74 () {34 vars in 675 bytes} [Tue Apr 7 01:15:55 2026] POST /v2.0/floatingips => generated 552 bytes in 774 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/567] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:15:55 2026] GET /v2.0/networks?id=1f5d7d5e-8625-4985-add6-a345f96f7a58 => generated 770 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/568] 199.19.213.35 () {34 vars in 1057 bytes} [Tue Apr 7 01:15:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6bf76778-c628-4115-b52b-65b4180368ee => generated 858 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/569] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:15:56 2026] GET /v2.0/subnets?id=7158a67b-60a6-4d02-acba-fe63cdb61523 => generated 668 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/570] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:15:56 2026] GET /v2.0/ports?device_id=b46fe0a6-7e18-4c4c-8edc-707c9483425b => 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: 298/571] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:15:56 2026] GET /v2.0/ports?network_id=1f5d7d5e-8625-4985-add6-a345f96f7a58&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: 299/572] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:15:56 2026] GET /v2.0/security-groups?id=40ed4502-8d3a-48f4-9393-ec889a49f76c&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/573] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:15:56 2026] GET /v2.0/networks/1f5d7d5e-8625-4985-add6-a345f96f7a58?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: 301/574] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:15:56 2026] GET /v2.0/networks/1f5d7d5e-8625-4985-add6-a345f96f7a58?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) 2026-04-07 01:15:56.397 7 INFO neutron.db.l3_db [None req-a66eb451-19bd-4f14-8f57-105004c64987 33e164933dc94cab99f158ef69d70ac5 5347c8ead8fd424d9e190141043186ae - - - -] Floating IP cca03422-31b9-41f6-a20b-ac318ec501c8 associated. External IP: 10.96.250.204, port: dd713066-14d8-4d64-8021-a281cd514103. [pid: 8|app: 0|req: 302/575] 10.0.0.18 () {34 vars in 1099 bytes} [Tue Apr 7 01:15:56 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1393020206&fields=id&tenant_id=2ee90660476e493981452cc77187f231 => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/576] 10.0.0.18 () {34 vars in 981 bytes} [Tue Apr 7 01:15:56 2026] GET /v2.0/networks?id=ed751e1b-7aec-4c9a-885e-90c1ce51f141 => generated 683 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/577] 10.0.0.18 () {34 vars in 964 bytes} [Tue Apr 7 01:15:56 2026] GET /v2.0/quotas/2ee90660476e493981452cc77187f231 => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/578] 10.0.0.18 () {34 vars in 1001 bytes} [Tue Apr 7 01:15:56 2026] GET /v2.0/ports?tenant_id=2ee90660476e493981452cc77187f231&fields=id => generated 103 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/579] 199.19.213.35 () {34 vars in 993 bytes} [Tue Apr 7 01:15:56 2026] GET /v2.0/ports?device_id=b46fe0a6-7e18-4c4c-8edc-707c9483425b => 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: 274/580] 10.0.0.74 () {34 vars in 748 bytes} [Tue Apr 7 01:15:55 2026] PUT /v2.0/floatingips/cca03422-31b9-41f6-a20b-ac318ec501c8 => generated 855 bytes in 895 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/581] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:15:56 2026] GET /v2.0/ports?device_id=a0874813-1ad9-4d71-9fee-64011df7bf28 => generated 971 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/582] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:15:56 2026] GET /v2.0/security-groups?id=3111d09e-18f3-42de-a283-0b5067b48c85&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/583] 10.0.0.18 () {34 vars in 906 bytes} [Tue Apr 7 01:15:57 2026] GET /v2.0/extensions => generated 19178 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/584] 10.0.0.18 () {34 vars in 1007 bytes} [Tue Apr 7 01:15:57 2026] GET /v2.0/networks/ed751e1b-7aec-4c9a-885e-90c1ce51f141?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/585] 10.0.0.18 () {34 vars in 1107 bytes} [Tue Apr 7 01:15:57 2026] GET /v2.0/networks/ed751e1b-7aec-4c9a-885e-90c1ce51f141?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/586] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:15:57 2026] GET /v2.0/ports?device_id=b46fe0a6-7e18-4c4c-8edc-707c9483425b => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:57.841 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-544a97f3-6d73-4ec4-9bba-babb8fb3bb70'] response: {'name': 'network-changed', 'server_uuid': 'a0874813-1ad9-4d71-9fee-64011df7bf28', 'tag': 'dd713066-14d8-4d64-8021-a281cd514103', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 281/587] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:15:57 2026] GET /v2.0/security-groups?id=40ed4502-8d3a-48f4-9393-ec889a49f76c&fields=id&fields=name => generated 114 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/588] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:15:57 2026] GET /v2.0/ports?tenant_id=5347c8ead8fd424d9e190141043186ae&device_id=a0874813-1ad9-4d71-9fee-64011df7bf28 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/589] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:15:57 2026] GET /v2.0/ports?device_id=a0874813-1ad9-4d71-9fee-64011df7bf28 => 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: 284/590] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:15:57 2026] GET /v2.0/networks?id=b4f45c8f-c719-4a96-92b0-7feebcb3eaa1 => generated 776 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/591] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:15:58 2026] GET /v2.0/ports?device_id=5b16047e-7894-4993-bb97-69d8e2e761c9 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/592] 199.19.213.35 () {34 vars in 993 bytes} [Tue Apr 7 01:15:58 2026] GET /v2.0/ports?device_id=a0874813-1ad9-4d71-9fee-64011df7bf28 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/593] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:15:58 2026] GET /v2.0/security-groups?id=3111d09e-18f3-42de-a283-0b5067b48c85&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/594] 199.19.213.35 () {34 vars in 1057 bytes} [Tue Apr 7 01:15:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=dd713066-14d8-4d64-8021-a281cd514103 => generated 858 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:58.269 8 INFO neutron.db.l3_db [None req-a668dfaa-1704-41b4-abaf-ca42f4922d1c 18f02eb976ec40acab2ff0831ce7e030 babf06ca978749159795cf3c59f2f3b0 - - - -] Floating IP 966def34-3ff5-43c6-8137-c9c2b7510194 disassociated. External IP: 10.96.250.212, port: 6bf76778-c628-4115-b52b-65b4180368ee. 2026-04-07 01:15:58.641 7 INFO neutron.db.l3_db [None req-278381d6-2e92-4f4b-9230-65360b6b769e 33e164933dc94cab99f158ef69d70ac5 5347c8ead8fd424d9e190141043186ae - - - -] Floating IP cca03422-31b9-41f6-a20b-ac318ec501c8 disassociated. External IP: 10.96.250.204, port: dd713066-14d8-4d64-8021-a281cd514103. [pid: 8|app: 0|req: 307/595] 199.19.213.35 () {36 vars in 996 bytes} [Tue Apr 7 01:15:56 2026] DELETE /v2.0/ports/6bf76778-c628-4115-b52b-65b4180368ee => generated 0 bytes in 2061 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/596] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:15:58 2026] GET /v2.0/subnets?id=7e0e241d-6a31-4c6a-8eb1-61f435374529 => generated 674 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:58.817 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b9175729-0913-4159-a702-6f2ab21a363b'] response: {'server_uuid': 'b46fe0a6-7e18-4c4c-8edc-707c9483425b', 'name': 'network-vif-deleted', 'tag': '6bf76778-c628-4115-b52b-65b4180368ee', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 309/597] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:15:58 2026] GET /v2.0/networks?id=ed751e1b-7aec-4c9a-885e-90c1ce51f141 => generated 683 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/598] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:15:58 2026] GET /v2.0/ports?network_id=b4f45c8f-c719-4a96-92b0-7feebcb3eaa1&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/599] 199.19.213.35 () {34 vars in 1049 bytes} [Tue Apr 7 01:15:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2ee90660476e493981452cc77187f231 => generated 181 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/600] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:15:59 2026] GET /v2.0/networks/b4f45c8f-c719-4a96-92b0-7feebcb3eaa1?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/601] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:15:59 2026] GET /v2.0/ports?device_id=b46fe0a6-7e18-4c4c-8edc-707c9483425b => 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: 289/602] 199.19.213.35 () {36 vars in 996 bytes} [Tue Apr 7 01:15:58 2026] DELETE /v2.0/ports/dd713066-14d8-4d64-8021-a281cd514103 => generated 0 bytes in 1011 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/603] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:15:59 2026] GET /v2.0/networks/b4f45c8f-c719-4a96-92b0-7feebcb3eaa1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/604] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:15:59 2026] GET /v2.0/ports?device_id=5b16047e-7894-4993-bb97-69d8e2e761c9 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/605] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:15:59 2026] GET /v2.0/ports?device_id=a0874813-1ad9-4d71-9fee-64011df7bf28 => 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: 314/606] 199.19.213.35 () {38 vars in 954 bytes} [Tue Apr 7 01:15:59 2026] POST /v2.0/ports => generated 958 bytes in 546 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:59.897 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b631512c-297f-45c7-88a3-f5126eaccf79'] response: {'server_uuid': 'a0874813-1ad9-4d71-9fee-64011df7bf28', 'name': 'network-vif-deleted', 'tag': 'dd713066-14d8-4d64-8021-a281cd514103', '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: 293/607] 199.19.213.35 () {38 vars in 1027 bytes} [Tue Apr 7 01:15:59 2026] PUT /v2.0/ports/7b739b44-08ce-446e-babb-7bd6e6e72426 => generated 1203 bytes in 637 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/608] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:16:00 2026] DELETE /v2.0/security-groups/40ed4502-8d3a-48f4-9393-ec889a49f76c => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:16:00.349 7 INFO neutron.api.v2.resource [None req-55255587-b11b-4385-b4f1-71c0ee83b209 18f02eb976ec40acab2ff0831ce7e030 babf06ca978749159795cf3c59f2f3b0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 294/609] 10.0.0.74 () {32 vars in 736 bytes} [Tue Apr 7 01:16:00 2026] GET /v2.0/security-groups/40ed4502-8d3a-48f4-9393-ec889a49f76c => generated 146 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/610] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:16:00 2026] GET /v2.0/ports?tenant_id=2ee90660476e493981452cc77187f231&device_id=5b16047e-7894-4993-bb97-69d8e2e761c9 => 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: 317/611] 199.19.213.35 () {34 vars in 1059 bytes} [Tue Apr 7 01:16:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=7b739b44-08ce-446e-babb-7bd6e6e72426 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/612] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:16:00 2026] GET /v2.0/subnets?id=3132e26e-f047-4763-b932-21ac4e59f1bc => generated 677 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/613] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:16:00 2026] GET /v2.0/ports?device_id=5b16047e-7894-4993-bb97-69d8e2e761c9 => generated 973 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/614] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:16:00 2026] DELETE /v2.0/security-groups/3111d09e-18f3-42de-a283-0b5067b48c85 => 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: 321/615] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:16:00 2026] GET /v2.0/ports?network_id=ed751e1b-7aec-4c9a-885e-90c1ce51f141&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/616] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:16:00 2026] GET /v2.0/security-groups?id=869a2770-20fe-4999-9898-dea3c8b7014c&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:00.767 8 INFO neutron.api.v2.resource [None req-d5a6fd16-be50-490a-9738-5070f344f229 33e164933dc94cab99f158ef69d70ac5 5347c8ead8fd424d9e190141043186ae - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 323/617] 10.0.0.74 () {32 vars in 736 bytes} [Tue Apr 7 01:16:00 2026] GET /v2.0/security-groups/3111d09e-18f3-42de-a283-0b5067b48c85 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/618] 10.0.0.74 () {32 vars in 731 bytes} [Tue Apr 7 01:16:00 2026] DELETE /v2.0/floatingips/966def34-3ff5-43c6-8137-c9c2b7510194 => generated 0 bytes in 433 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: 324/619] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:16:00 2026] GET /v2.0/networks/ed751e1b-7aec-4c9a-885e-90c1ce51f141?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/620] 10.0.0.74 () {32 vars in 731 bytes} [Tue Apr 7 01:16:00 2026] DELETE /v2.0/floatingips/cca03422-31b9-41f6-a20b-ac318ec501c8 => generated 0 bytes in 342 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/621] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:16:01 2026] GET /v2.0/networks/ed751e1b-7aec-4c9a-885e-90c1ce51f141?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) 2026-04-07 01:16:01.952 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-73b5ac55-f368-4b18-a39a-d81841b7c09b'] response: {'name': 'network-changed', 'server_uuid': '5b16047e-7894-4993-bb97-69d8e2e761c9', 'tag': '7b739b44-08ce-446e-babb-7bd6e6e72426', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 325/622] 10.0.0.74 () {34 vars in 788 bytes} [Tue Apr 7 01:16:00 2026] PUT /v2.0/routers/b1c64250-4bf8-42c7-9267-7134c19ebbaa/remove_router_interface => generated 309 bytes in 1156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/623] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:16:01 2026] GET /v2.0/ports?device_id=5b16047e-7894-4993-bb97-69d8e2e761c9 => generated 973 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/624] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:16:02 2026] GET /v2.0/ports?tenant_id=2ee90660476e493981452cc77187f231&device_id=5b16047e-7894-4993-bb97-69d8e2e761c9 => 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: 298/625] 10.0.0.74 () {34 vars in 788 bytes} [Tue Apr 7 01:16:01 2026] PUT /v2.0/routers/4cf02a67-1044-4f81-8591-b06f85d7474f/remove_router_interface => generated 309 bytes in 1323 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/626] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:16:02 2026] GET /v2.0/security-groups?id=869a2770-20fe-4999-9898-dea3c8b7014c&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: 300/627] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:16:02 2026] GET /v2.0/networks?id=ed751e1b-7aec-4c9a-885e-90c1ce51f141 => generated 778 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/628] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:16:02 2026] GET /v2.0/security-groups?tenant_id=58367618afff47e08c696afa39888a9a&name=default => generated 2801 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:16:03.281 8 INFO neutron.services.segments.plugin [-] Segment 74ba392d-3783-41ae-9454-ccdd4d536e10 resource provider aggregate not found 2026-04-07 01:16:03.285 8 INFO neutron.services.segments.plugin [-] Segment 74ba392d-3783-41ae-9454-ccdd4d536e10 resource provider aggregate not found 2026-04-07 01:16:03.306 8 INFO neutron.db.l3_hamode_db [None req-33dcabd1-76ea-44b6-82ec-e9e057955324 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] HA network dae59118-be29-46c1-b880-6345d36d6a69 was deleted as no HA routers are present in tenant babf06ca978749159795cf3c59f2f3b0. 2026-04-07 01:16:03.313 8 INFO neutron.services.segments.plugin [-] Segment 74ba392d-3783-41ae-9454-ccdd4d536e10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74ba392d-3783-41ae-9454-ccdd4d536e10 found for delete ", "request_id": "req-1564a0b3-397f-4346-a89d-d4bf5eac2f56"}]} 2026-04-07 01:16:03.313 8 INFO neutron.services.segments.plugin [-] Segment 74ba392d-3783-41ae-9454-ccdd4d536e10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74ba392d-3783-41ae-9454-ccdd4d536e10 found for delete ", "request_id": "req-71b3dcd2-5383-4992-9543-7ab40699afff"}]} [pid: 8|app: 0|req: 328/629] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:16:02 2026] DELETE /v2.0/routers/b1c64250-4bf8-42c7-9267-7134c19ebbaa => generated 0 bytes in 1198 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/630] 199.19.213.35 () {34 vars in 1059 bytes} [Tue Apr 7 01:16:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=7b739b44-08ce-446e-babb-7bd6e6e72426 => 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: 332/633] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:16:03 2026] DELETE /v2.0/security-groups/865c8798-1d72-4475-8883-28b89a7274b9 => 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: 333/634] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:16:03 2026] DELETE /v2.0/subnets/7158a67b-60a6-4d02-acba-fe63cdb61523 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/635] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:16:03 2026] GET /v2.0/subnets?id=3132e26e-f047-4763-b932-21ac4e59f1bc => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/636] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:16:03 2026] GET /v2.0/security-groups?tenant_id=7bf7d28684df4c01ae8641d7edfc08ef&name=default => generated 2801 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:16:04.061 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-ccea467a-76cc-4a27-bbc7-4307d048499e 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] 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: 336/637] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:16:03 2026] DELETE /v2.0/networks/1f5d7d5e-8625-4985-add6-a345f96f7a58 => generated 0 bytes in 452 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/638] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:16:04 2026] GET /v2.0/ports?device_id=5b16047e-7894-4993-bb97-69d8e2e761c9 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/639] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:16:04 2026] GET /v2.0/ports?network_id=ed751e1b-7aec-4c9a-885e-90c1ce51f141&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: 339/640] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:16:04 2026] DELETE /v2.0/security-groups/e3da97ad-fe47-4889-9201-2da98bd56665 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/641] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:16:04 2026] GET /v2.0/security-groups?id=869a2770-20fe-4999-9898-dea3c8b7014c&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:04.487 7 INFO neutron.services.segments.plugin [-] Segment a2864674-c320-4924-80c8-6fe3a5bb333f resource provider aggregate not found [pid: 8|app: 0|req: 341/642] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:16:04 2026] GET /v2.0/networks/ed751e1b-7aec-4c9a-885e-90c1ce51f141?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:04.509 7 INFO neutron.services.segments.plugin [-] Segment a2864674-c320-4924-80c8-6fe3a5bb333f resource provider aggregate not found [pid: 8|app: 0|req: 342/643] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:16:04 2026] GET /v2.0/security-groups?tenant_id=babf06ca978749159795cf3c59f2f3b0&name=default => generated 2797 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:16:04.536 7 INFO neutron.services.segments.plugin [-] Segment a2864674-c320-4924-80c8-6fe3a5bb333f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2864674-c320-4924-80c8-6fe3a5bb333f found for delete ", "request_id": "req-fb4d6c7a-9958-4eb8-bd26-d14d03fe5922"}]} 2026-04-07 01:16:04.538 7 INFO neutron.services.segments.plugin [-] Segment a2864674-c320-4924-80c8-6fe3a5bb333f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2864674-c320-4924-80c8-6fe3a5bb333f found for delete ", "request_id": "req-a42a1b8a-c99e-4e81-ad5a-d093ef5b5a4e"}]} 2026-04-07 01:16:04.549 7 INFO neutron.db.l3_hamode_db [None req-ccea467a-76cc-4a27-bbc7-4307d048499e 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] HA network 1bd01fef-137e-46c5-98f7-a31928e5f2dd was deleted as no HA routers are present in tenant 5347c8ead8fd424d9e190141043186ae. [pid: 7|app: 0|req: 302/644] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:16:02 2026] DELETE /v2.0/routers/4cf02a67-1044-4f81-8591-b06f85d7474f => generated 0 bytes in 1661 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/645] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:16:04 2026] GET /v2.0/ports?device_id=5b16047e-7894-4993-bb97-69d8e2e761c9 => 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: 303/646] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:16:04 2026] GET /v2.0/networks/ed751e1b-7aec-4c9a-885e-90c1ce51f141?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/647] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:16:04 2026] DELETE /v2.0/security-groups/58bec30f-f4a0-4864-aa34-be0287a1de0b => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/648] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:16:04 2026] DELETE /v2.0/subnets/7e0e241d-6a31-4c6a-8eb1-61f435374529 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:16:05.121 8 INFO neutron.db.l3_db [None req-bde8b147-ce76-4260-a1cb-6ceffdb83f9e 16783048a9474189a2d12866352a3834 2ee90660476e493981452cc77187f231 - - - -] Floating IP f2f19779-8d7c-4a6f-ad7d-4194a23d07f5 associated. External IP: 10.96.250.202, port: 7b739b44-08ce-446e-babb-7bd6e6e72426. [pid: 7|app: 0|req: 305/649] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:16:04 2026] DELETE /v2.0/networks/b4f45c8f-c719-4a96-92b0-7feebcb3eaa1 => generated 0 bytes in 441 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/650] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:16:05 2026] GET /v2.0/security-groups?tenant_id=5347c8ead8fd424d9e190141043186ae&name=default => generated 2797 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/651] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:16:05 2026] DELETE /v2.0/security-groups/9ca761b3-f69b-4b59-a3c5-8780efe5eb0c => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:16:05.639 8 INFO neutron.services.segments.plugin [-] Segment 7310a9e5-f4c6-4747-a6be-7f708d3117da resource provider aggregate not found 2026-04-07 01:16:05.646 8 INFO neutron.services.segments.plugin [-] Segment 7310a9e5-f4c6-4747-a6be-7f708d3117da resource provider aggregate not found 2026-04-07 01:16:05.661 8 INFO neutron.services.segments.plugin [-] Segment 7310a9e5-f4c6-4747-a6be-7f708d3117da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7310a9e5-f4c6-4747-a6be-7f708d3117da found for delete ", "request_id": "req-52ef0f76-00c0-4aa0-9e48-c0e1ac872313"}]} 2026-04-07 01:16:05.666 8 INFO neutron.services.segments.plugin [-] Segment 7310a9e5-f4c6-4747-a6be-7f708d3117da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7310a9e5-f4c6-4747-a6be-7f708d3117da found for delete ", "request_id": "req-0570b5e9-f2e9-4a13-bb6e-a721916379df"}]} [pid: 8|app: 0|req: 345/652] 10.0.0.74 () {34 vars in 748 bytes} [Tue Apr 7 01:16:04 2026] PUT /v2.0/floatingips/f2f19779-8d7c-4a6f-ad7d-4194a23d07f5 => generated 856 bytes in 1303 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/653] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:16:06 2026] GET /v2.0/ports?device_id=5b16047e-7894-4993-bb97-69d8e2e761c9 => generated 975 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:06.237 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-457a93fc-9692-4362-82e0-b1b13c4766c7'] response: {'name': 'network-changed', 'server_uuid': '5b16047e-7894-4993-bb97-69d8e2e761c9', 'tag': '7b739b44-08ce-446e-babb-7bd6e6e72426', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 346/654] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:16:06 2026] GET /v2.0/security-groups?id=869a2770-20fe-4999-9898-dea3c8b7014c&fields=id&fields=name => generated 114 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/655] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:16:06 2026] GET /v2.0/ports?tenant_id=2ee90660476e493981452cc77187f231&device_id=5b16047e-7894-4993-bb97-69d8e2e761c9 => 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: 347/656] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:16:06 2026] GET /v2.0/networks?id=ed751e1b-7aec-4c9a-885e-90c1ce51f141 => generated 778 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/657] 199.19.213.35 () {34 vars in 1059 bytes} [Tue Apr 7 01:16:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=7b739b44-08ce-446e-babb-7bd6e6e72426 => generated 859 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:06.808 7 INFO neutron.services.segments.plugin [-] Segment 8cf38060-555e-46a1-bf7e-aeae02c9ea06 resource provider aggregate not found 2026-04-07 01:16:06.815 7 INFO neutron.services.segments.plugin [-] Segment 8cf38060-555e-46a1-bf7e-aeae02c9ea06 resource provider aggregate not found [pid: 7|app: 0|req: 311/658] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:16:06 2026] GET /v2.0/subnets?id=3132e26e-f047-4763-b932-21ac4e59f1bc => generated 677 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:06.852 7 INFO neutron.services.segments.plugin [-] Segment 8cf38060-555e-46a1-bf7e-aeae02c9ea06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cf38060-555e-46a1-bf7e-aeae02c9ea06 found for delete ", "request_id": "req-71b77e1d-8e60-4e3c-a01e-c1d3807aeef1"}]} 2026-04-07 01:16:06.853 7 INFO neutron.services.segments.plugin [-] Segment 8cf38060-555e-46a1-bf7e-aeae02c9ea06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cf38060-555e-46a1-bf7e-aeae02c9ea06 found for delete ", "request_id": "req-7a579c02-bd99-46b1-8cf0-7999b975ffd6"}]} [pid: 7|app: 0|req: 312/659] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:16:06 2026] GET /v2.0/ports?network_id=ed751e1b-7aec-4c9a-885e-90c1ce51f141&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/660] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:16:06 2026] GET /v2.0/networks/ed751e1b-7aec-4c9a-885e-90c1ce51f141?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:07.058 8 INFO neutron.db.segments_db [None req-ec669841-25db-4547-abf9-1edd2dc1f351 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Added segment 064fd13f-0b74-44f1-b919-ec9be1964fb2 of type vxlan for network 19f9b88e-b99d-4fdf-b506-04ab789cedad [pid: 7|app: 0|req: 314/661] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:16:06 2026] GET /v2.0/networks/ed751e1b-7aec-4c9a-885e-90c1ce51f141?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/662] 10.0.0.74 () {34 vars in 670 bytes} [Tue Apr 7 01:16:06 2026] POST /v2.0/networks => generated 743 bytes in 627 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/663] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:16:07 2026] GET /v2.0/security-groups?tenant_id=0b22f11f1d654a6a930d2005f4de5f44&name=default => generated 2801 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/664] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:16:07 2026] DELETE /v2.0/security-groups/37c8f15b-acb5-4d2c-a3c4-7bd77ee44150 => 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: 349/665] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:16:07 2026] POST /v2.0/subnets => generated 667 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:07.561 7 INFO neutron.db.segments_db [None req-33896235-2eaa-4d3b-81fa-c38e869589c2 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Added segment 7966ae32-b5d1-42fc-b0d7-544dbde13329 of type vxlan for network 56282565-a36c-44f8-92b0-ebf170072fab 2026-04-07 01:16:07.823 8 INFO neutron.db.segments_db [None req-ead54c83-768a-40d5-90c4-83b85d0c6554 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Added segment 7612a12f-9efe-45ac-ae78-dcc8d05fd70b of type vxlan for network 967f2d12-26b9-4e08-bc92-b061b6a90645 2026-04-07 01:16:07.868 7 INFO neutron.db.l3_hamode_db [None req-33896235-2eaa-4d3b-81fa-c38e869589c2 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 350/666] 10.0.0.74 () {34 vars in 670 bytes} [Tue Apr 7 01:16:07 2026] POST /v2.0/networks => generated 736 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/667] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:16:07 2026] POST /v2.0/subnets => generated 659 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:08.296 8 INFO neutron.db.segments_db [None req-b4781aa2-9035-4358-ab02-b3bc70033e72 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Added segment e7f18fdb-4132-4377-b215-ef73f80a3958 of type vxlan for network b192a811-cbfb-4e1e-8b8f-c393178e154d 2026-04-07 01:16:08.693 8 INFO neutron.db.l3_hamode_db [None req-b4781aa2-9035-4358-ab02-b3bc70033e72 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:16:08.996 7 INFO neutron.db.l3_hamode_db [None req-33896235-2eaa-4d3b-81fa-c38e869589c2 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:16:09.802 8 INFO neutron.db.l3_hamode_db [None req-b4781aa2-9035-4358-ab02-b3bc70033e72 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 317/668] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:16:07 2026] POST /v2.0/routers => generated 731 bytes in 2610 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/669] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:16:10 2026] GET /v2.0/security-groups?tenant_id=7d5f7fce320d480a9db19c7f7c8bc366&name=default => generated 2801 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/670] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:16:08 2026] POST /v2.0/routers => generated 723 bytes in 2832 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/671] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:16:11 2026] DELETE /v2.0/security-groups/162e1e3e-96eb-47d1-8a60-24b5908d9b8b => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/672] 10.0.0.74 () {34 vars in 782 bytes} [Tue Apr 7 01:16:10 2026] PUT /v2.0/routers/937cf2eb-a038-47b6-8797-70c76e7d2abf/add_router_interface => generated 309 bytes in 1897 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/673] 10.0.0.74 () {34 vars in 684 bytes} [Tue Apr 7 01:16:12 2026] POST /v2.0/security-groups => generated 1595 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/674] 10.0.0.74 () {34 vars in 782 bytes} [Tue Apr 7 01:16:11 2026] PUT /v2.0/routers/813ffc35-ffed-4ea1-8356-51ecc62ed90f/add_router_interface => generated 309 bytes in 1982 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/675] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:16:13 2026] POST /v2.0/security-group-rules => generated 565 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:13.341 7 INFO neutron.db.segments_db [None req-389d03db-a85d-446a-af7b-171ff656cf67 f7bd9ef6cf584a75aa3eea7acb3f1f2b c92c4831c315437d90d743ddb88a9175 - - - -] Added segment 3fd3a435-5e94-4bdc-9007-3ed7c2208e8d of type vxlan for network d41f9a8f-2d0f-4383-a3d1-6333d49a9639 [pid: 8|app: 0|req: 356/676] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:16:13 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) 2026-04-07 01:16:13.452 7 INFO neutron.db.segments_db [None req-389d03db-a85d-446a-af7b-171ff656cf67 f7bd9ef6cf584a75aa3eea7acb3f1f2b c92c4831c315437d90d743ddb88a9175 - - - -] Added segment f238c88b-65b7-4e0c-b694-28236919202b of type vxlan for network a0d76e4a-fb5b-479e-9165-74aba03435b4 [pid: 7|app: 0|req: 321/677] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:16:13 2026] POST /v2.0/networks => generated 1246 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/678] 10.0.0.74 () {32 vars in 648 bytes} [Tue Apr 7 01:16:13 2026] GET /v2.0/networks => generated 1845 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/679] 10.0.0.74 () {34 vars in 684 bytes} [Tue Apr 7 01:16:13 2026] POST /v2.0/security-groups => generated 1596 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/680] 10.0.0.74 () {34 vars in 675 bytes} [Tue Apr 7 01:16:13 2026] POST /v2.0/floatingips => generated 552 bytes in 651 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:14.057 7 INFO neutron.services.segments.plugin [-] Segment 3fd3a435-5e94-4bdc-9007-3ed7c2208e8d resource provider aggregate not found 2026-04-07 01:16:14.065 7 INFO neutron.services.segments.plugin [-] Segment 3fd3a435-5e94-4bdc-9007-3ed7c2208e8d resource provider aggregate not found 2026-04-07 01:16:14.087 7 INFO neutron.services.segments.plugin [-] Segment 3fd3a435-5e94-4bdc-9007-3ed7c2208e8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fd3a435-5e94-4bdc-9007-3ed7c2208e8d found for delete ", "request_id": "req-7a7ed27e-99fc-408b-bcc1-d73db2292d4e"}]} 2026-04-07 01:16:14.090 7 INFO neutron.services.segments.plugin [-] Segment 3fd3a435-5e94-4bdc-9007-3ed7c2208e8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fd3a435-5e94-4bdc-9007-3ed7c2208e8d found for delete ", "request_id": "req-33dfad5f-fce7-4260-a5f9-2b8aacbe0b4d"}]} [pid: 7|app: 0|req: 324/681] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:16:13 2026] DELETE /v2.0/networks/d41f9a8f-2d0f-4383-a3d1-6333d49a9639 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/682] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:16:14 2026] POST /v2.0/security-group-rules => generated 565 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/683] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:16:14 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: 7|app: 0|req: 325/684] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:16:14 2026] DELETE /v2.0/networks/a0d76e4a-fb5b-479e-9165-74aba03435b4 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/685] 10.0.0.74 () {32 vars in 648 bytes} [Tue Apr 7 01:16:14 2026] GET /v2.0/networks => generated 651 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/686] 10.0.0.18 () {34 vars in 1095 bytes} [Tue Apr 7 01:16:14 2026] GET /v2.0/security-groups?name=tempest-securitygroup--45940209&fields=id&tenant_id=709ec00e51d542aa9c754fbc25ebb3bd => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:14.494 7 INFO neutron.db.segments_db [None req-da95df94-1690-4509-97eb-267c70a60914 f7bd9ef6cf584a75aa3eea7acb3f1f2b c92c4831c315437d90d743ddb88a9175 - - - -] Added segment 35fdea18-eac0-45b9-8086-e0be95d9840e of type vxlan for network 5c85590c-87ea-458b-94a2-60f92aac2354 [pid: 7|app: 0|req: 328/687] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:16:14 2026] POST /v2.0/networks => generated 654 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/688] 10.0.0.18 () {34 vars in 981 bytes} [Tue Apr 7 01:16:14 2026] GET /v2.0/networks?id=19f9b88e-b99d-4fdf-b506-04ab789cedad => generated 676 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:14.752 7 INFO neutron.db.segments_db [None req-e1ac31a4-2200-41d3-b81e-e9304bb6c407 f7bd9ef6cf584a75aa3eea7acb3f1f2b c92c4831c315437d90d743ddb88a9175 - - - -] Added segment 98878ecd-56b4-4ec5-a153-b868baab4fdd of type vxlan for network aabd5fc3-0fa6-4aa7-80a0-bd002a5738d0 [pid: 7|app: 0|req: 330/689] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:16:14 2026] POST /v2.0/networks => generated 653 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/690] 10.0.0.18 () {34 vars in 964 bytes} [Tue Apr 7 01:16:14 2026] GET /v2.0/quotas/709ec00e51d542aa9c754fbc25ebb3bd => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/691] 10.0.0.74 () {34 vars in 675 bytes} [Tue Apr 7 01:16:14 2026] POST /v2.0/floatingips => generated 552 bytes in 703 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/692] 10.0.0.18 () {34 vars in 1001 bytes} [Tue Apr 7 01:16:14 2026] GET /v2.0/ports?tenant_id=709ec00e51d542aa9c754fbc25ebb3bd&fields=id => generated 103 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/693] 10.0.0.18 () {34 vars in 1007 bytes} [Tue Apr 7 01:16:15 2026] GET /v2.0/networks/19f9b88e-b99d-4fdf-b506-04ab789cedad?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: 363/694] 10.0.0.18 () {34 vars in 1107 bytes} [Tue Apr 7 01:16:15 2026] GET /v2.0/networks/19f9b88e-b99d-4fdf-b506-04ab789cedad?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/695] 10.0.0.18 () {34 vars in 1099 bytes} [Tue Apr 7 01:16:15 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1865294297&fields=id&tenant_id=c37a887af19240fa82175fad2e1f1e7f => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/696] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:16:15 2026] GET /v2.0/ports?device_id=5854ebef-a851-4907-9664-6d461e8f40ae => 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: 366/697] 10.0.0.18 () {34 vars in 981 bytes} [Tue Apr 7 01:16:15 2026] GET /v2.0/networks?id=967f2d12-26b9-4e08-bc92-b061b6a90645 => generated 668 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/698] 10.0.0.74 () {34 vars in 664 bytes} [Tue Apr 7 01:16:14 2026] POST /v2.0/ports => generated 1506 bytes in 682 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 367/699] 10.0.0.18 () {34 vars in 964 bytes} [Tue Apr 7 01:16:15 2026] GET /v2.0/quotas/c37a887af19240fa82175fad2e1f1e7f => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/700] 10.0.0.74 () {32 vars in 642 bytes} [Tue Apr 7 01:16:15 2026] GET /v2.0/ports => generated 1506 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/701] 10.0.0.97 () {34 vars in 989 bytes} [Tue Apr 7 01:16:15 2026] GET /v2.0/ports?device_id=5b16047e-7894-4993-bb97-69d8e2e761c9 => generated 1244 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/702] 10.0.0.18 () {34 vars in 1001 bytes} [Tue Apr 7 01:16:15 2026] GET /v2.0/ports?tenant_id=c37a887af19240fa82175fad2e1f1e7f&fields=id => generated 103 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/703] 10.0.0.97 () {34 vars in 1039 bytes} [Tue Apr 7 01:16:15 2026] GET /v2.0/security-groups?id=869a2770-20fe-4999-9898-dea3c8b7014c&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/704] 10.0.0.18 () {34 vars in 1007 bytes} [Tue Apr 7 01:16:15 2026] GET /v2.0/networks/967f2d12-26b9-4e08-bc92-b061b6a90645?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: 369/705] 10.0.0.74 () {32 vars in 719 bytes} [Tue Apr 7 01:16:15 2026] DELETE /v2.0/ports/1aefcaa4-1a14-460b-9bdd-36e187e98158 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/706] 10.0.0.18 () {34 vars in 1107 bytes} [Tue Apr 7 01:16:16 2026] GET /v2.0/networks/967f2d12-26b9-4e08-bc92-b061b6a90645?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:16.309 7 INFO neutron.services.segments.plugin [-] Segment f238c88b-65b7-4e0c-b694-28236919202b resource provider aggregate not found 2026-04-07 01:16:16.316 7 INFO neutron.services.segments.plugin [-] Segment f238c88b-65b7-4e0c-b694-28236919202b resource provider aggregate not found [pid: 8|app: 0|req: 370/707] 10.0.0.74 () {32 vars in 719 bytes} [Tue Apr 7 01:16:16 2026] DELETE /v2.0/ports/d02c1ac3-2079-49bc-a9c3-0ccf0bb81dcd => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:16:16.344 7 INFO neutron.services.segments.plugin [-] Segment f238c88b-65b7-4e0c-b694-28236919202b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f238c88b-65b7-4e0c-b694-28236919202b found for delete ", "request_id": "req-a572df2f-7a85-415e-8765-91f5d89938ef"}]} 2026-04-07 01:16:16.346 7 INFO neutron.services.segments.plugin [-] Segment f238c88b-65b7-4e0c-b694-28236919202b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f238c88b-65b7-4e0c-b694-28236919202b found for delete ", "request_id": "req-132e7dfc-4a5f-491a-afa2-4ae16ce05eb7"}]} [pid: 8|app: 0|req: 371/708] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:16:16 2026] GET /v2.0/ports?device_id=df08cdf4-7758-4869-8dea-eeaa5f3ecf60 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/709] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:16:16 2026] GET /v2.0/networks?id=19f9b88e-b99d-4fdf-b506-04ab789cedad => generated 676 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/710] 10.0.0.74 () {32 vars in 642 bytes} [Tue Apr 7 01:16:16 2026] GET /v2.0/ports => 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: 339/711] 199.19.213.35 () {34 vars in 1049 bytes} [Tue Apr 7 01:16:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=709ec00e51d542aa9c754fbc25ebb3bd => generated 179 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:16.489 8 INFO neutron.db.segments_db [None req-908d1307-55ba-4cd7-a235-b977317caba8 f7bd9ef6cf584a75aa3eea7acb3f1f2b c92c4831c315437d90d743ddb88a9175 - - - -] Added segment dafd0373-b7cc-4fd6-828b-97664751b01a of type vxlan for network ef382d9c-a8d2-45e5-b9d0-21a33c8769b1 [pid: 8|app: 0|req: 373/712] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:16:16 2026] POST /v2.0/networks => generated 654 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/713] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:16:16 2026] GET /v2.0/ports?device_id=5854ebef-a851-4907-9664-6d461e8f40ae => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:16.731 8 INFO neutron.db.segments_db [None req-e54d3a14-97ab-403c-8cf1-7d7e10dffc93 f7bd9ef6cf584a75aa3eea7acb3f1f2b c92c4831c315437d90d743ddb88a9175 - - - -] Added segment 6988201c-c89b-404c-9395-bb3c193dd451 of type vxlan for network 93f860dd-1a1b-4068-abfc-a41805960ea8 [pid: 8|app: 0|req: 375/714] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:16:16 2026] POST /v2.0/networks => generated 653 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/715] 199.19.213.35 () {38 vars in 954 bytes} [Tue Apr 7 01:16:16 2026] POST /v2.0/ports => generated 958 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 341/716] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:16:17 2026] GET /v2.0/networks?id=967f2d12-26b9-4e08-bc92-b061b6a90645 => generated 668 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/717] 199.19.213.35 () {34 vars in 1049 bytes} [Tue Apr 7 01:16:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c37a887af19240fa82175fad2e1f1e7f => generated 181 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/718] 199.19.213.35 () {38 vars in 1027 bytes} [Tue Apr 7 01:16:17 2026] PUT /v2.0/ports/154b3f9a-8b94-4f19-ae60-a52c42fc8e6d => generated 1203 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:16:17.593 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-548e71d3-f431-4944-a3d8-93abb52c38fe'] response: {'name': 'network-changed', 'server_uuid': '5854ebef-a851-4907-9664-6d461e8f40ae', 'tag': '154b3f9a-8b94-4f19-ae60-a52c42fc8e6d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 343/719] 199.19.213.35 () {38 vars in 954 bytes} [Tue Apr 7 01:16:17 2026] POST /v2.0/ports => generated 954 bytes in 536 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: 344/720] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:16:17 2026] GET /v2.0/ports?device_id=df08cdf4-7758-4869-8dea-eeaa5f3ecf60 => generated 957 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/721] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:16:17 2026] GET /v2.0/ports?tenant_id=709ec00e51d542aa9c754fbc25ebb3bd&device_id=5854ebef-a851-4907-9664-6d461e8f40ae => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/722] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:16:17 2026] GET /v2.0/ports?device_id=5854ebef-a851-4907-9664-6d461e8f40ae => generated 973 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/725] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:16:17 2026] POST /v2.0/subnets => generated 1275 bytes in 721 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 378/726] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:16:18 2026] GET /v2.0/security-groups?id=cc2bcdbb-e554-4858-8621-0927f1d57713&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/727] 199.19.213.35 () {34 vars in 1059 bytes} [Tue Apr 7 01:16:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=154b3f9a-8b94-4f19-ae60-a52c42fc8e6d => 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: 380/728] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:16:18 2026] GET /v2.0/security-groups?id=3ca6b51c-d2ad-4e9d-96e4-a7134403e70a&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/729] 10.0.0.74 () {32 vars in 646 bytes} [Tue Apr 7 01:16:18 2026] GET /v2.0/subnets => generated 1888 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/730] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:16:18 2026] GET /v2.0/subnets?id=3e3f08c4-c02d-4951-9912-2946a97065a4 => generated 670 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/731] 199.19.213.35 () {38 vars in 1027 bytes} [Tue Apr 7 01:16:18 2026] PUT /v2.0/ports/1aa7258d-4b3d-4c11-9870-b3c2cace21c2 => generated 1199 bytes in 524 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:16:18.587 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c1b3aa7f-9a5f-4bf4-b117-7f64cabdefeb'] response: {'name': 'network-changed', 'server_uuid': 'df08cdf4-7758-4869-8dea-eeaa5f3ecf60', 'tag': '1aa7258d-4b3d-4c11-9870-b3c2cace21c2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 350/732] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:16:18 2026] GET /v2.0/ports?network_id=19f9b88e-b99d-4fdf-b506-04ab789cedad&device_owner=network%3Adhcp => generated 1244 bytes in 91 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: 351/733] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:16:18 2026] GET /v2.0/ports?tenant_id=c37a887af19240fa82175fad2e1f1e7f&device_id=df08cdf4-7758-4869-8dea-eeaa5f3ecf60 => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/734] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:16:18 2026] DELETE /v2.0/subnets/890ad433-0904-4d30-b874-0742e83d9fdb => 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: 352/735] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:16:18 2026] GET /v2.0/networks/19f9b88e-b99d-4fdf-b506-04ab789cedad?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: 384/736] 199.19.213.35 () {34 vars in 1057 bytes} [Tue Apr 7 01:16:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=1aa7258d-4b3d-4c11-9870-b3c2cace21c2 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/737] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:16:18 2026] GET /v2.0/networks/19f9b88e-b99d-4fdf-b506-04ab789cedad?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/738] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:16:18 2026] GET /v2.0/subnets?id=aa8e2948-266d-4a98-83b7-c33b028f7863 => generated 662 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/739] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:16:18 2026] GET /v2.0/ports?network_id=967f2d12-26b9-4e08-bc92-b061b6a90645&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: 388/740] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:16:18 2026] GET /v2.0/ports?tenant_id=709ec00e51d542aa9c754fbc25ebb3bd&device_id=5854ebef-a851-4907-9664-6d461e8f40ae => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/741] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:16:18 2026] DELETE /v2.0/subnets/59174e3e-579a-46f2-92b7-209e76854278 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/742] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:16:18 2026] GET /v2.0/networks/967f2d12-26b9-4e08-bc92-b061b6a90645?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: 354/743] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:16:19 2026] GET /v2.0/networks?id=19f9b88e-b99d-4fdf-b506-04ab789cedad => generated 771 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/744] 10.0.0.74 () {32 vars in 646 bytes} [Tue Apr 7 01:16:19 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: 355/745] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:16:19 2026] GET /v2.0/networks/967f2d12-26b9-4e08-bc92-b061b6a90645?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/746] 199.19.213.35 () {34 vars in 1059 bytes} [Tue Apr 7 01:16:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=154b3f9a-8b94-4f19-ae60-a52c42fc8e6d => 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: 357/747] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:16:19 2026] GET /v2.0/subnets?id=3e3f08c4-c02d-4951-9912-2946a97065a4 => generated 670 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/748] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:16:19 2026] GET /v2.0/ports?tenant_id=c37a887af19240fa82175fad2e1f1e7f&device_id=df08cdf4-7758-4869-8dea-eeaa5f3ecf60 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/749] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:16:19 2026] GET /v2.0/ports?network_id=19f9b88e-b99d-4fdf-b506-04ab789cedad&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: 7|app: 0|req: 360/750] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:16:19 2026] GET /v2.0/networks?id=967f2d12-26b9-4e08-bc92-b061b6a90645 => generated 764 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/751] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:16:19 2026] GET /v2.0/networks/19f9b88e-b99d-4fdf-b506-04ab789cedad?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/752] 199.19.213.35 () {34 vars in 1057 bytes} [Tue Apr 7 01:16:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=1aa7258d-4b3d-4c11-9870-b3c2cace21c2 => 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: 363/753] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:16:19 2026] GET /v2.0/ports?device_id=df08cdf4-7758-4869-8dea-eeaa5f3ecf60 => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/754] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:16:19 2026] GET /v2.0/ports?device_id=5854ebef-a851-4907-9664-6d461e8f40ae => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:19.633 8 INFO neutron.services.segments.plugin [-] Segment 6988201c-c89b-404c-9395-bb3c193dd451 resource provider aggregate not found 2026-04-07 01:16:19.639 8 INFO neutron.services.segments.plugin [-] Segment 6988201c-c89b-404c-9395-bb3c193dd451 resource provider aggregate not found [pid: 7|app: 0|req: 365/755] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:16:19 2026] GET /v2.0/networks/19f9b88e-b99d-4fdf-b506-04ab789cedad?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-04-07 01:16:19.657 8 INFO neutron.services.segments.plugin [-] Segment 6988201c-c89b-404c-9395-bb3c193dd451 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6988201c-c89b-404c-9395-bb3c193dd451 found for delete ", "request_id": "req-5db19ff1-cb89-4829-9a82-cb4aca51fcdf"}]} 2026-04-07 01:16:19.661 8 INFO neutron.services.segments.plugin [-] Segment 6988201c-c89b-404c-9395-bb3c193dd451 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6988201c-c89b-404c-9395-bb3c193dd451 found for delete ", "request_id": "req-a3299bf1-14e9-4ac0-9491-ec022dd294dd"}]} [pid: 8|app: 0|req: 391/756] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:16:19 2026] DELETE /v2.0/networks/93f860dd-1a1b-4068-abfc-a41805960ea8 => generated 0 bytes in 566 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/757] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:16:19 2026] GET /v2.0/subnets?id=aa8e2948-266d-4a98-83b7-c33b028f7863 => generated 662 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/758] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:16:19 2026] GET /v2.0/security-groups?id=cc2bcdbb-e554-4858-8621-0927f1d57713&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/759] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:16:19 2026] GET /v2.0/security-groups?id=3ca6b51c-d2ad-4e9d-96e4-a7134403e70a&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/760] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:16:19 2026] GET /v2.0/ports?network_id=967f2d12-26b9-4e08-bc92-b061b6a90645&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/761] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:16:19 2026] GET /v2.0/networks/967f2d12-26b9-4e08-bc92-b061b6a90645?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: 370/762] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:16:19 2026] GET /v2.0/networks/967f2d12-26b9-4e08-bc92-b061b6a90645?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: 393/763] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:16:19 2026] DELETE /v2.0/networks/ef382d9c-a8d2-45e5-b9d0-21a33c8769b1 => generated 0 bytes in 458 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:16:20.445 7 INFO neutron.services.segments.plugin [-] Segment 98878ecd-56b4-4ec5-a153-b868baab4fdd resource provider aggregate not found 2026-04-07 01:16:20.451 7 INFO neutron.services.segments.plugin [-] Segment 98878ecd-56b4-4ec5-a153-b868baab4fdd resource provider aggregate not found 2026-04-07 01:16:20.470 7 INFO neutron.services.segments.plugin [-] Segment 98878ecd-56b4-4ec5-a153-b868baab4fdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98878ecd-56b4-4ec5-a153-b868baab4fdd found for delete ", "request_id": "req-d4ec4cc1-9296-40c5-a655-a1d155b90185"}]} 2026-04-07 01:16:20.472 7 INFO neutron.services.segments.plugin [-] Segment 98878ecd-56b4-4ec5-a153-b868baab4fdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98878ecd-56b4-4ec5-a153-b868baab4fdd found for delete ", "request_id": "req-dc96f123-964c-442a-8290-a9f3c9a5039c"}]} [pid: 7|app: 0|req: 371/764] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:16:20 2026] DELETE /v2.0/networks/aabd5fc3-0fa6-4aa7-80a0-bd002a5738d0 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/765] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:16:20 2026] DELETE /v2.0/networks/5c85590c-87ea-458b-94a2-60f92aac2354 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/766] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:16:20 2026] GET /v2.0/ports?device_id=df08cdf4-7758-4869-8dea-eeaa5f3ecf60 => 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: 373/767] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:16:20 2026] GET /v2.0/security-groups?id=cc2bcdbb-e554-4858-8621-0927f1d57713&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/768] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:16:20 2026] GET /v2.0/ports?device_id=5854ebef-a851-4907-9664-6d461e8f40ae => generated 975 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/769] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:16:20 2026] GET /v2.0/security-groups?id=3ca6b51c-d2ad-4e9d-96e4-a7134403e70a&fields=id&fields=name => generated 112 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/770] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:16:20 2026] GET /v2.0/ports?device_id=df08cdf4-7758-4869-8dea-eeaa5f3ecf60 => generated 971 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/771] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:16:21 2026] GET /v2.0/security-groups?tenant_id=c92c4831c315437d90d743ddb88a9175&name=default => generated 2801 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/772] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:16:21 2026] DELETE /v2.0/security-groups/482ab006-8e59-46da-afa8-346d6a16e675 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:16:21.939 7 INFO neutron.db.l3_db [None req-63df26a4-45c4-48c6-b993-62f4ee4c5c2e be66631b97a84c8cb7d9fb56071da0c1 c37a887af19240fa82175fad2e1f1e7f - - - -] Floating IP f29045a0-5838-4d27-b88d-dac0a420fa11 associated. External IP: 10.96.250.205, port: 1aa7258d-4b3d-4c11-9870-b3c2cace21c2. 2026-04-07 01:16:22.089 8 INFO neutron.services.segments.plugin [-] Segment dafd0373-b7cc-4fd6-828b-97664751b01a resource provider aggregate not found 2026-04-07 01:16:22.106 8 INFO neutron.services.segments.plugin [-] Segment dafd0373-b7cc-4fd6-828b-97664751b01a resource provider aggregate not found 2026-04-07 01:16:22.126 8 INFO neutron.services.segments.plugin [-] Segment dafd0373-b7cc-4fd6-828b-97664751b01a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dafd0373-b7cc-4fd6-828b-97664751b01a found for delete ", "request_id": "req-0be6e233-3fb9-4bca-b54a-e2f51127466e"}]} 2026-04-07 01:16:22.134 8 INFO neutron.services.segments.plugin [-] Segment dafd0373-b7cc-4fd6-828b-97664751b01a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dafd0373-b7cc-4fd6-828b-97664751b01a found for delete ", "request_id": "req-15f3eeb4-c2b7-4073-95fb-6529dd817726"}]} 2026-04-07 01:16:22.143 8 INFO neutron.services.segments.plugin [-] Segment 35fdea18-eac0-45b9-8086-e0be95d9840e resource provider aggregate not found [pid: 8|app: 0|req: 399/773] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:16:22 2026] GET /v2.0/ports?device_id=5854ebef-a851-4907-9664-6d461e8f40ae => generated 975 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:22.170 8 INFO neutron.services.segments.plugin [-] Segment 35fdea18-eac0-45b9-8086-e0be95d9840e resource provider aggregate not found 2026-04-07 01:16:22.187 8 INFO neutron.services.segments.plugin [-] Segment 35fdea18-eac0-45b9-8086-e0be95d9840e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35fdea18-eac0-45b9-8086-e0be95d9840e found for delete ", "request_id": "req-63e3cb3e-f735-477f-8e55-33a0d8462936"}]} 2026-04-07 01:16:22.188 8 INFO neutron.services.segments.plugin [-] Segment 35fdea18-eac0-45b9-8086-e0be95d9840e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35fdea18-eac0-45b9-8086-e0be95d9840e found for delete ", "request_id": "req-d46ec4db-46b0-45a1-a06d-23df7564d341"}]} [pid: 8|app: 0|req: 400/774] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:16:22 2026] GET /v2.0/security-groups?id=3ca6b51c-d2ad-4e9d-96e4-a7134403e70a&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/775] 10.0.0.74 () {34 vars in 748 bytes} [Tue Apr 7 01:16:21 2026] PUT /v2.0/floatingips/f29045a0-5838-4d27-b88d-dac0a420fa11 => generated 855 bytes in 1227 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/776] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:16:22 2026] GET /v2.0/ports?device_id=df08cdf4-7758-4869-8dea-eeaa5f3ecf60 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:22.497 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff1b0a43-3530-49bc-b236-459917b06913'] response: {'name': 'network-changed', 'server_uuid': 'df08cdf4-7758-4869-8dea-eeaa5f3ecf60', 'tag': '1aa7258d-4b3d-4c11-9870-b3c2cace21c2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 376/777] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:16:22 2026] GET /v2.0/security-groups?id=cc2bcdbb-e554-4858-8621-0927f1d57713&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/778] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:16:22 2026] GET /v2.0/ports?tenant_id=c37a887af19240fa82175fad2e1f1e7f&device_id=df08cdf4-7758-4869-8dea-eeaa5f3ecf60 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/779] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:16:22 2026] GET /v2.0/networks?id=967f2d12-26b9-4e08-bc92-b061b6a90645 => generated 764 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/780] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:16:22 2026] GET /v2.0/ports?device_id=df08cdf4-7758-4869-8dea-eeaa5f3ecf60 => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/781] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:16:22 2026] GET /v2.0/security-groups?id=cc2bcdbb-e554-4858-8621-0927f1d57713&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/782] 199.19.213.35 () {34 vars in 1057 bytes} [Tue Apr 7 01:16:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=1aa7258d-4b3d-4c11-9870-b3c2cace21c2 => generated 858 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/783] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:16:23 2026] GET /v2.0/subnets?id=aa8e2948-266d-4a98-83b7-c33b028f7863 => generated 662 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/784] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:16:23 2026] GET /v2.0/ports?network_id=967f2d12-26b9-4e08-bc92-b061b6a90645&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: 405/785] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:16:23 2026] GET /v2.0/ports?device_id=5854ebef-a851-4907-9664-6d461e8f40ae => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/786] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:16:23 2026] GET /v2.0/networks/967f2d12-26b9-4e08-bc92-b061b6a90645?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: 382/787] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:16:23 2026] GET /v2.0/networks/967f2d12-26b9-4e08-bc92-b061b6a90645?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/788] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:16:23 2026] GET /v2.0/security-groups?id=3ca6b51c-d2ad-4e9d-96e4-a7134403e70a&fields=id&fields=name => generated 112 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/789] 199.19.213.35 () {34 vars in 993 bytes} [Tue Apr 7 01:16:23 2026] GET /v2.0/ports?device_id=df08cdf4-7758-4869-8dea-eeaa5f3ecf60 => 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: 384/790] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:16:23 2026] GET /v2.0/ports?device_id=5854ebef-a851-4907-9664-6d461e8f40ae => generated 975 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:23.908 7 INFO neutron.db.segments_db [None req-d6e907f6-033d-49bc-8f02-afbe20d56e78 cb0f099f38684b47bab17a0a4e209a28 0cfe83006220421cb4ac4b34fd1b7750 - - - -] Added segment 41f8f192-178a-4c87-8bf8-db31e636d6ce of type vxlan for network b46b9bdd-94ff-4b01-9e40-c5cf4a9b168d 2026-04-07 01:16:23.999 7 INFO neutron.db.segments_db [None req-d6e907f6-033d-49bc-8f02-afbe20d56e78 cb0f099f38684b47bab17a0a4e209a28 0cfe83006220421cb4ac4b34fd1b7750 - - - -] Added segment 3aec40ae-9f43-4e95-a063-fa988b8a0681 of type vxlan for network df974445-590e-4283-9234-c00f11274c65 [pid: 7|app: 0|req: 385/791] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:16:23 2026] POST /v2.0/networks => generated 1245 bytes in 562 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:16:24.508 7 INFO neutron.db.l3_db [None req-871cf65d-d702-497f-a165-664fbee076f5 2a2fb4bc9d0f493489ffd6b396fa69a3 709ec00e51d542aa9c754fbc25ebb3bd - - - -] Floating IP d019c1b6-e152-4ee9-be40-2bd8b20cbc05 associated. External IP: 10.96.250.203, port: 154b3f9a-8b94-4f19-ae60-a52c42fc8e6d. 2026-04-07 01:16:24.594 8 INFO neutron.db.l3_db [None req-15382fad-3f15-4d4e-9410-4b1f0c1f09ba be66631b97a84c8cb7d9fb56071da0c1 c37a887af19240fa82175fad2e1f1e7f - - - -] Floating IP f29045a0-5838-4d27-b88d-dac0a420fa11 disassociated. External IP: 10.96.250.205, port: 1aa7258d-4b3d-4c11-9870-b3c2cace21c2. [pid: 7|app: 0|req: 386/792] 10.0.0.74 () {34 vars in 748 bytes} [Tue Apr 7 01:16:24 2026] PUT /v2.0/floatingips/d019c1b6-e152-4ee9-be40-2bd8b20cbc05 => generated 856 bytes in 758 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/793] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:16:24 2026] GET /v2.0/ports?device_id=df08cdf4-7758-4869-8dea-eeaa5f3ecf60 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:24.924 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-04c3ce1d-94a4-4dfa-846b-db91ef8d1959'] response: {'name': 'network-changed', 'server_uuid': '5854ebef-a851-4907-9664-6d461e8f40ae', 'tag': '154b3f9a-8b94-4f19-ae60-a52c42fc8e6d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 388/794] 10.0.0.74 () {32 vars in 648 bytes} [Tue Apr 7 01:16:24 2026] GET /v2.0/networks => generated 1844 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/795] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:16:24 2026] GET /v2.0/ports?tenant_id=709ec00e51d542aa9c754fbc25ebb3bd&device_id=5854ebef-a851-4907-9664-6d461e8f40ae => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/796] 199.19.213.35 () {36 vars in 996 bytes} [Tue Apr 7 01:16:23 2026] DELETE /v2.0/ports/1aa7258d-4b3d-4c11-9870-b3c2cace21c2 => generated 0 bytes in 1613 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:16:25.154 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4b24ab54-9bc2-4359-922a-9067d2a60013'] response: {'server_uuid': 'df08cdf4-7758-4869-8dea-eeaa5f3ecf60', 'name': 'network-vif-deleted', 'tag': '1aa7258d-4b3d-4c11-9870-b3c2cace21c2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 408/797] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:16:25 2026] GET /v2.0/networks?id=19f9b88e-b99d-4fdf-b506-04ab789cedad => generated 771 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:25.203 7 INFO neutron.services.segments.plugin [-] Segment 41f8f192-178a-4c87-8bf8-db31e636d6ce resource provider aggregate not found 2026-04-07 01:16:25.209 7 INFO neutron.services.segments.plugin [-] Segment 41f8f192-178a-4c87-8bf8-db31e636d6ce resource provider aggregate not found 2026-04-07 01:16:25.226 7 INFO neutron.services.segments.plugin [-] Segment 41f8f192-178a-4c87-8bf8-db31e636d6ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41f8f192-178a-4c87-8bf8-db31e636d6ce found for delete ", "request_id": "req-c58bdc26-bf9e-4768-bcb1-76087b5fe015"}]} 2026-04-07 01:16:25.227 7 INFO neutron.services.segments.plugin [-] Segment 41f8f192-178a-4c87-8bf8-db31e636d6ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41f8f192-178a-4c87-8bf8-db31e636d6ce found for delete ", "request_id": "req-903e17e8-7548-4faa-9bde-967cb11ffa87"}]} [pid: 7|app: 0|req: 390/798] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:16:25 2026] DELETE /v2.0/networks/b46b9bdd-94ff-4b01-9e40-c5cf4a9b168d => 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: 409/799] 199.19.213.35 () {34 vars in 1059 bytes} [Tue Apr 7 01:16:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=154b3f9a-8b94-4f19-ae60-a52c42fc8e6d => generated 859 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/800] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:16:25 2026] GET /v2.0/subnets?id=3e3f08c4-c02d-4951-9912-2946a97065a4 => generated 670 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/801] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:16:25 2026] GET /v2.0/ports?network_id=19f9b88e-b99d-4fdf-b506-04ab789cedad&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/802] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:16:25 2026] GET /v2.0/networks/19f9b88e-b99d-4fdf-b506-04ab789cedad?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: 391/803] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:16:25 2026] DELETE /v2.0/networks/df974445-590e-4283-9234-c00f11274c65 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/804] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:16:25 2026] GET /v2.0/networks/19f9b88e-b99d-4fdf-b506-04ab789cedad?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/805] 10.0.0.74 () {32 vars in 648 bytes} [Tue Apr 7 01:16:25 2026] GET /v2.0/networks => generated 651 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:25.661 7 INFO neutron.db.segments_db [None req-3e800fbd-b42b-4185-87c5-dc673959e1e9 cb0f099f38684b47bab17a0a4e209a28 0cfe83006220421cb4ac4b34fd1b7750 - - - -] Added segment e8253370-22ec-43d1-89df-5118e063a253 of type vxlan for network 06ed8dc0-0554-4dd9-b055-5c11fc1baa0d [pid: 7|app: 0|req: 393/806] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:16:25 2026] POST /v2.0/networks => generated 649 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:25.905 8 INFO neutron.db.segments_db [None req-7959c490-a996-449f-b5aa-bb55b8bd0cf1 cb0f099f38684b47bab17a0a4e209a28 0cfe83006220421cb4ac4b34fd1b7750 - - - -] Added segment a5a1d4ef-e618-4709-b085-cc0d4f9bec34 of type vxlan for network b0ddafae-4fca-401c-8d46-f8c269496313 [pid: 8|app: 0|req: 414/807] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:16:25 2026] POST /v2.0/networks => generated 650 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/808] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:16:26 2026] DELETE /v2.0/security-groups/cc2bcdbb-e554-4858-8621-0927f1d57713 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/809] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:16:26 2026] GET /v2.0/ports?device_id=5b16047e-7894-4993-bb97-69d8e2e761c9 => generated 975 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:26.278 7 INFO neutron.api.v2.resource [None req-07ad3ef1-cbb8-45e5-a436-7ab7535062f3 be66631b97a84c8cb7d9fb56071da0c1 c37a887af19240fa82175fad2e1f1e7f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 396/810] 10.0.0.74 () {32 vars in 736 bytes} [Tue Apr 7 01:16:26 2026] GET /v2.0/security-groups/cc2bcdbb-e554-4858-8621-0927f1d57713 => 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: 397/811] 10.0.0.74 () {32 vars in 731 bytes} [Tue Apr 7 01:16:26 2026] DELETE /v2.0/floatingips/f29045a0-5838-4d27-b88d-dac0a420fa11 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/812] 10.0.0.18 () {34 vars in 970 bytes} [Tue Apr 7 01:16:26 2026] GET /v2.0/ports/7b739b44-08ce-446e-babb-7bd6e6e72426 => generated 972 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/813] 10.0.0.74 () {34 vars in 664 bytes} [Tue Apr 7 01:16:26 2026] POST /v2.0/ports => generated 1506 bytes in 754 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 416/814] 10.0.0.74 () {32 vars in 642 bytes} [Tue Apr 7 01:16:26 2026] GET /v2.0/ports => generated 1506 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/815] 199.19.213.35 () {34 vars in 999 bytes} [Tue Apr 7 01:16:26 2026] GET /v2.0/subnets?network_id=ed751e1b-7aec-4c9a-885e-90c1ce51f141 => generated 659 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:27.254 7 INFO neutron.services.segments.plugin [-] Segment 3aec40ae-9f43-4e95-a063-fa988b8a0681 resource provider aggregate not found 2026-04-07 01:16:27.262 7 INFO neutron.services.segments.plugin [-] Segment 3aec40ae-9f43-4e95-a063-fa988b8a0681 resource provider aggregate not found 2026-04-07 01:16:27.283 7 INFO neutron.services.segments.plugin [-] Segment 3aec40ae-9f43-4e95-a063-fa988b8a0681 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3aec40ae-9f43-4e95-a063-fa988b8a0681 found for delete ", "request_id": "req-e9d0fb46-3ce4-4b2e-a3a1-eb2e6fd98422"}]} 2026-04-07 01:16:27.286 7 INFO neutron.services.segments.plugin [-] Segment 3aec40ae-9f43-4e95-a063-fa988b8a0681 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3aec40ae-9f43-4e95-a063-fa988b8a0681 found for delete ", "request_id": "req-047d9ca9-67ca-48f5-8681-bd9dc825bfb5"}]} [pid: 8|app: 0|req: 418/816] 10.0.0.74 () {32 vars in 719 bytes} [Tue Apr 7 01:16:27 2026] DELETE /v2.0/ports/2f5921b7-1af0-4e8c-a867-db816683069b => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/817] 199.19.213.35 () {34 vars in 1145 bytes} [Tue Apr 7 01:16:27 2026] GET /v2.0/ports?device_id=5b16047e-7894-4993-bb97-69d8e2e761c9&device_owner=compute%3Anova&network_id=ed751e1b-7aec-4c9a-885e-90c1ce51f141 => generated 975 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/818] 10.0.0.74 () {32 vars in 719 bytes} [Tue Apr 7 01:16:27 2026] DELETE /v2.0/ports/865eb35c-d17f-4d3a-a0ab-9f084fd27b5e => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/819] 10.0.0.74 () {34 vars in 788 bytes} [Tue Apr 7 01:16:26 2026] PUT /v2.0/routers/813ffc35-ffed-4ea1-8356-51ecc62ed90f/remove_router_interface => generated 309 bytes in 1212 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/820] 10.0.0.74 () {32 vars in 642 bytes} [Tue Apr 7 01:16:27 2026] GET /v2.0/ports => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/821] 199.19.213.35 () {38 vars in 1027 bytes} [Tue Apr 7 01:16:27 2026] PUT /v2.0/ports/7b739b44-08ce-446e-babb-7bd6e6e72426 => generated 1153 bytes in 497 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:16:28.232 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f5522440-7061-4400-a24b-a5ca4dfbaf9a'] response: {'name': 'network-changed', 'server_uuid': '5b16047e-7894-4993-bb97-69d8e2e761c9', 'tag': '7b739b44-08ce-446e-babb-7bd6e6e72426', 'status': 'completed', 'code': 200} 2026-04-07 01:16:28.247 8 INFO neutron.db.segments_db [None req-0a49f39f-d5e9-4eec-8151-8f7b2967376c cb0f099f38684b47bab17a0a4e209a28 0cfe83006220421cb4ac4b34fd1b7750 - - - -] Added segment 48f7d56a-8bcf-4ce1-94d5-f431fcbbbafb of type vxlan for network 4cb2b769-1bab-46b8-b794-0a1620edd75f [pid: 8|app: 0|req: 422/822] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:16:28 2026] POST /v2.0/networks => generated 650 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/823] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:16:28 2026] GET /v2.0/ports?tenant_id=2ee90660476e493981452cc77187f231&device_id=5b16047e-7894-4993-bb97-69d8e2e761c9 => generated 1425 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:16:28.494 8 INFO neutron.db.segments_db [None req-69e5aa9c-ea0e-46c0-a321-3f745a4cb141 cb0f099f38684b47bab17a0a4e209a28 0cfe83006220421cb4ac4b34fd1b7750 - - - -] Added segment 4fb36867-6a51-4afe-81d0-3cccbc8acc94 of type vxlan for network ccb4c61e-98f6-49a9-a624-208c2e64285b [pid: 8|app: 0|req: 424/824] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:16:28 2026] POST /v2.0/networks => generated 650 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/825] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:16:28 2026] GET /v2.0/networks?id=ed751e1b-7aec-4c9a-885e-90c1ce51f141 => generated 778 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/826] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:16:28 2026] POST /v2.0/subnets => generated 1225 bytes in 644 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/827] 199.19.213.35 () {34 vars in 1059 bytes} [Tue Apr 7 01:16:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=7b739b44-08ce-446e-babb-7bd6e6e72426 => 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: 428/828] 10.0.0.74 () {32 vars in 646 bytes} [Tue Apr 7 01:16:29 2026] GET /v2.0/subnets => generated 1838 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/829] 199.19.213.35 () {34 vars in 1059 bytes} [Tue Apr 7 01:16:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=7b739b44-08ce-446e-babb-7bd6e6e72426 => generated 861 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:29.476 7 INFO neutron.services.segments.plugin [-] Segment e7f18fdb-4132-4377-b215-ef73f80a3958 resource provider aggregate not found 2026-04-07 01:16:29.480 7 INFO neutron.services.segments.plugin [-] Segment e7f18fdb-4132-4377-b215-ef73f80a3958 resource provider aggregate not found 2026-04-07 01:16:29.487 7 INFO neutron.db.l3_hamode_db [None req-934475b6-a4b9-42e2-b4f6-3416ac5ae0b5 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] HA network b192a811-cbfb-4e1e-8b8f-c393178e154d was deleted as no HA routers are present in tenant c37a887af19240fa82175fad2e1f1e7f. [pid: 7|app: 0|req: 401/830] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:16:27 2026] DELETE /v2.0/routers/813ffc35-ffed-4ea1-8356-51ecc62ed90f => generated 0 bytes in 1579 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:16:29.497 7 INFO neutron.services.segments.plugin [-] Segment e7f18fdb-4132-4377-b215-ef73f80a3958 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7f18fdb-4132-4377-b215-ef73f80a3958 found for delete ", "request_id": "req-d8d51dc9-6f5b-4fec-9fe3-64f6232affc6"}]} 2026-04-07 01:16:29.498 7 INFO neutron.services.segments.plugin [-] Segment e7f18fdb-4132-4377-b215-ef73f80a3958 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7f18fdb-4132-4377-b215-ef73f80a3958 found for delete ", "request_id": "req-6be92f6e-8f46-4213-9369-5bde9be8b9b5"}]} [pid: 7|app: 0|req: 402/831] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:16:29 2026] GET /v2.0/subnets?id=3132e26e-f047-4763-b932-21ac4e59f1bc => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/832] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:16:29 2026] DELETE /v2.0/subnets/bf7dc2ff-7234-4b72-8e51-7f63725c1357 => 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: 403/833] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:16:29 2026] DELETE /v2.0/subnets/aa8e2948-266d-4a98-83b7-c33b028f7863 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/834] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:16:29 2026] GET /v2.0/ports?network_id=ed751e1b-7aec-4c9a-885e-90c1ce51f141&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: 404/835] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:16:29 2026] DELETE /v2.0/subnets/37c26a5d-2b96-4b5c-9bbe-c533bc49c044 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/836] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:16:29 2026] GET /v2.0/networks/ed751e1b-7aec-4c9a-885e-90c1ce51f141?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: 406/837] 10.0.0.74 () {32 vars in 646 bytes} [Tue Apr 7 01:16:30 2026] GET /v2.0/subnets => generated 626 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/838] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:16:30 2026] GET /v2.0/networks/ed751e1b-7aec-4c9a-885e-90c1ce51f141?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:30.137 8 INFO neutron.services.segments.plugin [-] Segment 7612a12f-9efe-45ac-ae78-dcc8d05fd70b resource provider aggregate not found 2026-04-07 01:16:30.142 8 INFO neutron.services.segments.plugin [-] Segment 7612a12f-9efe-45ac-ae78-dcc8d05fd70b resource provider aggregate not found 2026-04-07 01:16:30.161 8 INFO neutron.services.segments.plugin [-] Segment 7612a12f-9efe-45ac-ae78-dcc8d05fd70b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7612a12f-9efe-45ac-ae78-dcc8d05fd70b found for delete ", "request_id": "req-ffc86515-1600-4d23-b5bc-20ee40fd34ad"}]} 2026-04-07 01:16:30.163 8 INFO neutron.services.segments.plugin [-] Segment 7612a12f-9efe-45ac-ae78-dcc8d05fd70b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7612a12f-9efe-45ac-ae78-dcc8d05fd70b found for delete ", "request_id": "req-1f9ab5e5-ed36-4075-83ed-ef2c3def8adf"}]} [pid: 8|app: 0|req: 432/839] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:16:29 2026] DELETE /v2.0/networks/967f2d12-26b9-4e08-bc92-b061b6a90645 => generated 0 bytes in 458 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/840] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:16:30 2026] GET /v2.0/ports?tenant_id=2ee90660476e493981452cc77187f231&device_id=5b16047e-7894-4993-bb97-69d8e2e761c9 => generated 1425 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/841] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:16:30 2026] GET /v2.0/networks?id=ed751e1b-7aec-4c9a-885e-90c1ce51f141 => generated 778 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/842] 199.19.213.35 () {34 vars in 1059 bytes} [Tue Apr 7 01:16:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=7b739b44-08ce-446e-babb-7bd6e6e72426 => 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: 436/843] 199.19.213.35 () {34 vars in 1059 bytes} [Tue Apr 7 01:16:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=7b739b44-08ce-446e-babb-7bd6e6e72426 => generated 861 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/844] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:16:30 2026] GET /v2.0/security-groups?tenant_id=c37a887af19240fa82175fad2e1f1e7f&name=default => generated 2801 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/845] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:16:30 2026] GET /v2.0/subnets?id=3132e26e-f047-4763-b932-21ac4e59f1bc => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/846] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:16:30 2026] DELETE /v2.0/security-groups/2c05cbfe-197c-4946-a2e8-238210305b30 => 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: 408/847] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:16:30 2026] DELETE /v2.0/networks/ccb4c61e-98f6-49a9-a624-208c2e64285b => generated 0 bytes in 399 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/848] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:16:30 2026] GET /v2.0/ports?network_id=ed751e1b-7aec-4c9a-885e-90c1ce51f141&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/849] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:16:30 2026] GET /v2.0/networks/ed751e1b-7aec-4c9a-885e-90c1ce51f141?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/850] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:16:30 2026] GET /v2.0/networks/ed751e1b-7aec-4c9a-885e-90c1ce51f141?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: 409/851] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:16:30 2026] DELETE /v2.0/networks/4cb2b769-1bab-46b8-b794-0a1620edd75f => 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: 443/852] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:16:30 2026] DELETE /v2.0/networks/b0ddafae-4fca-401c-8d46-f8c269496313 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/853] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:16:31 2026] GET /v2.0/ports?device_id=5b16047e-7894-4993-bb97-69d8e2e761c9 => generated 1156 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/854] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:16:31 2026] GET /v2.0/security-groups?id=869a2770-20fe-4999-9898-dea3c8b7014c&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/855] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:16:31 2026] DELETE /v2.0/networks/06ed8dc0-0554-4dd9-b055-5c11fc1baa0d => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/856] 199.19.213.35 () {34 vars in 1119 bytes} [Tue Apr 7 01:16:31 2026] GET /v2.0/ports?device_id=5b16047e-7894-4993-bb97-69d8e2e761c9&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.10 => generated 1156 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:16:31.520 7 INFO neutron.services.segments.plugin [-] Segment 4fb36867-6a51-4afe-81d0-3cccbc8acc94 resource provider aggregate not found 2026-04-07 01:16:31.527 7 INFO neutron.services.segments.plugin [-] Segment 4fb36867-6a51-4afe-81d0-3cccbc8acc94 resource provider aggregate not found 2026-04-07 01:16:31.545 7 INFO neutron.services.segments.plugin [-] Segment 4fb36867-6a51-4afe-81d0-3cccbc8acc94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fb36867-6a51-4afe-81d0-3cccbc8acc94 found for delete ", "request_id": "req-d15ccfe5-4821-4b22-8baf-3f12b4bf21d3"}]} 2026-04-07 01:16:31.552 7 INFO neutron.services.segments.plugin [-] Segment 4fb36867-6a51-4afe-81d0-3cccbc8acc94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fb36867-6a51-4afe-81d0-3cccbc8acc94 found for delete ", "request_id": "req-35fe3c0f-19a5-4b10-b15f-2c1192e370e2"}]} 2026-04-07 01:16:31.570 7 INFO neutron.services.segments.plugin [-] Segment 48f7d56a-8bcf-4ce1-94d5-f431fcbbbafb resource provider aggregate not found 2026-04-07 01:16:31.575 7 INFO neutron.services.segments.plugin [-] Segment 48f7d56a-8bcf-4ce1-94d5-f431fcbbbafb resource provider aggregate not found 2026-04-07 01:16:31.593 7 INFO neutron.services.segments.plugin [-] Segment 48f7d56a-8bcf-4ce1-94d5-f431fcbbbafb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48f7d56a-8bcf-4ce1-94d5-f431fcbbbafb found for delete ", "request_id": "req-e9d320da-aa4b-451c-912e-85556ff99a39"}]} 2026-04-07 01:16:31.600 7 INFO neutron.services.segments.plugin [-] Segment 48f7d56a-8bcf-4ce1-94d5-f431fcbbbafb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48f7d56a-8bcf-4ce1-94d5-f431fcbbbafb found for delete ", "request_id": "req-f54b3655-2ebc-4dfb-acca-3e96f4b9ba89"}]} 2026-04-07 01:16:31.627 7 INFO neutron.services.segments.plugin [-] Segment e8253370-22ec-43d1-89df-5118e063a253 resource provider aggregate not found 2026-04-07 01:16:31.631 7 INFO neutron.services.segments.plugin [-] Segment e8253370-22ec-43d1-89df-5118e063a253 resource provider aggregate not found 2026-04-07 01:16:31.649 7 INFO neutron.services.segments.plugin [-] Segment e8253370-22ec-43d1-89df-5118e063a253 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8253370-22ec-43d1-89df-5118e063a253 found for delete ", "request_id": "req-861b3d49-3dfd-48e3-b262-6e08cacf8d02"}]} 2026-04-07 01:16:31.665 7 INFO neutron.services.segments.plugin [-] Segment e8253370-22ec-43d1-89df-5118e063a253 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8253370-22ec-43d1-89df-5118e063a253 found for delete ", "request_id": "req-78694a35-b32d-4ed3-959a-f5658af369bb"}]} [pid: 7|app: 0|req: 411/857] 199.19.213.35 () {38 vars in 1027 bytes} [Tue Apr 7 01:16:31 2026] PUT /v2.0/ports/7b739b44-08ce-446e-babb-7bd6e6e72426 => generated 972 bytes in 659 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/858] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:16:31 2026] GET /v2.0/security-groups?tenant_id=0cfe83006220421cb4ac4b34fd1b7750&name=default => generated 2801 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:16:32.099 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7fdecd67-492d-40df-a70e-aacce2a4ae52'] response: {'name': 'network-changed', 'server_uuid': '5b16047e-7894-4993-bb97-69d8e2e761c9', 'tag': '7b739b44-08ce-446e-babb-7bd6e6e72426', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 412/859] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:16:32 2026] GET /v2.0/ports?tenant_id=2ee90660476e493981452cc77187f231&device_id=5b16047e-7894-4993-bb97-69d8e2e761c9 => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:16:32.186 8 INFO neutron.services.segments.plugin [-] Segment a5a1d4ef-e618-4709-b085-cc0d4f9bec34 resource provider aggregate not found 2026-04-07 01:16:32.194 8 INFO neutron.services.segments.plugin [-] Segment a5a1d4ef-e618-4709-b085-cc0d4f9bec34 resource provider aggregate not found [pid: 7|app: 0|req: 413/860] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:16:32 2026] GET /v2.0/networks?id=ed751e1b-7aec-4c9a-885e-90c1ce51f141 => generated 778 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:32.218 8 INFO neutron.services.segments.plugin [-] Segment a5a1d4ef-e618-4709-b085-cc0d4f9bec34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5a1d4ef-e618-4709-b085-cc0d4f9bec34 found for delete ", "request_id": "req-b6b353ce-cadd-464c-900d-cadfe536f4e7"}]} [pid: 8|app: 0|req: 448/861] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:16:32 2026] DELETE /v2.0/security-groups/c51ee0e1-39bc-4ff1-8209-bd83fb1efd39 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/862] 199.19.213.35 () {34 vars in 1059 bytes} [Tue Apr 7 01:16:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=7b739b44-08ce-446e-babb-7bd6e6e72426 => generated 861 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:32.288 8 INFO neutron.services.segments.plugin [-] Segment a5a1d4ef-e618-4709-b085-cc0d4f9bec34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5a1d4ef-e618-4709-b085-cc0d4f9bec34 found for delete ", "request_id": "req-c6d0c480-2989-479d-94b9-0eabea75f354"}]} [pid: 8|app: 0|req: 449/863] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:16:32 2026] GET /v2.0/subnets?id=3132e26e-f047-4763-b932-21ac4e59f1bc => generated 677 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/864] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:16:32 2026] GET /v2.0/ports?network_id=ed751e1b-7aec-4c9a-885e-90c1ce51f141&device_owner=network%3Adhcp => generated 1244 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/867] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:16:32 2026] GET /v2.0/networks/ed751e1b-7aec-4c9a-885e-90c1ce51f141?fields=segments => generated 14 bytes in 480 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/868] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:16:32 2026] GET /v2.0/networks/ed751e1b-7aec-4c9a-885e-90c1ce51f141?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: 451/869] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:16:33 2026] GET /v2.0/ports?tenant_id=2ee90660476e493981452cc77187f231&device_id=5b16047e-7894-4993-bb97-69d8e2e761c9 => 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: 419/870] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:16:33 2026] GET /v2.0/networks?id=ed751e1b-7aec-4c9a-885e-90c1ce51f141 => generated 778 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/871] 199.19.213.35 () {34 vars in 1059 bytes} [Tue Apr 7 01:16:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=7b739b44-08ce-446e-babb-7bd6e6e72426 => generated 861 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/872] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:16:33 2026] GET /v2.0/subnets?id=3132e26e-f047-4763-b932-21ac4e59f1bc => generated 677 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/873] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:16:33 2026] GET /v2.0/ports?network_id=ed751e1b-7aec-4c9a-885e-90c1ce51f141&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/874] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:16:33 2026] GET /v2.0/networks/ed751e1b-7aec-4c9a-885e-90c1ce51f141?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: 454/875] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:16:33 2026] GET /v2.0/networks/ed751e1b-7aec-4c9a-885e-90c1ce51f141?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: 422/876] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:16:33 2026] GET /v2.0/ports?device_id=5b16047e-7894-4993-bb97-69d8e2e761c9 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/877] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:16:33 2026] GET /v2.0/security-groups?id=869a2770-20fe-4999-9898-dea3c8b7014c&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/878] 199.19.213.35 () {34 vars in 993 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/ports?device_id=5b16047e-7894-4993-bb97-69d8e2e761c9 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:34.363 8 INFO neutron.db.segments_db [None req-c25f5035-5cee-46c0-add0-c783865ce433 d8476453851a4aae9ee3d7680d5fe5db 489667375a8742e3abe597ba8ea8e85d - - - -] Added segment d70bdec7-6924-47f3-9c4e-f42769d30f64 of type vxlan for network 76d57f4d-0c35-4ad5-a29e-1050a8904341 2026-04-07 01:16:34.453 7 INFO neutron.db.l3_db [None req-b0c53577-6beb-48d1-9a97-ee6b748e8990 16783048a9474189a2d12866352a3834 2ee90660476e493981452cc77187f231 - - - -] Floating IP f2f19779-8d7c-4a6f-ad7d-4194a23d07f5 disassociated. External IP: 10.96.250.202, port: 7b739b44-08ce-446e-babb-7bd6e6e72426. [pid: 8|app: 0|req: 456/879] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:16:34 2026] POST /v2.0/networks => generated 648 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/880] 199.19.213.35 () {36 vars in 996 bytes} [Tue Apr 7 01:16:34 2026] DELETE /v2.0/ports/7b739b44-08ce-446e-babb-7bd6e6e72426 => generated 0 bytes in 728 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/881] 10.0.0.74 () {34 vars in 664 bytes} [Tue Apr 7 01:16:34 2026] POST /v2.0/ports => generated 778 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/882] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/ports?device_id=5b16047e-7894-4993-bb97-69d8e2e761c9 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:34.918 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f9168fbd-ca72-4e74-ae60-e94803374f7c'] response: {'server_uuid': '5b16047e-7894-4993-bb97-69d8e2e761c9', 'name': 'network-vif-deleted', 'tag': '7b739b44-08ce-446e-babb-7bd6e6e72426', 'status': 'completed', 'code': 200} 2026-04-07 01:16:34.955 7 INFO neutron.db.segments_db [None req-eaedefce-ebbb-442e-938f-91267caab66d d8476453851a4aae9ee3d7680d5fe5db 489667375a8742e3abe597ba8ea8e85d - - - -] Added segment 0329abb1-a8ab-4b5f-a20b-2cd3c29764ed of type vxlan for network 5d902dde-6824-47e8-9c74-4b1e6677cd77 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 426/883] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:16:34 2026] POST /v2.0/networks => generated 635 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/884] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/security-groups?tenant_id=c3349a921cbe4d0db5b889c04bb249c4&name=default => generated 2801 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/885] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:16:35 2026] DELETE /v2.0/security-groups/3741e2f8-257b-45b3-a50e-8ea905081aac => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/886] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:16:35 2026] POST /v2.0/subnets => generated 622 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/887] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/security-groups?tenant_id=ce7db904608f477480836db35908951d&name=default => generated 2801 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/888] 10.0.0.97 () {34 vars in 989 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/ports?device_id=5854ebef-a851-4907-9664-6d461e8f40ae => generated 1244 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/889] 10.0.0.74 () {34 vars in 664 bytes} [Tue Apr 7 01:16:35 2026] POST /v2.0/ports => generated 961 bytes in 439 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: 429/890] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:16:35 2026] DELETE /v2.0/security-groups/365f5cdb-7cbc-4272-ba24-29a415eb333c => 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: 462/891] 10.0.0.97 () {34 vars in 1039 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/security-groups?id=3ca6b51c-d2ad-4e9d-96e4-a7134403e70a&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/892] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:16:36 2026] DELETE /v2.0/security-groups/869a2770-20fe-4999-9898-dea3c8b7014c => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:16:36.129 8 INFO neutron.api.v2.resource [None req-964d5c22-607e-48bd-837d-4f0807f39156 16783048a9474189a2d12866352a3834 2ee90660476e493981452cc77187f231 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 464/893] 10.0.0.74 () {32 vars in 736 bytes} [Tue Apr 7 01:16:36 2026] GET /v2.0/security-groups/869a2770-20fe-4999-9898-dea3c8b7014c => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/894] 10.0.0.74 () {32 vars in 719 bytes} [Tue Apr 7 01:16:35 2026] DELETE /v2.0/ports/c2200af3-fa1a-4e1f-9bd1-dd0c81b364e8 => generated 0 bytes in 369 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:16:36.390 7 INFO neutron.pecan_wsgi.hooks.translation [None req-04a438ba-443b-4823-a6a2-54e4e1556d10 d8476453851a4aae9ee3d7680d5fe5db 489667375a8742e3abe597ba8ea8e85d - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 431/895] 10.0.0.74 () {32 vars in 719 bytes} [Tue Apr 7 01:16:36 2026] DELETE /v2.0/ports/c2200af3-fa1a-4e1f-9bd1-dd0c81b364e8 => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:16:36.421 7 INFO neutron.pecan_wsgi.hooks.translation [None req-33477d67-1403-4dbe-9f66-038b2abd1830 d8476453851a4aae9ee3d7680d5fe5db 489667375a8742e3abe597ba8ea8e85d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 432/896] 10.0.0.74 () {32 vars in 716 bytes} [Tue Apr 7 01:16:36 2026] GET /v2.0/ports/c2200af3-fa1a-4e1f-9bd1-dd0c81b364e8 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/897] 10.0.0.74 () {32 vars in 731 bytes} [Tue Apr 7 01:16:36 2026] DELETE /v2.0/floatingips/f2f19779-8d7c-4a6f-ad7d-4194a23d07f5 => generated 0 bytes in 456 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/898] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:16:36 2026] DELETE /v2.0/subnets/7cac0035-e9e0-4d13-8d7c-35872975b9ef => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:16:37.129 7 INFO neutron.services.segments.plugin [-] Segment 0329abb1-a8ab-4b5f-a20b-2cd3c29764ed resource provider aggregate not found 2026-04-07 01:16:37.135 7 INFO neutron.services.segments.plugin [-] Segment 0329abb1-a8ab-4b5f-a20b-2cd3c29764ed resource provider aggregate not found 2026-04-07 01:16:37.154 7 INFO neutron.services.segments.plugin [-] Segment 0329abb1-a8ab-4b5f-a20b-2cd3c29764ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0329abb1-a8ab-4b5f-a20b-2cd3c29764ed found for delete ", "request_id": "req-1496198e-58b3-45f0-85f1-11b5be4ce2c7"}]} 2026-04-07 01:16:37.157 7 INFO neutron.services.segments.plugin [-] Segment 0329abb1-a8ab-4b5f-a20b-2cd3c29764ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0329abb1-a8ab-4b5f-a20b-2cd3c29764ed found for delete ", "request_id": "req-e8101f89-0be3-4d62-a746-2a7b80620dd6"}]} [pid: 7|app: 0|req: 434/899] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:16:36 2026] DELETE /v2.0/networks/5d902dde-6824-47e8-9c74-4b1e6677cd77 => generated 0 bytes in 486 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:16:37.251 7 INFO neutron.db.segments_db [None req-808db3dc-67f5-4a45-94f1-da09a0a53086 d8476453851a4aae9ee3d7680d5fe5db 489667375a8742e3abe597ba8ea8e85d - - - -] Added segment 6b6bffc6-6c84-4bf0-8c41-b82e2dce18c2 of type vxlan for network 88e24912-20eb-4fe0-8500-d65ebbc0d11c [pid: 7|app: 0|req: 435/900] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:16:37 2026] POST /v2.0/networks => generated 634 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/901] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:16:37 2026] POST /v2.0/subnets => generated 622 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/902] 10.0.0.74 () {34 vars in 788 bytes} [Tue Apr 7 01:16:36 2026] PUT /v2.0/routers/fd152568-fa6b-487c-b917-3b67ec3660c0/remove_router_interface => generated 309 bytes in 1298 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/903] 10.0.0.74 () {34 vars in 664 bytes} [Tue Apr 7 01:16:37 2026] POST /v2.0/ports => generated 928 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:38.296 8 INFO neutron.db.segments_db [None req-0c996809-fa93-4805-91e7-07f8229974c9 b81ee96dde154a3c998fd427f49bb3d5 74c21f2185724e52b9be6d7a4a7a857e - - - -] Added segment e8c16a45-3424-44a4-b45c-6ad9040332c8 of type vxlan for network d6a05c29-cc21-4c83-85a1-f924d7bc1d1c [pid: 8|app: 0|req: 467/904] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:16:37 2026] POST /v2.0/networks => generated 648 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/905] 10.0.0.74 () {32 vars in 719 bytes} [Tue Apr 7 01:16:38 2026] DELETE /v2.0/ports/2d5e66c0-929a-43fe-8c1d-ff992d7510c7 => generated 0 bytes in 419 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:16:38.868 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e91baf58-c1b4-4807-89d5-1f5165d30316 d8476453851a4aae9ee3d7680d5fe5db 489667375a8742e3abe597ba8ea8e85d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 469/906] 10.0.0.74 () {32 vars in 716 bytes} [Tue Apr 7 01:16:38 2026] GET /v2.0/ports/2d5e66c0-929a-43fe-8c1d-ff992d7510c7 => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/907] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:16:38 2026] DELETE /v2.0/subnets/428e7677-1776-4d01-8652-d39944acea9c => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/908] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:16:39 2026] POST /v2.0/subnets => generated 649 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:39.506 7 INFO neutron.services.segments.plugin [-] Segment 654f8b78-3a9d-46fa-a616-2ba20f7f1811 resource provider aggregate not found 2026-04-07 01:16:39.512 7 INFO neutron.services.segments.plugin [-] Segment 654f8b78-3a9d-46fa-a616-2ba20f7f1811 resource provider aggregate not found 2026-04-07 01:16:39.529 7 INFO neutron.services.segments.plugin [-] Segment 654f8b78-3a9d-46fa-a616-2ba20f7f1811 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 654f8b78-3a9d-46fa-a616-2ba20f7f1811 found for delete ", "request_id": "req-91a41043-2c20-40cc-8045-dfa980b4214f"}]} 2026-04-07 01:16:39.532 7 INFO neutron.services.segments.plugin [-] Segment 654f8b78-3a9d-46fa-a616-2ba20f7f1811 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 654f8b78-3a9d-46fa-a616-2ba20f7f1811 found for delete ", "request_id": "req-17658922-77c2-438e-9d6f-a2a5dd66144e"}]} 2026-04-07 01:16:39.537 7 INFO neutron.db.l3_hamode_db [None req-44769907-ffa2-4d84-bf6e-1895eee1ea02 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] HA network d80a8b6a-6822-4982-898f-47036c932e06 was deleted as no HA routers are present in tenant 2ee90660476e493981452cc77187f231. [pid: 7|app: 0|req: 438/909] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:16:38 2026] DELETE /v2.0/routers/fd152568-fa6b-487c-b917-3b67ec3660c0 => generated 0 bytes in 1291 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:16:39.603 7 INFO neutron.db.segments_db [None req-8747a2fb-ad92-4a52-9995-53f226ddd113 b81ee96dde154a3c998fd427f49bb3d5 74c21f2185724e52b9be6d7a4a7a857e - - - -] Added segment 55169709-3625-4184-8621-4d4d8e33cab8 of type vxlan for network 9ab32062-622b-4af3-957f-c22986245624 [pid: 7|app: 0|req: 439/910] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:16:39 2026] POST /v2.0/networks => generated 647 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:39.815 8 INFO neutron.services.segments.plugin [-] Segment 6b6bffc6-6c84-4bf0-8c41-b82e2dce18c2 resource provider aggregate not found 2026-04-07 01:16:39.821 8 INFO neutron.services.segments.plugin [-] Segment 6b6bffc6-6c84-4bf0-8c41-b82e2dce18c2 resource provider aggregate not found 2026-04-07 01:16:39.840 8 INFO neutron.services.segments.plugin [-] Segment 6b6bffc6-6c84-4bf0-8c41-b82e2dce18c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b6bffc6-6c84-4bf0-8c41-b82e2dce18c2 found for delete ", "request_id": "req-af66d6fc-4d25-4e95-ad96-30a36c5008eb"}]} 2026-04-07 01:16:39.841 8 INFO neutron.services.segments.plugin [-] Segment 6b6bffc6-6c84-4bf0-8c41-b82e2dce18c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b6bffc6-6c84-4bf0-8c41-b82e2dce18c2 found for delete ", "request_id": "req-785bb21c-9a9e-47b0-a014-14e6008f4468"}]} [pid: 8|app: 0|req: 472/911] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:16:39 2026] DELETE /v2.0/networks/88e24912-20eb-4fe0-8500-d65ebbc0d11c => generated 0 bytes in 385 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/912] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:16:39 2026] DELETE /v2.0/subnets/3132e26e-f047-4763-b932-21ac4e59f1bc => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/913] 10.0.0.74 () {34 vars in 742 bytes} [Tue Apr 7 01:16:39 2026] PUT /v2.0/networks/9ab32062-622b-4af3-957f-c22986245624 => generated 592 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/914] 10.0.0.74 () {34 vars in 664 bytes} [Tue Apr 7 01:16:39 2026] POST /v2.0/ports => generated 778 bytes in 337 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: 474/915] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:16:39 2026] DELETE /v2.0/networks/ed751e1b-7aec-4c9a-885e-90c1ce51f141 => generated 0 bytes in 434 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/916] 10.0.0.74 () {34 vars in 736 bytes} [Tue Apr 7 01:16:40 2026] PUT /v2.0/ports/2f88cde8-0988-4ee0-87dc-5126aa797dee => generated 752 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/917] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:16:40 2026] GET /v2.0/security-groups?tenant_id=2ee90660476e493981452cc77187f231&name=default => generated 2801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 477/918] 10.0.0.74 () {32 vars in 719 bytes} [Tue Apr 7 01:16:40 2026] DELETE /v2.0/ports/2f88cde8-0988-4ee0-87dc-5126aa797dee => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/919] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:16:40 2026] POST /v2.0/subnets => generated 622 bytes in 729 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/920] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:16:40 2026] DELETE /v2.0/security-groups/85963b57-5a85-4d91-b532-61d5af7a9cbf => 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: 443/921] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:16:40 2026] GET /v2.0/ports?device_id=5854ebef-a851-4907-9664-6d461e8f40ae => generated 975 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/922] 10.0.0.74 () {32 vars in 642 bytes} [Tue Apr 7 01:16:41 2026] GET /v2.0/ports => generated 781 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/923] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:16:41 2026] GET /v2.0/security-groups?id=3ca6b51c-d2ad-4e9d-96e4-a7134403e70a&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:41.168 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0f77bc05-d724-49de-8213-3b340609944c d8476453851a4aae9ee3d7680d5fe5db 489667375a8742e3abe597ba8ea8e85d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 481/924] 10.0.0.74 () {32 vars in 716 bytes} [Tue Apr 7 01:16:41 2026] GET /v2.0/ports/2f88cde8-0988-4ee0-87dc-5126aa797dee => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/925] 10.0.0.74 () {32 vars in 642 bytes} [Tue Apr 7 01:16:41 2026] GET /v2.0/ports => generated 781 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/926] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:16:41 2026] GET /v2.0/ports?device_id=5854ebef-a851-4907-9664-6d461e8f40ae => generated 975 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/927] 10.0.0.74 () {32 vars in 716 bytes} [Tue Apr 7 01:16:41 2026] GET /v2.0/ports/e364054c-bf4c-428e-9406-aad0d74fd84f => generated 778 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/928] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:16:41 2026] GET /v2.0/security-groups?id=3ca6b51c-d2ad-4e9d-96e4-a7134403e70a&fields=id&fields=name => generated 112 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/929] 10.0.0.74 () {34 vars in 740 bytes} [Tue Apr 7 01:16:41 2026] PUT /v2.0/subnets/b54fefb6-bc12-4313-bc2f-c28517ef0199 => generated 632 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:41.421 8 INFO neutron.pecan_wsgi.hooks.translation [None req-081b833c-c1dc-4f56-b226-9dc0445b8aad d8476453851a4aae9ee3d7680d5fe5db 489667375a8742e3abe597ba8ea8e85d - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 486/930] 10.0.0.74 () {32 vars in 719 bytes} [Tue Apr 7 01:16:41 2026] DELETE /v2.0/ports/2d5e66c0-929a-43fe-8c1d-ff992d7510c7 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:16:41.450 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a4e7f92b-ce73-481a-9bb9-5782bd73bc83 d8476453851a4aae9ee3d7680d5fe5db 489667375a8742e3abe597ba8ea8e85d - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 487/931] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:16:41 2026] DELETE /v2.0/subnets/428e7677-1776-4d01-8652-d39944acea9c => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:16:41.475 8 INFO neutron.pecan_wsgi.hooks.translation [None req-33b391fa-b266-4ebf-8066-2213f6d542d1 d8476453851a4aae9ee3d7680d5fe5db 489667375a8742e3abe597ba8ea8e85d - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 488/932] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:16:41 2026] DELETE /v2.0/subnets/7cac0035-e9e0-4d13-8d7c-35872975b9ef => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/933] 10.0.0.74 () {32 vars in 719 bytes} [Tue Apr 7 01:16:41 2026] DELETE /v2.0/ports/e364054c-bf4c-428e-9406-aad0d74fd84f => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:16:41.870 8 INFO neutron.services.segments.plugin [-] Segment 987e1a2e-690a-42f9-bcb7-11c0f93949c2 resource provider aggregate not found 2026-04-07 01:16:41.876 8 INFO neutron.services.segments.plugin [-] Segment 987e1a2e-690a-42f9-bcb7-11c0f93949c2 resource provider aggregate not found 2026-04-07 01:16:41.897 8 INFO neutron.services.segments.plugin [-] Segment 987e1a2e-690a-42f9-bcb7-11c0f93949c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 987e1a2e-690a-42f9-bcb7-11c0f93949c2 found for delete ", "request_id": "req-69b10fec-f786-4ab5-a6be-b0a6b77a74ef"}]} 2026-04-07 01:16:41.909 8 INFO neutron.services.segments.plugin [-] Segment 987e1a2e-690a-42f9-bcb7-11c0f93949c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 987e1a2e-690a-42f9-bcb7-11c0f93949c2 found for delete ", "request_id": "req-3aaf9edb-7f76-4deb-9c80-b8a0c3c50304"}]} 2026-04-07 01:16:42.068 7 INFO neutron.services.segments.plugin [-] Segment 55169709-3625-4184-8621-4d4d8e33cab8 resource provider aggregate not found 2026-04-07 01:16:42.076 7 INFO neutron.services.segments.plugin [-] Segment 55169709-3625-4184-8621-4d4d8e33cab8 resource provider aggregate not found [pid: 8|app: 0|req: 490/934] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:16:41 2026] DELETE /v2.0/networks/76d57f4d-0c35-4ad5-a29e-1050a8904341 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:16:42.088 7 INFO neutron.services.segments.plugin [-] Segment 55169709-3625-4184-8621-4d4d8e33cab8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55169709-3625-4184-8621-4d4d8e33cab8 found for delete ", "request_id": "req-53533eda-dd9e-4754-bedd-6529a9734f28"}]} [pid: 7|app: 0|req: 445/935] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:16:41 2026] DELETE /v2.0/networks/9ab32062-622b-4af3-957f-c22986245624 => generated 0 bytes in 693 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/936] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:16:42 2026] GET /v2.0/ports?device_id=5854ebef-a851-4907-9664-6d461e8f40ae => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/937] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:16:42 2026] GET /v2.0/ports?tenant_id=709ec00e51d542aa9c754fbc25ebb3bd&device_id=5854ebef-a851-4907-9664-6d461e8f40ae => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:16:42.154 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b7fe6cd9-b452-485d-b921-7d915b8c5870 b81ee96dde154a3c998fd427f49bb3d5 74c21f2185724e52b9be6d7a4a7a857e - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 492/938] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:16:42 2026] DELETE /v2.0/networks/9ab32062-622b-4af3-957f-c22986245624 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:16:42.172 7 INFO neutron.services.segments.plugin [-] Segment 55169709-3625-4184-8621-4d4d8e33cab8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55169709-3625-4184-8621-4d4d8e33cab8 found for delete ", "request_id": "req-51b16b83-36be-4ead-ab6a-85a37f4b919e"}]} [pid: 7|app: 0|req: 447/939] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:16:42 2026] GET /v2.0/security-groups?id=3ca6b51c-d2ad-4e9d-96e4-a7134403e70a&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/940] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:16:42 2026] GET /v2.0/networks?id=19f9b88e-b99d-4fdf-b506-04ab789cedad => generated 771 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/941] 10.0.0.74 () {32 vars in 693 bytes} [Tue Apr 7 01:16:42 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/942] 199.19.213.35 () {34 vars in 1059 bytes} [Tue Apr 7 01:16:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=154b3f9a-8b94-4f19-ae60-a52c42fc8e6d => generated 861 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/943] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:16:42 2026] GET /v2.0/subnets?id=3e3f08c4-c02d-4951-9912-2946a97065a4 => generated 670 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/944] 10.0.0.74 () {32 vars in 741 bytes} [Tue Apr 7 01:16:42 2026] GET /v2.0/subnets?network_id=be9378de-b583-487f-8e9a-77593adad135 => generated 626 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/945] 10.0.0.74 () {32 vars in 652 bytes} [Tue Apr 7 01:16:42 2026] GET /v2.0/extensions => generated 19178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/946] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:16:42 2026] GET /v2.0/ports?network_id=19f9b88e-b99d-4fdf-b506-04ab789cedad&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: 497/947] 10.0.0.74 () {32 vars in 648 bytes} [Tue Apr 7 01:16:42 2026] GET /v2.0/networks => generated 1313 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/948] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:16:42 2026] GET /v2.0/networks/19f9b88e-b99d-4fdf-b506-04ab789cedad?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: 498/949] 10.0.0.74 () {32 vars in 646 bytes} [Tue Apr 7 01:16:42 2026] GET /v2.0/subnets => generated 1265 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/950] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:16:42 2026] GET /v2.0/networks/19f9b88e-b99d-4fdf-b506-04ab789cedad?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: 453/951] 10.0.0.74 () {32 vars in 722 bytes} [Tue Apr 7 01:16:42 2026] GET /v2.0/networks/d6a05c29-cc21-4c83-85a1-f924d7bc1d1c => generated 673 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/952] 10.0.0.74 () {32 vars in 720 bytes} [Tue Apr 7 01:16:42 2026] GET /v2.0/subnets/e57bcde7-9463-4c2b-b94b-1142a9ed82ca => generated 649 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:42.741 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cc0be895-9763-46ef-adcf-ffcf5bd3331b b81ee96dde154a3c998fd427f49bb3d5 74c21f2185724e52b9be6d7a4a7a857e - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 455/953] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:16:42 2026] DELETE /v2.0/subnets/b54fefb6-bc12-4313-bc2f-c28517ef0199 => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:16:42.774 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f022eb15-9a82-4349-acaa-2b617d1e48ed b81ee96dde154a3c998fd427f49bb3d5 74c21f2185724e52b9be6d7a4a7a857e - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 456/954] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:16:42 2026] DELETE /v2.0/networks/9ab32062-622b-4af3-957f-c22986245624 => generated 138 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/955] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:16:42 2026] GET /v2.0/security-groups?tenant_id=489667375a8742e3abe597ba8ea8e85d&name=default => generated 2801 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/956] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:16:42 2026] DELETE /v2.0/security-groups/eee124b0-19bf-4dbd-96e1-b2922d932f3a => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/957] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:16:42 2026] DELETE /v2.0/subnets/e57bcde7-9463-4c2b-b94b-1142a9ed82ca => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/958] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:16:43 2026] GET /v2.0/ports?device_id=5854ebef-a851-4907-9664-6d461e8f40ae => 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: 459/959] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:16:43 2026] GET /v2.0/security-groups?id=3ca6b51c-d2ad-4e9d-96e4-a7134403e70a&fields=id&fields=name => generated 112 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/960] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:16:43 2026] DELETE /v2.0/networks/d6a05c29-cc21-4c83-85a1-f924d7bc1d1c => generated 0 bytes in 503 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:16:44.107 8 INFO neutron.services.segments.plugin [-] Segment d70bdec7-6924-47f3-9c4e-f42769d30f64 resource provider aggregate not found 2026-04-07 01:16:44.113 8 INFO neutron.services.segments.plugin [-] Segment d70bdec7-6924-47f3-9c4e-f42769d30f64 resource provider aggregate not found 2026-04-07 01:16:44.130 8 INFO neutron.services.segments.plugin [-] Segment d70bdec7-6924-47f3-9c4e-f42769d30f64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d70bdec7-6924-47f3-9c4e-f42769d30f64 found for delete ", "request_id": "req-2fa6e7e0-148f-4b1e-a45e-bf316ec49d3d"}]} 2026-04-07 01:16:44.139 8 INFO neutron.services.segments.plugin [-] Segment d70bdec7-6924-47f3-9c4e-f42769d30f64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d70bdec7-6924-47f3-9c4e-f42769d30f64 found for delete ", "request_id": "req-92fc5102-b773-4169-af44-7633dc273ba0"}]} 2026-04-07 01:16:44.153 8 INFO neutron.services.segments.plugin [-] Segment e8c16a45-3424-44a4-b45c-6ad9040332c8 resource provider aggregate not found 2026-04-07 01:16:44.160 8 INFO neutron.services.segments.plugin [-] Segment e8c16a45-3424-44a4-b45c-6ad9040332c8 resource provider aggregate not found 2026-04-07 01:16:44.186 8 INFO neutron.services.segments.plugin [-] Segment e8c16a45-3424-44a4-b45c-6ad9040332c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8c16a45-3424-44a4-b45c-6ad9040332c8 found for delete ", "request_id": "req-a186aab3-d841-4e52-ad48-702c73e641c5"}]} 2026-04-07 01:16:44.193 8 INFO neutron.services.segments.plugin [-] Segment e8c16a45-3424-44a4-b45c-6ad9040332c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8c16a45-3424-44a4-b45c-6ad9040332c8 found for delete ", "request_id": "req-a53df5a5-4024-4360-b4fc-9701b2bdf93a"}]} [pid: 8|app: 0|req: 502/961] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:16:44 2026] GET /v2.0/security-groups?tenant_id=74c21f2185724e52b9be6d7a4a7a857e&name=default => generated 2801 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/962] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:16:44 2026] GET /v2.0/security-groups?tenant_id=090f1752400c457a836f43f546e32409&name=default => generated 2801 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/963] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:16:44 2026] DELETE /v2.0/security-groups/db4da707-95b3-4370-a2fb-b72e9a4b33f2 => 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: 461/964] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:16:44 2026] DELETE /v2.0/security-groups/bb632523-5022-4652-a3c9-01aa2c7ee313 => 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: 504/965] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:16:44 2026] GET /v2.0/ports?device_id=5854ebef-a851-4907-9664-6d461e8f40ae => generated 973 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/966] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:16:44 2026] GET /v2.0/security-groups?id=3ca6b51c-d2ad-4e9d-96e4-a7134403e70a&fields=id&fields=name => generated 112 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:45.069 8 INFO neutron.db.segments_db [None req-caf46fd1-9b40-41aa-9840-2473957c91ef 877a2ed6f73d460eb61d36d8eb015742 723c5e46d20a47e38a99087ee4365f94 - - - -] Added segment 34e32ff7-6297-42dd-964c-f96b2d5231d1 of type vxlan for network daf9d55c-a702-456c-961c-b4b5f050cb83 [pid: 8|app: 0|req: 505/967] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:16:44 2026] POST /v2.0/networks => generated 645 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/968] 10.0.0.74 () {34 vars in 664 bytes} [Tue Apr 7 01:16:45 2026] POST /v2.0/ports => generated 774 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:45.679 8 INFO neutron.db.segments_db [None req-0a5af0a1-046e-4c13-b17e-0cc377cfcd5c 877a2ed6f73d460eb61d36d8eb015742 723c5e46d20a47e38a99087ee4365f94 - - - -] Added segment e91c96b5-ecf3-4251-b3ec-a3f92b86e2a3 of type vxlan for network 85bbd342-995f-40bd-b53c-b96c313aab01 [pid: 8|app: 0|req: 506/969] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:16:45 2026] POST /v2.0/networks => generated 631 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 464/970] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:16:45 2026] POST /v2.0/subnets => generated 602 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:46.547 8 INFO neutron.db.segments_db [None req-9eafa535-87b5-4c63-a491-aad12d7154c9 222245d657474870ba90cc59607ee1a9 0469540b41f34621947934a8ddd1dc93 - - - -] Added segment bf2f2064-d933-4db2-99ae-29e1e6ddf9ee of type vxlan for network ec2f8523-427c-415b-8c6f-9c481a13723a [pid: 7|app: 0|req: 465/971] 10.0.0.74 () {34 vars in 664 bytes} [Tue Apr 7 01:16:46 2026] POST /v2.0/ports => generated 954 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 507/972] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:16:46 2026] POST /v2.0/networks => generated 630 bytes in 570 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:46.829 8 INFO neutron.db.segments_db [None req-2df9d62f-1c56-4ee6-b16b-55b364b5e863 222245d657474870ba90cc59607ee1a9 0469540b41f34621947934a8ddd1dc93 - - - -] Added segment 0ae72355-be73-404a-a1ef-e94cb701b915 of type vxlan for network ce970afd-ebb6-4d67-8ab9-89ec12e78ff5 [pid: 8|app: 0|req: 508/973] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:16:46 2026] POST /v2.0/networks => generated 630 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/974] 10.0.0.74 () {32 vars in 719 bytes} [Tue Apr 7 01:16:46 2026] DELETE /v2.0/ports/3cf10252-9efa-43c9-b0a9-f58c89dddbbd => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:16:47.097 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c7caad69-ff03-47a6-b811-62d7c24b1e37 877a2ed6f73d460eb61d36d8eb015742 723c5e46d20a47e38a99087ee4365f94 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 467/975] 10.0.0.74 () {32 vars in 719 bytes} [Tue Apr 7 01:16:47 2026] DELETE /v2.0/ports/3cf10252-9efa-43c9-b0a9-f58c89dddbbd => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:16:47.127 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9c483bea-61e1-4c52-bfd4-8a53a134f830 877a2ed6f73d460eb61d36d8eb015742 723c5e46d20a47e38a99087ee4365f94 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 468/976] 10.0.0.74 () {32 vars in 716 bytes} [Tue Apr 7 01:16:47 2026] GET /v2.0/ports/3cf10252-9efa-43c9-b0a9-f58c89dddbbd => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/977] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:16:47 2026] DELETE /v2.0/subnets/c0539ef9-5d75-4ded-8f4e-ea155a193ab9 => 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: 509/978] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:16:47 2026] POST /v2.0/subnets => generated 602 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:47.743 7 INFO neutron.services.segments.plugin [-] Segment e91c96b5-ecf3-4251-b3ec-a3f92b86e2a3 resource provider aggregate not found 2026-04-07 01:16:47.748 7 INFO neutron.services.segments.plugin [-] Segment e91c96b5-ecf3-4251-b3ec-a3f92b86e2a3 resource provider aggregate not found 2026-04-07 01:16:47.775 7 INFO neutron.services.segments.plugin [-] Segment e91c96b5-ecf3-4251-b3ec-a3f92b86e2a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e91c96b5-ecf3-4251-b3ec-a3f92b86e2a3 found for delete ", "request_id": "req-9988e53b-5a95-4aa3-9d4d-b81fa35f45c5"}]} [pid: 7|app: 0|req: 470/979] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:16:47 2026] DELETE /v2.0/networks/85bbd342-995f-40bd-b53c-b96c313aab01 => generated 0 bytes in 424 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:16:47.790 7 INFO neutron.services.segments.plugin [-] Segment e91c96b5-ecf3-4251-b3ec-a3f92b86e2a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e91c96b5-ecf3-4251-b3ec-a3f92b86e2a3 found for delete ", "request_id": "req-4040248b-c4c2-4592-85b8-cf117625e47c"}]} [pid: 8|app: 0|req: 510/980] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:16:47 2026] POST /v2.0/subnets => generated 602 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:47.860 7 INFO neutron.db.segments_db [None req-9da05ea0-e43b-471a-a968-a1a85ff4d9c7 877a2ed6f73d460eb61d36d8eb015742 723c5e46d20a47e38a99087ee4365f94 - - - -] Added segment d7161448-5e74-48d3-b70b-37b1ddf1237d of type vxlan for network 9d325770-daa1-48ad-b12b-af97865862b4 2026-04-07 01:16:47.871 8 INFO neutron.db.segments_db [None req-65eba912-7c6c-4b6d-9ac1-dde985b2022e 222245d657474870ba90cc59607ee1a9 0469540b41f34621947934a8ddd1dc93 - - - -] Added segment d5ec99fc-50f5-468a-a21c-4db2a983af51 of type vxlan for network 94d0c6a1-8c53-497c-a050-97e980b0fcfa [pid: 7|app: 0|req: 471/981] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:16:47 2026] POST /v2.0/networks => generated 630 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:48.220 8 INFO neutron.db.l3_hamode_db [None req-65eba912-7c6c-4b6d-9ac1-dde985b2022e 222245d657474870ba90cc59607ee1a9 0469540b41f34621947934a8ddd1dc93 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 474/984] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:16:48 2026] POST /v2.0/subnets => generated 602 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:48.922 8 INFO neutron.db.l3_hamode_db [None req-65eba912-7c6c-4b6d-9ac1-dde985b2022e 222245d657474870ba90cc59607ee1a9 0469540b41f34621947934a8ddd1dc93 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 475/985] 10.0.0.74 () {34 vars in 664 bytes} [Tue Apr 7 01:16:48 2026] POST /v2.0/ports => generated 912 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/986] 10.0.0.74 () {32 vars in 719 bytes} [Tue Apr 7 01:16:49 2026] DELETE /v2.0/ports/e12bca89-4c7c-4f20-8b92-32b7f693f826 => generated 0 bytes in 360 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/987] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:16:49 2026] GET /v2.0/security-groups?tenant_id=f3bc8ee9dfdf42b0a6d7d09325dee630&name=default => generated 2801 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:16:49.664 7 INFO neutron.pecan_wsgi.hooks.translation [None req-79ab1502-9633-4ea5-9ef1-8b2d8ac3cc75 877a2ed6f73d460eb61d36d8eb015742 723c5e46d20a47e38a99087ee4365f94 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 478/988] 10.0.0.74 () {32 vars in 716 bytes} [Tue Apr 7 01:16:49 2026] GET /v2.0/ports/e12bca89-4c7c-4f20-8b92-32b7f693f826 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/989] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:16:47 2026] POST /v2.0/routers => generated 506 bytes in 1958 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/990] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:16:49 2026] DELETE /v2.0/security-groups/194e224d-7787-45a4-8cd8-5f3ad44d057d => 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: 512/991] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:16:49 2026] DELETE /v2.0/subnets/ce4a4c41-b3d6-4873-b7b9-7a6231e357f1 => 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: 513/992] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:16:50 2026] GET /v2.0/security-groups?tenant_id=4d7ce0713f2f4fc1b5ad38114c6e6220&name=default => generated 2801 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:16:50.534 8 INFO neutron.services.segments.plugin [-] Segment d7161448-5e74-48d3-b70b-37b1ddf1237d resource provider aggregate not found 2026-04-07 01:16:50.544 8 INFO neutron.services.segments.plugin [-] Segment d7161448-5e74-48d3-b70b-37b1ddf1237d resource provider aggregate not found 2026-04-07 01:16:50.564 8 INFO neutron.services.segments.plugin [-] Segment d7161448-5e74-48d3-b70b-37b1ddf1237d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7161448-5e74-48d3-b70b-37b1ddf1237d found for delete ", "request_id": "req-420fc59e-30da-4edd-82cf-e30fd84d1901"}]} 2026-04-07 01:16:50.573 8 INFO neutron.services.segments.plugin [-] Segment d7161448-5e74-48d3-b70b-37b1ddf1237d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7161448-5e74-48d3-b70b-37b1ddf1237d found for delete ", "request_id": "req-965ea07f-4585-4c54-a777-e8296e721ef9"}]} [pid: 8|app: 0|req: 514/993] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:16:50 2026] DELETE /v2.0/networks/9d325770-daa1-48ad-b12b-af97865862b4 => generated 0 bytes in 454 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/994] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:16:50 2026] DELETE /v2.0/security-groups/7576ddd9-1c6b-485e-be5c-f5d621124108 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/995] 10.0.0.74 () {34 vars in 664 bytes} [Tue Apr 7 01:16:50 2026] POST /v2.0/ports => generated 774 bytes in 378 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: 517/996] 10.0.0.74 () {34 vars in 736 bytes} [Tue Apr 7 01:16:51 2026] PUT /v2.0/ports/40d7ffc1-01e9-4024-b266-7b693ee715f1 => generated 752 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/997] 10.0.0.74 () {34 vars in 782 bytes} [Tue Apr 7 01:16:49 2026] PUT /v2.0/routers/4dde56bf-6513-4d2b-94b2-d89ee95ffdd9/add_router_interface => generated 309 bytes in 1567 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/998] 10.0.0.74 () {32 vars in 716 bytes} [Tue Apr 7 01:16:51 2026] GET /v2.0/ports/22560cfe-a320-4a02-a1b2-c86c3ae2da5d => generated 955 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/999] 10.0.0.74 () {32 vars in 719 bytes} [Tue Apr 7 01:16:51 2026] DELETE /v2.0/ports/40d7ffc1-01e9-4024-b266-7b693ee715f1 => generated 0 bytes in 265 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: 519/1000] 10.0.0.74 () {32 vars in 642 bytes} [Tue Apr 7 01:16:51 2026] GET /v2.0/ports => generated 777 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:51.688 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b45db4fe-2584-455f-a43f-f37cb4e27a4e 877a2ed6f73d460eb61d36d8eb015742 723c5e46d20a47e38a99087ee4365f94 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 520/1001] 10.0.0.74 () {32 vars in 716 bytes} [Tue Apr 7 01:16:51 2026] GET /v2.0/ports/40d7ffc1-01e9-4024-b266-7b693ee715f1 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1002] 10.0.0.74 () {32 vars in 642 bytes} [Tue Apr 7 01:16:51 2026] GET /v2.0/ports => generated 777 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1003] 10.0.0.74 () {32 vars in 716 bytes} [Tue Apr 7 01:16:51 2026] GET /v2.0/ports/dcdbabc7-e733-48a8-ba38-37a3fdce1ef5 => generated 774 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:51.812 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1cda38f3-ca6a-43af-8f79-787700c6b580 877a2ed6f73d460eb61d36d8eb015742 723c5e46d20a47e38a99087ee4365f94 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 523/1004] 10.0.0.74 () {32 vars in 719 bytes} [Tue Apr 7 01:16:51 2026] DELETE /v2.0/ports/e12bca89-4c7c-4f20-8b92-32b7f693f826 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:16:51.841 8 INFO neutron.pecan_wsgi.hooks.translation [None req-712dde2e-79f7-4f0b-b393-4855ba79be2e 877a2ed6f73d460eb61d36d8eb015742 723c5e46d20a47e38a99087ee4365f94 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 524/1005] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:16:51 2026] DELETE /v2.0/subnets/ce4a4c41-b3d6-4873-b7b9-7a6231e357f1 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:16:51.872 8 INFO neutron.pecan_wsgi.hooks.translation [None req-abc84d9f-28f8-4c36-8895-ececb9007e4c 877a2ed6f73d460eb61d36d8eb015742 723c5e46d20a47e38a99087ee4365f94 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 525/1006] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:16:51 2026] DELETE /v2.0/subnets/c0539ef9-5d75-4ded-8f4e-ea155a193ab9 => 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: 526/1007] 10.0.0.74 () {32 vars in 719 bytes} [Tue Apr 7 01:16:51 2026] DELETE /v2.0/ports/dcdbabc7-e733-48a8-ba38-37a3fdce1ef5 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1008] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:16:52 2026] DELETE /v2.0/networks/daf9d55c-a702-456c-961c-b4b5f050cb83 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:16:52.865 8 INFO neutron.services.segments.plugin [-] Segment 34e32ff7-6297-42dd-964c-f96b2d5231d1 resource provider aggregate not found 2026-04-07 01:16:52.872 8 INFO neutron.services.segments.plugin [-] Segment 34e32ff7-6297-42dd-964c-f96b2d5231d1 resource provider aggregate not found 2026-04-07 01:16:52.892 8 INFO neutron.services.segments.plugin [-] Segment 34e32ff7-6297-42dd-964c-f96b2d5231d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34e32ff7-6297-42dd-964c-f96b2d5231d1 found for delete ", "request_id": "req-62e79dc1-d089-4e44-aec7-7a9e8ec6d10e"}]} 2026-04-07 01:16:52.894 8 INFO neutron.services.segments.plugin [-] Segment 34e32ff7-6297-42dd-964c-f96b2d5231d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34e32ff7-6297-42dd-964c-f96b2d5231d1 found for delete ", "request_id": "req-be00e1a8-7e64-4768-bf2c-b0038b79e477"}]} [pid: 8|app: 0|req: 528/1009] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:16:52 2026] GET /v2.0/security-groups?tenant_id=723c5e46d20a47e38a99087ee4365f94&name=default => generated 2801 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1010] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:16:53 2026] DELETE /v2.0/security-groups/59f34e65-2ea1-4060-a131-a053d30bc929 => 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: 482/1011] 10.0.0.74 () {34 vars in 782 bytes} [Tue Apr 7 01:16:51 2026] PUT /v2.0/routers/4dde56bf-6513-4d2b-94b2-d89ee95ffdd9/add_router_interface => generated 309 bytes in 1837 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1012] 10.0.0.74 () {32 vars in 716 bytes} [Tue Apr 7 01:16:53 2026] GET /v2.0/ports/75ba0944-935d-414e-8635-fcda3683af15 => generated 955 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/1013] 10.0.0.74 () {34 vars in 788 bytes} [Tue Apr 7 01:16:53 2026] PUT /v2.0/routers/4dde56bf-6513-4d2b-94b2-d89ee95ffdd9/remove_router_interface => generated 309 bytes in 992 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/1014] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:16:54 2026] GET /v2.0/security-groups?tenant_id=7ef616854fd44b609403ebd20282aecd&name=default => generated 2801 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/1015] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:16:54 2026] DELETE /v2.0/security-groups/c552e711-1db1-402b-91d3-b2565cee7da2 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/1016] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:16:55 2026] GET /v2.0/security-groups?tenant_id=dcb017d1f54441d292b9c60147dd8258&name=default => generated 2801 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1017] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:16:55 2026] DELETE /v2.0/security-groups/80c0fbaa-c0e2-4249-a5b0-307ce1febf4c => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1018] 10.0.0.74 () {34 vars in 788 bytes} [Tue Apr 7 01:16:54 2026] PUT /v2.0/routers/4dde56bf-6513-4d2b-94b2-d89ee95ffdd9/remove_router_interface => generated 309 bytes in 1086 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/1019] 10.0.0.74 () {32 vars in 735 bytes} [Tue Apr 7 01:16:55 2026] GET /v2.0/ports?device_id=4dde56bf-6513-4d2b-94b2-d89ee95ffdd9 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1020] 10.0.0.97 () {34 vars in 989 bytes} [Tue Apr 7 01:16:56 2026] GET /v2.0/ports?device_id=5854ebef-a851-4907-9664-6d461e8f40ae => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:16:56.283 8 INFO neutron.services.segments.plugin [-] Segment d5ec99fc-50f5-468a-a21c-4db2a983af51 resource provider aggregate not found 2026-04-07 01:16:56.290 8 INFO neutron.services.segments.plugin [-] Segment d5ec99fc-50f5-468a-a21c-4db2a983af51 resource provider aggregate not found 2026-04-07 01:16:56.308 8 INFO neutron.services.segments.plugin [-] Segment d5ec99fc-50f5-468a-a21c-4db2a983af51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5ec99fc-50f5-468a-a21c-4db2a983af51 found for delete ", "request_id": "req-2684f669-579f-4e26-9a71-125e1fe53fa6"}]} 2026-04-07 01:16:56.310 8 INFO neutron.services.segments.plugin [-] Segment d5ec99fc-50f5-468a-a21c-4db2a983af51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5ec99fc-50f5-468a-a21c-4db2a983af51 found for delete ", "request_id": "req-eeeeaa7a-dcbc-4826-bc06-d03ebaa845da"}]} 2026-04-07 01:16:56.316 8 INFO neutron.db.l3_hamode_db [None req-6a371bdf-3afe-4d09-bf33-3277bc55631f 222245d657474870ba90cc59607ee1a9 0469540b41f34621947934a8ddd1dc93 - - - -] HA network 94d0c6a1-8c53-497c-a050-97e980b0fcfa was deleted as no HA routers are present in tenant 0469540b41f34621947934a8ddd1dc93. [pid: 7|app: 0|req: 490/1021] 10.0.0.97 () {34 vars in 1039 bytes} [Tue Apr 7 01:16:56 2026] GET /v2.0/security-groups?id=3ca6b51c-d2ad-4e9d-96e4-a7134403e70a&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1022] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:16:55 2026] DELETE /v2.0/routers/4dde56bf-6513-4d2b-94b2-d89ee95ffdd9 => generated 0 bytes in 798 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/1023] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:16:56 2026] DELETE /v2.0/subnets/4e923f7f-ee25-4509-a192-eea3ca251a62 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1024] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:16:56 2026] DELETE /v2.0/subnets/f30c2fae-1704-46c3-ac53-973a6ac375ff => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-07 01:16:57.339 7 INFO neutron.services.segments.plugin [-] Segment 0ae72355-be73-404a-a1ef-e94cb701b915 resource provider aggregate not found 2026-04-07 01:16:57.345 7 INFO neutron.services.segments.plugin [-] Segment 0ae72355-be73-404a-a1ef-e94cb701b915 resource provider aggregate not found 2026-04-07 01:16:57.362 7 INFO neutron.services.segments.plugin [-] Segment 0ae72355-be73-404a-a1ef-e94cb701b915 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ae72355-be73-404a-a1ef-e94cb701b915 found for delete ", "request_id": "req-01141d1c-4e15-4ac1-a089-aec43a579d84"}]} 2026-04-07 01:16:57.371 7 INFO neutron.services.segments.plugin [-] Segment 0ae72355-be73-404a-a1ef-e94cb701b915 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ae72355-be73-404a-a1ef-e94cb701b915 found for delete ", "request_id": "req-cf30517e-7443-44c0-8a04-ebe1d0436dde"}]} [pid: 7|app: 0|req: 492/1025] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:16:56 2026] DELETE /v2.0/networks/ce970afd-ebb6-4d67-8ab9-89ec12e78ff5 => generated 0 bytes in 508 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1026] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:16:57 2026] DELETE /v2.0/networks/ec2f8523-427c-415b-8c6f-9c481a13723a => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:16:57.688 7 INFO neutron.db.segments_db [None req-6cbb64cc-be83-46d0-9c12-24a9d3acb818 222245d657474870ba90cc59607ee1a9 0469540b41f34621947934a8ddd1dc93 - - - -] Added segment 22d840d3-48c1-4fab-96b9-bc537edca8a6 of type vxlan for network bb7a3cf0-7e94-4977-bf52-610ae5ded962 [pid: 7|app: 0|req: 493/1027] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:16:57 2026] POST /v2.0/networks => generated 630 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1028] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:16:57 2026] GET /v2.0/security-groups?tenant_id=f0a2ac16a9cf4ecb8614ad14fda04525&name=default => generated 2801 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1029] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:16:57 2026] POST /v2.0/subnets => generated 602 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1030] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:16:58 2026] GET /v2.0/security-groups?tenant_id=a3fb1b6434554631921a1dc0ba055424&name=default => generated 2801 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:16:58.266 8 INFO neutron.db.segments_db [None req-e1ca05fe-1e1c-4cd4-9780-4727afebbfc7 222245d657474870ba90cc59607ee1a9 0469540b41f34621947934a8ddd1dc93 - - - -] Added segment 1e5a5c6b-1776-44ac-bba5-76b5af0839f2 of type vxlan for network 0c5f26b6-6bb0-4b8d-916d-2ab5623795e3 [pid: 7|app: 0|req: 495/1031] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:16:58 2026] DELETE /v2.0/security-groups/c59691ae-8e00-4ead-87f2-96c8839d857d => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:16:58.341 8 INFO neutron.services.segments.plugin [-] Segment bf2f2064-d933-4db2-99ae-29e1e6ddf9ee resource provider aggregate not found 2026-04-07 01:16:58.350 8 INFO neutron.services.segments.plugin [-] Segment bf2f2064-d933-4db2-99ae-29e1e6ddf9ee resource provider aggregate not found 2026-04-07 01:16:58.379 8 INFO neutron.services.segments.plugin [-] Segment bf2f2064-d933-4db2-99ae-29e1e6ddf9ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf2f2064-d933-4db2-99ae-29e1e6ddf9ee found for delete ", "request_id": "req-9c45c764-e0af-4b0d-a9e4-d9542db31178"}]} 2026-04-07 01:16:58.379 8 INFO neutron.services.segments.plugin [-] Segment bf2f2064-d933-4db2-99ae-29e1e6ddf9ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf2f2064-d933-4db2-99ae-29e1e6ddf9ee found for delete ", "request_id": "req-f0613073-bf98-4a87-8696-fe3e9159c690"}]} [pid: 7|app: 0|req: 496/1032] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:16:58 2026] DELETE /v2.0/security-groups/5287fccd-eb09-491e-bbd6-d08e5688b623 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:16:58.671 8 INFO neutron.db.l3_hamode_db [None req-e1ca05fe-1e1c-4cd4-9780-4727afebbfc7 222245d657474870ba90cc59607ee1a9 0469540b41f34621947934a8ddd1dc93 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 497/1033] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:16:58 2026] GET /v2.0/security-groups?tenant_id=65c1b362e484443196b6995c580ae027&name=default => generated 2801 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:16:58.844 8 INFO neutron.db.l3_hamode_db [None req-e1ca05fe-1e1c-4cd4-9780-4727afebbfc7 222245d657474870ba90cc59607ee1a9 0469540b41f34621947934a8ddd1dc93 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 498/1034] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:16:58 2026] DELETE /v2.0/security-groups/321b82fb-fa41-4517-a68f-d0d44b787bf7 => 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: 537/1035] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:16:58 2026] POST /v2.0/routers => generated 506 bytes in 1819 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:00.390 8 INFO neutron.db.segments_db [None req-7bfca8cc-20e2-4ca2-963b-13e9c4657997 299bf67360db422a93facdaaeeba7078 ac81b4b52123492285a26f198c686193 - - - -] Added segment f4690ea9-d218-44c3-ae9a-0783be855de9 of type vxlan for network aa53622d-284c-4ac8-b750-eb62c477ad8d [pid: 7|app: 0|req: 499/1036] 10.0.0.74 () {34 vars in 664 bytes} [Tue Apr 7 01:17:00 2026] POST /v2.0/ports => generated 952 bytes in 482 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: 538/1037] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:17:00 2026] POST /v2.0/networks => generated 649 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1038] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:17:00 2026] GET /v2.0/ports?device_id=5854ebef-a851-4907-9664-6d461e8f40ae => generated 975 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1039] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:17:00 2026] POST /v2.0/subnets => generated 603 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:01.215 7 INFO neutron.db.segments_db [None req-5d4c7c99-55f3-44ff-8f5d-9409d35279d4 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Added segment f1b89e31-77ed-446d-9007-dbd9916e18b7 of type vxlan for network 771db816-2abd-4a7f-90ba-359f5a7e179a [pid: 7|app: 0|req: 502/1040] 10.0.0.74 () {34 vars in 670 bytes} [Tue Apr 7 01:17:00 2026] POST /v2.0/networks => generated 741 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1041] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:17:01 2026] GET /v2.0/security-groups?id=3ca6b51c-d2ad-4e9d-96e4-a7134403e70a&fields=id&fields=name => generated 112 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:01.458 7 INFO neutron.db.segments_db [None req-430d7d74-fc63-4f2b-8ceb-8fa23d35f161 299bf67360db422a93facdaaeeba7078 ac81b4b52123492285a26f198c686193 - - - -] Added segment 99750c6f-cb37-4cbe-9596-ccdf73e988b6 of type vxlan for network 6511cea8-da26-4af1-bed1-1a85db92777a 2026-04-07 01:17:01.832 7 INFO neutron.db.l3_hamode_db [None req-430d7d74-fc63-4f2b-8ceb-8fa23d35f161 299bf67360db422a93facdaaeeba7078 ac81b4b52123492285a26f198c686193 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 539/1042] 10.0.0.74 () {34 vars in 782 bytes} [Tue Apr 7 01:17:00 2026] PUT /v2.0/routers/ac8b9144-ca7a-473b-b677-87838b1bb954/add_router_interface => generated 309 bytes in 1517 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: 540/1043] 199.19.213.35 () {34 vars in 1095 bytes} [Tue Apr 7 01:17:02 2026] GET /v2.0/ports?device_id=5854ebef-a851-4907-9664-6d461e8f40ae&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1044] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:17:02 2026] POST /v2.0/subnets => generated 664 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1045] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:17:02 2026] GET /v2.0/ports?device_id=5854ebef-a851-4907-9664-6d461e8f40ae => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1046] 10.0.0.74 () {32 vars in 716 bytes} [Tue Apr 7 01:17:02 2026] GET /v2.0/ports/a7f420fd-eb93-4640-a0e4-892d37508871 => generated 1026 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1047] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:17:02 2026] GET /v2.0/ports?tenant_id=709ec00e51d542aa9c754fbc25ebb3bd&device_id=5854ebef-a851-4907-9664-6d461e8f40ae => 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: 545/1048] 199.19.213.35 () {34 vars in 993 bytes} [Tue Apr 7 01:17:02 2026] GET /v2.0/ports?device_id=5854ebef-a851-4907-9664-6d461e8f40ae => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:02.602 8 INFO neutron.db.segments_db [None req-c80e4578-511b-4e1a-8005-fc59986a957f 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Added segment 82dd5a5e-241a-4460-8498-974f76cc0e03 of type vxlan for network 907f1279-a826-4cc5-b657-e6b8c62479e6 2026-04-07 01:17:02.958 8 INFO neutron.db.l3_hamode_db [None req-c80e4578-511b-4e1a-8005-fc59986a957f 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:17:03.437 7 INFO neutron.db.l3_hamode_db [None req-430d7d74-fc63-4f2b-8ceb-8fa23d35f161 299bf67360db422a93facdaaeeba7078 ac81b4b52123492285a26f198c686193 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:17:04.021 8 INFO neutron.db.l3_hamode_db [None req-c80e4578-511b-4e1a-8005-fc59986a957f 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 504/1049] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:17:01 2026] POST /v2.0/routers => generated 691 bytes in 3181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1050] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:17:04 2026] GET /v2.0/security-groups?id=3ca6b51c-d2ad-4e9d-96e4-a7134403e70a&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1051] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:17:02 2026] POST /v2.0/routers => generated 728 bytes in 2579 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1052] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:17:05 2026] GET /v2.0/networks?id=19f9b88e-b99d-4fdf-b506-04ab789cedad => generated 771 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1053] 10.0.0.74 () {34 vars in 788 bytes} [Tue Apr 7 01:17:04 2026] PUT /v2.0/routers/ac8b9144-ca7a-473b-b677-87838b1bb954/remove_router_interface => generated 309 bytes in 1126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:05.955 8 INFO neutron.db.l3_db [None req-c6de457d-b0ae-46bf-a406-1fa9244a21ec 2a2fb4bc9d0f493489ffd6b396fa69a3 709ec00e51d542aa9c754fbc25ebb3bd - - - -] Floating IP d019c1b6-e152-4ee9-be40-2bd8b20cbc05 disassociated. External IP: 10.96.250.203, port: 154b3f9a-8b94-4f19-ae60-a52c42fc8e6d. [pid: 8|app: 0|req: 548/1056] 199.19.213.35 () {36 vars in 996 bytes} [Tue Apr 7 01:17:05 2026] DELETE /v2.0/ports/154b3f9a-8b94-4f19-ae60-a52c42fc8e6d => generated 0 bytes in 1207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:17:06.482 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f145c6f3-1eb9-433b-94c9-82fa33cac991'] response: {'server_uuid': '5854ebef-a851-4907-9664-6d461e8f40ae', 'name': 'network-vif-deleted', 'tag': '154b3f9a-8b94-4f19-ae60-a52c42fc8e6d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 509/1057] 10.0.0.74 () {34 vars in 782 bytes} [Tue Apr 7 01:17:05 2026] PUT /v2.0/routers/426a3ef3-f638-45dc-8d18-d8d585a793e4/add_router_interface => generated 309 bytes in 1816 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1058] 199.19.213.35 () {34 vars in 1059 bytes} [Tue Apr 7 01:17:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=154b3f9a-8b94-4f19-ae60-a52c42fc8e6d => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1059] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:17:07 2026] GET /v2.0/ports?device_id=5854ebef-a851-4907-9664-6d461e8f40ae => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:17:07.795 7 INFO neutron.api.v2.resource [None req-be931d1e-3e69-434c-bbc1-a5e0e7c95d99 222245d657474870ba90cc59607ee1a9 0469540b41f34621947934a8ddd1dc93 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 512/1060] 10.0.0.74 () {34 vars in 788 bytes} [Tue Apr 7 01:17:07 2026] PUT /v2.0/routers/ac8b9144-ca7a-473b-b677-87838b1bb954/remove_router_interface => generated 197 bytes in 169 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1061] 10.0.0.74 () {34 vars in 782 bytes} [Tue Apr 7 01:17:06 2026] PUT /v2.0/routers/4c0aacd7-76ed-4079-8302-34a9a7c2e870/add_router_interface => generated 309 bytes in 1555 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1062] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:17:07 2026] GET /v2.0/subnets?id=3e3f08c4-c02d-4951-9912-2946a97065a4 => generated 670 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1063] 10.0.0.74 () {32 vars in 735 bytes} [Tue Apr 7 01:17:08 2026] GET /v2.0/ports?device_id=ac8b9144-ca7a-473b-b677-87838b1bb954 => 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: 552/1064] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:17:08 2026] GET /v2.0/ports?network_id=19f9b88e-b99d-4fdf-b506-04ab789cedad&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1065] 10.0.0.74 () {34 vars in 664 bytes} [Tue Apr 7 01:17:07 2026] POST /v2.0/ports => generated 959 bytes in 472 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: 514/1066] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:17:08 2026] GET /v2.0/networks/19f9b88e-b99d-4fdf-b506-04ab789cedad?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1067] 10.0.0.74 () {34 vars in 664 bytes} [Tue Apr 7 01:17:08 2026] POST /v2.0/ports => generated 955 bytes in 533 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:08.925 8 INFO neutron.services.segments.plugin [-] Segment 1e5a5c6b-1776-44ac-bba5-76b5af0839f2 resource provider aggregate not found 2026-04-07 01:17:08.931 8 INFO neutron.services.segments.plugin [-] Segment 1e5a5c6b-1776-44ac-bba5-76b5af0839f2 resource provider aggregate not found 2026-04-07 01:17:08.951 8 INFO neutron.services.segments.plugin [-] Segment 1e5a5c6b-1776-44ac-bba5-76b5af0839f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e5a5c6b-1776-44ac-bba5-76b5af0839f2 found for delete ", "request_id": "req-f14a119a-6440-4acb-9230-0630e5da5649"}]} 2026-04-07 01:17:08.957 8 INFO neutron.services.segments.plugin [-] Segment 1e5a5c6b-1776-44ac-bba5-76b5af0839f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e5a5c6b-1776-44ac-bba5-76b5af0839f2 found for delete ", "request_id": "req-5215cf0e-d975-4227-9521-3518a6988571"}]} 2026-04-07 01:17:08.958 8 INFO neutron.db.l3_hamode_db [None req-68e5afec-90c4-45de-8601-4196f7109a82 222245d657474870ba90cc59607ee1a9 0469540b41f34621947934a8ddd1dc93 - - - -] HA network 0c5f26b6-6bb0-4b8d-916d-2ab5623795e3 was deleted as no HA routers are present in tenant 0469540b41f34621947934a8ddd1dc93. [pid: 8|app: 0|req: 553/1068] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:17:08 2026] DELETE /v2.0/routers/ac8b9144-ca7a-473b-b677-87838b1bb954 => generated 0 bytes in 854 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1069] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:17:08 2026] GET /v2.0/networks/19f9b88e-b99d-4fdf-b506-04ab789cedad?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1070] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:17:08 2026] DELETE /v2.0/security-groups/3ca6b51c-d2ad-4e9d-96e4-a7134403e70a => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1071] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:17:09 2026] DELETE /v2.0/subnets/a93fba77-8472-4b1e-90f4-ce49cbeb6607 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:17:09.367 8 INFO neutron.api.v2.resource [None req-17c0dd73-70c0-4001-8d36-2d4318197c15 2a2fb4bc9d0f493489ffd6b396fa69a3 709ec00e51d542aa9c754fbc25ebb3bd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 556/1072] 10.0.0.74 () {32 vars in 736 bytes} [Tue Apr 7 01:17:09 2026] GET /v2.0/security-groups/3ca6b51c-d2ad-4e9d-96e4-a7134403e70a => 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: 557/1073] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:17:09 2026] DELETE /v2.0/networks/bb7a3cf0-7e94-4977-bf52-610ae5ded962 => generated 0 bytes in 373 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1074] 10.0.0.74 () {32 vars in 731 bytes} [Tue Apr 7 01:17:09 2026] DELETE /v2.0/floatingips/d019c1b6-e152-4ee9-be40-2bd8b20cbc05 => generated 0 bytes in 423 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:17:10.228 8 INFO neutron.db.segments_db [None req-b7583750-ea71-4e10-a335-a0d3268783d7 222245d657474870ba90cc59607ee1a9 0469540b41f34621947934a8ddd1dc93 - - - -] Added segment ed9a0d4f-6f42-44dd-b675-6ce2c613698f of type vxlan for network dc68c9ea-a5bd-425e-a403-fb1538895906 2026-04-07 01:17:10.361 7 INFO neutron.db.l3_db [None req-f19185f5-8d03-482d-af4a-1dd3c5c9c9bc 299bf67360db422a93facdaaeeba7078 ac81b4b52123492285a26f198c686193 - - - -] Floating IP d548200f-fe7e-4b17-a84c-d0f84cc82bee associated. External IP: 10.96.250.206, port: cd1666bf-7804-419f-b7ae-360d470c75e1. [pid: 8|app: 0|req: 559/1075] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:17:10 2026] POST /v2.0/networks => generated 630 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1076] 10.0.0.74 () {34 vars in 676 bytes} [Tue Apr 7 01:17:08 2026] POST /v2.0/floatingips => generated 842 bytes in 1803 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1077] 10.0.0.18 () {34 vars in 981 bytes} [Tue Apr 7 01:17:10 2026] GET /v2.0/networks?id=771db816-2abd-4a7f-90ba-359f5a7e179a => generated 673 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:10.991 8 INFO neutron.services.segments.plugin [-] Segment 22d840d3-48c1-4fab-96b9-bc537edca8a6 resource provider aggregate not found 2026-04-07 01:17:11.001 8 INFO neutron.services.segments.plugin [-] Segment 22d840d3-48c1-4fab-96b9-bc537edca8a6 resource provider aggregate not found 2026-04-07 01:17:11.016 8 INFO neutron.services.segments.plugin [-] Segment 22d840d3-48c1-4fab-96b9-bc537edca8a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22d840d3-48c1-4fab-96b9-bc537edca8a6 found for delete ", "request_id": "req-50697690-c2ba-4f6f-bbd0-ca683860d32e"}]} 2026-04-07 01:17:11.019 8 INFO neutron.services.segments.plugin [-] Segment 22d840d3-48c1-4fab-96b9-bc537edca8a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22d840d3-48c1-4fab-96b9-bc537edca8a6 found for delete ", "request_id": "req-b2ddf03e-20ec-4617-8327-a2ca64d3f6b2"}]} [pid: 7|app: 0|req: 519/1078] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:17:10 2026] POST /v2.0/subnets => generated 602 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:11.391 7 INFO neutron.db.l3_db [None req-dc7d8e88-e7e3-479d-b436-9e5c6b2d2bf7 299bf67360db422a93facdaaeeba7078 ac81b4b52123492285a26f198c686193 - - - -] Floating IP d548200f-fe7e-4b17-a84c-d0f84cc82bee disassociated. External IP: 10.96.250.206, port: cd1666bf-7804-419f-b7ae-360d470c75e1. [pid: 8|app: 0|req: 560/1079] 10.0.0.74 () {34 vars in 788 bytes} [Tue Apr 7 01:17:10 2026] PUT /v2.0/routers/937cf2eb-a038-47b6-8797-70c76e7d2abf/remove_router_interface => generated 309 bytes in 1282 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1080] 10.0.0.18 () {34 vars in 964 bytes} [Tue Apr 7 01:17:11 2026] GET /v2.0/quotas/190edce4523c4e2485c187db1f0723f8 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:11.726 8 INFO neutron.db.segments_db [None req-edbee078-2bb8-4f87-979b-1a0c67603cae 222245d657474870ba90cc59607ee1a9 0469540b41f34621947934a8ddd1dc93 - - - -] Added segment f394e02c-078a-4caf-9154-e9004182fc50 of type vxlan for network 7941083a-3206-4c65-8cf7-a6e4f6c2d362 [pid: 7|app: 0|req: 520/1081] 10.0.0.74 () {34 vars in 748 bytes} [Tue Apr 7 01:17:11 2026] PUT /v2.0/floatingips/d548200f-fe7e-4b17-a84c-d0f84cc82bee => generated 552 bytes in 575 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:12.093 8 INFO neutron.db.l3_hamode_db [None req-edbee078-2bb8-4f87-979b-1a0c67603cae 222245d657474870ba90cc59607ee1a9 0469540b41f34621947934a8ddd1dc93 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:17:12.280 8 INFO neutron.db.l3_hamode_db [None req-edbee078-2bb8-4f87-979b-1a0c67603cae 222245d657474870ba90cc59607ee1a9 0469540b41f34621947934a8ddd1dc93 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:17:12.950 7 INFO neutron.services.segments.plugin [-] Segment 7966ae32-b5d1-42fc-b0d7-544dbde13329 resource provider aggregate not found 2026-04-07 01:17:12.955 7 INFO neutron.services.segments.plugin [-] Segment 7966ae32-b5d1-42fc-b0d7-544dbde13329 resource provider aggregate not found 2026-04-07 01:17:12.974 7 INFO neutron.services.segments.plugin [-] Segment 7966ae32-b5d1-42fc-b0d7-544dbde13329 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7966ae32-b5d1-42fc-b0d7-544dbde13329 found for delete ", "request_id": "req-874e80b6-179b-49dd-950b-81effb52b658"}]} 2026-04-07 01:17:12.977 7 INFO neutron.db.l3_hamode_db [None req-0174bfb3-7a45-4b53-b510-d16366c7b7fb 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] HA network 56282565-a36c-44f8-92b0-ebf170072fab was deleted as no HA routers are present in tenant 709ec00e51d542aa9c754fbc25ebb3bd. 2026-04-07 01:17:12.978 7 INFO neutron.services.segments.plugin [-] Segment 7966ae32-b5d1-42fc-b0d7-544dbde13329 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7966ae32-b5d1-42fc-b0d7-544dbde13329 found for delete ", "request_id": "req-298a844c-0911-4522-8980-7cbb0d193e56"}]} [pid: 7|app: 0|req: 521/1082] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:17:11 2026] DELETE /v2.0/routers/937cf2eb-a038-47b6-8797-70c76e7d2abf => generated 0 bytes in 1167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1083] 10.0.0.18 () {34 vars in 1001 bytes} [Tue Apr 7 01:17:12 2026] GET /v2.0/ports?tenant_id=190edce4523c4e2485c187db1f0723f8&fields=id => generated 103 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1084] 10.0.0.74 () {32 vars in 731 bytes} [Tue Apr 7 01:17:13 2026] DELETE /v2.0/floatingips/d548200f-fe7e-4b17-a84c-d0f84cc82bee => generated 0 bytes in 336 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1085] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:17:11 2026] POST /v2.0/routers => generated 506 bytes in 1880 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1086] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:17:13 2026] DELETE /v2.0/subnets/3e3f08c4-c02d-4951-9912-2946a97065a4 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1087] 10.0.0.18 () {34 vars in 1007 bytes} [Tue Apr 7 01:17:13 2026] GET /v2.0/networks/771db816-2abd-4a7f-90ba-359f5a7e179a?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:17:14.537 7 INFO neutron.db.l3_db [None req-2cdaa4b6-10c1-4616-bfe2-23d4616bb9c7 299bf67360db422a93facdaaeeba7078 ac81b4b52123492285a26f198c686193 - - - -] Floating IP b1b71a4c-5853-47f0-a563-d57c20d935fe associated. External IP: 10.96.250.206, port: 5978a4fe-e7f9-42a0-adde-ba2f9e9bf61b. [pid: 7|app: 0|req: 525/1088] 10.0.0.74 () {34 vars in 676 bytes} [Tue Apr 7 01:17:13 2026] POST /v2.0/floatingips => generated 843 bytes in 1312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:15.081 7 INFO neutron.services.segments.plugin [-] Segment 064fd13f-0b74-44f1-b919-ec9be1964fb2 resource provider aggregate not found 2026-04-07 01:17:15.090 7 INFO neutron.services.segments.plugin [-] Segment 064fd13f-0b74-44f1-b919-ec9be1964fb2 resource provider aggregate not found [pid: 8|app: 0|req: 564/1089] 10.0.0.74 () {34 vars in 782 bytes} [Tue Apr 7 01:17:13 2026] PUT /v2.0/routers/05ad80af-07ea-45fa-9887-9dfa695bf1bc/add_router_interface => generated 309 bytes in 1487 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:15.113 7 INFO neutron.services.segments.plugin [-] Segment 064fd13f-0b74-44f1-b919-ec9be1964fb2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 064fd13f-0b74-44f1-b919-ec9be1964fb2 found for delete ", "request_id": "req-44c50787-54c2-49e6-a18b-3ac43b5ff52a"}]} 2026-04-07 01:17:15.118 7 INFO neutron.services.segments.plugin [-] Segment 064fd13f-0b74-44f1-b919-ec9be1964fb2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 064fd13f-0b74-44f1-b919-ec9be1964fb2 found for delete ", "request_id": "req-b1463e5a-0a4a-4922-b72e-fd03b16a8cac"}]} [pid: 7|app: 0|req: 526/1090] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:17:14 2026] DELETE /v2.0/networks/19f9b88e-b99d-4fdf-b506-04ab789cedad => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1091] 10.0.0.18 () {34 vars in 1107 bytes} [Tue Apr 7 01:17:15 2026] GET /v2.0/networks/771db816-2abd-4a7f-90ba-359f5a7e179a?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: 527/1092] 10.0.0.74 () {32 vars in 728 bytes} [Tue Apr 7 01:17:15 2026] GET /v2.0/floatingips/b1b71a4c-5853-47f0-a563-d57c20d935fe => generated 843 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1093] 10.0.0.74 () {32 vars in 716 bytes} [Tue Apr 7 01:17:15 2026] GET /v2.0/ports/6246a50b-655c-4389-ae37-375bb7d1aa61 => generated 955 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1094] 10.0.0.74 () {32 vars in 654 bytes} [Tue Apr 7 01:17:15 2026] GET /v2.0/floatingips => generated 846 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1095] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:17:15 2026] GET /v2.0/security-groups?tenant_id=709ec00e51d542aa9c754fbc25ebb3bd&name=default => generated 2801 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:17:16.241 7 INFO neutron.db.l3_db [None req-5ff70a6c-d6a4-4cfc-9e46-7e5a5768ef6e 299bf67360db422a93facdaaeeba7078 ac81b4b52123492285a26f198c686193 - - - -] Floating IP b1b71a4c-5853-47f0-a563-d57c20d935fe associated. External IP: 10.96.250.206, port: 5978a4fe-e7f9-42a0-adde-ba2f9e9bf61b. [pid: 8|app: 0|req: 567/1096] 10.0.0.74 () {34 vars in 788 bytes} [Tue Apr 7 01:17:15 2026] PUT /v2.0/routers/05ad80af-07ea-45fa-9887-9dfa695bf1bc/remove_router_interface => generated 309 bytes in 1126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1097] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:17:16 2026] DELETE /v2.0/security-groups/d20a750c-4a7d-4537-b2bf-31fcf4ab3e43 => 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: 569/1098] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:17:16 2026] GET /v2.0/ports?device_id=f645667d-6769-4969-a550-150ecc9ec91b => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1099] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:17:16 2026] GET /v2.0/networks?id=771db816-2abd-4a7f-90ba-359f5a7e179a => generated 673 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1100] 10.0.0.74 () {32 vars in 735 bytes} [Tue Apr 7 01:17:16 2026] GET /v2.0/ports?device_id=05ad80af-07ea-45fa-9887-9dfa695bf1bc => 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: 530/1101] 10.0.0.74 () {34 vars in 748 bytes} [Tue Apr 7 01:17:15 2026] PUT /v2.0/floatingips/b1b71a4c-5853-47f0-a563-d57c20d935fe => generated 842 bytes in 1698 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1102] 199.19.213.35 () {38 vars in 954 bytes} [Tue Apr 7 01:17:16 2026] POST /v2.0/ports => generated 954 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:17.275 8 INFO neutron.db.l3_db [None req-e7fbb51a-e1da-4fbb-aa42-9eecd74cf2e4 299bf67360db422a93facdaaeeba7078 ac81b4b52123492285a26f198c686193 - - - -] Floating IP b1b71a4c-5853-47f0-a563-d57c20d935fe disassociated. External IP: 10.96.250.206, port: cd1666bf-7804-419f-b7ae-360d470c75e1. [pid: 8|app: 0|req: 573/1103] 10.0.0.74 () {34 vars in 748 bytes} [Tue Apr 7 01:17:17 2026] PUT /v2.0/floatingips/b1b71a4c-5853-47f0-a563-d57c20d935fe => generated 552 bytes in 527 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:17.763 7 INFO neutron.services.segments.plugin [-] Segment f394e02c-078a-4caf-9154-e9004182fc50 resource provider aggregate not found 2026-04-07 01:17:17.768 7 INFO neutron.services.segments.plugin [-] Segment f394e02c-078a-4caf-9154-e9004182fc50 resource provider aggregate not found 2026-04-07 01:17:17.783 7 INFO neutron.services.segments.plugin [-] Segment f394e02c-078a-4caf-9154-e9004182fc50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f394e02c-078a-4caf-9154-e9004182fc50 found for delete ", "request_id": "req-75765d4b-baaf-4bbc-9378-98c7debdb9f6"}]} 2026-04-07 01:17:17.787 7 INFO neutron.services.segments.plugin [-] Segment f394e02c-078a-4caf-9154-e9004182fc50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f394e02c-078a-4caf-9154-e9004182fc50 found for delete ", "request_id": "req-7ffa8fd8-3290-4fee-9f39-698fd2491226"}]} 2026-04-07 01:17:17.793 7 INFO neutron.db.l3_hamode_db [None req-1caf0f33-d62d-43d7-a9f8-577c92fd8a04 222245d657474870ba90cc59607ee1a9 0469540b41f34621947934a8ddd1dc93 - - - -] HA network 7941083a-3206-4c65-8cf7-a6e4f6c2d362 was deleted as no HA routers are present in tenant 0469540b41f34621947934a8ddd1dc93. [pid: 7|app: 0|req: 531/1104] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:17:17 2026] DELETE /v2.0/routers/05ad80af-07ea-45fa-9887-9dfa695bf1bc => generated 0 bytes in 796 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1105] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:17:17 2026] GET /v2.0/ports?device_id=f645667d-6769-4969-a550-150ecc9ec91b => generated 957 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1106] 199.19.213.35 () {38 vars in 1027 bytes} [Tue Apr 7 01:17:17 2026] PUT /v2.0/ports/0801ab7a-1436-4644-9e57-bfbf3e397225 => generated 1199 bytes in 476 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:18.163 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e460d3f-3558-4f14-bb4f-0238fb450c8b'] response: {'name': 'network-changed', 'server_uuid': 'f645667d-6769-4969-a550-150ecc9ec91b', 'tag': '0801ab7a-1436-4644-9e57-bfbf3e397225', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 533/1107] 10.0.0.74 () {32 vars in 731 bytes} [Tue Apr 7 01:17:17 2026] DELETE /v2.0/floatingips/b1b71a4c-5853-47f0-a563-d57c20d935fe => generated 0 bytes in 342 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1110] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:17:18 2026] GET /v2.0/security-groups?id=1e35f1bf-a9c0-4968-87b7-02e587176418&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1111] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:17:18 2026] GET /v2.0/ports?tenant_id=190edce4523c4e2485c187db1f0723f8&device_id=f645667d-6769-4969-a550-150ecc9ec91b => generated 1238 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:17:18.290 7 INFO neutron.api.v2.resource [None req-4b6c4aff-078d-4cc4-9aa7-fcd183489dbd 299bf67360db422a93facdaaeeba7078 ac81b4b52123492285a26f198c686193 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 538/1112] 10.0.0.74 () {32 vars in 731 bytes} [Tue Apr 7 01:17:18 2026] DELETE /v2.0/floatingips/b1b71a4c-5853-47f0-a563-d57c20d935fe => generated 144 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1113] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:17:18 2026] DELETE /v2.0/subnets/c179ab31-dca2-4174-972a-84e89d7334cb => generated 0 bytes in 226 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: 576/1114] 199.19.213.35 () {34 vars in 1057 bytes} [Tue Apr 7 01:17:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=0801ab7a-1436-4644-9e57-bfbf3e397225 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:17:18.650 7 INFO neutron.db.segments_db [None req-02952882-d354-4795-8a99-08169b234cdf 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Added segment 45d9eb89-8183-46c7-b379-8c444d0eec5e of type vxlan for network da5622c2-29f6-4790-ab09-77d37877d6ec [pid: 8|app: 0|req: 577/1115] 10.0.0.74 () {32 vars in 719 bytes} [Tue Apr 7 01:17:18 2026] DELETE /v2.0/ports/cd1666bf-7804-419f-b7ae-360d470c75e1 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1116] 10.0.0.74 () {34 vars in 670 bytes} [Tue Apr 7 01:17:18 2026] POST /v2.0/networks => generated 745 bytes in 504 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1117] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:17:18 2026] GET /v2.0/subnets?id=c2b4860e-a0ce-4747-aede-f2910775d9c2 => generated 667 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:18.992 8 INFO neutron.services.segments.plugin [-] Segment ed9a0d4f-6f42-44dd-b675-6ce2c613698f resource provider aggregate not found 2026-04-07 01:17:18.999 8 INFO neutron.services.segments.plugin [-] Segment ed9a0d4f-6f42-44dd-b675-6ce2c613698f resource provider aggregate not found 2026-04-07 01:17:19.020 8 INFO neutron.services.segments.plugin [-] Segment ed9a0d4f-6f42-44dd-b675-6ce2c613698f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed9a0d4f-6f42-44dd-b675-6ce2c613698f found for delete ", "request_id": "req-7cd3474e-b782-4ffa-b4b9-48a83eb94d7c"}]} 2026-04-07 01:17:19.021 8 INFO neutron.services.segments.plugin [-] Segment ed9a0d4f-6f42-44dd-b675-6ce2c613698f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed9a0d4f-6f42-44dd-b675-6ce2c613698f found for delete ", "request_id": "req-9771e1f9-8407-4de8-85b3-4dfec884db62"}]} [pid: 8|app: 0|req: 578/1118] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:17:18 2026] DELETE /v2.0/networks/dc68c9ea-a5bd-425e-a403-fb1538895906 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1119] 10.0.0.74 () {32 vars in 719 bytes} [Tue Apr 7 01:17:18 2026] DELETE /v2.0/ports/5978a4fe-e7f9-42a0-adde-ba2f9e9bf61b => generated 0 bytes in 431 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1120] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:17:19 2026] POST /v2.0/subnets => generated 668 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1121] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:17:19 2026] GET /v2.0/ports?network_id=771db816-2abd-4a7f-90ba-359f5a7e179a&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:17:19.352 8 INFO neutron.db.segments_db [None req-b504c4e1-2d70-480f-a387-7ca7f5aa3641 222245d657474870ba90cc59607ee1a9 0469540b41f34621947934a8ddd1dc93 - - - -] Added segment 3ed8a3c7-6b83-4780-96b1-6c0dc4809d8d of type vxlan for network 6f35ee5c-8554-4cdd-bc64-bbe59f10a332 [pid: 7|app: 0|req: 543/1122] 10.0.0.74 () {32 vars in 735 bytes} [Tue Apr 7 01:17:19 2026] GET /v2.0/ports?device_id=426a3ef3-f638-45dc-8d18-d8d585a793e4 => generated 958 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1123] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:17:19 2026] GET /v2.0/ports?device_id=f645667d-6769-4969-a550-150ecc9ec91b => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:19.529 7 INFO neutron.db.segments_db [None req-d5706663-b01f-4be7-946e-19ad2f65c99c 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Added segment c785e61f-2ef4-4c31-82e0-69185abbb292 of type vxlan for network 774117b0-951d-41d7-84b5-494f61ef1f9e 2026-04-07 01:17:19.647 8 INFO neutron.db.l3_hamode_db [None req-b504c4e1-2d70-480f-a387-7ca7f5aa3641 222245d657474870ba90cc59607ee1a9 0469540b41f34621947934a8ddd1dc93 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:17:19.868 7 INFO neutron.db.l3_hamode_db [None req-d5706663-b01f-4be7-946e-19ad2f65c99c 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:17:20.939 7 INFO neutron.db.l3_hamode_db [None req-d5706663-b01f-4be7-946e-19ad2f65c99c 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:17:21.141 8 INFO neutron.db.l3_hamode_db [None req-b504c4e1-2d70-480f-a387-7ca7f5aa3641 222245d657474870ba90cc59607ee1a9 0469540b41f34621947934a8ddd1dc93 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 545/1124] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:17:19 2026] POST /v2.0/routers => generated 732 bytes in 2533 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1125] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:17:22 2026] GET /v2.0/networks/771db816-2abd-4a7f-90ba-359f5a7e179a?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: 580/1126] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:17:19 2026] POST /v2.0/routers => generated 686 bytes in 2836 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1127] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:17:22 2026] GET /v2.0/security-groups?id=1e35f1bf-a9c0-4968-87b7-02e587176418&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1128] 10.0.0.74 () {34 vars in 782 bytes} [Tue Apr 7 01:17:22 2026] PUT /v2.0/routers/6522da58-bf1b-410c-8bf6-905b98c4faf1/add_router_interface => generated 309 bytes in 1396 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1129] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:17:23 2026] GET /v2.0/networks/771db816-2abd-4a7f-90ba-359f5a7e179a?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: 547/1130] 10.0.0.74 () {34 vars in 788 bytes} [Tue Apr 7 01:17:22 2026] PUT /v2.0/routers/426a3ef3-f638-45dc-8d18-d8d585a793e4/remove_router_interface => generated 309 bytes in 1610 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1131] 10.0.0.74 () {32 vars in 720 bytes} [Tue Apr 7 01:17:23 2026] GET /v2.0/routers/34d34487-b826-487a-8b52-e1d22e8413b8 => generated 692 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1132] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:17:23 2026] GET /v2.0/ports?device_id=f645667d-6769-4969-a550-150ecc9ec91b => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1133] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:17:23 2026] GET /v2.0/ports?tenant_id=190edce4523c4e2485c187db1f0723f8&device_id=f645667d-6769-4969-a550-150ecc9ec91b => generated 1238 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1134] 10.0.0.74 () {32 vars in 646 bytes} [Tue Apr 7 01:17:23 2026] GET /v2.0/routers => generated 695 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1135] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:17:23 2026] GET /v2.0/security-groups?id=1e35f1bf-a9c0-4968-87b7-02e587176418&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1136] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:17:23 2026] GET /v2.0/networks?id=771db816-2abd-4a7f-90ba-359f5a7e179a => generated 769 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1137] 10.0.0.74 () {34 vars in 740 bytes} [Tue Apr 7 01:17:24 2026] PUT /v2.0/routers/34d34487-b826-487a-8b52-e1d22e8413b8 => generated 699 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:24.871 7 INFO neutron.services.segments.plugin [-] Segment 99750c6f-cb37-4cbe-9596-ccdf73e988b6 resource provider aggregate not found 2026-04-07 01:17:24.877 7 INFO neutron.services.segments.plugin [-] Segment 99750c6f-cb37-4cbe-9596-ccdf73e988b6 resource provider aggregate not found 2026-04-07 01:17:24.894 7 INFO neutron.services.segments.plugin [-] Segment 99750c6f-cb37-4cbe-9596-ccdf73e988b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99750c6f-cb37-4cbe-9596-ccdf73e988b6 found for delete ", "request_id": "req-ef17612b-8e03-4246-897e-ef18e59f2c00"}]} 2026-04-07 01:17:24.895 7 INFO neutron.services.segments.plugin [-] Segment 99750c6f-cb37-4cbe-9596-ccdf73e988b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99750c6f-cb37-4cbe-9596-ccdf73e988b6 found for delete ", "request_id": "req-9fcae790-f730-4b50-8c6c-04841a9ccc1e"}]} 2026-04-07 01:17:24.911 7 INFO neutron.db.l3_hamode_db [None req-3b54f8f0-6b17-4b85-add5-28b0567eb9c1 299bf67360db422a93facdaaeeba7078 ac81b4b52123492285a26f198c686193 - - - -] HA network 6511cea8-da26-4af1-bed1-1a85db92777a was deleted as no HA routers are present in tenant ac81b4b52123492285a26f198c686193. [pid: 7|app: 0|req: 549/1138] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:17:23 2026] DELETE /v2.0/routers/426a3ef3-f638-45dc-8d18-d8d585a793e4 => generated 0 bytes in 1161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1139] 199.19.213.35 () {34 vars in 1057 bytes} [Tue Apr 7 01:17:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=0801ab7a-1436-4644-9e57-bfbf3e397225 => generated 19 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1140] 10.0.0.74 () {32 vars in 720 bytes} [Tue Apr 7 01:17:24 2026] GET /v2.0/routers/34d34487-b826-487a-8b52-e1d22e8413b8 => generated 699 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1141] 10.0.0.18 () {34 vars in 981 bytes} [Tue Apr 7 01:17:24 2026] GET /v2.0/networks?id=da5622c2-29f6-4790-ab09-77d37877d6ec => generated 677 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1142] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:17:25 2026] GET /v2.0/subnets?id=c2b4860e-a0ce-4747-aede-f2910775d9c2 => generated 667 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1143] 10.0.0.74 () {32 vars in 735 bytes} [Tue Apr 7 01:17:25 2026] GET /v2.0/ports?device_id=34d34487-b826-487a-8b52-e1d22e8413b8 => 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: 594/1144] 10.0.0.18 () {34 vars in 964 bytes} [Tue Apr 7 01:17:25 2026] GET /v2.0/quotas/cd643922d2074d3aae9517f5086fa320 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1145] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:17:25 2026] GET /v2.0/ports?device_id=f645667d-6769-4969-a550-150ecc9ec91b => generated 969 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1146] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:17:25 2026] DELETE /v2.0/subnets/e73b167f-6685-48df-8219-930520cb4e75 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1147] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:17:25 2026] GET /v2.0/ports?network_id=771db816-2abd-4a7f-90ba-359f5a7e179a&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1148] 10.0.0.18 () {34 vars in 1001 bytes} [Tue Apr 7 01:17:25 2026] GET /v2.0/ports?tenant_id=cd643922d2074d3aae9517f5086fa320&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: 598/1149] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:17:25 2026] GET /v2.0/security-groups?id=1e35f1bf-a9c0-4968-87b7-02e587176418&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:17:25.584 8 INFO neutron.services.segments.plugin [-] Segment f4690ea9-d218-44c3-ae9a-0783be855de9 resource provider aggregate not found 2026-04-07 01:17:25.588 8 INFO neutron.services.segments.plugin [-] Segment f4690ea9-d218-44c3-ae9a-0783be855de9 resource provider aggregate not found 2026-04-07 01:17:25.607 8 INFO neutron.services.segments.plugin [-] Segment f4690ea9-d218-44c3-ae9a-0783be855de9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4690ea9-d218-44c3-ae9a-0783be855de9 found for delete ", "request_id": "req-c26fba76-48bd-49e3-a17c-0283d30b4206"}]} 2026-04-07 01:17:25.608 8 INFO neutron.services.segments.plugin [-] Segment f4690ea9-d218-44c3-ae9a-0783be855de9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4690ea9-d218-44c3-ae9a-0783be855de9 found for delete ", "request_id": "req-d8ce945e-a48f-4123-bd94-284493c5fcc7"}]} [pid: 8|app: 0|req: 599/1150] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:17:25 2026] DELETE /v2.0/networks/aa53622d-284c-4ac8-b750-eb62c477ad8d => 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: 600/1151] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:17:25 2026] GET /v2.0/networks/771db816-2abd-4a7f-90ba-359f5a7e179a?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: 601/1152] 10.0.0.18 () {34 vars in 1007 bytes} [Tue Apr 7 01:17:25 2026] GET /v2.0/networks/da5622c2-29f6-4790-ab09-77d37877d6ec?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: 602/1153] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:17:25 2026] GET /v2.0/networks/771db816-2abd-4a7f-90ba-359f5a7e179a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1154] 10.0.0.18 () {34 vars in 1107 bytes} [Tue Apr 7 01:17:25 2026] GET /v2.0/networks/da5622c2-29f6-4790-ab09-77d37877d6ec?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1155] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:17:26 2026] GET /v2.0/ports?device_id=3d443f68-b208-40ad-b1b8-abbb026e2fa3 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1156] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:17:26 2026] GET /v2.0/security-groups?tenant_id=ac81b4b52123492285a26f198c686193&name=default => generated 2801 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:17:26.467 7 INFO neutron.db.l3_hamode_db [None req-0abaa8d2-9399-4b48-a09f-0e36fcf2500b 222245d657474870ba90cc59607ee1a9 0469540b41f34621947934a8ddd1dc93 - - - -] HA network 6f35ee5c-8554-4cdd-bc64-bbe59f10a332 was deleted as no HA routers are present in tenant 0469540b41f34621947934a8ddd1dc93. [pid: 7|app: 0|req: 552/1157] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:17:25 2026] DELETE /v2.0/routers/34d34487-b826-487a-8b52-e1d22e8413b8 => generated 0 bytes in 1244 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1158] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:17:26 2026] DELETE /v2.0/security-groups/be70d0c7-0cd2-4ba6-87ce-05b298bc880a => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1159] 10.0.0.74 () {32 vars in 735 bytes} [Tue Apr 7 01:17:26 2026] GET /v2.0/ports?device_id=34d34487-b826-487a-8b52-e1d22e8413b8 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:17:26.552 8 INFO neutron.api.v2.resource [None req-16c6fa24-3256-432c-952e-9c41755048e4 222245d657474870ba90cc59607ee1a9 0469540b41f34621947934a8ddd1dc93 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 608/1160] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:17:26 2026] DELETE /v2.0/routers/34d34487-b826-487a-8b52-e1d22e8413b8 => generated 135 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1161] 10.0.0.74 () {32 vars in 735 bytes} [Tue Apr 7 01:17:26 2026] GET /v2.0/ports?device_id=05ad80af-07ea-45fa-9887-9dfa695bf1bc => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1162] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:17:26 2026] GET /v2.0/ports?device_id=f645667d-6769-4969-a550-150ecc9ec91b => generated 969 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:26.637 8 INFO neutron.api.v2.resource [None req-761b90b3-03a1-41d6-a6cd-581d75df309c 222245d657474870ba90cc59607ee1a9 0469540b41f34621947934a8ddd1dc93 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 610/1163] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:17:26 2026] DELETE /v2.0/routers/05ad80af-07ea-45fa-9887-9dfa695bf1bc => 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: 554/1164] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:17:26 2026] GET /v2.0/security-groups?id=1e35f1bf-a9c0-4968-87b7-02e587176418&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:17:26.679 8 INFO neutron.pecan_wsgi.hooks.translation [None req-265550ef-6804-4d7b-894a-b46b9b1e41bd 222245d657474870ba90cc59607ee1a9 0469540b41f34621947934a8ddd1dc93 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 611/1165] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:17:26 2026] DELETE /v2.0/subnets/c179ab31-dca2-4174-972a-84e89d7334cb => generated 136 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1166] 10.0.0.74 () {32 vars in 735 bytes} [Tue Apr 7 01:17:26 2026] GET /v2.0/ports?device_id=ac8b9144-ca7a-473b-b677-87838b1bb954 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:17:26.782 8 INFO neutron.api.v2.resource [None req-8779bad6-4fa0-49e7-8e53-e6807cf3e0cf 222245d657474870ba90cc59607ee1a9 0469540b41f34621947934a8ddd1dc93 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 612/1167] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:17:26 2026] DELETE /v2.0/routers/ac8b9144-ca7a-473b-b677-87838b1bb954 => generated 135 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:17:26.812 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e7edbee6-5411-439a-b1f2-f08f0fff55f0 222245d657474870ba90cc59607ee1a9 0469540b41f34621947934a8ddd1dc93 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 556/1168] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:17:26 2026] DELETE /v2.0/subnets/a93fba77-8472-4b1e-90f4-ce49cbeb6607 => 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: 613/1169] 10.0.0.74 () {32 vars in 735 bytes} [Tue Apr 7 01:17:26 2026] GET /v2.0/ports?device_id=4dde56bf-6513-4d2b-94b2-d89ee95ffdd9 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:17:26.898 8 INFO neutron.api.v2.resource [None req-da2279c9-dd50-4fa4-b1b3-6e836511b735 222245d657474870ba90cc59607ee1a9 0469540b41f34621947934a8ddd1dc93 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 614/1170] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:17:26 2026] DELETE /v2.0/routers/4dde56bf-6513-4d2b-94b2-d89ee95ffdd9 => generated 135 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1171] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:17:26 2026] GET /v2.0/networks?id=da5622c2-29f6-4790-ab09-77d37877d6ec => generated 677 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:26.935 8 INFO neutron.pecan_wsgi.hooks.translation [None req-20e1cff1-0cf2-4aeb-ab4b-2043032c037c 222245d657474870ba90cc59607ee1a9 0469540b41f34621947934a8ddd1dc93 - - - -] DELETE failed (client error): The resource could not be found. 2026-04-07 01:17:26.938 7 INFO neutron.services.segments.plugin [-] Segment 3ed8a3c7-6b83-4780-96b1-6c0dc4809d8d resource provider aggregate not found [pid: 8|app: 0|req: 615/1172] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:17:26 2026] DELETE /v2.0/subnets/4e923f7f-ee25-4509-a192-eea3ca251a62 => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:17:26.944 7 INFO neutron.services.segments.plugin [-] Segment 3ed8a3c7-6b83-4780-96b1-6c0dc4809d8d resource provider aggregate not found 2026-04-07 01:17:26.966 7 INFO neutron.services.segments.plugin [-] Segment 3ed8a3c7-6b83-4780-96b1-6c0dc4809d8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ed8a3c7-6b83-4780-96b1-6c0dc4809d8d found for delete ", "request_id": "req-cefaf2be-df9f-4c38-964f-daf4685a06dd"}]} 2026-04-07 01:17:26.977 8 INFO neutron.pecan_wsgi.hooks.translation [None req-14d72363-73c7-415f-a044-4cedb39a161e 222245d657474870ba90cc59607ee1a9 0469540b41f34621947934a8ddd1dc93 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 616/1173] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:17:26 2026] DELETE /v2.0/subnets/f30c2fae-1704-46c3-ac53-973a6ac375ff => generated 136 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:17:26.985 7 INFO neutron.services.segments.plugin [-] Segment 3ed8a3c7-6b83-4780-96b1-6c0dc4809d8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ed8a3c7-6b83-4780-96b1-6c0dc4809d8d found for delete ", "request_id": "req-3aee83dc-34b5-48ba-a1ae-2cdcf7ae4933"}]} [pid: 8|app: 0|req: 617/1174] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:17:27 2026] GET /v2.0/ports?device_id=3d443f68-b208-40ad-b1b8-abbb026e2fa3 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1175] 199.19.213.35 () {38 vars in 954 bytes} [Tue Apr 7 01:17:26 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: 8|app: 0|req: 618/1176] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:17:27 2026] GET /v2.0/security-groups?tenant_id=0469540b41f34621947934a8ddd1dc93&name=default => generated 2801 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1177] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:17:27 2026] GET /v2.0/ports?device_id=f645667d-6769-4969-a550-150ecc9ec91b => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1178] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:17:27 2026] DELETE /v2.0/security-groups/c8963244-bc08-4503-b996-f4cb381ba50e => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1179] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:17:27 2026] GET /v2.0/security-groups?id=1e35f1bf-a9c0-4968-87b7-02e587176418&fields=id&fields=name => generated 88 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1180] 199.19.213.35 () {38 vars in 1027 bytes} [Tue Apr 7 01:17:27 2026] PUT /v2.0/ports/37b4abb4-eab8-459f-9569-0f05baa3cd63 => generated 1199 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1181] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:17:28 2026] GET /v2.0/ports?tenant_id=cd643922d2074d3aae9517f5086fa320&device_id=3d443f68-b208-40ad-b1b8-abbb026e2fa3 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 560/1182] 199.19.213.35 () {34 vars in 1057 bytes} [Tue Apr 7 01:17:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=37b4abb4-eab8-459f-9569-0f05baa3cd63 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1183] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:17:28 2026] GET /v2.0/subnets?id=1f7b1136-33e2-4d03-9ec5-a3f601ad9367 => generated 671 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:28.295 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7adb1028-4ef0-4377-ab19-50e01ebf2d20'] response: {'name': 'network-changed', 'server_uuid': '3d443f68-b208-40ad-b1b8-abbb026e2fa3', 'tag': '37b4abb4-eab8-459f-9569-0f05baa3cd63', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 561/1184] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:17:28 2026] GET /v2.0/ports?network_id=da5622c2-29f6-4790-ab09-77d37877d6ec&device_owner=network%3Adhcp => generated 1244 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: 8|app: 0|req: 624/1185] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:17:28 2026] GET /v2.0/ports?device_id=3d443f68-b208-40ad-b1b8-abbb026e2fa3 => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1186] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:17:28 2026] GET /v2.0/networks/da5622c2-29f6-4790-ab09-77d37877d6ec?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: 625/1187] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:17:28 2026] GET /v2.0/security-groups?id=817f0285-0237-4364-885e-d5e836dc7009&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1188] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:17:28 2026] GET /v2.0/networks/da5622c2-29f6-4790-ab09-77d37877d6ec?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1189] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:17:28 2026] GET /v2.0/ports?device_id=f645667d-6769-4969-a550-150ecc9ec91b => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1190] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:17:28 2026] GET /v2.0/security-groups?id=1e35f1bf-a9c0-4968-87b7-02e587176418&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1191] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:17:28 2026] GET /v2.0/ports?tenant_id=cd643922d2074d3aae9517f5086fa320&device_id=3d443f68-b208-40ad-b1b8-abbb026e2fa3 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1192] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:17:28 2026] GET /v2.0/networks?id=da5622c2-29f6-4790-ab09-77d37877d6ec => generated 773 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1193] 199.19.213.35 () {34 vars in 1057 bytes} [Tue Apr 7 01:17:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=37b4abb4-eab8-459f-9569-0f05baa3cd63 => 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: 630/1194] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:17:28 2026] GET /v2.0/subnets?id=1f7b1136-33e2-4d03-9ec5-a3f601ad9367 => generated 671 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1195] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:17:28 2026] GET /v2.0/ports?network_id=da5622c2-29f6-4790-ab09-77d37877d6ec&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:17:28.882 7 INFO neutron.db.segments_db [None req-ee3b7e15-d570-48a1-b33c-d8637a8fc63b 8a5606fda6b64e088e6145d1527d4c28 a3a3c96f6e7748f79572e360f7687046 - - - -] Added segment 1b618b8e-744d-4a60-bf0f-cc7339389e81 of type vxlan for network ad338396-726f-4327-802b-768815d8dd24 [pid: 8|app: 0|req: 632/1196] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:17:28 2026] GET /v2.0/networks/da5622c2-29f6-4790-ab09-77d37877d6ec?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1197] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:17:28 2026] POST /v2.0/networks => generated 643 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1198] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:17:28 2026] GET /v2.0/networks/da5622c2-29f6-4790-ab09-77d37877d6ec?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1199] 199.19.213.35 () {34 vars in 993 bytes} [Tue Apr 7 01:17:29 2026] GET /v2.0/ports?device_id=f645667d-6769-4969-a550-150ecc9ec91b => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1200] 199.19.213.35 () {36 vars in 996 bytes} [Tue Apr 7 01:17:29 2026] DELETE /v2.0/ports/0801ab7a-1436-4644-9e57-bfbf3e397225 => generated 0 bytes in 431 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1201] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:17:29 2026] POST /v2.0/subnets => generated 617 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1202] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:17:29 2026] GET /v2.0/ports?device_id=3d443f68-b208-40ad-b1b8-abbb026e2fa3 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1203] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:17:29 2026] GET /v2.0/security-groups?id=817f0285-0237-4364-885e-d5e836dc7009&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1204] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:17:29 2026] GET /v2.0/ports?device_id=f645667d-6769-4969-a550-150ecc9ec91b => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:17:29.682 8 INFO neutron.db.segments_db [None req-a9a0183c-1a61-41d7-ac4c-b7ee0be8fd7d 8a5606fda6b64e088e6145d1527d4c28 a3a3c96f6e7748f79572e360f7687046 - - - -] Added segment 25373138-3ed8-46fe-8461-da702e15bf88 of type vxlan for network 0c0d87f9-b72d-46fa-ab75-03022410967a [pid: 8|app: 0|req: 635/1205] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:17:29 2026] POST /v2.0/networks => generated 643 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1206] 10.0.0.74 () {34 vars in 742 bytes} [Tue Apr 7 01:17:29 2026] PUT /v2.0/networks/0c0d87f9-b72d-46fa-ab75-03022410967a => generated 592 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1207] 10.0.0.74 () {34 vars in 683 bytes} [Tue Apr 7 01:17:29 2026] POST /v2.0/security-groups => generated 1560 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1208] 10.0.0.74 () {32 vars in 662 bytes} [Tue Apr 7 01:17:30 2026] GET /v2.0/security-groups => generated 4343 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1209] 10.0.0.74 () {34 vars in 757 bytes} [Tue Apr 7 01:17:30 2026] PUT /v2.0/security-groups/46c6bb59-972f-472e-ba20-24b8c8059380 => generated 1599 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1210] 10.0.0.74 () {32 vars in 736 bytes} [Tue Apr 7 01:17:30 2026] GET /v2.0/security-groups/46c6bb59-972f-472e-ba20-24b8c8059380 => generated 1599 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:17:30.342 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f6410fc5-1118-4921-918b-bb93e2e564a5'] response: {'server_uuid': 'f645667d-6769-4969-a550-150ecc9ec91b', 'name': 'network-vif-deleted', 'tag': '0801ab7a-1436-4644-9e57-bfbf3e397225', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 575/1211] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:17:30 2026] DELETE /v2.0/security-groups/46c6bb59-972f-472e-ba20-24b8c8059380 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1212] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:17:30 2026] POST /v2.0/subnets => generated 602 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1213] 10.0.0.74 () {32 vars in 662 bytes} [Tue Apr 7 01:17:30 2026] GET /v2.0/security-groups => generated 2801 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:17:30.561 7 INFO neutron.api.v2.resource [None req-ad9899bd-04ba-4854-9551-ac5118e0ee29 add0548aafe149e3a2cda8c20e3fee02 5b4f9266cd45488eb77e96eac2e0d1f1 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 577/1214] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:17:30 2026] DELETE /v2.0/security-groups/46c6bb59-972f-472e-ba20-24b8c8059380 => 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: 578/1215] 10.0.0.74 () {34 vars in 683 bytes} [Tue Apr 7 01:17:30 2026] POST /v2.0/security-groups => generated 1560 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1216] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:17:30 2026] POST /v2.0/security-group-rules => generated 569 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1217] 10.0.0.74 () {34 vars in 740 bytes} [Tue Apr 7 01:17:30 2026] PUT /v2.0/subnets/12a63425-d6c8-49b0-8b34-649e750d3715 => generated 612 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1218] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:17:30 2026] GET /v2.0/ports?device_id=3d443f68-b208-40ad-b1b8-abbb026e2fa3 => 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: 639/1219] 10.0.0.74 () {32 vars in 746 bytes} [Tue Apr 7 01:17:30 2026] GET /v2.0/security-group-rules/aba3d9f4-fa5c-482d-a8ef-aa5a9d403513 => generated 569 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1220] 10.0.0.74 () {32 vars in 672 bytes} [Tue Apr 7 01:17:30 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1221] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:17:30 2026] GET /v2.0/security-groups?id=817f0285-0237-4364-885e-d5e836dc7009&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1222] 10.0.0.74 () {32 vars in 749 bytes} [Tue Apr 7 01:17:30 2026] DELETE /v2.0/security-group-rules/aba3d9f4-fa5c-482d-a8ef-aa5a9d403513 => 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: 643/1223] 10.0.0.74 () {32 vars in 672 bytes} [Tue Apr 7 01:17:31 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1224] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:17:31 2026] POST /v2.0/security-group-rules => generated 569 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1225] 10.0.0.74 () {32 vars in 746 bytes} [Tue Apr 7 01:17:31 2026] GET /v2.0/security-group-rules/8132b7af-6068-407f-b48b-3a59ed660519 => generated 569 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1226] 10.0.0.74 () {32 vars in 672 bytes} [Tue Apr 7 01:17:31 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1227] 10.0.0.74 () {32 vars in 749 bytes} [Tue Apr 7 01:17:31 2026] DELETE /v2.0/security-group-rules/8132b7af-6068-407f-b48b-3a59ed660519 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:17:31.534 7 INFO neutron.services.segments.plugin [-] Segment 25373138-3ed8-46fe-8461-da702e15bf88 resource provider aggregate not found 2026-04-07 01:17:31.540 7 INFO neutron.services.segments.plugin [-] Segment 25373138-3ed8-46fe-8461-da702e15bf88 resource provider aggregate not found [pid: 8|app: 0|req: 648/1228] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:17:31 2026] GET /v2.0/ports?device_id=3d443f68-b208-40ad-b1b8-abbb026e2fa3 => generated 971 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:31.560 7 INFO neutron.services.segments.plugin [-] Segment 25373138-3ed8-46fe-8461-da702e15bf88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25373138-3ed8-46fe-8461-da702e15bf88 found for delete ", "request_id": "req-2ad10bfc-4114-4a36-8e25-80a0034ffd4a"}]} 2026-04-07 01:17:31.568 7 INFO neutron.services.segments.plugin [-] Segment 25373138-3ed8-46fe-8461-da702e15bf88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25373138-3ed8-46fe-8461-da702e15bf88 found for delete ", "request_id": "req-ed607a72-c0c7-4f65-803a-e7eb2f2b414f"}]} [pid: 7|app: 0|req: 581/1229] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:17:30 2026] DELETE /v2.0/networks/0c0d87f9-b72d-46fa-ab75-03022410967a => generated 0 bytes in 667 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1230] 10.0.0.74 () {32 vars in 672 bytes} [Tue Apr 7 01:17:31 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:17:31.598 8 INFO neutron.pecan_wsgi.hooks.translation [None req-35b385dd-fae8-48ce-b7d8-96af6fff23a0 8a5606fda6b64e088e6145d1527d4c28 a3a3c96f6e7748f79572e360f7687046 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 650/1231] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:17:31 2026] DELETE /v2.0/networks/0c0d87f9-b72d-46fa-ab75-03022410967a => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1232] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:17:31 2026] GET /v2.0/security-groups?id=817f0285-0237-4364-885e-d5e836dc7009&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: 651/1233] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:17:31 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: 8|app: 0|req: 652/1234] 10.0.0.74 () {32 vars in 746 bytes} [Tue Apr 7 01:17:31 2026] GET /v2.0/security-group-rules/52a6d45c-ad92-4c2c-9ede-526dff78eff8 => generated 570 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1235] 10.0.0.74 () {32 vars in 693 bytes} [Tue Apr 7 01:17:31 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1236] 10.0.0.74 () {32 vars in 672 bytes} [Tue Apr 7 01:17:31 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1237] 10.0.0.74 () {32 vars in 741 bytes} [Tue Apr 7 01:17:31 2026] GET /v2.0/subnets?network_id=be9378de-b583-487f-8e9a-77593adad135 => generated 626 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1238] 10.0.0.74 () {32 vars in 652 bytes} [Tue Apr 7 01:17: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: 654/1239] 10.0.0.74 () {32 vars in 749 bytes} [Tue Apr 7 01:17:31 2026] DELETE /v2.0/security-group-rules/52a6d45c-ad92-4c2c-9ede-526dff78eff8 => 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: 655/1240] 199.19.213.35 () {34 vars in 993 bytes} [Tue Apr 7 01:17:31 2026] GET /v2.0/ports?device_id=3d443f68-b208-40ad-b1b8-abbb026e2fa3 => 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: 586/1241] 10.0.0.74 () {32 vars in 648 bytes} [Tue Apr 7 01:17:31 2026] GET /v2.0/networks => generated 1308 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1242] 10.0.0.74 () {32 vars in 672 bytes} [Tue Apr 7 01:17:31 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1243] 199.19.213.35 () {36 vars in 996 bytes} [Tue Apr 7 01:17:31 2026] DELETE /v2.0/ports/37b4abb4-eab8-459f-9569-0f05baa3cd63 => 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: 588/1244] 10.0.0.74 () {32 vars in 646 bytes} [Tue Apr 7 01:17:32 2026] GET /v2.0/subnets => generated 1233 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:17:32.390 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f729f97e-6616-4dc2-865b-3d67a230b03a'] response: {'server_uuid': '3d443f68-b208-40ad-b1b8-abbb026e2fa3', 'name': 'network-vif-deleted', 'tag': '37b4abb4-eab8-459f-9569-0f05baa3cd63', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 589/1245] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:17:32 2026] DELETE /v2.0/security-groups/cd0808b6-a432-494e-88a0-b429bc9a7759 => 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: 590/1246] 10.0.0.74 () {32 vars in 722 bytes} [Tue Apr 7 01:17:32 2026] GET /v2.0/networks/ad338396-726f-4327-802b-768815d8dd24 => generated 668 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1247] 10.0.0.74 () {32 vars in 662 bytes} [Tue Apr 7 01:17:32 2026] GET /v2.0/security-groups => generated 2801 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1248] 10.0.0.74 () {32 vars in 720 bytes} [Tue Apr 7 01:17:32 2026] GET /v2.0/subnets/9e34c654-03b7-4181-bb25-03a9bb199e55 => generated 617 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1249] 10.0.0.74 () {32 vars in 662 bytes} [Tue Apr 7 01:17:32 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) 2026-04-07 01:17:32.696 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0d67dbe3-97e6-47c8-86ae-aa128c02f7ea 8a5606fda6b64e088e6145d1527d4c28 a3a3c96f6e7748f79572e360f7687046 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 594/1250] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:17:32 2026] DELETE /v2.0/subnets/12a63425-d6c8-49b0-8b34-649e750d3715 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1251] 10.0.0.74 () {34 vars in 788 bytes} [Tue Apr 7 01:17:31 2026] PUT /v2.0/routers/4c0aacd7-76ed-4079-8302-34a9a7c2e870/remove_router_interface => generated 309 bytes in 1145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:33.130 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3d6ed682-c5b9-4d14-a6f4-2306b5b034d2 8a5606fda6b64e088e6145d1527d4c28 a3a3c96f6e7748f79572e360f7687046 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 658/1252] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:17:33 2026] DELETE /v2.0/networks/0c0d87f9-b72d-46fa-ab75-03022410967a => generated 138 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:17:34.217 8 INFO neutron.services.segments.plugin [-] Segment 82dd5a5e-241a-4460-8498-974f76cc0e03 resource provider aggregate not found 2026-04-07 01:17:34.222 8 INFO neutron.services.segments.plugin [-] Segment 82dd5a5e-241a-4460-8498-974f76cc0e03 resource provider aggregate not found 2026-04-07 01:17:34.238 8 INFO neutron.services.segments.plugin [-] Segment 82dd5a5e-241a-4460-8498-974f76cc0e03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82dd5a5e-241a-4460-8498-974f76cc0e03 found for delete ", "request_id": "req-8927fb5c-9e63-4c90-af08-549dcfa9d85b"}]} 2026-04-07 01:17:34.239 8 INFO neutron.services.segments.plugin [-] Segment 82dd5a5e-241a-4460-8498-974f76cc0e03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82dd5a5e-241a-4460-8498-974f76cc0e03 found for delete ", "request_id": "req-6608cc6b-e57e-4566-80d6-695da8c0deba"}]} 2026-04-07 01:17:34.247 8 INFO neutron.db.l3_hamode_db [None req-968e8090-b719-4d9f-a1e5-ef5a22567fd1 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] HA network 907f1279-a826-4cc5-b657-e6b8c62479e6 was deleted as no HA routers are present in tenant 190edce4523c4e2485c187db1f0723f8. [pid: 8|app: 0|req: 661/1255] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:17:33 2026] DELETE /v2.0/routers/4c0aacd7-76ed-4079-8302-34a9a7c2e870 => generated 0 bytes in 1115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1256] 10.0.0.74 () {34 vars in 788 bytes} [Tue Apr 7 01:17:32 2026] PUT /v2.0/routers/6522da58-bf1b-410c-8bf6-905b98c4faf1/remove_router_interface => generated 309 bytes in 1629 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1257] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:17:34 2026] GET /v2.0/security-groups?tenant_id=5b4f9266cd45488eb77e96eac2e0d1f1&name=default => generated 2801 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1258] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:17:34 2026] DELETE /v2.0/subnets/9e34c654-03b7-4181-bb25-03a9bb199e55 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1259] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:17:34 2026] DELETE /v2.0/subnets/c2b4860e-a0ce-4747-aede-f2910775d9c2 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1260] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:17:34 2026] DELETE /v2.0/security-groups/27b53f1f-8e30-4b28-8f99-b275cca0a110 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:17:34.996 7 INFO neutron.services.segments.plugin [-] Segment 1b618b8e-744d-4a60-bf0f-cc7339389e81 resource provider aggregate not found 2026-04-07 01:17:35.002 7 INFO neutron.services.segments.plugin [-] Segment 1b618b8e-744d-4a60-bf0f-cc7339389e81 resource provider aggregate not found 2026-04-07 01:17:35.025 7 INFO neutron.services.segments.plugin [-] Segment 1b618b8e-744d-4a60-bf0f-cc7339389e81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b618b8e-744d-4a60-bf0f-cc7339389e81 found for delete ", "request_id": "req-3aad3098-df15-427a-83fc-1aeba52e4d01"}]} [pid: 7|app: 0|req: 599/1261] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:17:34 2026] DELETE /v2.0/networks/ad338396-726f-4327-802b-768815d8dd24 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:17:35.040 7 INFO neutron.services.segments.plugin [-] Segment 1b618b8e-744d-4a60-bf0f-cc7339389e81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b618b8e-744d-4a60-bf0f-cc7339389e81 found for delete ", "request_id": "req-d1a8a98d-4cf7-4595-9eb0-bed73a68e24b"}]} [pid: 7|app: 0|req: 600/1262] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:17:35 2026] DELETE /v2.0/networks/771db816-2abd-4a7f-90ba-359f5a7e179a => 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: 601/1263] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:17:35 2026] GET /v2.0/security-groups?tenant_id=190edce4523c4e2485c187db1f0723f8&name=default => 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: 602/1264] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:17:35 2026] DELETE /v2.0/security-groups/1e35f1bf-a9c0-4968-87b7-02e587176418 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:17:35.722 8 INFO neutron.db.l3_hamode_db [None req-729352e3-6188-4db9-8b30-16472b584723 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] HA network 774117b0-951d-41d7-84b5-494f61ef1f9e was deleted as no HA routers are present in tenant cd643922d2074d3aae9517f5086fa320. [pid: 8|app: 0|req: 663/1265] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:17:34 2026] DELETE /v2.0/routers/6522da58-bf1b-410c-8bf6-905b98c4faf1 => generated 0 bytes in 1239 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1266] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:17:35 2026] GET /v2.0/security-groups?tenant_id=a3a3c96f6e7748f79572e360f7687046&name=default => generated 2801 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1267] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:17:35 2026] DELETE /v2.0/subnets/1f7b1136-33e2-4d03-9ec5-a3f601ad9367 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1268] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:17:35 2026] DELETE /v2.0/security-groups/476f3986-69c6-4305-8631-98594d66aac3 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:17:36.685 8 INFO neutron.services.segments.plugin [-] Segment c785e61f-2ef4-4c31-82e0-69185abbb292 resource provider aggregate not found 2026-04-07 01:17:36.690 8 INFO neutron.services.segments.plugin [-] Segment c785e61f-2ef4-4c31-82e0-69185abbb292 resource provider aggregate not found /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-07 01:17:36.704 8 INFO neutron.services.segments.plugin [-] Segment c785e61f-2ef4-4c31-82e0-69185abbb292 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c785e61f-2ef4-4c31-82e0-69185abbb292 found for delete ", "request_id": "req-65e95579-48de-4501-9ef1-abf3a6cbdca2"}]} 2026-04-07 01:17:36.709 8 INFO neutron.services.segments.plugin [-] Segment c785e61f-2ef4-4c31-82e0-69185abbb292 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c785e61f-2ef4-4c31-82e0-69185abbb292 found for delete ", "request_id": "req-0414f320-80c4-48eb-af5e-5e1bddfefe11"}]} [pid: 7|app: 0|req: 605/1269] 10.0.0.74 () {34 vars in 676 bytes} [Tue Apr 7 01:17:36 2026] POST /v2.0/subnetpools => generated 549 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1270] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:17:36 2026] DELETE /v2.0/networks/da5622c2-29f6-4790-ab09-77d37877d6ec => generated 0 bytes in 881 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1271] 10.0.0.74 () {32 vars in 728 bytes} [Tue Apr 7 01:17:36 2026] GET /v2.0/subnetpools/42b6b37c-3208-4e84-a044-bad05f198c09 => generated 549 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1272] 10.0.0.74 () {34 vars in 748 bytes} [Tue Apr 7 01:17:36 2026] PUT /v2.0/subnetpools/42b6b37c-3208-4e84-a044-bad05f198c09 => generated 499 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1273] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:17:36 2026] GET /v2.0/security-groups?tenant_id=cd643922d2074d3aae9517f5086fa320&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: 607/1274] 10.0.0.74 () {32 vars in 731 bytes} [Tue Apr 7 01:17:36 2026] DELETE /v2.0/subnetpools/42b6b37c-3208-4e84-a044-bad05f198c09 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:17:37.042 7 INFO neutron.services.segments.plugin [-] Segment f1b89e31-77ed-446d-9007-dbd9916e18b7 resource provider aggregate not found 2026-04-07 01:17:37.065 7 INFO neutron.services.segments.plugin [-] Segment f1b89e31-77ed-446d-9007-dbd9916e18b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1b89e31-77ed-446d-9007-dbd9916e18b7 found for delete ", "request_id": "req-6b497145-7610-46e5-93e3-bfd913f4e466"}]} 2026-04-07 01:17:37.066 7 INFO neutron.api.v2.resource [None req-10918991-4ec2-44ed-9610-a88734b78400 7e9b1a27c1814c729fe88967d4b89bb7 2c950d27f58146eab2bacc619369e8aa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 608/1275] 10.0.0.74 () {32 vars in 728 bytes} [Tue Apr 7 01:17:37 2026] GET /v2.0/subnetpools/42b6b37c-3208-4e84-a044-bad05f198c09 => generated 145 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:17:37.080 7 INFO neutron.services.segments.plugin [-] Segment f1b89e31-77ed-446d-9007-dbd9916e18b7 resource provider aggregate not found 2026-04-07 01:17:37.095 7 INFO neutron.api.v2.resource [None req-7b6f2358-16a6-471b-94e8-cab45d20779f 7e9b1a27c1814c729fe88967d4b89bb7 2c950d27f58146eab2bacc619369e8aa - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 609/1276] 10.0.0.74 () {32 vars in 731 bytes} [Tue Apr 7 01:17:37 2026] DELETE /v2.0/subnetpools/42b6b37c-3208-4e84-a044-bad05f198c09 => generated 145 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1277] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:17:37 2026] DELETE /v2.0/security-groups/817f0285-0237-4364-885e-d5e836dc7009 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:17:37.601 7 INFO neutron.services.segments.plugin [-] Segment f1b89e31-77ed-446d-9007-dbd9916e18b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1b89e31-77ed-446d-9007-dbd9916e18b7 found for delete ", "request_id": "req-c6bbc53c-c93b-40be-b055-b77aff263a14"}]} [pid: 7|app: 0|req: 610/1278] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:17:37 2026] GET /v2.0/security-groups?tenant_id=2c950d27f58146eab2bacc619369e8aa&name=default => generated 2801 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1279] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:17:37 2026] DELETE /v2.0/security-groups/87cc14c2-4f5e-4df6-a5d8-ddca71c062ae => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1280] 10.0.0.74 () {34 vars in 683 bytes} [Tue Apr 7 01:17:37 2026] POST /v2.0/security-groups => generated 1560 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1281] 10.0.0.74 () {32 vars in 662 bytes} [Tue Apr 7 01:17:38 2026] GET /v2.0/security-groups => generated 4343 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1282] 10.0.0.74 () {34 vars in 757 bytes} [Tue Apr 7 01:17:38 2026] PUT /v2.0/security-groups/da40c2af-942b-4b05-8cf8-50623f75d8bf => generated 1598 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1283] 10.0.0.74 () {32 vars in 736 bytes} [Tue Apr 7 01:17:38 2026] GET /v2.0/security-groups/da40c2af-942b-4b05-8cf8-50623f75d8bf => generated 1598 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1284] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:17:38 2026] DELETE /v2.0/security-groups/da40c2af-942b-4b05-8cf8-50623f75d8bf => 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: 614/1285] 10.0.0.74 () {32 vars in 662 bytes} [Tue Apr 7 01:17:38 2026] GET /v2.0/security-groups => generated 2801 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:17:38.397 8 INFO neutron.api.v2.resource [None req-b27d95ed-13fa-4409-8ad0-2f672940c498 c1538432fe444a138266f6f212d11df6 a9cf6dcedc85460580d85cd4c4e23133 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 672/1286] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:17:38 2026] DELETE /v2.0/security-groups/da40c2af-942b-4b05-8cf8-50623f75d8bf => 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: 615/1287] 10.0.0.74 () {34 vars in 683 bytes} [Tue Apr 7 01:17:38 2026] POST /v2.0/security-groups => generated 1561 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1288] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:17:38 2026] POST /v2.0/security-group-rules => generated 569 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1289] 10.0.0.74 () {32 vars in 746 bytes} [Tue Apr 7 01:17:38 2026] GET /v2.0/security-group-rules/21cc4cd5-3e71-444f-a911-793a0da240f2 => generated 569 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1290] 10.0.0.74 () {32 vars in 672 bytes} [Tue Apr 7 01:17:38 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1291] 10.0.0.74 () {32 vars in 749 bytes} [Tue Apr 7 01:17:38 2026] DELETE /v2.0/security-group-rules/21cc4cd5-3e71-444f-a911-793a0da240f2 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:17:38.791 8 INFO neutron.services.segments.plugin [-] Segment 45d9eb89-8183-46c7-b379-8c444d0eec5e resource provider aggregate not found 2026-04-07 01:17:38.797 8 INFO neutron.services.segments.plugin [-] Segment 45d9eb89-8183-46c7-b379-8c444d0eec5e resource provider aggregate not found 2026-04-07 01:17:38.814 8 INFO neutron.services.segments.plugin [-] Segment 45d9eb89-8183-46c7-b379-8c444d0eec5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45d9eb89-8183-46c7-b379-8c444d0eec5e found for delete ", "request_id": "req-96096f3c-e4e3-4467-a360-bb5cf8b63f66"}]} [pid: 8|app: 0|req: 675/1292] 10.0.0.74 () {32 vars in 672 bytes} [Tue Apr 7 01:17:38 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1293] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:17:38 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) 2026-04-07 01:17:38.938 8 INFO neutron.services.segments.plugin [-] Segment 45d9eb89-8183-46c7-b379-8c444d0eec5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45d9eb89-8183-46c7-b379-8c444d0eec5e found for delete ", "request_id": "req-1cf11f01-f278-4828-a2c5-0d8d1e96e1b0"}]} [pid: 8|app: 0|req: 676/1294] 10.0.0.74 () {32 vars in 746 bytes} [Tue Apr 7 01:17:38 2026] GET /v2.0/security-group-rules/86ff5b5d-eefd-49aa-b74a-b0a0c57c828b => generated 569 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1295] 10.0.0.74 () {32 vars in 672 bytes} [Tue Apr 7 01:17:38 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1296] 10.0.0.74 () {32 vars in 749 bytes} [Tue Apr 7 01:17:39 2026] DELETE /v2.0/security-group-rules/86ff5b5d-eefd-49aa-b74a-b0a0c57c828b => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1297] 10.0.0.74 () {32 vars in 672 bytes} [Tue Apr 7 01:17:39 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) 2026-04-07 01:17:39.140 8 INFO neutron.db.securitygroups_db [None req-467e9b7c-7efd-4477-a195-68d9ca6fd552 c1538432fe444a138266f6f212d11df6 a9cf6dcedc85460580d85cd4c4e23133 - - - -] Project a9cf6dcedc85460580d85cd4c4e23133 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: 678/1298] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:17:39 2026] POST /v2.0/security-group-rules => generated 575 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1299] 10.0.0.74 () {32 vars in 746 bytes} [Tue Apr 7 01:17:39 2026] GET /v2.0/security-group-rules/6a32bbb4-7666-44d3-9afa-639331201e68 => generated 575 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1300] 10.0.0.74 () {32 vars in 672 bytes} [Tue Apr 7 01:17:39 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1301] 10.0.0.74 () {32 vars in 749 bytes} [Tue Apr 7 01:17:39 2026] DELETE /v2.0/security-group-rules/6a32bbb4-7666-44d3-9afa-639331201e68 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1302] 10.0.0.74 () {32 vars in 672 bytes} [Tue Apr 7 01:17:39 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1303] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:17:39 2026] DELETE /v2.0/security-groups/02bda47b-475a-4a59-ae6e-264f2d2c223d => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1304] 10.0.0.74 () {32 vars in 662 bytes} [Tue Apr 7 01:17:39 2026] GET /v2.0/security-groups => generated 2801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1305] 10.0.0.74 () {32 vars in 662 bytes} [Tue Apr 7 01:17:39 2026] GET /v2.0/security-groups => generated 2801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1306] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:17:40 2026] GET /v2.0/security-groups?tenant_id=a9cf6dcedc85460580d85cd4c4e23133&name=default => generated 2801 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1307] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:17:40 2026] DELETE /v2.0/security-groups/200d0570-31df-46e8-95fa-bfecd5c29f22 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1308] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:17:41 2026] GET /v2.0/security-groups?tenant_id=66fab8b26c6d4e75b5b4db0c64628dab&name=default => generated 2801 bytes in 393 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1309] 10.0.0.74 () {32 vars in 622 bytes} [Tue Apr 7 01:17:42 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: 685/1310] 10.0.0.74 () {32 vars in 632 bytes} [Tue Apr 7 01:17:42 2026] GET /v2.0/ => generated 632 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1311] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:17:42 2026] DELETE /v2.0/security-groups/64de6229-e3f0-4e1d-b986-a50ff1236f61 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1312] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:17:42 2026] GET /v2.0/security-groups?tenant_id=9630cb8fcca74b5a88786ab62ceb0bed&name=default => generated 2801 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1313] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:17:42 2026] DELETE /v2.0/security-groups/b4bd0ec2-f89f-4ebb-bee1-afb365ec63c9 => 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: 687/1314] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:17:42 2026] GET /v2.0/security-groups?tenant_id=3fe6acf2d4a743fca9b055386cba8a7a&name=default => generated 2801 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1315] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:17:43 2026] DELETE /v2.0/security-groups/9c5afde6-6e43-4ad4-8f96-1fe23d5ee06e => 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: 688/1316] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:17:45 2026] GET /v2.0/security-groups?tenant_id=089b34a02333444fbe47ffb803118ff3&name=default => generated 2801 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1317] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:17:45 2026] DELETE /v2.0/security-groups/1a064575-55e6-4f8f-9361-d14915c5b214 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1318] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:17:46 2026] GET /v2.0/security-groups?tenant_id=ebd6b75305a94f1998e4e6fb5db43fb9&name=default => generated 2801 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1319] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:17:46 2026] DELETE /v2.0/security-groups/a3d36205-31fa-41e3-941b-6c17c70f93ba => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1320] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:17:46 2026] GET /v2.0/security-groups?tenant_id=94bb5d81645f4386a1134cc69f361015&name=default => generated 2801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1321] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:17:47 2026] DELETE /v2.0/security-groups/97ed02eb-5c0b-4166-bf7c-1283efe69e69 => 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: 692/1324] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:17:48 2026] GET /v2.0/security-groups?tenant_id=3e6aad4d3f6e40248b90eb7f6f3c2647&name=default => generated 2801 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1325] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:17:48 2026] DELETE /v2.0/security-groups/a92602b1-b8b2-4433-b39a-cb41396f4206 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1326] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:17:48 2026] GET /v2.0/security-groups?tenant_id=1eecb43e862f4b53b9bee46b23dae3c5&name=default => generated 2801 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1327] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:17:48 2026] DELETE /v2.0/security-groups/c405f8d3-32dc-46e2-b1e1-4a75053063a7 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1328] 10.0.0.22 () {30 vars in 649 bytes} [Tue Apr 7 01:17:49 2026] GET /v2.0/extensions => generated 19178 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1329] 10.0.0.22 () {30 vars in 723 bytes} [Tue Apr 7 01:17:49 2026] GET /v2.0/quotas/0a14cfb4a2684c5992de11dc0620b022/details => generated 847 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1330] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:17:51 2026] GET /v2.0/security-groups?tenant_id=c5929209f3834804abbac1ae9f68fa7e&name=default => generated 2801 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1331] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:17:52 2026] DELETE /v2.0/security-groups/0ece4840-87c0-4ea0-acd8-5bed6555d549 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1332] 10.0.0.22 () {30 vars in 649 bytes} [Tue Apr 7 01:17:52 2026] GET /v2.0/extensions => generated 19178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1333] 10.0.0.22 () {30 vars in 723 bytes} [Tue Apr 7 01:17:52 2026] GET /v2.0/quotas/0a14cfb4a2684c5992de11dc0620b022/details => generated 847 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1334] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:17:52 2026] GET /v2.0/security-groups?tenant_id=cd161e812ecd4ce7a82135548d145644&name=default => generated 2801 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1335] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:17:53 2026] DELETE /v2.0/security-groups/fada8be8-217d-4506-a6a9-6adac3f8193f => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1336] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:17:53 2026] GET /v2.0/security-groups?tenant_id=57219993101e4078b1c3598ae0b90002&name=default => generated 2801 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1337] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:17:53 2026] DELETE /v2.0/security-groups/689d69ac-0d56-4b23-9f82-6fa90de21614 => 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: 698/1338] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:17:53 2026] GET /v2.0/security-groups?tenant_id=07e40aaa9a36422597eb1d4131d4c427&name=default => generated 2801 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1339] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:17:53 2026] DELETE /v2.0/security-groups/ad5c6f3d-3282-4581-b8c9-82ddac2575f5 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:17:55.397 8 INFO neutron.db.segments_db [None req-17474216-0626-48ad-bf04-7d3256f001eb 288221391ad24d72a7d531cda33baa14 f7b4b3cc67ac45689f8389bcd22ccf9c - - - -] Added segment c3b90fff-315f-44b0-ba44-20ca62ab6a57 of type vxlan for network 1db395dc-1a3f-4894-968f-3a92837f3cca [pid: 8|app: 0|req: 699/1340] 10.0.0.74 () {34 vars in 670 bytes} [Tue Apr 7 01:17:55 2026] POST /v2.0/networks => generated 632 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:55.575 8 INFO neutron.db.segments_db [None req-178eda0a-4ac6-41c1-a76b-a5b13b8a2f29 288221391ad24d72a7d531cda33baa14 f7b4b3cc67ac45689f8389bcd22ccf9c - - - -] Added segment 326c4c55-e7c0-42ee-a498-9d942d3e4a55 of type vxlan for network 7b66d718-f190-431d-adec-7d8fbd55841d [pid: 7|app: 0|req: 642/1341] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:17:55 2026] GET /v2.0/security-groups?tenant_id=0a14cfb4a2684c5992de11dc0620b022&name=default => generated 2801 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1342] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:17:55 2026] DELETE /v2.0/security-groups/37aa72dc-2112-4919-8693-7ce180105f7d => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:17:55.998 8 INFO neutron.db.l3_hamode_db [None req-178eda0a-4ac6-41c1-a76b-a5b13b8a2f29 288221391ad24d72a7d531cda33baa14 f7b4b3cc67ac45689f8389bcd22ccf9c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 644/1343] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:17:56 2026] GET /v2.0/security-groups?tenant_id=0cc17513644c48a9beb89289ebdeddc6&name=default => generated 2801 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1344] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:17:56 2026] DELETE /v2.0/security-groups/df0c4ed7-036b-47a9-bfc1-9bee2b04e161 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:17:57.113 8 INFO neutron.db.l3_hamode_db [None req-178eda0a-4ac6-41c1-a76b-a5b13b8a2f29 288221391ad24d72a7d531cda33baa14 f7b4b3cc67ac45689f8389bcd22ccf9c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 700/1345] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:17:55 2026] POST /v2.0/routers => generated 694 bytes in 2744 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1346] 10.0.0.74 () {32 vars in 775 bytes} [Tue Apr 7 01:17:58 2026] GET /v2.0/subnets?project_id=f7b4b3cc67ac45689f8389bcd22ccf9c&cidr=10.100.0.0%2F28 => generated 14 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1347] 10.0.0.74 () {32 vars in 693 bytes} [Tue Apr 7 01:17:58 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1348] 10.0.0.74 () {32 vars in 783 bytes} [Tue Apr 7 01:17:58 2026] GET /v2.0/subnets?network_id=be9378de-b583-487f-8e9a-77593adad135&cidr=10.100.0.0%2F28 => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1349] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:17:58 2026] POST /v2.0/subnets => generated 632 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1350] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:17:59 2026] GET /v2.0/security-groups?tenant_id=1206864b74724a52aa95c49189a38bd4&name=default => generated 2801 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1351] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:17:59 2026] DELETE /v2.0/security-groups/76d6a40b-efde-4ac8-9eff-eab88e25e725 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:18:00.389 8 INFO neutron.db.segments_db [None req-69e1a353-ee1c-4dae-8987-f9cf58049068 d35c02a963514a9a9e3fa756d611db35 6c0791b491874fd7a5cab44370b2c3d8 - - - -] Added segment c78b4c74-f70e-48a0-acef-9b9fd2b9d676 of type vxlan for network 4a6eed48-f21f-4b3c-a343-678835dfcc7c 2026-04-07 01:18:00.792 8 INFO neutron.db.l3_hamode_db [None req-69e1a353-ee1c-4dae-8987-f9cf58049068 d35c02a963514a9a9e3fa756d611db35 6c0791b491874fd7a5cab44370b2c3d8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:18:00.969 8 INFO neutron.db.l3_hamode_db [None req-69e1a353-ee1c-4dae-8987-f9cf58049068 d35c02a963514a9a9e3fa756d611db35 6c0791b491874fd7a5cab44370b2c3d8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 648/1352] 10.0.0.74 () {34 vars in 782 bytes} [Tue Apr 7 01:17:58 2026] PUT /v2.0/routers/e2590411-c95a-4063-bb57-40d89e1afb89/add_router_interface => generated 309 bytes in 1974 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1353] 10.0.0.74 () {32 vars in 648 bytes} [Tue Apr 7 01:18:00 2026] GET /v2.0/networks => generated 4302 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1354] 10.0.0.74 () {32 vars in 646 bytes} [Tue Apr 7 01:18:01 2026] GET /v2.0/subnets => generated 3097 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1355] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:18:01 2026] GET /v2.0/security-groups?tenant_id=6cf21446556b4fb8a2fed521e2c2671a&name=default => generated 2801 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1356] 10.0.0.74 () {34 vars in 667 bytes} [Tue Apr 7 01:17:59 2026] POST /v2.0/routers => generated 474 bytes in 1722 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1357] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:18:01 2026] DELETE /v2.0/security-groups/5b7894cf-ac7a-45e9-a6d6-2233c1687895 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:18:01.919 8 INFO neutron.db.l3_hamode_db [None req-1375cd73-3d59-43e3-8ad1-7cdabc83057b d35c02a963514a9a9e3fa756d611db35 6c0791b491874fd7a5cab44370b2c3d8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 652/1358] 10.0.0.74 () {32 vars in 646 bytes} [Tue Apr 7 01:18:01 2026] GET /v2.0/routers => generated 1241 bytes in 524 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:18:02.123 8 INFO neutron.db.l3_hamode_db [None req-1375cd73-3d59-43e3-8ad1-7cdabc83057b d35c02a963514a9a9e3fa756d611db35 6c0791b491874fd7a5cab44370b2c3d8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 653/1359] 10.0.0.74 () {34 vars in 684 bytes} [Tue Apr 7 01:18:02 2026] POST /v2.0/security-groups => generated 1611 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1360] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:18:02 2026] GET /v2.0/security-groups?tenant_id=b620546c8609491cabed30b5ad60a4d5&name=default => generated 2801 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1361] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:18:02 2026] POST /v2.0/security-group-rules => generated 565 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1362] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:18:02 2026] DELETE /v2.0/security-groups/721ca426-426f-4d48-a278-0850fe240613 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1363] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:18:02 2026] POST /v2.0/security-group-rules => generated 564 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1364] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:18:02 2026] POST /v2.0/security-group-rules => generated 570 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1367] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:18:02 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) 2026-04-07 01:18:03.066 7 INFO neutron.db.securitygroups_db [None req-a72392d8-4706-411b-b1a1-0097965db3c5 288221391ad24d72a7d531cda33baa14 f7b4b3cc67ac45689f8389bcd22ccf9c - - - -] Project f7b4b3cc67ac45689f8389bcd22ccf9c 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: 662/1368] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:18:03 2026] POST /v2.0/security-group-rules => generated 575 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:03.187 7 INFO neutron.db.securitygroups_db [None req-4bb27cfe-fcd3-4009-ab28-36e89ef79a3f 288221391ad24d72a7d531cda33baa14 f7b4b3cc67ac45689f8389bcd22ccf9c - - - -] Project f7b4b3cc67ac45689f8389bcd22ccf9c 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: 663/1369] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:18:03 2026] POST /v2.0/security-group-rules => generated 574 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1370] 10.0.0.74 () {34 vars in 667 bytes} [Tue Apr 7 01:18:01 2026] POST /v2.0/routers => generated 474 bytes in 1566 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:03.477 7 INFO neutron.db.l3_hamode_db [None req-393a8896-1dd7-4cb5-9729-c83876b942ea d35c02a963514a9a9e3fa756d611db35 6c0791b491874fd7a5cab44370b2c3d8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:18:03.671 7 INFO neutron.db.l3_hamode_db [None req-393a8896-1dd7-4cb5-9729-c83876b942ea d35c02a963514a9a9e3fa756d611db35 6c0791b491874fd7a5cab44370b2c3d8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 708/1371] 10.0.0.74 () {32 vars in 648 bytes} [Tue Apr 7 01:18:03 2026] GET /v2.0/networks => generated 1297 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1372] 10.0.0.18 () {34 vars in 1099 bytes} [Tue Apr 7 01:18:04 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-2118982286&fields=id&tenant_id=f7b4b3cc67ac45689f8389bcd22ccf9c => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1373] 10.0.0.18 () {34 vars in 981 bytes} [Tue Apr 7 01:18:04 2026] GET /v2.0/networks?id=1db395dc-1a3f-4894-968f-3a92837f3cca => generated 660 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1374] 10.0.0.18 () {34 vars in 964 bytes} [Tue Apr 7 01:18:04 2026] GET /v2.0/quotas/f7b4b3cc67ac45689f8389bcd22ccf9c => 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: 712/1375] 10.0.0.18 () {34 vars in 1001 bytes} [Tue Apr 7 01:18:04 2026] GET /v2.0/ports?tenant_id=f7b4b3cc67ac45689f8389bcd22ccf9c&fields=id => generated 103 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1376] 10.0.0.18 () {34 vars in 1007 bytes} [Tue Apr 7 01:18:04 2026] GET /v2.0/networks/1db395dc-1a3f-4894-968f-3a92837f3cca?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: 714/1377] 10.0.0.18 () {34 vars in 1107 bytes} [Tue Apr 7 01:18:04 2026] GET /v2.0/networks/1db395dc-1a3f-4894-968f-3a92837f3cca?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: 664/1378] 10.0.0.74 () {34 vars in 667 bytes} [Tue Apr 7 01:18:03 2026] POST /v2.0/routers => generated 474 bytes in 1071 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:04.549 8 INFO neutron.db.l3_hamode_db [None req-e86eebaa-ca6c-4886-a5f6-01a308828b56 d35c02a963514a9a9e3fa756d611db35 6c0791b491874fd7a5cab44370b2c3d8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:18:04.699 8 INFO neutron.db.l3_hamode_db [None req-e86eebaa-ca6c-4886-a5f6-01a308828b56 d35c02a963514a9a9e3fa756d611db35 6c0791b491874fd7a5cab44370b2c3d8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:18:04.859 7 INFO neutron.db.segments_db [None req-87508caa-b569-47e6-850e-b4881777e818 241c964101ec40cba4d3e617ff70ef15 87717ececd2c423ca2867480f12535fa - - - -] Added segment c30210c7-f7a8-4815-a5ef-f2b2740455d4 of type vxlan for network 9b72272f-6e02-49cb-91d8-f55c11b9caaf [pid: 7|app: 0|req: 665/1379] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:18:04 2026] POST /v2.0/networks => generated 727 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1380] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:18:05 2026] GET /v2.0/ports?device_id=e63dd9f8-7817-4e7e-b658-e368c1310759 => 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: 667/1381] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:18:05 2026] POST /v2.0/subnets => generated 620 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1382] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:18:05 2026] GET /v2.0/networks?id=1db395dc-1a3f-4894-968f-3a92837f3cca => generated 660 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:18:05.394 7 WARNING neutron.api.v2.base [None req-e046538c-bfc6-432a-98e7-0bce3788bc4f 241c964101ec40cba4d3e617ff70ef15 87717ececd2c423ca2867480f12535fa - - - -] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-04-07 01:18:05.395 7 INFO neutron.api.v2.resource [None req-e046538c-bfc6-432a-98e7-0bce3788bc4f 241c964101ec40cba4d3e617ff70ef15 87717ececd2c423ca2867480f12535fa - - - -] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 669/1383] 10.0.0.74 () {34 vars in 680 bytes} [Tue Apr 7 01:18:05 2026] POST /v2.0/rbac-policies => generated 143 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1384] 199.19.213.35 () {34 vars in 1049 bytes} [Tue Apr 7 01:18:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f7b4b3cc67ac45689f8389bcd22ccf9c => generated 181 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1385] 10.0.0.74 () {34 vars in 667 bytes} [Tue Apr 7 01:18:04 2026] POST /v2.0/routers => generated 474 bytes in 971 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:05.744 7 INFO neutron.services.segments.plugin [-] Segment c30210c7-f7a8-4815-a5ef-f2b2740455d4 resource provider aggregate not found 2026-04-07 01:18:05.752 7 INFO neutron.services.segments.plugin [-] Segment c30210c7-f7a8-4815-a5ef-f2b2740455d4 resource provider aggregate not found 2026-04-07 01:18:05.772 7 INFO neutron.services.segments.plugin [-] Segment c30210c7-f7a8-4815-a5ef-f2b2740455d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c30210c7-f7a8-4815-a5ef-f2b2740455d4 found for delete ", "request_id": "req-369d81d6-4dec-43f4-9671-4fc18a1b2535"}]} 2026-04-07 01:18:05.777 7 INFO neutron.services.segments.plugin [-] Segment c30210c7-f7a8-4815-a5ef-f2b2740455d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c30210c7-f7a8-4815-a5ef-f2b2740455d4 found for delete ", "request_id": "req-2f99a802-c3e7-458d-be22-115bf8a0b829"}]} [pid: 8|app: 0|req: 716/1386] 199.19.213.35 () {38 vars in 954 bytes} [Tue Apr 7 01:18:05 2026] POST /v2.0/ports => generated 954 bytes in 514 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:18:06.043 8 INFO neutron.db.l3_hamode_db [None req-0e41694c-5c19-44b1-acad-f91fd396c100 d35c02a963514a9a9e3fa756d611db35 6c0791b491874fd7a5cab44370b2c3d8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:18:06.232 8 INFO neutron.db.l3_hamode_db [None req-0e41694c-5c19-44b1-acad-f91fd396c100 d35c02a963514a9a9e3fa756d611db35 6c0791b491874fd7a5cab44370b2c3d8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 671/1387] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:18:05 2026] DELETE /v2.0/networks/9b72272f-6e02-49cb-91d8-f55c11b9caaf => generated 0 bytes in 1161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1388] 10.0.0.74 () {34 vars in 667 bytes} [Tue Apr 7 01:18:05 2026] POST /v2.0/routers => generated 474 bytes in 1079 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1389] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:18:07 2026] GET /v2.0/ports?device_id=e63dd9f8-7817-4e7e-b658-e368c1310759 => 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: 672/1390] 199.19.213.35 () {38 vars in 1027 bytes} [Tue Apr 7 01:18:06 2026] PUT /v2.0/ports/60f59893-9680-40c7-b5e1-12b01661afa1 => generated 1199 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:18:07.151 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-70dd7b71-ef74-49d4-8d37-389d98e3f61f'] response: {'name': 'network-changed', 'server_uuid': 'e63dd9f8-7817-4e7e-b658-e368c1310759', 'tag': '60f59893-9680-40c7-b5e1-12b01661afa1', 'status': 'completed', 'code': 200} 2026-04-07 01:18:07.173 8 INFO neutron.db.segments_db [None req-b8b336ec-f066-4d9d-8186-938c4be5ac2b 241c964101ec40cba4d3e617ff70ef15 87717ececd2c423ca2867480f12535fa - - - -] Added segment b7d91eb8-63a9-471a-b4b7-3b298e461f62 of type vxlan for network 42628510-a409-4f90-a434-0112ac00f0ac [pid: 7|app: 0|req: 673/1391] 10.0.0.74 () {34 vars in 750 bytes} [Tue Apr 7 01:18:07 2026] PUT /v2.0/routers/4f1d8315-e52c-4180-85d9-ef690d4d5fc8/tags => generated 17 bytes in 87 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: 674/1392] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:18:07 2026] GET /v2.0/security-groups?id=03051ace-cccc-4dd2-9185-f9c412050500&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1393] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:18:07 2026] GET /v2.0/ports?tenant_id=f7b4b3cc67ac45689f8389bcd22ccf9c&device_id=e63dd9f8-7817-4e7e-b658-e368c1310759 => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1394] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:18:07 2026] POST /v2.0/networks => generated 725 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1395] 199.19.213.35 () {34 vars in 1057 bytes} [Tue Apr 7 01:18:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=60f59893-9680-40c7-b5e1-12b01661afa1 => 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: 676/1396] 10.0.0.74 () {34 vars in 750 bytes} [Tue Apr 7 01:18:07 2026] PUT /v2.0/routers/efdc234a-a326-4092-a07e-e90d258713cb/tags => generated 25 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1397] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:18:07 2026] GET /v2.0/subnets?id=5c061d02-7560-4fa9-895e-c129dd920fe1 => generated 653 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1398] 10.0.0.74 () {34 vars in 750 bytes} [Tue Apr 7 01:18:07 2026] PUT /v2.0/routers/e56eec9a-92a5-40fd-9335-0b9d8282584f/tags => generated 34 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1399] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:18:07 2026] GET /v2.0/ports?network_id=1db395dc-1a3f-4894-968f-3a92837f3cca&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1400] 10.0.0.74 () {34 vars in 750 bytes} [Tue Apr 7 01:18:07 2026] PUT /v2.0/routers/46606bc9-30f5-42f1-a296-647dc7300739/tags => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1401] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:18:07 2026] POST /v2.0/subnets => generated 623 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1402] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:18:07 2026] GET /v2.0/networks/1db395dc-1a3f-4894-968f-3a92837f3cca?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1403] 10.0.0.74 () {32 vars in 663 bytes} [Tue Apr 7 01:18:07 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:18:07.733 8 WARNING neutron.api.v2.base [None req-dc334c3e-ded6-4d3a-a414-a3bf0dbb1d62 241c964101ec40cba4d3e617ff70ef15 87717ececd2c423ca2867480f12535fa - - - -] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-04-07 01:18:07.734 8 INFO neutron.api.v2.resource [None req-dc334c3e-ded6-4d3a-a414-a3bf0dbb1d62 241c964101ec40cba4d3e617ff70ef15 87717ececd2c423ca2867480f12535fa - - - -] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 723/1404] 10.0.0.74 () {34 vars in 680 bytes} [Tue Apr 7 01:18:07 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-07 01:18:07.796 7 INFO neutron.services.segments.plugin [-] Segment c30210c7-f7a8-4815-a5ef-f2b2740455d4 resource provider aggregate not found [pid: 8|app: 0|req: 724/1405] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:18:07 2026] GET /v2.0/networks/1db395dc-1a3f-4894-968f-3a92837f3cca?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-04-07 01:18:07.802 7 INFO neutron.services.segments.plugin [-] Segment c30210c7-f7a8-4815-a5ef-f2b2740455d4 resource provider aggregate not found 2026-04-07 01:18:07.821 7 INFO neutron.services.segments.plugin [-] Segment c30210c7-f7a8-4815-a5ef-f2b2740455d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c30210c7-f7a8-4815-a5ef-f2b2740455d4 found for delete ", "request_id": "req-8de25b92-28cf-40b1-80c2-524a50c26c9e"}]} 2026-04-07 01:18:07.828 7 INFO neutron.services.segments.plugin [-] Segment c30210c7-f7a8-4815-a5ef-f2b2740455d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c30210c7-f7a8-4815-a5ef-f2b2740455d4 found for delete ", "request_id": "req-5749fce6-ce63-4c4c-85af-af1a3e78b9df"}]} [pid: 7|app: 0|req: 682/1406] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:18:07 2026] GET /v2.0/security-groups?tenant_id=1983dba6041e45c89c9bd1c31a9293d3&name=default => generated 2801 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1407] 10.0.0.74 () {32 vars in 677 bytes} [Tue Apr 7 01:18:07 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1408] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:18:07 2026] GET /v2.0/ports?tenant_id=f7b4b3cc67ac45689f8389bcd22ccf9c&device_id=e63dd9f8-7817-4e7e-b658-e368c1310759 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1409] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:18:07 2026] DELETE /v2.0/security-groups/1e54d0d7-7d3d-4d9c-b1ad-c509dd59e123 => 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: 728/1410] 10.0.0.74 () {32 vars in 673 bytes} [Tue Apr 7 01:18:08 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1411] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:18:08 2026] GET /v2.0/networks?id=1db395dc-1a3f-4894-968f-3a92837f3cca => generated 756 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1412] 10.0.0.74 () {32 vars in 685 bytes} [Tue Apr 7 01:18:08 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1413] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:18:08 2026] GET /v2.0/ports?device_id=e63dd9f8-7817-4e7e-b658-e368c1310759 => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1414] 199.19.213.35 () {34 vars in 1057 bytes} [Tue Apr 7 01:18:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=60f59893-9680-40c7-b5e1-12b01661afa1 => 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: 683/1415] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:18:07 2026] DELETE /v2.0/networks/42628510-a409-4f90-a434-0112ac00f0ac => generated 0 bytes in 640 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1416] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:18:08 2026] GET /v2.0/security-groups?id=03051ace-cccc-4dd2-9185-f9c412050500&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1417] 10.0.0.74 () {32 vars in 671 bytes} [Tue Apr 7 01:18:08 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1418] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:18:08 2026] GET /v2.0/subnets?id=5c061d02-7560-4fa9-895e-c129dd920fe1 => generated 653 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:18:08.633 8 INFO neutron.db.segments_db [None req-2ac5e631-f1c2-4d7e-9dd7-2d6cea51b281 241c964101ec40cba4d3e617ff70ef15 87717ececd2c423ca2867480f12535fa - - - -] Added segment b0af809d-3bb2-4402-bc3f-128ab7d2c48a of type vxlan for network 19ae7df8-b561-4b25-b076-5580f80a9b2e [pid: 8|app: 0|req: 734/1419] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:18:08 2026] POST /v2.0/networks => generated 726 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1420] 10.0.0.74 () {32 vars in 685 bytes} [Tue Apr 7 01:18:08 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1421] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:18:08 2026] GET /v2.0/ports?network_id=1db395dc-1a3f-4894-968f-3a92837f3cca&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: 687/1422] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:18:08 2026] POST /v2.0/subnets => generated 623 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1423] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:18:09 2026] GET /v2.0/networks/1db395dc-1a3f-4894-968f-3a92837f3cca?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: 736/1424] 10.0.0.74 () {32 vars in 681 bytes} [Tue Apr 7 01:18:08 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 608 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1425] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:18:09 2026] GET /v2.0/networks/1db395dc-1a3f-4894-968f-3a92837f3cca?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: 689/1426] 10.0.0.74 () {34 vars in 680 bytes} [Tue Apr 7 01:18:09 2026] POST /v2.0/rbac-policies => generated 324 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1427] 10.0.0.74 () {32 vars in 693 bytes} [Tue Apr 7 01:18:09 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1428] 10.0.0.74 () {32 vars in 720 bytes} [Tue Apr 7 01:18:09 2026] GET /v2.0/routers/4f1d8315-e52c-4180-85d9-ef690d4d5fc8 => generated 485 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1429] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:18:09 2026] GET /v2.0/ports?device_id=e63dd9f8-7817-4e7e-b658-e368c1310759 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1430] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:18:09 2026] GET /v2.0/security-groups?id=03051ace-cccc-4dd2-9185-f9c412050500&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:18:09.915 7 INFO neutron.services.segments.plugin [-] Segment b7d91eb8-63a9-471a-b4b7-3b298e461f62 resource provider aggregate not found 2026-04-07 01:18:09.921 7 INFO neutron.services.segments.plugin [-] Segment b7d91eb8-63a9-471a-b4b7-3b298e461f62 resource provider aggregate not found 2026-04-07 01:18:09.939 7 INFO neutron.services.segments.plugin [-] Segment b7d91eb8-63a9-471a-b4b7-3b298e461f62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7d91eb8-63a9-471a-b4b7-3b298e461f62 found for delete ", "request_id": "req-5a4e17b5-db1c-4bf0-9025-1f772ecf4e5a"}]} 2026-04-07 01:18:09.940 7 INFO neutron.services.segments.plugin [-] Segment b7d91eb8-63a9-471a-b4b7-3b298e461f62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7d91eb8-63a9-471a-b4b7-3b298e461f62 found for delete ", "request_id": "req-4625e081-f52d-46da-9923-4fea03d6087c"}]} [pid: 7|app: 0|req: 693/1431] 10.0.0.74 () {32 vars in 722 bytes} [Tue Apr 7 01:18:09 2026] GET /v2.0/networks/19ae7df8-b561-4b25-b076-5580f80a9b2e => generated 655 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1432] 10.0.0.74 () {32 vars in 652 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/extensions => generated 19178 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1433] 10.0.0.74 () {32 vars in 680 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1434] 10.0.0.74 () {32 vars in 680 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1435] 10.0.0.74 () {32 vars in 728 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1436] 10.0.0.74 () {32 vars in 664 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1437] 10.0.0.74 () {32 vars in 698 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1438] 10.0.0.74 () {32 vars in 696 bytes} [Tue Apr 7 01:18:10 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: 701/1439] 10.0.0.74 () {32 vars in 700 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1440] 10.0.0.74 () {32 vars in 688 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1441] 10.0.0.74 () {32 vars in 702 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1442] 10.0.0.74 () {32 vars in 692 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1443] 10.0.0.74 () {32 vars in 694 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1444] 10.0.0.74 () {32 vars in 684 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1445] 10.0.0.74 () {32 vars in 686 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1446] 10.0.0.74 () {32 vars in 660 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1447] 10.0.0.74 () {32 vars in 698 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1448] 10.0.0.74 () {32 vars in 678 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1449] 10.0.0.74 () {32 vars in 682 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1450] 10.0.0.74 () {32 vars in 674 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1451] 10.0.0.74 () {34 vars in 741 bytes} [Tue Apr 7 01:18:09 2026] PUT /v2.0/routers/4f1d8315-e52c-4180-85d9-ef690d4d5fc8 => generated 485 bytes in 877 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1452] 10.0.0.74 () {32 vars in 688 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1453] 10.0.0.74 () {32 vars in 722 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1454] 10.0.0.74 () {32 vars in 686 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1455] 10.0.0.74 () {32 vars in 668 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1456] 10.0.0.74 () {32 vars in 735 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/ports?device_id=4f1d8315-e52c-4180-85d9-ef690d4d5fc8 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1457] 10.0.0.74 () {32 vars in 686 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1458] 10.0.0.74 () {32 vars in 680 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1459] 10.0.0.74 () {32 vars in 698 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1460] 10.0.0.74 () {32 vars in 678 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1461] 10.0.0.74 () {32 vars in 666 bytes} [Tue Apr 7 01:18:10 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: 722/1462] 10.0.0.74 () {32 vars in 676 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1463] 10.0.0.74 () {32 vars in 664 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:18:10.667 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0af6ed43-b2d1-4db1-969b-b6db9719f35d a4b43d497bf94aacab150e6655e16fba bcb158da1f47481c9bce118ed3c78e3e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 724/1464] 10.0.0.74 () {32 vars in 722 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/networks/19ae7df8-b561-4b25-b076-5580f80a9b2e => generated 138 bytes in 79 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1465] 10.0.0.74 () {32 vars in 674 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1466] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:18:10 2026] DELETE /v2.0/routers/4f1d8315-e52c-4180-85d9-ef690d4d5fc8 => generated 0 bytes in 552 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1467] 10.0.0.74 () {32 vars in 712 bytes} [Tue Apr 7 01:18:11 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1468] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:18:11 2026] GET /v2.0/ports?device_id=e63dd9f8-7817-4e7e-b658-e368c1310759 => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1469] 10.0.0.74 () {32 vars in 690 bytes} [Tue Apr 7 01:18:11 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1470] 10.0.0.74 () {32 vars in 720 bytes} [Tue Apr 7 01:18:11 2026] GET /v2.0/routers/efdc234a-a326-4092-a07e-e90d258713cb => generated 493 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1471] 10.0.0.74 () {32 vars in 682 bytes} [Tue Apr 7 01:18:11 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1472] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:18:11 2026] GET /v2.0/security-groups?id=03051ace-cccc-4dd2-9185-f9c412050500&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1473] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:18:10 2026] DELETE /v2.0/networks/19ae7df8-b561-4b25-b076-5580f80a9b2e => generated 0 bytes in 1015 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1474] 10.0.0.74 () {32 vars in 668 bytes} [Tue Apr 7 01:18:11 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1475] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:18:11 2026] GET /v2.0/ports?device_id=e63dd9f8-7817-4e7e-b658-e368c1310759 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:18:11.768 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e7e25b41-99f0-4966-95c8-baee29f81273 241c964101ec40cba4d3e617ff70ef15 87717ececd2c423ca2867480f12535fa - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 729/1476] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:18:11 2026] DELETE /v2.0/subnets/070851d6-4b65-467d-b912-4c0d719280c3 => 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: 730/1477] 10.0.0.74 () {32 vars in 686 bytes} [Tue Apr 7 01:18:11 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: 731/1478] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:18:11 2026] GET /v2.0/security-groups?id=03051ace-cccc-4dd2-9185-f9c412050500&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:18:11.839 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ce6692b8-054f-4024-bff4-0abb49231f89 241c964101ec40cba4d3e617ff70ef15 87717ececd2c423ca2867480f12535fa - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 732/1479] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:18:11 2026] DELETE /v2.0/subnets/ff117368-3104-441f-bafe-0e15834a3d3c => 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: 733/1480] 10.0.0.74 () {32 vars in 704 bytes} [Tue Apr 7 01:18:11 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:18:11.865 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fa59a18a-61ba-4d00-b365-d3e68b77fcea 241c964101ec40cba4d3e617ff70ef15 87717ececd2c423ca2867480f12535fa - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 734/1481] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:18:11 2026] DELETE /v2.0/subnets/d8cf2ace-4a05-4665-9fcc-03a78e44434c => 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: 735/1482] 10.0.0.74 () {32 vars in 700 bytes} [Tue Apr 7 01:18:11 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1483] 10.0.0.74 () {32 vars in 735 bytes} [Tue Apr 7 01:18:11 2026] GET /v2.0/ports?device_id=e63dd9f8-7817-4e7e-b658-e368c1310759 => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1484] 10.0.0.74 () {32 vars in 674 bytes} [Tue Apr 7 01:18:11 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:18:11.961 7 INFO neutron.services.segments.plugin [-] Segment b0af809d-3bb2-4402-bc3f-128ab7d2c48a resource provider aggregate not found 2026-04-07 01:18:11.969 7 INFO neutron.services.segments.plugin [-] Segment b0af809d-3bb2-4402-bc3f-128ab7d2c48a resource provider aggregate not found 2026-04-07 01:18:11.980 7 INFO neutron.services.segments.plugin [-] Segment b0af809d-3bb2-4402-bc3f-128ab7d2c48a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0af809d-3bb2-4402-bc3f-128ab7d2c48a found for delete ", "request_id": "req-e56c0362-975a-4ad0-b5cb-95e4f6f4c159"}]} 2026-04-07 01:18:11.985 7 INFO neutron.services.segments.plugin [-] Segment b0af809d-3bb2-4402-bc3f-128ab7d2c48a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0af809d-3bb2-4402-bc3f-128ab7d2c48a found for delete ", "request_id": "req-11d9f7e9-a020-43cd-a9bb-39afbe66603f"}]} [pid: 8|app: 0|req: 748/1485] 10.0.0.74 () {34 vars in 741 bytes} [Tue Apr 7 01:18:11 2026] PUT /v2.0/routers/efdc234a-a326-4092-a07e-e90d258713cb => generated 493 bytes in 778 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1486] 10.0.0.74 () {32 vars in 692 bytes} [Tue Apr 7 01:18:12 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1487] 10.0.0.74 () {32 vars in 735 bytes} [Tue Apr 7 01:18:12 2026] GET /v2.0/ports?device_id=efdc234a-a326-4092-a07e-e90d258713cb => 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: 751/1488] 10.0.0.74 () {32 vars in 688 bytes} [Tue Apr 7 01:18:12 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1489] 10.0.0.74 () {32 vars in 708 bytes} [Tue Apr 7 01:18:12 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1490] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:18:12 2026] DELETE /v2.0/routers/efdc234a-a326-4092-a07e-e90d258713cb => generated 0 bytes in 539 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1491] 10.0.0.74 () {32 vars in 704 bytes} [Tue Apr 7 01:18:12 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: 8|app: 0|req: 755/1492] 10.0.0.74 () {32 vars in 720 bytes} [Tue Apr 7 01:18:12 2026] GET /v2.0/routers/e56eec9a-92a5-40fd-9335-0b9d8282584f => generated 502 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1493] 10.0.0.74 () {32 vars in 696 bytes} [Tue Apr 7 01:18:12 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:18:13.220 7 INFO neutron.db.l3_db [None req-e9febd84-336d-48bd-8a57-5a785c9e1e58 288221391ad24d72a7d531cda33baa14 f7b4b3cc67ac45689f8389bcd22ccf9c - - - -] Floating IP 7d6195b1-e852-4284-9799-17a16d9df8b8 associated. External IP: 10.96.250.215, port: 60f59893-9680-40c7-b5e1-12b01661afa1. [pid: 7|app: 0|req: 738/1494] 10.0.0.74 () {34 vars in 676 bytes} [Tue Apr 7 01:18:11 2026] POST /v2.0/floatingips => generated 855 bytes in 1707 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1495] 10.0.0.74 () {32 vars in 710 bytes} [Tue Apr 7 01:18:13 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:18:13.695 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b8a8fdb-179b-491e-bbc3-a89ea1796546'] response: {'name': 'network-changed', 'server_uuid': 'e63dd9f8-7817-4e7e-b658-e368c1310759', 'tag': '60f59893-9680-40c7-b5e1-12b01661afa1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 740/1496] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:18:13 2026] GET /v2.0/security-groups?tenant_id=87717ececd2c423ca2867480f12535fa&name=default => generated 2801 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1497] 10.0.0.74 () {32 vars in 728 bytes} [Tue Apr 7 01:18:13 2026] GET /v2.0/floatingips/7d6195b1-e852-4284-9799-17a16d9df8b8 => generated 855 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1498] 10.0.0.74 () {32 vars in 668 bytes} [Tue Apr 7 01:18:13 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1499] 10.0.0.74 () {34 vars in 741 bytes} [Tue Apr 7 01:18:12 2026] PUT /v2.0/routers/e56eec9a-92a5-40fd-9335-0b9d8282584f => generated 502 bytes in 1160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1500] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:18:13 2026] GET /v2.0/ports?tenant_id=f7b4b3cc67ac45689f8389bcd22ccf9c&device_id=e63dd9f8-7817-4e7e-b658-e368c1310759 => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1501] 10.0.0.74 () {32 vars in 686 bytes} [Tue Apr 7 01:18:13 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1502] 10.0.0.74 () {32 vars in 735 bytes} [Tue Apr 7 01:18:13 2026] GET /v2.0/ports?device_id=e56eec9a-92a5-40fd-9335-0b9d8282584f => 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: 758/1503] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:18:13 2026] DELETE /v2.0/security-groups/9d75a102-3628-4a8f-a0b6-4c89da7ce7e0 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1504] 10.0.0.74 () {32 vars in 680 bytes} [Tue Apr 7 01:18:14 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1505] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:18:13 2026] GET /v2.0/networks?id=1db395dc-1a3f-4894-968f-3a92837f3cca => generated 756 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1506] 10.0.0.74 () {32 vars in 674 bytes} [Tue Apr 7 01:18:14 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1507] 10.0.0.74 () {32 vars in 670 bytes} [Tue Apr 7 01:18:14 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1508] 199.19.213.35 () {34 vars in 1057 bytes} [Tue Apr 7 01:18:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=60f59893-9680-40c7-b5e1-12b01661afa1 => generated 858 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1509] 10.0.0.74 () {32 vars in 660 bytes} [Tue Apr 7 01:18:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1510] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:18:14 2026] GET /v2.0/security-groups?tenant_id=440df2c1c5fc4d13bf0d191a69bd99ef&name=default => generated 2801 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1511] 10.0.0.74 () {32 vars in 698 bytes} [Tue Apr 7 01:18:14 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1512] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:18:14 2026] GET /v2.0/subnets?id=5c061d02-7560-4fa9-895e-c129dd920fe1 => generated 653 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1513] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:18:14 2026] DELETE /v2.0/security-groups/78aa10e8-b741-40d5-9d17-137c36574116 => 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: 755/1514] 10.0.0.74 () {32 vars in 698 bytes} [Tue Apr 7 01:18:14 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1515] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:18:14 2026] GET /v2.0/ports?network_id=1db395dc-1a3f-4894-968f-3a92837f3cca&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: 757/1516] 10.0.0.74 () {32 vars in 676 bytes} [Tue Apr 7 01:18:14 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1517] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:18:14 2026] DELETE /v2.0/routers/e56eec9a-92a5-40fd-9335-0b9d8282584f => generated 0 bytes in 508 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1518] 10.0.0.74 () {32 vars in 668 bytes} [Tue Apr 7 01:18:14 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: 758/1519] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:18:14 2026] GET /v2.0/networks/1db395dc-1a3f-4894-968f-3a92837f3cca?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1520] 10.0.0.74 () {32 vars in 682 bytes} [Tue Apr 7 01:18:14 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1521] 10.0.0.74 () {32 vars in 720 bytes} [Tue Apr 7 01:18:14 2026] GET /v2.0/routers/46606bc9-30f5-42f1-a296-647dc7300739 => 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: 763/1522] 10.0.0.74 () {32 vars in 700 bytes} [Tue Apr 7 01:18:14 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: 760/1523] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:18:14 2026] GET /v2.0/networks/1db395dc-1a3f-4894-968f-3a92837f3cca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1524] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:18:14 2026] GET /v2.0/security-groups?tenant_id=bcb158da1f47481c9bce118ed3c78e3e&name=default => generated 2801 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1525] 10.0.0.74 () {32 vars in 684 bytes} [Tue Apr 7 01:18:14 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1526] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:18:14 2026] DELETE /v2.0/security-groups/58b30b53-c327-4dc2-bcc3-c08543f825e5 => 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: 767/1527] 10.0.0.74 () {32 vars in 706 bytes} [Tue Apr 7 01:18:14 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1528] 10.0.0.74 () {32 vars in 668 bytes} [Tue Apr 7 01:18:14 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1529] 10.0.0.74 () {32 vars in 696 bytes} [Tue Apr 7 01:18:14 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1530] 10.0.0.74 () {32 vars in 694 bytes} [Tue Apr 7 01:18:14 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1531] 10.0.0.74 () {32 vars in 684 bytes} [Tue Apr 7 01:18:14 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1532] 10.0.0.74 () {32 vars in 688 bytes} [Tue Apr 7 01:18:14 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1533] 10.0.0.74 () {32 vars in 728 bytes} [Tue Apr 7 01:18:14 2026] GET /v2.0/floatingips/7d6195b1-e852-4284-9799-17a16d9df8b8 => generated 857 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1534] 10.0.0.74 () {32 vars in 666 bytes} [Tue Apr 7 01:18:15 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1535] 10.0.0.74 () {32 vars in 680 bytes} [Tue Apr 7 01:18:15 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1536] 10.0.0.74 () {32 vars in 680 bytes} [Tue Apr 7 01:18:15 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1537] 10.0.0.74 () {32 vars in 690 bytes} [Tue Apr 7 01:18:15 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: 8|app: 0|req: 778/1538] 10.0.0.74 () {32 vars in 690 bytes} [Tue Apr 7 01:18:15 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1539] 10.0.0.74 () {32 vars in 694 bytes} [Tue Apr 7 01:18:15 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1540] 10.0.0.74 () {32 vars in 684 bytes} [Tue Apr 7 01:18:15 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1541] 10.0.0.74 () {32 vars in 688 bytes} [Tue Apr 7 01:18:15 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1542] 10.0.0.74 () {32 vars in 700 bytes} [Tue Apr 7 01:18:15 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1543] 10.0.0.74 () {32 vars in 702 bytes} [Tue Apr 7 01:18:15 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1544] 10.0.0.74 () {32 vars in 716 bytes} [Tue Apr 7 01:18:15 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1545] 10.0.0.74 () {32 vars in 714 bytes} [Tue Apr 7 01:18:15 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: 8|app: 0|req: 786/1546] 10.0.0.74 () {32 vars in 726 bytes} [Tue Apr 7 01:18:15 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1547] 10.0.0.74 () {32 vars in 718 bytes} [Tue Apr 7 01:18:15 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1548] 10.0.0.74 () {32 vars in 682 bytes} [Tue Apr 7 01:18:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1549] 10.0.0.74 () {32 vars in 668 bytes} [Tue Apr 7 01:18:15 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1550] 10.0.0.74 () {32 vars in 718 bytes} [Tue Apr 7 01:18:15 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1551] 10.0.0.74 () {32 vars in 678 bytes} [Tue Apr 7 01:18:15 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1552] 10.0.0.74 () {32 vars in 668 bytes} [Tue Apr 7 01:18:15 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1553] 10.0.0.74 () {32 vars in 696 bytes} [Tue Apr 7 01:18:15 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1554] 10.0.0.74 () {32 vars in 704 bytes} [Tue Apr 7 01:18:15 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1555] 10.0.0.74 () {32 vars in 700 bytes} [Tue Apr 7 01:18:15 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: 8|app: 0|req: 796/1556] 10.0.0.74 () {32 vars in 682 bytes} [Tue Apr 7 01:18:15 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1557] 10.0.0.74 () {32 vars in 704 bytes} [Tue Apr 7 01:18:15 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1558] 10.0.0.74 () {32 vars in 694 bytes} [Tue Apr 7 01:18:15 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1559] 10.0.0.74 () {32 vars in 688 bytes} [Tue Apr 7 01:18:15 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1560] 10.0.0.74 () {32 vars in 696 bytes} [Tue Apr 7 01:18:15 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: 8|app: 0|req: 801/1561] 10.0.0.74 () {32 vars in 688 bytes} [Tue Apr 7 01:18:15 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1562] 10.0.0.74 () {32 vars in 700 bytes} [Tue Apr 7 01:18:15 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1563] 10.0.0.74 () {32 vars in 664 bytes} [Tue Apr 7 01:18:15 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: 8|app: 0|req: 804/1564] 10.0.0.74 () {32 vars in 680 bytes} [Tue Apr 7 01:18:15 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: 8|app: 0|req: 805/1565] 10.0.0.74 () {32 vars in 692 bytes} [Tue Apr 7 01:18:15 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1566] 10.0.0.74 () {32 vars in 676 bytes} [Tue Apr 7 01:18:15 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1567] 10.0.0.74 () {32 vars in 666 bytes} [Tue Apr 7 01:18:15 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: 761/1568] 10.0.0.74 () {34 vars in 741 bytes} [Tue Apr 7 01:18:14 2026] PUT /v2.0/routers/46606bc9-30f5-42f1-a296-647dc7300739 => generated 487 bytes in 746 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1569] 10.0.0.74 () {32 vars in 735 bytes} [Tue Apr 7 01:18:15 2026] GET /v2.0/ports?device_id=46606bc9-30f5-42f1-a296-647dc7300739 => 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: 762/1570] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:18:15 2026] DELETE /v2.0/routers/46606bc9-30f5-42f1-a296-647dc7300739 => generated 0 bytes in 516 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1571] 10.0.0.74 () {32 vars in 720 bytes} [Tue Apr 7 01:18:15 2026] GET /v2.0/routers/e5ebd4cd-707a-4ed4-a22c-03bec1ba1087 => generated 480 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1572] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:18:15 2026] GET /v2.0/security-groups?tenant_id=8008f1a4343c4001a944adfcfc633bc5&name=default => generated 2801 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1573] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:18:16 2026] DELETE /v2.0/security-groups/624adead-093d-4b7c-af16-c0bd6903df0a => 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: 764/1574] 10.0.0.74 () {34 vars in 741 bytes} [Tue Apr 7 01:18:16 2026] PUT /v2.0/routers/e5ebd4cd-707a-4ed4-a22c-03bec1ba1087 => generated 480 bytes in 1117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1575] 10.0.0.74 () {32 vars in 735 bytes} [Tue Apr 7 01:18:17 2026] GET /v2.0/ports?device_id=e5ebd4cd-707a-4ed4-a22c-03bec1ba1087 => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:18:17.932 7 INFO neutron.services.segments.plugin [-] Segment c78b4c74-f70e-48a0-acef-9b9fd2b9d676 resource provider aggregate not found 2026-04-07 01:18:17.938 7 INFO neutron.services.segments.plugin [-] Segment c78b4c74-f70e-48a0-acef-9b9fd2b9d676 resource provider aggregate not found 2026-04-07 01:18:17.955 7 INFO neutron.services.segments.plugin [-] Segment c78b4c74-f70e-48a0-acef-9b9fd2b9d676 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c78b4c74-f70e-48a0-acef-9b9fd2b9d676 found for delete ", "request_id": "req-9ee14f9c-4dd3-4443-8f2a-2b3b8243f777"}]} 2026-04-07 01:18:17.956 7 INFO neutron.services.segments.plugin [-] Segment c78b4c74-f70e-48a0-acef-9b9fd2b9d676 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c78b4c74-f70e-48a0-acef-9b9fd2b9d676 found for delete ", "request_id": "req-dded8416-5c19-471f-accd-16a107838920"}]} 2026-04-07 01:18:17.967 7 INFO neutron.db.l3_hamode_db [None req-8c305fca-6f04-435b-8521-93af0a7ad350 d35c02a963514a9a9e3fa756d611db35 6c0791b491874fd7a5cab44370b2c3d8 - - - -] HA network 4a6eed48-f21f-4b3c-a343-678835dfcc7c was deleted as no HA routers are present in tenant 6c0791b491874fd7a5cab44370b2c3d8. [pid: 7|app: 0|req: 765/1578] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:18:17 2026] DELETE /v2.0/routers/e5ebd4cd-707a-4ed4-a22c-03bec1ba1087 => generated 0 bytes in 764 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:18:18.460 8 INFO neutron.db.segments_db [None req-a097134f-23bd-44ab-8300-159f8b800594 ee23a6d69a43437888a2b941cae9f824 b7282e74cabb4b658df8e79aeba6cd6d - - - -] Added segment 56665e54-4d0e-43ff-9e97-376d6b21ec27 of type vxlan for network de66b931-2083-4022-9829-4a37cb7d5ec7 [pid: 8|app: 0|req: 814/1579] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:18:18 2026] POST /v2.0/networks => generated 634 bytes in 561 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:18.654 8 INFO neutron.db.segments_db [None req-ec8ac52f-c1be-4b16-8a21-5af4179ad8a5 ee23a6d69a43437888a2b941cae9f824 b7282e74cabb4b658df8e79aeba6cd6d - - - -] Added segment 96206c54-4e7a-496b-a991-011cb3d7032f of type vxlan for network 3ad603cc-1d2a-4cc7-a9b9-686539a544c1 [pid: 8|app: 0|req: 815/1580] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:18:18 2026] POST /v2.0/networks => generated 634 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1581] 10.0.0.74 () {34 vars in 675 bytes} [Tue Apr 7 01:18:18 2026] POST /v2.0/floatingips => generated 552 bytes in 893 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1582] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:18:18 2026] POST /v2.0/subnets => generated 622 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1583] 10.0.0.74 () {34 vars in 758 bytes} [Tue Apr 7 01:18:19 2026] PUT /v2.0/floatingips/00e4b11a-9dba-4a0d-9ac8-33b8fd34a126/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1584] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:18:19 2026] GET /v2.0/security-groups?tenant_id=09477cf2b8ba49d3a9651212de206e1b&name=default => generated 2801 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1585] 10.0.0.74 () {32 vars in 738 bytes} [Tue Apr 7 01:18:19 2026] GET /v2.0/floatingips/00e4b11a-9dba-4a0d-9ac8-33b8fd34a126/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1586] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:18:19 2026] DELETE /v2.0/security-groups/3ba7cbbd-cbe1-4593-9a3f-5218fc828c09 => 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: 770/1587] 10.0.0.74 () {34 vars in 769 bytes} [Tue Apr 7 01:18:19 2026] PUT /v2.0/floatingips/00e4b11a-9dba-4a0d-9ac8-33b8fd34a126/tags/green => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1588] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:18:19 2026] POST /v2.0/subnets => generated 631 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1589] 10.0.0.74 () {32 vars in 738 bytes} [Tue Apr 7 01:18:19 2026] GET /v2.0/floatingips/00e4b11a-9dba-4a0d-9ac8-33b8fd34a126/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:18:19.641 8 INFO neutron.db.segments_db [None req-b79fea7c-1e4c-4004-9b86-33d4ff190b50 ee23a6d69a43437888a2b941cae9f824 b7282e74cabb4b658df8e79aeba6cd6d - - - -] Added segment fbdcef55-9d2a-422b-a532-fc524341561a of type vxlan for network e4f58dc9-ad47-4293-8914-f9ff5261152b [pid: 7|app: 0|req: 772/1590] 10.0.0.74 () {34 vars in 765 bytes} [Tue Apr 7 01:18:19 2026] PUT /v2.0/floatingips/00e4b11a-9dba-4a0d-9ac8-33b8fd34a126/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1591] 10.0.0.74 () {32 vars in 738 bytes} [Tue Apr 7 01:18:19 2026] GET /v2.0/floatingips/00e4b11a-9dba-4a0d-9ac8-33b8fd34a126/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1592] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:18:19 2026] GET /v2.0/security-groups?tenant_id=6c0791b491874fd7a5cab44370b2c3d8&name=default => generated 2801 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1593] 10.0.0.74 () {34 vars in 787 bytes} [Tue Apr 7 01:18:19 2026] PUT /v2.0/floatingips/00e4b11a-9dba-4a0d-9ac8-33b8fd34a126/tags/black.or.white => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1594] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:18:19 2026] DELETE /v2.0/security-groups/e07faf43-a8c3-487f-97d0-36bfc66cbd3b => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:18:20.023 8 INFO neutron.db.l3_hamode_db [None req-b79fea7c-1e4c-4004-9b86-33d4ff190b50 ee23a6d69a43437888a2b941cae9f824 b7282e74cabb4b658df8e79aeba6cd6d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 777/1595] 10.0.0.74 () {32 vars in 738 bytes} [Tue Apr 7 01:18:20 2026] GET /v2.0/floatingips/00e4b11a-9dba-4a0d-9ac8-33b8fd34a126/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1596] 10.0.0.74 () {34 vars in 758 bytes} [Tue Apr 7 01:18:20 2026] PUT /v2.0/floatingips/00e4b11a-9dba-4a0d-9ac8-33b8fd34a126/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1597] 10.0.0.74 () {32 vars in 738 bytes} [Tue Apr 7 01:18:20 2026] GET /v2.0/floatingips/00e4b11a-9dba-4a0d-9ac8-33b8fd34a126/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: 780/1598] 10.0.0.74 () {32 vars in 746 bytes} [Tue Apr 7 01:18:20 2026] GET /v2.0/floatingips/00e4b11a-9dba-4a0d-9ac8-33b8fd34a126/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:18:20.224 7 INFO neutron.api.v2.resource [None req-f84cea8a-4be2-459a-8236-e18960acb4ce 08786dd4158c4722972fdffe33c92f49 377592e6bc9e4cdfb48d0ef8c9ee4348 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 781/1599] 10.0.0.74 () {32 vars in 750 bytes} [Tue Apr 7 01:18:20 2026] GET /v2.0/floatingips/00e4b11a-9dba-4a0d-9ac8-33b8fd34a126/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:18:20.290 8 INFO neutron.db.l3_hamode_db [None req-b79fea7c-1e4c-4004-9b86-33d4ff190b50 ee23a6d69a43437888a2b941cae9f824 b7282e74cabb4b658df8e79aeba6cd6d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 782/1600] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:18:20 2026] GET /v2.0/security-groups?tenant_id=5d1583d7d0a84a7992179f923f1a5bec&name=default => generated 2801 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1601] 10.0.0.74 () {32 vars in 749 bytes} [Tue Apr 7 01:18:20 2026] DELETE /v2.0/floatingips/00e4b11a-9dba-4a0d-9ac8-33b8fd34a126/tags/red => 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: 784/1602] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:18:20 2026] DELETE /v2.0/security-groups/6548d819-9d19-4cd1-b965-5df44e959483 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1603] 10.0.0.74 () {32 vars in 738 bytes} [Tue Apr 7 01:18:20 2026] GET /v2.0/floatingips/00e4b11a-9dba-4a0d-9ac8-33b8fd34a126/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:18:20.618 7 INFO neutron.api.v2.resource [None req-baf13301-a204-4626-a7e1-70eb678dec29 08786dd4158c4722972fdffe33c92f49 377592e6bc9e4cdfb48d0ef8c9ee4348 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 786/1604] 10.0.0.74 () {32 vars in 753 bytes} [Tue Apr 7 01:18:20 2026] DELETE /v2.0/floatingips/00e4b11a-9dba-4a0d-9ac8-33b8fd34a126/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1605] 10.0.0.74 () {32 vars in 741 bytes} [Tue Apr 7 01:18:20 2026] DELETE /v2.0/floatingips/00e4b11a-9dba-4a0d-9ac8-33b8fd34a126/tags => 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: 788/1606] 10.0.0.74 () {32 vars in 738 bytes} [Tue Apr 7 01:18:20 2026] GET /v2.0/floatingips/00e4b11a-9dba-4a0d-9ac8-33b8fd34a126/tags => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1607] 10.0.0.74 () {32 vars in 731 bytes} [Tue Apr 7 01:18:20 2026] DELETE /v2.0/floatingips/00e4b11a-9dba-4a0d-9ac8-33b8fd34a126 => generated 0 bytes in 366 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1608] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:18:19 2026] POST /v2.0/routers => generated 510 bytes in 1515 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1609] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:18:21 2026] GET /v2.0/security-groups?tenant_id=377592e6bc9e4cdfb48d0ef8c9ee4348&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: 821/1610] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:18:22 2026] DELETE /v2.0/security-groups/ef3cd47a-7980-4372-9393-c92a3f1b957f => 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: 822/1611] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:18:22 2026] GET /v2.0/security-groups?tenant_id=b83e4a20c95d46389b35bfbe7ff05833&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: 790/1612] 10.0.0.74 () {34 vars in 782 bytes} [Tue Apr 7 01:18:21 2026] PUT /v2.0/routers/adf0537b-4cad-47d9-a510-625cb61b94eb/add_router_interface => generated 309 bytes in 1385 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1613] 10.0.0.97 () {34 vars in 989 bytes} [Tue Apr 7 01:18:22 2026] GET /v2.0/ports?device_id=e63dd9f8-7817-4e7e-b658-e368c1310759 => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1614] 10.0.0.74 () {32 vars in 716 bytes} [Tue Apr 7 01:18:22 2026] GET /v2.0/ports/b5764995-0f7b-4dea-871f-e6ae747256a5 => generated 959 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1615] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:18:22 2026] DELETE /v2.0/security-groups/f5e60b92-4925-45e6-a459-e39deb1f70ef => 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: 825/1616] 10.0.0.97 () {34 vars in 1039 bytes} [Tue Apr 7 01:18:22 2026] GET /v2.0/security-groups?id=03051ace-cccc-4dd2-9185-f9c412050500&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1617] 10.0.0.74 () {34 vars in 683 bytes} [Tue Apr 7 01:18:24 2026] POST /v2.0/security-groups => generated 1537 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1618] 10.0.0.74 () {34 vars in 766 bytes} [Tue Apr 7 01:18:24 2026] PUT /v2.0/security-groups/47cf8bb4-3cb0-47b8-8053-2b65bf11b049/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: 828/1619] 10.0.0.74 () {32 vars in 746 bytes} [Tue Apr 7 01:18:24 2026] GET /v2.0/security-groups/47cf8bb4-3cb0-47b8-8053-2b65bf11b049/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: 792/1620] 10.0.0.74 () {34 vars in 782 bytes} [Tue Apr 7 01:18:22 2026] PUT /v2.0/routers/adf0537b-4cad-47d9-a510-625cb61b94eb/add_router_interface => generated 309 bytes in 1992 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1621] 10.0.0.74 () {34 vars in 777 bytes} [Tue Apr 7 01:18:24 2026] PUT /v2.0/security-groups/47cf8bb4-3cb0-47b8-8053-2b65bf11b049/tags/green => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1622] 10.0.0.74 () {32 vars in 746 bytes} [Tue Apr 7 01:18:24 2026] GET /v2.0/security-groups/47cf8bb4-3cb0-47b8-8053-2b65bf11b049/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1623] 10.0.0.74 () {34 vars in 773 bytes} [Tue Apr 7 01:18:24 2026] PUT /v2.0/security-groups/47cf8bb4-3cb0-47b8-8053-2b65bf11b049/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1624] 10.0.0.74 () {32 vars in 746 bytes} [Tue Apr 7 01:18:24 2026] GET /v2.0/security-groups/47cf8bb4-3cb0-47b8-8053-2b65bf11b049/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: 793/1625] 10.0.0.74 () {32 vars in 716 bytes} [Tue Apr 7 01:18:24 2026] GET /v2.0/ports/a087c03d-fb4a-410b-a47a-b764bf31ba97 => generated 967 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1626] 10.0.0.74 () {34 vars in 795 bytes} [Tue Apr 7 01:18:24 2026] PUT /v2.0/security-groups/47cf8bb4-3cb0-47b8-8053-2b65bf11b049/tags/black.or.white => 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: 795/1627] 10.0.0.74 () {32 vars in 746 bytes} [Tue Apr 7 01:18:24 2026] GET /v2.0/security-groups/47cf8bb4-3cb0-47b8-8053-2b65bf11b049/tags => generated 52 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1628] 10.0.0.74 () {34 vars in 766 bytes} [Tue Apr 7 01:18:24 2026] PUT /v2.0/security-groups/47cf8bb4-3cb0-47b8-8053-2b65bf11b049/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1629] 10.0.0.74 () {32 vars in 746 bytes} [Tue Apr 7 01:18:24 2026] GET /v2.0/security-groups/47cf8bb4-3cb0-47b8-8053-2b65bf11b049/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: 798/1630] 10.0.0.74 () {32 vars in 754 bytes} [Tue Apr 7 01:18:24 2026] GET /v2.0/security-groups/47cf8bb4-3cb0-47b8-8053-2b65bf11b049/tags/red => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:18:24.843 7 INFO neutron.api.v2.resource [None req-bc4b36f7-f2d9-4bc4-95cc-36eb005691a3 4f57872d52bf448788975fc9df88f0fd bb15116a543c4c32b5f8717634dcb57e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 799/1631] 10.0.0.74 () {32 vars in 758 bytes} [Tue Apr 7 01:18:24 2026] GET /v2.0/security-groups/47cf8bb4-3cb0-47b8-8053-2b65bf11b049/tags/green => generated 99 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1632] 10.0.0.74 () {32 vars in 757 bytes} [Tue Apr 7 01:18:24 2026] DELETE /v2.0/security-groups/47cf8bb4-3cb0-47b8-8053-2b65bf11b049/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1633] 10.0.0.74 () {32 vars in 746 bytes} [Tue Apr 7 01:18:24 2026] GET /v2.0/security-groups/47cf8bb4-3cb0-47b8-8053-2b65bf11b049/tags => generated 30 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:18:24.911 7 INFO neutron.api.v2.resource [None req-7b841c06-4e7f-4189-958c-8e79fb84b734 4f57872d52bf448788975fc9df88f0fd bb15116a543c4c32b5f8717634dcb57e - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 802/1634] 10.0.0.74 () {32 vars in 761 bytes} [Tue Apr 7 01:18:24 2026] DELETE /v2.0/security-groups/47cf8bb4-3cb0-47b8-8053-2b65bf11b049/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: 803/1635] 10.0.0.74 () {32 vars in 749 bytes} [Tue Apr 7 01:18:24 2026] DELETE /v2.0/security-groups/47cf8bb4-3cb0-47b8-8053-2b65bf11b049/tags => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1636] 10.0.0.74 () {32 vars in 746 bytes} [Tue Apr 7 01:18:24 2026] GET /v2.0/security-groups/47cf8bb4-3cb0-47b8-8053-2b65bf11b049/tags => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1637] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:18:24 2026] DELETE /v2.0/security-groups/47cf8bb4-3cb0-47b8-8053-2b65bf11b049 => 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: 833/1638] 10.0.0.74 () {34 vars in 788 bytes} [Tue Apr 7 01:18:24 2026] PUT /v2.0/routers/adf0537b-4cad-47d9-a510-625cb61b94eb/remove_router_interface => generated 309 bytes in 1024 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1639] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:18:25 2026] GET /v2.0/security-groups?tenant_id=bb15116a543c4c32b5f8717634dcb57e&name=default => generated 2801 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1640] 10.0.0.74 () {34 vars in 677 bytes} [Tue Apr 7 01:18:25 2026] POST /v2.0/qos/policies => generated 359 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1641] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:18:26 2026] DELETE /v2.0/security-groups/eca3dc17-03da-43bb-bcbe-9c5e794f4e6f => 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: 837/1642] 10.0.0.74 () {34 vars in 752 bytes} [Tue Apr 7 01:18:26 2026] PUT /v2.0/policies/551cf671-e611-46dd-9917-c5c9f893f0d4/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: 838/1643] 10.0.0.74 () {32 vars in 732 bytes} [Tue Apr 7 01:18:26 2026] GET /v2.0/policies/551cf671-e611-46dd-9917-c5c9f893f0d4/tags => generated 25 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1644] 10.0.0.74 () {34 vars in 763 bytes} [Tue Apr 7 01:18:26 2026] PUT /v2.0/policies/551cf671-e611-46dd-9917-c5c9f893f0d4/tags/green => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1645] 10.0.0.74 () {32 vars in 732 bytes} [Tue Apr 7 01:18:26 2026] GET /v2.0/policies/551cf671-e611-46dd-9917-c5c9f893f0d4/tags => generated 34 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1646] 10.0.0.74 () {34 vars in 759 bytes} [Tue Apr 7 01:18:26 2026] PUT /v2.0/policies/551cf671-e611-46dd-9917-c5c9f893f0d4/tags/red => generated 4 bytes in 14 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1647] 10.0.0.74 () {34 vars in 788 bytes} [Tue Apr 7 01:18:25 2026] PUT /v2.0/routers/adf0537b-4cad-47d9-a510-625cb61b94eb/remove_router_interface => generated 309 bytes in 993 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1648] 10.0.0.74 () {32 vars in 732 bytes} [Tue Apr 7 01:18:26 2026] GET /v2.0/policies/551cf671-e611-46dd-9917-c5c9f893f0d4/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: 842/1649] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:18:26 2026] GET /v2.0/security-groups?tenant_id=7427c5f68c8845d8aaef6b6b277a7bfe&name=default => generated 2801 bytes in 523 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1650] 10.0.0.74 () {32 vars in 735 bytes} [Tue Apr 7 01:18:26 2026] GET /v2.0/ports?device_id=adf0537b-4cad-47d9-a510-625cb61b94eb => 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: 808/1651] 10.0.0.74 () {32 vars in 825 bytes} [Tue Apr 7 01:18:26 2026] GET /v2.0/ports?project_id=f7b4b3cc67ac45689f8389bcd22ccf9c&network_id=1db395dc-1a3f-4894-968f-3a92837f3cca => generated 3691 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1652] 10.0.0.74 () {34 vars in 781 bytes} [Tue Apr 7 01:18:26 2026] PUT /v2.0/policies/551cf671-e611-46dd-9917-c5c9f893f0d4/tags/black.or.white => 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: 809/1653] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:18:26 2026] DELETE /v2.0/security-groups/74552451-9076-4fb0-a15c-e900a9545a65 => 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: 810/1654] 10.0.0.74 () {32 vars in 732 bytes} [Tue Apr 7 01:18:26 2026] GET /v2.0/policies/551cf671-e611-46dd-9917-c5c9f893f0d4/tags => generated 52 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1655] 10.0.0.74 () {34 vars in 752 bytes} [Tue Apr 7 01:18:26 2026] PUT /v2.0/policies/551cf671-e611-46dd-9917-c5c9f893f0d4/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1656] 10.0.0.74 () {32 vars in 732 bytes} [Tue Apr 7 01:18:26 2026] GET /v2.0/policies/551cf671-e611-46dd-9917-c5c9f893f0d4/tags => generated 37 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1657] 10.0.0.74 () {32 vars in 740 bytes} [Tue Apr 7 01:18:26 2026] GET /v2.0/policies/551cf671-e611-46dd-9917-c5c9f893f0d4/tags/red => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:18:27.024 7 INFO neutron.api.v2.resource [None req-9d436aeb-8974-40da-91b1-88c3a5f3c7db 309c2de7d4934d6ebe3625bc145bc53f 5e68330586f64a43837ef2a2be56869c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 814/1658] 10.0.0.74 () {32 vars in 744 bytes} [Tue Apr 7 01:18:27 2026] GET /v2.0/policies/551cf671-e611-46dd-9917-c5c9f893f0d4/tags/green => generated 99 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1659] 10.0.0.74 () {32 vars in 743 bytes} [Tue Apr 7 01:18:27 2026] DELETE /v2.0/policies/551cf671-e611-46dd-9917-c5c9f893f0d4/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1660] 10.0.0.74 () {32 vars in 732 bytes} [Tue Apr 7 01:18:27 2026] GET /v2.0/policies/551cf671-e611-46dd-9917-c5c9f893f0d4/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:18:27.107 7 INFO neutron.api.v2.resource [None req-e3e5c766-ca5f-44ee-85a6-5d3bdbfd28ff 309c2de7d4934d6ebe3625bc145bc53f 5e68330586f64a43837ef2a2be56869c - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 817/1661] 10.0.0.74 () {32 vars in 747 bytes} [Tue Apr 7 01:18:27 2026] DELETE /v2.0/policies/551cf671-e611-46dd-9917-c5c9f893f0d4/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1662] 10.0.0.74 () {32 vars in 735 bytes} [Tue Apr 7 01:18:27 2026] DELETE /v2.0/policies/551cf671-e611-46dd-9917-c5c9f893f0d4/tags => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1663] 10.0.0.74 () {32 vars in 741 bytes} [Tue Apr 7 01:18:27 2026] GET /v2.0/subnets?network_id=be9378de-b583-487f-8e9a-77593adad135 => generated 644 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1664] 10.0.0.74 () {32 vars in 732 bytes} [Tue Apr 7 01:18:27 2026] GET /v2.0/policies/551cf671-e611-46dd-9917-c5c9f893f0d4/tags => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1665] 10.0.0.74 () {32 vars in 733 bytes} [Tue Apr 7 01:18:27 2026] DELETE /v2.0/qos/policies/551cf671-e611-46dd-9917-c5c9f893f0d4 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:18:27.551 7 INFO neutron.db.l3_db [None req-4c77b2d5-e68f-48e9-9660-38a0f036f874 288221391ad24d72a7d531cda33baa14 f7b4b3cc67ac45689f8389bcd22ccf9c - - - -] Floating IP 7d6195b1-e852-4284-9799-17a16d9df8b8 disassociated. External IP: 10.96.250.215, port: 60f59893-9680-40c7-b5e1-12b01661afa1. 2026-04-07 01:18:27.601 8 INFO neutron.services.segments.plugin [-] Segment fbdcef55-9d2a-422b-a532-fc524341561a resource provider aggregate not found 2026-04-07 01:18:27.608 8 INFO neutron.services.segments.plugin [-] Segment fbdcef55-9d2a-422b-a532-fc524341561a resource provider aggregate not found 2026-04-07 01:18:27.626 8 INFO neutron.services.segments.plugin [-] Segment fbdcef55-9d2a-422b-a532-fc524341561a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbdcef55-9d2a-422b-a532-fc524341561a found for delete ", "request_id": "req-c7321193-2100-4d67-8e9c-020191ee346d"}]} 2026-04-07 01:18:27.627 8 INFO neutron.services.segments.plugin [-] Segment fbdcef55-9d2a-422b-a532-fc524341561a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbdcef55-9d2a-422b-a532-fc524341561a found for delete ", "request_id": "req-6649d9bb-fbb4-49b0-9b3a-352400357156"}]} 2026-04-07 01:18:27.642 8 INFO neutron.db.l3_hamode_db [None req-b5eebb76-389b-4636-914b-e6f18f325554 ee23a6d69a43437888a2b941cae9f824 b7282e74cabb4b658df8e79aeba6cd6d - - - -] HA network e4f58dc9-ad47-4293-8914-f9ff5261152b was deleted as no HA routers are present in tenant b7282e74cabb4b658df8e79aeba6cd6d. [pid: 8|app: 0|req: 845/1666] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:18:26 2026] DELETE /v2.0/routers/adf0537b-4cad-47d9-a510-625cb61b94eb => generated 0 bytes in 810 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1667] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:18:27 2026] DELETE /v2.0/subnets/fc99693b-2947-461c-942b-1be505b65581 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1668] 10.0.0.74 () {34 vars in 748 bytes} [Tue Apr 7 01:18:27 2026] PUT /v2.0/floatingips/7d6195b1-e852-4284-9799-17a16d9df8b8 => generated 554 bytes in 622 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:18:28.027 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd1a4a37-b2ab-4e0b-846c-dfefdfffd09b'] response: {'name': 'network-changed', 'server_uuid': 'e63dd9f8-7817-4e7e-b658-e368c1310759', 'tag': '60f59893-9680-40c7-b5e1-12b01661afa1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 823/1669] 10.0.0.74 () {32 vars in 728 bytes} [Tue Apr 7 01:18:27 2026] GET /v2.0/floatingips/7d6195b1-e852-4284-9799-17a16d9df8b8 => generated 554 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1670] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:18:28 2026] GET /v2.0/ports?tenant_id=f7b4b3cc67ac45689f8389bcd22ccf9c&device_id=e63dd9f8-7817-4e7e-b658-e368c1310759 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1671] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:18:27 2026] DELETE /v2.0/subnets/a3d43b01-ca74-43ce-bbcb-77cae1134b94 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1672] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:18:28 2026] GET /v2.0/networks?id=1db395dc-1a3f-4894-968f-3a92837f3cca => generated 756 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1673] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:18:28 2026] GET /v2.0/security-groups?tenant_id=ae6231e165c74cb1b41064de8cd9cc25&name=default => generated 2801 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1674] 199.19.213.35 () {34 vars in 1057 bytes} [Tue Apr 7 01:18:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=60f59893-9680-40c7-b5e1-12b01661afa1 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1675] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:18:28 2026] DELETE /v2.0/security-groups/ce559891-26a9-49fd-be23-908a275ffe13 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1676] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:18:28 2026] DELETE /v2.0/networks/3ad603cc-1d2a-4cc7-a9b9-686539a544c1 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1677] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:18:28 2026] GET /v2.0/subnets?id=5c061d02-7560-4fa9-895e-c129dd920fe1 => generated 653 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1678] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:18:28 2026] GET /v2.0/ports?network_id=1db395dc-1a3f-4894-968f-3a92837f3cca&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: 830/1679] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:18:28 2026] GET /v2.0/networks/1db395dc-1a3f-4894-968f-3a92837f3cca?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: 831/1680] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:18:28 2026] GET /v2.0/security-groups?tenant_id=5e68330586f64a43837ef2a2be56869c&name=default => generated 2801 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1681] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:18:28 2026] DELETE /v2.0/networks/de66b931-2083-4022-9829-4a37cb7d5ec7 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1682] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:18:28 2026] GET /v2.0/networks/1db395dc-1a3f-4894-968f-3a92837f3cca?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) 2026-04-07 01:18:28.885 7 INFO neutron.db.segments_db [None req-2a5e01d4-3d7d-4495-8f46-a558efd11cdf ee23a6d69a43437888a2b941cae9f824 b7282e74cabb4b658df8e79aeba6cd6d - - - -] Added segment bc4707a9-64d2-4087-90e0-7da390e8f943 of type vxlan for network 829f6629-73a6-459a-a2a4-3e338d4b2117 [pid: 8|app: 0|req: 851/1683] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:18:28 2026] DELETE /v2.0/security-groups/6b50c7e6-12ab-4f8b-93e5-d67583b7c002 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1684] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:18:28 2026] POST /v2.0/networks => generated 632 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1685] 10.0.0.74 () {32 vars in 728 bytes} [Tue Apr 7 01:18:29 2026] GET /v2.0/floatingips/7d6195b1-e852-4284-9799-17a16d9df8b8 => generated 554 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1686] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:18:29 2026] POST /v2.0/subnets => generated 622 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:29.496 8 INFO neutron.db.segments_db [None req-75906852-b65e-4b47-bb19-cf510a567b01 ee23a6d69a43437888a2b941cae9f824 b7282e74cabb4b658df8e79aeba6cd6d - - - -] Added segment c48cd37a-b0d7-4aa4-86ca-ac5256f2ddab of type vxlan for network c3400026-4b0e-4a44-aea0-743c777fad4a 2026-04-07 01:18:29.657 8 INFO neutron.services.segments.plugin [-] Segment 96206c54-4e7a-496b-a991-011cb3d7032f resource provider aggregate not found 2026-04-07 01:18:29.663 8 INFO neutron.services.segments.plugin [-] Segment 96206c54-4e7a-496b-a991-011cb3d7032f resource provider aggregate not found 2026-04-07 01:18:29.684 8 INFO neutron.services.segments.plugin [-] Segment 96206c54-4e7a-496b-a991-011cb3d7032f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96206c54-4e7a-496b-a991-011cb3d7032f found for delete ", "request_id": "req-c0faa1f9-1c98-4c17-8b66-9c616ccf599c"}]} 2026-04-07 01:18:29.690 8 INFO neutron.services.segments.plugin [-] Segment 96206c54-4e7a-496b-a991-011cb3d7032f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96206c54-4e7a-496b-a991-011cb3d7032f found for delete ", "request_id": "req-a05d33f4-2db0-496e-8668-2cc087617063"}]} 2026-04-07 01:18:29.715 8 INFO neutron.services.segments.plugin [-] Segment 56665e54-4d0e-43ff-9e97-376d6b21ec27 resource provider aggregate not found 2026-04-07 01:18:29.723 8 INFO neutron.services.segments.plugin [-] Segment 56665e54-4d0e-43ff-9e97-376d6b21ec27 resource provider aggregate not found 2026-04-07 01:18:29.744 8 INFO neutron.services.segments.plugin [-] Segment 56665e54-4d0e-43ff-9e97-376d6b21ec27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56665e54-4d0e-43ff-9e97-376d6b21ec27 found for delete ", "request_id": "req-6f05ae12-1620-4d13-8b67-5e08ecd20581"}]} 2026-04-07 01:18:29.745 8 INFO neutron.services.segments.plugin [-] Segment 56665e54-4d0e-43ff-9e97-376d6b21ec27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56665e54-4d0e-43ff-9e97-376d6b21ec27 found for delete ", "request_id": "req-70efb30c-ca53-4b9c-9c3e-1308f3c5eb20"}]} 2026-04-07 01:18:29.917 8 INFO neutron.db.l3_hamode_db [None req-75906852-b65e-4b47-bb19-cf510a567b01 ee23a6d69a43437888a2b941cae9f824 b7282e74cabb4b658df8e79aeba6cd6d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:18:30.136 8 INFO neutron.db.l3_hamode_db [None req-75906852-b65e-4b47-bb19-cf510a567b01 ee23a6d69a43437888a2b941cae9f824 b7282e74cabb4b658df8e79aeba6cd6d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 835/1687] 10.0.0.74 () {32 vars in 728 bytes} [Tue Apr 7 01:18:30 2026] GET /v2.0/floatingips/7d6195b1-e852-4284-9799-17a16d9df8b8 => generated 552 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1688] 10.0.0.74 () {34 vars in 675 bytes} [Tue Apr 7 01:18:30 2026] POST /v2.0/subnetpools => generated 516 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1689] 10.0.0.74 () {34 vars in 758 bytes} [Tue Apr 7 01:18:30 2026] PUT /v2.0/subnetpools/960cee05-4bcf-45a8-abb9-e364f0b82c37/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1690] 10.0.0.74 () {32 vars in 738 bytes} [Tue Apr 7 01:18:30 2026] GET /v2.0/subnetpools/960cee05-4bcf-45a8-abb9-e364f0b82c37/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1691] 10.0.0.74 () {34 vars in 769 bytes} [Tue Apr 7 01:18:30 2026] PUT /v2.0/subnetpools/960cee05-4bcf-45a8-abb9-e364f0b82c37/tags/green => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1692] 10.0.0.74 () {32 vars in 738 bytes} [Tue Apr 7 01:18:30 2026] GET /v2.0/subnetpools/960cee05-4bcf-45a8-abb9-e364f0b82c37/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: 841/1693] 10.0.0.74 () {34 vars in 765 bytes} [Tue Apr 7 01:18:30 2026] PUT /v2.0/subnetpools/960cee05-4bcf-45a8-abb9-e364f0b82c37/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1694] 10.0.0.74 () {32 vars in 738 bytes} [Tue Apr 7 01:18:30 2026] GET /v2.0/subnetpools/960cee05-4bcf-45a8-abb9-e364f0b82c37/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1695] 10.0.0.74 () {34 vars in 787 bytes} [Tue Apr 7 01:18:30 2026] PUT /v2.0/subnetpools/960cee05-4bcf-45a8-abb9-e364f0b82c37/tags/black.or.white => 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: 844/1696] 10.0.0.74 () {32 vars in 738 bytes} [Tue Apr 7 01:18:30 2026] GET /v2.0/subnetpools/960cee05-4bcf-45a8-abb9-e364f0b82c37/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1697] 10.0.0.74 () {34 vars in 758 bytes} [Tue Apr 7 01:18:30 2026] PUT /v2.0/subnetpools/960cee05-4bcf-45a8-abb9-e364f0b82c37/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1698] 10.0.0.74 () {32 vars in 738 bytes} [Tue Apr 7 01:18:30 2026] GET /v2.0/subnetpools/960cee05-4bcf-45a8-abb9-e364f0b82c37/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1699] 10.0.0.74 () {32 vars in 746 bytes} [Tue Apr 7 01:18:30 2026] GET /v2.0/subnetpools/960cee05-4bcf-45a8-abb9-e364f0b82c37/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:18:30.927 7 INFO neutron.api.v2.resource [None req-d6bdb11a-3603-4db0-bbff-3946fe8ab3e5 ee09707870f64926b297a86628e0e579 4086f07bedf8409286737e6136279c2e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 848/1700] 10.0.0.74 () {32 vars in 750 bytes} [Tue Apr 7 01:18:30 2026] GET /v2.0/subnetpools/960cee05-4bcf-45a8-abb9-e364f0b82c37/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1701] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:18:29 2026] POST /v2.0/routers => generated 511 bytes in 1526 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1702] 10.0.0.74 () {32 vars in 749 bytes} [Tue Apr 7 01:18:30 2026] DELETE /v2.0/subnetpools/960cee05-4bcf-45a8-abb9-e364f0b82c37/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1703] 10.0.0.74 () {32 vars in 738 bytes} [Tue Apr 7 01:18:30 2026] GET /v2.0/subnetpools/960cee05-4bcf-45a8-abb9-e364f0b82c37/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:18:31.026 7 INFO neutron.api.v2.resource [None req-f5d0258d-b498-4c93-a622-f7fe60466725 ee09707870f64926b297a86628e0e579 4086f07bedf8409286737e6136279c2e - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 851/1704] 10.0.0.74 () {32 vars in 753 bytes} [Tue Apr 7 01:18:31 2026] DELETE /v2.0/subnetpools/960cee05-4bcf-45a8-abb9-e364f0b82c37/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1705] 10.0.0.74 () {32 vars in 741 bytes} [Tue Apr 7 01:18:31 2026] DELETE /v2.0/subnetpools/960cee05-4bcf-45a8-abb9-e364f0b82c37/tags => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1706] 10.0.0.74 () {32 vars in 738 bytes} [Tue Apr 7 01:18:31 2026] GET /v2.0/subnetpools/960cee05-4bcf-45a8-abb9-e364f0b82c37/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: 854/1707] 10.0.0.74 () {32 vars in 731 bytes} [Tue Apr 7 01:18:31 2026] DELETE /v2.0/subnetpools/960cee05-4bcf-45a8-abb9-e364f0b82c37 => 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: 855/1708] 10.0.0.74 () {34 vars in 684 bytes} [Tue Apr 7 01:18:31 2026] POST /v2.0/security-groups => generated 1611 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1709] 10.0.0.74 () {34 vars in 664 bytes} [Tue Apr 7 01:18:30 2026] POST /v2.0/ports => generated 964 bytes in 407 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: 856/1710] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:18:31 2026] POST /v2.0/security-group-rules => generated 565 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1711] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:18:31 2026] POST /v2.0/security-group-rules => generated 564 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1712] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:18:31 2026] POST /v2.0/security-group-rules => generated 570 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1713] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:18:31 2026] POST /v2.0/security-group-rules => generated 569 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:31.848 7 INFO neutron.db.securitygroups_db [None req-6be14053-156f-4a32-835a-c216c30cef79 288221391ad24d72a7d531cda33baa14 f7b4b3cc67ac45689f8389bcd22ccf9c - - - -] Project f7b4b3cc67ac45689f8389bcd22ccf9c 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: 860/1714] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:18:31 2026] POST /v2.0/security-group-rules => generated 575 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1715] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:18:31 2026] GET /v2.0/security-groups?tenant_id=4086f07bedf8409286737e6136279c2e&name=default => generated 2801 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:18:32.276 7 INFO neutron.db.securitygroups_db [None req-f760d2d1-d1ec-4633-ad25-6a6ecbc460ed 288221391ad24d72a7d531cda33baa14 f7b4b3cc67ac45689f8389bcd22ccf9c - - - -] Project f7b4b3cc67ac45689f8389bcd22ccf9c 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: 862/1716] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:18:32 2026] POST /v2.0/security-group-rules => generated 574 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1717] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:18:32 2026] DELETE /v2.0/security-groups/808241a4-60f8-4fa8-a7ff-641e0dcc4833 => 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: 864/1718] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:18:32 2026] GET /v2.0/security-groups?tenant_id=1970e9ab4e024fd68052a91edd3fadb7&name=default => generated 2801 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1719] 10.0.0.74 () {34 vars in 782 bytes} [Tue Apr 7 01:18:31 2026] PUT /v2.0/routers/d18cc82d-fa98-47bc-af0b-9103697c30ed/add_router_interface => generated 309 bytes in 1338 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: 865/1720] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:18:32 2026] DELETE /v2.0/security-groups/ceeb484d-9bd4-40eb-a97e-2e2cd4797897 => 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: 866/1721] 10.0.0.74 () {32 vars in 716 bytes} [Tue Apr 7 01:18:32 2026] GET /v2.0/ports/6217c63c-71de-48c9-91a3-c3c3044e876f => generated 1038 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1724] 10.0.0.74 () {32 vars in 648 bytes} [Tue Apr 7 01:18:32 2026] GET /v2.0/networks => generated 1297 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1725] 10.0.0.18 () {34 vars in 1099 bytes} [Tue Apr 7 01:18:32 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1952890079&fields=id&tenant_id=f7b4b3cc67ac45689f8389bcd22ccf9c => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1726] 10.0.0.18 () {34 vars in 981 bytes} [Tue Apr 7 01:18:33 2026] GET /v2.0/networks?id=1db395dc-1a3f-4894-968f-3a92837f3cca => generated 660 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1727] 10.0.0.18 () {34 vars in 964 bytes} [Tue Apr 7 01:18:33 2026] GET /v2.0/quotas/f7b4b3cc67ac45689f8389bcd22ccf9c => 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: 860/1728] 10.0.0.18 () {34 vars in 1001 bytes} [Tue Apr 7 01:18:33 2026] GET /v2.0/ports?tenant_id=f7b4b3cc67ac45689f8389bcd22ccf9c&fields=id => generated 149 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1729] 10.0.0.18 () {34 vars in 1007 bytes} [Tue Apr 7 01:18:33 2026] GET /v2.0/networks/1db395dc-1a3f-4894-968f-3a92837f3cca?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: 862/1730] 10.0.0.18 () {34 vars in 1107 bytes} [Tue Apr 7 01:18:33 2026] GET /v2.0/networks/1db395dc-1a3f-4894-968f-3a92837f3cca?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: 863/1731] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:18:33 2026] GET /v2.0/ports?device_id=2a682386-ff8a-4063-a7f5-92419487a2ba => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1732] 10.0.0.74 () {34 vars in 788 bytes} [Tue Apr 7 01:18:32 2026] PUT /v2.0/routers/d18cc82d-fa98-47bc-af0b-9103697c30ed/remove_router_interface => generated 309 bytes in 947 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:18:34.003 8 INFO neutron.api.v2.resource [None req-53730e6d-0031-453a-9897-59bb62c043c4 ee23a6d69a43437888a2b941cae9f824 b7282e74cabb4b658df8e79aeba6cd6d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 864/1733] 10.0.0.74 () {34 vars in 788 bytes} [Tue Apr 7 01:18:33 2026] PUT /v2.0/routers/d18cc82d-fa98-47bc-af0b-9103697c30ed/remove_router_interface => generated 197 bytes in 200 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 870/1734] 10.0.0.74 () {32 vars in 735 bytes} [Tue Apr 7 01:18:34 2026] GET /v2.0/ports?device_id=d18cc82d-fa98-47bc-af0b-9103697c30ed => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1735] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:18:34 2026] GET /v2.0/networks?id=1db395dc-1a3f-4894-968f-3a92837f3cca => generated 660 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1736] 199.19.213.35 () {34 vars in 1049 bytes} [Tue Apr 7 01:18:34 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f7b4b3cc67ac45689f8389bcd22ccf9c => generated 274 bytes in 593 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1737] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:18:34 2026] GET /v2.0/ports?device_id=2a682386-ff8a-4063-a7f5-92419487a2ba => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:18:35.260 8 INFO neutron.services.segments.plugin [-] Segment c48cd37a-b0d7-4aa4-86ca-ac5256f2ddab resource provider aggregate not found 2026-04-07 01:18:35.265 8 INFO neutron.services.segments.plugin [-] Segment c48cd37a-b0d7-4aa4-86ca-ac5256f2ddab resource provider aggregate not found 2026-04-07 01:18:35.281 8 INFO neutron.services.segments.plugin [-] Segment c48cd37a-b0d7-4aa4-86ca-ac5256f2ddab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c48cd37a-b0d7-4aa4-86ca-ac5256f2ddab found for delete ", "request_id": "req-2dc78d66-8775-463b-a36c-bbdf0970726c"}]} 2026-04-07 01:18:35.285 8 INFO neutron.services.segments.plugin [-] Segment c48cd37a-b0d7-4aa4-86ca-ac5256f2ddab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c48cd37a-b0d7-4aa4-86ca-ac5256f2ddab found for delete ", "request_id": "req-d84f07e0-4d09-4ec1-bb96-ea1e87833acc"}]} 2026-04-07 01:18:35.290 8 INFO neutron.db.l3_hamode_db [None req-1d0c3f99-ad2b-4f2a-9991-af09c363da37 ee23a6d69a43437888a2b941cae9f824 b7282e74cabb4b658df8e79aeba6cd6d - - - -] HA network c3400026-4b0e-4a44-aea0-743c777fad4a was deleted as no HA routers are present in tenant b7282e74cabb4b658df8e79aeba6cd6d. [pid: 8|app: 0|req: 865/1738] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:18:34 2026] DELETE /v2.0/routers/d18cc82d-fa98-47bc-af0b-9103697c30ed => generated 0 bytes in 1258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1739] 199.19.213.35 () {38 vars in 954 bytes} [Tue Apr 7 01:18:34 2026] POST /v2.0/ports => generated 958 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 866/1740] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:18:35 2026] DELETE /v2.0/subnets/fef56f18-b570-4e83-aa48-84dff8a61962 => 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: 867/1741] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:18:35 2026] DELETE /v2.0/networks/829f6629-73a6-459a-a2a4-3e338d4b2117 => generated 0 bytes in 466 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1742] 199.19.213.35 () {38 vars in 1027 bytes} [Tue Apr 7 01:18:35 2026] PUT /v2.0/ports/e5ccc772-4b89-43ea-a21e-b8611dbc47c6 => generated 1203 bytes in 633 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:18:36.111 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-aea47f7a-de13-4e41-924a-5a64f898e2c3'] response: {'name': 'network-changed', 'server_uuid': '2a682386-ff8a-4063-a7f5-92419487a2ba', 'tag': 'e5ccc772-4b89-43ea-a21e-b8611dbc47c6', 'status': 'completed', 'code': 200} 2026-04-07 01:18:36.152 7 INFO neutron.db.segments_db [None req-324db9b0-7933-4ece-b91e-501127ad0afc ee23a6d69a43437888a2b941cae9f824 b7282e74cabb4b658df8e79aeba6cd6d - - - -] Added segment a14db2c3-1154-446f-8446-a01c8ec46a14 of type vxlan for network a171f16d-d43b-4765-98ce-1623f6667bb3 [pid: 7|app: 0|req: 876/1743] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:18:36 2026] POST /v2.0/networks => generated 634 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:18:36.304 8 INFO neutron.db.segments_db [None req-f1707567-b6f7-441c-b717-e708a1dc77cf 47501014443043738f6fd84ce46806e8 07b7509df71041bdbcb0cce3f6081aa8 - - - -] Added segment 749988f0-2618-45f0-bf46-d68df72b2a50 of type vxlan for network 82dd07ff-a0e1-4043-a317-d89920d519de [pid: 7|app: 0|req: 877/1744] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:18:36 2026] GET /v2.0/ports?device_id=2a682386-ff8a-4063-a7f5-92419487a2ba => generated 973 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1745] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:18:36 2026] POST /v2.0/networks => generated 632 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1746] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:18:36 2026] GET /v2.0/ports?tenant_id=f7b4b3cc67ac45689f8389bcd22ccf9c&device_id=2a682386-ff8a-4063-a7f5-92419487a2ba => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1747] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:18:36 2026] GET /v2.0/security-groups?id=182acb25-7b19-4a1c-8ac9-4de2feb23266&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1748] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:18:36 2026] POST /v2.0/subnets => generated 622 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1749] 199.19.213.35 () {34 vars in 1059 bytes} [Tue Apr 7 01:18:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=e5ccc772-4b89-43ea-a21e-b8611dbc47c6 => 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: 880/1750] 10.0.0.74 () {34 vars in 663 bytes} [Tue Apr 7 01:18:36 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 881/1751] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:18:36 2026] GET /v2.0/subnets?id=5c061d02-7560-4fa9-895e-c129dd920fe1 => generated 653 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:18:36.875 8 INFO neutron.db.segments_db [None req-6ed968d5-9c8d-4b87-8211-54b977f432cd ee23a6d69a43437888a2b941cae9f824 b7282e74cabb4b658df8e79aeba6cd6d - - - -] Added segment a2dfbb9d-acbd-4eae-a58b-df8d3972406c of type vxlan for network 573e1bed-1d8f-4fc2-9800-9251cf71bc22 [pid: 7|app: 0|req: 882/1752] 10.0.0.74 () {34 vars in 665 bytes} [Tue Apr 7 01:18:36 2026] POST /v2.0/trunks => generated 407 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1753] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:18:37 2026] GET /v2.0/ports?network_id=1db395dc-1a3f-4894-968f-3a92837f3cca&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: 884/1754] 10.0.0.74 () {34 vars in 748 bytes} [Tue Apr 7 01:18:37 2026] PUT /v2.0/trunks/230a904b-08b4-48a5-b887-0618c9985800/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:18:37.187 8 INFO neutron.db.l3_hamode_db [None req-6ed968d5-9c8d-4b87-8211-54b977f432cd ee23a6d69a43437888a2b941cae9f824 b7282e74cabb4b658df8e79aeba6cd6d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 885/1755] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:18:37 2026] GET /v2.0/networks/1db395dc-1a3f-4894-968f-3a92837f3cca?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: 886/1756] 10.0.0.74 () {32 vars in 728 bytes} [Tue Apr 7 01:18:37 2026] GET /v2.0/trunks/230a904b-08b4-48a5-b887-0618c9985800/tags => generated 25 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:18:37.305 8 INFO neutron.services.segments.plugin [-] Segment bc4707a9-64d2-4087-90e0-7da390e8f943 resource provider aggregate not found 2026-04-07 01:18:37.312 8 INFO neutron.services.segments.plugin [-] Segment bc4707a9-64d2-4087-90e0-7da390e8f943 resource provider aggregate not found 2026-04-07 01:18:37.326 8 INFO neutron.services.segments.plugin [-] Segment bc4707a9-64d2-4087-90e0-7da390e8f943 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc4707a9-64d2-4087-90e0-7da390e8f943 found for delete ", "request_id": "req-b9da6a57-5db4-4b17-b54a-ff94bff67719"}]} [pid: 7|app: 0|req: 887/1757] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:18:37 2026] GET /v2.0/networks/1db395dc-1a3f-4894-968f-3a92837f3cca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:18:37.337 8 INFO neutron.services.segments.plugin [-] Segment bc4707a9-64d2-4087-90e0-7da390e8f943 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc4707a9-64d2-4087-90e0-7da390e8f943 found for delete ", "request_id": "req-f838d9f1-f771-4597-abd2-8051caa382ea"}]} [pid: 7|app: 0|req: 888/1758] 10.0.0.74 () {34 vars in 759 bytes} [Tue Apr 7 01:18:37 2026] PUT /v2.0/trunks/230a904b-08b4-48a5-b887-0618c9985800/tags/green => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1759] 10.0.0.74 () {32 vars in 728 bytes} [Tue Apr 7 01:18:37 2026] GET /v2.0/trunks/230a904b-08b4-48a5-b887-0618c9985800/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:18:37.412 8 INFO neutron.db.l3_hamode_db [None req-6ed968d5-9c8d-4b87-8211-54b977f432cd ee23a6d69a43437888a2b941cae9f824 b7282e74cabb4b658df8e79aeba6cd6d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 890/1760] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:18:37 2026] GET /v2.0/ports?tenant_id=f7b4b3cc67ac45689f8389bcd22ccf9c&device_id=2a682386-ff8a-4063-a7f5-92419487a2ba => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1761] 10.0.0.74 () {34 vars in 755 bytes} [Tue Apr 7 01:18:37 2026] PUT /v2.0/trunks/230a904b-08b4-48a5-b887-0618c9985800/tags/red => generated 4 bytes in 16 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1762] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:18:37 2026] GET /v2.0/networks?id=1db395dc-1a3f-4894-968f-3a92837f3cca => generated 756 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1763] 10.0.0.74 () {32 vars in 728 bytes} [Tue Apr 7 01:18:37 2026] GET /v2.0/trunks/230a904b-08b4-48a5-b887-0618c9985800/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: 894/1764] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:18:37 2026] GET /v2.0/ports?device_id=2a682386-ff8a-4063-a7f5-92419487a2ba => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1765] 199.19.213.35 () {34 vars in 1059 bytes} [Tue Apr 7 01:18:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=e5ccc772-4b89-43ea-a21e-b8611dbc47c6 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1766] 10.0.0.74 () {34 vars in 777 bytes} [Tue Apr 7 01:18:37 2026] PUT /v2.0/trunks/230a904b-08b4-48a5-b887-0618c9985800/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: 897/1767] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:18:37 2026] GET /v2.0/security-groups?id=182acb25-7b19-4a1c-8ac9-4de2feb23266&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1768] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:18:37 2026] GET /v2.0/subnets?id=5c061d02-7560-4fa9-895e-c129dd920fe1 => generated 653 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1769] 10.0.0.74 () {32 vars in 728 bytes} [Tue Apr 7 01:18:37 2026] GET /v2.0/trunks/230a904b-08b4-48a5-b887-0618c9985800/tags => generated 52 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1770] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:18:37 2026] GET /v2.0/ports?network_id=1db395dc-1a3f-4894-968f-3a92837f3cca&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: 901/1771] 10.0.0.74 () {34 vars in 748 bytes} [Tue Apr 7 01:18:37 2026] PUT /v2.0/trunks/230a904b-08b4-48a5-b887-0618c9985800/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1772] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:18:37 2026] GET /v2.0/networks/1db395dc-1a3f-4894-968f-3a92837f3cca?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: 903/1773] 10.0.0.74 () {32 vars in 728 bytes} [Tue Apr 7 01:18:37 2026] GET /v2.0/trunks/230a904b-08b4-48a5-b887-0618c9985800/tags => generated 37 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1774] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:18:37 2026] GET /v2.0/networks/1db395dc-1a3f-4894-968f-3a92837f3cca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1775] 10.0.0.74 () {32 vars in 736 bytes} [Tue Apr 7 01:18:37 2026] GET /v2.0/trunks/230a904b-08b4-48a5-b887-0618c9985800/tags/red => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:18:38.013 7 INFO neutron.api.v2.resource [None req-d1067f91-f37a-40dd-9224-3fcd598111c0 47501014443043738f6fd84ce46806e8 07b7509df71041bdbcb0cce3f6081aa8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 906/1776] 10.0.0.74 () {32 vars in 740 bytes} [Tue Apr 7 01:18:37 2026] GET /v2.0/trunks/230a904b-08b4-48a5-b887-0618c9985800/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1777] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:18:38 2026] DELETE /v2.0/trunks/230a904b-08b4-48a5-b887-0618c9985800/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1778] 10.0.0.74 () {32 vars in 728 bytes} [Tue Apr 7 01:18:38 2026] GET /v2.0/trunks/230a904b-08b4-48a5-b887-0618c9985800/tags => generated 30 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:18:38.098 7 INFO neutron.api.v2.resource [None req-8f999303-3a8d-4d16-abee-3c972a978570 47501014443043738f6fd84ce46806e8 07b7509df71041bdbcb0cce3f6081aa8 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 909/1779] 10.0.0.74 () {32 vars in 743 bytes} [Tue Apr 7 01:18:38 2026] DELETE /v2.0/trunks/230a904b-08b4-48a5-b887-0618c9985800/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1780] 10.0.0.74 () {32 vars in 731 bytes} [Tue Apr 7 01:18:38 2026] DELETE /v2.0/trunks/230a904b-08b4-48a5-b887-0618c9985800/tags => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1781] 10.0.0.74 () {32 vars in 728 bytes} [Tue Apr 7 01:18:38 2026] GET /v2.0/trunks/230a904b-08b4-48a5-b887-0618c9985800/tags => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1782] 10.0.0.74 () {32 vars in 718 bytes} [Tue Apr 7 01:18:38 2026] GET /v2.0/trunks/230a904b-08b4-48a5-b887-0618c9985800 => generated 407 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1783] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:18:36 2026] POST /v2.0/routers => generated 510 bytes in 1392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1784] 10.0.0.74 () {32 vars in 716 bytes} [Tue Apr 7 01:18:38 2026] GET /v2.0/ports/dc21eb08-3ee3-41e5-8345-3aa7d55a3fee => generated 826 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:18:38.411 7 ERROR neutron_lib.callbacks.manager [None req-673c4a7e-f715-4f42-8f32-21d1a41a3a2c 47501014443043738f6fd84ce46806e8 07b7509df71041bdbcb0cce3f6081aa8 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-4178335 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-04-07 01:18:38.411 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-07 01:18:38.411 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-04-07 01:18:38.411 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-04-07 01:18:38.411 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-04-07 01:18:38.411 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-04-07 01:18:38.411 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-04-07 01:18:38.411 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-04-07 01:18:38.411 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-04-07 01:18:38.411 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-04-07 01:18:38.411 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-04-07 01:18:38.411 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-04-07 01:18:38.411 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-04-07 01:18:38.411 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-04-07 01:18:38.411 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-04-07 01:18:38.411 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-04-07 01:18:38.411 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-04-07 01:18:38.411 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 914/1785] 10.0.0.74 () {32 vars in 721 bytes} [Tue Apr 7 01:18:38 2026] DELETE /v2.0/trunks/230a904b-08b4-48a5-b887-0618c9985800 => 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: 915/1786] 10.0.0.74 () {32 vars in 719 bytes} [Tue Apr 7 01:18:38 2026] DELETE /v2.0/ports/dc21eb08-3ee3-41e5-8345-3aa7d55a3fee => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:18:38.845 7 INFO neutron.services.segments.plugin [-] Segment 749988f0-2618-45f0-bf46-d68df72b2a50 resource provider aggregate not found 2026-04-07 01:18:38.849 7 INFO neutron.services.segments.plugin [-] Segment 749988f0-2618-45f0-bf46-d68df72b2a50 resource provider aggregate not found 2026-04-07 01:18:38.869 7 INFO neutron.services.segments.plugin [-] Segment 749988f0-2618-45f0-bf46-d68df72b2a50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 749988f0-2618-45f0-bf46-d68df72b2a50 found for delete ", "request_id": "req-f12055c0-8971-4bdf-bb2b-7dac840d1128"}]} [pid: 7|app: 0|req: 916/1787] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:18:38 2026] DELETE /v2.0/networks/82dd07ff-a0e1-4043-a317-d89920d519de => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:18:38.886 7 INFO neutron.services.segments.plugin [-] Segment 749988f0-2618-45f0-bf46-d68df72b2a50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 749988f0-2618-45f0-bf46-d68df72b2a50 found for delete ", "request_id": "req-fa478bef-be84-4055-9bf3-cdc748fdbf6b"}]} [pid: 7|app: 0|req: 917/1788] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:18:38 2026] GET /v2.0/ports?device_id=2a682386-ff8a-4063-a7f5-92419487a2ba => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1789] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:18:38 2026] GET /v2.0/security-groups?id=182acb25-7b19-4a1c-8ac9-4de2feb23266&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1790] 10.0.0.74 () {34 vars in 782 bytes} [Tue Apr 7 01:18:38 2026] PUT /v2.0/routers/4fcd2342-6fcb-4063-8d2d-96df729682f3/add_router_interface => generated 309 bytes in 1493 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1791] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:18:39 2026] GET /v2.0/security-groups?tenant_id=07b7509df71041bdbcb0cce3f6081aa8&name=default => generated 2801 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1792] 10.0.0.74 () {32 vars in 716 bytes} [Tue Apr 7 01:18:39 2026] GET /v2.0/ports/2b0cf4b5-91ea-4e0c-8e2d-0ce1084cbd15 => generated 959 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1793] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:18:39 2026] DELETE /v2.0/security-groups/30cc3d18-f401-4796-b758-873d0b6636a8 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1794] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:18:40 2026] GET /v2.0/security-groups?tenant_id=f023a3d8464a48dc9342ae394a14fca3&name=default => generated 2801 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1795] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:18:40 2026] GET /v2.0/ports?device_id=2a682386-ff8a-4063-a7f5-92419487a2ba => 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: 923/1796] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:18:40 2026] DELETE /v2.0/security-groups/e89d32cc-0d72-464c-8ad3-350490c18005 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1797] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:18:40 2026] GET /v2.0/security-groups?id=182acb25-7b19-4a1c-8ac9-4de2feb23266&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1798] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:18:40 2026] GET /v2.0/ports?device_id=2a682386-ff8a-4063-a7f5-92419487a2ba => 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: 926/1799] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:18:40 2026] GET /v2.0/security-groups?id=182acb25-7b19-4a1c-8ac9-4de2feb23266&fields=id&fields=name => generated 114 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1800] 10.0.0.74 () {32 vars in 735 bytes} [Tue Apr 7 01:18:40 2026] GET /v2.0/ports?device_id=2a682386-ff8a-4063-a7f5-92419487a2ba => 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: 874/1801] 10.0.0.74 () {34 vars in 788 bytes} [Tue Apr 7 01:18:39 2026] PUT /v2.0/routers/4fcd2342-6fcb-4063-8d2d-96df729682f3/remove_router_interface => generated 309 bytes in 1164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1802] 10.0.0.74 () {32 vars in 735 bytes} [Tue Apr 7 01:18:40 2026] GET /v2.0/ports?device_id=4fcd2342-6fcb-4063-8d2d-96df729682f3 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:18:41.165 7 INFO neutron.db.l3_db [None req-e21f3801-dbc6-4410-b3fb-2592046be667 288221391ad24d72a7d531cda33baa14 f7b4b3cc67ac45689f8389bcd22ccf9c - - - -] Floating IP 7d6195b1-e852-4284-9799-17a16d9df8b8 associated. External IP: 10.96.250.215, port: e5ccc772-4b89-43ea-a21e-b8611dbc47c6. [pid: 7|app: 0|req: 928/1803] 10.0.0.74 () {34 vars in 748 bytes} [Tue Apr 7 01:18:40 2026] PUT /v2.0/floatingips/7d6195b1-e852-4284-9799-17a16d9df8b8 => generated 856 bytes in 827 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:18:41.576 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d44d6ef-ba54-44db-9cff-b17c5928f661'] response: {'name': 'network-changed', 'server_uuid': '2a682386-ff8a-4063-a7f5-92419487a2ba', 'tag': 'e5ccc772-4b89-43ea-a21e-b8611dbc47c6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 929/1804] 10.0.0.74 () {32 vars in 728 bytes} [Tue Apr 7 01:18:41 2026] GET /v2.0/floatingips/7d6195b1-e852-4284-9799-17a16d9df8b8 => generated 856 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1805] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:18:41 2026] GET /v2.0/ports?tenant_id=f7b4b3cc67ac45689f8389bcd22ccf9c&device_id=2a682386-ff8a-4063-a7f5-92419487a2ba => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:18:41.661 8 INFO neutron.services.segments.plugin [-] Segment a2dfbb9d-acbd-4eae-a58b-df8d3972406c resource provider aggregate not found 2026-04-07 01:18:41.666 8 INFO neutron.services.segments.plugin [-] Segment a2dfbb9d-acbd-4eae-a58b-df8d3972406c resource provider aggregate not found 2026-04-07 01:18:41.690 8 INFO neutron.services.segments.plugin [-] Segment a2dfbb9d-acbd-4eae-a58b-df8d3972406c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2dfbb9d-acbd-4eae-a58b-df8d3972406c found for delete ", "request_id": "req-2609d058-c0ff-4033-a33d-28d53ae85597"}]} 2026-04-07 01:18:41.693 8 INFO neutron.services.segments.plugin [-] Segment a2dfbb9d-acbd-4eae-a58b-df8d3972406c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2dfbb9d-acbd-4eae-a58b-df8d3972406c found for delete ", "request_id": "req-12941127-ede1-4439-9773-a19a2a9c91ed"}]} 2026-04-07 01:18:41.699 8 INFO neutron.db.l3_hamode_db [None req-5ce15733-46ec-468f-8ac5-9ebfdb31eda0 ee23a6d69a43437888a2b941cae9f824 b7282e74cabb4b658df8e79aeba6cd6d - - - -] HA network 573e1bed-1d8f-4fc2-9800-9251cf71bc22 was deleted as no HA routers are present in tenant b7282e74cabb4b658df8e79aeba6cd6d. [pid: 8|app: 0|req: 876/1806] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:18:40 2026] DELETE /v2.0/routers/4fcd2342-6fcb-4063-8d2d-96df729682f3 => generated 0 bytes in 724 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1807] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:18:41 2026] GET /v2.0/networks?id=1db395dc-1a3f-4894-968f-3a92837f3cca => generated 756 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1808] 199.19.213.35 () {34 vars in 1059 bytes} [Tue Apr 7 01:18:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=e5ccc772-4b89-43ea-a21e-b8611dbc47c6 => generated 859 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1809] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:18:41 2026] GET /v2.0/subnets?id=5c061d02-7560-4fa9-895e-c129dd920fe1 => generated 653 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1810] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:18:41 2026] GET /v2.0/ports?network_id=1db395dc-1a3f-4894-968f-3a92837f3cca&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: 935/1811] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:18:41 2026] GET /v2.0/networks/1db395dc-1a3f-4894-968f-3a92837f3cca?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: 877/1812] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:18:41 2026] DELETE /v2.0/subnets/689c62b7-3c2f-49f0-880f-fa7747b6b7ed => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1813] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:18:41 2026] GET /v2.0/networks/1db395dc-1a3f-4894-968f-3a92837f3cca?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: 937/1814] 10.0.0.74 () {32 vars in 728 bytes} [Tue Apr 7 01:18:42 2026] GET /v2.0/floatingips/7d6195b1-e852-4284-9799-17a16d9df8b8 => generated 856 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1815] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:18:41 2026] DELETE /v2.0/networks/a171f16d-d43b-4765-98ce-1623f6667bb3 => generated 0 bytes in 815 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:18:42.829 7 INFO neutron.db.segments_db [None req-85757408-ceb6-41a3-9d2e-cbef516650f5 ee23a6d69a43437888a2b941cae9f824 b7282e74cabb4b658df8e79aeba6cd6d - - - -] Added segment 57a5231a-da0b-4fe4-a70b-b237b75bc8fe of type vxlan for network c9b2c405-31fe-40b5-a8e2-1bc6ea5a23b9 2026-04-07 01:18:43.174 7 INFO neutron.db.l3_hamode_db [None req-85757408-ceb6-41a3-9d2e-cbef516650f5 ee23a6d69a43437888a2b941cae9f824 b7282e74cabb4b658df8e79aeba6cd6d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 879/1816] 10.0.0.74 () {32 vars in 728 bytes} [Tue Apr 7 01:18:43 2026] GET /v2.0/floatingips/7d6195b1-e852-4284-9799-17a16d9df8b8 => generated 858 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:18:44.616 7 INFO neutron.db.l3_hamode_db [None req-85757408-ceb6-41a3-9d2e-cbef516650f5 ee23a6d69a43437888a2b941cae9f824 b7282e74cabb4b658df8e79aeba6cd6d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 938/1817] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:18:42 2026] POST /v2.0/routers => generated 691 bytes in 2958 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:45.753 8 INFO neutron.services.segments.plugin [-] Segment a14db2c3-1154-446f-8446-a01c8ec46a14 resource provider aggregate not found 2026-04-07 01:18:45.759 8 INFO neutron.services.segments.plugin [-] Segment a14db2c3-1154-446f-8446-a01c8ec46a14 resource provider aggregate not found 2026-04-07 01:18:45.790 8 INFO neutron.services.segments.plugin [-] Segment a14db2c3-1154-446f-8446-a01c8ec46a14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a14db2c3-1154-446f-8446-a01c8ec46a14 found for delete ", "request_id": "req-0622808f-c28b-4691-bfce-7a8f7f7a5e02"}]} 2026-04-07 01:18:45.791 8 INFO neutron.services.segments.plugin [-] Segment a14db2c3-1154-446f-8446-a01c8ec46a14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a14db2c3-1154-446f-8446-a01c8ec46a14 found for delete ", "request_id": "req-9b8e85fb-3696-409f-9a74-b37ce10bc446"}]} [pid: 8|app: 0|req: 880/1818] 10.0.0.74 () {32 vars in 720 bytes} [Tue Apr 7 01:18:45 2026] GET /v2.0/routers/2c10d759-140d-4c39-9058-67bacfdda876 => generated 697 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1819] 10.0.0.74 () {32 vars in 646 bytes} [Tue Apr 7 01:18:45 2026] GET /v2.0/routers => generated 700 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1820] 10.0.0.74 () {34 vars in 740 bytes} [Tue Apr 7 01:18:45 2026] PUT /v2.0/routers/2c10d759-140d-4c39-9058-67bacfdda876 => generated 704 bytes in 573 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1821] 10.0.0.74 () {32 vars in 720 bytes} [Tue Apr 7 01:18:46 2026] GET /v2.0/routers/2c10d759-140d-4c39-9058-67bacfdda876 => generated 704 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1822] 10.0.0.74 () {32 vars in 735 bytes} [Tue Apr 7 01:18:46 2026] GET /v2.0/ports?device_id=2c10d759-140d-4c39-9058-67bacfdda876 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:18:47.749 7 INFO neutron.services.segments.plugin [-] Segment 57a5231a-da0b-4fe4-a70b-b237b75bc8fe resource provider aggregate not found 2026-04-07 01:18:47.753 7 INFO neutron.services.segments.plugin [-] Segment 57a5231a-da0b-4fe4-a70b-b237b75bc8fe resource provider aggregate not found 2026-04-07 01:18:47.768 7 INFO neutron.services.segments.plugin [-] Segment 57a5231a-da0b-4fe4-a70b-b237b75bc8fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57a5231a-da0b-4fe4-a70b-b237b75bc8fe found for delete ", "request_id": "req-04b31f0b-6519-4e28-9172-55ac5dd1343d"}]} 2026-04-07 01:18:47.770 7 INFO neutron.services.segments.plugin [-] Segment 57a5231a-da0b-4fe4-a70b-b237b75bc8fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57a5231a-da0b-4fe4-a70b-b237b75bc8fe found for delete ", "request_id": "req-b16bb16b-597b-4206-8e1f-f0dafcf4889d"}]} 2026-04-07 01:18:47.775 7 INFO neutron.db.l3_hamode_db [None req-27d142e4-fb37-44aa-a648-b0f2df18dbf4 ee23a6d69a43437888a2b941cae9f824 b7282e74cabb4b658df8e79aeba6cd6d - - - -] HA network c9b2c405-31fe-40b5-a8e2-1bc6ea5a23b9 was deleted as no HA routers are present in tenant b7282e74cabb4b658df8e79aeba6cd6d. [pid: 7|app: 0|req: 941/1823] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:18:46 2026] DELETE /v2.0/routers/2c10d759-140d-4c39-9058-67bacfdda876 => generated 0 bytes in 1086 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1826] 10.0.0.74 () {32 vars in 735 bytes} [Tue Apr 7 01:18:47 2026] GET /v2.0/ports?device_id=2c10d759-140d-4c39-9058-67bacfdda876 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:18:47.876 7 INFO neutron.api.v2.resource [None req-400697f1-c26e-487a-baa7-3a77b280796a ee23a6d69a43437888a2b941cae9f824 b7282e74cabb4b658df8e79aeba6cd6d - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 944/1827] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:18:47 2026] DELETE /v2.0/routers/2c10d759-140d-4c39-9058-67bacfdda876 => generated 135 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1828] 10.0.0.74 () {32 vars in 735 bytes} [Tue Apr 7 01:18:47 2026] GET /v2.0/ports?device_id=4fcd2342-6fcb-4063-8d2d-96df729682f3 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:18:47.946 7 INFO neutron.api.v2.resource [None req-11aa9102-6c35-4f82-83dc-1b637eab2894 ee23a6d69a43437888a2b941cae9f824 b7282e74cabb4b658df8e79aeba6cd6d - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 945/1829] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:18:47 2026] DELETE /v2.0/routers/4fcd2342-6fcb-4063-8d2d-96df729682f3 => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:18:47.978 8 INFO neutron.pecan_wsgi.hooks.translation [None req-01dee84d-cefb-418e-bc0e-1e1591f3030f ee23a6d69a43437888a2b941cae9f824 b7282e74cabb4b658df8e79aeba6cd6d - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 885/1830] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:18:47 2026] DELETE /v2.0/subnets/689c62b7-3c2f-49f0-880f-fa7747b6b7ed => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1831] 10.0.0.74 () {32 vars in 735 bytes} [Tue Apr 7 01:18:47 2026] GET /v2.0/ports?device_id=d18cc82d-fa98-47bc-af0b-9103697c30ed => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:18:48.057 8 INFO neutron.api.v2.resource [None req-af92f27c-f320-4b87-b78c-9275acd3a655 ee23a6d69a43437888a2b941cae9f824 b7282e74cabb4b658df8e79aeba6cd6d - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 886/1832] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:18:48 2026] DELETE /v2.0/routers/d18cc82d-fa98-47bc-af0b-9103697c30ed => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:18:48.086 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d3fd99d6-0b21-43b9-a7a7-cbce08c64d5c ee23a6d69a43437888a2b941cae9f824 b7282e74cabb4b658df8e79aeba6cd6d - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 947/1833] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:18:48 2026] DELETE /v2.0/subnets/fef56f18-b570-4e83-aa48-84dff8a61962 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1834] 10.0.0.74 () {32 vars in 735 bytes} [Tue Apr 7 01:18:48 2026] GET /v2.0/ports?device_id=adf0537b-4cad-47d9-a510-625cb61b94eb => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:18:48.156 7 INFO neutron.api.v2.resource [None req-d587346d-0afe-46a4-a7a3-f19a022897f0 ee23a6d69a43437888a2b941cae9f824 b7282e74cabb4b658df8e79aeba6cd6d - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 948/1835] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:18:48 2026] DELETE /v2.0/routers/adf0537b-4cad-47d9-a510-625cb61b94eb => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:18:48.185 8 INFO neutron.pecan_wsgi.hooks.translation [None req-44af7bde-d9e0-4173-906c-b3270ee9d0c8 ee23a6d69a43437888a2b941cae9f824 b7282e74cabb4b658df8e79aeba6cd6d - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 888/1836] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:18:48 2026] DELETE /v2.0/subnets/fc99693b-2947-461c-942b-1be505b65581 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:18:48.215 7 INFO neutron.pecan_wsgi.hooks.translation [None req-69b9198f-3785-4d8a-8170-43579b88f7d7 ee23a6d69a43437888a2b941cae9f824 b7282e74cabb4b658df8e79aeba6cd6d - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 949/1837] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:18:48 2026] DELETE /v2.0/subnets/a3d43b01-ca74-43ce-bbcb-77cae1134b94 => 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: 889/1838] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:18:48 2026] GET /v2.0/security-groups?tenant_id=b7282e74cabb4b658df8e79aeba6cd6d&name=default => generated 2801 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1839] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:18:48 2026] DELETE /v2.0/security-groups/ee68e5c4-5efc-40f6-aa31-2278cfdb8ed1 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1840] 10.0.0.97 () {34 vars in 989 bytes} [Tue Apr 7 01:18:50 2026] GET /v2.0/ports?device_id=2a682386-ff8a-4063-a7f5-92419487a2ba => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1841] 10.0.0.97 () {34 vars in 1039 bytes} [Tue Apr 7 01:18:50 2026] GET /v2.0/security-groups?id=182acb25-7b19-4a1c-8ac9-4de2feb23266&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1842] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:18:52 2026] GET /v2.0/security-groups?tenant_id=db8c205cad014df7bf93d5d0827f6cfd&name=default => generated 2801 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1843] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:18:52 2026] DELETE /v2.0/security-groups/c0ec9331-9b97-48b1-9839-9ed81b25b508 => 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: 892/1844] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:18:52 2026] GET /v2.0/ports?device_id=2a682386-ff8a-4063-a7f5-92419487a2ba => generated 975 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1845] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:18:53 2026] GET /v2.0/security-groups?id=182acb25-7b19-4a1c-8ac9-4de2feb23266&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1846] 199.19.213.35 () {34 vars in 993 bytes} [Tue Apr 7 01:18:53 2026] GET /v2.0/ports?device_id=2a682386-ff8a-4063-a7f5-92419487a2ba => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:18:53.949 7 INFO neutron.db.l3_db [None req-421b4bb8-b781-4528-9223-3dc9d915fdc2 288221391ad24d72a7d531cda33baa14 f7b4b3cc67ac45689f8389bcd22ccf9c - - - -] Floating IP 7d6195b1-e852-4284-9799-17a16d9df8b8 disassociated. External IP: 10.96.250.215, port: e5ccc772-4b89-43ea-a21e-b8611dbc47c6. [pid: 8|app: 0|req: 894/1847] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:18:54 2026] GET /v2.0/ports?device_id=2a682386-ff8a-4063-a7f5-92419487a2ba => 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: 954/1848] 199.19.213.35 () {36 vars in 996 bytes} [Tue Apr 7 01:18:53 2026] DELETE /v2.0/ports/e5ccc772-4b89-43ea-a21e-b8611dbc47c6 => generated 0 bytes in 1216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1849] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:18:55 2026] DELETE /v2.0/security-groups/182acb25-7b19-4a1c-8ac9-4de2feb23266 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:18:55.532 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f0d1352-2aa9-4417-8268-1c4e1a4b05d7'] response: {'server_uuid': '2a682386-ff8a-4063-a7f5-92419487a2ba', 'name': 'network-vif-deleted', 'tag': 'e5ccc772-4b89-43ea-a21e-b8611dbc47c6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 955/1850] 10.0.0.74 () {32 vars in 731 bytes} [Tue Apr 7 01:18:55 2026] DELETE /v2.0/floatingips/7d6195b1-e852-4284-9799-17a16d9df8b8 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1851] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:18:56 2026] GET /v2.0/ports?device_id=e63dd9f8-7817-4e7e-b658-e368c1310759 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1852] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:18:56 2026] GET /v2.0/security-groups?id=03051ace-cccc-4dd2-9185-f9c412050500&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1853] 199.19.213.35 () {34 vars in 993 bytes} [Tue Apr 7 01:18:56 2026] GET /v2.0/ports?device_id=e63dd9f8-7817-4e7e-b658-e368c1310759 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1854] 199.19.213.35 () {36 vars in 996 bytes} [Tue Apr 7 01:18:56 2026] DELETE /v2.0/ports/60f59893-9680-40c7-b5e1-12b01661afa1 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1855] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:18:57 2026] GET /v2.0/ports?device_id=e63dd9f8-7817-4e7e-b658-e368c1310759 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:18:58.361 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f381952-69ea-4dd5-9b03-cc18180e9db5'] response: {'server_uuid': 'e63dd9f8-7817-4e7e-b658-e368c1310759', 'name': 'network-vif-deleted', 'tag': '60f59893-9680-40c7-b5e1-12b01661afa1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 958/1856] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:18:58 2026] DELETE /v2.0/security-groups/03051ace-cccc-4dd2-9185-f9c412050500 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1857] 10.0.0.74 () {34 vars in 788 bytes} [Tue Apr 7 01:18:58 2026] PUT /v2.0/routers/e2590411-c95a-4063-bb57-40d89e1afb89/remove_router_interface => generated 309 bytes in 1228 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1858] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:18:59 2026] DELETE /v2.0/subnets/5c061d02-7560-4fa9-895e-c129dd920fe1 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:19:01.192 8 INFO neutron.services.segments.plugin [-] Segment 326c4c55-e7c0-42ee-a498-9d942d3e4a55 resource provider aggregate not found 2026-04-07 01:19:01.200 8 INFO neutron.services.segments.plugin [-] Segment 326c4c55-e7c0-42ee-a498-9d942d3e4a55 resource provider aggregate not found 2026-04-07 01:19:01.218 8 INFO neutron.services.segments.plugin [-] Segment 326c4c55-e7c0-42ee-a498-9d942d3e4a55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 326c4c55-e7c0-42ee-a498-9d942d3e4a55 found for delete ", "request_id": "req-ae836ac2-580c-4571-824a-51d95d91d49f"}]} 2026-04-07 01:19:01.220 8 INFO neutron.services.segments.plugin [-] Segment 326c4c55-e7c0-42ee-a498-9d942d3e4a55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 326c4c55-e7c0-42ee-a498-9d942d3e4a55 found for delete ", "request_id": "req-93f85d48-80bb-4c7f-9e5b-92ae1b6ee9f8"}]} 2026-04-07 01:19:01.226 8 INFO neutron.db.l3_hamode_db [None req-9df89aa1-af53-4419-8931-9a16092efcf5 288221391ad24d72a7d531cda33baa14 f7b4b3cc67ac45689f8389bcd22ccf9c - - - -] HA network 7b66d718-f190-431d-adec-7d8fbd55841d was deleted as no HA routers are present in tenant f7b4b3cc67ac45689f8389bcd22ccf9c. [pid: 8|app: 0|req: 900/1859] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:18:59 2026] DELETE /v2.0/routers/e2590411-c95a-4063-bb57-40d89e1afb89 => generated 0 bytes in 1274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:19:01.453 7 INFO neutron.services.segments.plugin [-] Segment c3b90fff-315f-44b0-ba44-20ca62ab6a57 resource provider aggregate not found 2026-04-07 01:19:01.459 7 INFO neutron.services.segments.plugin [-] Segment c3b90fff-315f-44b0-ba44-20ca62ab6a57 resource provider aggregate not found 2026-04-07 01:19:01.476 7 INFO neutron.services.segments.plugin [-] Segment c3b90fff-315f-44b0-ba44-20ca62ab6a57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3b90fff-315f-44b0-ba44-20ca62ab6a57 found for delete ", "request_id": "req-7a8b4eb1-a269-47f0-a836-1204419942e0"}]} 2026-04-07 01:19:01.477 7 INFO neutron.services.segments.plugin [-] Segment c3b90fff-315f-44b0-ba44-20ca62ab6a57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3b90fff-315f-44b0-ba44-20ca62ab6a57 found for delete ", "request_id": "req-d6dd8372-225b-4bc0-babe-7efd80735d24"}]} [pid: 7|app: 0|req: 960/1860] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:19:01 2026] DELETE /v2.0/networks/1db395dc-1a3f-4894-968f-3a92837f3cca => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:19:02.298 8 INFO neutron.db.segments_db [None req-b6a9cf1a-33ea-4f7b-9d64-3cdc984b7a74 86e820fd601e488a9f28486b98c68f20 3c04b791ea1f44539213da43bdacc272 - - - -] Added segment 45eac976-8615-49cc-8afe-566df510724f of type vxlan for network f6073472-ce74-45de-8df0-19c37aa3fa2f [pid: 7|app: 0|req: 961/1861] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:19:02 2026] GET /v2.0/security-groups?tenant_id=4d59bdcd3fec41229d4054fad218ed4e&name=default => generated 2801 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1862] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:19:01 2026] POST /v2.0/networks => generated 640 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1863] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:19:02 2026] DELETE /v2.0/security-groups/c2453b18-01c9-4fa2-a14b-8f6fccb04b72 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1864] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:19:02 2026] GET /v2.0/security-groups?tenant_id=f7b4b3cc67ac45689f8389bcd22ccf9c&name=default => generated 2801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1865] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:19:02 2026] DELETE /v2.0/security-groups/5a163fb6-055b-437d-ad72-788dd753fc32 => 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: 962/1866] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:19:02 2026] POST /v2.0/subnets => generated 634 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1869] 10.0.0.74 () {32 vars in 721 bytes} [Tue Apr 7 01:19:02 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1870] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:19:03 2026] POST /v2.0/subnets => generated 707 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:19:03.428 8 INFO neutron.db.segments_db [None req-c0413fb0-9a40-40b2-9729-36bdb1a6e63d 86e820fd601e488a9f28486b98c68f20 3c04b791ea1f44539213da43bdacc272 - - - -] Added segment 8590d907-23e5-4083-89b2-428cc65a0ce0 of type vxlan for network ce97f985-6d22-47bf-b4c6-daaa17b0dbae [pid: 8|app: 0|req: 907/1871] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:19:03 2026] POST /v2.0/networks => generated 638 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1872] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:19:03 2026] POST /v2.0/subnets => generated 632 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1873] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:19:03 2026] POST /v2.0/subnets => generated 702 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:19:04.413 7 INFO neutron.db.segments_db [None req-e63450a6-a852-4408-92a5-766ac042fada 86e820fd601e488a9f28486b98c68f20 3c04b791ea1f44539213da43bdacc272 - - - -] Added segment a4ba349e-4837-458c-8f43-93345ce5170d of type vxlan for network 86bcc5f2-b702-4e2f-ba62-9c193ea65088 [pid: 7|app: 0|req: 966/1874] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:19:04 2026] POST /v2.0/networks => generated 637 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:19:04.786 8 INFO neutron.db.segments_db [None req-d06db082-ae8a-4acc-88ee-ab761eabd401 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Added segment 7cafb75f-c846-40b5-8d21-dfd9a0ecb476 of type vxlan for network b05bd20f-2ca4-4fda-9b2a-91b64f17f649 [pid: 7|app: 0|req: 967/1875] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:19:04 2026] POST /v2.0/subnets => generated 631 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1876] 10.0.0.74 () {34 vars in 670 bytes} [Tue Apr 7 01:19:04 2026] POST /v2.0/networks => generated 741 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1877] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:19:04 2026] POST /v2.0/subnets => generated 664 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:19:05.199 8 INFO neutron.db.segments_db [None req-7ce71c8f-33cb-481a-9acd-e395ae45fca2 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Added segment 9659da71-c14b-428d-924d-eac6b28c292f of type vxlan for network 605d1c6c-d9fb-4f18-8249-7cf0ea97908f [pid: 7|app: 0|req: 968/1878] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:19:04 2026] POST /v2.0/subnets => generated 705 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:19:05.351 7 INFO neutron.db.segments_db [None req-cf01ef78-ce1c-473b-a6b7-1848a6aac60d 86e820fd601e488a9f28486b98c68f20 3c04b791ea1f44539213da43bdacc272 - - - -] Added segment c5d17cb5-391c-4665-a7c2-ead90ebf1941 of type vxlan for network 206b4e89-6626-4a67-8266-bc6a426532b0 2026-04-07 01:19:05.574 8 INFO neutron.db.l3_hamode_db [None req-7ce71c8f-33cb-481a-9acd-e395ae45fca2 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:19:05.725 7 INFO neutron.db.l3_hamode_db [None req-cf01ef78-ce1c-473b-a6b7-1848a6aac60d 86e820fd601e488a9f28486b98c68f20 3c04b791ea1f44539213da43bdacc272 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:19:06.998 7 INFO neutron.db.l3_hamode_db [None req-cf01ef78-ce1c-473b-a6b7-1848a6aac60d 86e820fd601e488a9f28486b98c68f20 3c04b791ea1f44539213da43bdacc272 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:19:07.188 8 INFO neutron.db.l3_hamode_db [None req-7ce71c8f-33cb-481a-9acd-e395ae45fca2 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 969/1879] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:19:05 2026] POST /v2.0/routers => generated 684 bytes in 2907 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1880] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:19:05 2026] POST /v2.0/routers => generated 728 bytes in 3167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1881] 10.0.0.74 () {34 vars in 782 bytes} [Tue Apr 7 01:19:08 2026] PUT /v2.0/routers/3bb5be37-4a80-40f5-b0ef-6544e7657b3f/add_router_interface => generated 309 bytes in 1376 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1882] 10.0.0.74 () {34 vars in 782 bytes} [Tue Apr 7 01:19:08 2026] PUT /v2.0/routers/f454b7e1-913c-43b9-8220-2b5e5e87ff91/add_router_interface => generated 309 bytes in 2178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:19:11.016 7 INFO neutron.db.segments_db [None req-bc9d3fb1-6f13-4e4e-b623-6128dd798698 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Added segment 3d55f1da-4fad-4056-b8a3-11bb2b7fa9b4 of type vxlan for network 16beb8dc-ef36-4033-9b24-c718d5e703f6 [pid: 7|app: 0|req: 971/1883] 10.0.0.74 () {34 vars in 670 bytes} [Tue Apr 7 01:19:10 2026] POST /v2.0/networks => generated 740 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1884] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:19:11 2026] POST /v2.0/subnets => generated 663 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:19:11.530 7 INFO neutron.db.segments_db [None req-15076a6a-10d8-49ec-83ad-79b1c5bf1428 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Added segment 3a8d14aa-1b6d-43b4-b99a-3917f8e898b8 of type vxlan for network 96783583-5f9a-4268-9ce6-013a10d01277 2026-04-07 01:19:11.864 7 INFO neutron.db.l3_hamode_db [None req-15076a6a-10d8-49ec-83ad-79b1c5bf1428 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 913/1885] 10.0.0.74 () {34 vars in 782 bytes} [Tue Apr 7 01:19:10 2026] PUT /v2.0/routers/f454b7e1-913c-43b9-8220-2b5e5e87ff91/add_router_interface => generated 309 bytes in 2087 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:19:13.076 7 INFO neutron.db.l3_hamode_db [None req-15076a6a-10d8-49ec-83ad-79b1c5bf1428 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 973/1886] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:19:11 2026] POST /v2.0/routers => generated 727 bytes in 2836 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1887] 10.0.0.74 () {34 vars in 782 bytes} [Tue Apr 7 01:19:12 2026] PUT /v2.0/routers/f454b7e1-913c-43b9-8220-2b5e5e87ff91/add_router_interface => generated 309 bytes in 2407 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1888] 10.0.0.74 () {34 vars in 683 bytes} [Tue Apr 7 01:19:14 2026] POST /v2.0/security-groups => generated 1564 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1889] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:19:15 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: 8|app: 0|req: 917/1890] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:19:15 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: 918/1891] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:19:15 2026] POST /v2.0/security-group-rules => generated 567 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1892] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:19:15 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: 920/1893] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:19:15 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: 8|app: 0|req: 921/1894] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:19:15 2026] POST /v2.0/security-group-rules => generated 565 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1895] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:19:15 2026] POST /v2.0/security-group-rules => generated 565 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1896] 10.0.0.74 () {34 vars in 782 bytes} [Tue Apr 7 01:19:14 2026] PUT /v2.0/routers/ef2cec6b-54b8-4881-b324-57c9e525a57f/add_router_interface => generated 309 bytes in 1708 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1897] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:19:15 2026] POST /v2.0/security-group-rules => generated 565 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1898] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:19:16 2026] POST /v2.0/security-group-rules => generated 567 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1899] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:19:16 2026] POST /v2.0/security-group-rules => generated 569 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1900] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:19:16 2026] POST /v2.0/security-group-rules => generated 565 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1901] 10.0.0.74 () {34 vars in 684 bytes} [Tue Apr 7 01:19:16 2026] POST /v2.0/security-groups => generated 1609 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1902] 10.0.0.18 () {34 vars in 1095 bytes} [Tue Apr 7 01:19:16 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1582197961&fields=id&tenant_id=3c04b791ea1f44539213da43bdacc272 => 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: 978/1903] 10.0.0.18 () {34 vars in 981 bytes} [Tue Apr 7 01:19:16 2026] GET /v2.0/networks?id=ce97f985-6d22-47bf-b4c6-daaa17b0dbae => generated 705 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1904] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:19:16 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: 979/1905] 10.0.0.18 () {34 vars in 964 bytes} [Tue Apr 7 01:19:16 2026] GET /v2.0/quotas/3c04b791ea1f44539213da43bdacc272 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1906] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:19:16 2026] POST /v2.0/security-group-rules => generated 564 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1907] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:19:17 2026] POST /v2.0/security-group-rules => generated 570 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1908] 10.0.0.18 () {34 vars in 1001 bytes} [Tue Apr 7 01:19:17 2026] GET /v2.0/ports?tenant_id=3c04b791ea1f44539213da43bdacc272&fields=id => generated 287 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1909] 10.0.0.18 () {34 vars in 1007 bytes} [Tue Apr 7 01:19:17 2026] GET /v2.0/networks/ce97f985-6d22-47bf-b4c6-daaa17b0dbae?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: 929/1910] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:19:17 2026] POST /v2.0/security-group-rules => generated 569 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:19:17.382 7 INFO neutron.db.securitygroups_db [None req-b9a9ee2a-d472-4cc1-ab16-0356e9603edd 6afc5e90e9844ce1ab4b019f431b5b1e d4207c7971e84f0082197026416356c1 - - - -] Project d4207c7971e84f0082197026416356c1 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: 930/1911] 10.0.0.18 () {34 vars in 1107 bytes} [Tue Apr 7 01:19:17 2026] GET /v2.0/networks/ce97f985-6d22-47bf-b4c6-daaa17b0dbae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1912] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:19:17 2026] POST /v2.0/security-group-rules => generated 575 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:19:17.514 8 INFO neutron.db.securitygroups_db [None req-fe1919f8-f5be-4319-968c-574e6b7ff107 6afc5e90e9844ce1ab4b019f431b5b1e d4207c7971e84f0082197026416356c1 - - - -] Project d4207c7971e84f0082197026416356c1 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: 931/1913] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:19:17 2026] POST /v2.0/security-group-rules => generated 574 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1914] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:19:17 2026] GET /v2.0/ports?device_id=5ee6ccf9-a4fc-456d-80e8-6fd771b2278c => 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: 933/1917] 10.0.0.74 () {34 vars in 684 bytes} [Tue Apr 7 01:19:18 2026] POST /v2.0/security-groups => generated 1597 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1918] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:19:18 2026] POST /v2.0/security-group-rules => generated 565 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1919] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:19:18 2026] GET /v2.0/networks?id=ce97f985-6d22-47bf-b4c6-daaa17b0dbae => 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: 934/1920] 10.0.0.74 () {34 vars in 694 bytes} [Tue Apr 7 01:19:18 2026] POST /v2.0/security-group-rules => generated 570 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1921] 199.19.213.35 () {34 vars in 1049 bytes} [Tue Apr 7 01:19:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3c04b791ea1f44539213da43bdacc272 => generated 179 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1922] 199.19.213.35 () {38 vars in 954 bytes} [Tue Apr 7 01:19:18 2026] POST /v2.0/ports => generated 1179 bytes in 580 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 935/1923] 10.0.0.74 () {34 vars in 675 bytes} [Tue Apr 7 01:19:18 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: 936/1924] 10.0.0.18 () {34 vars in 1097 bytes} [Tue Apr 7 01:19:19 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-292743081&fields=id&tenant_id=d4207c7971e84f0082197026416356c1 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1925] 10.0.0.18 () {34 vars in 1099 bytes} [Tue Apr 7 01:19:19 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1568110539&fields=id&tenant_id=d4207c7971e84f0082197026416356c1 => 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: 938/1926] 10.0.0.18 () {34 vars in 981 bytes} [Tue Apr 7 01:19:19 2026] GET /v2.0/networks?id=b05bd20f-2ca4-4fda-9b2a-91b64f17f649 => generated 673 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1927] 10.0.0.18 () {34 vars in 964 bytes} [Tue Apr 7 01:19:19 2026] GET /v2.0/quotas/d4207c7971e84f0082197026416356c1 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1928] 10.0.0.18 () {34 vars in 1001 bytes} [Tue Apr 7 01:19:19 2026] GET /v2.0/ports?tenant_id=d4207c7971e84f0082197026416356c1&fields=id => generated 103 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1929] 10.0.0.18 () {34 vars in 1007 bytes} [Tue Apr 7 01:19:19 2026] GET /v2.0/networks/b05bd20f-2ca4-4fda-9b2a-91b64f17f649?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1930] 10.0.0.18 () {34 vars in 1107 bytes} [Tue Apr 7 01:19:19 2026] GET /v2.0/networks/b05bd20f-2ca4-4fda-9b2a-91b64f17f649?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: 943/1931] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:19:19 2026] GET /v2.0/ports?device_id=f8082ac1-c7e3-4c41-9ef4-fa4b166f5130 => 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: 944/1932] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:19:20 2026] GET /v2.0/networks?id=b05bd20f-2ca4-4fda-9b2a-91b64f17f649 => generated 673 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1933] 199.19.213.35 () {38 vars in 1027 bytes} [Tue Apr 7 01:19:19 2026] PUT /v2.0/ports/f34509e7-66d1-42f6-8a7c-726b40889705 => generated 1424 bytes in 1671 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1934] 199.19.213.35 () {34 vars in 1049 bytes} [Tue Apr 7 01:19:20 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d4207c7971e84f0082197026416356c1 => generated 273 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:20.918 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea515ce6-0141-4ddd-a147-1e38503066db'] response: {'name': 'network-changed', 'server_uuid': '5ee6ccf9-a4fc-456d-80e8-6fd771b2278c', 'tag': 'f34509e7-66d1-42f6-8a7c-726b40889705', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 946/1935] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:19:20 2026] GET /v2.0/ports?tenant_id=3c04b791ea1f44539213da43bdacc272&device_id=5ee6ccf9-a4fc-456d-80e8-6fd771b2278c => generated 1463 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1936] 199.19.213.35 () {34 vars in 1057 bytes} [Tue Apr 7 01:19:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.126&port_id=f34509e7-66d1-42f6-8a7c-726b40889705 => 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: 948/1937] 199.19.213.35 () {34 vars in 1101 bytes} [Tue Apr 7 01:19:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A93&port_id=f34509e7-66d1-42f6-8a7c-726b40889705 => 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: 949/1938] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:19:21 2026] GET /v2.0/ports?device_id=f8082ac1-c7e3-4c41-9ef4-fa4b166f5130 => 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: 950/1939] 199.19.213.35 () {34 vars in 1063 bytes} [Tue Apr 7 01:19:21 2026] GET /v2.0/subnets?id=6ab631ef-2294-4030-b64d-a224b105c23b&id=9b0b72b4-19b9-4662-8560-0a9c90089162 => generated 1363 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1940] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:19:21 2026] GET /v2.0/ports?network_id=ce97f985-6d22-47bf-b4c6-daaa17b0dbae&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1941] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:19:21 2026] GET /v2.0/ports?network_id=ce97f985-6d22-47bf-b4c6-daaa17b0dbae&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1942] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:19:21 2026] GET /v2.0/networks/ce97f985-6d22-47bf-b4c6-daaa17b0dbae?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: 954/1943] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:19:21 2026] GET /v2.0/networks/ce97f985-6d22-47bf-b4c6-daaa17b0dbae?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: 990/1944] 199.19.213.35 () {38 vars in 954 bytes} [Tue Apr 7 01:19:20 2026] POST /v2.0/ports => generated 997 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 991/1945] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:19:21 2026] GET /v2.0/ports?tenant_id=3c04b791ea1f44539213da43bdacc272&device_id=5ee6ccf9-a4fc-456d-80e8-6fd771b2278c => generated 1463 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1946] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:19:21 2026] GET /v2.0/networks?id=ce97f985-6d22-47bf-b4c6-daaa17b0dbae => generated 801 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1947] 199.19.213.35 () {34 vars in 1057 bytes} [Tue Apr 7 01:19:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.126&port_id=f34509e7-66d1-42f6-8a7c-726b40889705 => 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: 994/1948] 199.19.213.35 () {34 vars in 1101 bytes} [Tue Apr 7 01:19:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A93&port_id=f34509e7-66d1-42f6-8a7c-726b40889705 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1949] 199.19.213.35 () {34 vars in 1063 bytes} [Tue Apr 7 01:19:21 2026] GET /v2.0/subnets?id=6ab631ef-2294-4030-b64d-a224b105c23b&id=9b0b72b4-19b9-4662-8560-0a9c90089162 => generated 1363 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1950] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:19:21 2026] GET /v2.0/ports?network_id=ce97f985-6d22-47bf-b4c6-daaa17b0dbae&device_owner=network%3Adhcp => generated 1457 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1951] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:19:21 2026] GET /v2.0/ports?network_id=ce97f985-6d22-47bf-b4c6-daaa17b0dbae&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1952] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:19:21 2026] GET /v2.0/networks/ce97f985-6d22-47bf-b4c6-daaa17b0dbae?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: 999/1953] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:19:21 2026] GET /v2.0/networks/ce97f985-6d22-47bf-b4c6-daaa17b0dbae?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: 8|app: 0|req: 955/1954] 199.19.213.35 () {38 vars in 1027 bytes} [Tue Apr 7 01:19:21 2026] PUT /v2.0/ports/0f8a0ef8-7cb3-4d2c-965f-f70071fd9bec => generated 1242 bytes in 655 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1955] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:19:22 2026] GET /v2.0/ports?tenant_id=d4207c7971e84f0082197026416356c1&device_id=f8082ac1-c7e3-4c41-9ef4-fa4b166f5130 => generated 1281 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1001/1956] 199.19.213.35 () {34 vars in 1059 bytes} [Tue Apr 7 01:19:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=0f8a0ef8-7cb3-4d2c-965f-f70071fd9bec => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:19:22.189 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-503de6db-93b2-42f5-812f-748c9871c9f7'] response: {'name': 'network-changed', 'server_uuid': 'f8082ac1-c7e3-4c41-9ef4-fa4b166f5130', 'tag': '0f8a0ef8-7cb3-4d2c-965f-f70071fd9bec', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 956/1957] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:19:22 2026] GET /v2.0/ports?device_id=f8082ac1-c7e3-4c41-9ef4-fa4b166f5130 => generated 1012 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1958] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:19:22 2026] GET /v2.0/subnets?id=f827f14a-a102-434d-9dfc-2e6fba5755af => generated 667 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1959] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:19:22 2026] GET /v2.0/ports?network_id=b05bd20f-2ca4-4fda-9b2a-91b64f17f649&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: 957/1960] 10.0.0.18 () {34 vars in 1119 bytes} [Tue Apr 7 01:19:22 2026] GET /v2.0/security-groups?id=5fbdcbe5-cc47-44ea-8b34-9ea2409ea351&id=18b34dda-1f7c-4e5c-9117-ae8af73570c3&fields=id&fields=name => generated 206 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1961] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:19:22 2026] GET /v2.0/networks/b05bd20f-2ca4-4fda-9b2a-91b64f17f649?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: 958/1962] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:19:22 2026] GET /v2.0/networks/b05bd20f-2ca4-4fda-9b2a-91b64f17f649?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: 1005/1963] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:19:22 2026] GET /v2.0/ports?tenant_id=d4207c7971e84f0082197026416356c1&device_id=f8082ac1-c7e3-4c41-9ef4-fa4b166f5130 => generated 1281 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1964] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:19:22 2026] GET /v2.0/networks?id=b05bd20f-2ca4-4fda-9b2a-91b64f17f649 => generated 769 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1965] 199.19.213.35 () {34 vars in 1059 bytes} [Tue Apr 7 01:19:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=0f8a0ef8-7cb3-4d2c-965f-f70071fd9bec => 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: 1007/1966] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:19:22 2026] GET /v2.0/subnets?id=f827f14a-a102-434d-9dfc-2e6fba5755af => generated 667 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1967] 199.19.213.35 () {34 vars in 993 bytes} [Tue Apr 7 01:19:22 2026] GET /v2.0/ports?device_id=f8082ac1-c7e3-4c41-9ef4-fa4b166f5130 => generated 1281 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1968] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:19:22 2026] GET /v2.0/ports?network_id=b05bd20f-2ca4-4fda-9b2a-91b64f17f649&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: 961/1969] 199.19.213.35 () {34 vars in 1123 bytes} [Tue Apr 7 01:19:22 2026] GET /v2.0/security-groups?id=5fbdcbe5-cc47-44ea-8b34-9ea2409ea351&id=18b34dda-1f7c-4e5c-9117-ae8af73570c3&fields=id&fields=name => generated 206 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1970] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:19:22 2026] GET /v2.0/networks/b05bd20f-2ca4-4fda-9b2a-91b64f17f649?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1971] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:19:22 2026] GET /v2.0/ports?device_id=5ee6ccf9-a4fc-456d-80e8-6fd771b2278c => generated 1194 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1972] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:19:22 2026] GET /v2.0/security-groups?id=6fcf437b-edc6-4348-a265-84b7844c5feb&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1973] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:19:22 2026] GET /v2.0/networks/b05bd20f-2ca4-4fda-9b2a-91b64f17f649?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1974] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:19:23 2026] GET /v2.0/ports?device_id=f8082ac1-c7e3-4c41-9ef4-fa4b166f5130 => generated 1012 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1975] 10.0.0.18 () {34 vars in 1119 bytes} [Tue Apr 7 01:19:23 2026] GET /v2.0/security-groups?id=5fbdcbe5-cc47-44ea-8b34-9ea2409ea351&id=18b34dda-1f7c-4e5c-9117-ae8af73570c3&fields=id&fields=name => generated 206 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1976] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:19:24 2026] GET /v2.0/ports?device_id=f8082ac1-c7e3-4c41-9ef4-fa4b166f5130 => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1977] 10.0.0.18 () {34 vars in 1119 bytes} [Tue Apr 7 01:19:24 2026] GET /v2.0/security-groups?id=5fbdcbe5-cc47-44ea-8b34-9ea2409ea351&id=18b34dda-1f7c-4e5c-9117-ae8af73570c3&fields=id&fields=name => generated 206 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1978] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:19:25 2026] GET /v2.0/ports?device_id=f8082ac1-c7e3-4c41-9ef4-fa4b166f5130 => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1979] 10.0.0.18 () {34 vars in 1119 bytes} [Tue Apr 7 01:19:25 2026] GET /v2.0/security-groups?id=5fbdcbe5-cc47-44ea-8b34-9ea2409ea351&id=18b34dda-1f7c-4e5c-9117-ae8af73570c3&fields=id&fields=name => generated 206 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1980] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:19:25 2026] GET /v2.0/ports?device_id=f8082ac1-c7e3-4c41-9ef4-fa4b166f5130 => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:19:26.549 8 INFO neutron.db.l3_db [None req-0323f457-a50a-4137-9f88-6c80918803eb 6afc5e90e9844ce1ab4b019f431b5b1e d4207c7971e84f0082197026416356c1 - - - -] Floating IP a462442a-152d-4733-a41c-0f936f939ed6 associated. External IP: 10.96.250.202, port: 0f8a0ef8-7cb3-4d2c-965f-f70071fd9bec. [pid: 8|app: 0|req: 967/1981] 10.0.0.74 () {34 vars in 748 bytes} [Tue Apr 7 01:19:26 2026] PUT /v2.0/floatingips/a462442a-152d-4733-a41c-0f936f939ed6 => generated 856 bytes in 1329 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1982] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:19:27 2026] GET /v2.0/ports?device_id=5ee6ccf9-a4fc-456d-80e8-6fd771b2278c => generated 1196 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:19:28.126 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-97623045-1936-4efe-8a1c-ab013f8d477c'] response: {'name': 'network-changed', 'server_uuid': 'f8082ac1-c7e3-4c41-9ef4-fa4b166f5130', 'tag': '0f8a0ef8-7cb3-4d2c-965f-f70071fd9bec', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 968/1983] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:19:28 2026] GET /v2.0/security-groups?id=6fcf437b-edc6-4348-a265-84b7844c5feb&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: 1016/1984] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:19:28 2026] GET /v2.0/ports?tenant_id=d4207c7971e84f0082197026416356c1&device_id=f8082ac1-c7e3-4c41-9ef4-fa4b166f5130 => generated 1283 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1985] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:19:28 2026] GET /v2.0/networks?id=b05bd20f-2ca4-4fda-9b2a-91b64f17f649 => generated 769 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1986] 10.0.0.74 () {32 vars in 817 bytes} [Tue Apr 7 01:19:28 2026] GET /v2.0/ports?network_id=ce97f985-6d22-47bf-b4c6-daaa17b0dbae&mac_address=fa%3A16%3A3e%3Ad3%3A90%3Aac => generated 1196 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1987] 199.19.213.35 () {34 vars in 1059 bytes} [Tue Apr 7 01:19:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=0f8a0ef8-7cb3-4d2c-965f-f70071fd9bec => generated 859 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1988] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:19:28 2026] GET /v2.0/subnets?id=f827f14a-a102-434d-9dfc-2e6fba5755af => generated 667 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1989] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:19:28 2026] GET /v2.0/ports?network_id=b05bd20f-2ca4-4fda-9b2a-91b64f17f649&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1990] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:19:28 2026] GET /v2.0/networks/b05bd20f-2ca4-4fda-9b2a-91b64f17f649?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1991] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:19:28 2026] GET /v2.0/networks/b05bd20f-2ca4-4fda-9b2a-91b64f17f649?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:19:29.222 8 INFO neutron.db.l3_db [None req-0da1f6ed-9ef6-4b7f-945f-1c4b69a48fa9 86e820fd601e488a9f28486b98c68f20 3c04b791ea1f44539213da43bdacc272 - - - -] Floating IP eb733bc3-2f4b-4592-9cc9-2ca8cb3bc363 associated. External IP: 10.96.250.219, port: f34509e7-66d1-42f6-8a7c-726b40889705. [pid: 8|app: 0|req: 970/1992] 10.0.0.74 () {34 vars in 676 bytes} [Tue Apr 7 01:19:28 2026] POST /v2.0/floatingips => generated 855 bytes in 1283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1993] 10.0.0.18 () {34 vars in 1095 bytes} [Tue Apr 7 01:19:29 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1582197961&fields=id&tenant_id=3c04b791ea1f44539213da43bdacc272 => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1994] 10.0.0.18 () {34 vars in 981 bytes} [Tue Apr 7 01:19:29 2026] GET /v2.0/networks?id=86bcc5f2-b702-4e2f-ba62-9c193ea65088 => generated 704 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1995] 10.0.0.18 () {34 vars in 964 bytes} [Tue Apr 7 01:19:29 2026] GET /v2.0/quotas/3c04b791ea1f44539213da43bdacc272 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1996] 10.0.0.18 () {34 vars in 1001 bytes} [Tue Apr 7 01:19:29 2026] GET /v2.0/ports?tenant_id=3c04b791ea1f44539213da43bdacc272&fields=id => generated 333 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1997] 10.0.0.18 () {34 vars in 1007 bytes} [Tue Apr 7 01:19:30 2026] GET /v2.0/networks/86bcc5f2-b702-4e2f-ba62-9c193ea65088?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:19:30.161 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a999aacc-77f8-4366-93ff-8f47d36277d3'] response: {'name': 'network-changed', 'server_uuid': '5ee6ccf9-a4fc-456d-80e8-6fd771b2278c', 'tag': 'f34509e7-66d1-42f6-8a7c-726b40889705', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 973/1998] 10.0.0.18 () {34 vars in 1107 bytes} [Tue Apr 7 01:19:30 2026] GET /v2.0/networks/86bcc5f2-b702-4e2f-ba62-9c193ea65088?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: 1026/1999] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:19:30 2026] GET /v2.0/ports?tenant_id=3c04b791ea1f44539213da43bdacc272&device_id=5ee6ccf9-a4fc-456d-80e8-6fd771b2278c => generated 1465 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2000] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:19:30 2026] GET /v2.0/networks?id=ce97f985-6d22-47bf-b4c6-daaa17b0dbae => generated 801 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2001] 199.19.213.35 () {34 vars in 1057 bytes} [Tue Apr 7 01:19:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.126&port_id=f34509e7-66d1-42f6-8a7c-726b40889705 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2002] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:19:30 2026] GET /v2.0/ports?device_id=5adb3c04-0ba8-485f-bb4f-36354742ba44 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2003] 199.19.213.35 () {34 vars in 1101 bytes} [Tue Apr 7 01:19:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A93&port_id=f34509e7-66d1-42f6-8a7c-726b40889705 => 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: 976/2004] 199.19.213.35 () {34 vars in 1063 bytes} [Tue Apr 7 01:19:30 2026] GET /v2.0/subnets?id=6ab631ef-2294-4030-b64d-a224b105c23b&id=9b0b72b4-19b9-4662-8560-0a9c90089162 => generated 1363 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2005] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:19:30 2026] GET /v2.0/ports?network_id=ce97f985-6d22-47bf-b4c6-daaa17b0dbae&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2006] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:19:30 2026] GET /v2.0/ports?network_id=ce97f985-6d22-47bf-b4c6-daaa17b0dbae&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2007] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:19:30 2026] GET /v2.0/networks/ce97f985-6d22-47bf-b4c6-daaa17b0dbae?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: 978/2008] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:19:30 2026] GET /v2.0/networks/ce97f985-6d22-47bf-b4c6-daaa17b0dbae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2009] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:19:31 2026] GET /v2.0/networks?id=86bcc5f2-b702-4e2f-ba62-9c193ea65088 => generated 704 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2010] 199.19.213.35 () {34 vars in 1049 bytes} [Tue Apr 7 01:19:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3c04b791ea1f44539213da43bdacc272 => generated 179 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2011] 199.19.213.35 () {38 vars in 954 bytes} [Tue Apr 7 01:19:31 2026] POST /v2.0/ports => generated 1187 bytes in 544 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2012] 199.19.213.35 () {38 vars in 1027 bytes} [Tue Apr 7 01:19:31 2026] PUT /v2.0/ports/0e2cf295-2a37-4cfa-ad34-557b6a08182b => generated 1432 bytes in 565 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: 1033/2013] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:19:32 2026] GET /v2.0/ports?tenant_id=3c04b791ea1f44539213da43bdacc272&device_id=5adb3c04-0ba8-485f-bb4f-36354742ba44 => generated 1471 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:19:32.551 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-56c4fd0d-d374-4c76-8cdc-568aa623f5ed'] response: {'name': 'network-changed', 'server_uuid': '5adb3c04-0ba8-485f-bb4f-36354742ba44', 'tag': '0e2cf295-2a37-4cfa-ad34-557b6a08182b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 981/2014] 199.19.213.35 () {34 vars in 1057 bytes} [Tue Apr 7 01:19:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.148&port_id=0e2cf295-2a37-4cfa-ad34-557b6a08182b => 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: 1034/2015] 199.19.213.35 () {34 vars in 1105 bytes} [Tue Apr 7 01:19:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A17a&port_id=0e2cf295-2a37-4cfa-ad34-557b6a08182b => 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: 982/2016] 199.19.213.35 () {34 vars in 1063 bytes} [Tue Apr 7 01:19:32 2026] GET /v2.0/subnets?id=d5f8061f-fbb2-4db7-8043-be36c1268691&id=4dacfcd2-282d-413d-86ee-cbb7eb38c833 => generated 1365 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2017] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:19:32 2026] GET /v2.0/ports?network_id=86bcc5f2-b702-4e2f-ba62-9c193ea65088&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 983/2018] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:19:32 2026] GET /v2.0/ports?network_id=86bcc5f2-b702-4e2f-ba62-9c193ea65088&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: 1037/2021] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:19:32 2026] GET /v2.0/networks/86bcc5f2-b702-4e2f-ba62-9c193ea65088?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2022] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:19:32 2026] GET /v2.0/networks/86bcc5f2-b702-4e2f-ba62-9c193ea65088?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: 1038/2023] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:19:33 2026] GET /v2.0/ports?tenant_id=3c04b791ea1f44539213da43bdacc272&device_id=5adb3c04-0ba8-485f-bb4f-36354742ba44 => generated 1471 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2024] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:19:33 2026] GET /v2.0/networks?id=86bcc5f2-b702-4e2f-ba62-9c193ea65088 => generated 800 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2025] 199.19.213.35 () {34 vars in 1057 bytes} [Tue Apr 7 01:19:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.148&port_id=0e2cf295-2a37-4cfa-ad34-557b6a08182b => generated 19 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2026] 10.0.0.97 () {34 vars in 989 bytes} [Tue Apr 7 01:19:33 2026] GET /v2.0/ports?device_id=5ee6ccf9-a4fc-456d-80e8-6fd771b2278c => generated 1465 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2027] 199.19.213.35 () {34 vars in 1105 bytes} [Tue Apr 7 01:19:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A17a&port_id=0e2cf295-2a37-4cfa-ad34-557b6a08182b => 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: 988/2028] 10.0.0.97 () {34 vars in 1039 bytes} [Tue Apr 7 01:19:33 2026] GET /v2.0/security-groups?id=6fcf437b-edc6-4348-a265-84b7844c5feb&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2029] 199.19.213.35 () {34 vars in 1063 bytes} [Tue Apr 7 01:19:33 2026] GET /v2.0/subnets?id=d5f8061f-fbb2-4db7-8043-be36c1268691&id=4dacfcd2-282d-413d-86ee-cbb7eb38c833 => generated 1365 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2030] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:19:33 2026] GET /v2.0/ports?network_id=86bcc5f2-b702-4e2f-ba62-9c193ea65088&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2031] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:19:33 2026] GET /v2.0/ports?network_id=86bcc5f2-b702-4e2f-ba62-9c193ea65088&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: 990/2032] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:19:33 2026] GET /v2.0/networks/86bcc5f2-b702-4e2f-ba62-9c193ea65088?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: 1043/2033] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:19:33 2026] GET /v2.0/networks/86bcc5f2-b702-4e2f-ba62-9c193ea65088?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2034] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:19:35 2026] GET /v2.0/ports?device_id=5adb3c04-0ba8-485f-bb4f-36354742ba44 => generated 1204 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2035] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:19:35 2026] GET /v2.0/security-groups?id=6fcf437b-edc6-4348-a265-84b7844c5feb&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2036] 10.0.0.74 () {32 vars in 817 bytes} [Tue Apr 7 01:19:35 2026] GET /v2.0/ports?network_id=86bcc5f2-b702-4e2f-ba62-9c193ea65088&mac_address=fa%3A16%3A3e%3A22%3A37%3A4d => generated 1204 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:19:36.724 7 INFO neutron.db.l3_db [None req-4d4b0a3d-bd54-432e-8fcf-7738d618ce53 86e820fd601e488a9f28486b98c68f20 3c04b791ea1f44539213da43bdacc272 - - - -] Floating IP 8018e11a-83bd-4fdd-94ce-32a9dc742bb5 associated. External IP: 10.96.250.214, port: 0e2cf295-2a37-4cfa-ad34-557b6a08182b. [pid: 7|app: 0|req: 1045/2037] 10.0.0.74 () {34 vars in 676 bytes} [Tue Apr 7 01:19:35 2026] POST /v2.0/floatingips => generated 855 bytes in 1893 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2038] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:19:39 2026] GET /v2.0/ports?device_id=f8082ac1-c7e3-4c41-9ef4-fa4b166f5130 => generated 1014 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:19:39.788 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-995e670d-2a99-4dda-a666-de7fcc972749'] response: {'name': 'network-changed', 'server_uuid': '5adb3c04-0ba8-485f-bb4f-36354742ba44', 'tag': '0e2cf295-2a37-4cfa-ad34-557b6a08182b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1046/2039] 10.0.0.18 () {34 vars in 1119 bytes} [Tue Apr 7 01:19:39 2026] GET /v2.0/security-groups?id=5fbdcbe5-cc47-44ea-8b34-9ea2409ea351&id=18b34dda-1f7c-4e5c-9117-ae8af73570c3&fields=id&fields=name => generated 206 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2040] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:19:39 2026] GET /v2.0/ports?tenant_id=3c04b791ea1f44539213da43bdacc272&device_id=5adb3c04-0ba8-485f-bb4f-36354742ba44 => generated 1473 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2041] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:19:39 2026] GET /v2.0/networks?id=86bcc5f2-b702-4e2f-ba62-9c193ea65088 => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2042] 199.19.213.35 () {34 vars in 1057 bytes} [Tue Apr 7 01:19:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.148&port_id=0e2cf295-2a37-4cfa-ad34-557b6a08182b => generated 860 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2043] 10.0.0.74 () {32 vars in 735 bytes} [Tue Apr 7 01:19:39 2026] GET /v2.0/ports?device_id=f8082ac1-c7e3-4c41-9ef4-fa4b166f5130 => generated 1283 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2044] 199.19.213.35 () {34 vars in 1105 bytes} [Tue Apr 7 01:19:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A17a&port_id=0e2cf295-2a37-4cfa-ad34-557b6a08182b => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2045] 10.0.0.74 () {32 vars in 857 bytes} [Tue Apr 7 01:19:40 2026] GET /v2.0/floatingips?floating_network_id=be9378de-b583-487f-8e9a-77593adad135&port_id=0f8a0ef8-7cb3-4d2c-965f-f70071fd9bec => generated 861 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2046] 199.19.213.35 () {34 vars in 1063 bytes} [Tue Apr 7 01:19:40 2026] GET /v2.0/subnets?id=d5f8061f-fbb2-4db7-8043-be36c1268691&id=4dacfcd2-282d-413d-86ee-cbb7eb38c833 => 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: 1049/2047] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:19:40 2026] GET /v2.0/ports?network_id=86bcc5f2-b702-4e2f-ba62-9c193ea65088&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2048] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:19:40 2026] GET /v2.0/ports?network_id=86bcc5f2-b702-4e2f-ba62-9c193ea65088&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2049] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:19:40 2026] GET /v2.0/networks/86bcc5f2-b702-4e2f-ba62-9c193ea65088?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: 1000/2050] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:19:40 2026] GET /v2.0/networks/86bcc5f2-b702-4e2f-ba62-9c193ea65088?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: 1051/2051] 10.0.0.97 () {34 vars in 989 bytes} [Tue Apr 7 01:19:40 2026] GET /v2.0/ports?device_id=f8082ac1-c7e3-4c41-9ef4-fa4b166f5130 => generated 1283 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2052] 10.0.0.97 () {34 vars in 1119 bytes} [Tue Apr 7 01:19:40 2026] GET /v2.0/security-groups?id=18b34dda-1f7c-4e5c-9117-ae8af73570c3&id=5fbdcbe5-cc47-44ea-8b34-9ea2409ea351&fields=id&fields=name => generated 206 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2053] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:19:42 2026] GET /v2.0/ports?device_id=f8082ac1-c7e3-4c41-9ef4-fa4b166f5130 => generated 1014 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2054] 10.0.0.18 () {34 vars in 1119 bytes} [Tue Apr 7 01:19:42 2026] GET /v2.0/security-groups?id=5fbdcbe5-cc47-44ea-8b34-9ea2409ea351&id=18b34dda-1f7c-4e5c-9117-ae8af73570c3&fields=id&fields=name => generated 206 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2055] 199.19.213.35 () {34 vars in 993 bytes} [Tue Apr 7 01:19:42 2026] GET /v2.0/ports?device_id=f8082ac1-c7e3-4c41-9ef4-fa4b166f5130 => generated 1014 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:19:43.316 8 INFO neutron.db.l3_db [None req-13edb0e6-bdd6-4f9c-91b0-6d1801a366bc 6afc5e90e9844ce1ab4b019f431b5b1e d4207c7971e84f0082197026416356c1 - - - -] Floating IP a462442a-152d-4733-a41c-0f936f939ed6 disassociated. External IP: 10.96.250.202, port: 0f8a0ef8-7cb3-4d2c-965f-f70071fd9bec. [pid: 7|app: 0|req: 1054/2056] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:19:43 2026] GET /v2.0/ports?device_id=f8082ac1-c7e3-4c41-9ef4-fa4b166f5130 => 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: 1003/2057] 199.19.213.35 () {36 vars in 996 bytes} [Tue Apr 7 01:19:42 2026] DELETE /v2.0/ports/0f8a0ef8-7cb3-4d2c-965f-f70071fd9bec => generated 0 bytes in 787 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2058] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:19:44 2026] DELETE /v2.0/security-groups/18b34dda-1f7c-4e5c-9117-ae8af73570c3 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:19:44.935 8 INFO neutron.api.v2.resource [None req-3998b261-1c4d-42ed-b259-10ce6c119af3 6afc5e90e9844ce1ab4b019f431b5b1e d4207c7971e84f0082197026416356c1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1004/2059] 10.0.0.74 () {32 vars in 736 bytes} [Tue Apr 7 01:19:44 2026] GET /v2.0/security-groups/18b34dda-1f7c-4e5c-9117-ae8af73570c3 => generated 146 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2060] 10.0.0.74 () {32 vars in 731 bytes} [Tue Apr 7 01:19:44 2026] DELETE /v2.0/floatingips/a462442a-152d-4733-a41c-0f936f939ed6 => generated 0 bytes in 377 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:19:45.325 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa26a9f3-2612-4b4a-894e-034cf748fedc'] response: {'server_uuid': 'f8082ac1-c7e3-4c41-9ef4-fa4b166f5130', 'name': 'network-vif-deleted', 'tag': '0f8a0ef8-7cb3-4d2c-965f-f70071fd9bec', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1005/2061] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:19:45 2026] DELETE /v2.0/security-groups/5fbdcbe5-cc47-44ea-8b34-9ea2409ea351 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2062] 10.0.0.74 () {34 vars in 788 bytes} [Tue Apr 7 01:19:45 2026] PUT /v2.0/routers/3bb5be37-4a80-40f5-b0ef-6544e7657b3f/remove_router_interface => generated 309 bytes in 1212 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2063] 10.0.0.97 () {34 vars in 989 bytes} [Tue Apr 7 01:19:47 2026] GET /v2.0/ports?device_id=5adb3c04-0ba8-485f-bb4f-36354742ba44 => generated 1473 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2064] 10.0.0.97 () {34 vars in 1039 bytes} [Tue Apr 7 01:19:47 2026] GET /v2.0/security-groups?id=6fcf437b-edc6-4348-a265-84b7844c5feb&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:19:47.857 8 INFO neutron.services.segments.plugin [-] Segment 9659da71-c14b-428d-924d-eac6b28c292f resource provider aggregate not found 2026-04-07 01:19:47.863 8 INFO neutron.services.segments.plugin [-] Segment 9659da71-c14b-428d-924d-eac6b28c292f resource provider aggregate not found 2026-04-07 01:19:47.883 8 INFO neutron.services.segments.plugin [-] Segment 9659da71-c14b-428d-924d-eac6b28c292f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9659da71-c14b-428d-924d-eac6b28c292f found for delete ", "request_id": "req-42142af0-db48-4623-9b22-619482555a7d"}]} 2026-04-07 01:19:47.884 8 INFO neutron.services.segments.plugin [-] Segment 9659da71-c14b-428d-924d-eac6b28c292f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9659da71-c14b-428d-924d-eac6b28c292f found for delete ", "request_id": "req-ba0cb4b9-c604-472a-b285-aef30a1e2038"}]} 2026-04-07 01:19:47.888 8 INFO neutron.db.l3_hamode_db [None req-12ec4f79-66ea-498f-9167-1d1aafa21ae1 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] HA network 605d1c6c-d9fb-4f18-8249-7cf0ea97908f was deleted as no HA routers are present in tenant d4207c7971e84f0082197026416356c1. [pid: 8|app: 0|req: 1006/2067] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:19:46 2026] DELETE /v2.0/routers/3bb5be37-4a80-40f5-b0ef-6544e7657b3f => generated 0 bytes in 1182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2068] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:19:47 2026] DELETE /v2.0/subnets/f827f14a-a102-434d-9dfc-2e6fba5755af => 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: 1007/2069] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:19:48 2026] DELETE /v2.0/networks/b05bd20f-2ca4-4fda-9b2a-91b64f17f649 => generated 0 bytes in 397 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2070] 10.0.0.74 () {34 vars in 788 bytes} [Tue Apr 7 01:19:48 2026] PUT /v2.0/routers/ef2cec6b-54b8-4881-b324-57c9e525a57f/remove_router_interface => generated 309 bytes in 1125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:19:50.265 8 INFO neutron.services.segments.plugin [-] Segment 7cafb75f-c846-40b5-8d21-dfd9a0ecb476 resource provider aggregate not found 2026-04-07 01:19:50.271 8 INFO neutron.services.segments.plugin [-] Segment 7cafb75f-c846-40b5-8d21-dfd9a0ecb476 resource provider aggregate not found 2026-04-07 01:19:50.290 8 INFO neutron.services.segments.plugin [-] Segment 7cafb75f-c846-40b5-8d21-dfd9a0ecb476 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7cafb75f-c846-40b5-8d21-dfd9a0ecb476 found for delete ", "request_id": "req-3b88f0aa-5e10-4a9e-a199-bab6467ce05c"}]} 2026-04-07 01:19:50.291 8 INFO neutron.services.segments.plugin [-] Segment 7cafb75f-c846-40b5-8d21-dfd9a0ecb476 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7cafb75f-c846-40b5-8d21-dfd9a0ecb476 found for delete ", "request_id": "req-e5a224fc-e841-4fd2-b4a2-b9fd77d2ee54"}]} 2026-04-07 01:19:51.353 8 INFO neutron.db.l3_hamode_db [None req-6a004f08-5b56-493e-b97c-8b2b9496bf44 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] HA network 96783583-5f9a-4268-9ce6-013a10d01277 was deleted as no HA routers are present in tenant 358f6dd9f8994afe92df3ad97b13eb3f. [pid: 8|app: 0|req: 1008/2071] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:19:49 2026] DELETE /v2.0/routers/ef2cec6b-54b8-4881-b324-57c9e525a57f => generated 0 bytes in 1700 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2072] 10.0.0.74 () {32 vars in 720 bytes} [Tue Apr 7 01:19:51 2026] GET /v2.0/subnets/871bd2cd-da4f-46f5-8b06-f47570b3a8bf => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2073] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:19:51 2026] DELETE /v2.0/subnets/1e324139-ffd2-4d52-b05c-6073c9dfc6b8 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2074] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:19:51 2026] DELETE /v2.0/networks/16beb8dc-ef36-4033-9b24-c718d5e703f6 => generated 0 bytes in 395 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2075] 10.0.0.78 () {30 vars in 658 bytes} [Tue Apr 7 01:19:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2076] 10.0.0.78 () {30 vars in 660 bytes} [Tue Apr 7 01:19:52 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: 1066/2077] 10.0.0.78 () {30 vars in 636 bytes} [Tue Apr 7 01:19:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2078] 10.0.0.78 () {30 vars in 672 bytes} [Tue Apr 7 01:19:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2079] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:19:52 2026] GET /v2.0/security-groups?tenant_id=d4207c7971e84f0082197026416356c1&name=default => generated 2801 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:19:52.313 8 INFO neutron.services.segments.plugin [-] Segment 3a8d14aa-1b6d-43b4-b99a-3917f8e898b8 resource provider aggregate not found 2026-04-07 01:19:52.322 8 INFO neutron.services.segments.plugin [-] Segment 3a8d14aa-1b6d-43b4-b99a-3917f8e898b8 resource provider aggregate not found 2026-04-07 01:19:52.342 8 INFO neutron.services.segments.plugin [-] Segment 3a8d14aa-1b6d-43b4-b99a-3917f8e898b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a8d14aa-1b6d-43b4-b99a-3917f8e898b8 found for delete ", "request_id": "req-c7f62e8c-23bb-41e4-b68d-28bc42047a54"}]} 2026-04-07 01:19:52.349 8 INFO neutron.services.segments.plugin [-] Segment 3a8d14aa-1b6d-43b4-b99a-3917f8e898b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a8d14aa-1b6d-43b4-b99a-3917f8e898b8 found for delete ", "request_id": "req-e5a62170-d47a-4966-9d6d-fb4bf8d5dc24"}]} 2026-04-07 01:19:52.364 8 INFO neutron.services.segments.plugin [-] Segment 3d55f1da-4fad-4056-b8a3-11bb2b7fa9b4 resource provider aggregate not found 2026-04-07 01:19:52.370 8 INFO neutron.services.segments.plugin [-] Segment 3d55f1da-4fad-4056-b8a3-11bb2b7fa9b4 resource provider aggregate not found 2026-04-07 01:19:52.384 8 INFO neutron.services.segments.plugin [-] Segment 3d55f1da-4fad-4056-b8a3-11bb2b7fa9b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d55f1da-4fad-4056-b8a3-11bb2b7fa9b4 found for delete ", "request_id": "req-acd12b63-fc8b-4ab0-a196-0f98e6c0433d"}]} 2026-04-07 01:19:52.389 8 INFO neutron.services.segments.plugin [-] Segment 3d55f1da-4fad-4056-b8a3-11bb2b7fa9b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d55f1da-4fad-4056-b8a3-11bb2b7fa9b4 found for delete ", "request_id": "req-222442fa-a176-4c80-b55d-c2102f4eec4a"}]} [pid: 8|app: 0|req: 1013/2080] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:19:52 2026] DELETE /v2.0/security-groups/77e5cb80-2e7f-46e4-badf-dc4ed463dc54 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2081] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:19:52 2026] GET /v2.0/security-groups?tenant_id=358f6dd9f8994afe92df3ad97b13eb3f&name=default => generated 2801 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2082] 10.0.0.78 () {28 vars in 438 bytes} [Tue Apr 7 01:19:52 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2083] 10.0.0.78 () {30 vars in 696 bytes} [Tue Apr 7 01:19:52 2026] GET /v2.0/subnets/871bd2cd-da4f-46f5-8b06-f47570b3a8bf => generated 634 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2084] 10.0.0.78 () {30 vars in 658 bytes} [Tue Apr 7 01:19:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2085] 10.0.0.78 () {30 vars in 660 bytes} [Tue Apr 7 01:19: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: 1014/2086] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:19:52 2026] DELETE /v2.0/security-groups/169e9885-e28e-479d-ab38-72a1d70cdb8e => 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: 1073/2087] 10.0.0.78 () {30 vars in 636 bytes} [Tue Apr 7 01:19:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2088] 10.0.0.78 () {30 vars in 672 bytes} [Tue Apr 7 01:19:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2089] 10.0.0.78 () {30 vars in 696 bytes} [Tue Apr 7 01:19:52 2026] GET /v2.0/subnets/871bd2cd-da4f-46f5-8b06-f47570b3a8bf => generated 652 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2090] 10.0.0.78 () {30 vars in 658 bytes} [Tue Apr 7 01:19:53 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: 7|app: 0|req: 1075/2091] 10.0.0.78 () {30 vars in 660 bytes} [Tue Apr 7 01:19:53 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: 1017/2092] 10.0.0.78 () {30 vars in 636 bytes} [Tue Apr 7 01:19:53 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: 1076/2093] 10.0.0.78 () {30 vars in 672 bytes} [Tue Apr 7 01:19:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2094] 10.0.0.78 () {30 vars in 698 bytes} [Tue Apr 7 01:19:53 2026] GET /v2.0/networks/f6073472-ce74-45de-8df0-19c37aa3fa2f => generated 800 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2095] 10.0.0.78 () {30 vars in 650 bytes} [Tue Apr 7 01:19:53 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2096] 10.0.0.78 () {34 vars in 672 bytes} [Tue Apr 7 01:19:53 2026] POST /v2.0/ports => generated 1128 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2097] 199.19.213.35 () {30 vars in 662 bytes} [Tue Apr 7 01:19:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 175 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: 1020/2098] 199.19.213.35 () {30 vars in 664 bytes} [Tue Apr 7 01:19: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: 1079/2099] 199.19.213.35 () {30 vars in 640 bytes} [Tue Apr 7 01:19:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2100] 199.19.213.35 () {30 vars in 676 bytes} [Tue Apr 7 01:19:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2101] 199.19.213.35 () {30 vars in 696 bytes} [Tue Apr 7 01:19:55 2026] GET /v2.0/ports/d990326c-ec9f-4651-820d-765ca92d5423 => generated 1128 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2102] 199.19.213.35 () {30 vars in 662 bytes} [Tue Apr 7 01:19:55 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: 1081/2103] 199.19.213.35 () {30 vars in 664 bytes} [Tue Apr 7 01:19:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2104] 199.19.213.35 () {30 vars in 640 bytes} [Tue Apr 7 01:19:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2105] 199.19.213.35 () {30 vars in 676 bytes} [Tue Apr 7 01:19: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: 1024/2106] 199.19.213.35 () {30 vars in 731 bytes} [Tue Apr 7 01:19:55 2026] GET /v2.0/security-groups?name=lb-1ea9d478-88b7-43d1-8c4e-298b69d887ef => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2107] 199.19.213.35 () {34 vars in 695 bytes} [Tue Apr 7 01:19:55 2026] POST /v2.0/security-groups => generated 1572 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2108] 199.19.213.35 () {30 vars in 761 bytes} [Tue Apr 7 01:19:55 2026] GET /v2.0/security-group-rules?security_group_id=4e59a025-0205-48db-b1bb-d031d52b9fa8 => generated 1118 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2109] 199.19.213.35 () {34 vars in 748 bytes} [Tue Apr 7 01:19:55 2026] PUT /v2.0/ports/d990326c-ec9f-4651-820d-765ca92d5423 => generated 1128 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2110] 199.19.213.35 () {30 vars in 662 bytes} [Tue Apr 7 01:19:56 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1085/2111] 199.19.213.35 () {30 vars in 664 bytes} [Tue Apr 7 01:19: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: 1027/2112] 199.19.213.35 () {30 vars in 640 bytes} [Tue Apr 7 01:19:56 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: 1086/2113] 199.19.213.35 () {30 vars in 676 bytes} [Tue Apr 7 01:19: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: 1028/2114] 199.19.213.35 () {30 vars in 700 bytes} [Tue Apr 7 01:19:56 2026] GET /v2.0/subnets/871bd2cd-da4f-46f5-8b06-f47570b3a8bf => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:19:56.938 7 INFO neutron.db.segments_db [None req-5032e728-befe-46e3-842d-f1c96360a594 d676abed6f864aee95d94c66a274c38c b377049b2bdd47c2b8a61791b46e0913 - - - -] Added segment 161dc25d-aa6e-45cd-bdf4-1b0ef982b16e of type vxlan for network b0fd8fc8-b3cb-425a-8da2-b75382031409 [pid: 7|app: 0|req: 1087/2115] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:19:56 2026] POST /v2.0/networks => generated 632 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:19:57.107 8 INFO neutron.db.segments_db [None req-f937978b-0d65-4536-8a6c-6c3acb27bcc4 d676abed6f864aee95d94c66a274c38c b377049b2bdd47c2b8a61791b46e0913 - - - -] Added segment df792d44-3b3d-4f87-b654-cbbca9ea5507 of type vxlan for network 7970dfe8-6dae-4a74-9e4d-ae87896f23c6 [pid: 8|app: 0|req: 1029/2116] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:19:57 2026] POST /v2.0/networks => generated 631 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:19:57.360 7 INFO neutron.db.segments_db [None req-49846cbe-352d-4c37-b2df-9b8ad5cc9929 d676abed6f864aee95d94c66a274c38c b377049b2bdd47c2b8a61791b46e0913 - - - -] Added segment a1c091e7-bbbc-4c42-9d74-9d2e7448f391 of type vxlan for network e689bd10-10f1-4b80-a336-1b9394d3d0a9 [pid: 7|app: 0|req: 1088/2117] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:19:57 2026] POST /v2.0/networks => generated 632 bytes in 570 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:19:57.950 8 INFO neutron.db.segments_db [None req-dc602798-11bf-4523-939e-fbd00db6c55a d676abed6f864aee95d94c66a274c38c b377049b2bdd47c2b8a61791b46e0913 - - - -] Added segment 66f89d77-05ca-405e-840c-892948d88dc5 of type vxlan for network 428ecb86-d746-4485-bd8b-c05cb3716f4b [pid: 8|app: 0|req: 1030/2118] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:19:57 2026] POST /v2.0/networks => generated 632 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:19:58.145 7 INFO neutron.db.segments_db [None req-0a5c1a04-7521-4225-91bc-e65e278e8623 d676abed6f864aee95d94c66a274c38c b377049b2bdd47c2b8a61791b46e0913 - - - -] Added segment 72699f4f-44a9-4bc4-a010-e49ffcd08770 of type vxlan for network 7e8b724f-0575-41e2-bef5-f73495548125 [pid: 7|app: 0|req: 1089/2119] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:19:58 2026] POST /v2.0/networks => generated 632 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2120] 10.0.0.74 () {34 vars in 752 bytes} [Tue Apr 7 01:19:58 2026] PUT /v2.0/networks/b0fd8fc8-b3cb-425a-8da2-b75382031409/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2121] 10.0.0.74 () {34 vars in 752 bytes} [Tue Apr 7 01:19:58 2026] PUT /v2.0/networks/7970dfe8-6dae-4a74-9e4d-ae87896f23c6/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2122] 10.0.0.74 () {34 vars in 752 bytes} [Tue Apr 7 01:19:58 2026] PUT /v2.0/networks/e689bd10-10f1-4b80-a336-1b9394d3d0a9/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: 1091/2123] 10.0.0.74 () {34 vars in 752 bytes} [Tue Apr 7 01:19:58 2026] PUT /v2.0/networks/428ecb86-d746-4485-bd8b-c05cb3716f4b/tags => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2124] 10.0.0.74 () {32 vars in 665 bytes} [Tue Apr 7 01:19:58 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2125] 10.0.0.74 () {32 vars in 679 bytes} [Tue Apr 7 01:19:58 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2126] 10.0.0.74 () {32 vars in 675 bytes} [Tue Apr 7 01:19:58 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2127] 10.0.0.74 () {32 vars in 687 bytes} [Tue Apr 7 01:19:58 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2128] 10.0.0.74 () {32 vars in 673 bytes} [Tue Apr 7 01:19:59 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2129] 10.0.0.74 () {32 vars in 687 bytes} [Tue Apr 7 01:19:59 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2469 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2130] 10.0.0.74 () {32 vars in 683 bytes} [Tue Apr 7 01:19:59 2026] GET /v2.0/networks?not-tags-any=blue => generated 2469 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2131] 10.0.0.74 () {32 vars in 695 bytes} [Tue Apr 7 01:19:59 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:19:59.839 8 INFO neutron.services.segments.plugin [-] Segment 161dc25d-aa6e-45cd-bdf4-1b0ef982b16e resource provider aggregate not found 2026-04-07 01:19:59.844 8 INFO neutron.services.segments.plugin [-] Segment 161dc25d-aa6e-45cd-bdf4-1b0ef982b16e resource provider aggregate not found 2026-04-07 01:19:59.860 8 INFO neutron.services.segments.plugin [-] Segment 161dc25d-aa6e-45cd-bdf4-1b0ef982b16e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 161dc25d-aa6e-45cd-bdf4-1b0ef982b16e found for delete ", "request_id": "req-f214fca5-e81b-436c-a5d5-208bed432604"}]} 2026-04-07 01:19:59.867 8 INFO neutron.services.segments.plugin [-] Segment 161dc25d-aa6e-45cd-bdf4-1b0ef982b16e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 161dc25d-aa6e-45cd-bdf4-1b0ef982b16e found for delete ", "request_id": "req-df29836d-07a8-47aa-9f90-c2a96de50f10"}]} [pid: 8|app: 0|req: 1037/2132] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:19:59 2026] DELETE /v2.0/networks/b0fd8fc8-b3cb-425a-8da2-b75382031409 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:20:00.078 7 INFO neutron.services.segments.plugin [-] Segment df792d44-3b3d-4f87-b654-cbbca9ea5507 resource provider aggregate not found 2026-04-07 01:20:00.083 7 INFO neutron.services.segments.plugin [-] Segment df792d44-3b3d-4f87-b654-cbbca9ea5507 resource provider aggregate not found 2026-04-07 01:20:00.099 7 INFO neutron.services.segments.plugin [-] Segment df792d44-3b3d-4f87-b654-cbbca9ea5507 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df792d44-3b3d-4f87-b654-cbbca9ea5507 found for delete ", "request_id": "req-d0f96575-b677-4eb0-b7ed-6970d1931ac9"}]} 2026-04-07 01:20:00.100 7 INFO neutron.services.segments.plugin [-] Segment df792d44-3b3d-4f87-b654-cbbca9ea5507 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df792d44-3b3d-4f87-b654-cbbca9ea5507 found for delete ", "request_id": "req-6f6358dd-f068-4413-b552-612f04a8f6b2"}]} [pid: 7|app: 0|req: 1096/2133] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:19:59 2026] DELETE /v2.0/networks/7970dfe8-6dae-4a74-9e4d-ae87896f23c6 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2134] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:20:00 2026] DELETE /v2.0/networks/e689bd10-10f1-4b80-a336-1b9394d3d0a9 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2135] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:20:00 2026] DELETE /v2.0/networks/428ecb86-d746-4485-bd8b-c05cb3716f4b => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2136] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:20:00 2026] DELETE /v2.0/networks/7e8b724f-0575-41e2-bef5-f73495548125 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2137] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:20:01 2026] GET /v2.0/security-groups?tenant_id=ba71beeb5ace4ba3b94b5095335bd504&name=default => generated 2801 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:20:01.957 8 INFO neutron.services.segments.plugin [-] Segment a1c091e7-bbbc-4c42-9d74-9d2e7448f391 resource provider aggregate not found 2026-04-07 01:20:01.962 8 INFO neutron.services.segments.plugin [-] Segment a1c091e7-bbbc-4c42-9d74-9d2e7448f391 resource provider aggregate not found 2026-04-07 01:20:01.979 8 INFO neutron.services.segments.plugin [-] Segment a1c091e7-bbbc-4c42-9d74-9d2e7448f391 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1c091e7-bbbc-4c42-9d74-9d2e7448f391 found for delete ", "request_id": "req-f7b39e90-c7f3-4000-b79d-bf0954a7acf6"}]} 2026-04-07 01:20:01.983 8 INFO neutron.services.segments.plugin [-] Segment a1c091e7-bbbc-4c42-9d74-9d2e7448f391 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1c091e7-bbbc-4c42-9d74-9d2e7448f391 found for delete ", "request_id": "req-43c0c403-f70d-48f8-9d4b-490351071353"}]} 2026-04-07 01:20:02.000 8 INFO neutron.services.segments.plugin [-] Segment 72699f4f-44a9-4bc4-a010-e49ffcd08770 resource provider aggregate not found 2026-04-07 01:20:02.007 8 INFO neutron.services.segments.plugin [-] Segment 72699f4f-44a9-4bc4-a010-e49ffcd08770 resource provider aggregate not found 2026-04-07 01:20:02.015 8 INFO neutron.services.segments.plugin [-] Segment 72699f4f-44a9-4bc4-a010-e49ffcd08770 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72699f4f-44a9-4bc4-a010-e49ffcd08770 found for delete ", "request_id": "req-03da5eee-23e6-42f8-9d65-9a046bd24f3d"}]} 2026-04-07 01:20:02.022 8 INFO neutron.services.segments.plugin [-] Segment 72699f4f-44a9-4bc4-a010-e49ffcd08770 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72699f4f-44a9-4bc4-a010-e49ffcd08770 found for delete ", "request_id": "req-803cbddf-e3d3-4929-8101-0438d018df3f"}]} [pid: 8|app: 0|req: 1040/2138] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:20:01 2026] DELETE /v2.0/security-groups/75d61298-da40-44f3-b649-f7b67d6bda9f => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:20:02.177 7 INFO neutron.services.segments.plugin [-] Segment 66f89d77-05ca-405e-840c-892948d88dc5 resource provider aggregate not found 2026-04-07 01:20:02.186 7 INFO neutron.services.segments.plugin [-] Segment 66f89d77-05ca-405e-840c-892948d88dc5 resource provider aggregate not found [pid: 7|app: 0|req: 1099/2139] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:20:02 2026] GET /v2.0/security-groups?tenant_id=b377049b2bdd47c2b8a61791b46e0913&name=default => generated 2801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2140] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:20:02 2026] DELETE /v2.0/security-groups/05a391bd-8e13-4e5e-86a6-92e4d60f3682 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:20:02.449 7 INFO neutron.services.segments.plugin [-] Segment 66f89d77-05ca-405e-840c-892948d88dc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66f89d77-05ca-405e-840c-892948d88dc5 found for delete ", "request_id": "req-b906abcc-738f-4cbd-b7f0-318958538e2d"}]} 2026-04-07 01:20:02.450 7 INFO neutron.services.segments.plugin [-] Segment 66f89d77-05ca-405e-840c-892948d88dc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66f89d77-05ca-405e-840c-892948d88dc5 found for delete ", "request_id": "req-713306f2-0712-44b5-8047-509e09acba9c"}]} [pid: 7|app: 0|req: 1100/2141] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:20:02 2026] GET /v2.0/security-groups?tenant_id=e90e1e92bcbb4ad6809bc2504cfbfb01&name=default => generated 2801 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2142] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:20:02 2026] DELETE /v2.0/security-groups/45c7dea8-76da-4ae4-86d7-1d1334f90a6f => 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: 1102/2145] 10.0.0.18 () {34 vars in 1015 bytes} [Tue Apr 7 01:20:03 2026] GET /v2.0/security-groups?id=e4243457-054d-4004-9760-22def616b1e1&fields=id => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2146] 10.0.0.18 () {34 vars in 981 bytes} [Tue Apr 7 01:20:03 2026] GET /v2.0/networks?id=c65ff157-b838-4dda-a459-375578946781 => generated 735 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2147] 10.0.0.18 () {34 vars in 964 bytes} [Tue Apr 7 01:20:03 2026] GET /v2.0/quotas/db28287e81a744f684735c1d2fef159c => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2148] 10.0.0.18 () {34 vars in 1001 bytes} [Tue Apr 7 01:20:03 2026] GET /v2.0/ports?tenant_id=db28287e81a744f684735c1d2fef159c&fields=id => generated 149 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2149] 10.0.0.18 () {34 vars in 1007 bytes} [Tue Apr 7 01:20:03 2026] GET /v2.0/networks/c65ff157-b838-4dda-a459-375578946781?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2150] 10.0.0.18 () {34 vars in 1107 bytes} [Tue Apr 7 01:20:03 2026] GET /v2.0/networks/c65ff157-b838-4dda-a459-375578946781?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2151] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:20:04 2026] GET /v2.0/ports?device_id=8aa221d9-edc9-4169-bc1d-098db33fab5b => 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: 1047/2152] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:20:04 2026] GET /v2.0/ports?device_id=8aa221d9-edc9-4169-bc1d-098db33fab5b => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2153] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:20:04 2026] GET /v2.0/networks?id=c65ff157-b838-4dda-a459-375578946781 => generated 735 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2154] 199.19.213.35 () {34 vars in 1049 bytes} [Tue Apr 7 01:20:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=db28287e81a744f684735c1d2fef159c => generated 343 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2155] 199.19.213.35 () {34 vars in 1095 bytes} [Tue Apr 7 01:20:05 2026] GET /v2.0/ports?device_id=5ee6ccf9-a4fc-456d-80e8-6fd771b2278c&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2156] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:20:05 2026] GET /v2.0/ports?tenant_id=3c04b791ea1f44539213da43bdacc272&device_id=5ee6ccf9-a4fc-456d-80e8-6fd771b2278c => generated 1465 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2157] 199.19.213.35 () {38 vars in 954 bytes} [Tue Apr 7 01:20:04 2026] POST /v2.0/ports => generated 1082 bytes in 423 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: 1108/2158] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:20:05 2026] GET /v2.0/networks?id=ce97f985-6d22-47bf-b4c6-daaa17b0dbae => generated 801 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2159] 199.19.213.35 () {34 vars in 1057 bytes} [Tue Apr 7 01:20:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.126&port_id=f34509e7-66d1-42f6-8a7c-726b40889705 => generated 860 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2160] 199.19.213.35 () {34 vars in 1101 bytes} [Tue Apr 7 01:20:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A93&port_id=f34509e7-66d1-42f6-8a7c-726b40889705 => 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: 1111/2161] 199.19.213.35 () {34 vars in 1063 bytes} [Tue Apr 7 01:20:05 2026] GET /v2.0/subnets?id=6ab631ef-2294-4030-b64d-a224b105c23b&id=9b0b72b4-19b9-4662-8560-0a9c90089162 => generated 1363 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2162] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:20:05 2026] GET /v2.0/ports?network_id=ce97f985-6d22-47bf-b4c6-daaa17b0dbae&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2163] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:20:05 2026] GET /v2.0/ports?network_id=ce97f985-6d22-47bf-b4c6-daaa17b0dbae&device_owner=network%3Adhcp => generated 1457 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2164] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:20:05 2026] GET /v2.0/networks/ce97f985-6d22-47bf-b4c6-daaa17b0dbae?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2165] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:20:05 2026] GET /v2.0/networks/ce97f985-6d22-47bf-b4c6-daaa17b0dbae?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: 1051/2166] 199.19.213.35 () {38 vars in 1027 bytes} [Tue Apr 7 01:20:05 2026] PUT /v2.0/ports/46fa28ea-68b3-4b35-b776-2514ecc98e7c => generated 1207 bytes in 647 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2167] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:20:06 2026] GET /v2.0/ports?tenant_id=db28287e81a744f684735c1d2fef159c&device_id=8aa221d9-edc9-4169-bc1d-098db33fab5b => generated 1246 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, ' 2026-04-07 01:20:06.176 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1093b799-bf39-499d-b006-6880de44c991'] response: {'name': 'network-changed', 'server_uuid': '8aa221d9-edc9-4169-bc1d-098db33fab5b', 'tag': '46fa28ea-68b3-4b35-b776-2514ecc98e7c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1052/2168] 199.19.213.35 () {34 vars in 1061 bytes} [Tue Apr 7 01:20:06 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.165&port_id=46fa28ea-68b3-4b35-b776-2514ecc98e7c => generated 19 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2169] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:20:06 2026] GET /v2.0/subnets?id=ec3ad5b8-084a-4d0b-872d-39ee66662207 => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2170] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:20:06 2026] GET /v2.0/ports?network_id=c65ff157-b838-4dda-a459-375578946781&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2171] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:20:06 2026] GET /v2.0/ports?device_id=8aa221d9-edc9-4169-bc1d-098db33fab5b => generated 1246 bytes in 24 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: 1119/2172] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:20:06 2026] GET /v2.0/security-groups?id=e4243457-054d-4004-9760-22def616b1e1&fields=id&fields=name => generated 96 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2173] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:20:06 2026] GET /v2.0/networks/c65ff157-b838-4dda-a459-375578946781?fields=segments => generated 14 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2174] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:20:06 2026] GET /v2.0/networks/c65ff157-b838-4dda-a459-375578946781?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: 1055/2175] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:20:06 2026] GET /v2.0/ports?device_id=8aa221d9-edc9-4169-bc1d-098db33fab5b => generated 1246 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2176] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:20:06 2026] GET /v2.0/ports?tenant_id=db28287e81a744f684735c1d2fef159c&device_id=8aa221d9-edc9-4169-bc1d-098db33fab5b => 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: 1056/2177] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:20:06 2026] GET /v2.0/networks?id=c65ff157-b838-4dda-a459-375578946781 => generated 735 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2178] 199.19.213.35 () {34 vars in 1061 bytes} [Tue Apr 7 01:20:06 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.165&port_id=46fa28ea-68b3-4b35-b776-2514ecc98e7c => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2179] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:20:06 2026] GET /v2.0/subnets?id=ec3ad5b8-084a-4d0b-872d-39ee66662207 => generated 630 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2180] 199.19.213.35 () {34 vars in 993 bytes} [Tue Apr 7 01:20:06 2026] GET /v2.0/ports?device_id=8aa221d9-edc9-4169-bc1d-098db33fab5b => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2181] 199.19.213.35 () {34 vars in 1043 bytes} [Tue Apr 7 01:20:06 2026] GET /v2.0/security-groups?id=e4243457-054d-4004-9760-22def616b1e1&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: 1058/2182] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:20:06 2026] GET /v2.0/ports?network_id=c65ff157-b838-4dda-a459-375578946781&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2183] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:20:06 2026] GET /v2.0/networks/c65ff157-b838-4dda-a459-375578946781?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2184] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:20:06 2026] GET /v2.0/networks/c65ff157-b838-4dda-a459-375578946781?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-04-07 01:20:07.475 7 INFO neutron.db.segments_db [None req-f78b2c65-5a9f-4a1b-a626-5ae2079f8959 205c9021b5364b6f9b0b438290b53de7 e2369f54a2304f17914ca5383f0ff5f0 - - - -] Added segment 721963f4-7767-4f51-a0be-6fffdd2f242e of type vxlan for network 7931f08f-d2f1-4eda-9e7a-c1e641b5966f [pid: 7|app: 0|req: 1126/2185] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:20:07 2026] POST /v2.0/networks => generated 631 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2186] 10.0.0.74 () {34 vars in 663 bytes} [Tue Apr 7 01:20:07 2026] POST /v2.0/ports => generated 743 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:20:08.103 7 INFO neutron.db.segments_db [None req-07774950-0983-4f61-9989-782ec51bcd40 205c9021b5364b6f9b0b438290b53de7 e2369f54a2304f17914ca5383f0ff5f0 - - - -] Added segment dd816159-0079-4956-928f-dee7943f9767 of type vxlan for network 2f29c26d-c88f-4987-a11d-4387a67c95da [pid: 7|app: 0|req: 1127/2187] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:20:08 2026] POST /v2.0/networks => generated 631 bytes in 224 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: 1061/2188] 10.0.0.74 () {34 vars in 663 bytes} [Tue Apr 7 01:20:08 2026] POST /v2.0/ports => generated 743 bytes in 458 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: 1062/2189] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:20:08 2026] GET /v2.0/ports?device_id=8aa221d9-edc9-4169-bc1d-098db33fab5b => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:20:08.825 7 INFO neutron.db.segments_db [None req-81737d10-9e66-438d-add0-37297bbe5364 205c9021b5364b6f9b0b438290b53de7 e2369f54a2304f17914ca5383f0ff5f0 - - - -] Added segment fffb7117-a454-47b5-9a9a-cd1e8d59763b of type vxlan for network ec4eff32-b0e7-4a8b-833d-919ffa6daf4f [pid: 8|app: 0|req: 1063/2190] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:20:08 2026] GET /v2.0/security-groups?id=e4243457-054d-4004-9760-22def616b1e1&fields=id&fields=name => generated 96 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2191] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:20:08 2026] GET /v2.0/ports?device_id=8aa221d9-edc9-4169-bc1d-098db33fab5b => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2192] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:20:08 2026] POST /v2.0/networks => generated 631 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2193] 10.0.0.74 () {34 vars in 663 bytes} [Tue Apr 7 01:20:08 2026] POST /v2.0/ports => generated 743 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:20:09.532 7 INFO neutron.db.segments_db [None req-0ba6997c-77f1-48fe-b21e-201589f3fb8a 205c9021b5364b6f9b0b438290b53de7 e2369f54a2304f17914ca5383f0ff5f0 - - - -] Added segment 0b0ec084-299f-406f-87b4-14c5dde76e82 of type vxlan for network 943458c9-1e7a-4af0-afa7-a67ae1807a38 [pid: 7|app: 0|req: 1129/2194] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:20:09 2026] POST /v2.0/networks => generated 632 bytes in 245 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: 1066/2195] 10.0.0.74 () {34 vars in 663 bytes} [Tue Apr 7 01:20:09 2026] POST /v2.0/ports => generated 743 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:20:10.132 7 INFO neutron.db.segments_db [None req-a81112dc-49a3-4a49-ba48-b00fcef53f67 205c9021b5364b6f9b0b438290b53de7 e2369f54a2304f17914ca5383f0ff5f0 - - - -] Added segment 28b9679a-53ea-4de6-849a-11f01d6dc48c of type vxlan for network 1bb893a8-77b0-4ddd-96b2-75bdebc9966d [pid: 7|app: 0|req: 1130/2196] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:20:10 2026] POST /v2.0/networks => generated 631 bytes in 212 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: 1067/2197] 10.0.0.74 () {34 vars in 663 bytes} [Tue Apr 7 01:20:10 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: 1131/2198] 10.0.0.74 () {34 vars in 746 bytes} [Tue Apr 7 01:20:10 2026] PUT /v2.0/ports/95cfab12-c407-4557-af36-ddc6a714b5ce/tags => generated 17 bytes in 59 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: 1068/2199] 10.0.0.74 () {34 vars in 746 bytes} [Tue Apr 7 01:20:10 2026] PUT /v2.0/ports/c20c9714-6d4a-49f4-9cfd-dfc6eb12bef1/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: 1132/2200] 10.0.0.74 () {34 vars in 746 bytes} [Tue Apr 7 01:20:10 2026] PUT /v2.0/ports/d85cc202-5187-44e0-b89c-cd5c2eeff253/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2201] 10.0.0.74 () {34 vars in 746 bytes} [Tue Apr 7 01:20:10 2026] PUT /v2.0/ports/9e57f9bc-99d2-41ce-900a-b8d8b597c941/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2202] 10.0.0.74 () {32 vars in 659 bytes} [Tue Apr 7 01:20:10 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2203] 10.0.0.74 () {32 vars in 673 bytes} [Tue Apr 7 01:20:11 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2204] 10.0.0.74 () {32 vars in 669 bytes} [Tue Apr 7 01:20: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: 1071/2205] 10.0.0.74 () {32 vars in 681 bytes} [Tue Apr 7 01:20:11 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2206] 10.0.0.74 () {32 vars in 667 bytes} [Tue Apr 7 01:20:11 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2207] 10.0.0.74 () {32 vars in 681 bytes} [Tue Apr 7 01:20:11 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2208] 10.0.0.74 () {32 vars in 677 bytes} [Tue Apr 7 01:20:11 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2209] 10.0.0.74 () {32 vars in 689 bytes} [Tue Apr 7 01:20:11 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2210] 10.0.0.74 () {32 vars in 719 bytes} [Tue Apr 7 01:20:12 2026] DELETE /v2.0/ports/95cfab12-c407-4557-af36-ddc6a714b5ce => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2211] 10.0.0.74 () {32 vars in 719 bytes} [Tue Apr 7 01:20:12 2026] DELETE /v2.0/ports/c20c9714-6d4a-49f4-9cfd-dfc6eb12bef1 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2212] 10.0.0.74 () {32 vars in 719 bytes} [Tue Apr 7 01:20:12 2026] DELETE /v2.0/ports/d85cc202-5187-44e0-b89c-cd5c2eeff253 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2213] 10.0.0.74 () {32 vars in 719 bytes} [Tue Apr 7 01:20:12 2026] DELETE /v2.0/ports/9e57f9bc-99d2-41ce-900a-b8d8b597c941 => generated 0 bytes in 715 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2214] 10.0.0.74 () {32 vars in 719 bytes} [Tue Apr 7 01:20:13 2026] DELETE /v2.0/ports/a47030da-dfbc-437b-8cf3-b525da2185a5 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:20:14.156 8 INFO neutron.services.segments.plugin [-] Segment 721963f4-7767-4f51-a0be-6fffdd2f242e resource provider aggregate not found 2026-04-07 01:20:14.162 8 INFO neutron.services.segments.plugin [-] Segment 721963f4-7767-4f51-a0be-6fffdd2f242e resource provider aggregate not found 2026-04-07 01:20:14.179 8 INFO neutron.services.segments.plugin [-] Segment 721963f4-7767-4f51-a0be-6fffdd2f242e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 721963f4-7767-4f51-a0be-6fffdd2f242e found for delete ", "request_id": "req-ef5ab856-1aad-40d0-9c7d-d1d033d40277"}]} 2026-04-07 01:20:14.180 8 INFO neutron.services.segments.plugin [-] Segment 721963f4-7767-4f51-a0be-6fffdd2f242e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 721963f4-7767-4f51-a0be-6fffdd2f242e found for delete ", "request_id": "req-68109b08-b0e5-409b-ba3e-e9c20b71ee90"}]} [pid: 8|app: 0|req: 1076/2215] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:20:13 2026] DELETE /v2.0/networks/7931f08f-d2f1-4eda-9e7a-c1e641b5966f => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:20:14.411 7 INFO neutron.services.segments.plugin [-] Segment dd816159-0079-4956-928f-dee7943f9767 resource provider aggregate not found 2026-04-07 01:20:14.432 7 INFO neutron.services.segments.plugin [-] Segment dd816159-0079-4956-928f-dee7943f9767 resource provider aggregate not found 2026-04-07 01:20:14.449 7 INFO neutron.services.segments.plugin [-] Segment dd816159-0079-4956-928f-dee7943f9767 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd816159-0079-4956-928f-dee7943f9767 found for delete ", "request_id": "req-a78b67a6-8600-459b-a640-ec1d538b98f8"}]} 2026-04-07 01:20:14.450 7 INFO neutron.services.segments.plugin [-] Segment dd816159-0079-4956-928f-dee7943f9767 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd816159-0079-4956-928f-dee7943f9767 found for delete ", "request_id": "req-c6865005-d1eb-4d31-b512-4549f063ace7"}]} [pid: 7|app: 0|req: 1140/2216] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:20:14 2026] DELETE /v2.0/networks/2f29c26d-c88f-4987-a11d-4387a67c95da => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2217] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:20:14 2026] DELETE /v2.0/networks/ec4eff32-b0e7-4a8b-833d-919ffa6daf4f => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2218] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:20:14 2026] DELETE /v2.0/networks/943458c9-1e7a-4af0-afa7-a67ae1807a38 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2219] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:20:15 2026] DELETE /v2.0/networks/1bb893a8-77b0-4ddd-96b2-75bdebc9966d => 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: 1142/2220] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:20:16 2026] GET /v2.0/security-groups?tenant_id=613b34ec1c9d43cdbd19ad0e29675d10&name=default => generated 2805 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:20:16.520 8 INFO neutron.services.segments.plugin [-] Segment fffb7117-a454-47b5-9a9a-cd1e8d59763b resource provider aggregate not found 2026-04-07 01:20:16.527 8 INFO neutron.services.segments.plugin [-] Segment fffb7117-a454-47b5-9a9a-cd1e8d59763b resource provider aggregate not found 2026-04-07 01:20:16.540 8 INFO neutron.services.segments.plugin [-] Segment fffb7117-a454-47b5-9a9a-cd1e8d59763b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fffb7117-a454-47b5-9a9a-cd1e8d59763b found for delete ", "request_id": "req-56b0ea66-320d-48f9-bae1-6d4c8d9c6925"}]} 2026-04-07 01:20:16.550 8 INFO neutron.services.segments.plugin [-] Segment fffb7117-a454-47b5-9a9a-cd1e8d59763b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fffb7117-a454-47b5-9a9a-cd1e8d59763b found for delete ", "request_id": "req-77a00292-8332-4738-81e4-2529a85cab7f"}]} 2026-04-07 01:20:16.567 8 INFO neutron.services.segments.plugin [-] Segment 28b9679a-53ea-4de6-849a-11f01d6dc48c resource provider aggregate not found 2026-04-07 01:20:16.574 8 INFO neutron.services.segments.plugin [-] Segment 28b9679a-53ea-4de6-849a-11f01d6dc48c resource provider aggregate not found 2026-04-07 01:20:16.592 8 INFO neutron.services.segments.plugin [-] Segment 28b9679a-53ea-4de6-849a-11f01d6dc48c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28b9679a-53ea-4de6-849a-11f01d6dc48c found for delete ", "request_id": "req-87234c6f-6d2c-4e35-a619-9de8c56209fd"}]} 2026-04-07 01:20:16.614 8 INFO neutron.services.segments.plugin [-] Segment 28b9679a-53ea-4de6-849a-11f01d6dc48c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28b9679a-53ea-4de6-849a-11f01d6dc48c found for delete ", "request_id": "req-fa9a6fd9-12de-4e9d-a455-6981432beef5"}]} [pid: 8|app: 0|req: 1079/2221] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:20:16 2026] DELETE /v2.0/security-groups/e09f3184-fa29-4a9f-9101-3e62d81c210c => generated 0 bytes in 199 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:20:16.773 7 INFO neutron.services.segments.plugin [-] Segment 0b0ec084-299f-406f-87b4-14c5dde76e82 resource provider aggregate not found 2026-04-07 01:20:16.781 7 INFO neutron.services.segments.plugin [-] Segment 0b0ec084-299f-406f-87b4-14c5dde76e82 resource provider aggregate not found 2026-04-07 01:20:16.798 7 INFO neutron.services.segments.plugin [-] Segment 0b0ec084-299f-406f-87b4-14c5dde76e82 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b0ec084-299f-406f-87b4-14c5dde76e82 found for delete ", "request_id": "req-71b5e1c9-850d-4fa6-92ea-00fa6550c78f"}]} 2026-04-07 01:20:16.801 7 INFO neutron.services.segments.plugin [-] Segment 0b0ec084-299f-406f-87b4-14c5dde76e82 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b0ec084-299f-406f-87b4-14c5dde76e82 found for delete ", "request_id": "req-fe98052f-aabe-4b6e-a294-8fdd6fbe5488"}]} [pid: 7|app: 0|req: 1143/2222] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:20:16 2026] GET /v2.0/security-groups?tenant_id=e2369f54a2304f17914ca5383f0ff5f0&name=default => generated 2801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2223] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:20:16 2026] DELETE /v2.0/security-groups/68a2e5db-47f7-40f9-99d2-d14e48c01f84 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2224] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:20:17 2026] GET /v2.0/security-groups?tenant_id=f78cbc5564974ceca167cbaee37fb9de&name=default => generated 2805 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2225] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:20:17 2026] DELETE /v2.0/security-groups/c82ee945-39ee-4fa8-b614-576d6d4c1a95 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:20:21.753 7 INFO neutron.db.segments_db [None req-32f6dfe4-cd33-40d4-9d23-07a5289ce585 9c7bb489893346c181b1e4c0f4b70c95 5b9b6ac7576f468b89b59e975506ff25 - - - -] Added segment b4be39d5-22ea-42e8-8034-37562c0245ec of type vxlan for network 22b67392-430e-4f5a-acd1-03ec6e61844c [pid: 7|app: 0|req: 1146/2228] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:20:21 2026] POST /v2.0/networks => generated 632 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2229] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:20:21 2026] POST /v2.0/subnets => generated 602 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:20:22.295 7 INFO neutron.db.segments_db [None req-873a04b2-c319-4803-90ce-9c68d909bf54 9c7bb489893346c181b1e4c0f4b70c95 5b9b6ac7576f468b89b59e975506ff25 - - - -] Added segment a70d449f-ae36-4da2-8bbf-d63e45c678c0 of type vxlan for network a2015682-f9fe-45c9-80ac-bb53b8b15e8e [pid: 7|app: 0|req: 1147/2230] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:20:22 2026] POST /v2.0/networks => generated 631 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2231] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:20:22 2026] POST /v2.0/subnets => generated 605 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:20:22.852 7 INFO neutron.db.segments_db [None req-54cb73a3-7b1b-4980-a78a-d9d95ee762ba 9c7bb489893346c181b1e4c0f4b70c95 5b9b6ac7576f468b89b59e975506ff25 - - - -] Added segment 88ae09c8-d714-4651-bb5c-3938a247d119 of type vxlan for network 524157ba-f43f-4cdf-aa06-74acf5f7cb8d [pid: 7|app: 0|req: 1148/2232] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:20:22 2026] POST /v2.0/networks => generated 631 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2233] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:20:23 2026] POST /v2.0/subnets => generated 605 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:20:23.529 7 INFO neutron.db.segments_db [None req-385960f0-147a-4b11-a683-ce08f26fa95a 9c7bb489893346c181b1e4c0f4b70c95 5b9b6ac7576f468b89b59e975506ff25 - - - -] Added segment 28082b7b-a812-4461-9dcd-9de3eb3c88d0 of type vxlan for network e1cd186e-4ac0-4943-a9a0-0a254efce132 [pid: 7|app: 0|req: 1149/2234] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:20:23 2026] POST /v2.0/networks => generated 631 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2235] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:20:23 2026] POST /v2.0/subnets => generated 605 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:20:24.201 7 INFO neutron.db.segments_db [None req-6d1a5891-eb4b-43b1-9b2d-4fba2c929dc0 9c7bb489893346c181b1e4c0f4b70c95 5b9b6ac7576f468b89b59e975506ff25 - - - -] Added segment 88b1d269-c1c3-4c13-8a51-092862f1c1e0 of type vxlan for network b87b6b10-30f0-40a0-a028-dc96dabd2957 [pid: 7|app: 0|req: 1150/2236] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:20:24 2026] POST /v2.0/networks => generated 632 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2237] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:20:24 2026] POST /v2.0/subnets => generated 605 bytes in 530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2238] 10.0.0.74 () {34 vars in 750 bytes} [Tue Apr 7 01:20:24 2026] PUT /v2.0/subnets/8432e8e5-de10-4f0f-a1f2-1025a07b9a46/tags => generated 17 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2239] 10.0.0.74 () {34 vars in 750 bytes} [Tue Apr 7 01:20:25 2026] PUT /v2.0/subnets/f5e9d36c-2816-4117-91b6-6f980112134d/tags => generated 25 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2240] 10.0.0.74 () {34 vars in 750 bytes} [Tue Apr 7 01:20:25 2026] PUT /v2.0/subnets/68e00857-4967-4566-8d07-3980ed24fa36/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2241] 10.0.0.74 () {34 vars in 750 bytes} [Tue Apr 7 01:20:25 2026] PUT /v2.0/subnets/e0f13548-7e0e-4de1-979a-3550189a082e/tags => 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: 1153/2242] 10.0.0.74 () {32 vars in 663 bytes} [Tue Apr 7 01:20:25 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2243] 10.0.0.74 () {32 vars in 677 bytes} [Tue Apr 7 01:20:25 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2244] 10.0.0.74 () {32 vars in 673 bytes} [Tue Apr 7 01:20:25 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2245] 10.0.0.74 () {32 vars in 685 bytes} [Tue Apr 7 01:20:25 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2246] 10.0.0.74 () {32 vars in 671 bytes} [Tue Apr 7 01:20:26 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2247] 10.0.0.74 () {32 vars in 685 bytes} [Tue Apr 7 01:20:26 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2248] 10.0.0.74 () {32 vars in 681 bytes} [Tue Apr 7 01:20:26 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2249] 10.0.0.74 () {32 vars in 693 bytes} [Tue Apr 7 01:20:26 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2250] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:20:26 2026] DELETE /v2.0/subnets/8432e8e5-de10-4f0f-a1f2-1025a07b9a46 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2251] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:20:26 2026] DELETE /v2.0/subnets/f5e9d36c-2816-4117-91b6-6f980112134d => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2252] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:20:27 2026] DELETE /v2.0/subnets/68e00857-4967-4566-8d07-3980ed24fa36 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2253] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:20:27 2026] DELETE /v2.0/subnets/e0f13548-7e0e-4de1-979a-3550189a082e => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2254] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:20:27 2026] DELETE /v2.0/subnets/7e5724ec-ed13-4459-86dd-73d9c729e559 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:20:28.109 8 INFO neutron.services.segments.plugin [-] Segment b4be39d5-22ea-42e8-8034-37562c0245ec resource provider aggregate not found 2026-04-07 01:20:28.114 8 INFO neutron.services.segments.plugin [-] Segment b4be39d5-22ea-42e8-8034-37562c0245ec resource provider aggregate not found 2026-04-07 01:20:28.130 8 INFO neutron.services.segments.plugin [-] Segment b4be39d5-22ea-42e8-8034-37562c0245ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4be39d5-22ea-42e8-8034-37562c0245ec found for delete ", "request_id": "req-90a3bf72-909e-4efb-8352-74429236447e"}]} 2026-04-07 01:20:28.135 8 INFO neutron.services.segments.plugin [-] Segment b4be39d5-22ea-42e8-8034-37562c0245ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4be39d5-22ea-42e8-8034-37562c0245ec found for delete ", "request_id": "req-61ee26bc-d5c0-4cf2-b1bb-d5ecf28e71e8"}]} [pid: 8|app: 0|req: 1096/2255] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:20:27 2026] DELETE /v2.0/networks/22b67392-430e-4f5a-acd1-03ec6e61844c => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:20:28.431 7 INFO neutron.services.segments.plugin [-] Segment a70d449f-ae36-4da2-8bbf-d63e45c678c0 resource provider aggregate not found 2026-04-07 01:20:28.438 7 INFO neutron.services.segments.plugin [-] Segment a70d449f-ae36-4da2-8bbf-d63e45c678c0 resource provider aggregate not found 2026-04-07 01:20:28.458 7 INFO neutron.services.segments.plugin [-] Segment a70d449f-ae36-4da2-8bbf-d63e45c678c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a70d449f-ae36-4da2-8bbf-d63e45c678c0 found for delete ", "request_id": "req-9b65237c-2c89-4e88-8099-84757b6e1e95"}]} 2026-04-07 01:20:28.464 7 INFO neutron.services.segments.plugin [-] Segment a70d449f-ae36-4da2-8bbf-d63e45c678c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a70d449f-ae36-4da2-8bbf-d63e45c678c0 found for delete ", "request_id": "req-617429ef-4148-4098-baae-fa227632889d"}]} [pid: 7|app: 0|req: 1160/2256] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:20:28 2026] DELETE /v2.0/networks/a2015682-f9fe-45c9-80ac-bb53b8b15e8e => 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: 1097/2257] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:20:28 2026] DELETE /v2.0/networks/524157ba-f43f-4cdf-aa06-74acf5f7cb8d => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2258] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:20:28 2026] DELETE /v2.0/networks/e1cd186e-4ac0-4943-a9a0-0a254efce132 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2259] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:20:29 2026] DELETE /v2.0/networks/b87b6b10-30f0-40a0-a028-dc96dabd2957 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2260] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:20:30 2026] GET /v2.0/security-groups?tenant_id=5b9b6ac7576f468b89b59e975506ff25&name=default => generated 2805 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:20:30.432 8 INFO neutron.services.segments.plugin [-] Segment 88ae09c8-d714-4651-bb5c-3938a247d119 resource provider aggregate not found 2026-04-07 01:20:30.445 8 INFO neutron.services.segments.plugin [-] Segment 88ae09c8-d714-4651-bb5c-3938a247d119 resource provider aggregate not found 2026-04-07 01:20:30.471 8 INFO neutron.services.segments.plugin [-] Segment 88ae09c8-d714-4651-bb5c-3938a247d119 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88ae09c8-d714-4651-bb5c-3938a247d119 found for delete ", "request_id": "req-0cad52ea-6f2c-41ff-b9f0-51faf9bad73a"}]} 2026-04-07 01:20:30.479 8 INFO neutron.services.segments.plugin [-] Segment 88ae09c8-d714-4651-bb5c-3938a247d119 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88ae09c8-d714-4651-bb5c-3938a247d119 found for delete ", "request_id": "req-12a902a0-658d-44da-9abc-d7f0d4e631bd"}]} 2026-04-07 01:20:30.501 8 INFO neutron.services.segments.plugin [-] Segment 88b1d269-c1c3-4c13-8a51-092862f1c1e0 resource provider aggregate not found 2026-04-07 01:20:30.511 8 INFO neutron.services.segments.plugin [-] Segment 88b1d269-c1c3-4c13-8a51-092862f1c1e0 resource provider aggregate not found 2026-04-07 01:20:30.529 8 INFO neutron.services.segments.plugin [-] Segment 88b1d269-c1c3-4c13-8a51-092862f1c1e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88b1d269-c1c3-4c13-8a51-092862f1c1e0 found for delete ", "request_id": "req-96fe1519-d359-4210-a507-f8e74fc5f4d5"}]} 2026-04-07 01:20:30.533 8 INFO neutron.services.segments.plugin [-] Segment 88b1d269-c1c3-4c13-8a51-092862f1c1e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88b1d269-c1c3-4c13-8a51-092862f1c1e0 found for delete ", "request_id": "req-94e89b39-dd66-4c0b-9ba8-28a5b0031233"}]} [pid: 8|app: 0|req: 1099/2261] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:20:30 2026] DELETE /v2.0/security-groups/55801300-d97f-46ae-8674-5b5647457e3a => generated 0 bytes in 191 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:20:30.734 7 INFO neutron.services.segments.plugin [-] Segment 28082b7b-a812-4461-9dcd-9de3eb3c88d0 resource provider aggregate not found 2026-04-07 01:20:30.742 7 INFO neutron.services.segments.plugin [-] Segment 28082b7b-a812-4461-9dcd-9de3eb3c88d0 resource provider aggregate not found 2026-04-07 01:20:30.762 7 INFO neutron.services.segments.plugin [-] Segment 28082b7b-a812-4461-9dcd-9de3eb3c88d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28082b7b-a812-4461-9dcd-9de3eb3c88d0 found for delete ", "request_id": "req-1041de6a-e6b5-475c-9fa3-788a2555d575"}]} 2026-04-07 01:20:30.766 7 INFO neutron.services.segments.plugin [-] Segment 28082b7b-a812-4461-9dcd-9de3eb3c88d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28082b7b-a812-4461-9dcd-9de3eb3c88d0 found for delete ", "request_id": "req-42f919d5-ad23-440f-93ac-60bf90236d31"}]} [pid: 7|app: 0|req: 1163/2262] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:20:30 2026] GET /v2.0/security-groups?tenant_id=fe1e6b4df0c74fc188c5ac77114f2aa4&name=default => generated 2805 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2263] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:20:30 2026] DELETE /v2.0/security-groups/727611e4-60e7-43e5-8317-2791fd810b30 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2264] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:20:31 2026] GET /v2.0/security-groups?tenant_id=64e51e95d6614ad4a97fd99ee1ed43d7&name=default => generated 2805 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2265] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:20:31 2026] DELETE /v2.0/security-groups/c3d82611-e067-41ff-8de9-41e6509aadd5 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:20:35.713 7 INFO neutron.db.segments_db [None req-2f0a1c0c-df84-4f80-9fee-69282683eb3a 5c387cf6a1ef4975a2010113e0ae9b07 c63e389e4ab541bbb4805f9b0b8ee6ec - - - -] Added segment 340e9a2a-8435-427c-b644-b9b87bcf48b2 of type vxlan for network 05b6eeae-ad2a-4ee8-88a8-6375b9041520 [pid: 7|app: 0|req: 1166/2268] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:20:35 2026] POST /v2.0/networks => generated 631 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2269] 10.0.0.74 () {34 vars in 663 bytes} [Tue Apr 7 01:20:35 2026] POST /v2.0/ports => generated 743 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2270] 10.0.0.74 () {34 vars in 665 bytes} [Tue Apr 7 01:20:36 2026] POST /v2.0/trunks => generated 407 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:20:36.549 8 INFO neutron.db.segments_db [None req-9cb9d587-c674-40d8-b5bd-5098001ec66b 5c387cf6a1ef4975a2010113e0ae9b07 c63e389e4ab541bbb4805f9b0b8ee6ec - - - -] Added segment 014b1f41-41fd-4feb-95f8-425b88c189dc of type vxlan for network 96971f2a-703f-4d1b-bbe7-56e9a0f6bcb3 [pid: 8|app: 0|req: 1104/2271] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:20:36 2026] POST /v2.0/networks => generated 631 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2272] 10.0.0.74 () {34 vars in 663 bytes} [Tue Apr 7 01:20:36 2026] POST /v2.0/ports => generated 743 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2273] 10.0.0.74 () {34 vars in 665 bytes} [Tue Apr 7 01:20:37 2026] POST /v2.0/trunks => generated 407 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:20:37.405 7 INFO neutron.db.segments_db [None req-350bed9c-e1b9-46a2-9e65-21faadd145eb 5c387cf6a1ef4975a2010113e0ae9b07 c63e389e4ab541bbb4805f9b0b8ee6ec - - - -] Added segment 2bafa21b-99cf-48a1-b283-83f49666eb12 of type vxlan for network 53841f29-aa8f-4e23-86e0-bb6096939f66 [pid: 7|app: 0|req: 1169/2274] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:20:37 2026] POST /v2.0/networks => generated 631 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2275] 10.0.0.74 () {34 vars in 663 bytes} [Tue Apr 7 01:20:37 2026] POST /v2.0/ports => generated 743 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2276] 10.0.0.74 () {34 vars in 665 bytes} [Tue Apr 7 01:20:37 2026] POST /v2.0/trunks => generated 407 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:20:38.220 8 INFO neutron.db.segments_db [None req-7793a8ae-bce6-4d67-9a9d-f526693d4a73 5c387cf6a1ef4975a2010113e0ae9b07 c63e389e4ab541bbb4805f9b0b8ee6ec - - - -] Added segment ea4cdb62-6367-49dd-9d88-0338def38567 of type vxlan for network 41f3d5f2-d18c-47ff-9b44-59cb3db38910 [pid: 8|app: 0|req: 1107/2277] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:20:38 2026] POST /v2.0/networks => generated 631 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2278] 10.0.0.74 () {34 vars in 663 bytes} [Tue Apr 7 01:20:38 2026] POST /v2.0/ports => generated 743 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2279] 10.0.0.74 () {34 vars in 665 bytes} [Tue Apr 7 01:20:38 2026] POST /v2.0/trunks => generated 407 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:20:39.076 7 INFO neutron.db.segments_db [None req-a47fbbdb-67a5-43a4-8127-236e72d33ceb 5c387cf6a1ef4975a2010113e0ae9b07 c63e389e4ab541bbb4805f9b0b8ee6ec - - - -] Added segment 742c7674-ddfb-4031-b4a9-d94a71c1bcc1 of type vxlan for network a2e87722-daf8-4c92-894e-bf28b0f3a62b [pid: 7|app: 0|req: 1172/2280] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:20:39 2026] POST /v2.0/networks => generated 631 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2281] 10.0.0.74 () {34 vars in 663 bytes} [Tue Apr 7 01:20:39 2026] POST /v2.0/ports => generated 743 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2282] 10.0.0.74 () {34 vars in 665 bytes} [Tue Apr 7 01:20:39 2026] POST /v2.0/trunks => generated 407 bytes in 275 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: 1110/2283] 10.0.0.74 () {34 vars in 748 bytes} [Tue Apr 7 01:20:39 2026] PUT /v2.0/trunks/d7ea880e-2055-4d5f-8b14-882497d8b11f/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2284] 10.0.0.74 () {34 vars in 748 bytes} [Tue Apr 7 01:20:39 2026] PUT /v2.0/trunks/5cdcff87-917d-4e03-bc26-f1bbe18ec17e/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2285] 10.0.0.74 () {34 vars in 748 bytes} [Tue Apr 7 01:20:39 2026] PUT /v2.0/trunks/580565a6-6c4e-4f98-8420-71c7c507b74a/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2286] 10.0.0.74 () {34 vars in 748 bytes} [Tue Apr 7 01:20:40 2026] PUT /v2.0/trunks/cab5889e-03d6-4971-98c1-604d1cc5e3f4/tags => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2287] 10.0.0.74 () {32 vars in 661 bytes} [Tue Apr 7 01:20:40 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2288] 10.0.0.74 () {32 vars in 675 bytes} [Tue Apr 7 01:20:40 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2289] 10.0.0.74 () {32 vars in 671 bytes} [Tue Apr 7 01:20:40 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2290] 10.0.0.74 () {32 vars in 683 bytes} [Tue Apr 7 01:20:40 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2291] 10.0.0.74 () {32 vars in 669 bytes} [Tue Apr 7 01:20:40 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2292] 10.0.0.74 () {32 vars in 683 bytes} [Tue Apr 7 01:20:40 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2293] 10.0.0.74 () {32 vars in 679 bytes} [Tue Apr 7 01:20:40 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2294] 10.0.0.74 () {32 vars in 691 bytes} [Tue Apr 7 01:20:40 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2295] 10.0.0.74 () {32 vars in 718 bytes} [Tue Apr 7 01:20:40 2026] GET /v2.0/trunks/d7ea880e-2055-4d5f-8b14-882497d8b11f => generated 412 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2296] 10.0.0.74 () {32 vars in 716 bytes} [Tue Apr 7 01:20:40 2026] GET /v2.0/ports/7b2a3ff9-0e5b-41c1-8249-f87bd45065d2 => generated 826 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:20:40.684 8 ERROR neutron_lib.callbacks.manager [None req-83d5cc79-fe4d-4373-a1ac-6d33dc936cd2 5c387cf6a1ef4975a2010113e0ae9b07 c63e389e4ab541bbb4805f9b0b8ee6ec - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-16799 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-04-07 01:20:40.684 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-07 01:20:40.684 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-04-07 01:20:40.684 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-04-07 01:20:40.684 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-04-07 01:20:40.684 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-04-07 01:20:40.684 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-04-07 01:20:40.684 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-04-07 01:20:40.684 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-04-07 01:20:40.684 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-04-07 01:20:40.684 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-04-07 01:20:40.684 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-04-07 01:20:40.684 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-04-07 01:20:40.684 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-04-07 01:20:40.684 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-04-07 01:20:40.684 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-04-07 01:20:40.684 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-04-07 01:20:40.684 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1117/2297] 10.0.0.74 () {32 vars in 721 bytes} [Tue Apr 7 01:20:40 2026] DELETE /v2.0/trunks/d7ea880e-2055-4d5f-8b14-882497d8b11f => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2298] 10.0.0.74 () {32 vars in 718 bytes} [Tue Apr 7 01:20:40 2026] GET /v2.0/trunks/5cdcff87-917d-4e03-bc26-f1bbe18ec17e => generated 420 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2299] 10.0.0.74 () {32 vars in 716 bytes} [Tue Apr 7 01:20:40 2026] GET /v2.0/ports/161b359c-c7e3-462c-83d8-412092360caa => generated 826 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:20:40.957 7 ERROR neutron_lib.callbacks.manager [None req-bfd32811-3e84-4d04-84c9-b66aa0b3d2de 5c387cf6a1ef4975a2010113e0ae9b07 c63e389e4ab541bbb4805f9b0b8ee6ec - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-4178335 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-04-07 01:20:40.957 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-07 01:20:40.957 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-04-07 01:20:40.957 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-04-07 01:20:40.957 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-04-07 01:20:40.957 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-04-07 01:20:40.957 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-04-07 01:20:40.957 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-04-07 01:20:40.957 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-04-07 01:20:40.957 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-04-07 01:20:40.957 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-04-07 01:20:40.957 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-04-07 01:20:40.957 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-04-07 01:20:40.957 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-04-07 01:20:40.957 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-04-07 01:20:40.957 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-04-07 01:20:40.957 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-04-07 01:20:40.957 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1182/2300] 10.0.0.74 () {32 vars in 721 bytes} [Tue Apr 7 01:20:40 2026] DELETE /v2.0/trunks/5cdcff87-917d-4e03-bc26-f1bbe18ec17e => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2301] 10.0.0.74 () {32 vars in 718 bytes} [Tue Apr 7 01:20:40 2026] GET /v2.0/trunks/580565a6-6c4e-4f98-8420-71c7c507b74a => generated 429 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2302] 10.0.0.74 () {32 vars in 716 bytes} [Tue Apr 7 01:20:41 2026] GET /v2.0/ports/c4d7e2d7-b447-448a-ad6f-3727b61ae883 => generated 826 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:20:41.228 8 ERROR neutron_lib.callbacks.manager [None req-28b20e40-be9f-475d-85c8-0470f95ab0a0 5c387cf6a1ef4975a2010113e0ae9b07 c63e389e4ab541bbb4805f9b0b8ee6ec - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-16799 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-04-07 01:20:41.228 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-07 01:20:41.228 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-04-07 01:20:41.228 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-04-07 01:20:41.228 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-04-07 01:20:41.228 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-04-07 01:20:41.228 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-04-07 01:20:41.228 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-04-07 01:20:41.228 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-04-07 01:20:41.228 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-04-07 01:20:41.228 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-04-07 01:20:41.228 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-04-07 01:20:41.228 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-04-07 01:20:41.228 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-04-07 01:20:41.228 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-04-07 01:20:41.228 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-04-07 01:20:41.228 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-04-07 01:20:41.228 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1120/2303] 10.0.0.74 () {32 vars in 721 bytes} [Tue Apr 7 01:20:41 2026] DELETE /v2.0/trunks/580565a6-6c4e-4f98-8420-71c7c507b74a => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2304] 10.0.0.74 () {32 vars in 718 bytes} [Tue Apr 7 01:20:41 2026] GET /v2.0/trunks/cab5889e-03d6-4971-98c1-604d1cc5e3f4 => generated 414 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2305] 10.0.0.74 () {32 vars in 716 bytes} [Tue Apr 7 01:20:41 2026] GET /v2.0/ports/19488801-e00c-459e-aed1-f155e69a09c2 => generated 826 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:20:41.479 7 ERROR neutron_lib.callbacks.manager [None req-83aef9f5-b1dc-4e91-98de-cf30b0505d2b 5c387cf6a1ef4975a2010113e0ae9b07 c63e389e4ab541bbb4805f9b0b8ee6ec - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-4178335 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-04-07 01:20:41.479 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-07 01:20:41.479 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-04-07 01:20:41.479 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-04-07 01:20:41.479 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-04-07 01:20:41.479 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-04-07 01:20:41.479 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-04-07 01:20:41.479 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-04-07 01:20:41.479 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-04-07 01:20:41.479 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-04-07 01:20:41.479 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-04-07 01:20:41.479 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-04-07 01:20:41.479 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-04-07 01:20:41.479 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-04-07 01:20:41.479 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-04-07 01:20:41.479 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-04-07 01:20:41.479 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-04-07 01:20:41.479 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1185/2306] 10.0.0.74 () {32 vars in 721 bytes} [Tue Apr 7 01:20:41 2026] DELETE /v2.0/trunks/cab5889e-03d6-4971-98c1-604d1cc5e3f4 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2307] 10.0.0.74 () {32 vars in 718 bytes} [Tue Apr 7 01:20:41 2026] GET /v2.0/trunks/bd9d1262-2629-42e1-b646-ee17fab95850 => generated 407 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2308] 10.0.0.74 () {32 vars in 716 bytes} [Tue Apr 7 01:20:41 2026] GET /v2.0/ports/69646dbd-b2c5-4051-87f0-bd836e05734c => generated 826 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:20:41.736 8 ERROR neutron_lib.callbacks.manager [None req-363e6764-18a9-4abe-9c14-ab8b990c1f7f 5c387cf6a1ef4975a2010113e0ae9b07 c63e389e4ab541bbb4805f9b0b8ee6ec - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-16799 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-04-07 01:20:41.736 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-07 01:20:41.736 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-04-07 01:20:41.736 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-04-07 01:20:41.736 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-04-07 01:20:41.736 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-04-07 01:20:41.736 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-04-07 01:20:41.736 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-04-07 01:20:41.736 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-04-07 01:20:41.736 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-04-07 01:20:41.736 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-04-07 01:20:41.736 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-04-07 01:20:41.736 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-04-07 01:20:41.736 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-04-07 01:20:41.736 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-04-07 01:20:41.736 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-04-07 01:20:41.736 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-04-07 01:20:41.736 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1123/2309] 10.0.0.74 () {32 vars in 721 bytes} [Tue Apr 7 01:20:41 2026] DELETE /v2.0/trunks/bd9d1262-2629-42e1-b646-ee17fab95850 => 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: 1187/2310] 10.0.0.74 () {32 vars in 719 bytes} [Tue Apr 7 01:20:41 2026] DELETE /v2.0/ports/7b2a3ff9-0e5b-41c1-8249-f87bd45065d2 => 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: 1124/2311] 10.0.0.74 () {32 vars in 719 bytes} [Tue Apr 7 01:20:41 2026] DELETE /v2.0/ports/161b359c-c7e3-462c-83d8-412092360caa => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2312] 10.0.0.74 () {32 vars in 719 bytes} [Tue Apr 7 01:20:42 2026] DELETE /v2.0/ports/c4d7e2d7-b447-448a-ad6f-3727b61ae883 => 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: 1125/2313] 10.0.0.74 () {32 vars in 719 bytes} [Tue Apr 7 01:20:42 2026] DELETE /v2.0/ports/19488801-e00c-459e-aed1-f155e69a09c2 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2314] 199.19.213.35 () {30 vars in 662 bytes} [Tue Apr 7 01:20:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2315] 199.19.213.35 () {30 vars in 664 bytes} [Tue Apr 7 01:20:42 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2316] 199.19.213.35 () {30 vars in 640 bytes} [Tue Apr 7 01:20:42 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2317] 199.19.213.35 () {30 vars in 676 bytes} [Tue Apr 7 01:20:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2318] 199.19.213.35 () {30 vars in 700 bytes} [Tue Apr 7 01:20:42 2026] GET /v2.0/subnets/871bd2cd-da4f-46f5-8b06-f47570b3a8bf => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2319] 199.19.213.35 () {30 vars in 715 bytes} [Tue Apr 7 01:20:42 2026] GET /v2.0/ports?device_id=8aa221d9-edc9-4169-bc1d-098db33fab5b => 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: 1189/2320] 10.0.0.74 () {32 vars in 719 bytes} [Tue Apr 7 01:20:42 2026] DELETE /v2.0/ports/69646dbd-b2c5-4051-87f0-bd836e05734c => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:20:43.128 7 INFO neutron.services.segments.plugin [-] Segment 340e9a2a-8435-427c-b644-b9b87bcf48b2 resource provider aggregate not found 2026-04-07 01:20:43.133 7 INFO neutron.services.segments.plugin [-] Segment 340e9a2a-8435-427c-b644-b9b87bcf48b2 resource provider aggregate not found 2026-04-07 01:20:43.150 7 INFO neutron.services.segments.plugin [-] Segment 340e9a2a-8435-427c-b644-b9b87bcf48b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 340e9a2a-8435-427c-b644-b9b87bcf48b2 found for delete ", "request_id": "req-28e204d7-a2a4-4d03-b054-c80de52cbfb0"}]} 2026-04-07 01:20:43.163 7 INFO neutron.services.segments.plugin [-] Segment 340e9a2a-8435-427c-b644-b9b87bcf48b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 340e9a2a-8435-427c-b644-b9b87bcf48b2 found for delete ", "request_id": "req-49b77198-4dd5-4873-9537-7f1b8c2a802c"}]} [pid: 7|app: 0|req: 1190/2321] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:20:42 2026] DELETE /v2.0/networks/05b6eeae-ad2a-4ee8-88a8-6375b9041520 => 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: 1132/2322] 199.19.213.35 () {34 vars in 676 bytes} [Tue Apr 7 01:20:42 2026] POST /v2.0/ports => generated 1097 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2323] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:20:43 2026] DELETE /v2.0/networks/96971f2a-703f-4d1b-bbe7-56e9a0f6bcb3 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1192/2324] 10.0.0.18 () {34 vars in 970 bytes} [Tue Apr 7 01:20:43 2026] GET /v2.0/ports/02608291-ce1d-4ebb-811f-73fb49fb11fc => generated 1097 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2325] 10.0.0.18 () {34 vars in 906 bytes} [Tue Apr 7 01:20:43 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: 1133/2326] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:20:43 2026] DELETE /v2.0/networks/53841f29-aa8f-4e23-86e0-bb6096939f66 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:20:43.672 8 INFO neutron.services.segments.plugin [-] Segment 2bafa21b-99cf-48a1-b283-83f49666eb12 resource provider aggregate not found 2026-04-07 01:20:43.699 8 INFO neutron.services.segments.plugin [-] Segment 2bafa21b-99cf-48a1-b283-83f49666eb12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bafa21b-99cf-48a1-b283-83f49666eb12 found for delete ", "request_id": "req-b13fa5eb-8351-4aa5-a82d-5a5bb5f720eb"}]} 2026-04-07 01:20:43.706 8 INFO neutron.services.segments.plugin [-] Segment 2bafa21b-99cf-48a1-b283-83f49666eb12 resource provider aggregate not found 2026-04-07 01:20:43.726 8 INFO neutron.services.segments.plugin [-] Segment 2bafa21b-99cf-48a1-b283-83f49666eb12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bafa21b-99cf-48a1-b283-83f49666eb12 found for delete ", "request_id": "req-81c0c54b-0240-4b6c-b821-feaffea3e5c4"}]} [pid: 8|app: 0|req: 1134/2327] 199.19.213.35 () {34 vars in 1261 bytes} [Tue Apr 7 01:20:43 2026] GET /v2.0/ports/02608291-ce1d-4ebb-811f-73fb49fb11fc?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2328] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:20:43 2026] GET /v2.0/networks/f6073472-ce74-45de-8df0-19c37aa3fa2f?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: 1194/2329] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:20:43 2026] DELETE /v2.0/networks/41f3d5f2-d18c-47ff-9b44-59cb3db38910 => 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: 1136/2330] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:20:43 2026] GET /v2.0/networks/f6073472-ce74-45de-8df0-19c37aa3fa2f?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: 1137/2331] 199.19.213.35 () {34 vars in 974 bytes} [Tue Apr 7 01:20:43 2026] GET /v2.0/ports/02608291-ce1d-4ebb-811f-73fb49fb11fc => generated 1097 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2332] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:20:43 2026] DELETE /v2.0/networks/a2e87722-daf8-4c92-894e-bf28b0f3a62b => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2333] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:20:43 2026] GET /v2.0/networks?id=f6073472-ce74-45de-8df0-19c37aa3fa2f => generated 803 bytes in 498 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2334] 199.19.213.35 () {38 vars in 1027 bytes} [Tue Apr 7 01:20:44 2026] PUT /v2.0/ports/02608291-ce1d-4ebb-811f-73fb49fb11fc => generated 1251 bytes in 507 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:20:45.084 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-23c2cc80-43d4-4e4c-8285-91a528c2b6f2'] response: {'name': 'network-changed', 'server_uuid': '8aa221d9-edc9-4169-bc1d-098db33fab5b', 'tag': '02608291-ce1d-4ebb-811f-73fb49fb11fc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1197/2335] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:20:45 2026] GET /v2.0/ports?tenant_id=db28287e81a744f684735c1d2fef159c&device_id=8aa221d9-edc9-4169-bc1d-098db33fab5b => generated 2527 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2336] 199.19.213.35 () {34 vars in 1061 bytes} [Tue Apr 7 01:20:45 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.165&port_id=46fa28ea-68b3-4b35-b776-2514ecc98e7c => 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: 1139/2337] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:20:44 2026] GET /v2.0/security-groups?tenant_id=e77894c7677541188293fe4c2fb05ab3&name=default => generated 2805 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2338] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:20:45 2026] DELETE /v2.0/security-groups/5f7f6af1-2e86-4695-9c22-8c4003dbd6bd => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:20:45.293 7 INFO neutron.services.segments.plugin [-] Segment 014b1f41-41fd-4feb-95f8-425b88c189dc resource provider aggregate not found 2026-04-07 01:20:45.310 7 INFO neutron.services.segments.plugin [-] Segment 014b1f41-41fd-4feb-95f8-425b88c189dc resource provider aggregate not found 2026-04-07 01:20:45.316 7 INFO neutron.services.segments.plugin [-] Segment 014b1f41-41fd-4feb-95f8-425b88c189dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 014b1f41-41fd-4feb-95f8-425b88c189dc found for delete ", "request_id": "req-c464250e-9f02-4b80-a1e9-3a4dca64fe8d"}]} 2026-04-07 01:20:45.330 7 INFO neutron.services.segments.plugin [-] Segment ea4cdb62-6367-49dd-9d88-0338def38567 resource provider aggregate not found 2026-04-07 01:20:45.336 7 INFO neutron.services.segments.plugin [-] Segment 014b1f41-41fd-4feb-95f8-425b88c189dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 014b1f41-41fd-4feb-95f8-425b88c189dc found for delete ", "request_id": "req-1cc8a742-2ad3-4594-8dcb-5d734aa34fb3"}]} [pid: 7|app: 0|req: 1199/2339] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:20:45 2026] GET /v2.0/subnets?id=ec3ad5b8-084a-4d0b-872d-39ee66662207 => generated 630 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2340] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:20:45 2026] GET /v2.0/ports?network_id=c65ff157-b838-4dda-a459-375578946781&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:20:45.402 7 INFO neutron.services.segments.plugin [-] Segment ea4cdb62-6367-49dd-9d88-0338def38567 resource provider aggregate not found 2026-04-07 01:20:45.408 7 INFO neutron.services.segments.plugin [-] Segment ea4cdb62-6367-49dd-9d88-0338def38567 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea4cdb62-6367-49dd-9d88-0338def38567 found for delete ", "request_id": "req-19376ebf-693e-47a2-95dc-5207b58d0239"}]} 2026-04-07 01:20:45.428 7 INFO neutron.services.segments.plugin [-] Segment ea4cdb62-6367-49dd-9d88-0338def38567 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea4cdb62-6367-49dd-9d88-0338def38567 found for delete ", "request_id": "req-c07dae2d-437d-43b6-b390-489fda47e217"}]} 2026-04-07 01:20:45.434 7 INFO neutron.services.segments.plugin [-] Segment 742c7674-ddfb-4031-b4a9-d94a71c1bcc1 resource provider aggregate not found 2026-04-07 01:20:45.458 7 INFO neutron.services.segments.plugin [-] Segment 742c7674-ddfb-4031-b4a9-d94a71c1bcc1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 742c7674-ddfb-4031-b4a9-d94a71c1bcc1 found for delete ", "request_id": "req-7abe9bbe-f275-4d21-9f1e-77135dcf0208"}]} 2026-04-07 01:20:45.460 7 INFO neutron.services.segments.plugin [-] Segment 742c7674-ddfb-4031-b4a9-d94a71c1bcc1 resource provider aggregate not found 2026-04-07 01:20:45.482 7 INFO neutron.services.segments.plugin [-] Segment 742c7674-ddfb-4031-b4a9-d94a71c1bcc1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 742c7674-ddfb-4031-b4a9-d94a71c1bcc1 found for delete ", "request_id": "req-6c46869b-8037-435b-8590-560329ce94b4"}]} [pid: 8|app: 0|req: 1142/2341] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:20:45 2026] GET /v2.0/networks/c65ff157-b838-4dda-a459-375578946781?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2342] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:20:45 2026] GET /v2.0/networks/c65ff157-b838-4dda-a459-375578946781?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2343] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:20:45 2026] GET /v2.0/security-groups?tenant_id=ab12278c9f3d4d70ae6de9e905e67a2e&name=default => generated 2805 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2344] 199.19.213.35 () {34 vars in 1057 bytes} [Tue Apr 7 01:20:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.175&port_id=02608291-ce1d-4ebb-811f-73fb49fb11fc => 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: 1145/2345] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:20:45 2026] GET /v2.0/subnets?id=871bd2cd-da4f-46f5-8b06-f47570b3a8bf => generated 655 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2346] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:20:45 2026] DELETE /v2.0/security-groups/f1946b10-a6f4-413b-b24a-fcc1b1a635f9 => 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: 1146/2347] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:20:45 2026] GET /v2.0/ports?network_id=f6073472-ce74-45de-8df0-19c37aa3fa2f&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: 1202/2348] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:20:45 2026] GET /v2.0/networks/f6073472-ce74-45de-8df0-19c37aa3fa2f?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2349] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:20:45 2026] GET /v2.0/security-groups?tenant_id=c63e389e4ab541bbb4805f9b0b8ee6ec&name=default => generated 2805 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2350] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:20:45 2026] GET /v2.0/networks/f6073472-ce74-45de-8df0-19c37aa3fa2f?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: 1204/2351] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:20:45 2026] DELETE /v2.0/security-groups/b03b1457-901a-496c-a55d-68caaf79eadc => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2352] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:20:45 2026] GET /v2.0/ports?tenant_id=db28287e81a744f684735c1d2fef159c&device_id=8aa221d9-edc9-4169-bc1d-098db33fab5b => generated 2527 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2353] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:20:46 2026] GET /v2.0/networks?id=f6073472-ce74-45de-8df0-19c37aa3fa2f => generated 803 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2354] 199.19.213.35 () {34 vars in 1057 bytes} [Tue Apr 7 01:20:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.175&port_id=02608291-ce1d-4ebb-811f-73fb49fb11fc => 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: 1206/2355] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:20:46 2026] GET /v2.0/subnets?id=871bd2cd-da4f-46f5-8b06-f47570b3a8bf => generated 655 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2356] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:20:46 2026] GET /v2.0/ports?network_id=f6073472-ce74-45de-8df0-19c37aa3fa2f&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: 1207/2357] 10.0.0.18 () {34 vars in 970 bytes} [Tue Apr 7 01:20:46 2026] GET /v2.0/ports/02608291-ce1d-4ebb-811f-73fb49fb11fc => generated 1287 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2358] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:20:46 2026] GET /v2.0/networks/f6073472-ce74-45de-8df0-19c37aa3fa2f?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2359] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:20:46 2026] GET /v2.0/networks/f6073472-ce74-45de-8df0-19c37aa3fa2f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2360] 199.19.213.35 () {34 vars in 748 bytes} [Tue Apr 7 01:20:46 2026] PUT /v2.0/ports/02608291-ce1d-4ebb-811f-73fb49fb11fc => generated 1311 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2361] 199.19.213.35 () {30 vars in 731 bytes} [Tue Apr 7 01:20:46 2026] GET /v2.0/security-groups?name=lb-1ea9d478-88b7-43d1-8c4e-298b69d887ef => generated 1575 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1209/2362] 199.19.213.35 () {34 vars in 748 bytes} [Tue Apr 7 01:20:46 2026] PUT /v2.0/ports/02608291-ce1d-4ebb-811f-73fb49fb11fc => generated 1311 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2363] 199.19.213.35 () {30 vars in 662 bytes} [Tue Apr 7 01:20:46 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1210/2364] 199.19.213.35 () {30 vars in 664 bytes} [Tue Apr 7 01:20:46 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2365] 199.19.213.35 () {30 vars in 640 bytes} [Tue Apr 7 01:20:46 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: 1211/2366] 199.19.213.35 () {30 vars in 676 bytes} [Tue Apr 7 01:20:47 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: 8|app: 0|req: 1156/2367] 199.19.213.35 () {30 vars in 700 bytes} [Tue Apr 7 01:20:47 2026] GET /v2.0/subnets/871bd2cd-da4f-46f5-8b06-f47570b3a8bf => 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: 1212/2368] 199.19.213.35 () {30 vars in 696 bytes} [Tue Apr 7 01:20:47 2026] GET /v2.0/ports/d990326c-ec9f-4651-820d-765ca92d5423 => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2369] 199.19.213.35 () {30 vars in 696 bytes} [Tue Apr 7 01:20:47 2026] GET /v2.0/ports/02608291-ce1d-4ebb-811f-73fb49fb11fc => generated 1349 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:20:47.154 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d430d4c2-f820-46ce-b2c6-608c867c40ea'] response: {'name': 'network-changed', 'server_uuid': '8aa221d9-edc9-4169-bc1d-098db33fab5b', 'tag': '02608291-ce1d-4ebb-811f-73fb49fb11fc', 'status': 'completed', 'code': 200} 2026-04-07 01:20:47.155 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d430d4c2-f820-46ce-b2c6-608c867c40ea'] response: {'name': 'network-changed', 'server_uuid': '8aa221d9-edc9-4169-bc1d-098db33fab5b', 'tag': '02608291-ce1d-4ebb-811f-73fb49fb11fc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1213/2370] 199.19.213.35 () {30 vars in 700 bytes} [Tue Apr 7 01:20:47 2026] GET /v2.0/subnets/871bd2cd-da4f-46f5-8b06-f47570b3a8bf => generated 652 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2371] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:20:47 2026] GET /v2.0/ports?tenant_id=db28287e81a744f684735c1d2fef159c&device_id=8aa221d9-edc9-4169-bc1d-098db33fab5b => generated 2589 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2372] 199.19.213.35 () {30 vars in 702 bytes} [Tue Apr 7 01:20:47 2026] GET /v2.0/networks/f6073472-ce74-45de-8df0-19c37aa3fa2f => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2373] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:20:47 2026] GET /v2.0/networks?id=f6073472-ce74-45de-8df0-19c37aa3fa2f => generated 803 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2374] 199.19.213.35 () {30 vars in 696 bytes} [Tue Apr 7 01:20:47 2026] GET /v2.0/ports/d990326c-ec9f-4651-820d-765ca92d5423 => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2375] 199.19.213.35 () {34 vars in 1057 bytes} [Tue Apr 7 01:20:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.175&port_id=02608291-ce1d-4ebb-811f-73fb49fb11fc => 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: 1216/2376] 199.19.213.35 () {30 vars in 700 bytes} [Tue Apr 7 01:20:47 2026] GET /v2.0/subnets/871bd2cd-da4f-46f5-8b06-f47570b3a8bf => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2377] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:20:47 2026] GET /v2.0/subnets?id=871bd2cd-da4f-46f5-8b06-f47570b3a8bf => generated 655 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2378] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:20:47 2026] GET /v2.0/ports?network_id=f6073472-ce74-45de-8df0-19c37aa3fa2f&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2379] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:20:47 2026] GET /v2.0/networks/f6073472-ce74-45de-8df0-19c37aa3fa2f?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2380] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:20:47 2026] GET /v2.0/networks/f6073472-ce74-45de-8df0-19c37aa3fa2f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2381] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:20:47 2026] GET /v2.0/ports?tenant_id=db28287e81a744f684735c1d2fef159c&device_id=8aa221d9-edc9-4169-bc1d-098db33fab5b => generated 2589 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2382] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:20:47 2026] GET /v2.0/networks?id=f6073472-ce74-45de-8df0-19c37aa3fa2f => generated 803 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2383] 199.19.213.35 () {34 vars in 1057 bytes} [Tue Apr 7 01:20:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.175&port_id=02608291-ce1d-4ebb-811f-73fb49fb11fc => 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: 1221/2386] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:20:47 2026] GET /v2.0/subnets?id=871bd2cd-da4f-46f5-8b06-f47570b3a8bf => generated 655 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2387] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:20:47 2026] GET /v2.0/ports?network_id=f6073472-ce74-45de-8df0-19c37aa3fa2f&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2388] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:20:47 2026] GET /v2.0/networks/f6073472-ce74-45de-8df0-19c37aa3fa2f?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2389] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:20:48 2026] GET /v2.0/networks/f6073472-ce74-45de-8df0-19c37aa3fa2f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:20:49.508 7 INFO neutron.db.segments_db [None req-a0baa5cf-ba0e-48cb-a7ba-0cf32a3ea2f0 fa3e790bc1ab4370acaf1073087a71dc f65c27c774ea4b28acd42e355295244e - - - -] Added segment 4feeca8e-9db6-4b25-89d8-c955df3ac1f6 of type vxlan for network 9a52e536-375f-4a64-a8f5-0dda97bf8d58 [pid: 7|app: 0|req: 1223/2390] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:20:49 2026] POST /v2.0/networks => generated 632 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2391] 10.0.0.74 () {34 vars in 752 bytes} [Tue Apr 7 01:20:49 2026] PUT /v2.0/networks/9a52e536-375f-4a64-a8f5-0dda97bf8d58/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2392] 10.0.0.74 () {32 vars in 732 bytes} [Tue Apr 7 01:20:49 2026] GET /v2.0/networks/9a52e536-375f-4a64-a8f5-0dda97bf8d58/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2393] 10.0.0.74 () {34 vars in 763 bytes} [Tue Apr 7 01:20:49 2026] PUT /v2.0/networks/9a52e536-375f-4a64-a8f5-0dda97bf8d58/tags/green => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2394] 10.0.0.74 () {32 vars in 732 bytes} [Tue Apr 7 01:20:49 2026] GET /v2.0/networks/9a52e536-375f-4a64-a8f5-0dda97bf8d58/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2395] 10.0.0.74 () {34 vars in 759 bytes} [Tue Apr 7 01:20:49 2026] PUT /v2.0/networks/9a52e536-375f-4a64-a8f5-0dda97bf8d58/tags/red => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2396] 10.0.0.74 () {32 vars in 732 bytes} [Tue Apr 7 01:20:49 2026] GET /v2.0/networks/9a52e536-375f-4a64-a8f5-0dda97bf8d58/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2397] 10.0.0.74 () {34 vars in 781 bytes} [Tue Apr 7 01:20:50 2026] PUT /v2.0/networks/9a52e536-375f-4a64-a8f5-0dda97bf8d58/tags/black.or.white => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2398] 10.0.0.74 () {32 vars in 732 bytes} [Tue Apr 7 01:20:50 2026] GET /v2.0/networks/9a52e536-375f-4a64-a8f5-0dda97bf8d58/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2399] 10.0.0.74 () {34 vars in 752 bytes} [Tue Apr 7 01:20:50 2026] PUT /v2.0/networks/9a52e536-375f-4a64-a8f5-0dda97bf8d58/tags => generated 37 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2400] 10.0.0.74 () {32 vars in 732 bytes} [Tue Apr 7 01:20:50 2026] GET /v2.0/networks/9a52e536-375f-4a64-a8f5-0dda97bf8d58/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2401] 10.0.0.74 () {32 vars in 740 bytes} [Tue Apr 7 01:20:50 2026] GET /v2.0/networks/9a52e536-375f-4a64-a8f5-0dda97bf8d58/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:20:50.415 7 INFO neutron.api.v2.resource [None req-6014eda0-e600-47f9-9b40-99bd2e31af06 fa3e790bc1ab4370acaf1073087a71dc f65c27c774ea4b28acd42e355295244e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1229/2402] 10.0.0.74 () {32 vars in 744 bytes} [Tue Apr 7 01:20:50 2026] GET /v2.0/networks/9a52e536-375f-4a64-a8f5-0dda97bf8d58/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2403] 10.0.0.74 () {32 vars in 743 bytes} [Tue Apr 7 01:20:50 2026] DELETE /v2.0/networks/9a52e536-375f-4a64-a8f5-0dda97bf8d58/tags/red => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2404] 10.0.0.74 () {32 vars in 732 bytes} [Tue Apr 7 01:20:50 2026] GET /v2.0/networks/9a52e536-375f-4a64-a8f5-0dda97bf8d58/tags => generated 30 bytes in 573 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:20:51.131 8 INFO neutron.api.v2.resource [None req-237e54d5-2825-4f5f-9315-1491c8ce11c7 fa3e790bc1ab4370acaf1073087a71dc f65c27c774ea4b28acd42e355295244e - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1175/2405] 10.0.0.74 () {32 vars in 747 bytes} [Tue Apr 7 01:20:51 2026] DELETE /v2.0/networks/9a52e536-375f-4a64-a8f5-0dda97bf8d58/tags/green => generated 99 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2406] 10.0.0.74 () {32 vars in 735 bytes} [Tue Apr 7 01:20:51 2026] DELETE /v2.0/networks/9a52e536-375f-4a64-a8f5-0dda97bf8d58/tags => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2407] 10.0.0.74 () {32 vars in 732 bytes} [Tue Apr 7 01:20:51 2026] GET /v2.0/networks/9a52e536-375f-4a64-a8f5-0dda97bf8d58/tags => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:20:51.494 7 INFO neutron.services.segments.plugin [-] Segment 4feeca8e-9db6-4b25-89d8-c955df3ac1f6 resource provider aggregate not found 2026-04-07 01:20:51.500 7 INFO neutron.services.segments.plugin [-] Segment 4feeca8e-9db6-4b25-89d8-c955df3ac1f6 resource provider aggregate not found 2026-04-07 01:20:51.512 7 INFO neutron.services.segments.plugin [-] Segment 4feeca8e-9db6-4b25-89d8-c955df3ac1f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4feeca8e-9db6-4b25-89d8-c955df3ac1f6 found for delete ", "request_id": "req-1a4c84b6-532f-432c-a748-18cb1abd7dfb"}]} 2026-04-07 01:20:51.513 7 INFO neutron.services.segments.plugin [-] Segment 4feeca8e-9db6-4b25-89d8-c955df3ac1f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4feeca8e-9db6-4b25-89d8-c955df3ac1f6 found for delete ", "request_id": "req-d24064ce-afc0-4a98-992b-76e3841c0789"}]} [pid: 7|app: 0|req: 1232/2408] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:20:51 2026] DELETE /v2.0/networks/9a52e536-375f-4a64-a8f5-0dda97bf8d58 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2409] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:20:52 2026] GET /v2.0/security-groups?tenant_id=f65c27c774ea4b28acd42e355295244e&name=default => generated 2805 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2410] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:20:52 2026] DELETE /v2.0/security-groups/62718e47-5505-4df0-b9ce-87c435abb036 => 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: 1178/2411] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:20:52 2026] GET /v2.0/security-groups?tenant_id=3e968b502aac4ae68269ee0b7ca892ee&name=default => generated 2805 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2412] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:20:52 2026] DELETE /v2.0/security-groups/1ac24b8e-f5cf-4cc4-bd68-60fe8ab11f89 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:20:55.242 8 INFO neutron.db.l3_db [None req-b07f8575-228a-42b8-9377-fb4fefa843c2 86e820fd601e488a9f28486b98c68f20 3c04b791ea1f44539213da43bdacc272 - - - -] Floating IP 74606b7c-2b23-489a-a6a8-d4cd4613f568 associated. External IP: 10.96.250.216, port: d990326c-ec9f-4651-820d-765ca92d5423. [pid: 8|app: 0|req: 1179/2413] 10.0.0.74 () {34 vars in 676 bytes} [Tue Apr 7 01:20:54 2026] POST /v2.0/floatingips => generated 898 bytes in 1366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:20:56.329 7 INFO neutron.db.segments_db [None req-59848242-ba6b-46f6-9418-94f9254fa7c0 1cdc24f00a9d43a29b3b2bd23463f010 5aba2fdda3734f6ebf3d2d499a7a8f4f - - - -] Added segment 84105fc8-f4cf-466d-8dcd-935f82510871 of type vxlan for network 5f1a4d8b-927a-440a-9616-678f0b51b8cf [pid: 7|app: 0|req: 1235/2414] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:20:55 2026] POST /v2.0/networks => generated 632 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2415] 10.0.0.74 () {34 vars in 663 bytes} [Tue Apr 7 01:20:56 2026] POST /v2.0/ports => generated 743 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2416] 10.0.0.74 () {34 vars in 746 bytes} [Tue Apr 7 01:20:56 2026] PUT /v2.0/ports/f54abda4-a114-454d-912b-84cea0d4a652/tags => generated 25 bytes in 38 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: 1181/2417] 10.0.0.74 () {32 vars in 726 bytes} [Tue Apr 7 01:20:56 2026] GET /v2.0/ports/f54abda4-a114-454d-912b-84cea0d4a652/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2418] 10.0.0.74 () {34 vars in 757 bytes} [Tue Apr 7 01:20:57 2026] PUT /v2.0/ports/f54abda4-a114-454d-912b-84cea0d4a652/tags/green => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2419] 10.0.0.74 () {32 vars in 726 bytes} [Tue Apr 7 01:20:57 2026] GET /v2.0/ports/f54abda4-a114-454d-912b-84cea0d4a652/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2420] 10.0.0.74 () {34 vars in 753 bytes} [Tue Apr 7 01:20:57 2026] PUT /v2.0/ports/f54abda4-a114-454d-912b-84cea0d4a652/tags/red => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2421] 10.0.0.74 () {32 vars in 726 bytes} [Tue Apr 7 01:20:57 2026] GET /v2.0/ports/f54abda4-a114-454d-912b-84cea0d4a652/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2422] 10.0.0.74 () {34 vars in 775 bytes} [Tue Apr 7 01:20:57 2026] PUT /v2.0/ports/f54abda4-a114-454d-912b-84cea0d4a652/tags/black.or.white => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2423] 10.0.0.74 () {32 vars in 726 bytes} [Tue Apr 7 01:20:57 2026] GET /v2.0/ports/f54abda4-a114-454d-912b-84cea0d4a652/tags => generated 52 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2424] 10.0.0.74 () {34 vars in 746 bytes} [Tue Apr 7 01:20:57 2026] PUT /v2.0/ports/f54abda4-a114-454d-912b-84cea0d4a652/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2425] 10.0.0.74 () {32 vars in 726 bytes} [Tue Apr 7 01:20:57 2026] GET /v2.0/ports/f54abda4-a114-454d-912b-84cea0d4a652/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2426] 10.0.0.74 () {32 vars in 734 bytes} [Tue Apr 7 01:20:57 2026] GET /v2.0/ports/f54abda4-a114-454d-912b-84cea0d4a652/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:20:57.504 8 INFO neutron.api.v2.resource [None req-07b5401a-26b1-46cc-a0ce-df63ea7c40e1 1cdc24f00a9d43a29b3b2bd23463f010 5aba2fdda3734f6ebf3d2d499a7a8f4f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1186/2427] 10.0.0.74 () {32 vars in 738 bytes} [Tue Apr 7 01:20:57 2026] GET /v2.0/ports/f54abda4-a114-454d-912b-84cea0d4a652/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: 1242/2428] 10.0.0.74 () {32 vars in 737 bytes} [Tue Apr 7 01:20:57 2026] DELETE /v2.0/ports/f54abda4-a114-454d-912b-84cea0d4a652/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2429] 10.0.0.74 () {32 vars in 726 bytes} [Tue Apr 7 01:20:57 2026] GET /v2.0/ports/f54abda4-a114-454d-912b-84cea0d4a652/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:20:57.656 7 INFO neutron.api.v2.resource [None req-ea8e6f32-7f79-4e48-9151-8c72fbd925fc 1cdc24f00a9d43a29b3b2bd23463f010 5aba2fdda3734f6ebf3d2d499a7a8f4f - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1243/2430] 10.0.0.74 () {32 vars in 741 bytes} [Tue Apr 7 01:20:57 2026] DELETE /v2.0/ports/f54abda4-a114-454d-912b-84cea0d4a652/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2431] 10.0.0.74 () {32 vars in 729 bytes} [Tue Apr 7 01:20:57 2026] DELETE /v2.0/ports/f54abda4-a114-454d-912b-84cea0d4a652/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2432] 10.0.0.74 () {32 vars in 726 bytes} [Tue Apr 7 01:20:57 2026] GET /v2.0/ports/f54abda4-a114-454d-912b-84cea0d4a652/tags => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2433] 10.0.0.74 () {32 vars in 719 bytes} [Tue Apr 7 01:20:57 2026] DELETE /v2.0/ports/f54abda4-a114-454d-912b-84cea0d4a652 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:20:58.194 7 INFO neutron.services.segments.plugin [-] Segment 84105fc8-f4cf-466d-8dcd-935f82510871 resource provider aggregate not found 2026-04-07 01:20:58.198 7 INFO neutron.services.segments.plugin [-] Segment 84105fc8-f4cf-466d-8dcd-935f82510871 resource provider aggregate not found 2026-04-07 01:20:58.213 7 INFO neutron.services.segments.plugin [-] Segment 84105fc8-f4cf-466d-8dcd-935f82510871 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84105fc8-f4cf-466d-8dcd-935f82510871 found for delete ", "request_id": "req-0e1c22e0-3743-4512-b7b4-7b89e577d7f9"}]} 2026-04-07 01:20:58.215 7 INFO neutron.services.segments.plugin [-] Segment 84105fc8-f4cf-466d-8dcd-935f82510871 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84105fc8-f4cf-466d-8dcd-935f82510871 found for delete ", "request_id": "req-102c1677-ea80-476b-9eab-b252481c966f"}]} [pid: 7|app: 0|req: 1245/2434] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:20:58 2026] DELETE /v2.0/networks/5f1a4d8b-927a-440a-9616-678f0b51b8cf => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2435] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:20:58 2026] GET /v2.0/security-groups?tenant_id=5aba2fdda3734f6ebf3d2d499a7a8f4f&name=default => generated 2805 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2436] 199.19.213.35 () {30 vars in 662 bytes} [Tue Apr 7 01:20:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2437] 199.19.213.35 () {30 vars in 664 bytes} [Tue Apr 7 01:20:59 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: 1248/2438] 199.19.213.35 () {30 vars in 640 bytes} [Tue Apr 7 01:20:59 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: 1249/2439] 199.19.213.35 () {30 vars in 676 bytes} [Tue Apr 7 01:20:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2440] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:20:59 2026] DELETE /v2.0/security-groups/76089e26-14bd-49b2-8683-c116f4f39e9e => 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: 1250/2441] 199.19.213.35 () {30 vars in 731 bytes} [Tue Apr 7 01:20:59 2026] GET /v2.0/security-groups?name=lb-1ea9d478-88b7-43d1-8c4e-298b69d887ef => generated 1575 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2442] 199.19.213.35 () {30 vars in 761 bytes} [Tue Apr 7 01:20:59 2026] GET /v2.0/security-group-rules?security_group_id=4e59a025-0205-48db-b1bb-d031d52b9fa8 => generated 1118 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2443] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:20:59 2026] GET /v2.0/security-groups?tenant_id=0fa6c0eb0cac499891003798bbf0a873&name=default => generated 2805 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2444] 199.19.213.35 () {34 vars in 706 bytes} [Tue Apr 7 01:20:59 2026] POST /v2.0/security-group-rules => generated 565 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2445] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:20:59 2026] DELETE /v2.0/security-groups/20a93d10-ce31-461f-8565-e86899fd057e => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2446] 199.19.213.35 () {34 vars in 706 bytes} [Tue Apr 7 01:20:59 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) 2026-04-07 01:21:03.164 7 INFO neutron.db.segments_db [None req-12c0d396-c585-4cfd-a98e-bba7c31b6d25 54e6d8f129654b91b86f751991b42cad a793e4dc32ff4a529f6a9a755b03fc3e - - - -] Added segment f8ff3688-55a6-438e-a869-afd6ea8c0e19 of type vxlan for network bfed5522-d7ac-4510-9b4a-a8574f1ab5bd 2026-04-07 01:21:03.559 7 INFO neutron.db.l3_hamode_db [None req-12c0d396-c585-4cfd-a98e-bba7c31b6d25 54e6d8f129654b91b86f751991b42cad a793e4dc32ff4a529f6a9a755b03fc3e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:21:03.773 7 INFO neutron.db.l3_hamode_db [None req-12c0d396-c585-4cfd-a98e-bba7c31b6d25 54e6d8f129654b91b86f751991b42cad a793e4dc32ff4a529f6a9a755b03fc3e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1255/2449] 10.0.0.74 () {34 vars in 667 bytes} [Tue Apr 7 01:21:02 2026] POST /v2.0/routers => generated 474 bytes in 1778 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2450] 10.0.0.74 () {34 vars in 750 bytes} [Tue Apr 7 01:21:04 2026] PUT /v2.0/routers/754469f1-4aff-4da5-8f32-1f01d76b9b79/tags => generated 25 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2451] 10.0.0.74 () {32 vars in 730 bytes} [Tue Apr 7 01:21:04 2026] GET /v2.0/routers/754469f1-4aff-4da5-8f32-1f01d76b9b79/tags => generated 25 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2452] 10.0.0.74 () {34 vars in 761 bytes} [Tue Apr 7 01:21:04 2026] PUT /v2.0/routers/754469f1-4aff-4da5-8f32-1f01d76b9b79/tags/green => generated 4 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2453] 10.0.0.74 () {32 vars in 730 bytes} [Tue Apr 7 01:21:04 2026] GET /v2.0/routers/754469f1-4aff-4da5-8f32-1f01d76b9b79/tags => generated 34 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2454] 10.0.0.74 () {34 vars in 757 bytes} [Tue Apr 7 01:21:05 2026] PUT /v2.0/routers/754469f1-4aff-4da5-8f32-1f01d76b9b79/tags/red => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2455] 10.0.0.74 () {32 vars in 730 bytes} [Tue Apr 7 01:21:05 2026] GET /v2.0/routers/754469f1-4aff-4da5-8f32-1f01d76b9b79/tags => generated 34 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2456] 10.0.0.74 () {34 vars in 779 bytes} [Tue Apr 7 01:21:05 2026] PUT /v2.0/routers/754469f1-4aff-4da5-8f32-1f01d76b9b79/tags/black.or.white => generated 4 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2457] 199.19.213.35 () {34 vars in 1095 bytes} [Tue Apr 7 01:21:05 2026] GET /v2.0/ports?device_id=5adb3c04-0ba8-485f-bb4f-36354742ba44&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2458] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:21:05 2026] GET /v2.0/ports?tenant_id=3c04b791ea1f44539213da43bdacc272&device_id=5adb3c04-0ba8-485f-bb4f-36354742ba44 => generated 1473 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2459] 10.0.0.74 () {32 vars in 730 bytes} [Tue Apr 7 01:21:05 2026] GET /v2.0/routers/754469f1-4aff-4da5-8f32-1f01d76b9b79/tags => generated 52 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2460] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:21:05 2026] GET /v2.0/networks?id=86bcc5f2-b702-4e2f-ba62-9c193ea65088 => generated 800 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2461] 10.0.0.74 () {34 vars in 750 bytes} [Tue Apr 7 01:21:05 2026] PUT /v2.0/routers/754469f1-4aff-4da5-8f32-1f01d76b9b79/tags => generated 37 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2462] 199.19.213.35 () {34 vars in 1057 bytes} [Tue Apr 7 01:21:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.148&port_id=0e2cf295-2a37-4cfa-ad34-557b6a08182b => 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: 1201/2463] 10.0.0.74 () {32 vars in 730 bytes} [Tue Apr 7 01:21:05 2026] GET /v2.0/routers/754469f1-4aff-4da5-8f32-1f01d76b9b79/tags => generated 37 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2464] 199.19.213.35 () {34 vars in 1105 bytes} [Tue Apr 7 01:21:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A17a&port_id=0e2cf295-2a37-4cfa-ad34-557b6a08182b => 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: 1202/2465] 10.0.0.74 () {32 vars in 738 bytes} [Tue Apr 7 01:21:05 2026] GET /v2.0/routers/754469f1-4aff-4da5-8f32-1f01d76b9b79/tags/red => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2466] 199.19.213.35 () {34 vars in 1063 bytes} [Tue Apr 7 01:21:05 2026] GET /v2.0/subnets?id=d5f8061f-fbb2-4db7-8043-be36c1268691&id=4dacfcd2-282d-413d-86ee-cbb7eb38c833 => generated 1365 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2467] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:21:05 2026] GET /v2.0/ports?network_id=86bcc5f2-b702-4e2f-ba62-9c193ea65088&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:21:05.669 8 INFO neutron.api.v2.resource [None req-1a776b50-f051-46c4-8dcb-273a36276c41 54e6d8f129654b91b86f751991b42cad a793e4dc32ff4a529f6a9a755b03fc3e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1203/2468] 10.0.0.74 () {32 vars in 742 bytes} [Tue Apr 7 01:21:05 2026] GET /v2.0/routers/754469f1-4aff-4da5-8f32-1f01d76b9b79/tags/green => generated 99 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2469] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:21:05 2026] GET /v2.0/ports?network_id=86bcc5f2-b702-4e2f-ba62-9c193ea65088&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2470] 10.0.0.74 () {32 vars in 741 bytes} [Tue Apr 7 01:21:05 2026] DELETE /v2.0/routers/754469f1-4aff-4da5-8f32-1f01d76b9b79/tags/red => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2471] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:21:05 2026] GET /v2.0/networks/86bcc5f2-b702-4e2f-ba62-9c193ea65088?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: 1205/2472] 10.0.0.74 () {32 vars in 730 bytes} [Tue Apr 7 01:21:05 2026] GET /v2.0/routers/754469f1-4aff-4da5-8f32-1f01d76b9b79/tags => generated 30 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2473] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:21:05 2026] GET /v2.0/networks/86bcc5f2-b702-4e2f-ba62-9c193ea65088?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:21:05.895 8 INFO neutron.api.v2.resource [None req-1659ebf6-f019-4a8f-9e8d-6ff9b4e88c00 54e6d8f129654b91b86f751991b42cad a793e4dc32ff4a529f6a9a755b03fc3e - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1206/2474] 10.0.0.74 () {32 vars in 745 bytes} [Tue Apr 7 01:21:05 2026] DELETE /v2.0/routers/754469f1-4aff-4da5-8f32-1f01d76b9b79/tags/green => generated 99 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2475] 10.0.0.74 () {32 vars in 733 bytes} [Tue Apr 7 01:21:05 2026] DELETE /v2.0/routers/754469f1-4aff-4da5-8f32-1f01d76b9b79/tags => 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: 1207/2476] 10.0.0.74 () {32 vars in 730 bytes} [Tue Apr 7 01:21:06 2026] GET /v2.0/routers/754469f1-4aff-4da5-8f32-1f01d76b9b79/tags => generated 12 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2477] 10.0.0.74 () {32 vars in 720 bytes} [Tue Apr 7 01:21:06 2026] GET /v2.0/routers/754469f1-4aff-4da5-8f32-1f01d76b9b79 => generated 480 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2478] 10.0.0.78 () {30 vars in 658 bytes} [Tue Apr 7 01:21:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2479] 10.0.0.78 () {30 vars in 660 bytes} [Tue Apr 7 01:21:07 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: 1273/2480] 10.0.0.78 () {30 vars in 636 bytes} [Tue Apr 7 01:21:07 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: 1274/2481] 10.0.0.78 () {30 vars in 672 bytes} [Tue Apr 7 01:21:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2482] 10.0.0.74 () {34 vars in 741 bytes} [Tue Apr 7 01:21:06 2026] PUT /v2.0/routers/754469f1-4aff-4da5-8f32-1f01d76b9b79 => generated 481 bytes in 1207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2483] 10.0.0.74 () {32 vars in 735 bytes} [Tue Apr 7 01:21:07 2026] GET /v2.0/ports?device_id=754469f1-4aff-4da5-8f32-1f01d76b9b79 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2484] 10.0.0.78 () {28 vars in 438 bytes} [Tue Apr 7 01:21:07 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: 1277/2485] 10.0.0.78 () {30 vars in 696 bytes} [Tue Apr 7 01:21:07 2026] GET /v2.0/subnets/6ab631ef-2294-4030-b64d-a224b105c23b => generated 632 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2486] 199.19.213.35 () {30 vars in 662 bytes} [Tue Apr 7 01:21:08 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: 1279/2487] 199.19.213.35 () {30 vars in 664 bytes} [Tue Apr 7 01:21:08 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2488] 199.19.213.35 () {30 vars in 640 bytes} [Tue Apr 7 01:21:08 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: 1281/2489] 199.19.213.35 () {30 vars in 676 bytes} [Tue Apr 7 01:21: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) 2026-04-07 01:21:08.172 8 INFO neutron.services.segments.plugin [-] Segment f8ff3688-55a6-438e-a869-afd6ea8c0e19 resource provider aggregate not found 2026-04-07 01:21:08.178 8 INFO neutron.services.segments.plugin [-] Segment f8ff3688-55a6-438e-a869-afd6ea8c0e19 resource provider aggregate not found 2026-04-07 01:21:08.197 8 INFO neutron.services.segments.plugin [-] Segment f8ff3688-55a6-438e-a869-afd6ea8c0e19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8ff3688-55a6-438e-a869-afd6ea8c0e19 found for delete ", "request_id": "req-5ea05ce2-88a6-48d1-8d86-e9dae87718b3"}]} 2026-04-07 01:21:08.200 8 INFO neutron.services.segments.plugin [-] Segment f8ff3688-55a6-438e-a869-afd6ea8c0e19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8ff3688-55a6-438e-a869-afd6ea8c0e19 found for delete ", "request_id": "req-8625bfd2-2b39-4072-907c-69b673228c5f"}]} 2026-04-07 01:21:08.205 8 INFO neutron.db.l3_hamode_db [None req-4213170f-3532-48a9-a6dd-2cb6b914acef 54e6d8f129654b91b86f751991b42cad a793e4dc32ff4a529f6a9a755b03fc3e - - - -] HA network bfed5522-d7ac-4510-9b4a-a8574f1ab5bd was deleted as no HA routers are present in tenant a793e4dc32ff4a529f6a9a755b03fc3e. [pid: 8|app: 0|req: 1209/2490] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:21:07 2026] DELETE /v2.0/routers/754469f1-4aff-4da5-8f32-1f01d76b9b79 => 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: 1282/2491] 199.19.213.35 () {30 vars in 700 bytes} [Tue Apr 7 01:21:08 2026] GET /v2.0/subnets/6ab631ef-2294-4030-b64d-a224b105c23b => generated 650 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2492] 199.19.213.35 () {30 vars in 715 bytes} [Tue Apr 7 01:21:08 2026] GET /v2.0/ports?device_id=8aa221d9-edc9-4169-bc1d-098db33fab5b => generated 2589 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2493] 199.19.213.35 () {30 vars in 662 bytes} [Tue Apr 7 01:21: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: 8|app: 0|req: 1211/2494] 199.19.213.35 () {30 vars in 664 bytes} [Tue Apr 7 01:21:08 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2495] 199.19.213.35 () {30 vars in 640 bytes} [Tue Apr 7 01:21:08 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: 1212/2496] 199.19.213.35 () {30 vars in 676 bytes} [Tue Apr 7 01:21:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2497] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:21:08 2026] GET /v2.0/security-groups?tenant_id=a793e4dc32ff4a529f6a9a755b03fc3e&name=default => generated 2805 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2498] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:21:09 2026] GET /v2.0/networks/ce97f985-6d22-47bf-b4c6-daaa17b0dbae?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: 1213/2499] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:21:09 2026] DELETE /v2.0/security-groups/6ca407f0-0f25-424b-8102-663e2cd15f6a => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2500] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:21:09 2026] GET /v2.0/networks/ce97f985-6d22-47bf-b4c6-daaa17b0dbae?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: 1214/2501] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:21:09 2026] GET /v2.0/networks?id=ce97f985-6d22-47bf-b4c6-daaa17b0dbae => generated 801 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2502] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:21:09 2026] GET /v2.0/security-groups?tenant_id=c977a1adbc494f9e9f45cb86c17eb347&name=default => generated 2805 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2503] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:21:09 2026] DELETE /v2.0/security-groups/9a4574d0-d2f5-4374-b807-7c8d2157397d => 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: 1215/2504] 199.19.213.35 () {38 vars in 954 bytes} [Tue Apr 7 01:21:09 2026] POST /v2.0/ports => generated 1303 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2505] 199.19.213.35 () {38 vars in 1027 bytes} [Tue Apr 7 01:21:09 2026] PUT /v2.0/ports/69830315-39c8-468e-9223-7a9147dcae76 => generated 1428 bytes in 478 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: 1216/2506] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:21:10 2026] GET /v2.0/ports?tenant_id=db28287e81a744f684735c1d2fef159c&device_id=8aa221d9-edc9-4169-bc1d-098db33fab5b => generated 4045 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1291/2507] 199.19.213.35 () {34 vars in 1061 bytes} [Tue Apr 7 01:21:10 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.165&port_id=46fa28ea-68b3-4b35-b776-2514ecc98e7c => 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: 1217/2508] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:21:10 2026] GET /v2.0/subnets?id=ec3ad5b8-084a-4d0b-872d-39ee66662207 => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:21:10.416 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-febad03d-88c6-497e-9f5c-306bd500b3e3'] response: {'name': 'network-changed', 'server_uuid': '8aa221d9-edc9-4169-bc1d-098db33fab5b', 'tag': '69830315-39c8-468e-9223-7a9147dcae76', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1292/2509] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:21:10 2026] GET /v2.0/ports?network_id=c65ff157-b838-4dda-a459-375578946781&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: 8|app: 0|req: 1218/2510] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:21:10 2026] GET /v2.0/networks/c65ff157-b838-4dda-a459-375578946781?fields=segments => generated 14 bytes in 53 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: 1293/2511] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:21:10 2026] GET /v2.0/networks/c65ff157-b838-4dda-a459-375578946781?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: 1219/2512] 199.19.213.35 () {34 vars in 1057 bytes} [Tue Apr 7 01:21:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.175&port_id=02608291-ce1d-4ebb-811f-73fb49fb11fc => 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: 1294/2513] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:21:10 2026] GET /v2.0/subnets?id=871bd2cd-da4f-46f5-8b06-f47570b3a8bf => generated 655 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2514] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:21:10 2026] GET /v2.0/ports?network_id=f6073472-ce74-45de-8df0-19c37aa3fa2f&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: 7|app: 0|req: 1295/2515] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:21:10 2026] GET /v2.0/networks/f6073472-ce74-45de-8df0-19c37aa3fa2f?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: 1221/2516] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:21:10 2026] GET /v2.0/networks/f6073472-ce74-45de-8df0-19c37aa3fa2f?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: 1296/2517] 199.19.213.35 () {34 vars in 1057 bytes} [Tue Apr 7 01:21:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.220&port_id=69830315-39c8-468e-9223-7a9147dcae76 => generated 19 bytes in 511 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2518] 199.19.213.35 () {34 vars in 1103 bytes} [Tue Apr 7 01:21:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A23e&port_id=69830315-39c8-468e-9223-7a9147dcae76 => 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: 1297/2519] 199.19.213.35 () {34 vars in 1063 bytes} [Tue Apr 7 01:21:11 2026] GET /v2.0/subnets?id=6ab631ef-2294-4030-b64d-a224b105c23b&id=9b0b72b4-19b9-4662-8560-0a9c90089162 => generated 1363 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2520] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:21:11 2026] GET /v2.0/ports?network_id=ce97f985-6d22-47bf-b4c6-daaa17b0dbae&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2521] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:21:11 2026] GET /v2.0/ports?network_id=ce97f985-6d22-47bf-b4c6-daaa17b0dbae&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2522] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:21:11 2026] GET /v2.0/networks/ce97f985-6d22-47bf-b4c6-daaa17b0dbae?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: 1299/2523] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:21:11 2026] GET /v2.0/networks/ce97f985-6d22-47bf-b4c6-daaa17b0dbae?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: 1225/2524] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:21:11 2026] GET /v2.0/ports?tenant_id=db28287e81a744f684735c1d2fef159c&device_id=8aa221d9-edc9-4169-bc1d-098db33fab5b => generated 4045 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2525] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:21:11 2026] GET /v2.0/networks?id=ce97f985-6d22-47bf-b4c6-daaa17b0dbae => generated 801 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2526] 199.19.213.35 () {34 vars in 1057 bytes} [Tue Apr 7 01:21:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.220&port_id=69830315-39c8-468e-9223-7a9147dcae76 => 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: 1301/2527] 199.19.213.35 () {34 vars in 1103 bytes} [Tue Apr 7 01:21:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A23e&port_id=69830315-39c8-468e-9223-7a9147dcae76 => 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: 1302/2528] 10.0.0.18 () {34 vars in 970 bytes} [Tue Apr 7 01:21:12 2026] GET /v2.0/ports/69830315-39c8-468e-9223-7a9147dcae76 => generated 1464 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2529] 199.19.213.35 () {34 vars in 1063 bytes} [Tue Apr 7 01:21:12 2026] GET /v2.0/subnets?id=6ab631ef-2294-4030-b64d-a224b105c23b&id=9b0b72b4-19b9-4662-8560-0a9c90089162 => generated 1363 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2530] 199.19.213.35 () {30 vars in 696 bytes} [Tue Apr 7 01:21:12 2026] GET /v2.0/ports/69830315-39c8-468e-9223-7a9147dcae76 => generated 1464 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2531] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:21:12 2026] GET /v2.0/ports?network_id=ce97f985-6d22-47bf-b4c6-daaa17b0dbae&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2532] 199.19.213.35 () {30 vars in 696 bytes} [Tue Apr 7 01:21:12 2026] GET /v2.0/ports/69830315-39c8-468e-9223-7a9147dcae76 => generated 1464 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2533] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:21:12 2026] GET /v2.0/ports?network_id=ce97f985-6d22-47bf-b4c6-daaa17b0dbae&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2534] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:21:12 2026] GET /v2.0/networks/ce97f985-6d22-47bf-b4c6-daaa17b0dbae?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: 1231/2535] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:21:12 2026] GET /v2.0/networks/ce97f985-6d22-47bf-b4c6-daaa17b0dbae?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: 1305/2536] 199.19.213.35 () {34 vars in 749 bytes} [Tue Apr 7 01:21:12 2026] PUT /v2.0/ports/69830315-39c8-468e-9223-7a9147dcae76 => generated 1199 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2537] 199.19.213.35 () {30 vars in 702 bytes} [Tue Apr 7 01:21:12 2026] GET /v2.0/networks/ce97f985-6d22-47bf-b4c6-daaa17b0dbae => generated 798 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1306/2538] 199.19.213.35 () {30 vars in 700 bytes} [Tue Apr 7 01:21:12 2026] GET /v2.0/subnets/6ab631ef-2294-4030-b64d-a224b105c23b => generated 650 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:21:12.740 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c0d1556-97d0-4591-9e07-fc49f6da531b'] response: {'name': 'network-changed', 'server_uuid': '8aa221d9-edc9-4169-bc1d-098db33fab5b', 'tag': '69830315-39c8-468e-9223-7a9147dcae76', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1307/2539] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:21:12 2026] GET /v2.0/ports?tenant_id=db28287e81a744f684735c1d2fef159c&device_id=8aa221d9-edc9-4169-bc1d-098db33fab5b => generated 3816 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2540] 199.19.213.35 () {30 vars in 662 bytes} [Tue Apr 7 01:21:12 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: 1309/2541] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:21:12 2026] GET /v2.0/networks?id=ce97f985-6d22-47bf-b4c6-daaa17b0dbae => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2542] 199.19.213.35 () {30 vars in 664 bytes} [Tue Apr 7 01:21:12 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: 1311/2543] 199.19.213.35 () {34 vars in 1057 bytes} [Tue Apr 7 01:21:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.220&port_id=69830315-39c8-468e-9223-7a9147dcae76 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2544] 199.19.213.35 () {30 vars in 640 bytes} [Tue Apr 7 01:21:12 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: 1313/2545] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:21:12 2026] GET /v2.0/subnets?id=6ab631ef-2294-4030-b64d-a224b105c23b => generated 653 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2546] 199.19.213.35 () {30 vars in 676 bytes} [Tue Apr 7 01:21:12 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: 1315/2547] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:21:12 2026] GET /v2.0/ports?network_id=ce97f985-6d22-47bf-b4c6-daaa17b0dbae&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2548] 199.19.213.35 () {30 vars in 700 bytes} [Tue Apr 7 01:21:12 2026] GET /v2.0/subnets/871bd2cd-da4f-46f5-8b06-f47570b3a8bf => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:21:13.062 8 INFO neutron.db.segments_db [None req-80e3a8da-0164-4e87-b1f2-81bb71807788 b28a2a13cb2a47aba71910d420e10663 102c7dca7ca34290afdbc28df0b311da - - - -] Added segment cf9db20a-5f89-441e-8ef2-bc49baefe53c of type vxlan for network a7e222b9-f590-415c-b6d9-551c4b0d002f [pid: 7|app: 0|req: 1317/2549] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:21:13 2026] GET /v2.0/networks/ce97f985-6d22-47bf-b4c6-daaa17b0dbae?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2550] 199.19.213.35 () {30 vars in 696 bytes} [Tue Apr 7 01:21:13 2026] GET /v2.0/ports/d990326c-ec9f-4651-820d-765ca92d5423 => generated 1128 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2551] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:21:13 2026] GET /v2.0/networks/ce97f985-6d22-47bf-b4c6-daaa17b0dbae?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: 1233/2552] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:21:12 2026] POST /v2.0/networks => generated 632 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2553] 199.19.213.35 () {30 vars in 696 bytes} [Tue Apr 7 01:21:13 2026] GET /v2.0/ports/02608291-ce1d-4ebb-811f-73fb49fb11fc => generated 1349 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2554] 199.19.213.35 () {30 vars in 700 bytes} [Tue Apr 7 01:21:13 2026] GET /v2.0/subnets/871bd2cd-da4f-46f5-8b06-f47570b3a8bf => generated 652 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2555] 199.19.213.35 () {30 vars in 702 bytes} [Tue Apr 7 01:21:13 2026] GET /v2.0/networks/f6073472-ce74-45de-8df0-19c37aa3fa2f => 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: 1323/2556] 199.19.213.35 () {30 vars in 696 bytes} [Tue Apr 7 01:21:13 2026] GET /v2.0/ports/d990326c-ec9f-4651-820d-765ca92d5423 => generated 1128 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2557] 199.19.213.35 () {30 vars in 700 bytes} [Tue Apr 7 01:21:13 2026] GET /v2.0/subnets/871bd2cd-da4f-46f5-8b06-f47570b3a8bf => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2558] 10.0.0.74 () {34 vars in 668 bytes} [Tue Apr 7 01:21:13 2026] POST /v2.0/subnets => generated 602 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2559] 10.0.0.74 () {34 vars in 750 bytes} [Tue Apr 7 01:21:13 2026] PUT /v2.0/subnets/8aa7ca76-47f9-4388-8d02-0a3a9a9cc267/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: 1235/2560] 10.0.0.74 () {32 vars in 730 bytes} [Tue Apr 7 01:21:13 2026] GET /v2.0/subnets/8aa7ca76-47f9-4388-8d02-0a3a9a9cc267/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2561] 10.0.0.74 () {34 vars in 761 bytes} [Tue Apr 7 01:21:13 2026] PUT /v2.0/subnets/8aa7ca76-47f9-4388-8d02-0a3a9a9cc267/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2562] 10.0.0.74 () {32 vars in 730 bytes} [Tue Apr 7 01:21:13 2026] GET /v2.0/subnets/8aa7ca76-47f9-4388-8d02-0a3a9a9cc267/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2563] 10.0.0.74 () {34 vars in 757 bytes} [Tue Apr 7 01:21:13 2026] PUT /v2.0/subnets/8aa7ca76-47f9-4388-8d02-0a3a9a9cc267/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2564] 10.0.0.74 () {32 vars in 730 bytes} [Tue Apr 7 01:21:13 2026] GET /v2.0/subnets/8aa7ca76-47f9-4388-8d02-0a3a9a9cc267/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: 1328/2565] 10.0.0.74 () {34 vars in 779 bytes} [Tue Apr 7 01:21:13 2026] PUT /v2.0/subnets/8aa7ca76-47f9-4388-8d02-0a3a9a9cc267/tags/black.or.white => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2566] 10.0.0.74 () {32 vars in 730 bytes} [Tue Apr 7 01:21:13 2026] GET /v2.0/subnets/8aa7ca76-47f9-4388-8d02-0a3a9a9cc267/tags => generated 52 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2567] 10.0.0.74 () {34 vars in 750 bytes} [Tue Apr 7 01:21:13 2026] PUT /v2.0/subnets/8aa7ca76-47f9-4388-8d02-0a3a9a9cc267/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2568] 10.0.0.74 () {32 vars in 730 bytes} [Tue Apr 7 01:21:14 2026] GET /v2.0/subnets/8aa7ca76-47f9-4388-8d02-0a3a9a9cc267/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2569] 10.0.0.74 () {32 vars in 738 bytes} [Tue Apr 7 01:21:14 2026] GET /v2.0/subnets/8aa7ca76-47f9-4388-8d02-0a3a9a9cc267/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:21:14.115 8 INFO neutron.api.v2.resource [None req-e55dd6df-f7d1-40d0-be70-8f048c74c9dd b28a2a13cb2a47aba71910d420e10663 102c7dca7ca34290afdbc28df0b311da - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1240/2570] 10.0.0.74 () {32 vars in 742 bytes} [Tue Apr 7 01:21:14 2026] GET /v2.0/subnets/8aa7ca76-47f9-4388-8d02-0a3a9a9cc267/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2571] 10.0.0.74 () {32 vars in 741 bytes} [Tue Apr 7 01:21:14 2026] DELETE /v2.0/subnets/8aa7ca76-47f9-4388-8d02-0a3a9a9cc267/tags/red => 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: 1241/2572] 10.0.0.74 () {32 vars in 730 bytes} [Tue Apr 7 01:21:14 2026] GET /v2.0/subnets/8aa7ca76-47f9-4388-8d02-0a3a9a9cc267/tags => generated 30 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:21:14.274 7 INFO neutron.api.v2.resource [None req-21132108-c439-42f6-ab45-573d8140ba5a b28a2a13cb2a47aba71910d420e10663 102c7dca7ca34290afdbc28df0b311da - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1332/2573] 10.0.0.74 () {32 vars in 745 bytes} [Tue Apr 7 01:21:14 2026] DELETE /v2.0/subnets/8aa7ca76-47f9-4388-8d02-0a3a9a9cc267/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2574] 10.0.0.74 () {32 vars in 733 bytes} [Tue Apr 7 01:21:14 2026] DELETE /v2.0/subnets/8aa7ca76-47f9-4388-8d02-0a3a9a9cc267/tags => 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: 1333/2575] 10.0.0.74 () {32 vars in 730 bytes} [Tue Apr 7 01:21:14 2026] GET /v2.0/subnets/8aa7ca76-47f9-4388-8d02-0a3a9a9cc267/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: 1243/2576] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:21:14 2026] DELETE /v2.0/subnets/8aa7ca76-47f9-4388-8d02-0a3a9a9cc267 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:21:15.062 7 INFO neutron.services.segments.plugin [-] Segment cf9db20a-5f89-441e-8ef2-bc49baefe53c resource provider aggregate not found 2026-04-07 01:21:15.068 7 INFO neutron.services.segments.plugin [-] Segment cf9db20a-5f89-441e-8ef2-bc49baefe53c resource provider aggregate not found 2026-04-07 01:21:15.085 7 INFO neutron.services.segments.plugin [-] Segment cf9db20a-5f89-441e-8ef2-bc49baefe53c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf9db20a-5f89-441e-8ef2-bc49baefe53c found for delete ", "request_id": "req-a24f8742-87d4-4c5f-9561-02bc7f5f177b"}]} 2026-04-07 01:21:15.087 7 INFO neutron.services.segments.plugin [-] Segment cf9db20a-5f89-441e-8ef2-bc49baefe53c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf9db20a-5f89-441e-8ef2-bc49baefe53c found for delete ", "request_id": "req-03d58481-ad00-463a-9e0c-cea65486a154"}]} [pid: 7|app: 0|req: 1334/2577] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:21:14 2026] DELETE /v2.0/networks/a7e222b9-f590-415c-b6d9-551c4b0d002f => generated 0 bytes in 441 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2578] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:21:15 2026] GET /v2.0/security-groups?tenant_id=6b99036fd90449418c3ea737bdb3f2cb&name=default => generated 2805 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2579] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:21:16 2026] DELETE /v2.0/security-groups/3d80c0fb-be0c-4783-80a5-f4f0a12ece80 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2580] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:21:16 2026] GET /v2.0/security-groups?tenant_id=102c7dca7ca34290afdbc28df0b311da&name=default => generated 2805 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2581] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:21:16 2026] DELETE /v2.0/security-groups/09195dcf-7fc0-4d77-a163-ed2930976938 => 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: 1247/2584] 10.0.0.78 () {30 vars in 658 bytes} [Tue Apr 7 01:21:18 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: 1338/2585] 10.0.0.78 () {30 vars in 660 bytes} [Tue Apr 7 01:21:18 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: 1248/2586] 10.0.0.78 () {30 vars in 636 bytes} [Tue Apr 7 01:21:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2587] 10.0.0.78 () {30 vars in 672 bytes} [Tue Apr 7 01:21:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2588] 10.0.0.78 () {28 vars in 438 bytes} [Tue Apr 7 01:21:18 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: 1340/2589] 10.0.0.78 () {30 vars in 696 bytes} [Tue Apr 7 01:21:18 2026] GET /v2.0/subnets/d5f8061f-fbb2-4db7-8043-be36c1268691 => generated 631 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2590] 199.19.213.35 () {30 vars in 662 bytes} [Tue Apr 7 01:21:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2591] 199.19.213.35 () {30 vars in 664 bytes} [Tue Apr 7 01:21:19 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: 1251/2592] 199.19.213.35 () {30 vars in 640 bytes} [Tue Apr 7 01:21:19 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: 1342/2593] 199.19.213.35 () {30 vars in 676 bytes} [Tue Apr 7 01:21:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2594] 199.19.213.35 () {30 vars in 700 bytes} [Tue Apr 7 01:21:19 2026] GET /v2.0/subnets/6ab631ef-2294-4030-b64d-a224b105c23b => generated 650 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2595] 199.19.213.35 () {30 vars in 700 bytes} [Tue Apr 7 01:21:19 2026] GET /v2.0/subnets/d5f8061f-fbb2-4db7-8043-be36c1268691 => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2596] 199.19.213.35 () {30 vars in 715 bytes} [Tue Apr 7 01:21:19 2026] GET /v2.0/ports?device_id=8aa221d9-edc9-4169-bc1d-098db33fab5b => generated 3818 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2597] 199.19.213.35 () {30 vars in 662 bytes} [Tue Apr 7 01:21: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: 8|app: 0|req: 1254/2598] 199.19.213.35 () {30 vars in 664 bytes} [Tue Apr 7 01:21:19 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: 1345/2599] 199.19.213.35 () {30 vars in 640 bytes} [Tue Apr 7 01:21:19 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2600] 199.19.213.35 () {30 vars in 676 bytes} [Tue Apr 7 01:21: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: 7|app: 0|req: 1346/2601] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:21:19 2026] GET /v2.0/networks/86bcc5f2-b702-4e2f-ba62-9c193ea65088?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: 1256/2602] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:21:19 2026] GET /v2.0/networks/86bcc5f2-b702-4e2f-ba62-9c193ea65088?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: 1347/2603] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:21:19 2026] GET /v2.0/networks?id=86bcc5f2-b702-4e2f-ba62-9c193ea65088 => 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: 1257/2604] 199.19.213.35 () {38 vars in 954 bytes} [Tue Apr 7 01:21:19 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: 1348/2605] 199.19.213.35 () {38 vars in 1027 bytes} [Tue Apr 7 01:21:20 2026] PUT /v2.0/ports/ea41c693-672c-4c1d-bb25-605a6c708dbf => generated 1432 bytes in 543 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: 1258/2606] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:21:21 2026] GET /v2.0/ports?tenant_id=db28287e81a744f684735c1d2fef159c&device_id=8aa221d9-edc9-4169-bc1d-098db33fab5b => generated 5278 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:21:21.125 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-49591137-f546-41d7-81e0-3ac73748ebf4'] response: {'name': 'network-changed', 'server_uuid': '8aa221d9-edc9-4169-bc1d-098db33fab5b', 'tag': 'ea41c693-672c-4c1d-bb25-605a6c708dbf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1349/2607] 199.19.213.35 () {34 vars in 1061 bytes} [Tue Apr 7 01:21:21 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.165&port_id=46fa28ea-68b3-4b35-b776-2514ecc98e7c => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2608] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:21:21 2026] GET /v2.0/subnets?id=ec3ad5b8-084a-4d0b-872d-39ee66662207 => 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: 1350/2609] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:21:21 2026] GET /v2.0/ports?network_id=c65ff157-b838-4dda-a459-375578946781&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: 1260/2610] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:21:21 2026] GET /v2.0/networks/c65ff157-b838-4dda-a459-375578946781?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1351/2611] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:21:21 2026] GET /v2.0/networks/c65ff157-b838-4dda-a459-375578946781?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2612] 199.19.213.35 () {34 vars in 1057 bytes} [Tue Apr 7 01:21:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.175&port_id=02608291-ce1d-4ebb-811f-73fb49fb11fc => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2613] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:21:21 2026] GET /v2.0/subnets?id=871bd2cd-da4f-46f5-8b06-f47570b3a8bf => generated 655 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2614] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:21:21 2026] GET /v2.0/ports?network_id=f6073472-ce74-45de-8df0-19c37aa3fa2f&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: 7|app: 0|req: 1353/2615] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:21:21 2026] GET /v2.0/networks/f6073472-ce74-45de-8df0-19c37aa3fa2f?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: 1263/2616] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:21:21 2026] GET /v2.0/networks/f6073472-ce74-45de-8df0-19c37aa3fa2f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2617] 199.19.213.35 () {34 vars in 1057 bytes} [Tue Apr 7 01:21:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.220&port_id=69830315-39c8-468e-9223-7a9147dcae76 => 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: 1264/2618] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:21:21 2026] GET /v2.0/subnets?id=6ab631ef-2294-4030-b64d-a224b105c23b => generated 653 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2619] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:21:21 2026] GET /v2.0/ports?network_id=ce97f985-6d22-47bf-b4c6-daaa17b0dbae&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2620] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:21:21 2026] GET /v2.0/networks/ce97f985-6d22-47bf-b4c6-daaa17b0dbae?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: 1356/2621] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:21:21 2026] GET /v2.0/networks/ce97f985-6d22-47bf-b4c6-daaa17b0dbae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2622] 199.19.213.35 () {34 vars in 1057 bytes} [Tue Apr 7 01:21:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.243&port_id=ea41c693-672c-4c1d-bb25-605a6c708dbf => 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: 1357/2623] 199.19.213.35 () {34 vars in 1105 bytes} [Tue Apr 7 01:21:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2af&port_id=ea41c693-672c-4c1d-bb25-605a6c708dbf => 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: 1267/2624] 199.19.213.35 () {34 vars in 1063 bytes} [Tue Apr 7 01:21:22 2026] GET /v2.0/subnets?id=d5f8061f-fbb2-4db7-8043-be36c1268691&id=4dacfcd2-282d-413d-86ee-cbb7eb38c833 => generated 1365 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2625] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:21:22 2026] GET /v2.0/ports?network_id=86bcc5f2-b702-4e2f-ba62-9c193ea65088&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2626] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:21:22 2026] GET /v2.0/ports?network_id=86bcc5f2-b702-4e2f-ba62-9c193ea65088&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2627] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:21:22 2026] GET /v2.0/networks/86bcc5f2-b702-4e2f-ba62-9c193ea65088?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: 1269/2628] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:21:22 2026] GET /v2.0/networks/86bcc5f2-b702-4e2f-ba62-9c193ea65088?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: 1360/2629] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:21:22 2026] GET /v2.0/ports?tenant_id=db28287e81a744f684735c1d2fef159c&device_id=8aa221d9-edc9-4169-bc1d-098db33fab5b => generated 5278 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2630] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:21:22 2026] GET /v2.0/networks?id=86bcc5f2-b702-4e2f-ba62-9c193ea65088 => generated 800 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2631] 199.19.213.35 () {34 vars in 1057 bytes} [Tue Apr 7 01:21:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.243&port_id=ea41c693-672c-4c1d-bb25-605a6c708dbf => 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: 1271/2632] 199.19.213.35 () {34 vars in 1105 bytes} [Tue Apr 7 01:21:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2af&port_id=ea41c693-672c-4c1d-bb25-605a6c708dbf => 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: 1362/2633] 199.19.213.35 () {34 vars in 1063 bytes} [Tue Apr 7 01:21:22 2026] GET /v2.0/subnets?id=d5f8061f-fbb2-4db7-8043-be36c1268691&id=4dacfcd2-282d-413d-86ee-cbb7eb38c833 => generated 1365 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2634] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:21:22 2026] GET /v2.0/ports?network_id=86bcc5f2-b702-4e2f-ba62-9c193ea65088&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: 1364/2635] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:21:22 2026] GET /v2.0/ports?network_id=86bcc5f2-b702-4e2f-ba62-9c193ea65088&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2636] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:21:22 2026] GET /v2.0/networks/86bcc5f2-b702-4e2f-ba62-9c193ea65088?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2637] 10.0.0.18 () {34 vars in 970 bytes} [Tue Apr 7 01:21:22 2026] GET /v2.0/ports/ea41c693-672c-4c1d-bb25-605a6c708dbf => generated 1470 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2638] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:21:22 2026] GET /v2.0/networks/86bcc5f2-b702-4e2f-ba62-9c193ea65088?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2639] 199.19.213.35 () {30 vars in 696 bytes} [Tue Apr 7 01:21:22 2026] GET /v2.0/ports/ea41c693-672c-4c1d-bb25-605a6c708dbf => generated 1470 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2640] 199.19.213.35 () {30 vars in 696 bytes} [Tue Apr 7 01:21:22 2026] GET /v2.0/ports/ea41c693-672c-4c1d-bb25-605a6c708dbf => generated 1470 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2641] 199.19.213.35 () {34 vars in 749 bytes} [Tue Apr 7 01:21:23 2026] PUT /v2.0/ports/ea41c693-672c-4c1d-bb25-605a6c708dbf => generated 1201 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2642] 199.19.213.35 () {30 vars in 702 bytes} [Tue Apr 7 01:21:23 2026] GET /v2.0/networks/86bcc5f2-b702-4e2f-ba62-9c193ea65088 => generated 797 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1275/2643] 199.19.213.35 () {30 vars in 700 bytes} [Tue Apr 7 01:21:23 2026] GET /v2.0/subnets/d5f8061f-fbb2-4db7-8043-be36c1268691 => generated 649 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2644] 199.19.213.35 () {30 vars in 662 bytes} [Tue Apr 7 01:21:23 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) 2026-04-07 01:21:23.538 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7349f1b9-1076-4fd0-b371-4ba9773cb59c'] response: {'name': 'network-changed', 'server_uuid': '8aa221d9-edc9-4169-bc1d-098db33fab5b', 'tag': 'ea41c693-672c-4c1d-bb25-605a6c708dbf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1370/2645] 199.19.213.35 () {30 vars in 664 bytes} [Tue Apr 7 01:21:23 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2646] 199.19.213.35 () {30 vars in 640 bytes} [Tue Apr 7 01:21:23 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: 1276/2647] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:21:23 2026] GET /v2.0/ports?tenant_id=db28287e81a744f684735c1d2fef159c&device_id=8aa221d9-edc9-4169-bc1d-098db33fab5b => generated 5047 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2648] 199.19.213.35 () {30 vars in 676 bytes} [Tue Apr 7 01:21:23 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2649] 199.19.213.35 () {30 vars in 700 bytes} [Tue Apr 7 01:21:23 2026] GET /v2.0/subnets/871bd2cd-da4f-46f5-8b06-f47570b3a8bf => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2650] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:21:23 2026] GET /v2.0/networks?id=86bcc5f2-b702-4e2f-ba62-9c193ea65088 => 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: 1374/2651] 199.19.213.35 () {30 vars in 696 bytes} [Tue Apr 7 01:21:23 2026] GET /v2.0/ports/d990326c-ec9f-4651-820d-765ca92d5423 => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2652] 199.19.213.35 () {34 vars in 1057 bytes} [Tue Apr 7 01:21:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.243&port_id=ea41c693-672c-4c1d-bb25-605a6c708dbf => 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: 1375/2653] 199.19.213.35 () {30 vars in 696 bytes} [Tue Apr 7 01:21:23 2026] GET /v2.0/ports/02608291-ce1d-4ebb-811f-73fb49fb11fc => generated 1349 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2654] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:21:23 2026] GET /v2.0/subnets?id=d5f8061f-fbb2-4db7-8043-be36c1268691 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2655] 199.19.213.35 () {30 vars in 700 bytes} [Tue Apr 7 01:21:23 2026] GET /v2.0/subnets/871bd2cd-da4f-46f5-8b06-f47570b3a8bf => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2656] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:21:23 2026] GET /v2.0/ports?network_id=86bcc5f2-b702-4e2f-ba62-9c193ea65088&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2657] 199.19.213.35 () {30 vars in 702 bytes} [Tue Apr 7 01:21:23 2026] GET /v2.0/networks/f6073472-ce74-45de-8df0-19c37aa3fa2f => 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: 1281/2658] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:21:23 2026] GET /v2.0/networks/86bcc5f2-b702-4e2f-ba62-9c193ea65088?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: 1378/2659] 199.19.213.35 () {30 vars in 696 bytes} [Tue Apr 7 01:21:23 2026] GET /v2.0/ports/d990326c-ec9f-4651-820d-765ca92d5423 => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2660] 199.19.213.35 () {30 vars in 700 bytes} [Tue Apr 7 01:21:23 2026] GET /v2.0/subnets/871bd2cd-da4f-46f5-8b06-f47570b3a8bf => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2661] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:21:23 2026] GET /v2.0/networks/86bcc5f2-b702-4e2f-ba62-9c193ea65088?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2664] 199.19.213.35 () {30 vars in 662 bytes} [Tue Apr 7 01:21:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2665] 199.19.213.35 () {30 vars in 664 bytes} [Tue Apr 7 01:21:33 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: 1285/2666] 199.19.213.35 () {30 vars in 640 bytes} [Tue Apr 7 01:21:33 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2667] 199.19.213.35 () {30 vars in 676 bytes} [Tue Apr 7 01:21:33 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: 1286/2668] 199.19.213.35 () {30 vars in 700 bytes} [Tue Apr 7 01:21:33 2026] GET /v2.0/subnets/6ab631ef-2294-4030-b64d-a224b105c23b => generated 650 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2669] 199.19.213.35 () {30 vars in 715 bytes} [Tue Apr 7 01:21:33 2026] GET /v2.0/ports?device_id=8aa221d9-edc9-4169-bc1d-098db33fab5b => generated 5047 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2670] 199.19.213.35 () {30 vars in 662 bytes} [Tue Apr 7 01:21:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2671] 199.19.213.35 () {30 vars in 664 bytes} [Tue Apr 7 01:21:33 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: 1288/2672] 199.19.213.35 () {30 vars in 640 bytes} [Tue Apr 7 01:21:33 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: 1385/2673] 199.19.213.35 () {30 vars in 676 bytes} [Tue Apr 7 01:21:33 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: 1289/2674] 199.19.213.35 () {30 vars in 696 bytes} [Tue Apr 7 01:21:33 2026] GET /v2.0/ports/ea41c693-672c-4c1d-bb25-605a6c708dbf => generated 1237 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2675] 199.19.213.35 () {34 vars in 748 bytes} [Tue Apr 7 01:21:33 2026] PUT /v2.0/ports/ea41c693-672c-4c1d-bb25-605a6c708dbf => generated 1026 bytes in 366 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2676] 199.19.213.35 () {30 vars in 702 bytes} [Tue Apr 7 01:21:33 2026] GET /v2.0/networks/86bcc5f2-b702-4e2f-ba62-9c193ea65088 => generated 797 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, ' 2026-04-07 01:21:33.945 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6fc45ea8-d60f-45d2-bfeb-10f448d2108c'] response: {'name': 'network-changed', 'server_uuid': '8aa221d9-edc9-4169-bc1d-098db33fab5b', 'tag': 'ea41c693-672c-4c1d-bb25-605a6c708dbf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1387/2677] 199.19.213.35 () {30 vars in 715 bytes} [Tue Apr 7 01:21:33 2026] GET /v2.0/ports?device_id=8aa221d9-edc9-4169-bc1d-098db33fab5b => generated 4872 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2678] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:21:33 2026] GET /v2.0/ports?tenant_id=db28287e81a744f684735c1d2fef159c&device_id=8aa221d9-edc9-4169-bc1d-098db33fab5b => generated 4872 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2679] 199.19.213.35 () {30 vars in 715 bytes} [Tue Apr 7 01:21:34 2026] GET /v2.0/ports?device_id=8aa221d9-edc9-4169-bc1d-098db33fab5b => generated 4872 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2680] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:21:34 2026] GET /v2.0/networks?id=86bcc5f2-b702-4e2f-ba62-9c193ea65088 => generated 800 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2681] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:21:34 2026] GET /v2.0/networks/86bcc5f2-b702-4e2f-ba62-9c193ea65088?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: 1389/2682] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:21:34 2026] GET /v2.0/networks/86bcc5f2-b702-4e2f-ba62-9c193ea65088?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2683] 199.19.213.35 () {34 vars in 974 bytes} [Tue Apr 7 01:21:34 2026] GET /v2.0/ports/ea41c693-672c-4c1d-bb25-605a6c708dbf => generated 1062 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2684] 199.19.213.35 () {36 vars in 996 bytes} [Tue Apr 7 01:21:34 2026] DELETE /v2.0/ports/ea41c693-672c-4c1d-bb25-605a6c708dbf => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2685] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:21:34 2026] GET /v2.0/ports?tenant_id=db28287e81a744f684735c1d2fef159c&device_id=8aa221d9-edc9-4169-bc1d-098db33fab5b => generated 3818 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2686] 199.19.213.35 () {34 vars in 1225 bytes} [Tue Apr 7 01:21:34 2026] GET /v2.0/networks?id=c65ff157-b838-4dda-a459-375578946781&id=f6073472-ce74-45de-8df0-19c37aa3fa2f&id=ce97f985-6d22-47bf-b4c6-daaa17b0dbae&id=86bcc5f2-b702-4e2f-ba62-9c193ea65088 => generated 3097 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2687] 199.19.213.35 () {34 vars in 1061 bytes} [Tue Apr 7 01:21:34 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.165&port_id=46fa28ea-68b3-4b35-b776-2514ecc98e7c => 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: 1392/2688] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:21:35 2026] GET /v2.0/subnets?id=ec3ad5b8-084a-4d0b-872d-39ee66662207 => generated 630 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2690] 199.19.213.35 () {30 vars in 715 bytes} [Tue Apr 7 01:21:35 2026] GET /v2.0/ports?device_id=8aa221d9-edc9-4169-bc1d-098db33fab5b => generated 3818 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2690] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:21:35 2026] GET /v2.0/ports?network_id=c65ff157-b838-4dda-a459-375578946781&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:21:35.147 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f8ec3d90-90a0-4851-ae4f-cbfdf842859e 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1298/2691] 199.19.213.35 () {32 vars in 718 bytes} [Tue Apr 7 01:21:35 2026] DELETE /v2.0/ports/ea41c693-672c-4c1d-bb25-605a6c708dbf => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2692] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:21:35 2026] GET /v2.0/networks/c65ff157-b838-4dda-a459-375578946781?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: 1395/2693] 199.19.213.35 () {30 vars in 662 bytes} [Tue Apr 7 01:21:35 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2694] 199.19.213.35 () {30 vars in 664 bytes} [Tue Apr 7 01:21:35 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: 1397/2695] 199.19.213.35 () {30 vars in 640 bytes} [Tue Apr 7 01:21:35 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2696] 199.19.213.35 () {30 vars in 676 bytes} [Tue Apr 7 01:21:35 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: 1299/2697] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:21:35 2026] GET /v2.0/networks/c65ff157-b838-4dda-a459-375578946781?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: 1399/2698] 199.19.213.35 () {30 vars in 700 bytes} [Tue Apr 7 01:21:35 2026] GET /v2.0/subnets/871bd2cd-da4f-46f5-8b06-f47570b3a8bf => 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: 1300/2699] 199.19.213.35 () {34 vars in 1057 bytes} [Tue Apr 7 01:21:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.175&port_id=02608291-ce1d-4ebb-811f-73fb49fb11fc => 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: 1400/2700] 199.19.213.35 () {30 vars in 696 bytes} [Tue Apr 7 01:21:35 2026] GET /v2.0/ports/d990326c-ec9f-4651-820d-765ca92d5423 => generated 1128 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2701] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:21:35 2026] GET /v2.0/subnets?id=871bd2cd-da4f-46f5-8b06-f47570b3a8bf => generated 655 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2702] 199.19.213.35 () {30 vars in 696 bytes} [Tue Apr 7 01:21:35 2026] GET /v2.0/ports/02608291-ce1d-4ebb-811f-73fb49fb11fc => generated 1349 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2703] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:21:35 2026] GET /v2.0/ports?network_id=f6073472-ce74-45de-8df0-19c37aa3fa2f&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2704] 199.19.213.35 () {30 vars in 700 bytes} [Tue Apr 7 01:21:35 2026] GET /v2.0/subnets/871bd2cd-da4f-46f5-8b06-f47570b3a8bf => generated 652 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2705] 199.19.213.35 () {30 vars in 702 bytes} [Tue Apr 7 01:21:35 2026] GET /v2.0/networks/f6073472-ce74-45de-8df0-19c37aa3fa2f => generated 800 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2706] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:21:35 2026] GET /v2.0/networks/f6073472-ce74-45de-8df0-19c37aa3fa2f?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2707] 199.19.213.35 () {30 vars in 696 bytes} [Tue Apr 7 01:21:35 2026] GET /v2.0/ports/d990326c-ec9f-4651-820d-765ca92d5423 => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2708] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:21:35 2026] GET /v2.0/networks/f6073472-ce74-45de-8df0-19c37aa3fa2f?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: 1405/2709] 199.19.213.35 () {30 vars in 700 bytes} [Tue Apr 7 01:21:35 2026] GET /v2.0/subnets/871bd2cd-da4f-46f5-8b06-f47570b3a8bf => generated 652 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2710] 199.19.213.35 () {34 vars in 1057 bytes} [Tue Apr 7 01:21:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.220&port_id=69830315-39c8-468e-9223-7a9147dcae76 => 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: 1406/2711] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:21:35 2026] GET /v2.0/subnets?id=6ab631ef-2294-4030-b64d-a224b105c23b => generated 653 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2712] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:21:35 2026] GET /v2.0/ports?network_id=ce97f985-6d22-47bf-b4c6-daaa17b0dbae&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2713] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:21:35 2026] GET /v2.0/networks/ce97f985-6d22-47bf-b4c6-daaa17b0dbae?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2714] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:21:35 2026] GET /v2.0/networks/ce97f985-6d22-47bf-b4c6-daaa17b0dbae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2715] 199.19.213.35 () {30 vars in 662 bytes} [Tue Apr 7 01:21:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2716] 199.19.213.35 () {30 vars in 664 bytes} [Tue Apr 7 01:21:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2717] 199.19.213.35 () {30 vars in 640 bytes} [Tue Apr 7 01:21:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2718] 199.19.213.35 () {30 vars in 676 bytes} [Tue Apr 7 01:21:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:21:38.641 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac7cdaba-bd86-43f0-8331-7b6b18cfaf48'] response: {'server_uuid': '8aa221d9-edc9-4169-bc1d-098db33fab5b', 'name': 'network-vif-deleted', 'tag': 'ea41c693-672c-4c1d-bb25-605a6c708dbf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1410/2719] 199.19.213.35 () {30 vars in 715 bytes} [Tue Apr 7 01:21:38 2026] GET /v2.0/ports?device_id=8aa221d9-edc9-4169-bc1d-098db33fab5b => generated 3818 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2720] 199.19.213.35 () {30 vars in 662 bytes} [Tue Apr 7 01:21:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2721] 199.19.213.35 () {30 vars in 664 bytes} [Tue Apr 7 01:21:38 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: 1311/2722] 199.19.213.35 () {30 vars in 640 bytes} [Tue Apr 7 01:21:38 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: 1412/2723] 199.19.213.35 () {30 vars in 676 bytes} [Tue Apr 7 01:21:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2724] 199.19.213.35 () {30 vars in 696 bytes} [Tue Apr 7 01:21:38 2026] GET /v2.0/ports/69830315-39c8-468e-9223-7a9147dcae76 => 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: 1413/2725] 199.19.213.35 () {34 vars in 748 bytes} [Tue Apr 7 01:21:38 2026] PUT /v2.0/ports/69830315-39c8-468e-9223-7a9147dcae76 => generated 1026 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2726] 199.19.213.35 () {30 vars in 702 bytes} [Tue Apr 7 01:21:39 2026] GET /v2.0/networks/ce97f985-6d22-47bf-b4c6-daaa17b0dbae => generated 798 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2727] 199.19.213.35 () {30 vars in 715 bytes} [Tue Apr 7 01:21:39 2026] GET /v2.0/ports?device_id=8aa221d9-edc9-4169-bc1d-098db33fab5b => generated 3643 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2728] 199.19.213.35 () {30 vars in 715 bytes} [Tue Apr 7 01:21:39 2026] GET /v2.0/ports?device_id=8aa221d9-edc9-4169-bc1d-098db33fab5b => generated 3643 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1415/2729] 199.19.213.35 () {34 vars in 974 bytes} [Tue Apr 7 01:21:39 2026] GET /v2.0/ports/69830315-39c8-468e-9223-7a9147dcae76 => generated 1062 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2730] 199.19.213.35 () {36 vars in 996 bytes} [Tue Apr 7 01:21:40 2026] DELETE /v2.0/ports/69830315-39c8-468e-9223-7a9147dcae76 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2731] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:21:40 2026] GET /v2.0/ports?tenant_id=db28287e81a744f684735c1d2fef159c&device_id=8aa221d9-edc9-4169-bc1d-098db33fab5b => generated 2589 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:21:40.496 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-808d4da3-e32e-4ebd-be90-54683f971b9d'] response: {'server_uuid': '8aa221d9-edc9-4169-bc1d-098db33fab5b', 'name': 'network-vif-deleted', 'tag': '69830315-39c8-468e-9223-7a9147dcae76', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1417/2732] 199.19.213.35 () {30 vars in 715 bytes} [Tue Apr 7 01:21:40 2026] GET /v2.0/ports?device_id=8aa221d9-edc9-4169-bc1d-098db33fab5b => generated 2589 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2733] 199.19.213.35 () {34 vars in 1145 bytes} [Tue Apr 7 01:21:40 2026] GET /v2.0/networks?id=c65ff157-b838-4dda-a459-375578946781&id=f6073472-ce74-45de-8df0-19c37aa3fa2f&id=ce97f985-6d22-47bf-b4c6-daaa17b0dbae => generated 2311 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:21:40.566 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b5bb1b75-47a4-409d-830f-02150c5e4a29 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1418/2734] 199.19.213.35 () {32 vars in 718 bytes} [Tue Apr 7 01:21:40 2026] DELETE /v2.0/ports/69830315-39c8-468e-9223-7a9147dcae76 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2735] 199.19.213.35 () {34 vars in 1061 bytes} [Tue Apr 7 01:21:40 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.165&port_id=46fa28ea-68b3-4b35-b776-2514ecc98e7c => 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: 1419/2736] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:21:40 2026] GET /v2.0/subnets?id=ec3ad5b8-084a-4d0b-872d-39ee66662207 => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2737] 199.19.213.35 () {30 vars in 662 bytes} [Tue Apr 7 01:21:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2738] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:21:40 2026] GET /v2.0/ports?network_id=c65ff157-b838-4dda-a459-375578946781&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2739] 199.19.213.35 () {30 vars in 664 bytes} [Tue Apr 7 01:21:40 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: 7|app: 0|req: 1422/2740] 199.19.213.35 () {30 vars in 640 bytes} [Tue Apr 7 01:21:40 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: 1423/2741] 199.19.213.35 () {30 vars in 676 bytes} [Tue Apr 7 01:21:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:21:40.752 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fedcf2b7-13ec-4fe3-b14a-fcf1f7408312'] response: {'name': 'network-changed', 'server_uuid': '8aa221d9-edc9-4169-bc1d-098db33fab5b', 'tag': '69830315-39c8-468e-9223-7a9147dcae76', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1319/2742] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:21:40 2026] GET /v2.0/networks/c65ff157-b838-4dda-a459-375578946781?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2743] 199.19.213.35 () {30 vars in 700 bytes} [Tue Apr 7 01:21:40 2026] GET /v2.0/subnets/871bd2cd-da4f-46f5-8b06-f47570b3a8bf => generated 652 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2744] 199.19.213.35 () {30 vars in 696 bytes} [Tue Apr 7 01:21:40 2026] GET /v2.0/ports/d990326c-ec9f-4651-820d-765ca92d5423 => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2745] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:21:40 2026] GET /v2.0/networks/c65ff157-b838-4dda-a459-375578946781?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2746] 199.19.213.35 () {30 vars in 696 bytes} [Tue Apr 7 01:21:40 2026] GET /v2.0/ports/02608291-ce1d-4ebb-811f-73fb49fb11fc => generated 1349 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2747] 199.19.213.35 () {34 vars in 1057 bytes} [Tue Apr 7 01:21:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.175&port_id=02608291-ce1d-4ebb-811f-73fb49fb11fc => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2748] 199.19.213.35 () {30 vars in 700 bytes} [Tue Apr 7 01:21:40 2026] GET /v2.0/subnets/871bd2cd-da4f-46f5-8b06-f47570b3a8bf => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2749] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:21:40 2026] GET /v2.0/subnets?id=871bd2cd-da4f-46f5-8b06-f47570b3a8bf => generated 655 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2750] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:21:40 2026] GET /v2.0/ports?network_id=f6073472-ce74-45de-8df0-19c37aa3fa2f&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2751] 199.19.213.35 () {30 vars in 702 bytes} [Tue Apr 7 01:21:40 2026] GET /v2.0/networks/f6073472-ce74-45de-8df0-19c37aa3fa2f => generated 800 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2752] 199.19.213.35 () {30 vars in 696 bytes} [Tue Apr 7 01:21:41 2026] GET /v2.0/ports/d990326c-ec9f-4651-820d-765ca92d5423 => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2753] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:21:41 2026] GET /v2.0/networks/f6073472-ce74-45de-8df0-19c37aa3fa2f?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2754] 199.19.213.35 () {30 vars in 700 bytes} [Tue Apr 7 01:21:41 2026] GET /v2.0/subnets/871bd2cd-da4f-46f5-8b06-f47570b3a8bf => generated 652 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2755] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:21:41 2026] GET /v2.0/networks/f6073472-ce74-45de-8df0-19c37aa3fa2f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2756] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:21:41 2026] GET /v2.0/ports?tenant_id=db28287e81a744f684735c1d2fef159c&device_id=8aa221d9-edc9-4169-bc1d-098db33fab5b => generated 2589 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2759] 199.19.213.35 () {30 vars in 662 bytes} [Tue Apr 7 01:21:49 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: 1433/2760] 199.19.213.35 () {30 vars in 664 bytes} [Tue Apr 7 01:21:49 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: 1328/2761] 199.19.213.35 () {30 vars in 640 bytes} [Tue Apr 7 01:21:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2762] 199.19.213.35 () {30 vars in 676 bytes} [Tue Apr 7 01:21:49 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: 1329/2763] 199.19.213.35 () {30 vars in 731 bytes} [Tue Apr 7 01:21:49 2026] GET /v2.0/security-groups?name=lb-1ea9d478-88b7-43d1-8c4e-298b69d887ef => generated 2739 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2764] 199.19.213.35 () {30 vars in 761 bytes} [Tue Apr 7 01:21:49 2026] GET /v2.0/security-group-rules?security_group_id=4e59a025-0205-48db-b1bb-d031d52b9fa8 => generated 2206 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2765] 199.19.213.35 () {32 vars in 748 bytes} [Tue Apr 7 01:21:50 2026] DELETE /v2.0/security-group-rules/40cfcf37-39b8-40a2-8e1f-7d957eb274b8 => 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: 1436/2766] 199.19.213.35 () {32 vars in 748 bytes} [Tue Apr 7 01:21:50 2026] DELETE /v2.0/security-group-rules/c8b221c7-4a0d-4e20-a36a-690eceb5d87e => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:21:55.117 8 INFO neutron.db.l3_db [None req-b9c81149-2430-4b4b-bad3-0be757bb137b 86e820fd601e488a9f28486b98c68f20 3c04b791ea1f44539213da43bdacc272 - - - -] Floating IP 74606b7c-2b23-489a-a6a8-d4cd4613f568 disassociated (deleted). External IP: 10.96.250.216, port: d990326c-ec9f-4651-820d-765ca92d5423. [pid: 8|app: 0|req: 1331/2767] 10.0.0.74 () {32 vars in 731 bytes} [Tue Apr 7 01:21:54 2026] DELETE /v2.0/floatingips/74606b7c-2b23-489a-a6a8-d4cd4613f568 => generated 0 bytes in 1262 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:21:55.532 7 INFO neutron.api.v2.resource [None req-750ac518-ebee-4947-9dec-9a0c5c4aa396 86e820fd601e488a9f28486b98c68f20 3c04b791ea1f44539213da43bdacc272 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1437/2768] 10.0.0.74 () {32 vars in 728 bytes} [Tue Apr 7 01:21:55 2026] GET /v2.0/floatingips/74606b7c-2b23-489a-a6a8-d4cd4613f568 => generated 144 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2769] 199.19.213.35 () {30 vars in 662 bytes} [Tue Apr 7 01:21:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2770] 199.19.213.35 () {30 vars in 664 bytes} [Tue Apr 7 01:21:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2771] 199.19.213.35 () {30 vars in 640 bytes} [Tue Apr 7 01:21:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2772] 199.19.213.35 () {30 vars in 676 bytes} [Tue Apr 7 01:21:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2773] 199.19.213.35 () {30 vars in 700 bytes} [Tue Apr 7 01:21:55 2026] GET /v2.0/subnets/871bd2cd-da4f-46f5-8b06-f47570b3a8bf => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2774] 199.19.213.35 () {30 vars in 715 bytes} [Tue Apr 7 01:21:55 2026] GET /v2.0/ports?device_id=8aa221d9-edc9-4169-bc1d-098db33fab5b => generated 2589 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2775] 199.19.213.35 () {30 vars in 715 bytes} [Tue Apr 7 01:21:55 2026] GET /v2.0/ports?device_id=8aa221d9-edc9-4169-bc1d-098db33fab5b => generated 2589 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2776] 199.19.213.35 () {30 vars in 715 bytes} [Tue Apr 7 01:21:56 2026] GET /v2.0/ports?device_id=8aa221d9-edc9-4169-bc1d-098db33fab5b => generated 2589 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2777] 199.19.213.35 () {34 vars in 974 bytes} [Tue Apr 7 01:21:56 2026] GET /v2.0/ports/02608291-ce1d-4ebb-811f-73fb49fb11fc => generated 1349 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2778] 199.19.213.35 () {34 vars in 1059 bytes} [Tue Apr 7 01:21:56 2026] GET /v2.0/ports/02608291-ce1d-4ebb-811f-73fb49fb11fc?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2779] 199.19.213.35 () {34 vars in 1015 bytes} [Tue Apr 7 01:21:56 2026] GET /v2.0/networks/f6073472-ce74-45de-8df0-19c37aa3fa2f?fields=dns_domain => generated 29 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2780] 199.19.213.35 () {38 vars in 1027 bytes} [Tue Apr 7 01:21:56 2026] PUT /v2.0/ports/02608291-ce1d-4ebb-811f-73fb49fb11fc => generated 1150 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2781] 199.19.213.35 () {30 vars in 715 bytes} [Tue Apr 7 01:21:57 2026] GET /v2.0/ports?device_id=8aa221d9-edc9-4169-bc1d-098db33fab5b => generated 1248 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: 1339/2782] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:21:57 2026] GET /v2.0/ports?tenant_id=db28287e81a744f684735c1d2fef159c&device_id=8aa221d9-edc9-4169-bc1d-098db33fab5b => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2783] 199.19.213.35 () {34 vars in 1065 bytes} [Tue Apr 7 01:21:57 2026] GET /v2.0/networks?id=c65ff157-b838-4dda-a459-375578946781&id=f6073472-ce74-45de-8df0-19c37aa3fa2f => generated 1524 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2784] 199.19.213.35 () {34 vars in 1061 bytes} [Tue Apr 7 01:21:57 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.165&port_id=46fa28ea-68b3-4b35-b776-2514ecc98e7c => 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: 1342/2785] 199.19.213.35 () {34 vars in 983 bytes} [Tue Apr 7 01:21:57 2026] GET /v2.0/subnets?id=ec3ad5b8-084a-4d0b-872d-39ee66662207 => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2786] 199.19.213.35 () {34 vars in 748 bytes} [Tue Apr 7 01:21:57 2026] PUT /v2.0/ports/02608291-ce1d-4ebb-811f-73fb49fb11fc => generated 1090 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1343/2787] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:21:57 2026] GET /v2.0/ports?network_id=c65ff157-b838-4dda-a459-375578946781&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: 1445/2788] 199.19.213.35 () {30 vars in 696 bytes} [Tue Apr 7 01:21:57 2026] GET /v2.0/ports/02608291-ce1d-4ebb-811f-73fb49fb11fc => generated 1090 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2789] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:21:57 2026] GET /v2.0/networks/c65ff157-b838-4dda-a459-375578946781?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: 1345/2790] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:21:57 2026] GET /v2.0/networks/c65ff157-b838-4dda-a459-375578946781?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: 1446/2791] 199.19.213.35 () {32 vars in 718 bytes} [Tue Apr 7 01:21:57 2026] DELETE /v2.0/ports/02608291-ce1d-4ebb-811f-73fb49fb11fc => generated 0 bytes in 408 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2792] 199.19.213.35 () {30 vars in 662 bytes} [Tue Apr 7 01:21:57 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: 1447/2793] 199.19.213.35 () {30 vars in 664 bytes} [Tue Apr 7 01:21:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2794] 199.19.213.35 () {30 vars in 640 bytes} [Tue Apr 7 01:21: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: 1448/2795] 199.19.213.35 () {30 vars in 676 bytes} [Tue Apr 7 01:21:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:21:58.073 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c1eed919-5846-42b2-8669-ea027df66439 5a7d804f511c490fba3f474c0569910e db28287e81a744f684735c1d2fef159c - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1348/2796] 199.19.213.35 () {32 vars in 718 bytes} [Tue Apr 7 01:21:58 2026] DELETE /v2.0/ports/02608291-ce1d-4ebb-811f-73fb49fb11fc => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2797] 199.19.213.35 () {30 vars in 696 bytes} [Tue Apr 7 01:21:58 2026] GET /v2.0/ports/d990326c-ec9f-4651-820d-765ca92d5423 => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2798] 199.19.213.35 () {30 vars in 731 bytes} [Tue Apr 7 01:21:58 2026] GET /v2.0/security-groups?name=lb-1ea9d478-88b7-43d1-8c4e-298b69d887ef => generated 1575 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2799] 199.19.213.35 () {30 vars in 696 bytes} [Tue Apr 7 01:21:58 2026] GET /v2.0/ports/d990326c-ec9f-4651-820d-765ca92d5423 => generated 1128 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2800] 199.19.213.35 () {34 vars in 748 bytes} [Tue Apr 7 01:21:58 2026] PUT /v2.0/ports/d990326c-ec9f-4651-820d-765ca92d5423 => generated 1090 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2801] 199.19.213.35 () {32 vars in 738 bytes} [Tue Apr 7 01:21:58 2026] DELETE /v2.0/security-groups/4e59a025-0205-48db-b1bb-d031d52b9fa8 => 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: 1351/2802] 199.19.213.35 () {32 vars in 718 bytes} [Tue Apr 7 01:21:58 2026] DELETE /v2.0/ports/d990326c-ec9f-4651-820d-765ca92d5423 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2803] 199.19.213.35 () {34 vars in 993 bytes} [Tue Apr 7 01:21:59 2026] GET /v2.0/ports?device_id=8aa221d9-edc9-4169-bc1d-098db33fab5b => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2804] 199.19.213.35 () {36 vars in 996 bytes} [Tue Apr 7 01:21:59 2026] DELETE /v2.0/ports/46fa28ea-68b3-4b35-b776-2514ecc98e7c => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:22:01.173 7 INFO neutron.db.l3_db [None req-094b045d-b184-426e-a389-de91f4cce1d0 86e820fd601e488a9f28486b98c68f20 3c04b791ea1f44539213da43bdacc272 - - - -] Floating IP 8018e11a-83bd-4fdd-94ce-32a9dc742bb5 disassociated (deleted). External IP: 10.96.250.214, port: 0e2cf295-2a37-4cfa-ad34-557b6a08182b. [pid: 7|app: 0|req: 1453/2805] 10.0.0.74 () {32 vars in 731 bytes} [Tue Apr 7 01:22:00 2026] DELETE /v2.0/floatingips/8018e11a-83bd-4fdd-94ce-32a9dc742bb5 => generated 0 bytes in 1267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:22:02.066 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-23330438-b5d5-408a-88d0-2ce410d66ad7'] response: {'server_uuid': '8aa221d9-edc9-4169-bc1d-098db33fab5b', 'name': 'network-vif-deleted', 'tag': '46fa28ea-68b3-4b35-b776-2514ecc98e7c', 'status': 'completed', 'code': 200} 2026-04-07 01:22:02.067 8 INFO neutron.api.v2.resource [None req-0da46ae6-d83d-4ba8-b9ea-49661ebde3b4 86e820fd601e488a9f28486b98c68f20 3c04b791ea1f44539213da43bdacc272 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1353/2806] 10.0.0.74 () {32 vars in 728 bytes} [Tue Apr 7 01:22:02 2026] GET /v2.0/floatingips/8018e11a-83bd-4fdd-94ce-32a9dc742bb5 => generated 144 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:22:02.269 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-74102a02-b2a4-46ac-a3bf-85db4fa96db9'] response: {'name': 'network-changed', 'server_uuid': '5adb3c04-0ba8-485f-bb4f-36354742ba44', 'tag': '0e2cf295-2a37-4cfa-ad34-557b6a08182b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1354/2807] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:22:02 2026] GET /v2.0/ports?tenant_id=3c04b791ea1f44539213da43bdacc272&device_id=5adb3c04-0ba8-485f-bb4f-36354742ba44 => generated 1473 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2808] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:22:02 2026] GET /v2.0/ports?device_id=5adb3c04-0ba8-485f-bb4f-36354742ba44 => generated 1204 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2809] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:22:02 2026] GET /v2.0/security-groups?id=6fcf437b-edc6-4348-a265-84b7844c5feb&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2810] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:22:02 2026] GET /v2.0/networks?id=86bcc5f2-b702-4e2f-ba62-9c193ea65088 => generated 800 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2811] 199.19.213.35 () {34 vars in 1057 bytes} [Tue Apr 7 01:22:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.148&port_id=0e2cf295-2a37-4cfa-ad34-557b6a08182b => 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: 1356/2812] 199.19.213.35 () {34 vars in 1105 bytes} [Tue Apr 7 01:22:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A17a&port_id=0e2cf295-2a37-4cfa-ad34-557b6a08182b => 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/2813] 199.19.213.35 () {34 vars in 1063 bytes} [Tue Apr 7 01:22:02 2026] GET /v2.0/subnets?id=d5f8061f-fbb2-4db7-8043-be36c1268691&id=4dacfcd2-282d-413d-86ee-cbb7eb38c833 => generated 1365 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2814] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:22:02 2026] GET /v2.0/ports?network_id=86bcc5f2-b702-4e2f-ba62-9c193ea65088&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2815] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:22:02 2026] GET /v2.0/ports?network_id=86bcc5f2-b702-4e2f-ba62-9c193ea65088&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2816] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:22:02 2026] GET /v2.0/networks/86bcc5f2-b702-4e2f-ba62-9c193ea65088?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: 1459/2817] 199.19.213.35 () {34 vars in 993 bytes} [Tue Apr 7 01:22:02 2026] GET /v2.0/ports?device_id=5adb3c04-0ba8-485f-bb4f-36354742ba44 => generated 1204 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2818] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:22:02 2026] GET /v2.0/networks/86bcc5f2-b702-4e2f-ba62-9c193ea65088?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2821] 199.19.213.35 () {36 vars in 996 bytes} [Tue Apr 7 01:22:02 2026] DELETE /v2.0/ports/0e2cf295-2a37-4cfa-ad34-557b6a08182b => generated 0 bytes in 474 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2822] 199.19.213.35 () {34 vars in 1095 bytes} [Tue Apr 7 01:22:06 2026] GET /v2.0/ports?device_id=5ee6ccf9-a4fc-456d-80e8-6fd771b2278c&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) 2026-04-07 01:22:06.361 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-940116dd-ef73-4dd1-b313-8f6cc6851202'] response: {'server_uuid': '5adb3c04-0ba8-485f-bb4f-36354742ba44', 'name': 'network-vif-deleted', 'tag': '0e2cf295-2a37-4cfa-ad34-557b6a08182b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1461/2823] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:22:06 2026] GET /v2.0/ports?tenant_id=3c04b791ea1f44539213da43bdacc272&device_id=5ee6ccf9-a4fc-456d-80e8-6fd771b2278c => generated 1465 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2824] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:22:06 2026] GET /v2.0/networks?id=ce97f985-6d22-47bf-b4c6-daaa17b0dbae => generated 801 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2825] 199.19.213.35 () {34 vars in 1057 bytes} [Tue Apr 7 01:22:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.126&port_id=f34509e7-66d1-42f6-8a7c-726b40889705 => generated 860 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2826] 199.19.213.35 () {34 vars in 1101 bytes} [Tue Apr 7 01:22:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A93&port_id=f34509e7-66d1-42f6-8a7c-726b40889705 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2827] 199.19.213.35 () {34 vars in 1063 bytes} [Tue Apr 7 01:22:06 2026] GET /v2.0/subnets?id=6ab631ef-2294-4030-b64d-a224b105c23b&id=9b0b72b4-19b9-4662-8560-0a9c90089162 => generated 1363 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2828] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:22:06 2026] GET /v2.0/ports?network_id=ce97f985-6d22-47bf-b4c6-daaa17b0dbae&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2829] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:22:06 2026] GET /v2.0/ports?network_id=ce97f985-6d22-47bf-b4c6-daaa17b0dbae&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: 1366/2830] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:22:06 2026] GET /v2.0/networks/ce97f985-6d22-47bf-b4c6-daaa17b0dbae?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: 1465/2831] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:22:06 2026] GET /v2.0/networks/ce97f985-6d22-47bf-b4c6-daaa17b0dbae?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-04-07 01:22:07.859 8 INFO neutron.db.l3_db [None req-c6409acd-e82a-45a9-aa97-b3f2f9337da3 86e820fd601e488a9f28486b98c68f20 3c04b791ea1f44539213da43bdacc272 - - - -] Floating IP eb733bc3-2f4b-4592-9cc9-2ca8cb3bc363 disassociated (deleted). External IP: 10.96.250.219, port: f34509e7-66d1-42f6-8a7c-726b40889705. [pid: 8|app: 0|req: 1367/2832] 10.0.0.74 () {32 vars in 731 bytes} [Tue Apr 7 01:22:07 2026] DELETE /v2.0/floatingips/eb733bc3-2f4b-4592-9cc9-2ca8cb3bc363 => generated 0 bytes in 762 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:22:08.243 7 INFO neutron.api.v2.resource [None req-43b6ca65-5159-44c8-9a79-ab09b999d86b 86e820fd601e488a9f28486b98c68f20 3c04b791ea1f44539213da43bdacc272 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1466/2833] 10.0.0.74 () {32 vars in 728 bytes} [Tue Apr 7 01:22:08 2026] GET /v2.0/floatingips/eb733bc3-2f4b-4592-9cc9-2ca8cb3bc363 => generated 144 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:22:08.447 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0d5e603-46a1-48ca-9daa-6aaf78dc1e77'] response: {'name': 'network-changed', 'server_uuid': '5ee6ccf9-a4fc-456d-80e8-6fd771b2278c', 'tag': 'f34509e7-66d1-42f6-8a7c-726b40889705', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1467/2834] 199.19.213.35 () {34 vars in 1079 bytes} [Tue Apr 7 01:22:08 2026] GET /v2.0/ports?tenant_id=3c04b791ea1f44539213da43bdacc272&device_id=5ee6ccf9-a4fc-456d-80e8-6fd771b2278c => generated 1465 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2835] 10.0.0.18 () {34 vars in 989 bytes} [Tue Apr 7 01:22:08 2026] GET /v2.0/ports?device_id=5ee6ccf9-a4fc-456d-80e8-6fd771b2278c => generated 1196 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2836] 10.0.0.18 () {34 vars in 1039 bytes} [Tue Apr 7 01:22:08 2026] GET /v2.0/security-groups?id=6fcf437b-edc6-4348-a265-84b7844c5feb&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: 1468/2837] 199.19.213.35 () {34 vars in 985 bytes} [Tue Apr 7 01:22:08 2026] GET /v2.0/networks?id=ce97f985-6d22-47bf-b4c6-daaa17b0dbae => generated 801 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2838] 199.19.213.35 () {34 vars in 1057 bytes} [Tue Apr 7 01:22:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.126&port_id=f34509e7-66d1-42f6-8a7c-726b40889705 => 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: 1469/2839] 199.19.213.35 () {34 vars in 1101 bytes} [Tue Apr 7 01:22:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A93&port_id=f34509e7-66d1-42f6-8a7c-726b40889705 => 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: 1371/2840] 199.19.213.35 () {34 vars in 1063 bytes} [Tue Apr 7 01:22:08 2026] GET /v2.0/subnets?id=6ab631ef-2294-4030-b64d-a224b105c23b&id=9b0b72b4-19b9-4662-8560-0a9c90089162 => generated 1363 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2841] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:22:08 2026] GET /v2.0/ports?network_id=ce97f985-6d22-47bf-b4c6-daaa17b0dbae&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2842] 199.19.213.35 () {34 vars in 1051 bytes} [Tue Apr 7 01:22:08 2026] GET /v2.0/ports?network_id=ce97f985-6d22-47bf-b4c6-daaa17b0dbae&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2843] 199.19.213.35 () {34 vars in 1011 bytes} [Tue Apr 7 01:22:08 2026] GET /v2.0/networks/ce97f985-6d22-47bf-b4c6-daaa17b0dbae?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2844] 199.19.213.35 () {34 vars in 993 bytes} [Tue Apr 7 01:22:08 2026] GET /v2.0/ports?device_id=5ee6ccf9-a4fc-456d-80e8-6fd771b2278c => generated 1196 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2845] 199.19.213.35 () {34 vars in 1111 bytes} [Tue Apr 7 01:22:08 2026] GET /v2.0/networks/ce97f985-6d22-47bf-b4c6-daaa17b0dbae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2846] 199.19.213.35 () {36 vars in 996 bytes} [Tue Apr 7 01:22:08 2026] DELETE /v2.0/ports/f34509e7-66d1-42f6-8a7c-726b40889705 => generated 0 bytes in 381 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2847] 10.0.0.74 () {32 vars in 749 bytes} [Tue Apr 7 01:22:13 2026] DELETE /v2.0/security-group-rules/d418a7ae-39e8-4371-958c-fe39e63641bc => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:22:13.761 7 INFO neutron.api.v2.resource [None req-dcdd3338-f0b3-41c2-a86d-3895bef94e29 86e820fd601e488a9f28486b98c68f20 3c04b791ea1f44539213da43bdacc272 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1473/2848] 10.0.0.74 () {32 vars in 746 bytes} [Tue Apr 7 01:22:13 2026] GET /v2.0/security-group-rules/d418a7ae-39e8-4371-958c-fe39e63641bc => generated 155 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2849] 10.0.0.74 () {32 vars in 749 bytes} [Tue Apr 7 01:22:13 2026] DELETE /v2.0/security-group-rules/0b4e0302-569f-40da-a61f-f4484c58daa0 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:22:13.856 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f5408b8-85e8-4f61-af6f-6b82c5b576ed'] response: {'server_uuid': '5ee6ccf9-a4fc-456d-80e8-6fd771b2278c', 'name': 'network-vif-deleted', 'tag': 'f34509e7-66d1-42f6-8a7c-726b40889705', 'status': 'completed', 'code': 200} 2026-04-07 01:22:13.863 7 INFO neutron.api.v2.resource [None req-e7c1f72d-a49c-4669-ab0e-2a9b65ce38ca 86e820fd601e488a9f28486b98c68f20 3c04b791ea1f44539213da43bdacc272 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1474/2850] 10.0.0.74 () {32 vars in 746 bytes} [Tue Apr 7 01:22:13 2026] GET /v2.0/security-group-rules/0b4e0302-569f-40da-a61f-f4484c58daa0 => generated 155 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2851] 10.0.0.74 () {32 vars in 749 bytes} [Tue Apr 7 01:22:13 2026] DELETE /v2.0/security-group-rules/d0a5da84-cf6a-4bc4-8cf2-55ecebb6594e => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:22:13.947 7 INFO neutron.api.v2.resource [None req-f1d95802-14d0-4c24-91a8-bdde03e4b878 86e820fd601e488a9f28486b98c68f20 3c04b791ea1f44539213da43bdacc272 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1475/2852] 10.0.0.74 () {32 vars in 746 bytes} [Tue Apr 7 01:22:13 2026] GET /v2.0/security-group-rules/d0a5da84-cf6a-4bc4-8cf2-55ecebb6594e => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2853] 10.0.0.74 () {32 vars in 749 bytes} [Tue Apr 7 01:22:13 2026] DELETE /v2.0/security-group-rules/d57fc834-8927-4a08-bcf9-e703ac52b51a => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:22:14.035 7 INFO neutron.api.v2.resource [None req-727826b3-01f5-4788-b3f5-eebb6cfdcf1f 86e820fd601e488a9f28486b98c68f20 3c04b791ea1f44539213da43bdacc272 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1476/2854] 10.0.0.74 () {32 vars in 746 bytes} [Tue Apr 7 01:22:14 2026] GET /v2.0/security-group-rules/d57fc834-8927-4a08-bcf9-e703ac52b51a => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2855] 10.0.0.74 () {32 vars in 749 bytes} [Tue Apr 7 01:22:14 2026] DELETE /v2.0/security-group-rules/38625036-01c6-4015-9b44-29ffa8d5cebc => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:22:14.115 7 INFO neutron.api.v2.resource [None req-a8816642-1a2a-4fa2-ae70-a4cc92babfde 86e820fd601e488a9f28486b98c68f20 3c04b791ea1f44539213da43bdacc272 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1477/2856] 10.0.0.74 () {32 vars in 746 bytes} [Tue Apr 7 01:22:14 2026] GET /v2.0/security-group-rules/38625036-01c6-4015-9b44-29ffa8d5cebc => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2857] 10.0.0.74 () {32 vars in 749 bytes} [Tue Apr 7 01:22:14 2026] DELETE /v2.0/security-group-rules/b78d0bf3-c8dd-4055-8810-5c12699a3d43 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:22:14.195 7 INFO neutron.api.v2.resource [None req-557f6eb0-7bab-4a1d-b33f-7c1594e370c0 86e820fd601e488a9f28486b98c68f20 3c04b791ea1f44539213da43bdacc272 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1478/2858] 10.0.0.74 () {32 vars in 746 bytes} [Tue Apr 7 01:22:14 2026] GET /v2.0/security-group-rules/b78d0bf3-c8dd-4055-8810-5c12699a3d43 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2859] 10.0.0.74 () {32 vars in 749 bytes} [Tue Apr 7 01:22:14 2026] DELETE /v2.0/security-group-rules/a6d318f3-b8d8-41c7-a2d0-9e1e17cc0efd => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:22:14.272 7 INFO neutron.api.v2.resource [None req-07145cb4-6d1e-4cc5-a86b-09696f6825de 86e820fd601e488a9f28486b98c68f20 3c04b791ea1f44539213da43bdacc272 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1479/2860] 10.0.0.74 () {32 vars in 746 bytes} [Tue Apr 7 01:22:14 2026] GET /v2.0/security-group-rules/a6d318f3-b8d8-41c7-a2d0-9e1e17cc0efd => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2861] 10.0.0.74 () {32 vars in 749 bytes} [Tue Apr 7 01:22:14 2026] DELETE /v2.0/security-group-rules/04a22d83-3109-47ff-8480-948a8fc84c2b => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:22:14.359 7 INFO neutron.api.v2.resource [None req-5e6bb7b1-d1e8-4558-93a5-dc7de05c4c1c 86e820fd601e488a9f28486b98c68f20 3c04b791ea1f44539213da43bdacc272 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1480/2862] 10.0.0.74 () {32 vars in 746 bytes} [Tue Apr 7 01:22:14 2026] GET /v2.0/security-group-rules/04a22d83-3109-47ff-8480-948a8fc84c2b => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2863] 10.0.0.74 () {32 vars in 749 bytes} [Tue Apr 7 01:22:14 2026] DELETE /v2.0/security-group-rules/91dabdf3-4a11-430e-8888-f317493aca80 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:22:14.443 7 INFO neutron.api.v2.resource [None req-dcb06dbf-85b8-4138-9934-e8a72c51ea81 86e820fd601e488a9f28486b98c68f20 3c04b791ea1f44539213da43bdacc272 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1481/2864] 10.0.0.74 () {32 vars in 746 bytes} [Tue Apr 7 01:22:14 2026] GET /v2.0/security-group-rules/91dabdf3-4a11-430e-8888-f317493aca80 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2865] 10.0.0.74 () {32 vars in 749 bytes} [Tue Apr 7 01:22:14 2026] DELETE /v2.0/security-group-rules/f64e06fc-8043-48dc-8ea4-fbdd471cc13a => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:22:14.537 7 INFO neutron.api.v2.resource [None req-fce5f45f-0cd9-49fd-9d74-ef6b52a44f62 86e820fd601e488a9f28486b98c68f20 3c04b791ea1f44539213da43bdacc272 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1482/2866] 10.0.0.74 () {32 vars in 746 bytes} [Tue Apr 7 01:22:14 2026] GET /v2.0/security-group-rules/f64e06fc-8043-48dc-8ea4-fbdd471cc13a => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2867] 10.0.0.74 () {32 vars in 749 bytes} [Tue Apr 7 01:22:14 2026] DELETE /v2.0/security-group-rules/1dba6bcb-ba9c-4f27-8013-b35f868ba224 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:22:14.609 7 INFO neutron.api.v2.resource [None req-eaa1beb1-1e80-4bfc-a94b-07dbd965c2a5 86e820fd601e488a9f28486b98c68f20 3c04b791ea1f44539213da43bdacc272 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1483/2868] 10.0.0.74 () {32 vars in 746 bytes} [Tue Apr 7 01:22:14 2026] GET /v2.0/security-group-rules/1dba6bcb-ba9c-4f27-8013-b35f868ba224 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2869] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:22:14 2026] DELETE /v2.0/security-groups/6fcf437b-edc6-4348-a265-84b7844c5feb => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:22:14.734 7 INFO neutron.api.v2.resource [None req-98c36333-2db4-421d-879e-6242a64b701e 86e820fd601e488a9f28486b98c68f20 3c04b791ea1f44539213da43bdacc272 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1484/2870] 10.0.0.74 () {32 vars in 736 bytes} [Tue Apr 7 01:22:14 2026] GET /v2.0/security-groups/6fcf437b-edc6-4348-a265-84b7844c5feb => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2871] 10.0.0.74 () {34 vars in 788 bytes} [Tue Apr 7 01:22:14 2026] PUT /v2.0/routers/f454b7e1-913c-43b9-8220-2b5e5e87ff91/remove_router_interface => generated 309 bytes in 1253 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:22:16.309 7 INFO neutron.api.v2.resource [None req-379aabac-08ea-4075-bf1b-de06f8e8a466 86e820fd601e488a9f28486b98c68f20 3c04b791ea1f44539213da43bdacc272 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1485/2872] 10.0.0.74 () {34 vars in 788 bytes} [Tue Apr 7 01:22:16 2026] PUT /v2.0/routers/f454b7e1-913c-43b9-8220-2b5e5e87ff91/remove_router_interface => generated 198 bytes in 269 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2875] 10.0.0.74 () {34 vars in 788 bytes} [Tue Apr 7 01:22:16 2026] PUT /v2.0/routers/f454b7e1-913c-43b9-8220-2b5e5e87ff91/remove_router_interface => generated 309 bytes in 1734 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:22:18.272 7 INFO neutron.api.v2.resource [None req-2165c28a-819b-40c0-a3eb-24d681864348 86e820fd601e488a9f28486b98c68f20 3c04b791ea1f44539213da43bdacc272 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1488/2876] 10.0.0.74 () {34 vars in 788 bytes} [Tue Apr 7 01:22:18 2026] PUT /v2.0/routers/f454b7e1-913c-43b9-8220-2b5e5e87ff91/remove_router_interface => generated 198 bytes in 218 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2877] 10.0.0.74 () {34 vars in 788 bytes} [Tue Apr 7 01:22:18 2026] PUT /v2.0/routers/f454b7e1-913c-43b9-8220-2b5e5e87ff91/remove_router_interface => generated 309 bytes in 1231 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:22:19.742 7 INFO neutron.api.v2.resource [None req-c05d9cdc-f2ac-4e94-85ea-42e5001c259f 86e820fd601e488a9f28486b98c68f20 3c04b791ea1f44539213da43bdacc272 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1489/2878] 10.0.0.74 () {34 vars in 788 bytes} [Tue Apr 7 01:22:19 2026] PUT /v2.0/routers/f454b7e1-913c-43b9-8220-2b5e5e87ff91/remove_router_interface => generated 198 bytes in 220 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:22:20.896 8 INFO neutron.services.segments.plugin [-] Segment c5d17cb5-391c-4665-a7c2-ead90ebf1941 resource provider aggregate not found 2026-04-07 01:22:20.901 8 INFO neutron.services.segments.plugin [-] Segment c5d17cb5-391c-4665-a7c2-ead90ebf1941 resource provider aggregate not found 2026-04-07 01:22:20.917 8 INFO neutron.services.segments.plugin [-] Segment c5d17cb5-391c-4665-a7c2-ead90ebf1941 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5d17cb5-391c-4665-a7c2-ead90ebf1941 found for delete ", "request_id": "req-fcfd4cfe-a62d-408d-b587-956cad310015"}]} 2026-04-07 01:22:20.919 8 INFO neutron.services.segments.plugin [-] Segment c5d17cb5-391c-4665-a7c2-ead90ebf1941 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5d17cb5-391c-4665-a7c2-ead90ebf1941 found for delete ", "request_id": "req-cc740242-beb1-40f9-a9a4-d582a01a2663"}]} 2026-04-07 01:22:20.924 8 INFO neutron.db.l3_hamode_db [None req-8a8998ff-94ee-4eec-9905-fd280f077ec1 86e820fd601e488a9f28486b98c68f20 3c04b791ea1f44539213da43bdacc272 - - - -] HA network 206b4e89-6626-4a67-8266-bc6a426532b0 was deleted as no HA routers are present in tenant 3c04b791ea1f44539213da43bdacc272. [pid: 8|app: 0|req: 1390/2879] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:22:19 2026] DELETE /v2.0/routers/f454b7e1-913c-43b9-8220-2b5e5e87ff91 => generated 0 bytes in 1183 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:22:20.972 7 INFO neutron.api.v2.resource [None req-8e2aca3b-3f6d-457f-a267-c472adfbefc4 86e820fd601e488a9f28486b98c68f20 3c04b791ea1f44539213da43bdacc272 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1490/2880] 10.0.0.74 () {32 vars in 720 bytes} [Tue Apr 7 01:22:20 2026] GET /v2.0/routers/f454b7e1-913c-43b9-8220-2b5e5e87ff91 => generated 135 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2881] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:22:20 2026] DELETE /v2.0/subnets/4dacfcd2-282d-413d-86ee-cbb7eb38c833 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:22:21.291 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8a55716f-3903-40c9-b22b-42e4800b3972 86e820fd601e488a9f28486b98c68f20 3c04b791ea1f44539213da43bdacc272 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1491/2882] 10.0.0.74 () {32 vars in 720 bytes} [Tue Apr 7 01:22:21 2026] GET /v2.0/subnets/4dacfcd2-282d-413d-86ee-cbb7eb38c833 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2883] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:22:21 2026] DELETE /v2.0/subnets/d5f8061f-fbb2-4db7-8043-be36c1268691 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:22:21.556 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9da053b4-8063-47e5-bac3-9408164311ab 86e820fd601e488a9f28486b98c68f20 3c04b791ea1f44539213da43bdacc272 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1492/2884] 10.0.0.74 () {32 vars in 720 bytes} [Tue Apr 7 01:22:21 2026] GET /v2.0/subnets/d5f8061f-fbb2-4db7-8043-be36c1268691 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2885] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:22:21 2026] DELETE /v2.0/networks/86bcc5f2-b702-4e2f-ba62-9c193ea65088 => generated 0 bytes in 428 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:22:22.017 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e06960a2-7664-44d5-a290-27beaa899740 86e820fd601e488a9f28486b98c68f20 3c04b791ea1f44539213da43bdacc272 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1493/2886] 10.0.0.74 () {32 vars in 722 bytes} [Tue Apr 7 01:22:21 2026] GET /v2.0/networks/86bcc5f2-b702-4e2f-ba62-9c193ea65088 => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2887] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:22:22 2026] DELETE /v2.0/subnets/9b0b72b4-19b9-4662-8560-0a9c90089162 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:22:22.284 7 INFO neutron.pecan_wsgi.hooks.translation [None req-50ee8666-3cb2-4151-86bd-8252e594908f 86e820fd601e488a9f28486b98c68f20 3c04b791ea1f44539213da43bdacc272 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1494/2888] 10.0.0.74 () {32 vars in 720 bytes} [Tue Apr 7 01:22:22 2026] GET /v2.0/subnets/9b0b72b4-19b9-4662-8560-0a9c90089162 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2889] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:22:22 2026] DELETE /v2.0/subnets/6ab631ef-2294-4030-b64d-a224b105c23b => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:22:22.537 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f5f247a7-8c9c-457e-a69c-a9dc1e8f8c8a 86e820fd601e488a9f28486b98c68f20 3c04b791ea1f44539213da43bdacc272 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1495/2890] 10.0.0.74 () {32 vars in 720 bytes} [Tue Apr 7 01:22:22 2026] GET /v2.0/subnets/6ab631ef-2294-4030-b64d-a224b105c23b => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:22:22.954 8 INFO neutron.services.segments.plugin [-] Segment a4ba349e-4837-458c-8f43-93345ce5170d resource provider aggregate not found 2026-04-07 01:22:22.962 8 INFO neutron.services.segments.plugin [-] Segment a4ba349e-4837-458c-8f43-93345ce5170d resource provider aggregate not found [pid: 8|app: 0|req: 1396/2891] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:22:22 2026] DELETE /v2.0/networks/ce97f985-6d22-47bf-b4c6-daaa17b0dbae => generated 0 bytes in 435 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:22:23.002 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0e6433aa-4b5a-4698-8fdf-994a9fa94c99 86e820fd601e488a9f28486b98c68f20 3c04b791ea1f44539213da43bdacc272 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1496/2892] 10.0.0.74 () {32 vars in 722 bytes} [Tue Apr 7 01:22:22 2026] GET /v2.0/networks/ce97f985-6d22-47bf-b4c6-daaa17b0dbae => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:22:23.013 8 INFO neutron.services.segments.plugin [-] Segment a4ba349e-4837-458c-8f43-93345ce5170d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4ba349e-4837-458c-8f43-93345ce5170d found for delete ", "request_id": "req-0f4cc94e-4a05-4aa2-a218-a00bada5bae3"}]} 2026-04-07 01:22:23.020 8 INFO neutron.services.segments.plugin [-] Segment a4ba349e-4837-458c-8f43-93345ce5170d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4ba349e-4837-458c-8f43-93345ce5170d found for delete ", "request_id": "req-47aee4d6-f96a-4cb5-ab02-425784f4da6b"}]} 2026-04-07 01:22:23.048 8 INFO neutron.services.segments.plugin [-] Segment 8590d907-23e5-4083-89b2-428cc65a0ce0 resource provider aggregate not found 2026-04-07 01:22:23.054 8 INFO neutron.services.segments.plugin [-] Segment 8590d907-23e5-4083-89b2-428cc65a0ce0 resource provider aggregate not found 2026-04-07 01:22:23.071 8 INFO neutron.services.segments.plugin [-] Segment 8590d907-23e5-4083-89b2-428cc65a0ce0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8590d907-23e5-4083-89b2-428cc65a0ce0 found for delete ", "request_id": "req-834d80dc-d39b-4768-b4eb-451ad1ab3a36"}]} 2026-04-07 01:22:23.075 8 INFO neutron.services.segments.plugin [-] Segment 8590d907-23e5-4083-89b2-428cc65a0ce0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8590d907-23e5-4083-89b2-428cc65a0ce0 found for delete ", "request_id": "req-400f63a5-b545-4bfb-a240-9181cfc9f180"}]} [pid: 8|app: 0|req: 1397/2893] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:22:23 2026] DELETE /v2.0/subnets/fd0a9fdd-3e3e-4202-90c4-c8698758db65 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:22:23.307 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9825916e-7166-426c-9e31-7141e3af0641 86e820fd601e488a9f28486b98c68f20 3c04b791ea1f44539213da43bdacc272 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1497/2894] 10.0.0.74 () {32 vars in 720 bytes} [Tue Apr 7 01:22:23 2026] GET /v2.0/subnets/fd0a9fdd-3e3e-4202-90c4-c8698758db65 => generated 136 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2895] 10.0.0.74 () {32 vars in 723 bytes} [Tue Apr 7 01:22:23 2026] DELETE /v2.0/subnets/871bd2cd-da4f-46f5-8b06-f47570b3a8bf => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:22:23.571 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d941b329-846f-4ec9-8040-e2949a0f0b04 86e820fd601e488a9f28486b98c68f20 3c04b791ea1f44539213da43bdacc272 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1498/2896] 10.0.0.74 () {32 vars in 720 bytes} [Tue Apr 7 01:22:23 2026] GET /v2.0/subnets/871bd2cd-da4f-46f5-8b06-f47570b3a8bf => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2897] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:22:23 2026] DELETE /v2.0/networks/f6073472-ce74-45de-8df0-19c37aa3fa2f => generated 0 bytes in 421 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:22:24.031 7 INFO neutron.pecan_wsgi.hooks.translation [None req-735da9b6-b547-4902-8bc2-32e44d12da09 86e820fd601e488a9f28486b98c68f20 3c04b791ea1f44539213da43bdacc272 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1499/2898] 10.0.0.74 () {32 vars in 722 bytes} [Tue Apr 7 01:22:24 2026] GET /v2.0/networks/f6073472-ce74-45de-8df0-19c37aa3fa2f => generated 138 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:22:26.102 8 INFO neutron.services.segments.plugin [-] Segment 45eac976-8615-49cc-8afe-566df510724f resource provider aggregate not found 2026-04-07 01:22:26.106 8 INFO neutron.services.segments.plugin [-] Segment 45eac976-8615-49cc-8afe-566df510724f resource provider aggregate not found 2026-04-07 01:22:26.124 8 INFO neutron.services.segments.plugin [-] Segment 45eac976-8615-49cc-8afe-566df510724f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45eac976-8615-49cc-8afe-566df510724f found for delete ", "request_id": "req-daba43bf-41bf-4ab4-ab7e-986a3193d2cf"}]} 2026-04-07 01:22:26.125 8 INFO neutron.services.segments.plugin [-] Segment 45eac976-8615-49cc-8afe-566df510724f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45eac976-8615-49cc-8afe-566df510724f found for delete ", "request_id": "req-60d2c4f1-8b21-4334-a272-b0620e9dcf7d"}]} [pid: 8|app: 0|req: 1400/2899] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:22:26 2026] GET /v2.0/security-groups?tenant_id=1206bfe1e4d54e989fc77b73e6ed454c&name=default => generated 2805 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2900] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:22:26 2026] DELETE /v2.0/security-groups/fb111373-6fe6-4bd5-87e9-3909cc3c8dea => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2901] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:22:26 2026] GET /v2.0/security-groups?tenant_id=f6b60d81d1e24e1d82d39ac7751512e8&name=default => generated 2805 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2902] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:22:26 2026] DELETE /v2.0/security-groups/6c0619ec-207e-4b1b-8cd1-5b8970a4e8aa => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2903] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:22:27 2026] GET /v2.0/security-groups?tenant_id=895f38c5d36a4172856d78b5bacc327d&name=default => generated 2805 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2904] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:22:27 2026] DELETE /v2.0/security-groups/bae32644-814c-4f21-aeeb-6e74f3381316 => 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: 1403/2905] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:22:27 2026] GET /v2.0/security-groups?tenant_id=5b130cfe1ff24bce9a305724f19b0407&name=default => generated 2805 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2906] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:22:27 2026] DELETE /v2.0/security-groups/f90b8294-0a05-45e1-9267-957ebe89ee06 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2907] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:22:27 2026] GET /v2.0/security-groups?tenant_id=397d60cc257445fabd98ebef6ca69ef2&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: 1504/2908] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:22:28 2026] DELETE /v2.0/security-groups/1abcc1e3-ff12-406f-adc6-73c259544eec => 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: 1405/2909] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:22:28 2026] GET /v2.0/security-groups?tenant_id=8471b78c842b4f519021098722135fdf&name=default => generated 2805 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2910] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:22:28 2026] DELETE /v2.0/security-groups/c7664320-f51d-4561-b1ff-34e50159f5ec => 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: 1406/2911] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:22:28 2026] GET /v2.0/security-groups?tenant_id=3c04b791ea1f44539213da43bdacc272&name=default => generated 2801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2912] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:22:28 2026] DELETE /v2.0/security-groups/b8476c9d-353a-4942-8d4a-8174284f0321 => 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: 1407/2915] 10.0.0.74 () {34 vars in 675 bytes} [Tue Apr 7 01:22:32 2026] POST /v2.0/floatingips => generated 552 bytes in 797 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2916] 10.0.0.74 () {34 vars in 675 bytes} [Tue Apr 7 01:22:33 2026] POST /v2.0/floatingips => generated 552 bytes in 618 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2917] 10.0.0.74 () {34 vars in 675 bytes} [Tue Apr 7 01:22:34 2026] POST /v2.0/floatingips => generated 552 bytes in 627 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2918] 10.0.0.74 () {34 vars in 675 bytes} [Tue Apr 7 01:22:34 2026] POST /v2.0/floatingips => generated 552 bytes in 650 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2919] 10.0.0.74 () {34 vars in 675 bytes} [Tue Apr 7 01:22:35 2026] POST /v2.0/floatingips => generated 552 bytes in 1307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2920] 10.0.0.74 () {34 vars in 758 bytes} [Tue Apr 7 01:22:36 2026] PUT /v2.0/floatingips/2ca16104-20b2-4173-8d25-b48a9b92cf20/tags => generated 17 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2921] 10.0.0.74 () {34 vars in 758 bytes} [Tue Apr 7 01:22:36 2026] PUT /v2.0/floatingips/9542a24e-fc7a-478c-bccc-1a7ead08e30f/tags => generated 25 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2922] 10.0.0.74 () {34 vars in 758 bytes} [Tue Apr 7 01:22:36 2026] PUT /v2.0/floatingips/5bc47664-2739-4d5b-8b68-70a83da58814/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2923] 10.0.0.74 () {34 vars in 758 bytes} [Tue Apr 7 01:22:37 2026] PUT /v2.0/floatingips/d4050bd2-34d0-415b-b77f-a45f54c08735/tags => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2924] 10.0.0.74 () {32 vars in 671 bytes} [Tue Apr 7 01:22:37 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2925] 10.0.0.74 () {32 vars in 685 bytes} [Tue Apr 7 01:22:37 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2926] 10.0.0.74 () {32 vars in 681 bytes} [Tue Apr 7 01:22:37 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2927] 10.0.0.74 () {32 vars in 693 bytes} [Tue Apr 7 01:22:37 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2928] 10.0.0.74 () {32 vars in 679 bytes} [Tue Apr 7 01:22: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: 1414/2929] 10.0.0.74 () {32 vars in 693 bytes} [Tue Apr 7 01:22:37 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2930] 10.0.0.74 () {32 vars in 689 bytes} [Tue Apr 7 01:22:37 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2931] 10.0.0.74 () {32 vars in 701 bytes} [Tue Apr 7 01:22:37 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2932] 10.0.0.74 () {32 vars in 731 bytes} [Tue Apr 7 01:22:37 2026] DELETE /v2.0/floatingips/2ca16104-20b2-4173-8d25-b48a9b92cf20 => generated 0 bytes in 382 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2933] 10.0.0.74 () {32 vars in 731 bytes} [Tue Apr 7 01:22:38 2026] DELETE /v2.0/floatingips/9542a24e-fc7a-478c-bccc-1a7ead08e30f => generated 0 bytes in 376 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2934] 10.0.0.74 () {32 vars in 731 bytes} [Tue Apr 7 01:22:38 2026] DELETE /v2.0/floatingips/5bc47664-2739-4d5b-8b68-70a83da58814 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2935] 10.0.0.74 () {32 vars in 731 bytes} [Tue Apr 7 01:22:38 2026] DELETE /v2.0/floatingips/d4050bd2-34d0-415b-b77f-a45f54c08735 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2936] 10.0.0.74 () {32 vars in 731 bytes} [Tue Apr 7 01:22:39 2026] DELETE /v2.0/floatingips/75195b8e-ca82-4458-b30a-521849f3a77e => generated 0 bytes in 320 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2937] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:22:40 2026] GET /v2.0/security-groups?tenant_id=1b1ff5bb334046d7bf4a1d605d50ec97&name=default => generated 2805 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2938] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:22:40 2026] DELETE /v2.0/security-groups/f4981374-9aea-4966-bec1-30c91199ce4d => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2939] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:22:40 2026] GET /v2.0/security-groups?tenant_id=35be7fe2b4de432b82f13ee9405fa4ec&name=default => generated 2805 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2940] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:22:40 2026] DELETE /v2.0/security-groups/6f2a3bb4-2b87-4ff6-883a-01544117bd5a => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2941] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:22:41 2026] GET /v2.0/security-groups?tenant_id=2756a24bbc8b404ab2aa62ef0dc75f74&name=default => generated 2805 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2942] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:22:41 2026] DELETE /v2.0/security-groups/aeec3bfb-4eff-40b9-b5ca-ad3b050f9602 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2943] 10.0.0.74 () {34 vars in 677 bytes} [Tue Apr 7 01:22:45 2026] POST /v2.0/qos/policies => generated 359 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2944] 10.0.0.74 () {34 vars in 677 bytes} [Tue Apr 7 01:22:45 2026] POST /v2.0/qos/policies => generated 359 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2945] 10.0.0.74 () {34 vars in 677 bytes} [Tue Apr 7 01:22:45 2026] POST /v2.0/qos/policies => generated 359 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2946] 10.0.0.74 () {34 vars in 677 bytes} [Tue Apr 7 01:22:45 2026] POST /v2.0/qos/policies => generated 359 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2947] 10.0.0.74 () {34 vars in 677 bytes} [Tue Apr 7 01:22:45 2026] POST /v2.0/qos/policies => generated 359 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/2948] 10.0.0.74 () {34 vars in 752 bytes} [Tue Apr 7 01:22:45 2026] PUT /v2.0/policies/07ee87d4-1b4e-4618-9db3-06d3b5fff6a0/tags => generated 17 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2949] 10.0.0.74 () {34 vars in 752 bytes} [Tue Apr 7 01:22:45 2026] PUT /v2.0/policies/f68841c1-c539-4a49-9c02-8524fb136f01/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/2950] 10.0.0.74 () {34 vars in 752 bytes} [Tue Apr 7 01:22:45 2026] PUT /v2.0/policies/bfd84060-7c86-4b00-aadc-a9f14288ba1e/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: 1425/2951] 10.0.0.74 () {34 vars in 752 bytes} [Tue Apr 7 01:22:45 2026] PUT /v2.0/policies/69311911-8991-4273-8a11-e2ce372bf6ff/tags => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/2952] 10.0.0.74 () {32 vars in 673 bytes} [Tue Apr 7 01:22:46 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2953] 10.0.0.74 () {32 vars in 687 bytes} [Tue Apr 7 01:22:46 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/2954] 10.0.0.74 () {32 vars in 683 bytes} [Tue Apr 7 01:22:46 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2955] 10.0.0.74 () {32 vars in 695 bytes} [Tue Apr 7 01:22:46 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/2956] 10.0.0.74 () {32 vars in 681 bytes} [Tue Apr 7 01:22:46 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: 1428/2957] 10.0.0.74 () {32 vars in 695 bytes} [Tue Apr 7 01:22:46 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2958] 10.0.0.74 () {32 vars in 691 bytes} [Tue Apr 7 01:22:46 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2959] 10.0.0.74 () {32 vars in 703 bytes} [Tue Apr 7 01:22:46 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2960] 10.0.0.74 () {32 vars in 733 bytes} [Tue Apr 7 01:22:47 2026] DELETE /v2.0/qos/policies/07ee87d4-1b4e-4618-9db3-06d3b5fff6a0 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2961] 10.0.0.74 () {32 vars in 733 bytes} [Tue Apr 7 01:22:47 2026] DELETE /v2.0/qos/policies/f68841c1-c539-4a49-9c02-8524fb136f01 => 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: 1532/2962] 10.0.0.74 () {32 vars in 733 bytes} [Tue Apr 7 01:22:47 2026] DELETE /v2.0/qos/policies/bfd84060-7c86-4b00-aadc-a9f14288ba1e => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2963] 10.0.0.74 () {32 vars in 733 bytes} [Tue Apr 7 01:22:47 2026] DELETE /v2.0/qos/policies/69311911-8991-4273-8a11-e2ce372bf6ff => 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: 1533/2964] 10.0.0.74 () {32 vars in 733 bytes} [Tue Apr 7 01:22:47 2026] DELETE /v2.0/qos/policies/d220d9b7-62e7-4ba6-874b-af6636881dfe => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/2967] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:22:48 2026] GET /v2.0/security-groups?tenant_id=a1bf037e61e04c299263db0b44b919cc&name=default => generated 2805 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2968] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:22:48 2026] DELETE /v2.0/security-groups/07ce6399-fc9d-4941-b63e-3c0b71328032 => 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: 1536/2969] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:22:48 2026] GET /v2.0/security-groups?tenant_id=c4796c3aaa4142f0b22e9464297c1fe0&name=default => generated 2805 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2970] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:22:48 2026] DELETE /v2.0/security-groups/2dcc9c50-40c3-45b6-a872-f127c699983f => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/2971] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:22:48 2026] GET /v2.0/security-groups?tenant_id=37d9081237414b37ae48ff14a9b03c38&name=default => generated 2805 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2972] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:22:49 2026] DELETE /v2.0/security-groups/b9a8f7d9-6f77-4390-b0ac-f760a3acbe29 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/2973] 10.0.0.74 () {34 vars in 683 bytes} [Tue Apr 7 01:22:53 2026] POST /v2.0/security-groups => generated 1539 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2974] 10.0.0.74 () {34 vars in 683 bytes} [Tue Apr 7 01:22:53 2026] POST /v2.0/security-groups => generated 1539 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/2975] 10.0.0.74 () {34 vars in 683 bytes} [Tue Apr 7 01:22:53 2026] POST /v2.0/security-groups => generated 1539 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2976] 10.0.0.74 () {34 vars in 683 bytes} [Tue Apr 7 01:22:53 2026] POST /v2.0/security-groups => generated 1539 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/2977] 10.0.0.74 () {34 vars in 683 bytes} [Tue Apr 7 01:22:53 2026] POST /v2.0/security-groups => generated 1539 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2978] 10.0.0.74 () {34 vars in 766 bytes} [Tue Apr 7 01:22:54 2026] PUT /v2.0/security-groups/75c03e2d-70ae-4054-a745-b121a5015fb3/tags => generated 17 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/2979] 10.0.0.74 () {34 vars in 766 bytes} [Tue Apr 7 01:22:54 2026] PUT /v2.0/security-groups/a7c8ac86-78a6-497e-984d-988ace4f7523/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2980] 10.0.0.74 () {34 vars in 766 bytes} [Tue Apr 7 01:22:54 2026] PUT /v2.0/security-groups/6c0d9208-3b58-416d-87e6-59a16f489149/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/2981] 10.0.0.74 () {34 vars in 766 bytes} [Tue Apr 7 01:22:54 2026] PUT /v2.0/security-groups/c8dbe8c9-9578-416d-aa94-5cb14e392858/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2982] 10.0.0.74 () {32 vars in 679 bytes} [Tue Apr 7 01:22:54 2026] GET /v2.0/security-groups?tags=red => generated 4624 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/2983] 10.0.0.74 () {32 vars in 693 bytes} [Tue Apr 7 01:22:54 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3098 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2984] 10.0.0.74 () {32 vars in 689 bytes} [Tue Apr 7 01:22:54 2026] GET /v2.0/security-groups?tags-any=blue => generated 3098 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/2985] 10.0.0.74 () {32 vars in 701 bytes} [Tue Apr 7 01:22:54 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4624 bytes in 595 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2986] 10.0.0.74 () {32 vars in 687 bytes} [Tue Apr 7 01:22:55 2026] GET /v2.0/security-groups?not-tags=red => generated 5854 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/2987] 10.0.0.74 () {32 vars in 701 bytes} [Tue Apr 7 01:22:55 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7380 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2988] 10.0.0.74 () {32 vars in 697 bytes} [Tue Apr 7 01:22:55 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7380 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/2989] 10.0.0.74 () {32 vars in 709 bytes} [Tue Apr 7 01:22:55 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5854 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2990] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:22:55 2026] DELETE /v2.0/security-groups/75c03e2d-70ae-4054-a745-b121a5015fb3 => 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: 1547/2991] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:22:55 2026] DELETE /v2.0/security-groups/a7c8ac86-78a6-497e-984d-988ace4f7523 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2992] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:22:55 2026] DELETE /v2.0/security-groups/6c0d9208-3b58-416d-87e6-59a16f489149 => 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: 1548/2993] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:22:55 2026] DELETE /v2.0/security-groups/c8dbe8c9-9578-416d-aa94-5cb14e392858 => 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: 1446/2994] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:22:55 2026] DELETE /v2.0/security-groups/6d5d6f02-28ac-43aa-9299-d6ecd3a5a8a7 => 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: 1549/2995] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:22:56 2026] GET /v2.0/security-groups?tenant_id=827e3c34fabf4bbc823572d81a66ad55&name=default => generated 2805 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2996] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:22:56 2026] DELETE /v2.0/security-groups/f59375a1-6992-4bcb-919f-e2757d6b3533 => 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: 1550/2997] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:22:57 2026] GET /v2.0/security-groups?tenant_id=e45e9a378f70485fa8c26661edfea274&name=default => generated 2805 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2998] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:22:57 2026] DELETE /v2.0/security-groups/ca2a5880-04bf-46af-8f68-2435c7ab8022 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/2999] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:22:57 2026] GET /v2.0/security-groups?tenant_id=c8d09a330ce948d19131597ed5e23677&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: 1449/3000] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:22:57 2026] DELETE /v2.0/security-groups/c0a8eb27-6251-4b3a-8c1c-3e7e61dd88ee => 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: 1552/3001] 10.0.0.74 () {34 vars in 675 bytes} [Tue Apr 7 01:23:01 2026] POST /v2.0/subnetpools => generated 516 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/3002] 10.0.0.74 () {34 vars in 675 bytes} [Tue Apr 7 01:23:02 2026] POST /v2.0/subnetpools => generated 516 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3003] 10.0.0.74 () {34 vars in 675 bytes} [Tue Apr 7 01:23:02 2026] POST /v2.0/subnetpools => generated 516 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/3004] 10.0.0.74 () {34 vars in 675 bytes} [Tue Apr 7 01:23:02 2026] POST /v2.0/subnetpools => generated 516 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3005] 10.0.0.74 () {34 vars in 675 bytes} [Tue Apr 7 01:23:02 2026] POST /v2.0/subnetpools => generated 516 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/3006] 10.0.0.74 () {34 vars in 758 bytes} [Tue Apr 7 01:23:02 2026] PUT /v2.0/subnetpools/7ee0a207-eed2-403e-8cc1-5d86083998bf/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3007] 10.0.0.74 () {34 vars in 758 bytes} [Tue Apr 7 01:23:02 2026] PUT /v2.0/subnetpools/203fb89b-13f2-4f60-a5c5-8d01d1fc5d48/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/3008] 10.0.0.74 () {34 vars in 758 bytes} [Tue Apr 7 01:23:02 2026] PUT /v2.0/subnetpools/439b2d2b-75fe-4063-8a69-77bae1cc0c77/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3009] 10.0.0.74 () {34 vars in 758 bytes} [Tue Apr 7 01:23:02 2026] PUT /v2.0/subnetpools/bc034275-edc8-42e9-92d6-0ba8080ec295/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: 1454/3010] 10.0.0.74 () {32 vars in 671 bytes} [Tue Apr 7 01:23:02 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3011] 10.0.0.74 () {32 vars in 685 bytes} [Tue Apr 7 01:23:02 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/3012] 10.0.0.74 () {32 vars in 681 bytes} [Tue Apr 7 01:23:02 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3013] 10.0.0.74 () {32 vars in 693 bytes} [Tue Apr 7 01:23:02 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/3014] 10.0.0.74 () {32 vars in 679 bytes} [Tue Apr 7 01:23:02 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3015] 10.0.0.74 () {32 vars in 693 bytes} [Tue Apr 7 01:23:02 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/3016] 10.0.0.74 () {32 vars in 689 bytes} [Tue Apr 7 01:23:02 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3017] 10.0.0.74 () {32 vars in 701 bytes} [Tue Apr 7 01:23:02 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/3020] 10.0.0.74 () {32 vars in 731 bytes} [Tue Apr 7 01:23:02 2026] DELETE /v2.0/subnetpools/7ee0a207-eed2-403e-8cc1-5d86083998bf => 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: 1563/3021] 10.0.0.74 () {32 vars in 731 bytes} [Tue Apr 7 01:23:02 2026] DELETE /v2.0/subnetpools/203fb89b-13f2-4f60-a5c5-8d01d1fc5d48 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/3022] 10.0.0.74 () {32 vars in 731 bytes} [Tue Apr 7 01:23:02 2026] DELETE /v2.0/subnetpools/439b2d2b-75fe-4063-8a69-77bae1cc0c77 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3023] 10.0.0.74 () {32 vars in 731 bytes} [Tue Apr 7 01:23:02 2026] DELETE /v2.0/subnetpools/bc034275-edc8-42e9-92d6-0ba8080ec295 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/3024] 10.0.0.74 () {32 vars in 731 bytes} [Tue Apr 7 01:23:03 2026] DELETE /v2.0/subnetpools/bdb8c997-b111-4d82-92df-020eaa4fbecd => 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: 1565/3025] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:23:03 2026] GET /v2.0/security-groups?tenant_id=efd2ca4ac3e1442598610d9fd02d93c9&name=default => generated 2805 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/3026] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:23:04 2026] DELETE /v2.0/security-groups/2674a9dd-18dd-41db-b4f7-259022d2a882 => 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: 1566/3027] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:23:04 2026] GET /v2.0/security-groups?tenant_id=2bd17cffd9ef4aa4b37ef953ab015832&name=default => generated 2805 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/3028] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:23:04 2026] DELETE /v2.0/security-groups/9952fee5-c7e1-4996-9f19-54bdd1cd936c => 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: 1567/3029] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:23:04 2026] GET /v2.0/security-groups?tenant_id=b9c3d6009b964f15ab0da7c8ac4702d7&name=default => generated 2805 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/3030] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:23:04 2026] DELETE /v2.0/security-groups/2121b6ad-6a3a-492c-b59c-46ba44e5114a => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:23:08.224 7 INFO neutron.db.segments_db [None req-d061c8fe-82d8-48d5-8555-b712d481bea2 06b768a6cc454de09092654f0cc1ffca f47217f940aa4d908a11e9f9f4f72be6 - - - -] Added segment 63fa7848-4686-4c83-becc-de11424fdfed of type vxlan for network c0a433bb-e0f8-458d-ad57-a7ad957890ef [pid: 7|app: 0|req: 1568/3031] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:23:07 2026] POST /v2.0/networks => generated 632 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:23:08.417 8 INFO neutron.db.segments_db [None req-31536089-2146-4d23-9b20-9a9cd34a93fe 06b768a6cc454de09092654f0cc1ffca f47217f940aa4d908a11e9f9f4f72be6 - - - -] Added segment 63d8b8a8-435b-41b1-bde2-8a445f714102 of type vxlan for network 397fa671-27c8-49fc-bf66-f91694c334bd [pid: 8|app: 0|req: 1464/3032] 10.0.0.74 () {34 vars in 669 bytes} [Tue Apr 7 01:23:08 2026] POST /v2.0/networks => generated 632 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3033] 10.0.0.74 () {34 vars in 752 bytes} [Tue Apr 7 01:23:08 2026] PUT /v2.0/networks/c0a433bb-e0f8-458d-ad57-a7ad957890ef/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/3034] 10.0.0.74 () {32 vars in 732 bytes} [Tue Apr 7 01:23:08 2026] GET /v2.0/networks/c0a433bb-e0f8-458d-ad57-a7ad957890ef/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: 1570/3035] 10.0.0.74 () {34 vars in 752 bytes} [Tue Apr 7 01:23:08 2026] PUT /v2.0/networks/397fa671-27c8-49fc-bf66-f91694c334bd/tags => generated 17 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/3036] 10.0.0.74 () {32 vars in 732 bytes} [Tue Apr 7 01:23:08 2026] GET /v2.0/networks/397fa671-27c8-49fc-bf66-f91694c334bd/tags => generated 17 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3037] 10.0.0.74 () {34 vars in 752 bytes} [Tue Apr 7 01:23:08 2026] PUT /v2.0/networks/397fa671-27c8-49fc-bf66-f91694c334bd/tags => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/3038] 10.0.0.74 () {32 vars in 732 bytes} [Tue Apr 7 01:23:08 2026] GET /v2.0/networks/397fa671-27c8-49fc-bf66-f91694c334bd/tags => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3039] 10.0.0.74 () {32 vars in 732 bytes} [Tue Apr 7 01:23:08 2026] GET /v2.0/networks/c0a433bb-e0f8-458d-ad57-a7ad957890ef/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:23:09.163 8 INFO neutron.services.segments.plugin [-] Segment 63fa7848-4686-4c83-becc-de11424fdfed resource provider aggregate not found 2026-04-07 01:23:09.188 8 INFO neutron.services.segments.plugin [-] Segment 63fa7848-4686-4c83-becc-de11424fdfed resource provider aggregate not found 2026-04-07 01:23:09.199 8 INFO neutron.services.segments.plugin [-] Segment 63fa7848-4686-4c83-becc-de11424fdfed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63fa7848-4686-4c83-becc-de11424fdfed found for delete ", "request_id": "req-94b08350-5164-4f82-ad84-106287008e80"}]} 2026-04-07 01:23:09.207 8 INFO neutron.services.segments.plugin [-] Segment 63fa7848-4686-4c83-becc-de11424fdfed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63fa7848-4686-4c83-becc-de11424fdfed found for delete ", "request_id": "req-9b6b00a2-c178-4b91-990f-01843d56c01a"}]} [pid: 8|app: 0|req: 1468/3040] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:23:08 2026] DELETE /v2.0/networks/c0a433bb-e0f8-458d-ad57-a7ad957890ef => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:23:09.424 7 INFO neutron.services.segments.plugin [-] Segment 63d8b8a8-435b-41b1-bde2-8a445f714102 resource provider aggregate not found 2026-04-07 01:23:09.429 7 INFO neutron.services.segments.plugin [-] Segment 63d8b8a8-435b-41b1-bde2-8a445f714102 resource provider aggregate not found 2026-04-07 01:23:09.446 7 INFO neutron.services.segments.plugin [-] Segment 63d8b8a8-435b-41b1-bde2-8a445f714102 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63d8b8a8-435b-41b1-bde2-8a445f714102 found for delete ", "request_id": "req-b7ba8f2c-f5b1-43bd-92bd-dc5f5a94ef51"}]} 2026-04-07 01:23:09.447 7 INFO neutron.services.segments.plugin [-] Segment 63d8b8a8-435b-41b1-bde2-8a445f714102 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63d8b8a8-435b-41b1-bde2-8a445f714102 found for delete ", "request_id": "req-1a6441bd-a1f6-4640-b07e-9bf307056cae"}]} [pid: 7|app: 0|req: 1573/3041] 10.0.0.74 () {32 vars in 725 bytes} [Tue Apr 7 01:23:09 2026] DELETE /v2.0/networks/397fa671-27c8-49fc-bf66-f91694c334bd => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/3042] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:23:10 2026] GET /v2.0/security-groups?tenant_id=f47217f940aa4d908a11e9f9f4f72be6&name=default => generated 2805 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3043] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:23:10 2026] DELETE /v2.0/security-groups/41ec3e1d-6722-4cbe-85ea-c907866fe0aa => 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: 1470/3044] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:23:10 2026] GET /v2.0/security-groups?tenant_id=acee52436e884c57976759764f4918d0&name=default => generated 2805 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3045] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:23:10 2026] DELETE /v2.0/security-groups/33314189-bbfa-4062-ab6f-cf1876a01300 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/3046] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:23:14 2026] GET /v2.0/security-groups?tenant_id=15a427f59e8f4c9da0cfebf8ca9e8e8e&name=default => generated 2805 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3047] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:23:14 2026] DELETE /v2.0/security-groups/65ee6506-8837-4bce-8b3a-bb1d6dd844d3 => 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: 1472/3048] 10.0.0.74 () {32 vars in 773 bytes} [Tue Apr 7 01:23:14 2026] GET /v2.0/security-groups?tenant_id=9c6582b6ee21419f9cc35da873394aa6&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: 1577/3049] 10.0.0.74 () {32 vars in 739 bytes} [Tue Apr 7 01:23:14 2026] DELETE /v2.0/security-groups/fb5c8aac-3874-4849-97d2-af1858c7a64e => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/3050] 10.0.0.74 () {32 vars in 648 bytes} [Tue Apr 7 01:23:17 2026] GET /v2.0/networks => generated 2168 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/3053] 10.0.0.74 () {32 vars in 654 bytes} [Tue Apr 7 01:23:18 2026] GET /v2.0/floatingips => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3054] 10.0.0.74 () {32 vars in 646 bytes} [Tue Apr 7 01:23:18 2026] GET /v2.0/routers => generated 15 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/3055] 10.0.0.74 () {32 vars in 642 bytes} [Tue Apr 7 01:23:18 2026] GET /v2.0/ports => generated 4721 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3056] 10.0.0.74 () {32 vars in 646 bytes} [Tue Apr 7 01:23:18 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: 8|app: 0|req: 1477/3057] 10.0.0.74 () {32 vars in 648 bytes} [Tue Apr 7 01:23:18 2026] GET /v2.0/networks => generated 2168 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3058] 10.0.0.74 () {32 vars in 662 bytes} [Tue Apr 7 01:23:18 2026] GET /v2.0/security-groups => generated 16622 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/3059] 10.0.0.74 () {32 vars in 654 bytes} [Tue Apr 7 01:23:19 2026] GET /v2.0/subnetpools => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)