+ 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 [Thu Feb 26 22:12:36 2026] *** compiled with version: 11.4.0 on 05 February 2026 22:28:17 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: neutron-server-c7874b69f-5kqfq 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 8 2026, 06:52:19) [GCC 11.4.0] Python main interpreter initialized at 0x558f426fc9e0 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/paste/deploy/loadwsgi.py:8: 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/paste/deploy/loadwsgi.py:8: 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-02-26 22:12:40.446 7 INFO neutron.common.config [-] Logging enabled! 2026-02-26 22:12:40.447 7 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-02-26 22:12:40.478 8 INFO neutron.common.config [-] Logging enabled! 2026-02-26 22:12:40.478 8 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-02-26 22:12:40.731 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-02-26 22:12:40.768 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-02-26 22:12:41.562 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-26 22:12:41.565 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-02-26 22:12:41.568 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-02-26 22:12:41.569 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-26 22:12:41.569 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-02-26 22:12:41.570 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-02-26 22:12:41.570 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-26 22:12:41.576 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-26 22:12:41.576 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-26 22:12:41.576 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-02-26 22:12:41.594 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-02-26 22:12:41.595 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-02-26 22:12:41.595 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-02-26 22:12:41.630 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-26 22:12:41.633 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-02-26 22:12:41.634 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-02-26 22:12:41.634 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-02-26 22:12:41.634 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-02-26 22:12:41.635 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-02-26 22:12:41.636 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-02-26 22:12:41.637 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-26 22:12:41.637 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-02-26 22:12:41.637 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-02-26 22:12:41.638 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-26 22:12:41.644 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-26 22:12:41.644 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-26 22:12:41.644 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-02-26 22:12:41.662 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-02-26 22:12:41.663 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-02-26 22:12:41.663 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-02-26 22:12:41.701 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-02-26 22:12:41.702 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-02-26 22:12:41.702 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-02-26 22:12:41.702 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-02-26 22:12:42.041 7 INFO neutron.plugins.ml2.managers [None req-319ef81c-cb59-4e48-8b0c-a81a166b6fbb - - - - - -] Initializing driver for type 'vlan' 2026-02-26 22:12:42.098 8 INFO neutron.plugins.ml2.managers [None req-15e638bb-40c7-4161-ba82-dd736bff769b - - - - - -] Initializing driver for type 'vlan' 2026-02-26 22:12:42.386 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-319ef81c-cb59-4e48-8b0c-a81a166b6fbb - - - - - -] VlanTypeDriver initialization complete 2026-02-26 22:12:42.386 7 INFO neutron.plugins.ml2.managers [None req-319ef81c-cb59-4e48-8b0c-a81a166b6fbb - - - - - -] Initializing driver for type 'vxlan' 2026-02-26 22:12:42.386 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-319ef81c-cb59-4e48-8b0c-a81a166b6fbb - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-02-26 22:12:42.409 7 INFO neutron.plugins.ml2.managers [None req-319ef81c-cb59-4e48-8b0c-a81a166b6fbb - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-02-26 22:12:42.409 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-319ef81c-cb59-4e48-8b0c-a81a166b6fbb - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-02-26 22:12:42.409 7 INFO neutron.plugins.ml2.managers [None req-319ef81c-cb59-4e48-8b0c-a81a166b6fbb - - - - - -] Initializing extension driver 'port_security' 2026-02-26 22:12:42.409 7 INFO neutron.plugins.ml2.extensions.port_security [None req-319ef81c-cb59-4e48-8b0c-a81a166b6fbb - - - - - -] PortSecurityExtensionDriver initialization complete 2026-02-26 22:12:42.410 7 INFO neutron.plugins.ml2.managers [None req-319ef81c-cb59-4e48-8b0c-a81a166b6fbb - - - - - -] Initializing extension driver 'qos' 2026-02-26 22:12:42.410 7 INFO neutron.plugins.ml2.managers [None req-319ef81c-cb59-4e48-8b0c-a81a166b6fbb - - - - - -] Initializing mechanism driver 'openvswitch' 2026-02-26 22:12:42.410 7 INFO neutron.plugins.ml2.managers [None req-319ef81c-cb59-4e48-8b0c-a81a166b6fbb - - - - - -] Initializing mechanism driver 'l2population' 2026-02-26 22:12:42.420 7 INFO neutron.quota [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded quota_driver: . 2026-02-26 22:12:42.421 7 INFO neutron.plugins.ml2.plugin [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Modular L2 Plugin initialization complete 2026-02-26 22:12:42.421 7 INFO neutron.plugins.ml2.managers [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-02-26 22:12:42.421 7 INFO neutron.plugins.ml2.managers [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-02-26 22:12:42.421 7 INFO neutron.plugins.ml2.managers [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Got port-security extension from driver 'port_security' 2026-02-26 22:12:42.421 7 INFO neutron.extensions.vlantransparent [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Disabled vlantransparent extension. 2026-02-26 22:12:42.422 7 INFO neutron.manager [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loading Plugin: qos 2026-02-26 22:12:42.432 7 INFO neutron.manager [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loading Plugin: router 2026-02-26 22:12:42.440 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-15e638bb-40c7-4161-ba82-dd736bff769b - - - - - -] VlanTypeDriver initialization complete 2026-02-26 22:12:42.441 8 INFO neutron.plugins.ml2.managers [None req-15e638bb-40c7-4161-ba82-dd736bff769b - - - - - -] Initializing driver for type 'vxlan' 2026-02-26 22:12:42.441 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-15e638bb-40c7-4161-ba82-dd736bff769b - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-02-26 22:12:42.465 7 INFO neutron.services.service_base [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-02-26 22:12:42.466 7 INFO neutron.manager [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loading Plugin: segments 2026-02-26 22:12:42.467 8 INFO neutron.plugins.ml2.managers [None req-15e638bb-40c7-4161-ba82-dd736bff769b - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-02-26 22:12:42.467 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-15e638bb-40c7-4161-ba82-dd736bff769b - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-02-26 22:12:42.467 8 INFO neutron.plugins.ml2.managers [None req-15e638bb-40c7-4161-ba82-dd736bff769b - - - - - -] Initializing extension driver 'port_security' 2026-02-26 22:12:42.467 8 INFO neutron.plugins.ml2.extensions.port_security [None req-15e638bb-40c7-4161-ba82-dd736bff769b - - - - - -] PortSecurityExtensionDriver initialization complete 2026-02-26 22:12:42.467 8 INFO neutron.plugins.ml2.managers [None req-15e638bb-40c7-4161-ba82-dd736bff769b - - - - - -] Initializing extension driver 'qos' 2026-02-26 22:12:42.468 8 INFO neutron.plugins.ml2.managers [None req-15e638bb-40c7-4161-ba82-dd736bff769b - - - - - -] Initializing mechanism driver 'openvswitch' 2026-02-26 22:12:42.468 8 INFO neutron.plugins.ml2.managers [None req-15e638bb-40c7-4161-ba82-dd736bff769b - - - - - -] Initializing mechanism driver 'l2population' 2026-02-26 22:12:42.478 8 INFO neutron.quota [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded quota_driver: . 2026-02-26 22:12:42.479 8 INFO neutron.plugins.ml2.plugin [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Modular L2 Plugin initialization complete 2026-02-26 22:12:42.479 8 INFO neutron.plugins.ml2.managers [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-02-26 22:12:42.479 8 INFO neutron.plugins.ml2.managers [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-02-26 22:12:42.480 8 INFO neutron.plugins.ml2.managers [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Got port-security extension from driver 'port_security' 2026-02-26 22:12:42.480 8 INFO neutron.extensions.vlantransparent [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Disabled vlantransparent extension. 2026-02-26 22:12:42.480 8 INFO neutron.manager [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loading Plugin: qos 2026-02-26 22:12:42.491 8 INFO neutron.manager [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loading Plugin: router 2026-02-26 22:12:42.524 8 INFO neutron.services.service_base [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-02-26 22:12:42.524 8 INFO neutron.manager [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loading Plugin: segments 2026-02-26 22:12:42.554 7 INFO neutron.manager [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loading Plugin: trunk 2026-02-26 22:12:42.608 7 INFO neutron.manager [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loading Plugin: vpnaas 2026-02-26 22:12:42.613 8 INFO neutron.manager [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loading Plugin: trunk 2026-02-26 22:12:42.644 7 WARNING stevedore.named [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-26 22:12:42.663 8 INFO neutron.manager [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loading Plugin: vpnaas 2026-02-26 22:12:42.706 8 WARNING stevedore.named [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-26 22:12:42.709 7 INFO neutron_vpnaas.services.vpn.plugin [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-02-26 22:12:42.710 7 INFO neutron.common.utils [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-02-26 22:12:42.710 7 INFO neutron.manager [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loading Plugin: auto_allocate 2026-02-26 22:12:42.715 7 INFO neutron.manager [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loading Plugin: tag 2026-02-26 22:12:42.719 7 INFO neutron.manager [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loading Plugin: timestamp 2026-02-26 22:12:42.722 7 INFO neutron.manager [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loading Plugin: network_ip_availability 2026-02-26 22:12:42.725 7 INFO neutron.manager [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loading Plugin: flavors 2026-02-26 22:12:42.728 7 INFO neutron.manager [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loading Plugin: revisions 2026-02-26 22:12:42.731 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Initializing extension manager. 2026-02-26 22:12:42.732 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: address-group 2026-02-26 22:12:42.733 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: address-scope 2026-02-26 22:12:42.733 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-02-26 22:12:42.734 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: agent 2026-02-26 22:12:42.735 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: agent-resources-synced 2026-02-26 22:12:42.736 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: allowed-address-pairs 2026-02-26 22:12:42.737 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: auto-allocated-topology 2026-02-26 22:12:42.738 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: availability_zone 2026-02-26 22:12:42.738 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: availability_zone_filter 2026-02-26 22:12:42.739 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-02-26 22:12:42.739 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: default-subnetpools 2026-02-26 22:12:42.741 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-02-26 22:12:42.741 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: dns-integration 2026-02-26 22:12:42.742 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: dns-domain-ports 2026-02-26 22:12:42.742 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-02-26 22:12:42.743 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: dvr 2026-02-26 22:12:42.744 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-02-26 22:12:42.744 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: empty-string-filtering 2026-02-26 22:12:42.745 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-02-26 22:12:42.745 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-02-26 22:12:42.746 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: external-net 2026-02-26 22:12:42.746 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: extra_dhcp_opt 2026-02-26 22:12:42.747 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: extraroute 2026-02-26 22:12:42.747 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: extraroute-atomic 2026-02-26 22:12:42.748 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-02-26 22:12:42.749 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-02-26 22:12:42.749 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-02-26 22:12:42.750 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-02-26 22:12:42.750 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: fip-port-details 2026-02-26 22:12:42.751 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: flavors 2026-02-26 22:12:42.752 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-02-26 22:12:42.753 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: floatingip-pools 2026-02-26 22:12:42.754 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: ip_allocation 2026-02-26 22:12:42.754 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: ip-substring-filtering 2026-02-26 22:12:42.755 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: l2_adjacency 2026-02-26 22:12:42.758 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: router 2026-02-26 22:12:42.760 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-02-26 22:12:42.760 8 INFO neutron_vpnaas.services.vpn.plugin [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-02-26 22:12:42.760 8 INFO neutron.common.utils [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-02-26 22:12:42.761 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: ext-gw-mode 2026-02-26 22:12:42.761 8 INFO neutron.manager [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loading Plugin: auto_allocate 2026-02-26 22:12:42.761 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: l3-ha 2026-02-26 22:12:42.762 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-02-26 22:12:42.762 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: l3-flavors 2026-02-26 22:12:42.763 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-02-26 22:12:42.764 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-02-26 22:12:42.765 8 INFO neutron.manager [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loading Plugin: tag 2026-02-26 22:12:42.766 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: l3_agent_scheduler 2026-02-26 22:12:42.767 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-02-26 22:12:42.769 8 INFO neutron.manager [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loading Plugin: timestamp 2026-02-26 22:12:42.770 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Extension logging not supported by any of loaded plugins 2026-02-26 22:12:42.771 8 INFO neutron.manager [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loading Plugin: network_ip_availability 2026-02-26 22:12:42.773 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Extension metering not supported by any of loaded plugins 2026-02-26 22:12:42.774 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-02-26 22:12:42.774 8 INFO neutron.manager [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loading Plugin: flavors 2026-02-26 22:12:42.775 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: multi-provider 2026-02-26 22:12:42.776 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: net-mtu 2026-02-26 22:12:42.777 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: net-mtu-writable 2026-02-26 22:12:42.777 8 INFO neutron.manager [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loading Plugin: revisions 2026-02-26 22:12:42.777 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: network_availability_zone 2026-02-26 22:12:42.778 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: network-ip-availability 2026-02-26 22:12:42.780 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Initializing extension manager. 2026-02-26 22:12:42.780 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-02-26 22:12:42.781 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: pagination 2026-02-26 22:12:42.781 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: address-group 2026-02-26 22:12:42.781 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: port-device-profile 2026-02-26 22:12:42.782 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: address-scope 2026-02-26 22:12:42.782 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: port-mac-override 2026-02-26 22:12:42.782 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-02-26 22:12:42.783 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-02-26 22:12:42.783 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: agent 2026-02-26 22:12:42.784 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: agent-resources-synced 2026-02-26 22:12:42.784 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-02-26 22:12:42.785 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: port-resource-request 2026-02-26 22:12:42.785 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: allowed-address-pairs 2026-02-26 22:12:42.785 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: port-resource-request-groups 2026-02-26 22:12:42.786 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: auto-allocated-topology 2026-02-26 22:12:42.786 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: binding 2026-02-26 22:12:42.787 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: availability_zone 2026-02-26 22:12:42.787 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: availability_zone_filter 2026-02-26 22:12:42.787 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: binding-extended 2026-02-26 22:12:42.788 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-02-26 22:12:42.788 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: port-security 2026-02-26 22:12:42.788 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: default-subnetpools 2026-02-26 22:12:42.789 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: project-id 2026-02-26 22:12:42.789 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: provider 2026-02-26 22:12:42.790 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-02-26 22:12:42.790 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: dns-integration 2026-02-26 22:12:42.791 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: dns-domain-ports 2026-02-26 22:12:42.791 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-02-26 22:12:42.791 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: qos 2026-02-26 22:12:42.792 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: dvr 2026-02-26 22:12:42.792 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-02-26 22:12:42.792 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-02-26 22:12:42.793 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: empty-string-filtering 2026-02-26 22:12:42.793 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-02-26 22:12:42.794 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-02-26 22:12:42.794 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: qos-default 2026-02-26 22:12:42.794 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-02-26 22:12:42.795 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: external-net 2026-02-26 22:12:42.795 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: qos-fip 2026-02-26 22:12:42.795 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: extra_dhcp_opt 2026-02-26 22:12:42.795 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-02-26 22:12:42.796 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: extraroute 2026-02-26 22:12:42.796 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: qos-gateway-ip 2026-02-26 22:12:42.796 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: extraroute-atomic 2026-02-26 22:12:42.797 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: qos-port-network-policy 2026-02-26 22:12:42.797 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-02-26 22:12:42.798 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-02-26 22:12:42.798 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-02-26 22:12:42.799 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-02-26 22:12:42.799 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: fip-port-details 2026-02-26 22:12:42.800 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: flavors 2026-02-26 22:12:42.797 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: qos-pps-minimum 2026-02-26 22:12:42.801 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-02-26 22:12:42.802 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: floatingip-pools 2026-02-26 22:12:42.803 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: ip_allocation 2026-02-26 22:12:42.803 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: ip-substring-filtering 2026-02-26 22:12:42.803 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-02-26 22:12:42.804 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: l2_adjacency 2026-02-26 22:12:42.805 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: router 2026-02-26 22:12:42.805 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: qos-pps 2026-02-26 22:12:42.806 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: qos-rule-type-details 2026-02-26 22:12:42.806 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-02-26 22:12:42.807 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: qos-rule-type-filter 2026-02-26 22:12:42.807 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: ext-gw-mode 2026-02-26 22:12:42.808 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: l3-ha 2026-02-26 22:12:42.808 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-02-26 22:12:42.808 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: qos-rules-alias 2026-02-26 22:12:42.809 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: l3-flavors 2026-02-26 22:12:42.809 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-02-26 22:12:42.809 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: quota-check-limit 2026-02-26 22:12:42.810 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-02-26 22:12:42.812 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: l3_agent_scheduler 2026-02-26 22:12:42.813 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: quotas 2026-02-26 22:12:42.813 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-02-26 22:12:42.814 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Extension logging not supported by any of loaded plugins 2026-02-26 22:12:42.814 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: quota_details 2026-02-26 22:12:42.815 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Extension metering not supported by any of loaded plugins 2026-02-26 22:12:42.815 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-02-26 22:12:42.816 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: rbac-policies 2026-02-26 22:12:42.816 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: multi-provider 2026-02-26 22:12:42.817 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: net-mtu 2026-02-26 22:12:42.817 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: rbac-address-group 2026-02-26 22:12:42.817 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: net-mtu-writable 2026-02-26 22:12:42.817 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: rbac-address-scope 2026-02-26 22:12:42.818 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: network_availability_zone 2026-02-26 22:12:42.818 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: rbac-security-groups 2026-02-26 22:12:42.818 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: network-ip-availability 2026-02-26 22:12:42.819 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: rbac-subnetpool 2026-02-26 22:12:42.819 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: revision-if-match 2026-02-26 22:12:42.819 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-02-26 22:12:42.820 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: pagination 2026-02-26 22:12:42.820 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: standard-attr-revisions 2026-02-26 22:12:42.820 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: port-device-profile 2026-02-26 22:12:42.821 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: router_availability_zone 2026-02-26 22:12:42.821 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: port-mac-override 2026-02-26 22:12:42.821 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-02-26 22:12:42.822 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-02-26 22:12:42.822 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-02-26 22:12:42.822 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-02-26 22:12:42.823 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: port-security-groups-filtering 2026-02-26 22:12:42.823 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: port-resource-request 2026-02-26 22:12:42.823 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-02-26 22:12:42.823 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: port-resource-request-groups 2026-02-26 22:12:42.824 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-02-26 22:12:42.824 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: binding 2026-02-26 22:12:42.825 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: binding-extended 2026-02-26 22:12:42.825 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: port-security 2026-02-26 22:12:42.826 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: project-id 2026-02-26 22:12:42.826 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: provider 2026-02-26 22:12:42.828 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: qos 2026-02-26 22:12:42.829 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-02-26 22:12:42.829 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-02-26 22:12:42.830 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: qos-default 2026-02-26 22:12:42.830 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: qos-fip 2026-02-26 22:12:42.831 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-02-26 22:12:42.832 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: qos-gateway-ip 2026-02-26 22:12:42.832 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: qos-port-network-policy 2026-02-26 22:12:42.832 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: security-group 2026-02-26 22:12:42.833 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: qos-pps-minimum 2026-02-26 22:12:42.833 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-02-26 22:12:42.833 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: segment 2026-02-26 22:12:42.834 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: qos-pps 2026-02-26 22:12:42.834 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-02-26 22:12:42.835 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: qos-rule-type-details 2026-02-26 22:12:42.835 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: service-type 2026-02-26 22:12:42.835 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: qos-rule-type-filter 2026-02-26 22:12:42.836 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: sorting 2026-02-26 22:12:42.836 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: qos-rules-alias 2026-02-26 22:12:42.836 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: standard-attr-segment 2026-02-26 22:12:42.836 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: quota-check-limit 2026-02-26 22:12:42.837 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: standard-attr-description 2026-02-26 22:12:42.838 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: stateful-security-group 2026-02-26 22:12:42.838 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: quotas 2026-02-26 22:12:42.838 7 WARNING neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-02-26 22:12:42.839 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-02-26 22:12:42.839 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: quota_details 2026-02-26 22:12:42.839 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: subnet_onboard 2026-02-26 22:12:42.840 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-02-26 22:12:42.841 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: subnet-service-types 2026-02-26 22:12:42.841 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: rbac-policies 2026-02-26 22:12:42.841 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: rbac-address-group 2026-02-26 22:12:42.841 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: subnet_allocation 2026-02-26 22:12:42.842 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: rbac-address-scope 2026-02-26 22:12:42.842 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-02-26 22:12:42.842 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: rbac-security-groups 2026-02-26 22:12:42.843 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-02-26 22:12:42.843 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: rbac-subnetpool 2026-02-26 22:12:42.843 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: revision-if-match 2026-02-26 22:12:42.844 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: standard-attr-revisions 2026-02-26 22:12:42.845 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: router_availability_zone 2026-02-26 22:12:42.845 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: standard-attr-tag 2026-02-26 22:12:42.845 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-02-26 22:12:42.846 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: standard-attr-timestamp 2026-02-26 22:12:42.846 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-02-26 22:12:42.846 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: trunk 2026-02-26 22:12:42.847 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: port-security-groups-filtering 2026-02-26 22:12:42.847 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: trunk-details 2026-02-26 22:12:42.847 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-02-26 22:12:42.848 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-02-26 22:12:42.848 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-02-26 22:12:42.848 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-02-26 22:12:42.849 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-02-26 22:12:42.850 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: vpn-flavors 2026-02-26 22:12:42.851 7 INFO neutron.api.extensions [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Loaded extension: vpnaas 2026-02-26 22:12:42.854 7 INFO neutron.quota.resource_registry [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Creating instance of TrackedResource for resource:network 2026-02-26 22:12:42.854 7 INFO neutron.quota.resource_registry [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-02-26 22:12:42.854 7 INFO neutron.quota.resource_registry [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 22:12:42.855 7 INFO neutron.quota.resource_registry [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Creating instance of TrackedResource for resource:port 2026-02-26 22:12:42.856 7 INFO neutron.quota.resource_registry [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-26 22:12:42.856 7 INFO neutron.quota.resource_registry [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-26 22:12:42.857 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: security-group 2026-02-26 22:12:42.858 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: segment 2026-02-26 22:12:42.858 7 INFO neutron.quota.resource_registry [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-26 22:12:42.859 7 INFO neutron.quota.resource_registry [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-26 22:12:42.859 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-02-26 22:12:42.859 7 INFO neutron.quota.resource_registry [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-26 22:12:42.859 7 INFO neutron.quota.resource_registry [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 22:12:42.859 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: service-type 2026-02-26 22:12:42.859 7 WARNING neutron.quota.resource_registry [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] subnetpool is already registered 2026-02-26 22:12:42.860 7 INFO neutron.quota.resource_registry [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 22:12:42.860 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: sorting 2026-02-26 22:12:42.860 7 WARNING neutron.quota.resource_registry [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] subnetpool is already registered 2026-02-26 22:12:42.860 7 INFO neutron.quota.resource_registry [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-26 22:12:42.860 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: standard-attr-segment 2026-02-26 22:12:42.860 7 INFO neutron.quota.resource_registry [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-26 22:12:42.861 7 INFO neutron.quota.resource_registry [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-26 22:12:42.861 7 INFO neutron.quota.resource_registry [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-26 22:12:42.861 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: standard-attr-description 2026-02-26 22:12:42.861 7 INFO neutron.quota.resource_registry [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-26 22:12:42.861 7 INFO neutron.quota.resource_registry [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-26 22:12:42.862 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: stateful-security-group 2026-02-26 22:12:42.862 8 WARNING neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-02-26 22:12:42.863 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-02-26 22:12:42.863 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: subnet_onboard 2026-02-26 22:12:42.863 7 INFO neutron.quota.resource_registry [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-26 22:12:42.864 7 WARNING neutron.quota.resource_registry [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] router is already registered 2026-02-26 22:12:42.864 7 INFO neutron.quota.resource_registry [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-26 22:12:42.864 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-02-26 22:12:42.864 7 WARNING neutron.quota.resource_registry [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] floatingip is already registered 2026-02-26 22:12:42.864 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: subnet-service-types 2026-02-26 22:12:42.865 7 INFO neutron.quota.resource_registry [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-26 22:12:42.865 7 WARNING neutron.quota.resource_registry [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] rbac_policy is already registered 2026-02-26 22:12:42.865 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: subnet_allocation 2026-02-26 22:12:42.865 7 INFO neutron.quota.resource_registry [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-26 22:12:42.865 7 WARNING neutron.quota.resource_registry [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] security_group is already registered 2026-02-26 22:12:42.866 7 INFO neutron.quota.resource_registry [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-26 22:12:42.866 7 WARNING neutron.quota.resource_registry [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] security_group_rule is already registered 2026-02-26 22:12:42.866 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-02-26 22:12:42.866 7 INFO neutron.quota.resource_registry [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 22:12:42.866 7 WARNING neutron.quota.resource_registry [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] subnetpool is already registered 2026-02-26 22:12:42.866 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-02-26 22:12:42.867 7 INFO neutron.quota.resource_registry [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 22:12:42.867 7 WARNING neutron.quota.resource_registry [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] subnetpool is already registered 2026-02-26 22:12:42.867 7 INFO neutron.quota.resource_registry [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-26 22:12:42.867 7 WARNING neutron.quota.resource_registry [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] trunk is already registered 2026-02-26 22:12:42.867 7 INFO neutron.quota.resource_registry [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-26 22:12:42.867 7 WARNING neutron.quota.resource_registry [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] endpoint_group is already registered 2026-02-26 22:12:42.868 7 INFO neutron.quota.resource_registry [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-26 22:12:42.868 7 WARNING neutron.quota.resource_registry [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] vpnservice is already registered 2026-02-26 22:12:42.868 7 INFO neutron.quota.resource_registry [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-26 22:12:42.868 7 WARNING neutron.quota.resource_registry [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] ipsec_site_connection is already registered 2026-02-26 22:12:42.868 7 INFO neutron.quota.resource_registry [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-26 22:12:42.869 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: standard-attr-tag 2026-02-26 22:12:42.869 7 WARNING neutron.quota.resource_registry [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] ipsecpolicy is already registered 2026-02-26 22:12:42.869 7 INFO neutron.quota.resource_registry [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-26 22:12:42.869 7 WARNING neutron.quota.resource_registry [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] ikepolicy is already registered 2026-02-26 22:12:42.869 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: standard-attr-timestamp 2026-02-26 22:12:42.870 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: trunk 2026-02-26 22:12:42.870 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: trunk-details 2026-02-26 22:12:42.871 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-02-26 22:12:42.872 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-02-26 22:12:42.872 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-02-26 22:12:42.873 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: vpn-flavors 2026-02-26 22:12:42.874 8 INFO neutron.api.extensions [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Loaded extension: vpnaas 2026-02-26 22:12:42.876 8 INFO neutron.quota.resource_registry [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Creating instance of TrackedResource for resource:network 2026-02-26 22:12:42.877 8 INFO neutron.quota.resource_registry [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-02-26 22:12:42.877 8 INFO neutron.quota.resource_registry [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 22:12:42.877 8 INFO neutron.quota.resource_registry [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Creating instance of TrackedResource for resource:port 2026-02-26 22:12:42.878 8 INFO neutron.quota.resource_registry [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-26 22:12:42.878 8 INFO neutron.quota.resource_registry [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-26 22:12:42.880 8 INFO neutron.quota.resource_registry [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-26 22:12:42.880 8 INFO neutron.quota.resource_registry [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-26 22:12:42.881 8 INFO neutron.quota.resource_registry [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-26 22:12:42.881 8 INFO neutron.quota.resource_registry [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 22:12:42.881 8 WARNING neutron.quota.resource_registry [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] subnetpool is already registered 2026-02-26 22:12:42.881 8 INFO neutron.quota.resource_registry [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 22:12:42.881 8 WARNING neutron.quota.resource_registry [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] subnetpool is already registered 2026-02-26 22:12:42.882 8 INFO neutron.quota.resource_registry [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-26 22:12:42.882 8 INFO neutron.quota.resource_registry [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-26 22:12:42.882 8 INFO neutron.quota.resource_registry [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-26 22:12:42.882 8 INFO neutron.quota.resource_registry [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-26 22:12:42.883 8 INFO neutron.quota.resource_registry [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-26 22:12:42.883 8 INFO neutron.quota.resource_registry [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-26 22:12:42.885 8 INFO neutron.quota.resource_registry [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-26 22:12:42.885 8 WARNING neutron.quota.resource_registry [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] router is already registered 2026-02-26 22:12:42.885 8 INFO neutron.quota.resource_registry [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-26 22:12:42.885 8 WARNING neutron.quota.resource_registry [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] floatingip is already registered 2026-02-26 22:12:42.886 8 INFO neutron.quota.resource_registry [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-26 22:12:42.886 8 WARNING neutron.quota.resource_registry [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] rbac_policy is already registered 2026-02-26 22:12:42.886 8 INFO neutron.quota.resource_registry [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-26 22:12:42.887 8 WARNING neutron.quota.resource_registry [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] security_group is already registered 2026-02-26 22:12:42.887 8 INFO neutron.quota.resource_registry [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-26 22:12:42.887 8 WARNING neutron.quota.resource_registry [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] security_group_rule is already registered 2026-02-26 22:12:42.887 8 INFO neutron.quota.resource_registry [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 22:12:42.887 8 WARNING neutron.quota.resource_registry [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] subnetpool is already registered 2026-02-26 22:12:42.887 8 INFO neutron.quota.resource_registry [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 22:12:42.888 8 WARNING neutron.quota.resource_registry [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] subnetpool is already registered 2026-02-26 22:12:42.888 8 INFO neutron.quota.resource_registry [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-26 22:12:42.888 8 WARNING neutron.quota.resource_registry [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] trunk is already registered 2026-02-26 22:12:42.888 8 INFO neutron.quota.resource_registry [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-26 22:12:42.888 8 WARNING neutron.quota.resource_registry [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] endpoint_group is already registered 2026-02-26 22:12:42.889 8 INFO neutron.quota.resource_registry [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-26 22:12:42.889 8 WARNING neutron.quota.resource_registry [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] vpnservice is already registered 2026-02-26 22:12:42.889 8 INFO neutron.quota.resource_registry [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-26 22:12:42.889 8 WARNING neutron.quota.resource_registry [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] ipsec_site_connection is already registered 2026-02-26 22:12:42.889 8 INFO neutron.quota.resource_registry [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-26 22:12:42.889 8 WARNING neutron.quota.resource_registry [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] ipsecpolicy is already registered 2026-02-26 22:12:42.890 8 INFO neutron.quota.resource_registry [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-26 22:12:42.890 8 WARNING neutron.quota.resource_registry [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] ikepolicy is already registered 2026-02-26 22:12:42.908 7 WARNING keystonemiddleware._common.config [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-26 22:12:42.916 7 WARNING oslo_config.cfg [None req-caf5e5b6-f511-4484-a725-608fbd9296d8 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x558f426fc9e0 pid: 7 (default app) 2026-02-26 22:12:42.927 8 WARNING keystonemiddleware._common.config [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-26 22:12:42.934 8 WARNING oslo_config.cfg [None req-9b71972b-3bbf-48ab-ab1c-368a302b30e8 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x558f426fc9e0 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-02-26 22:12:48.348 7 WARNING oslo_policy.policy [None req-702d4e4d-c584-43cb-ba51-22b4b011b08a 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - 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: 4/4] 162.253.55.200 () {44 vars in 913 bytes} [Thu Feb 26 22:12:47 2026] GET /v2.0/networks => generated 15 bytes in 1003 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-02-26 22:12:48.927 8 WARNING oslo_policy.policy [None req-4a388dc0-60bb-4f6e-84fa-02a998430fbe 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - 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-02-26 22:12:49.584 8 WARNING neutron.services.revisions.revision_plugin [None req-4a388dc0-60bb-4f6e-84fa-02a998430fbe 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Could not find related network for resource to bump revision. 2026-02-26 22:12:49.617 8 INFO neutron.db.segments_db [None req-4a388dc0-60bb-4f6e-84fa-02a998430fbe 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Added segment fadd5d5b-403d-412b-8ab0-7c40bca55d04 of type flat for network 293a9981-af18-4010-b150-a495863916b5 2026-02-26 22:12:49.680 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4a388dc0-60bb-4f6e-84fa-02a998430fbe 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/5] 162.253.55.200 () {48 vars in 967 bytes} [Thu Feb 26 22:12:48 2026] POST /v2.0/networks => generated 124 bytes in 840 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 162.253.55.200 () {44 vars in 913 bytes} [Thu Feb 26 22:12:55 2026] GET /v2.0/networks => generated 15 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:12:55.538 8 WARNING neutron.services.revisions.revision_plugin [None req-662c5854-edb4-40f1-8c2a-1802d449ab9e 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Could not find related network for resource to bump revision. 2026-02-26 22:12:55.561 8 INFO neutron.db.segments_db [None req-662c5854-edb4-40f1-8c2a-1802d449ab9e 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Added segment 0c5d08a5-261b-40d1-9c31-61268b7c4189 of type flat for network 2eebe180-2ae9-4975-85a7-33b3a8a76619 2026-02-26 22:12:55.594 8 INFO neutron.pecan_wsgi.hooks.translation [None req-662c5854-edb4-40f1-8c2a-1802d449ab9e 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/7] 162.253.55.200 () {48 vars in 967 bytes} [Thu Feb 26 22:12:55 2026] POST /v2.0/networks => generated 124 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 162.253.55.200 () {44 vars in 913 bytes} [Thu Feb 26 22:13:01 2026] GET /v2.0/networks => generated 15 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:13:01.814 7 WARNING neutron.services.revisions.revision_plugin [None req-0b91987a-3af5-4751-9e88-f0419dc2e56a 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Could not find related network for resource to bump revision. 2026-02-26 22:13:01.845 7 INFO neutron.db.segments_db [None req-0b91987a-3af5-4751-9e88-f0419dc2e56a 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Added segment 84e09734-ed35-497f-9f26-a6fc7c1cd077 of type flat for network 30028b3b-cf1c-4bde-a625-e8d86b7b13ed 2026-02-26 22:13:01.899 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0b91987a-3af5-4751-9e88-f0419dc2e56a 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/10] 162.253.55.200 () {48 vars in 967 bytes} [Thu Feb 26 22:13:01 2026] POST /v2.0/networks => generated 124 bytes in 180 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/11] 162.253.55.200 () {44 vars in 913 bytes} [Thu Feb 26 22:13:07 2026] GET /v2.0/networks => generated 15 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:13:07.788 7 WARNING neutron.services.revisions.revision_plugin [None req-4f4db8d4-e1ad-488f-8baa-fa4ae5148eb1 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Could not find related network for resource to bump revision. 2026-02-26 22:13:07.809 7 INFO neutron.db.segments_db [None req-4f4db8d4-e1ad-488f-8baa-fa4ae5148eb1 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Added segment af9dde1b-e822-4465-8e84-7aa35785141c of type flat for network b0b4b1d1-36ea-43f3-af7f-b5a67cb51197 2026-02-26 22:13:07.847 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4f4db8d4-e1ad-488f-8baa-fa4ae5148eb1 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/12] 162.253.55.200 () {48 vars in 967 bytes} [Thu Feb 26 22:13:07 2026] POST /v2.0/networks => generated 124 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/14] 162.253.55.200 () {44 vars in 913 bytes} [Thu Feb 26 22:13:13 2026] GET /v2.0/networks => generated 15 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:13:13.786 8 WARNING neutron.services.revisions.revision_plugin [None req-a5f9e18a-4d1c-4895-b984-ca8de40be1fa 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Could not find related network for resource to bump revision. 2026-02-26 22:13:13.806 8 INFO neutron.db.segments_db [None req-a5f9e18a-4d1c-4895-b984-ca8de40be1fa 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Added segment a574af29-e833-4586-bc5d-6de2cfc69348 of type flat for network 036c9671-bbba-4494-953d-22c34459f18c 2026-02-26 22:13:13.841 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a5f9e18a-4d1c-4895-b984-ca8de40be1fa 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/15] 162.253.55.200 () {48 vars in 967 bytes} [Thu Feb 26 22:13:13 2026] POST /v2.0/networks => generated 124 bytes in 213 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/16] 162.253.55.200 () {44 vars in 913 bytes} [Thu Feb 26 22:13:19 2026] GET /v2.0/networks => generated 15 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:13:19.776 8 WARNING neutron.services.revisions.revision_plugin [None req-92bd0dbc-6646-482b-b462-61e41705a7fc 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Could not find related network for resource to bump revision. 2026-02-26 22:13:19.798 8 INFO neutron.db.segments_db [None req-92bd0dbc-6646-482b-b462-61e41705a7fc 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Added segment 2492bd2b-472d-41ef-98b0-26cbee408e9e of type flat for network 3ca5896a-f19d-4ed2-8798-fc5b168e6583 [pid: 8|app: 0|req: 7/17] 162.253.55.200 () {48 vars in 967 bytes} [Thu Feb 26 22:13:19 2026] POST /v2.0/networks => generated 706 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/18] 162.253.55.200 () {44 vars in 911 bytes} [Thu Feb 26 22:13:21 2026] GET /v2.0/subnets => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/19] 162.253.55.200 () {44 vars in 913 bytes} [Thu Feb 26 22:13:21 2026] GET /v2.0/networks => generated 709 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/21] 162.253.55.200 () {48 vars in 965 bytes} [Thu Feb 26 22:13:21 2026] POST /v2.0/subnets => generated 641 bytes in 9701 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:20:13.386 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [4676a366-cb1d-44c2-b49f-2a96ca9dca86] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-26 22:20:13.391 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a0619a15-2a58-4bd2-9c4d-0810c7c89c7d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-26 22:20:13.392 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Feb 26 22:20:13 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 162.253.55.200) !!! [pid: 8|app: 0|req: 37/76] 162.253.55.200 () {44 vars in 913 bytes} [Thu Feb 26 22:20:13 2026] GET /v2.0/networks => generated 753 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:20:13.612 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [15c8f6d5-de4f-4813-ba67-227a14fd53b9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-26 22:20:13.614 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [c158728f-c181-4b6c-bce6-a7085a3b30bd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-26 22:20:13.614 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Feb 26 22:20:13 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 162.253.55.200) !!! 2026-02-26 22:20:13.690 7 INFO neutron.db.segments_db [None req-c260d7bc-abf0-44b5-baf9-4831bd8ddbe3 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Added segment 194439a9-6cba-46b8-8413-a3b4c746d359 of type vxlan for network 4c134469-e0d1-456b-bd1a-614110998bbc [pid: 7|app: 0|req: 40/77] 162.253.55.200 () {48 vars in 966 bytes} [Thu Feb 26 22:20:13 2026] POST /v2.0/networks => generated 707 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:20:14.697 8 INFO oslo.messaging._drivers.impl_rabbit [-] [4676a366-cb1d-44c2-b49f-2a96ca9dca86] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57258. 2026-02-26 22:20:14.699 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a0619a15-2a58-4bd2-9c4d-0810c7c89c7d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57262. [pid: 8|app: 0|req: 38/78] 162.253.55.200 () {44 vars in 911 bytes} [Thu Feb 26 22:20:14 2026] GET /v2.0/subnets => generated 644 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:20:14.841 7 INFO oslo.messaging._drivers.impl_rabbit [-] [15c8f6d5-de4f-4813-ba67-227a14fd53b9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57274. 2026-02-26 22:20:14.842 7 INFO oslo.messaging._drivers.impl_rabbit [-] [c158728f-c181-4b6c-bce6-a7085a3b30bd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57280. [pid: 7|app: 0|req: 41/79] 162.253.55.200 () {44 vars in 913 bytes} [Thu Feb 26 22:20:14 2026] GET /v2.0/networks => generated 1430 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/80] 162.253.55.200 () {48 vars in 965 bytes} [Thu Feb 26 22:20:14 2026] POST /v2.0/subnets => generated 627 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/81] 162.253.55.200 () {44 vars in 1025 bytes} [Thu Feb 26 22:20:16 2026] GET /v2.0/security-groups?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 2793 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/82] 162.253.55.200 () {48 vars in 981 bytes} [Thu Feb 26 22:20:16 2026] POST /v2.0/security-groups => generated 1552 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/83] 162.253.55.200 () {44 vars in 1025 bytes} [Thu Feb 26 22:20:17 2026] GET /v2.0/security-groups?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 4327 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/84] 162.253.55.200 () {44 vars in 940 bytes} [Thu Feb 26 22:20:17 2026] GET /v2.0/security-groups => generated 4327 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/85] 162.253.55.200 () {48 vars in 991 bytes} [Thu Feb 26 22:20:17 2026] POST /v2.0/security-group-rules => generated 569 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/86] 162.253.55.200 () {44 vars in 1025 bytes} [Thu Feb 26 22:20:18 2026] GET /v2.0/security-groups?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 4909 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/87] 162.253.55.200 () {44 vars in 940 bytes} [Thu Feb 26 22:20:18 2026] GET /v2.0/security-groups => generated 4909 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/88] 162.253.55.200 () {48 vars in 991 bytes} [Thu Feb 26 22:20:18 2026] POST /v2.0/security-group-rules => generated 571 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/89] 162.253.55.200 () {44 vars in 1025 bytes} [Thu Feb 26 22:20:19 2026] GET /v2.0/security-groups?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 5493 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/90] 162.253.55.200 () {44 vars in 940 bytes} [Thu Feb 26 22:20:19 2026] GET /v2.0/security-groups => generated 5493 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/91] 162.253.55.200 () {48 vars in 991 bytes} [Thu Feb 26 22:20:19 2026] POST /v2.0/security-group-rules => generated 571 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/92] 162.253.55.200 () {44 vars in 1025 bytes} [Thu Feb 26 22:20:20 2026] GET /v2.0/security-groups?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 6077 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/93] 162.253.55.200 () {44 vars in 940 bytes} [Thu Feb 26 22:20:20 2026] GET /v2.0/security-groups => generated 6077 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/94] 162.253.55.200 () {48 vars in 991 bytes} [Thu Feb 26 22:20:20 2026] POST /v2.0/security-group-rules => generated 571 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/95] 162.253.55.200 () {44 vars in 1025 bytes} [Thu Feb 26 22:20:21 2026] GET /v2.0/security-groups?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 6661 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/96] 162.253.55.200 () {44 vars in 940 bytes} [Thu Feb 26 22:20:21 2026] GET /v2.0/security-groups => generated 6661 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/97] 162.253.55.200 () {48 vars in 991 bytes} [Thu Feb 26 22:20:21 2026] POST /v2.0/security-group-rules => generated 571 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/98] 162.253.55.200 () {44 vars in 940 bytes} [Thu Feb 26 22:20:23 2026] GET /v2.0/security-groups => generated 7245 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/99] 162.253.55.200 () {44 vars in 907 bytes} [Thu Feb 26 22:20:23 2026] GET /v2.0/ports => generated 2489 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/100] 162.253.55.200 () {44 vars in 913 bytes} [Thu Feb 26 22:20:23 2026] GET /v2.0/networks => generated 1474 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/101] 162.253.55.200 () {48 vars in 961 bytes} [Thu Feb 26 22:20:23 2026] POST /v2.0/ports => generated 1100 bytes in 739 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-02-26 22:20:30.529 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ce136efe-1ad7-4772-9a34-d8518ad24993 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 54/104] 162.253.55.200 () {44 vars in 981 bytes} [Thu Feb 26 22:20:30 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/105] 162.253.55.200 () {44 vars in 1003 bytes} [Thu Feb 26 22:20:30 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/106] 162.253.55.200 () {48 vars in 1033 bytes} [Thu Feb 26 22:20:30 2026] PUT /v2.0/ports/dd63c6b2-9b92-43ad-810d-d5303e504523 => generated 1213 bytes in 499 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/107] 162.253.55.200 () {44 vars in 907 bytes} [Thu Feb 26 22:20:32 2026] GET /v2.0/ports => generated 3730 bytes in 93 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: 7|app: 0|req: 56/108] 162.253.55.200 () {44 vars in 1025 bytes} [Thu Feb 26 22:20:33 2026] GET /v2.0/security-groups?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 7245 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/109] 162.253.55.200 () {48 vars in 981 bytes} [Thu Feb 26 22:20:33 2026] POST /v2.0/security-groups => generated 1546 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/110] 162.253.55.200 () {44 vars in 1025 bytes} [Thu Feb 26 22:20:34 2026] GET /v2.0/security-groups?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 8773 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/111] 162.253.55.200 () {44 vars in 940 bytes} [Thu Feb 26 22:20:34 2026] GET /v2.0/security-groups => generated 8773 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/112] 162.253.55.200 () {48 vars in 991 bytes} [Thu Feb 26 22:20:35 2026] POST /v2.0/security-group-rules => generated 591 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/113] 162.253.55.200 () {44 vars in 1025 bytes} [Thu Feb 26 22:20:35 2026] GET /v2.0/security-groups?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 9377 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/114] 162.253.55.200 () {44 vars in 940 bytes} [Thu Feb 26 22:20:35 2026] GET /v2.0/security-groups => generated 9377 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/115] 162.253.55.200 () {48 vars in 991 bytes} [Thu Feb 26 22:20:36 2026] POST /v2.0/security-group-rules => generated 595 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/128] 162.253.55.200 () {44 vars in 975 bytes} [Thu Feb 26 22:21:58 2026] GET /v2.0/quotas/4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py: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: 63/129] 162.253.55.200 () {48 vars in 1027 bytes} [Thu Feb 26 22:21:59 2026] PUT /v2.0/quotas/4a3cb4f1fb114461b5d0418f1a2b6d3a => 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: 67/130] 162.253.55.200 () {44 vars in 975 bytes} [Thu Feb 26 22:21:59 2026] GET /v2.0/quotas/4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:24:10.919 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [15c8f6d5-de4f-4813-ba67-227a14fd53b9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-26 22:24:10.919 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [c158728f-c181-4b6c-bce6-a7085a3b30bd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-26 22:24:10.922 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Feb 26 22:24:10 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 162.253.55.200) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:24:11.144 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1f8fde88-c212-4fd7-8cb0-69264f1b7637 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 76/147] 162.253.55.200 () {30 vars in 742 bytes} [Thu Feb 26 22:24:10 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 231 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 22:24:11.156 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [4676a366-cb1d-44c2-b49f-2a96ca9dca86] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-26 22:24:11.157 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a0619a15-2a58-4bd2-9c4d-0810c7c89c7d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-26 22:24:11.157 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Feb 26 22:24:11 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 162.253.55.200) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 72/148] 162.253.55.200 () {30 vars in 764 bytes} [Thu Feb 26 22:24:11 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:24:13.031 7 INFO oslo.messaging._drivers.impl_rabbit [-] [15c8f6d5-de4f-4813-ba67-227a14fd53b9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44496. 2026-02-26 22:24:13.032 7 INFO oslo.messaging._drivers.impl_rabbit [-] [c158728f-c181-4b6c-bce6-a7085a3b30bd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44510. 2026-02-26 22:24:13.154 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6e2e97eb-2077-4163-af9a-96728f23ee3b 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 78/151] 162.253.55.200 () {30 vars in 742 bytes} [Thu Feb 26 22:24:13 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 148 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 22:24:13.186 8 INFO oslo.messaging._drivers.impl_rabbit [-] [4676a366-cb1d-44c2-b49f-2a96ca9dca86] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44516. 2026-02-26 22:24:13.187 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a0619a15-2a58-4bd2-9c4d-0810c7c89c7d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44528. [pid: 8|app: 0|req: 74/152] 162.253.55.200 () {30 vars in 764 bytes} [Thu Feb 26 22:24:13 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:32:48.327 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [4676a366-cb1d-44c2-b49f-2a96ca9dca86] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-26 22:32:48.328 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a0619a15-2a58-4bd2-9c4d-0810c7c89c7d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-26 22:32:48.329 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Feb 26 22:32:48 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?tenant_id=e2ced57ebc0547598156d6db9028a906 (ip 162.253.55.200) !!! [pid: 8|app: 0|req: 109/221] 162.253.55.200 () {44 vars in 1025 bytes} [Thu Feb 26 22:32:48 2026] GET /v2.0/security-groups?tenant_id=e2ced57ebc0547598156d6db9028a906 => generated 2797 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:32:48.561 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [c158728f-c181-4b6c-bce6-a7085a3b30bd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-26 22:32:48.562 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [15c8f6d5-de4f-4813-ba67-227a14fd53b9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-26 22:32:48.564 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Feb 26 22:32:48 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups (ip 162.253.55.200) !!! [pid: 7|app: 0|req: 113/222] 162.253.55.200 () {48 vars in 981 bytes} [Thu Feb 26 22:32:48 2026] POST /v2.0/security-groups => generated 1560 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 22:32:49.551 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a0619a15-2a58-4bd2-9c4d-0810c7c89c7d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56982. 2026-02-26 22:32:49.552 8 INFO oslo.messaging._drivers.impl_rabbit [-] [4676a366-cb1d-44c2-b49f-2a96ca9dca86] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56972. [pid: 8|app: 0|req: 110/223] 162.253.55.200 () {44 vars in 1025 bytes} [Thu Feb 26 22:32:49 2026] GET /v2.0/security-groups?tenant_id=e2ced57ebc0547598156d6db9028a906 => generated 4339 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:32:49.655 7 INFO oslo.messaging._drivers.impl_rabbit [-] [15c8f6d5-de4f-4813-ba67-227a14fd53b9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57008. 2026-02-26 22:32:49.655 7 INFO oslo.messaging._drivers.impl_rabbit [-] [c158728f-c181-4b6c-bce6-a7085a3b30bd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56994. [pid: 7|app: 0|req: 114/224] 162.253.55.200 () {44 vars in 940 bytes} [Thu Feb 26 22:32:49 2026] GET /v2.0/security-groups => generated 14303 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/225] 162.253.55.200 () {48 vars in 991 bytes} [Thu Feb 26 22:32:49 2026] POST /v2.0/security-group-rules => generated 565 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/226] 162.253.55.200 () {44 vars in 1025 bytes} [Thu Feb 26 22:32:50 2026] GET /v2.0/security-groups?tenant_id=e2ced57ebc0547598156d6db9028a906 => generated 4917 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/227] 162.253.55.200 () {44 vars in 940 bytes} [Thu Feb 26 22:32:50 2026] GET /v2.0/security-groups => generated 14881 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/228] 162.253.55.200 () {48 vars in 991 bytes} [Thu Feb 26 22:32:50 2026] POST /v2.0/security-group-rules => generated 567 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/229] 162.253.55.200 () {44 vars in 1025 bytes} [Thu Feb 26 22:32:51 2026] GET /v2.0/security-groups?tenant_id=e2ced57ebc0547598156d6db9028a906 => generated 5497 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/230] 162.253.55.200 () {44 vars in 940 bytes} [Thu Feb 26 22:32:51 2026] GET /v2.0/security-groups => generated 15461 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/231] 162.253.55.200 () {48 vars in 991 bytes} [Thu Feb 26 22:32:51 2026] POST /v2.0/security-group-rules => generated 569 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/232] 162.253.55.200 () {44 vars in 1025 bytes} [Thu Feb 26 22:32:52 2026] GET /v2.0/security-groups?tenant_id=e2ced57ebc0547598156d6db9028a906 => generated 6079 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/233] 162.253.55.200 () {44 vars in 940 bytes} [Thu Feb 26 22:32:52 2026] GET /v2.0/security-groups => generated 16043 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/234] 162.253.55.200 () {48 vars in 991 bytes} [Thu Feb 26 22:32:52 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: 128/251] 162.253.55.200 () {30 vars in 739 bytes} [Thu Feb 26 22:34:54 2026] GET /v2.0/networks?tenant_id=e2ced57ebc0547598156d6db9028a906&shared=False => generated 15 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:34:54.964 8 INFO neutron.db.segments_db [None req-ef3c913e-1b67-447b-b0cc-611485f17d8a c0134813084b424a9cd015040d6a1886 e2ced57ebc0547598156d6db9028a906 - - - -] Added segment 41ad1eb7-bc89-4015-978e-172e685fbbc5 of type vxlan for network 0f580225-9816-4e17-b198-6f9b849df2ad [pid: 8|app: 0|req: 124/252] 162.253.55.200 () {34 vars in 681 bytes} [Thu Feb 26 22:34:54 2026] POST /v2.0/networks => generated 718 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/253] 162.253.55.200 () {30 vars in 721 bytes} [Thu Feb 26 22:34:55 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/254] 162.253.55.200 () {30 vars in 632 bytes} [Thu Feb 26 22:34:55 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: 130/255] 162.253.55.200 () {34 vars in 676 bytes} [Thu Feb 26 22:34:55 2026] POST /v2.0/ports => generated 963 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/256] 162.253.55.200 () {30 vars in 702 bytes} [Thu Feb 26 22:34:55 2026] GET /v2.0/networks/0f580225-9816-4e17-b198-6f9b849df2ad => generated 705 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/259] 162.253.55.200 () {30 vars in 721 bytes} [Thu Feb 26 22:34:57 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/260] 162.253.55.200 () {30 vars in 702 bytes} [Thu Feb 26 22:34:57 2026] GET /v2.0/networks/0f580225-9816-4e17-b198-6f9b849df2ad => 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: 133/261] 162.253.55.200 () {44 vars in 975 bytes} [Thu Feb 26 22:35:10 2026] GET /v2.0/quotas/e2ced57ebc0547598156d6db9028a906 => 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: 129/262] 162.253.55.200 () {48 vars in 1027 bytes} [Thu Feb 26 22:35:10 2026] PUT /v2.0/quotas/e2ced57ebc0547598156d6db9028a906 => generated 291 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/263] 162.253.55.200 () {44 vars in 975 bytes} [Thu Feb 26 22:35:11 2026] GET /v2.0/quotas/e2ced57ebc0547598156d6db9028a906 => 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: 134/272] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:36:07 2026] GET /v2.0/routers => generated 15 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/273] 10.0.0.111 () {28 vars in 623 bytes} [Thu Feb 26 22:36:07 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/274] 10.0.0.111 () {28 vars in 580 bytes} [Thu Feb 26 22:36:07 2026] GET /v2.0/agents => generated 3357 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/275] 10.0.0.111 () {28 vars in 598 bytes} [Thu Feb 26 22:36:07 2026] GET /v2.0/security-groups => generated 16626 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/276] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:36:07 2026] GET /v2.0/subnets => generated 1261 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/277] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:36:07 2026] GET /v2.0/subnets => generated 1261 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/278] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:36:07 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/279] 10.0.0.111 () {28 vars in 618 bytes} [Thu Feb 26 22:36:07 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/280] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:36:07 2026] GET /v2.0/floatingips => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/281] 10.0.0.111 () {28 vars in 584 bytes} [Thu Feb 26 22:36:07 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: 139/282] 10.0.0.111 () {28 vars in 578 bytes} [Thu Feb 26 22:36:07 2026] GET /v2.0/ports => generated 4725 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/291] 10.0.0.111 () {28 vars in 580 bytes} [Thu Feb 26 22:37:07 2026] GET /v2.0/agents => generated 3357 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/292] 10.0.0.111 () {28 vars in 578 bytes} [Thu Feb 26 22:37:07 2026] GET /v2.0/ports => generated 4725 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/293] 10.0.0.111 () {28 vars in 618 bytes} [Thu Feb 26 22:37:07 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/294] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:37:07 2026] GET /v2.0/subnets => generated 1261 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/295] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:37:07 2026] GET /v2.0/routers => generated 15 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/296] 10.0.0.111 () {28 vars in 623 bytes} [Thu Feb 26 22:37:07 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/297] 10.0.0.111 () {28 vars in 584 bytes} [Thu Feb 26 22:37:07 2026] GET /v2.0/networks => generated 2168 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/298] 10.0.0.111 () {28 vars in 598 bytes} [Thu Feb 26 22:37:07 2026] GET /v2.0/security-groups => generated 16626 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/299] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:37:07 2026] GET /v2.0/subnets => generated 1261 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/300] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:37:07 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) [pid: 8|app: 0|req: 149/301] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:37:07 2026] GET /v2.0/floatingips => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:38:06.818 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a0619a15-2a58-4bd2-9c4d-0810c7c89c7d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-26 22:38:06.818 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [4676a366-cb1d-44c2-b49f-2a96ca9dca86] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 8|app: 0|req: 154/310] 10.0.0.111 () {28 vars in 580 bytes} [Thu Feb 26 22:38:06 2026] GET /v2.0/agents => generated 3357 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:38:06.919 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [15c8f6d5-de4f-4813-ba67-227a14fd53b9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-26 22:38:06.920 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [c158728f-c181-4b6c-bce6-a7085a3b30bd] 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: 157/311] 10.0.0.111 () {28 vars in 598 bytes} [Thu Feb 26 22:38:06 2026] GET /v2.0/security-groups => generated 16626 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/312] 10.0.0.111 () {28 vars in 578 bytes} [Thu Feb 26 22:38:06 2026] GET /v2.0/ports => generated 4725 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/313] 10.0.0.111 () {28 vars in 618 bytes} [Thu Feb 26 22:38:07 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/314] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:38:07 2026] GET /v2.0/floatingips => 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: 159/315] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:38:07 2026] GET /v2.0/routers => generated 15 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/316] 10.0.0.111 () {28 vars in 623 bytes} [Thu Feb 26 22:38:07 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/317] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:38:07 2026] GET /v2.0/subnets => generated 1261 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/318] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:38:07 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/319] 10.0.0.111 () {28 vars in 584 bytes} [Thu Feb 26 22:38:07 2026] GET /v2.0/networks => generated 2168 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/320] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:38:07 2026] GET /v2.0/subnets => generated 1261 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:39:07.028 7 INFO oslo.messaging._drivers.impl_rabbit [-] [c158728f-c181-4b6c-bce6-a7085a3b30bd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56036. 2026-02-26 22:39:07.028 7 INFO oslo.messaging._drivers.impl_rabbit [-] [15c8f6d5-de4f-4813-ba67-227a14fd53b9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56020. [pid: 7|app: 0|req: 166/329] 10.0.0.111 () {28 vars in 578 bytes} [Thu Feb 26 22:39:06 2026] GET /v2.0/ports => generated 4725 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/330] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:39:07 2026] GET /v2.0/subnets => generated 1261 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/331] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:39:07 2026] GET /v2.0/subnetpools => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:39:07.220 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a0619a15-2a58-4bd2-9c4d-0810c7c89c7d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56058. [pid: 8|app: 0|req: 165/332] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:39:07 2026] GET /v2.0/routers => generated 15 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/333] 10.0.0.111 () {28 vars in 623 bytes} [Thu Feb 26 22:39:07 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:39:07.273 8 INFO oslo.messaging._drivers.impl_rabbit [-] [4676a366-cb1d-44c2-b49f-2a96ca9dca86] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56048. [pid: 8|app: 0|req: 166/334] 10.0.0.111 () {28 vars in 580 bytes} [Thu Feb 26 22:39:07 2026] GET /v2.0/agents => generated 3357 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/335] 10.0.0.111 () {28 vars in 618 bytes} [Thu Feb 26 22:39:07 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/336] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:39:07 2026] GET /v2.0/floatingips => 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: 170/337] 10.0.0.111 () {28 vars in 584 bytes} [Thu Feb 26 22:39:07 2026] GET /v2.0/networks => generated 2168 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/338] 10.0.0.111 () {28 vars in 598 bytes} [Thu Feb 26 22:39:07 2026] GET /v2.0/security-groups => generated 16626 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/339] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:39:07 2026] GET /v2.0/subnets => generated 1261 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/348] 10.0.0.111 () {28 vars in 584 bytes} [Thu Feb 26 22:40:06 2026] GET /v2.0/networks => generated 2168 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/349] 10.0.0.111 () {28 vars in 578 bytes} [Thu Feb 26 22:40:07 2026] GET /v2.0/ports => generated 4725 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/350] 10.0.0.111 () {28 vars in 618 bytes} [Thu Feb 26 22:40:07 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/351] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:40:07 2026] GET /v2.0/subnets => generated 1261 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/352] 10.0.0.111 () {28 vars in 580 bytes} [Thu Feb 26 22:40:07 2026] GET /v2.0/agents => generated 3357 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/353] 10.0.0.111 () {28 vars in 598 bytes} [Thu Feb 26 22:40:07 2026] GET /v2.0/security-groups => generated 16626 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/354] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:40:07 2026] GET /v2.0/floatingips => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/355] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:40:07 2026] GET /v2.0/subnets => generated 1261 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/356] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:40:07 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/357] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:40:07 2026] GET /v2.0/routers => generated 15 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/358] 10.0.0.111 () {28 vars in 623 bytes} [Thu Feb 26 22:40:07 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/367] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:41:07 2026] GET /v2.0/subnets => generated 1261 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/368] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:41:07 2026] GET /v2.0/subnetpools => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/369] 10.0.0.111 () {28 vars in 584 bytes} [Thu Feb 26 22:41:07 2026] GET /v2.0/networks => generated 2168 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/370] 10.0.0.111 () {28 vars in 598 bytes} [Thu Feb 26 22:41:07 2026] GET /v2.0/security-groups => generated 16626 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/371] 10.0.0.111 () {28 vars in 578 bytes} [Thu Feb 26 22:41:07 2026] GET /v2.0/ports => generated 4725 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/372] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:41:07 2026] GET /v2.0/routers => generated 15 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/373] 10.0.0.111 () {28 vars in 623 bytes} [Thu Feb 26 22:41:07 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/374] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:41:07 2026] GET /v2.0/floatingips => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/375] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:41:07 2026] GET /v2.0/subnets => generated 1261 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/376] 10.0.0.111 () {28 vars in 580 bytes} [Thu Feb 26 22:41:07 2026] GET /v2.0/agents => generated 3357 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/377] 10.0.0.111 () {28 vars in 618 bytes} [Thu Feb 26 22:41:07 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:42:07.172 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a0619a15-2a58-4bd2-9c4d-0810c7c89c7d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-26 22:42:07.173 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [4676a366-cb1d-44c2-b49f-2a96ca9dca86] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 8|app: 0|req: 193/386] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:42:07 2026] GET /v2.0/routers => generated 15 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:42:07.193 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [15c8f6d5-de4f-4813-ba67-227a14fd53b9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-26 22:42:07.197 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [c158728f-c181-4b6c-bce6-a7085a3b30bd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-26 22:42:07.197 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Feb 26 22:42:07 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/agents?binary=ovn-controller (ip 10.0.0.111) !!! [pid: 7|app: 0|req: 194/387] 10.0.0.111 () {28 vars in 623 bytes} [Thu Feb 26 22:42:07 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/388] 10.0.0.111 () {28 vars in 584 bytes} [Thu Feb 26 22:42:07 2026] GET /v2.0/networks => generated 2168 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/389] 10.0.0.111 () {28 vars in 598 bytes} [Thu Feb 26 22:42:07 2026] GET /v2.0/security-groups => generated 16626 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/390] 10.0.0.111 () {28 vars in 578 bytes} [Thu Feb 26 22:42:07 2026] GET /v2.0/ports => generated 4725 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/391] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:42:07 2026] GET /v2.0/floatingips => generated 19 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/392] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:42:07 2026] GET /v2.0/subnets => generated 1261 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/393] 10.0.0.111 () {28 vars in 618 bytes} [Thu Feb 26 22:42:07 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/394] 10.0.0.111 () {28 vars in 580 bytes} [Thu Feb 26 22:42:07 2026] GET /v2.0/agents => generated 3357 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/395] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:42:07 2026] GET /v2.0/subnets => generated 1261 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/396] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:42:07 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) 2026-02-26 22:43:06.922 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a0619a15-2a58-4bd2-9c4d-0810c7c89c7d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51992. 2026-02-26 22:43:06.922 8 INFO oslo.messaging._drivers.impl_rabbit [-] [4676a366-cb1d-44c2-b49f-2a96ca9dca86] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52002. [pid: 8|app: 0|req: 203/405] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:43:06 2026] GET /v2.0/routers => generated 15 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/406] 10.0.0.111 () {28 vars in 623 bytes} [Thu Feb 26 22:43:07 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/407] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:43:07 2026] GET /v2.0/subnets => generated 1261 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/408] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:43:07 2026] GET /v2.0/subnetpools => 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: 205/409] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:43:07 2026] GET /v2.0/floatingips => 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: 205/410] 10.0.0.111 () {28 vars in 580 bytes} [Thu Feb 26 22:43:07 2026] GET /v2.0/agents => generated 3357 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/411] 10.0.0.111 () {28 vars in 618 bytes} [Thu Feb 26 22:43:07 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:43:07.217 7 INFO oslo.messaging._drivers.impl_rabbit [-] [c158728f-c181-4b6c-bce6-a7085a3b30bd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52024. 2026-02-26 22:43:07.217 7 INFO oslo.messaging._drivers.impl_rabbit [-] [15c8f6d5-de4f-4813-ba67-227a14fd53b9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52008. [pid: 7|app: 0|req: 206/412] 10.0.0.111 () {28 vars in 584 bytes} [Thu Feb 26 22:43:07 2026] GET /v2.0/networks => generated 2168 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/413] 10.0.0.111 () {28 vars in 598 bytes} [Thu Feb 26 22:43:07 2026] GET /v2.0/security-groups => generated 16626 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/414] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:43:07 2026] GET /v2.0/subnets => generated 1261 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/415] 10.0.0.111 () {28 vars in 578 bytes} [Thu Feb 26 22:43:07 2026] GET /v2.0/ports => generated 4725 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:44:06.982 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Feb 26 22:44:06 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/subnets (ip 10.0.0.111) !!! [pid: 8|app: 0|req: 213/424] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:44:06 2026] GET /v2.0/subnets => generated 1261 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/425] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:44:07 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/426] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:44:07 2026] GET /v2.0/floatingips => 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: 213/427] 10.0.0.111 () {28 vars in 618 bytes} [Thu Feb 26 22:44:07 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/428] 10.0.0.111 () {28 vars in 584 bytes} [Thu Feb 26 22:44:07 2026] GET /v2.0/networks => generated 2168 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/429] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:44:07 2026] GET /v2.0/subnets => generated 1261 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/430] 10.0.0.111 () {28 vars in 580 bytes} [Thu Feb 26 22:44:07 2026] GET /v2.0/agents => generated 3357 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/431] 10.0.0.111 () {28 vars in 598 bytes} [Thu Feb 26 22:44:07 2026] GET /v2.0/security-groups => generated 16626 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/432] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:44:07 2026] GET /v2.0/routers => generated 15 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/433] 10.0.0.111 () {28 vars in 623 bytes} [Thu Feb 26 22:44:07 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/434] 10.0.0.111 () {28 vars in 578 bytes} [Thu Feb 26 22:44:07 2026] GET /v2.0/ports => generated 4725 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/443] 10.0.0.111 () {28 vars in 580 bytes} [Thu Feb 26 22:45:07 2026] GET /v2.0/agents => generated 3357 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/444] 10.0.0.111 () {28 vars in 598 bytes} [Thu Feb 26 22:45:07 2026] GET /v2.0/security-groups => generated 16626 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/445] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:45:07 2026] GET /v2.0/subnets => generated 1261 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/446] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:45:07 2026] GET /v2.0/routers => generated 15 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/447] 10.0.0.111 () {28 vars in 623 bytes} [Thu Feb 26 22:45:07 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/448] 10.0.0.111 () {28 vars in 578 bytes} [Thu Feb 26 22:45:07 2026] GET /v2.0/ports => generated 4725 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/449] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:45:07 2026] GET /v2.0/floatingips => 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: 226/450] 10.0.0.111 () {28 vars in 584 bytes} [Thu Feb 26 22:45:07 2026] GET /v2.0/networks => generated 2168 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/451] 10.0.0.111 () {28 vars in 618 bytes} [Thu Feb 26 22:45:07 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/452] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:45:07 2026] GET /v2.0/subnets => generated 1261 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/453] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:45:07 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:46:07.132 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [15c8f6d5-de4f-4813-ba67-227a14fd53b9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-26 22:46:07.133 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [c158728f-c181-4b6c-bce6-a7085a3b30bd] 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: 231/462] 10.0.0.111 () {28 vars in 598 bytes} [Thu Feb 26 22:46:07 2026] GET /v2.0/security-groups => generated 16626 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-02-26 22:46:07.215 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a0619a15-2a58-4bd2-9c4d-0810c7c89c7d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-26 22:46:07.216 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [4676a366-cb1d-44c2-b49f-2a96ca9dca86] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 8|app: 0|req: 232/463] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:46:07 2026] GET /v2.0/floatingips => 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: 232/464] 10.0.0.111 () {28 vars in 578 bytes} [Thu Feb 26 22:46:07 2026] GET /v2.0/ports => generated 4725 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/465] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:46:07 2026] GET /v2.0/routers => generated 15 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/466] 10.0.0.111 () {28 vars in 623 bytes} [Thu Feb 26 22:46:07 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/467] 10.0.0.111 () {28 vars in 580 bytes} [Thu Feb 26 22:46:07 2026] GET /v2.0/agents => generated 3357 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/468] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:46:07 2026] GET /v2.0/subnets => generated 1261 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/469] 10.0.0.111 () {28 vars in 618 bytes} [Thu Feb 26 22:46:07 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/470] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:46:07 2026] GET /v2.0/subnets => generated 1261 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/471] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:46:07 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/472] 10.0.0.111 () {28 vars in 584 bytes} [Thu Feb 26 22:46:07 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) 2026-02-26 22:46:11.588 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a0619a15-2a58-4bd2-9c4d-0810c7c89c7d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49492. 2026-02-26 22:46:11.588 8 INFO oslo.messaging._drivers.impl_rabbit [-] [4676a366-cb1d-44c2-b49f-2a96ca9dca86] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49494. [pid: 8|app: 0|req: 237/473] 162.253.55.200 () {44 vars in 913 bytes} [Thu Feb 26 22:46:11 2026] GET /v2.0/networks => generated 2168 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/476] 162.253.55.200 () {44 vars in 911 bytes} [Thu Feb 26 22:46:12 2026] GET /v2.0/subnets => generated 1261 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:46:12.849 7 INFO oslo.messaging._drivers.impl_rabbit [-] [15c8f6d5-de4f-4813-ba67-227a14fd53b9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49504. 2026-02-26 22:46:12.850 7 INFO oslo.messaging._drivers.impl_rabbit [-] [c158728f-c181-4b6c-bce6-a7085a3b30bd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49506. [pid: 7|app: 0|req: 238/477] 162.253.55.200 () {44 vars in 913 bytes} [Thu Feb 26 22:46:12 2026] GET /v2.0/networks => generated 2168 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:46:53.612 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Feb 26 22:46:53 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 162.253.55.200) !!! [pid: 7|app: 0|req: 241/482] 162.253.55.200 () {44 vars in 913 bytes} [Thu Feb 26 22:46:53 2026] GET /v2.0/networks => generated 2168 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/483] 162.253.55.200 () {44 vars in 911 bytes} [Thu Feb 26 22:46:54 2026] GET /v2.0/subnets => generated 1261 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/484] 162.253.55.200 () {44 vars in 913 bytes} [Thu Feb 26 22:46:54 2026] GET /v2.0/networks => generated 2168 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/485] 162.253.55.200 () {44 vars in 1025 bytes} [Thu Feb 26 22:46:55 2026] GET /v2.0/security-groups?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 9985 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/488] 162.253.55.200 () {44 vars in 1025 bytes} [Thu Feb 26 22:46:56 2026] GET /v2.0/security-groups?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 9985 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/489] 162.253.55.200 () {44 vars in 1025 bytes} [Thu Feb 26 22:46:57 2026] GET /v2.0/security-groups?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 9985 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/490] 162.253.55.200 () {44 vars in 1025 bytes} [Thu Feb 26 22:46:58 2026] GET /v2.0/security-groups?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 9985 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/491] 162.253.55.200 () {44 vars in 1025 bytes} [Thu Feb 26 22:46:59 2026] GET /v2.0/security-groups?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 9985 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/492] 162.253.55.200 () {44 vars in 1025 bytes} [Thu Feb 26 22:47:00 2026] GET /v2.0/security-groups?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 9985 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/493] 162.253.55.200 () {44 vars in 940 bytes} [Thu Feb 26 22:47:01 2026] GET /v2.0/security-groups => generated 16626 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/494] 162.253.55.200 () {44 vars in 907 bytes} [Thu Feb 26 22:47:01 2026] GET /v2.0/ports => generated 4725 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/495] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:47:06 2026] GET /v2.0/subnets => generated 1261 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/496] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:47:07 2026] GET /v2.0/subnetpools => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/497] 10.0.0.111 () {28 vars in 584 bytes} [Thu Feb 26 22:47:07 2026] GET /v2.0/networks => generated 2168 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/498] 10.0.0.111 () {28 vars in 598 bytes} [Thu Feb 26 22:47:07 2026] GET /v2.0/security-groups => generated 16626 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/499] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:47:07 2026] GET /v2.0/floatingips => 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: 249/500] 10.0.0.111 () {28 vars in 578 bytes} [Thu Feb 26 22:47:07 2026] GET /v2.0/ports => generated 4725 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/501] 10.0.0.111 () {28 vars in 580 bytes} [Thu Feb 26 22:47:07 2026] GET /v2.0/agents => generated 3357 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/502] 10.0.0.111 () {28 vars in 618 bytes} [Thu Feb 26 22:47:07 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/503] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:47:07 2026] GET /v2.0/subnets => generated 1261 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/504] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:47:07 2026] GET /v2.0/routers => generated 15 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/505] 10.0.0.111 () {28 vars in 623 bytes} [Thu Feb 26 22:47:07 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:47:08.344 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d17c51ee-e388-4ae2-b794-711151b11be9 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 252/506] 162.253.55.200 () {44 vars in 981 bytes} [Thu Feb 26 22:47:08 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/507] 162.253.55.200 () {44 vars in 1003 bytes} [Thu Feb 26 22:47:08 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/508] 162.253.55.200 () {44 vars in 907 bytes} [Thu Feb 26 22:47:09 2026] GET /v2.0/ports => generated 4725 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/509] 162.253.55.200 () {44 vars in 1025 bytes} [Thu Feb 26 22:47:10 2026] GET /v2.0/security-groups?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 9985 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/512] 162.253.55.200 () {44 vars in 1025 bytes} [Thu Feb 26 22:47:11 2026] GET /v2.0/security-groups?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 9985 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/513] 162.253.55.200 () {44 vars in 1025 bytes} [Thu Feb 26 22:47:12 2026] GET /v2.0/security-groups?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 9985 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/514] 162.253.55.200 () {44 vars in 975 bytes} [Thu Feb 26 22:47:23 2026] GET /v2.0/quotas/4a3cb4f1fb114461b5d0418f1a2b6d3a => 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: 263/521] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:48:06 2026] GET /v2.0/routers => generated 15 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/522] 10.0.0.111 () {28 vars in 623 bytes} [Thu Feb 26 22:48:07 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/523] 10.0.0.111 () {28 vars in 598 bytes} [Thu Feb 26 22:48:07 2026] GET /v2.0/security-groups => generated 16626 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/524] 10.0.0.111 () {28 vars in 578 bytes} [Thu Feb 26 22:48:07 2026] GET /v2.0/ports => generated 4725 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/525] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:48:07 2026] GET /v2.0/subnets => generated 1261 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/526] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:48:07 2026] GET /v2.0/subnets => generated 1261 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/527] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:48:07 2026] GET /v2.0/subnetpools => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/528] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:48:07 2026] GET /v2.0/floatingips => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/529] 10.0.0.111 () {28 vars in 584 bytes} [Thu Feb 26 22:48:07 2026] GET /v2.0/networks => generated 2168 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/530] 10.0.0.111 () {28 vars in 580 bytes} [Thu Feb 26 22:48:07 2026] GET /v2.0/agents => generated 3357 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/531] 10.0.0.111 () {28 vars in 618 bytes} [Thu Feb 26 22:48:07 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/534] 162.253.55.200 () {44 vars in 1025 bytes} [Thu Feb 26 22:48:17 2026] GET /v2.0/security-groups?tenant_id=e2ced57ebc0547598156d6db9028a906 => generated 6662 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/535] 162.253.55.200 () {44 vars in 1025 bytes} [Thu Feb 26 22:48:18 2026] GET /v2.0/security-groups?tenant_id=e2ced57ebc0547598156d6db9028a906 => 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: 271/536] 162.253.55.200 () {44 vars in 1025 bytes} [Thu Feb 26 22:48:19 2026] GET /v2.0/security-groups?tenant_id=e2ced57ebc0547598156d6db9028a906 => generated 6662 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/537] 162.253.55.200 () {44 vars in 1025 bytes} [Thu Feb 26 22:48:20 2026] GET /v2.0/security-groups?tenant_id=e2ced57ebc0547598156d6db9028a906 => 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: 272/538] 162.253.55.200 () {44 vars in 1025 bytes} [Thu Feb 26 22:48:21 2026] GET /v2.0/security-groups?tenant_id=e2ced57ebc0547598156d6db9028a906 => generated 6662 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/541] 162.253.55.200 () {44 vars in 975 bytes} [Thu Feb 26 22:48:28 2026] GET /v2.0/quotas/e2ced57ebc0547598156d6db9028a906 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:49:07.089 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Feb 26 22:49:07 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/subnets (ip 10.0.0.111) !!! [pid: 8|app: 0|req: 276/546] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:49:07 2026] GET /v2.0/subnets => generated 1261 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/547] 10.0.0.111 () {28 vars in 580 bytes} [Thu Feb 26 22:49:07 2026] GET /v2.0/agents => generated 3357 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/548] 10.0.0.111 () {28 vars in 584 bytes} [Thu Feb 26 22:49:07 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: 272/549] 10.0.0.111 () {28 vars in 578 bytes} [Thu Feb 26 22:49:07 2026] GET /v2.0/ports => generated 4725 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/550] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:49:07 2026] GET /v2.0/subnets => generated 1261 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/551] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:49:07 2026] GET /v2.0/subnetpools => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/552] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:49:07 2026] GET /v2.0/routers => generated 15 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/553] 10.0.0.111 () {28 vars in 623 bytes} [Thu Feb 26 22:49:07 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/554] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:49:07 2026] GET /v2.0/floatingips => 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: 275/555] 10.0.0.111 () {28 vars in 618 bytes} [Thu Feb 26 22:49:07 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/556] 10.0.0.111 () {28 vars in 598 bytes} [Thu Feb 26 22:49:07 2026] GET /v2.0/security-groups => generated 16626 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/559] 162.253.55.200 () {44 vars in 913 bytes} [Thu Feb 26 22:49:14 2026] GET /v2.0/networks => generated 2168 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/566] 10.0.0.246 () {32 vars in 648 bytes} [Thu Feb 26 22:49:58 2026] GET /v2.0/networks => generated 2168 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/567] 10.0.0.246 () {32 vars in 654 bytes} [Thu Feb 26 22:49:59 2026] GET /v2.0/floatingips => 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: 282/568] 10.0.0.246 () {32 vars in 646 bytes} [Thu Feb 26 22:49:59 2026] GET /v2.0/routers => generated 15 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/569] 10.0.0.246 () {32 vars in 642 bytes} [Thu Feb 26 22:49:59 2026] GET /v2.0/ports => generated 4725 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/570] 10.0.0.246 () {32 vars in 646 bytes} [Thu Feb 26 22:49:59 2026] GET /v2.0/subnets => generated 1261 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/571] 10.0.0.246 () {32 vars in 648 bytes} [Thu Feb 26 22:49:59 2026] GET /v2.0/networks => generated 2168 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/572] 10.0.0.246 () {32 vars in 662 bytes} [Thu Feb 26 22:49:59 2026] GET /v2.0/security-groups => generated 16626 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/573] 10.0.0.246 () {32 vars in 654 bytes} [Thu Feb 26 22:50:00 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/574] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:50:07 2026] GET /v2.0/subnets => generated 1261 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/575] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:50:07 2026] GET /v2.0/subnetpools => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/576] 10.0.0.111 () {28 vars in 598 bytes} [Thu Feb 26 22:50:07 2026] GET /v2.0/security-groups => generated 16626 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/577] 10.0.0.111 () {28 vars in 578 bytes} [Thu Feb 26 22:50:07 2026] GET /v2.0/ports => generated 4725 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/578] 10.0.0.111 () {28 vars in 584 bytes} [Thu Feb 26 22:50:07 2026] GET /v2.0/networks => generated 2168 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/579] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:50:07 2026] GET /v2.0/routers => generated 15 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/580] 10.0.0.111 () {28 vars in 623 bytes} [Thu Feb 26 22:50:07 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/581] 10.0.0.111 () {28 vars in 580 bytes} [Thu Feb 26 22:50:07 2026] GET /v2.0/agents => generated 3357 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/582] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:50:07 2026] GET /v2.0/floatingips => 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: 294/583] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:50:07 2026] GET /v2.0/subnets => generated 1261 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/584] 10.0.0.111 () {28 vars in 618 bytes} [Thu Feb 26 22:50:07 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:50:11.899 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [4676a366-cb1d-44c2-b49f-2a96ca9dca86] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: Server unexpectedly closed connection. Trying again in 1 seconds.: OSError: Server unexpectedly closed connection 2026-02-26 22:50:11.899 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a0619a15-2a58-4bd2-9c4d-0810c7c89c7d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: Server unexpectedly closed connection. Trying again in 1 seconds.: OSError: Server unexpectedly closed connection 2026-02-26 22:50:12.296 8 INFO neutron.db.segments_db [None req-1772c9c3-868c-4a58-a632-b9e4dd2feee7 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Added segment 14e22f27-75aa-488c-91e1-d3e68190266f of type vxlan for network 05c7f9e2-d014-4b8b-991d-092bfed59750 2026-02-26 22:50:12.337 7 INFO neutron.db.segments_db [None req-fa1f1207-411e-474e-92b2-feec5d1c6699 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Added segment c2ae8972-b0d6-4be8-9282-d595111ac630 of type vxlan for network 89add4a5-116b-40df-9a0f-6f8d52a0f421 [pid: 8|app: 0|req: 295/587] 10.0.0.246 () {34 vars in 670 bytes} [Thu Feb 26 22:50:11 2026] POST /v2.0/networks => generated 749 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/588] 10.0.0.246 () {34 vars in 670 bytes} [Thu Feb 26 22:50:12 2026] POST /v2.0/networks => generated 745 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/589] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:50:12 2026] POST /v2.0/subnets => generated 668 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/590] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:50:12 2026] POST /v2.0/subnets => generated 672 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:50:12.788 8 INFO neutron.db.segments_db [None req-13f52910-bf68-417c-887a-4ce6786c3233 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Added segment dad4434a-ac1f-4dae-b090-319ca62a5749 of type vxlan for network 14cd194b-9f25-4316-b2a1-5f5d8230de9d 2026-02-26 22:50:12.964 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a0619a15-2a58-4bd2-9c4d-0810c7c89c7d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37394. 2026-02-26 22:50:12.969 8 INFO oslo.messaging._drivers.impl_rabbit [-] [4676a366-cb1d-44c2-b49f-2a96ca9dca86] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37384. [pid: 7|app: 0|req: 295/591] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:50:12 2026] GET /v2.0/security-groups?tenant_id=d5a1d15ddd34475eb99c9a24a8258ec7&name=default => generated 2797 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:50:13.040 7 INFO neutron.db.segments_db [None req-448844f5-e188-4104-ace1-45bff1d5f9ec 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Added segment 3e5b87db-4e25-4625-9bd3-e225af7d4885 of type vxlan for network 7edfdeaa-ad6b-4700-ab22-4aeed3af13cc 2026-02-26 22:50:13.402 7 INFO neutron.db.l3_hamode_db [None req-448844f5-e188-4104-ace1-45bff1d5f9ec 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 22:50:13.413 8 INFO neutron.db.l3_hamode_db [None req-13f52910-bf68-417c-887a-4ce6786c3233 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 22:50:14.772 7 INFO neutron.db.l3_hamode_db [None req-448844f5-e188-4104-ace1-45bff1d5f9ec 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 22:50:15.002 8 INFO neutron.db.l3_hamode_db [None req-13f52910-bf68-417c-887a-4ce6786c3233 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 296/592] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:50:12 2026] POST /v2.0/routers => generated 736 bytes in 2905 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/593] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:50:15 2026] DELETE /v2.0/security-groups/fd37d1c6-a5a6-4bc8-8592-0ff9974875e8 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/594] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:50:12 2026] POST /v2.0/routers => generated 732 bytes in 3580 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/595] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:50:16 2026] GET /v2.0/security-groups?tenant_id=ac27d8aec24f4762bc32ee9a2c086b7a&name=default => generated 2797 bytes in 431 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/596] 10.0.0.246 () {34 vars in 782 bytes} [Thu Feb 26 22:50:16 2026] PUT /v2.0/routers/90d76d7b-eec7-471c-bce0-514739ab30bc/add_router_interface => generated 309 bytes in 1892 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/597] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:50:18 2026] DELETE /v2.0/security-groups/cb6f3fea-1784-42a3-b1b5-447383c1401d => 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: 299/598] 10.0.0.246 () {34 vars in 782 bytes} [Thu Feb 26 22:50:16 2026] PUT /v2.0/routers/8a9ee438-fea2-453e-9e61-fc6a285a1aae/add_router_interface => generated 309 bytes in 2017 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:50:18.630 8 INFO neutron.db.segments_db [None req-a1a475d1-2035-4ed7-a3f1-eb53100101e1 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Added segment a568ffaf-ae3c-4d43-8b19-f75ecfa753c2 of type vxlan for network f8231a5b-0455-4e50-8f00-6055423adca9 [pid: 7|app: 0|req: 300/599] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:50:18 2026] GET /v2.0/security-groups?tenant_id=efc43016685b488d83df36632ae57cb4&name=default => generated 2801 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/600] 10.0.0.246 () {34 vars in 670 bytes} [Thu Feb 26 22:50:18 2026] POST /v2.0/networks => generated 751 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/601] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:50:18 2026] DELETE /v2.0/security-groups/edb88427-b937-43db-b849-69509460fb5a => 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: 301/602] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:50:18 2026] POST /v2.0/subnets => generated 674 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:50:19.231 7 INFO neutron.db.segments_db [None req-d58c1432-be37-4d44-a53e-2356cfad36a3 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Added segment 525e9add-855a-4e78-84b2-b05d348c2535 of type vxlan for network ee2f23fe-6028-47e7-bed6-3e96c51f4222 [pid: 8|app: 0|req: 302/603] 10.0.0.182 () {38 vars in 970 bytes} [Thu Feb 26 22:50:19 2026] POST /v2.0/security-groups => generated 1621 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 22:50:19.676 7 INFO neutron.db.l3_hamode_db [None req-d58c1432-be37-4d44-a53e-2356cfad36a3 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 303/604] 10.0.0.182 () {38 vars in 970 bytes} [Thu Feb 26 22:50:19 2026] POST /v2.0/security-groups => generated 1618 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/605] 10.0.0.182 () {34 vars in 990 bytes} [Thu Feb 26 22:50:19 2026] GET /v2.0/security-groups/c1e2b146-773e-4548-afcf-7a5451795e62 => generated 1621 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/606] 10.0.0.182 () {38 vars in 970 bytes} [Thu Feb 26 22:50:19 2026] POST /v2.0/security-groups => generated 1618 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/607] 10.0.0.182 () {38 vars in 980 bytes} [Thu Feb 26 22:50:19 2026] POST /v2.0/security-group-rules => generated 582 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/608] 10.0.0.182 () {38 vars in 970 bytes} [Thu Feb 26 22:50:20 2026] POST /v2.0/security-groups => generated 1617 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/609] 10.0.0.182 () {38 vars in 970 bytes} [Thu Feb 26 22:50:20 2026] POST /v2.0/security-groups => generated 1621 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/610] 10.0.0.182 () {34 vars in 1001 bytes} [Thu Feb 26 22:50:20 2026] GET /v2.0/security-groups?tenant_id=8855258be6594db5b5ca1927b5fe6bcf => generated 7596 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/611] 10.0.0.182 () {34 vars in 990 bytes} [Thu Feb 26 22:50:20 2026] GET /v2.0/security-groups/9a5d6c4d-6cf9-40fa-a274-a80bf4917ad9 => generated 1621 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/612] 10.0.0.182 () {34 vars in 990 bytes} [Thu Feb 26 22:50:20 2026] GET /v2.0/security-groups/3f226880-3f48-428b-9fad-6076a8455d72 => generated 2794 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/613] 10.0.0.182 () {38 vars in 980 bytes} [Thu Feb 26 22:50:20 2026] POST /v2.0/security-group-rules => generated 582 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/614] 10.0.0.182 () {34 vars in 990 bytes} [Thu Feb 26 22:50:20 2026] GET /v2.0/security-groups/3f226880-3f48-428b-9fad-6076a8455d72 => 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: 314/615] 10.0.0.182 () {34 vars in 990 bytes} [Thu Feb 26 22:50:20 2026] GET /v2.0/security-groups/9a5d6c4d-6cf9-40fa-a274-a80bf4917ad9 => generated 2214 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/616] 10.0.0.182 () {34 vars in 990 bytes} [Thu Feb 26 22:50:20 2026] GET /v2.0/security-groups/b86c6574-f3b2-4995-bff2-d909a63fa17e => generated 1618 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:50:20.758 7 INFO neutron.db.l3_hamode_db [None req-d58c1432-be37-4d44-a53e-2356cfad36a3 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 316/617] 10.0.0.182 () {38 vars in 980 bytes} [Thu Feb 26 22:50:20 2026] POST /v2.0/security-group-rules => generated 587 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/618] 10.0.0.182 () {36 vars in 1012 bytes} [Thu Feb 26 22:50:20 2026] DELETE /v2.0/security-groups/b86c6574-f3b2-4995-bff2-d909a63fa17e => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/619] 10.0.0.182 () {34 vars in 990 bytes} [Thu Feb 26 22:50:21 2026] GET /v2.0/security-groups/9a5d6c4d-6cf9-40fa-a274-a80bf4917ad9 => generated 2812 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:50:21.104 8 INFO neutron.api.v2.resource [req-3e0da0c6-8184-4d4e-87e8-03f2baf1e8ee req-a1736c79-2806-4ec0-be72-e0bcf559c5bf 60517615033a4dcda3ae03f61015d230 8855258be6594db5b5ca1927b5fe6bcf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 319/620] 10.0.0.182 () {34 vars in 990 bytes} [Thu Feb 26 22:50:21 2026] GET /v2.0/security-groups/b86c6574-f3b2-4995-bff2-d909a63fa17e => 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: 320/621] 10.0.0.182 () {34 vars in 990 bytes} [Thu Feb 26 22:50:21 2026] GET /v2.0/security-groups/3269c58f-d1ad-4281-a72f-73988cbc10a9 => generated 1618 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/622] 10.0.0.182 () {34 vars in 1000 bytes} [Thu Feb 26 22:50:21 2026] GET /v2.0/security-group-rules/185aadf3-8c87-41f7-8d78-65161bc18dd5 => generated 584 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/623] 10.0.0.182 () {36 vars in 1012 bytes} [Thu Feb 26 22:50:21 2026] DELETE /v2.0/security-groups/3269c58f-d1ad-4281-a72f-73988cbc10a9 => 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: 323/624] 10.0.0.182 () {34 vars in 990 bytes} [Thu Feb 26 22:50:21 2026] GET /v2.0/security-groups/9a5d6c4d-6cf9-40fa-a274-a80bf4917ad9 => generated 2812 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:50:21.353 8 INFO neutron.api.v2.resource [req-21db2555-8cee-4d7a-b4c5-b002a61b02dc req-19399743-10c4-4f78-b682-6f1e3766f578 60517615033a4dcda3ae03f61015d230 8855258be6594db5b5ca1927b5fe6bcf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 324/625] 10.0.0.182 () {34 vars in 990 bytes} [Thu Feb 26 22:50:21 2026] GET /v2.0/security-groups/3269c58f-d1ad-4281-a72f-73988cbc10a9 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/626] 10.0.0.182 () {36 vars in 1022 bytes} [Thu Feb 26 22:50:21 2026] DELETE /v2.0/security-group-rules/185aadf3-8c87-41f7-8d78-65161bc18dd5 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/627] 10.0.0.182 () {34 vars in 990 bytes} [Thu Feb 26 22:50:21 2026] GET /v2.0/security-groups/430bf947-7f03-4af6-93cd-60da3aac2b6d => generated 1617 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/628] 10.0.0.182 () {34 vars in 990 bytes} [Thu Feb 26 22:50:21 2026] GET /v2.0/security-groups/9a5d6c4d-6cf9-40fa-a274-a80bf4917ad9 => generated 2214 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/629] 10.0.0.182 () {36 vars in 1012 bytes} [Thu Feb 26 22:50:21 2026] DELETE /v2.0/security-groups/430bf947-7f03-4af6-93cd-60da3aac2b6d => 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: 329/630] 10.0.0.182 () {36 vars in 1012 bytes} [Thu Feb 26 22:50:21 2026] DELETE /v2.0/security-groups/9a5d6c4d-6cf9-40fa-a274-a80bf4917ad9 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/631] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:50:19 2026] POST /v2.0/routers => generated 738 bytes in 2884 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:50:22.051 7 INFO neutron.api.v2.resource [req-3e554d35-3a29-4ff2-9d33-90f4b08097a6 req-889a806b-768b-413b-8df5-6b17ece2d292 60517615033a4dcda3ae03f61015d230 8855258be6594db5b5ca1927b5fe6bcf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 303/632] 10.0.0.182 () {34 vars in 990 bytes} [Thu Feb 26 22:50:22 2026] GET /v2.0/security-groups/430bf947-7f03-4af6-93cd-60da3aac2b6d => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/633] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:50:21 2026] GET /v2.0/security-groups?tenant_id=8fe22f67b3e347ad880c42ae9431f366&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: 304/634] 10.0.0.182 () {34 vars in 990 bytes} [Thu Feb 26 22:50:22 2026] GET /v2.0/security-groups/c1e2b146-773e-4548-afcf-7a5451795e62 => generated 2214 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/635] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:50:22 2026] DELETE /v2.0/security-groups/d136aa48-92ab-4721-93ce-02c9665c9c8b => 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: 306/636] 10.0.0.182 () {34 vars in 1001 bytes} [Thu Feb 26 22:50:22 2026] GET /v2.0/security-groups?tenant_id=8855258be6594db5b5ca1927b5fe6bcf => generated 2797 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/637] 10.0.0.182 () {36 vars in 1012 bytes} [Thu Feb 26 22:50:22 2026] DELETE /v2.0/security-groups/c1e2b146-773e-4548-afcf-7a5451795e62 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/638] 10.0.0.182 () {34 vars in 990 bytes} [Thu Feb 26 22:50:22 2026] GET /v2.0/security-groups/3f226880-3f48-428b-9fad-6076a8455d72 => generated 2794 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/639] 10.0.0.246 () {34 vars in 782 bytes} [Thu Feb 26 22:50:22 2026] PUT /v2.0/routers/59542630-51fc-41c0-8060-40c85485fbd3/add_router_interface => generated 309 bytes in 1622 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/640] 10.0.0.182 () {34 vars in 990 bytes} [Thu Feb 26 22:50:23 2026] GET /v2.0/security-groups/3f226880-3f48-428b-9fad-6076a8455d72 => generated 2794 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:50:23.778 8 INFO neutron.api.v2.resource [req-c02825be-49ea-416e-8fe7-c4735f3dd339 req-4e999ba7-0e5c-406f-b2d3-b1c52ac549f6 60517615033a4dcda3ae03f61015d230 8855258be6594db5b5ca1927b5fe6bcf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 333/641] 10.0.0.182 () {34 vars in 990 bytes} [Thu Feb 26 22:50:23 2026] GET /v2.0/security-groups/430bf947-7f03-4af6-93cd-60da3aac2b6d => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 22:50:23.824 8 INFO neutron.api.v2.resource [req-08dbf78d-e4ad-47ab-9e4c-a84b4ff1eeb5 req-6e5118de-c3e7-4c9d-b89a-ee1afde5de59 60517615033a4dcda3ae03f61015d230 8855258be6594db5b5ca1927b5fe6bcf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 334/642] 10.0.0.182 () {34 vars in 990 bytes} [Thu Feb 26 22:50:23 2026] GET /v2.0/security-groups/3269c58f-d1ad-4281-a72f-73988cbc10a9 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 22:50:23.865 8 INFO neutron.api.v2.resource [req-a150e8b8-a5f5-4702-a265-21048360a256 req-3f024f6b-08b4-4f46-a45a-e3fd1cebe80d 60517615033a4dcda3ae03f61015d230 8855258be6594db5b5ca1927b5fe6bcf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 335/643] 10.0.0.182 () {34 vars in 990 bytes} [Thu Feb 26 22:50:23 2026] GET /v2.0/security-groups/b86c6574-f3b2-4995-bff2-d909a63fa17e => 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: 309/644] 10.0.0.246 () {34 vars in 788 bytes} [Thu Feb 26 22:50:22 2026] PUT /v2.0/routers/90d76d7b-eec7-471c-bce0-514739ab30bc/remove_router_interface => generated 309 bytes in 1860 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:50:25.031 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-1de974da-416c-4c55-912c-659785510fcb 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] 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/645] 10.0.0.246 () {34 vars in 788 bytes} [Thu Feb 26 22:50:23 2026] PUT /v2.0/routers/8a9ee438-fea2-453e-9e61-fc6a285a1aae/remove_router_interface => generated 309 bytes in 1646 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:50:25.528 7 INFO neutron.db.l3_hamode_db [None req-1de974da-416c-4c55-912c-659785510fcb 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] HA network 7edfdeaa-ad6b-4700-ab22-4aeed3af13cc was deleted as no HA routers are present in tenant 7a7e27be7f864945be4ca415319856c9. [pid: 7|app: 0|req: 310/646] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:50:24 2026] DELETE /v2.0/routers/90d76d7b-eec7-471c-bce0-514739ab30bc => generated 0 bytes in 1206 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/647] 10.0.0.246 () {34 vars in 684 bytes} [Thu Feb 26 22:50:25 2026] POST /v2.0/security-groups => generated 1596 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/648] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:50:25 2026] GET /v2.0/security-groups?tenant_id=36f6f00a1b014d89b4c2388dc363f5d9&name=default => generated 2801 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:50:26.016 7 INFO neutron.services.segments.plugin [-] Segment 3e5b87db-4e25-4625-9bd3-e225af7d4885 resource provider aggregate not found 2026-02-26 22:50:26.050 7 INFO neutron.services.segments.plugin [-] Segment 3e5b87db-4e25-4625-9bd3-e225af7d4885 resource provider aggregate not found 2026-02-26 22:50:26.070 7 INFO neutron.services.segments.plugin [-] Segment 3e5b87db-4e25-4625-9bd3-e225af7d4885 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e5b87db-4e25-4625-9bd3-e225af7d4885 found for delete ", "request_id": "req-6e069360-f6d6-4cfe-8e9a-8a29220145d4"}]} 2026-02-26 22:50:26.092 7 INFO neutron.services.segments.plugin [-] Segment 3e5b87db-4e25-4625-9bd3-e225af7d4885 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e5b87db-4e25-4625-9bd3-e225af7d4885 found for delete ", "request_id": "req-e61f5306-83f2-4093-8508-c3f6be330c6e"}]} [pid: 7|app: 0|req: 312/649] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:50:25 2026] DELETE /v2.0/subnets/a5899fdb-90dd-462d-9b40-05427d97509f => 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: 313/650] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:50:26 2026] POST /v2.0/security-group-rules => generated 565 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/651] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:50:26 2026] DELETE /v2.0/security-groups/7cd07755-e2c7-4d34-b013-5b9cecc0a4b3 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:50:26.524 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-73bc5bb4-b7b6-4c55-b0ee-85ca6ed27cf0 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] 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()  /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: 315/652] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:50:26 2026] DELETE /v2.0/networks/05c7f9e2-d014-4b8b-991d-092bfed59750 => generated 0 bytes in 405 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 22:50:26.996 8 INFO neutron.db.l3_hamode_db [None req-73bc5bb4-b7b6-4c55-b0ee-85ca6ed27cf0 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] HA network 14cd194b-9f25-4316-b2a1-5f5d8230de9d was deleted as no HA routers are present in tenant 8855258be6594db5b5ca1927b5fe6bcf. [pid: 8|app: 0|req: 338/653] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:50:25 2026] DELETE /v2.0/routers/8a9ee438-fea2-453e-9e61-fc6a285a1aae => generated 0 bytes in 1366 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/656] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:50:26 2026] POST /v2.0/security-group-rules => generated 570 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/657] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:50:27 2026] DELETE /v2.0/subnets/635e871c-aac0-4636-97cb-794188ae3068 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/658] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:50:27 2026] GET /v2.0/security-groups?tenant_id=7a7e27be7f864945be4ca415319856c9&name=default => generated 2797 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:50:27.575 8 INFO neutron.services.segments.plugin [-] Segment dad4434a-ac1f-4dae-b090-319ca62a5749 resource provider aggregate not found 2026-02-26 22:50:27.604 8 INFO neutron.services.segments.plugin [-] Segment dad4434a-ac1f-4dae-b090-319ca62a5749 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dad4434a-ac1f-4dae-b090-319ca62a5749 found for delete ", "request_id": "req-6fc71ff5-079e-4c41-b71e-d0f20351a3fc"}]} 2026-02-26 22:50:27.605 8 INFO neutron.services.segments.plugin [-] Segment dad4434a-ac1f-4dae-b090-319ca62a5749 resource provider aggregate not found 2026-02-26 22:50:27.624 8 INFO neutron.services.segments.plugin [-] Segment dad4434a-ac1f-4dae-b090-319ca62a5749 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dad4434a-ac1f-4dae-b090-319ca62a5749 found for delete ", "request_id": "req-ef4b6ecf-7f17-4f2e-8bbb-49462af95c27"}]} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 343/659] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:50:27 2026] DELETE /v2.0/networks/89add4a5-116b-40df-9a0f-6f8d52a0f421 => generated 0 bytes in 538 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/660] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:50:27 2026] DELETE /v2.0/security-groups/0c04fa3f-3ea0-4dcb-a913-381ebaae85fc => 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: 345/661] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:50:28 2026] GET /v2.0/security-groups?tenant_id=8855258be6594db5b5ca1927b5fe6bcf&name=default => generated 2797 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:50:28.106 7 INFO neutron.services.segments.plugin [-] Segment 14e22f27-75aa-488c-91e1-d3e68190266f resource provider aggregate not found 2026-02-26 22:50:28.114 7 INFO neutron.services.segments.plugin [-] Segment 14e22f27-75aa-488c-91e1-d3e68190266f resource provider aggregate not found 2026-02-26 22:50:28.119 7 INFO neutron.services.segments.plugin [-] Segment 14e22f27-75aa-488c-91e1-d3e68190266f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14e22f27-75aa-488c-91e1-d3e68190266f found for delete ", "request_id": "req-323631dd-dfe1-469a-b076-443afac32046"}]} 2026-02-26 22:50:28.129 7 INFO neutron.services.segments.plugin [-] Segment 14e22f27-75aa-488c-91e1-d3e68190266f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14e22f27-75aa-488c-91e1-d3e68190266f found for delete ", "request_id": "req-b9d45457-b0a4-4f09-a8d6-7a7d94ce63aa"}]} [pid: 8|app: 0|req: 346/662] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:50:28 2026] DELETE /v2.0/security-groups/3f226880-3f48-428b-9fad-6076a8455d72 => 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: 317/663] 10.0.0.246 () {34 vars in 675 bytes} [Thu Feb 26 22:50:27 2026] POST /v2.0/floatingips => generated 552 bytes in 1184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/664] 10.0.0.182 () {34 vars in 1097 bytes} [Thu Feb 26 22:50:28 2026] GET /v2.0/security-groups?name=tempest-securitygroup--435926340&fields=id&tenant_id=b99167f9bb7746828e32ce74bf49581f => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:50:28.847 8 INFO neutron.db.segments_db [None req-9f25fbf3-2f61-45ee-bce2-97f7a3877ab9 458f074e4ff04d4bafef2449140f67bb f1a44e31e399461496d1caf2c744611a - - - -] Added segment afab5982-c277-4842-9523-2dab8a1bee63 of type vxlan for network 98a4c856-6fd4-40e3-b585-9fb3f5af146f [pid: 7|app: 0|req: 319/665] 10.0.0.182 () {34 vars in 981 bytes} [Thu Feb 26 22:50:28 2026] GET /v2.0/networks?id=f8231a5b-0455-4e50-8f00-6055423adca9 => generated 683 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/666] 10.0.0.182 () {34 vars in 964 bytes} [Thu Feb 26 22:50:28 2026] GET /v2.0/quotas/b99167f9bb7746828e32ce74bf49581f => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/667] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:50:28 2026] POST /v2.0/networks => generated 648 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/668] 10.0.0.182 () {34 vars in 1001 bytes} [Thu Feb 26 22:50:28 2026] GET /v2.0/ports?tenant_id=b99167f9bb7746828e32ce74bf49581f&fields=id => generated 103 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:50:29.640 8 INFO neutron.services.segments.plugin [-] Segment c2ae8972-b0d6-4be8-9282-d595111ac630 resource provider aggregate not found 2026-02-26 22:50:29.647 8 INFO neutron.services.segments.plugin [-] Segment c2ae8972-b0d6-4be8-9282-d595111ac630 resource provider aggregate not found 2026-02-26 22:50:29.669 8 INFO neutron.services.segments.plugin [-] Segment c2ae8972-b0d6-4be8-9282-d595111ac630 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2ae8972-b0d6-4be8-9282-d595111ac630 found for delete ", "request_id": "req-91038215-fb92-4c4e-8092-f9dc4f89e030"}]} 2026-02-26 22:50:29.671 8 INFO neutron.services.segments.plugin [-] Segment c2ae8972-b0d6-4be8-9282-d595111ac630 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2ae8972-b0d6-4be8-9282-d595111ac630 found for delete ", "request_id": "req-0ef093b0-7dd7-4992-ab3c-f325289584fe"}]} [pid: 7|app: 0|req: 322/669] 10.0.0.182 () {34 vars in 906 bytes} [Thu Feb 26 22:50:29 2026] GET /v2.0/extensions => generated 19178 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/670] 10.0.0.182 () {34 vars in 1007 bytes} [Thu Feb 26 22:50:29 2026] GET /v2.0/networks/f8231a5b-0455-4e50-8f00-6055423adca9?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/671] 10.0.0.182 () {34 vars in 1107 bytes} [Thu Feb 26 22:50:29 2026] GET /v2.0/networks/f8231a5b-0455-4e50-8f00-6055423adca9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/672] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:50:29 2026] POST /v2.0/subnets => generated 649 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:50:30.040 8 INFO neutron.db.segments_db [None req-ec62f90d-8b8a-4528-bc72-d352b2b52eae 458f074e4ff04d4bafef2449140f67bb f1a44e31e399461496d1caf2c744611a - - - -] Added segment 325af1d2-9a1d-4ad6-8c38-38c2c77373e7 of type vxlan for network dda3a5f0-f148-4269-b450-958e326d3f6a 2026-02-26 22:50:30.120 7 INFO neutron.db.segments_db [None req-515e209a-b80f-4e7f-8376-275501d7a542 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Added segment 6bf481bc-e219-42f4-9869-87a51d83d20e of type vxlan for network 55b03406-20bc-4a98-8655-d6aa19dd04d8 [pid: 8|app: 0|req: 349/673] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:50:29 2026] POST /v2.0/networks => generated 648 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/674] 10.0.0.246 () {34 vars in 670 bytes} [Thu Feb 26 22:50:29 2026] POST /v2.0/networks => generated 744 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/675] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:50:30 2026] GET /v2.0/ports?device_id=ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:50:30.387 8 INFO neutron.db.segments_db [None req-3b7c58a7-bad6-4a10-bd21-d2ea8050fab1 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Added segment 597c22e1-430f-4303-b7bd-29b998473e07 of type vxlan for network 364d962f-a6d4-4ba8-8236-b1945b070896 [pid: 7|app: 0|req: 327/676] 10.0.0.246 () {34 vars in 742 bytes} [Thu Feb 26 22:50:30 2026] PUT /v2.0/networks/dda3a5f0-f148-4269-b450-958e326d3f6a => generated 592 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/677] 10.0.0.246 () {34 vars in 670 bytes} [Thu Feb 26 22:50:30 2026] POST /v2.0/networks => generated 748 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/678] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:50:30 2026] POST /v2.0/subnets => generated 667 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/679] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:50:30 2026] POST /v2.0/subnets => generated 622 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:50:30.981 8 INFO neutron.db.segments_db [None req-93ac0b41-f5bd-41a7-85d4-9514a07041b9 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Added segment a1db40fa-a987-4917-9a57-4de6fb81d13a of type vxlan for network 532cd753-b565-48a4-aab6-7f60621c1537 [pid: 7|app: 0|req: 329/680] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:50:30 2026] POST /v2.0/subnets => generated 671 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:50:31.390 8 INFO neutron.db.l3_hamode_db [None req-93ac0b41-f5bd-41a7-85d4-9514a07041b9 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 330/681] 10.0.0.246 () {34 vars in 740 bytes} [Thu Feb 26 22:50:30 2026] PUT /v2.0/subnets/82edfc25-9645-4322-b112-86b0adaf1c06 => generated 632 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:50:31.505 7 INFO neutron.db.segments_db [None req-e4763a07-638a-4c0a-bab1-5ea2b78157d3 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Added segment 7be9825f-dad2-4ebd-a993-3421d28e5495 of type vxlan for network 6550b52c-f49d-4d06-bed5-416c38ca98d0 2026-02-26 22:50:31.906 7 INFO neutron.db.l3_hamode_db [None req-e4763a07-638a-4c0a-bab1-5ea2b78157d3 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 22:50:33.050 7 INFO neutron.db.l3_hamode_db [None req-e4763a07-638a-4c0a-bab1-5ea2b78157d3 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 22:50:33.190 8 INFO neutron.db.l3_hamode_db [None req-93ac0b41-f5bd-41a7-85d4-9514a07041b9 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 352/682] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:50:30 2026] POST /v2.0/routers => generated 731 bytes in 3500 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/683] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:50:34 2026] GET /v2.0/ports?device_id=ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/684] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:50:31 2026] POST /v2.0/routers => generated 735 bytes in 3518 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/685] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:50:34 2026] GET /v2.0/networks?id=f8231a5b-0455-4e50-8f00-6055423adca9 => generated 683 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:50:35.321 8 INFO neutron.services.segments.plugin [-] Segment 325af1d2-9a1d-4ad6-8c38-38c2c77373e7 resource provider aggregate not found 2026-02-26 22:50:35.326 8 INFO neutron.services.segments.plugin [-] Segment 325af1d2-9a1d-4ad6-8c38-38c2c77373e7 resource provider aggregate not found 2026-02-26 22:50:35.347 8 INFO neutron.services.segments.plugin [-] Segment 325af1d2-9a1d-4ad6-8c38-38c2c77373e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 325af1d2-9a1d-4ad6-8c38-38c2c77373e7 found for delete ", "request_id": "req-71b241e1-a384-4123-870b-83ad56e44065"}]} 2026-02-26 22:50:35.353 8 INFO neutron.services.segments.plugin [-] Segment 325af1d2-9a1d-4ad6-8c38-38c2c77373e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 325af1d2-9a1d-4ad6-8c38-38c2c77373e7 found for delete ", "request_id": "req-998d14cf-e229-4c1b-971e-4d4b2b11c52e"}]} [pid: 8|app: 0|req: 354/686] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:50:34 2026] DELETE /v2.0/networks/dda3a5f0-f148-4269-b450-958e326d3f6a => generated 0 bytes in 889 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/687] 10.0.0.246 () {34 vars in 782 bytes} [Thu Feb 26 22:50:35 2026] PUT /v2.0/routers/560086cb-c5aa-465e-8787-827cb19c5c9e/add_router_interface => generated 309 bytes in 1627 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/688] 162.253.55.200 () {34 vars in 1049 bytes} [Thu Feb 26 22:50:36 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b99167f9bb7746828e32ce74bf49581f => generated 180 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:50:36.693 7 INFO neutron.pecan_wsgi.hooks.translation [None req-61b30d9d-64ec-4d47-abc2-609013dbb725 458f074e4ff04d4bafef2449140f67bb f1a44e31e399461496d1caf2c744611a - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 335/689] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:50:36 2026] DELETE /v2.0/networks/dda3a5f0-f148-4269-b450-958e326d3f6a => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/690] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:50:36 2026] GET /v2.0/ports?device_id=ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/691] 162.253.55.200 () {38 vars in 954 bytes} [Thu Feb 26 22:50:36 2026] POST /v2.0/ports => generated 954 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 338/692] 10.0.0.246 () {32 vars in 693 bytes} [Thu Feb 26 22:50:37 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/693] 10.0.0.246 () {34 vars in 684 bytes} [Thu Feb 26 22:50:37 2026] POST /v2.0/security-groups => generated 1596 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/694] 162.253.55.200 () {34 vars in 910 bytes} [Thu Feb 26 22:50:37 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: 341/695] 10.0.0.246 () {32 vars in 741 bytes} [Thu Feb 26 22:50:37 2026] GET /v2.0/subnets?network_id=3ca5896a-f19d-4ed2-8798-fc5b168e6583 => generated 626 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/696] 10.0.0.246 () {34 vars in 782 bytes} [Thu Feb 26 22:50:35 2026] PUT /v2.0/routers/95bf2c8e-19be-40d2-b8c1-9f1a289331d6/add_router_interface => generated 309 bytes in 2220 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/697] 10.0.0.246 () {32 vars in 652 bytes} [Thu Feb 26 22:50:37 2026] GET /v2.0/extensions => generated 19178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/698] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:50:37 2026] POST /v2.0/security-group-rules => generated 565 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/699] 10.0.0.246 () {32 vars in 648 bytes} [Thu Feb 26 22:50:37 2026] GET /v2.0/networks => generated 1313 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/700] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:50:37 2026] POST /v2.0/security-group-rules => generated 570 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/701] 10.0.0.246 () {32 vars in 646 bytes} [Thu Feb 26 22:50:37 2026] GET /v2.0/subnets => generated 1265 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/702] 162.253.55.200 () {38 vars in 1027 bytes} [Thu Feb 26 22:50:37 2026] PUT /v2.0/ports/7bddb713-d149-4b93-97f6-2e3c99c9fc7e => generated 1199 bytes in 576 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 345/703] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:50:38 2026] GET /v2.0/ports?device_id=ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 969 bytes in 149 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: 359/704] 10.0.0.246 () {34 vars in 675 bytes} [Thu Feb 26 22:50:37 2026] POST /v2.0/floatingips => generated 552 bytes in 674 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/705] 10.0.0.246 () {32 vars in 722 bytes} [Thu Feb 26 22:50:38 2026] GET /v2.0/networks/98a4c856-6fd4-40e3-b585-9fb3f5af146f => generated 673 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/706] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:50:38 2026] GET /v2.0/ports?tenant_id=b99167f9bb7746828e32ce74bf49581f&device_id=ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/707] 10.0.0.246 () {34 vars in 684 bytes} [Thu Feb 26 22:50:38 2026] POST /v2.0/security-groups => generated 1596 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/708] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:50:38 2026] GET /v2.0/security-groups?id=5b744c60-fe6d-4857-aedb-bb129f283292&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/709] 10.0.0.246 () {32 vars in 720 bytes} [Thu Feb 26 22:50:38 2026] GET /v2.0/subnets/f1deeccb-738a-443a-a707-48ff0e595fc3 => generated 649 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/710] 162.253.55.200 () {34 vars in 1057 bytes} [Thu Feb 26 22:50:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=7bddb713-d149-4b93-97f6-2e3c99c9fc7e => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:50:38.774 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2fd2426f-a7f6-4101-b3b1-22735435dd6b 458f074e4ff04d4bafef2449140f67bb f1a44e31e399461496d1caf2c744611a - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 350/711] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:50:38 2026] DELETE /v2.0/subnets/82edfc25-9645-4322-b112-86b0adaf1c06 => 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: 351/712] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:50:38 2026] GET /v2.0/subnets?id=4cbe8839-f752-45d4-b100-41cd0b331716 => generated 677 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:50:38.833 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-099ae953-18de-4b2e-a0c4-7c5b20609772'] response: {'name': 'network-changed', 'server_uuid': 'ae2b68f0-3939-4818-be37-ecc57d2c5a51', 'tag': '7bddb713-d149-4b93-97f6-2e3c99c9fc7e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 362/713] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:50:38 2026] POST /v2.0/security-group-rules => generated 565 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:50:38.845 7 INFO neutron.pecan_wsgi.hooks.translation [None req-73346fb8-fff0-49b6-859e-cf99e045576c 458f074e4ff04d4bafef2449140f67bb f1a44e31e399461496d1caf2c744611a - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 352/714] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:50:38 2026] DELETE /v2.0/networks/dda3a5f0-f148-4269-b450-958e326d3f6a => 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: 363/715] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:50:38 2026] GET /v2.0/ports?network_id=f8231a5b-0455-4e50-8f00-6055423adca9&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/716] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:50:38 2026] POST /v2.0/security-group-rules => generated 570 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/717] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:50:38 2026] GET /v2.0/networks/f8231a5b-0455-4e50-8f00-6055423adca9?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: 355/718] 10.0.0.182 () {34 vars in 1099 bytes} [Thu Feb 26 22:50:39 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2030789901&fields=id&tenant_id=bbf832f2165a4de89e452887067d0cdf => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/719] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:50:38 2026] DELETE /v2.0/subnets/f1deeccb-738a-443a-a707-48ff0e595fc3 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/720] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:50:39 2026] GET /v2.0/networks/f8231a5b-0455-4e50-8f00-6055423adca9?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: 366/721] 10.0.0.182 () {34 vars in 981 bytes} [Thu Feb 26 22:50:39 2026] GET /v2.0/networks?id=55b03406-20bc-4a98-8655-d6aa19dd04d8 => generated 676 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:50:39.772 8 INFO neutron.services.segments.plugin [-] Segment afab5982-c277-4842-9523-2dab8a1bee63 resource provider aggregate not found [pid: 7|app: 0|req: 356/722] 10.0.0.246 () {34 vars in 675 bytes} [Thu Feb 26 22:50:39 2026] POST /v2.0/floatingips => generated 552 bytes in 712 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:50:39.777 8 INFO neutron.services.segments.plugin [-] Segment afab5982-c277-4842-9523-2dab8a1bee63 resource provider aggregate not found 2026-02-26 22:50:39.794 8 INFO neutron.services.segments.plugin [-] Segment afab5982-c277-4842-9523-2dab8a1bee63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afab5982-c277-4842-9523-2dab8a1bee63 found for delete ", "request_id": "req-cb2e57b3-0ad2-49f5-a74e-c1610ce94141"}]} [pid: 7|app: 0|req: 357/723] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:50:39 2026] GET /v2.0/ports?tenant_id=b99167f9bb7746828e32ce74bf49581f&device_id=ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/724] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:50:39 2026] DELETE /v2.0/networks/98a4c856-6fd4-40e3-b585-9fb3f5af146f => generated 0 bytes in 433 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/725] 10.0.0.182 () {34 vars in 964 bytes} [Thu Feb 26 22:50:39 2026] GET /v2.0/quotas/bbf832f2165a4de89e452887067d0cdf => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:50:39.831 8 INFO neutron.services.segments.plugin [-] Segment afab5982-c277-4842-9523-2dab8a1bee63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afab5982-c277-4842-9523-2dab8a1bee63 found for delete ", "request_id": "req-4efd6fc1-8813-4206-876c-b413dc90f2bb"}]} [pid: 7|app: 0|req: 359/726] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:50:39 2026] GET /v2.0/networks?id=f8231a5b-0455-4e50-8f00-6055423adca9 => generated 779 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/727] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:50:39 2026] GET /v2.0/ports?device_id=ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/728] 162.253.55.200 () {34 vars in 1057 bytes} [Thu Feb 26 22:50:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=7bddb713-d149-4b93-97f6-2e3c99c9fc7e => 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: 360/729] 10.0.0.182 () {34 vars in 1001 bytes} [Thu Feb 26 22:50:39 2026] GET /v2.0/ports?tenant_id=bbf832f2165a4de89e452887067d0cdf&fields=id => generated 103 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/730] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:50:39 2026] GET /v2.0/subnets?id=4cbe8839-f752-45d4-b100-41cd0b331716 => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/731] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:50:39 2026] GET /v2.0/security-groups?id=5b744c60-fe6d-4857-aedb-bb129f283292&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/732] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:50:40 2026] GET /v2.0/ports?network_id=f8231a5b-0455-4e50-8f00-6055423adca9&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/733] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:50:40 2026] GET /v2.0/networks/f8231a5b-0455-4e50-8f00-6055423adca9?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/734] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:50:40 2026] GET /v2.0/networks/f8231a5b-0455-4e50-8f00-6055423adca9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/735] 10.0.0.182 () {34 vars in 906 bytes} [Thu Feb 26 22:50:40 2026] GET /v2.0/extensions => generated 19178 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/736] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:50:40 2026] GET /v2.0/security-groups?tenant_id=f1a44e31e399461496d1caf2c744611a&name=default => generated 2801 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/737] 10.0.0.182 () {34 vars in 1007 bytes} [Thu Feb 26 22:50:40 2026] GET /v2.0/networks/55b03406-20bc-4a98-8655-d6aa19dd04d8?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: 366/738] 10.0.0.182 () {34 vars in 1107 bytes} [Thu Feb 26 22:50:40 2026] GET /v2.0/networks/55b03406-20bc-4a98-8655-d6aa19dd04d8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/739] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:50:40 2026] DELETE /v2.0/security-groups/94ff9847-6661-4649-9179-2d9152dccb03 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/740] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:50:40 2026] GET /v2.0/ports?device_id=fe22681a-49cc-4c9a-a162-9b9c5a068e04 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/741] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:50:41 2026] GET /v2.0/ports?device_id=ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/742] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:50:41 2026] GET /v2.0/security-groups?id=5b744c60-fe6d-4857-aedb-bb129f283292&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/743] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:50:41 2026] GET /v2.0/networks?id=55b03406-20bc-4a98-8655-d6aa19dd04d8 => generated 676 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/744] 162.253.55.200 () {34 vars in 1049 bytes} [Thu Feb 26 22:50:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bbf832f2165a4de89e452887067d0cdf => generated 181 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/747] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:50:41 2026] GET /v2.0/ports?device_id=fe22681a-49cc-4c9a-a162-9b9c5a068e04 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/748] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:50:42 2026] GET /v2.0/ports?device_id=ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/749] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:50:42 2026] GET /v2.0/security-groups?id=5b744c60-fe6d-4857-aedb-bb129f283292&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/750] 162.253.55.200 () {38 vars in 954 bytes} [Thu Feb 26 22:50:41 2026] POST /v2.0/ports => generated 958 bytes in 656 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-02-26 22:50:42.871 8 INFO neutron.db.segments_db [None req-ca1f24a5-ce5e-4d49-a661-de4860264068 d1225376cbb44b58a2f7dcafdd81fedd 02100c47bc7f4a07a2d3d7bcbd933d3a - - - -] Added segment 5fdf0d3c-d995-4fbb-a434-ad0e3ce460b6 of type vxlan for network 19681d06-474d-49db-918d-5eb063a7198a [pid: 7|app: 0|req: 375/751] 162.253.55.200 () {38 vars in 1027 bytes} [Thu Feb 26 22:50:42 2026] PUT /v2.0/ports/e9d8206c-0257-4653-b3fa-75c799b6ba69 => generated 1203 bytes in 550 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/752] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:50:42 2026] POST /v2.0/networks => generated 644 bytes in 410 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: 378/753] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:50:43 2026] GET /v2.0/ports?tenant_id=bbf832f2165a4de89e452887067d0cdf&device_id=fe22681a-49cc-4c9a-a162-9b9c5a068e04 => generated 1242 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/754] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:50:43 2026] GET /v2.0/ports?device_id=fe22681a-49cc-4c9a-a162-9b9c5a068e04 => generated 973 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/755] 162.253.55.200 () {34 vars in 1059 bytes} [Thu Feb 26 22:50:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=e9d8206c-0257-4653-b3fa-75c799b6ba69 => 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: 381/756] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:50:43 2026] GET /v2.0/security-groups?id=8f434787-9ba1-47c5-8367-02c08e2b9801&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/757] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:50:43 2026] GET /v2.0/subnets?id=46c56054-0cc6-4938-81bd-f267534e2910 => generated 670 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/758] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:50:43 2026] GET /v2.0/ports?network_id=55b03406-20bc-4a98-8655-d6aa19dd04d8&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:50:43.438 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f23d151d-29c1-4d40-828d-13768417e35b'] response: {'name': 'network-changed', 'server_uuid': 'fe22681a-49cc-4c9a-a162-9b9c5a068e04', 'tag': 'e9d8206c-0257-4653-b3fa-75c799b6ba69', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 384/759] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:50:43 2026] GET /v2.0/networks/55b03406-20bc-4a98-8655-d6aa19dd04d8?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/760] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:50:43 2026] GET /v2.0/networks/55b03406-20bc-4a98-8655-d6aa19dd04d8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/761] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:50:43 2026] GET /v2.0/ports?device_id=ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/762] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:50:43 2026] GET /v2.0/security-groups?id=5b744c60-fe6d-4857-aedb-bb129f283292&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/763] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:50:43 2026] GET /v2.0/ports?tenant_id=bbf832f2165a4de89e452887067d0cdf&device_id=fe22681a-49cc-4c9a-a162-9b9c5a068e04 => generated 1242 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/764] 10.0.0.246 () {34 vars in 664 bytes} [Thu Feb 26 22:50:43 2026] POST /v2.0/ports => generated 774 bytes in 710 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: 389/765] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:50:43 2026] GET /v2.0/networks?id=55b03406-20bc-4a98-8655-d6aa19dd04d8 => generated 772 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:50:43.818 7 INFO neutron.db.segments_db [None req-5366d59a-b6fe-4fb6-9674-5762e3547b61 d1225376cbb44b58a2f7dcafdd81fedd 02100c47bc7f4a07a2d3d7bcbd933d3a - - - -] Added segment 4cac032d-475f-4016-b254-6ff7aec7edb6 of type vxlan for network 6d1d2659-fb0b-4647-a47e-1f43e53d8b60 [pid: 7|app: 0|req: 377/766] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:50:43 2026] POST /v2.0/networks => generated 630 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/767] 162.253.55.200 () {34 vars in 1059 bytes} [Thu Feb 26 22:50:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=e9d8206c-0257-4653-b3fa-75c799b6ba69 => generated 19 bytes in 404 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/768] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:50:43 2026] POST /v2.0/subnets => generated 602 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/769] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:50:44 2026] GET /v2.0/subnets?id=46c56054-0cc6-4938-81bd-f267534e2910 => generated 670 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/770] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:50:44 2026] GET /v2.0/ports?network_id=55b03406-20bc-4a98-8655-d6aa19dd04d8&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: 393/771] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:50:44 2026] GET /v2.0/networks/55b03406-20bc-4a98-8655-d6aa19dd04d8?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: 394/772] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:50:44 2026] GET /v2.0/ports?device_id=fe22681a-49cc-4c9a-a162-9b9c5a068e04 => 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: 395/773] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:50:44 2026] GET /v2.0/networks/55b03406-20bc-4a98-8655-d6aa19dd04d8?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: 8|app: 0|req: 396/774] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:50:44 2026] GET /v2.0/security-groups?id=8f434787-9ba1-47c5-8367-02c08e2b9801&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: 379/775] 10.0.0.246 () {34 vars in 664 bytes} [Thu Feb 26 22:50:44 2026] POST /v2.0/ports => generated 949 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/776] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:50:44 2026] GET /v2.0/ports?device_id=ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 969 bytes in 43 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: 398/777] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:50:44 2026] GET /v2.0/security-groups?id=5b744c60-fe6d-4857-aedb-bb129f283292&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/778] 10.0.0.246 () {32 vars in 719 bytes} [Thu Feb 26 22:50:44 2026] DELETE /v2.0/ports/4c942bc2-bd57-4943-be24-d139517ab96b => generated 0 bytes in 498 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 22:50:45.282 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9730f26a-b0f4-466d-9220-2eb448fe5643 d1225376cbb44b58a2f7dcafdd81fedd 02100c47bc7f4a07a2d3d7bcbd933d3a - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 399/779] 10.0.0.246 () {32 vars in 719 bytes} [Thu Feb 26 22:50:45 2026] DELETE /v2.0/ports/4c942bc2-bd57-4943-be24-d139517ab96b => generated 132 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 22:50:45.312 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b427f28b-50ec-44e4-93ba-4ae3b67a8582 d1225376cbb44b58a2f7dcafdd81fedd 02100c47bc7f4a07a2d3d7bcbd933d3a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 381/780] 10.0.0.246 () {32 vars in 716 bytes} [Thu Feb 26 22:50:45 2026] GET /v2.0/ports/4c942bc2-bd57-4943-be24-d139517ab96b => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/781] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:50:45 2026] DELETE /v2.0/subnets/ac2d50b8-3568-4cf1-9e38-f5e7bca873a8 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/782] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:50:45 2026] GET /v2.0/ports?device_id=fe22681a-49cc-4c9a-a162-9b9c5a068e04 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/783] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:50:45 2026] GET /v2.0/security-groups?id=8f434787-9ba1-47c5-8367-02c08e2b9801&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/784] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:50:45 2026] GET /v2.0/ports?device_id=fe22681a-49cc-4c9a-a162-9b9c5a068e04 => generated 975 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:50:46.045 7 INFO neutron.services.segments.plugin [-] Segment 4cac032d-475f-4016-b254-6ff7aec7edb6 resource provider aggregate not found 2026-02-26 22:50:46.057 7 INFO neutron.services.segments.plugin [-] Segment 4cac032d-475f-4016-b254-6ff7aec7edb6 resource provider aggregate not found 2026-02-26 22:50:46.078 7 INFO neutron.services.segments.plugin [-] Segment 4cac032d-475f-4016-b254-6ff7aec7edb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4cac032d-475f-4016-b254-6ff7aec7edb6 found for delete ", "request_id": "req-022bdce7-ac93-40d0-9600-72469d540118"}]} 2026-02-26 22:50:46.082 7 INFO neutron.services.segments.plugin [-] Segment 4cac032d-475f-4016-b254-6ff7aec7edb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4cac032d-475f-4016-b254-6ff7aec7edb6 found for delete ", "request_id": "req-18cf64dd-0070-4199-a031-b24c48f71337"}]} [pid: 7|app: 0|req: 382/785] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:50:45 2026] DELETE /v2.0/networks/6d1d2659-fb0b-4647-a47e-1f43e53d8b60 => generated 0 bytes in 553 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/786] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:50:46 2026] GET /v2.0/ports?device_id=ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/787] 10.0.0.182 () {34 vars in 1099 bytes} [Thu Feb 26 22:50:46 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1666305892&fields=id&tenant_id=2319d6e7b2b1413ab9af6ceac1834dac => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:50:46.298 7 INFO neutron.db.segments_db [None req-23a54238-5d4a-435d-857f-f7c358d0f6cc d1225376cbb44b58a2f7dcafdd81fedd 02100c47bc7f4a07a2d3d7bcbd933d3a - - - -] Added segment 7d9d6dea-10b4-4860-a7b6-b255b098c545 of type vxlan for network 85d6e9fc-1b9f-45ff-868b-6f01d5907c17 2026-02-26 22:50:46.373 8 INFO neutron.db.l3_db [None req-19ee7e3d-0117-4f03-b856-667f8ef61815 925a0c057f8647138480d9d05f64c1b0 bbf832f2165a4de89e452887067d0cdf - - - -] Floating IP 7cd0589d-70f7-43ed-bde5-66175a5a633b associated. External IP: 10.96.250.204, port: e9d8206c-0257-4653-b3fa-75c799b6ba69. [pid: 7|app: 0|req: 385/788] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:50:46 2026] POST /v2.0/networks => generated 632 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/789] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:50:46 2026] GET /v2.0/security-groups?id=5b744c60-fe6d-4857-aedb-bb129f283292&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/790] 10.0.0.182 () {34 vars in 981 bytes} [Thu Feb 26 22:50:46 2026] GET /v2.0/networks?id=364d962f-a6d4-4ba8-8236-b1945b070896 => generated 680 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/791] 10.0.0.246 () {34 vars in 748 bytes} [Thu Feb 26 22:50:45 2026] PUT /v2.0/floatingips/7cd0589d-70f7-43ed-bde5-66175a5a633b => generated 856 bytes in 887 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/792] 10.0.0.182 () {34 vars in 964 bytes} [Thu Feb 26 22:50:46 2026] GET /v2.0/quotas/2319d6e7b2b1413ab9af6ceac1834dac => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/793] 10.0.0.182 () {34 vars in 1001 bytes} [Thu Feb 26 22:50:46 2026] GET /v2.0/ports?tenant_id=2319d6e7b2b1413ab9af6ceac1834dac&fields=id => generated 103 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/794] 10.0.0.182 () {34 vars in 1007 bytes} [Thu Feb 26 22:50:46 2026] GET /v2.0/networks/364d962f-a6d4-4ba8-8236-b1945b070896?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: 408/795] 10.0.0.182 () {34 vars in 1107 bytes} [Thu Feb 26 22:50:46 2026] GET /v2.0/networks/364d962f-a6d4-4ba8-8236-b1945b070896?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/796] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:50:46 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) 2026-02-26 22:50:47.187 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-17758506-a0a3-4e54-85b1-c4570458a54c'] response: {'name': 'network-changed', 'server_uuid': 'fe22681a-49cc-4c9a-a162-9b9c5a068e04', 'tag': 'e9d8206c-0257-4653-b3fa-75c799b6ba69', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 389/797] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:50:47 2026] GET /v2.0/ports?tenant_id=bbf832f2165a4de89e452887067d0cdf&device_id=fe22681a-49cc-4c9a-a162-9b9c5a068e04 => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/798] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:50:47 2026] GET /v2.0/networks?id=55b03406-20bc-4a98-8655-d6aa19dd04d8 => generated 772 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/799] 162.253.55.200 () {34 vars in 1059 bytes} [Thu Feb 26 22:50:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=e9d8206c-0257-4653-b3fa-75c799b6ba69 => generated 859 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/800] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:50:47 2026] GET /v2.0/ports?device_id=0fa6adc3-623f-41a1-a107-288208f048ab => 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: 393/801] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:50:47 2026] GET /v2.0/subnets?id=46c56054-0cc6-4938-81bd-f267534e2910 => generated 670 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/802] 10.0.0.246 () {34 vars in 664 bytes} [Thu Feb 26 22:50:47 2026] POST /v2.0/ports => generated 915 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/803] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:50:47 2026] GET /v2.0/ports?network_id=55b03406-20bc-4a98-8655-d6aa19dd04d8&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: 395/804] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:50:47 2026] GET /v2.0/networks/55b03406-20bc-4a98-8655-d6aa19dd04d8?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: 396/805] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:50:47 2026] GET /v2.0/ports?device_id=ae2b68f0-3939-4818-be37-ecc57d2c5a51 => 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: 397/806] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:50:47 2026] GET /v2.0/networks/55b03406-20bc-4a98-8655-d6aa19dd04d8?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: 398/807] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:50:47 2026] GET /v2.0/security-groups?id=5b744c60-fe6d-4857-aedb-bb129f283292&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/808] 10.0.0.246 () {32 vars in 719 bytes} [Thu Feb 26 22:50:47 2026] DELETE /v2.0/ports/6106a190-46f3-446d-8b83-22d73f0c5cd1 => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 22:50:47.871 8 INFO neutron.pecan_wsgi.hooks.translation [None req-04975280-cb84-4463-a85e-8ba16d99e79b d1225376cbb44b58a2f7dcafdd81fedd 02100c47bc7f4a07a2d3d7bcbd933d3a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 411/809] 10.0.0.246 () {32 vars in 716 bytes} [Thu Feb 26 22:50:47 2026] GET /v2.0/ports/6106a190-46f3-446d-8b83-22d73f0c5cd1 => 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: 399/810] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:50:47 2026] GET /v2.0/ports?device_id=ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/811] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:50:47 2026] DELETE /v2.0/subnets/afe96f58-c88a-4df4-8600-e8b29b82a6f3 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 22:50:48.429 7 INFO neutron.db.l3_db [None req-54eeb0ce-0b8e-4d0c-b0fa-68eb386a5696 f293a8ee5cc5456084495fe059e6090d b99167f9bb7746828e32ce74bf49581f - - - -] Floating IP 6f59cb36-3b6e-47c8-95cf-41248b1d11d9 associated. External IP: 10.96.250.208, port: 7bddb713-d149-4b93-97f6-2e3c99c9fc7e. 2026-02-26 22:50:48.517 8 INFO neutron.services.segments.plugin [-] Segment 7d9d6dea-10b4-4860-a7b6-b255b098c545 resource provider aggregate not found 2026-02-26 22:50:48.526 8 INFO neutron.services.segments.plugin [-] Segment 7d9d6dea-10b4-4860-a7b6-b255b098c545 resource provider aggregate not found 2026-02-26 22:50:48.547 8 INFO neutron.services.segments.plugin [-] Segment 7d9d6dea-10b4-4860-a7b6-b255b098c545 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d9d6dea-10b4-4860-a7b6-b255b098c545 found for delete ", "request_id": "req-0d02fd63-481b-4c22-bd1e-d2c35e600f55"}]} 2026-02-26 22:50:48.551 8 INFO neutron.services.segments.plugin [-] Segment 7d9d6dea-10b4-4860-a7b6-b255b098c545 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d9d6dea-10b4-4860-a7b6-b255b098c545 found for delete ", "request_id": "req-c0965ba8-2e3e-4a8c-baa1-d36f4695581b"}]} [pid: 8|app: 0|req: 413/812] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:50:48 2026] DELETE /v2.0/networks/85d6e9fc-1b9f-45ff-868b-6f01d5907c17 => generated 0 bytes in 464 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/813] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:50:48 2026] GET /v2.0/networks?id=364d962f-a6d4-4ba8-8236-b1945b070896 => generated 680 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/814] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:50:48 2026] GET /v2.0/ports?device_id=0fa6adc3-623f-41a1-a107-288208f048ab => 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: 400/815] 10.0.0.246 () {34 vars in 748 bytes} [Thu Feb 26 22:50:47 2026] PUT /v2.0/floatingips/6f59cb36-3b6e-47c8-95cf-41248b1d11d9 => generated 855 bytes in 953 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:50:48.896 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c9ec741-76c1-4583-9fb0-2189d6feffbf'] response: {'name': 'network-changed', 'server_uuid': 'ae2b68f0-3939-4818-be37-ecc57d2c5a51', 'tag': '7bddb713-d149-4b93-97f6-2e3c99c9fc7e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 401/816] 162.253.55.200 () {34 vars in 1049 bytes} [Thu Feb 26 22:50:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2319d6e7b2b1413ab9af6ceac1834dac => generated 181 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/817] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:50:48 2026] GET /v2.0/ports?device_id=ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/818] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:50:48 2026] GET /v2.0/ports?tenant_id=b99167f9bb7746828e32ce74bf49581f&device_id=ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 1240 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/819] 10.0.0.246 () {34 vars in 664 bytes} [Thu Feb 26 22:50:48 2026] POST /v2.0/ports => generated 775 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 417/820] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:50:49 2026] GET /v2.0/security-groups?id=5b744c60-fe6d-4857-aedb-bb129f283292&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/821] 10.0.0.246 () {34 vars in 736 bytes} [Thu Feb 26 22:50:49 2026] PUT /v2.0/ports/4f8e201c-58ac-4875-b3f7-95a7bf1a8900 => generated 752 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/822] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:50:49 2026] GET /v2.0/networks?id=f8231a5b-0455-4e50-8f00-6055423adca9 => generated 779 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 404/823] 162.253.55.200 () {38 vars in 954 bytes} [Thu Feb 26 22:50:49 2026] POST /v2.0/ports => generated 958 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 405/824] 162.253.55.200 () {34 vars in 1057 bytes} [Thu Feb 26 22:50:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=7bddb713-d149-4b93-97f6-2e3c99c9fc7e => generated 858 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/825] 10.0.0.246 () {32 vars in 719 bytes} [Thu Feb 26 22:50:49 2026] DELETE /v2.0/ports/4f8e201c-58ac-4875-b3f7-95a7bf1a8900 => 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: 421/826] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:50:49 2026] GET /v2.0/subnets?id=4cbe8839-f752-45d4-b100-41cd0b331716 => generated 677 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/827] 162.253.55.200 () {38 vars in 1027 bytes} [Thu Feb 26 22:50:49 2026] PUT /v2.0/ports/51c0d36c-6f2f-482d-9600-234105ffdcc7 => generated 1203 bytes in 549 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: 407/828] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:50:50 2026] GET /v2.0/ports?network_id=f8231a5b-0455-4e50-8f00-6055423adca9&device_owner=network%3Adhcp => generated 1244 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/829] 10.0.0.246 () {32 vars in 642 bytes} [Thu Feb 26 22:50:49 2026] GET /v2.0/ports => generated 777 bytes in 563 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/830] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:50:50 2026] GET /v2.0/ports?tenant_id=2319d6e7b2b1413ab9af6ceac1834dac&device_id=0fa6adc3-623f-41a1-a107-288208f048ab => 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: 408/831] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:50:50 2026] GET /v2.0/ports?device_id=0fa6adc3-623f-41a1-a107-288208f048ab => generated 973 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/832] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:50:50 2026] GET /v2.0/networks/f8231a5b-0455-4e50-8f00-6055423adca9?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, ' 2026-02-26 22:50:50.272 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7cacd03b-ca33-4cee-aac1-34c5bcdb9a3c d1225376cbb44b58a2f7dcafdd81fedd 02100c47bc7f4a07a2d3d7bcbd933d3a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 425/833] 162.253.55.200 () {34 vars in 1059 bytes} [Thu Feb 26 22:50:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=51c0d36c-6f2f-482d-9600-234105ffdcc7 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/834] 10.0.0.246 () {32 vars in 716 bytes} [Thu Feb 26 22:50:50 2026] GET /v2.0/ports/4f8e201c-58ac-4875-b3f7-95a7bf1a8900 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/835] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:50:50 2026] GET /v2.0/security-groups?id=c7c316cf-fb1f-4aae-abaf-59f7beaf9a01&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/836] 10.0.0.246 () {32 vars in 642 bytes} [Thu Feb 26 22:50:50 2026] GET /v2.0/ports => generated 777 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/837] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:50:50 2026] GET /v2.0/subnets?id=2af68a7a-9aca-49e8-aec0-ea85a192c3ba => generated 674 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/838] 10.0.0.246 () {32 vars in 716 bytes} [Thu Feb 26 22:50:50 2026] GET /v2.0/ports/23b5ce23-de94-4b1c-8446-43412e41e9d7 => generated 774 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/839] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:50:50 2026] GET /v2.0/ports?network_id=364d962f-a6d4-4ba8-8236-b1945b070896&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-02-26 22:50:50.457 8 INFO neutron.pecan_wsgi.hooks.translation [None req-11875c77-a125-49be-bb51-cf2fe443cd60 d1225376cbb44b58a2f7dcafdd81fedd 02100c47bc7f4a07a2d3d7bcbd933d3a - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 431/840] 10.0.0.246 () {32 vars in 719 bytes} [Thu Feb 26 22:50:50 2026] DELETE /v2.0/ports/6106a190-46f3-446d-8b83-22d73f0c5cd1 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/841] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:50:50 2026] GET /v2.0/networks/364d962f-a6d4-4ba8-8236-b1945b070896?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:50:50.531 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e3124d6d-6596-4eec-8908-84de5acabd4f d1225376cbb44b58a2f7dcafdd81fedd 02100c47bc7f4a07a2d3d7bcbd933d3a - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 433/842] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:50:50 2026] DELETE /v2.0/subnets/afe96f58-c88a-4df4-8600-e8b29b82a6f3 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/843] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:50:50 2026] GET /v2.0/networks/364d962f-a6d4-4ba8-8236-b1945b070896?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:50:50.611 8 INFO neutron.pecan_wsgi.hooks.translation [None req-18759ceb-f4d3-4e74-906a-f8c32ff5fb73 d1225376cbb44b58a2f7dcafdd81fedd 02100c47bc7f4a07a2d3d7bcbd933d3a - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 435/844] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:50:50 2026] DELETE /v2.0/subnets/ac2d50b8-3568-4cf1-9e38-f5e7bca873a8 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/845] 10.0.0.246 () {32 vars in 719 bytes} [Thu Feb 26 22:50:50 2026] DELETE /v2.0/ports/23b5ce23-de94-4b1c-8446-43412e41e9d7 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 22:50:51.023 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd7a434b-9187-492d-a974-c581ab8c83f0'] response: {'name': 'network-changed', 'server_uuid': '0fa6adc3-623f-41a1-a107-288208f048ab', 'tag': '51c0d36c-6f2f-482d-9600-234105ffdcc7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 410/846] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:50:50 2026] GET /v2.0/networks/f8231a5b-0455-4e50-8f00-6055423adca9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 758 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/847] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:50:51 2026] GET /v2.0/ports?tenant_id=2319d6e7b2b1413ab9af6ceac1834dac&device_id=0fa6adc3-623f-41a1-a107-288208f048ab => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:50:51.122 8 INFO neutron.services.segments.plugin [-] Segment 5fdf0d3c-d995-4fbb-a434-ad0e3ce460b6 resource provider aggregate not found 2026-02-26 22:50:51.127 8 INFO neutron.services.segments.plugin [-] Segment 5fdf0d3c-d995-4fbb-a434-ad0e3ce460b6 resource provider aggregate not found 2026-02-26 22:50:51.139 8 INFO neutron.services.segments.plugin [-] Segment 5fdf0d3c-d995-4fbb-a434-ad0e3ce460b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fdf0d3c-d995-4fbb-a434-ad0e3ce460b6 found for delete ", "request_id": "req-e485cea7-5c44-4a58-8ed6-518240b28877"}]} 2026-02-26 22:50:51.143 8 INFO neutron.services.segments.plugin [-] Segment 5fdf0d3c-d995-4fbb-a434-ad0e3ce460b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fdf0d3c-d995-4fbb-a434-ad0e3ce460b6 found for delete ", "request_id": "req-1cbbf88c-b8b3-4873-8058-a5777813cd1e"}]} [pid: 7|app: 0|req: 412/848] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:50:51 2026] GET /v2.0/networks?id=364d962f-a6d4-4ba8-8236-b1945b070896 => generated 776 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/849] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:50:50 2026] DELETE /v2.0/networks/19681d06-474d-49db-918d-5eb063a7198a => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/850] 162.253.55.200 () {34 vars in 1059 bytes} [Thu Feb 26 22:50:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=51c0d36c-6f2f-482d-9600-234105ffdcc7 => 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: 438/851] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:50:51 2026] GET /v2.0/subnets?id=2af68a7a-9aca-49e8-aec0-ea85a192c3ba => generated 674 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/852] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:50:51 2026] GET /v2.0/ports?network_id=364d962f-a6d4-4ba8-8236-b1945b070896&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/853] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:50:51 2026] GET /v2.0/networks/364d962f-a6d4-4ba8-8236-b1945b070896?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: 415/854] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:50:51 2026] GET /v2.0/ports?device_id=0fa6adc3-623f-41a1-a107-288208f048ab => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/855] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:50:51 2026] GET /v2.0/networks/364d962f-a6d4-4ba8-8236-b1945b070896?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/856] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:50:51 2026] GET /v2.0/security-groups?id=c7c316cf-fb1f-4aae-abaf-59f7beaf9a01&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: 8|app: 0|req: 441/857] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:50:51 2026] GET /v2.0/security-groups?tenant_id=02100c47bc7f4a07a2d3d7bcbd933d3a&name=default => generated 2801 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/858] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:50:51 2026] DELETE /v2.0/security-groups/40842fa6-e292-4c27-acef-45ab95bc7580 => 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: 442/859] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:50:52 2026] GET /v2.0/ports?device_id=0fa6adc3-623f-41a1-a107-288208f048ab => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/860] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:50:52 2026] GET /v2.0/security-groups?id=c7c316cf-fb1f-4aae-abaf-59f7beaf9a01&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/861] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:50:52 2026] GET /v2.0/ports?device_id=0fa6adc3-623f-41a1-a107-288208f048ab => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:50:53.264 7 INFO neutron.db.l3_db [None req-6fd52e4c-36a7-49db-8de4-783ae6f6b8ae b7880eeda5464f8c9236bf4776466308 2319d6e7b2b1413ab9af6ceac1834dac - - - -] Floating IP d8f9791a-98b4-4e7a-978d-fdeb9fcbd226 associated. External IP: 10.96.250.220, port: 51c0d36c-6f2f-482d-9600-234105ffdcc7. [pid: 7|app: 0|req: 419/862] 10.0.0.246 () {34 vars in 748 bytes} [Thu Feb 26 22:50:52 2026] PUT /v2.0/floatingips/d8f9791a-98b4-4e7a-978d-fdeb9fcbd226 => generated 856 bytes in 793 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/863] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:50:53 2026] GET /v2.0/ports?device_id=0fa6adc3-623f-41a1-a107-288208f048ab => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:50:53.771 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-152bbd3d-7680-419a-97d5-9086ec8e6a7f'] response: {'name': 'network-changed', 'server_uuid': '0fa6adc3-623f-41a1-a107-288208f048ab', 'tag': '51c0d36c-6f2f-482d-9600-234105ffdcc7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 445/864] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:50:53 2026] GET /v2.0/security-groups?id=c7c316cf-fb1f-4aae-abaf-59f7beaf9a01&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/865] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:50:53 2026] GET /v2.0/ports?tenant_id=2319d6e7b2b1413ab9af6ceac1834dac&device_id=0fa6adc3-623f-41a1-a107-288208f048ab => 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: 447/866] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:50:53 2026] GET /v2.0/networks?id=364d962f-a6d4-4ba8-8236-b1945b070896 => generated 776 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/867] 10.0.0.246 () {34 vars in 683 bytes} [Thu Feb 26 22:50:53 2026] POST /v2.0/security-groups => generated 1560 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/868] 162.253.55.200 () {34 vars in 1059 bytes} [Thu Feb 26 22:50:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=51c0d36c-6f2f-482d-9600-234105ffdcc7 => generated 859 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/869] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:50:54 2026] GET /v2.0/ports?device_id=0fa6adc3-623f-41a1-a107-288208f048ab => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/870] 10.0.0.246 () {32 vars in 662 bytes} [Thu Feb 26 22:50:54 2026] GET /v2.0/security-groups => generated 4343 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/871] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:50:54 2026] GET /v2.0/subnets?id=2af68a7a-9aca-49e8-aec0-ea85a192c3ba => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/872] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:50:54 2026] GET /v2.0/security-groups?id=c7c316cf-fb1f-4aae-abaf-59f7beaf9a01&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/873] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:50:54 2026] GET /v2.0/ports?network_id=364d962f-a6d4-4ba8-8236-b1945b070896&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: 423/874] 10.0.0.246 () {34 vars in 757 bytes} [Thu Feb 26 22:50:54 2026] PUT /v2.0/security-groups/df027ffb-a75f-44e3-8845-f86fac53f020 => generated 1600 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/875] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:50:54 2026] GET /v2.0/networks/364d962f-a6d4-4ba8-8236-b1945b070896?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: 424/876] 10.0.0.246 () {32 vars in 736 bytes} [Thu Feb 26 22:50:54 2026] GET /v2.0/security-groups/df027ffb-a75f-44e3-8845-f86fac53f020 => generated 1600 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/877] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:50:54 2026] GET /v2.0/networks/364d962f-a6d4-4ba8-8236-b1945b070896?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/878] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:50:54 2026] DELETE /v2.0/security-groups/df027ffb-a75f-44e3-8845-f86fac53f020 => 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: 454/879] 10.0.0.246 () {32 vars in 662 bytes} [Thu Feb 26 22:50:54 2026] GET /v2.0/security-groups => generated 2801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:50:54.575 7 INFO neutron.api.v2.resource [None req-eb113715-1a84-4174-bd54-3b4335f4c642 21da3251195f4cb7954c59d6bcd78262 46d30d2fe34e4efd875e547e7a384182 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 426/880] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:50:54 2026] DELETE /v2.0/security-groups/df027ffb-a75f-44e3-8845-f86fac53f020 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/881] 10.0.0.246 () {34 vars in 683 bytes} [Thu Feb 26 22:50:54 2026] POST /v2.0/security-groups => generated 1560 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/882] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:50:54 2026] POST /v2.0/security-group-rules => generated 569 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/883] 10.0.0.246 () {32 vars in 746 bytes} [Thu Feb 26 22:50:54 2026] GET /v2.0/security-group-rules/1eae4476-4069-4934-ae88-e540a679a3cc => generated 569 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/884] 10.0.0.246 () {32 vars in 672 bytes} [Thu Feb 26 22:50:54 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: 457/885] 162.253.55.200 () {34 vars in 993 bytes} [Thu Feb 26 22:50:54 2026] GET /v2.0/ports?device_id=0fa6adc3-623f-41a1-a107-288208f048ab => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/886] 10.0.0.246 () {32 vars in 749 bytes} [Thu Feb 26 22:50:54 2026] DELETE /v2.0/security-group-rules/1eae4476-4069-4934-ae88-e540a679a3cc => 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: 430/887] 10.0.0.246 () {32 vars in 672 bytes} [Thu Feb 26 22:50:54 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/888] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:50:55 2026] POST /v2.0/security-group-rules => generated 569 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/889] 10.0.0.246 () {32 vars in 746 bytes} [Thu Feb 26 22:50:55 2026] GET /v2.0/security-group-rules/86839526-bbc5-4602-a8a3-eef4566841cd => generated 569 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/890] 10.0.0.246 () {32 vars in 672 bytes} [Thu Feb 26 22:50:55 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/891] 10.0.0.246 () {32 vars in 749 bytes} [Thu Feb 26 22:50:55 2026] DELETE /v2.0/security-group-rules/86839526-bbc5-4602-a8a3-eef4566841cd => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/892] 10.0.0.246 () {32 vars in 672 bytes} [Thu Feb 26 22:50:55 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:50:55.310 7 INFO neutron.db.securitygroups_db [None req-6f192fe7-9c52-4979-994d-0ef0ce185c97 21da3251195f4cb7954c59d6bcd78262 46d30d2fe34e4efd875e547e7a384182 - - - -] Project 46d30d2fe34e4efd875e547e7a384182 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: 436/893] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:50:55 2026] POST /v2.0/security-group-rules => generated 575 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/894] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:50:55 2026] GET /v2.0/ports?device_id=0fa6adc3-623f-41a1-a107-288208f048ab => generated 975 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/895] 10.0.0.246 () {32 vars in 746 bytes} [Thu Feb 26 22:50:55 2026] GET /v2.0/security-group-rules/eb9a7a61-303c-4e67-87d1-43776f38513b => generated 575 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/896] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:50:55 2026] GET /v2.0/security-groups?id=c7c316cf-fb1f-4aae-abaf-59f7beaf9a01&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: 440/897] 10.0.0.246 () {32 vars in 672 bytes} [Thu Feb 26 22:50:55 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/898] 10.0.0.246 () {32 vars in 749 bytes} [Thu Feb 26 22:50:55 2026] DELETE /v2.0/security-group-rules/eb9a7a61-303c-4e67-87d1-43776f38513b => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/899] 10.0.0.246 () {32 vars in 672 bytes} [Thu Feb 26 22:50:55 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/900] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:50:55 2026] DELETE /v2.0/security-groups/1c7bb527-1aa5-4aa4-b9c7-361480b2267c => 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: 444/901] 10.0.0.246 () {32 vars in 662 bytes} [Thu Feb 26 22:50:55 2026] GET /v2.0/security-groups => generated 2801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/902] 10.0.0.246 () {32 vars in 662 bytes} [Thu Feb 26 22:50:55 2026] GET /v2.0/security-groups => generated 2801 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:50:56.097 8 INFO neutron.db.l3_db [None req-12956352-a667-4798-a0f8-a3f4bd17d7b4 b7880eeda5464f8c9236bf4776466308 2319d6e7b2b1413ab9af6ceac1834dac - - - -] Floating IP d8f9791a-98b4-4e7a-978d-fdeb9fcbd226 disassociated. External IP: 10.96.250.220, port: 51c0d36c-6f2f-482d-9600-234105ffdcc7. [pid: 7|app: 0|req: 446/903] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:50:56 2026] GET /v2.0/security-groups?tenant_id=46d30d2fe34e4efd875e547e7a384182&name=default => generated 2801 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/904] 162.253.55.200 () {36 vars in 996 bytes} [Thu Feb 26 22:50:54 2026] DELETE /v2.0/ports/51c0d36c-6f2f-482d-9600-234105ffdcc7 => generated 0 bytes in 1602 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/905] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:50:56 2026] DELETE /v2.0/security-groups/8f79feb9-0154-4305-9f24-4147dbba0ca8 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:50:56.660 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3634ae3a-ebfc-430e-85ff-7e70506a7a14'] response: {'server_uuid': '0fa6adc3-623f-41a1-a107-288208f048ab', 'name': 'network-vif-deleted', 'tag': '51c0d36c-6f2f-482d-9600-234105ffdcc7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 459/906] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:50:56 2026] GET /v2.0/ports?device_id=0fa6adc3-623f-41a1-a107-288208f048ab => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/909] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:50:57 2026] DELETE /v2.0/security-groups/c7c316cf-fb1f-4aae-abaf-59f7beaf9a01 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:50:57.969 7 INFO neutron.api.v2.resource [None req-a61d8fa8-659f-4fd8-9898-3d3a222afd52 b7880eeda5464f8c9236bf4776466308 2319d6e7b2b1413ab9af6ceac1834dac - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 450/910] 10.0.0.246 () {32 vars in 736 bytes} [Thu Feb 26 22:50:57 2026] GET /v2.0/security-groups/c7c316cf-fb1f-4aae-abaf-59f7beaf9a01 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/911] 10.0.0.19 () {34 vars in 988 bytes} [Thu Feb 26 22:50:57 2026] GET /v2.0/ports?device_id=fe22681a-49cc-4c9a-a162-9b9c5a068e04 => generated 1244 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/912] 10.0.0.19 () {34 vars in 1038 bytes} [Thu Feb 26 22:50:58 2026] GET /v2.0/security-groups?id=8f434787-9ba1-47c5-8367-02c08e2b9801&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/913] 10.0.0.246 () {32 vars in 731 bytes} [Thu Feb 26 22:50:57 2026] DELETE /v2.0/floatingips/d8f9791a-98b4-4e7a-978d-fdeb9fcbd226 => generated 0 bytes in 401 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/914] 10.0.0.246 () {34 vars in 788 bytes} [Thu Feb 26 22:50:58 2026] PUT /v2.0/routers/95bf2c8e-19be-40d2-b8c1-9f1a289331d6/remove_router_interface => generated 309 bytes in 1239 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/915] 10.0.0.19 () {34 vars in 988 bytes} [Thu Feb 26 22:50:59 2026] GET /v2.0/ports?device_id=ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/916] 10.0.0.19 () {34 vars in 1038 bytes} [Thu Feb 26 22:50:59 2026] GET /v2.0/security-groups?id=5b744c60-fe6d-4857-aedb-bb129f283292&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/917] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:50:59 2026] GET /v2.0/security-groups?tenant_id=c1daf1bbfba84e66a53751e43809bdaa&name=default => generated 2801 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/918] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:51:00 2026] DELETE /v2.0/security-groups/a39d0086-76d0-428f-ac08-2f098cecf0c3 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:51:01.138 8 INFO neutron.services.segments.plugin [-] Segment 7be9825f-dad2-4ebd-a993-3421d28e5495 resource provider aggregate not found 2026-02-26 22:51:01.145 8 INFO neutron.services.segments.plugin [-] Segment 7be9825f-dad2-4ebd-a993-3421d28e5495 resource provider aggregate not found 2026-02-26 22:51:01.161 8 INFO neutron.services.segments.plugin [-] Segment 7be9825f-dad2-4ebd-a993-3421d28e5495 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7be9825f-dad2-4ebd-a993-3421d28e5495 found for delete ", "request_id": "req-b66581ea-585f-4edf-938a-6b9b2783144d"}]} 2026-02-26 22:51:01.167 8 INFO neutron.services.segments.plugin [-] Segment 7be9825f-dad2-4ebd-a993-3421d28e5495 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7be9825f-dad2-4ebd-a993-3421d28e5495 found for delete ", "request_id": "req-1514a789-1a72-4449-8428-a070d6d2ad4c"}]} 2026-02-26 22:51:01.167 8 INFO neutron.db.l3_hamode_db [None req-5d791918-c3f8-456c-af6a-b1a7699b283e 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] HA network 6550b52c-f49d-4d06-bed5-416c38ca98d0 was deleted as no HA routers are present in tenant 2319d6e7b2b1413ab9af6ceac1834dac. [pid: 8|app: 0|req: 464/919] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:50:59 2026] DELETE /v2.0/routers/95bf2c8e-19be-40d2-b8c1-9f1a289331d6 => generated 0 bytes in 1553 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/920] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:01 2026] GET /v2.0/ports?device_id=fe22681a-49cc-4c9a-a162-9b9c5a068e04 => generated 975 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/921] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:51:01 2026] GET /v2.0/security-groups?id=8f434787-9ba1-47c5-8367-02c08e2b9801&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/922] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:01 2026] GET /v2.0/ports?device_id=fe22681a-49cc-4c9a-a162-9b9c5a068e04 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/923] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:51:01 2026] GET /v2.0/security-groups?id=8f434787-9ba1-47c5-8367-02c08e2b9801&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: 465/924] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:51:01 2026] DELETE /v2.0/subnets/2af68a7a-9aca-49e8-aec0-ea85a192c3ba => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 22:51:01.746 7 INFO neutron.services.segments.plugin [-] Segment 597c22e1-430f-4303-b7bd-29b998473e07 resource provider aggregate not found 2026-02-26 22:51:01.751 7 INFO neutron.services.segments.plugin [-] Segment 597c22e1-430f-4303-b7bd-29b998473e07 resource provider aggregate not found 2026-02-26 22:51:01.766 7 INFO neutron.services.segments.plugin [-] Segment 597c22e1-430f-4303-b7bd-29b998473e07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 597c22e1-430f-4303-b7bd-29b998473e07 found for delete ", "request_id": "req-be820e30-bee0-4f78-8429-d732c8d9264b"}]} 2026-02-26 22:51:01.768 7 INFO neutron.services.segments.plugin [-] Segment 597c22e1-430f-4303-b7bd-29b998473e07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 597c22e1-430f-4303-b7bd-29b998473e07 found for delete ", "request_id": "req-635f13ce-1c7b-4897-8b40-5ed3962f42a3"}]} [pid: 7|app: 0|req: 460/925] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:51:01 2026] DELETE /v2.0/networks/364d962f-a6d4-4ba8-8236-b1945b070896 => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/926] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:01 2026] GET /v2.0/ports?device_id=fe22681a-49cc-4c9a-a162-9b9c5a068e04 => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/927] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:51:01 2026] GET /v2.0/security-groups?id=8f434787-9ba1-47c5-8367-02c08e2b9801&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/928] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:51:01 2026] GET /v2.0/ports?tenant_id=bbf832f2165a4de89e452887067d0cdf&device_id=fe22681a-49cc-4c9a-a162-9b9c5a068e04 => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/929] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:51:01 2026] GET /v2.0/networks?id=55b03406-20bc-4a98-8655-d6aa19dd04d8 => generated 772 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/930] 162.253.55.200 () {34 vars in 1059 bytes} [Thu Feb 26 22:51:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=e9d8206c-0257-4653-b3fa-75c799b6ba69 => generated 861 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/931] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:51:01 2026] GET /v2.0/security-groups?tenant_id=2319d6e7b2b1413ab9af6ceac1834dac&name=default => generated 2801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/932] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:51:02 2026] GET /v2.0/subnets?id=46c56054-0cc6-4938-81bd-f267534e2910 => generated 670 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/933] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:51:02 2026] GET /v2.0/ports?network_id=55b03406-20bc-4a98-8655-d6aa19dd04d8&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: 470/934] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:51:02 2026] DELETE /v2.0/security-groups/b8d57b90-d1f2-4da1-b56f-fb0e76ace236 => 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: 465/935] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:51:02 2026] GET /v2.0/networks/55b03406-20bc-4a98-8655-d6aa19dd04d8?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: 471/936] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:51:02 2026] GET /v2.0/networks/55b03406-20bc-4a98-8655-d6aa19dd04d8?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: 466/937] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:02 2026] GET /v2.0/ports?device_id=ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/938] 10.0.0.182 () {34 vars in 970 bytes} [Thu Feb 26 22:51:02 2026] GET /v2.0/ports/7bddb713-d149-4b93-97f6-2e3c99c9fc7e => generated 968 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/939] 162.253.55.200 () {34 vars in 999 bytes} [Thu Feb 26 22:51:02 2026] GET /v2.0/subnets?network_id=f8231a5b-0455-4e50-8f00-6055423adca9 => generated 659 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/940] 162.253.55.200 () {34 vars in 1145 bytes} [Thu Feb 26 22:51:02 2026] GET /v2.0/ports?device_id=ae2b68f0-3939-4818-be37-ecc57d2c5a51&device_owner=compute%3Anova&network_id=f8231a5b-0455-4e50-8f00-6055423adca9 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/941] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:02 2026] GET /v2.0/ports?device_id=fe22681a-49cc-4c9a-a162-9b9c5a068e04 => 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: 469/942] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:51:02 2026] GET /v2.0/security-groups?id=8f434787-9ba1-47c5-8367-02c08e2b9801&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/943] 162.253.55.200 () {38 vars in 1027 bytes} [Thu Feb 26 22:51:02 2026] PUT /v2.0/ports/7bddb713-d149-4b93-97f6-2e3c99c9fc7e => generated 1145 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/944] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:51:03 2026] GET /v2.0/ports?tenant_id=b99167f9bb7746828e32ce74bf49581f&device_id=ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 1417 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-02-26 22:51:03.564 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-14836399-8bf1-402f-9075-dc99a1312b39'] response: {'name': 'network-changed', 'server_uuid': 'ae2b68f0-3939-4818-be37-ecc57d2c5a51', 'tag': '7bddb713-d149-4b93-97f6-2e3c99c9fc7e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 475/945] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:51:03 2026] GET /v2.0/networks?id=f8231a5b-0455-4e50-8f00-6055423adca9 => generated 779 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/946] 162.253.55.200 () {34 vars in 1057 bytes} [Thu Feb 26 22:51:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=7bddb713-d149-4b93-97f6-2e3c99c9fc7e => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/947] 162.253.55.200 () {34 vars in 1057 bytes} [Thu Feb 26 22:51:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=7bddb713-d149-4b93-97f6-2e3c99c9fc7e => 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: 472/948] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:51:03 2026] GET /v2.0/subnets?id=4cbe8839-f752-45d4-b100-41cd0b331716 => generated 677 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/949] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:51:03 2026] GET /v2.0/ports?network_id=f8231a5b-0455-4e50-8f00-6055423adca9&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: 473/950] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:51:03 2026] GET /v2.0/networks/f8231a5b-0455-4e50-8f00-6055423adca9?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: 478/951] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:51:03 2026] GET /v2.0/networks/f8231a5b-0455-4e50-8f00-6055423adca9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/952] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:51:04 2026] GET /v2.0/ports?tenant_id=b99167f9bb7746828e32ce74bf49581f&device_id=ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 1417 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/953] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:51:04 2026] GET /v2.0/networks?id=f8231a5b-0455-4e50-8f00-6055423adca9 => generated 779 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/954] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:04 2026] GET /v2.0/ports?device_id=fe22681a-49cc-4c9a-a162-9b9c5a068e04 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:51:04.195 7 INFO neutron.db.segments_db [None req-1c645e2b-3e2a-4b82-a3b9-00989676d65f 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Added segment db18658c-7cbd-484a-8c27-206ee42e6b20 of type vxlan for network 1a008d38-2250-47da-9dc3-e8683fca68c7 [pid: 8|app: 0|req: 482/955] 162.253.55.200 () {34 vars in 1057 bytes} [Thu Feb 26 22:51:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=7bddb713-d149-4b93-97f6-2e3c99c9fc7e => generated 860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/956] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:51:04 2026] GET /v2.0/security-groups?id=8f434787-9ba1-47c5-8367-02c08e2b9801&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/957] 162.253.55.200 () {34 vars in 1057 bytes} [Thu Feb 26 22:51:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=7bddb713-d149-4b93-97f6-2e3c99c9fc7e => 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: 485/958] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:51:04 2026] GET /v2.0/subnets?id=4cbe8839-f752-45d4-b100-41cd0b331716 => 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: 486/959] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:51:04 2026] GET /v2.0/ports?network_id=f8231a5b-0455-4e50-8f00-6055423adca9&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: 474/960] 10.0.0.246 () {34 vars in 670 bytes} [Thu Feb 26 22:51:03 2026] POST /v2.0/networks => generated 738 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/961] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:51:04 2026] GET /v2.0/networks/f8231a5b-0455-4e50-8f00-6055423adca9?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/962] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:51:04 2026] GET /v2.0/networks/f8231a5b-0455-4e50-8f00-6055423adca9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/963] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:51:04 2026] POST /v2.0/subnets => generated 661 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:51:04.670 7 INFO neutron.db.segments_db [None req-c22585d8-eaa8-4aee-bb8e-e713b9336d10 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Added segment 71211370-d706-47ab-948f-e4ca65c1a806 of type vxlan for network 258a8c6c-75c3-4cbb-85ca-42dbd372f6d2 [pid: 8|app: 0|req: 488/964] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:04 2026] GET /v2.0/ports?device_id=ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 1148 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/965] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:51:04 2026] GET /v2.0/security-groups?id=5b744c60-fe6d-4857-aedb-bb129f283292&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:51:05.102 7 INFO neutron.db.l3_hamode_db [None req-c22585d8-eaa8-4aee-bb8e-e713b9336d10 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 490/966] 162.253.55.200 () {34 vars in 1117 bytes} [Thu Feb 26 22:51:05 2026] GET /v2.0/ports?device_id=ae2b68f0-3939-4818-be37-ecc57d2c5a51&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.9 => generated 1148 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/967] 162.253.55.200 () {38 vars in 1027 bytes} [Thu Feb 26 22:51:05 2026] PUT /v2.0/ports/7bddb713-d149-4b93-97f6-2e3c99c9fc7e => generated 968 bytes in 529 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-02-26 22:51:05.842 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1031ae42-29cf-4187-a795-6028dfb49775'] response: {'name': 'network-changed', 'server_uuid': 'ae2b68f0-3939-4818-be37-ecc57d2c5a51', 'tag': '7bddb713-d149-4b93-97f6-2e3c99c9fc7e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 492/968] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:05 2026] GET /v2.0/ports?device_id=fe22681a-49cc-4c9a-a162-9b9c5a068e04 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/969] 162.253.55.200 () {34 vars in 1095 bytes} [Thu Feb 26 22:51:05 2026] GET /v2.0/ports?device_id=ae2b68f0-3939-4818-be37-ecc57d2c5a51&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/970] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:51:05 2026] GET /v2.0/ports?tenant_id=b99167f9bb7746828e32ce74bf49581f&device_id=ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/971] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:51:05 2026] GET /v2.0/security-groups?id=8f434787-9ba1-47c5-8367-02c08e2b9801&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/972] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:51:05 2026] GET /v2.0/networks?id=f8231a5b-0455-4e50-8f00-6055423adca9 => generated 779 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/973] 162.253.55.200 () {34 vars in 1057 bytes} [Thu Feb 26 22:51:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=7bddb713-d149-4b93-97f6-2e3c99c9fc7e => generated 860 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:51:06.182 7 INFO neutron.db.l3_hamode_db [None req-c22585d8-eaa8-4aee-bb8e-e713b9336d10 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 498/974] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:51:06 2026] GET /v2.0/subnets?id=4cbe8839-f752-45d4-b100-41cd0b331716 => generated 677 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/975] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:51:06 2026] GET /v2.0/ports?network_id=f8231a5b-0455-4e50-8f00-6055423adca9&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: 500/976] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:51:06 2026] GET /v2.0/networks/f8231a5b-0455-4e50-8f00-6055423adca9?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: 501/977] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:51:06 2026] GET /v2.0/networks/f8231a5b-0455-4e50-8f00-6055423adca9?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: 502/978] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:51:06 2026] GET /v2.0/ports?tenant_id=b99167f9bb7746828e32ce74bf49581f&device_id=ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/979] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:51:06 2026] GET /v2.0/networks?id=f8231a5b-0455-4e50-8f00-6055423adca9 => generated 779 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/980] 162.253.55.200 () {34 vars in 1057 bytes} [Thu Feb 26 22:51:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=7bddb713-d149-4b93-97f6-2e3c99c9fc7e => generated 860 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/981] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:51:06 2026] GET /v2.0/subnets?id=4cbe8839-f752-45d4-b100-41cd0b331716 => generated 677 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/982] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:51:06 2026] GET /v2.0/ports?network_id=f8231a5b-0455-4e50-8f00-6055423adca9&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/983] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:51:06 2026] GET /v2.0/networks/f8231a5b-0455-4e50-8f00-6055423adca9?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: 508/984] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:51:06 2026] GET /v2.0/networks/f8231a5b-0455-4e50-8f00-6055423adca9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/985] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:51:07 2026] GET /v2.0/ports?tenant_id=b99167f9bb7746828e32ce74bf49581f&device_id=ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/986] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:51:07 2026] GET /v2.0/networks?id=f8231a5b-0455-4e50-8f00-6055423adca9 => generated 779 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/987] 162.253.55.200 () {34 vars in 1057 bytes} [Thu Feb 26 22:51:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=7bddb713-d149-4b93-97f6-2e3c99c9fc7e => generated 860 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/988] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:51:07 2026] GET /v2.0/subnets?id=4cbe8839-f752-45d4-b100-41cd0b331716 => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/989] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:51:04 2026] POST /v2.0/routers => generated 725 bytes in 2635 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/990] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:51:07 2026] GET /v2.0/ports?network_id=f8231a5b-0455-4e50-8f00-6055423adca9&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: 514/991] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:51:07 2026] GET /v2.0/networks/f8231a5b-0455-4e50-8f00-6055423adca9?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: 515/992] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:51:07 2026] GET /v2.0/networks/f8231a5b-0455-4e50-8f00-6055423adca9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/993] 10.0.0.111 () {28 vars in 580 bytes} [Thu Feb 26 22:51:07 2026] GET /v2.0/agents => generated 3358 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/994] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:07 2026] GET /v2.0/ports?device_id=ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 971 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/995] 10.0.0.182 () {34 vars in 1083 bytes} [Thu Feb 26 22:51:07 2026] GET /v2.0/ports?device_id=fe22681a-49cc-4c9a-a162-9b9c5a068e04&device_id=ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 2473 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/996] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:51:07 2026] GET /v2.0/subnets => generated 5027 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/997] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:51:08 2026] GET /v2.0/security-groups?id=5b744c60-fe6d-4857-aedb-bb129f283292&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/998] 10.0.0.182 () {34 vars in 1119 bytes} [Thu Feb 26 22:51:08 2026] GET /v2.0/security-groups?id=5b744c60-fe6d-4857-aedb-bb129f283292&id=8f434787-9ba1-47c5-8367-02c08e2b9801&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/999] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:51:08 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1000] 162.253.55.200 () {34 vars in 993 bytes} [Thu Feb 26 22:51:08 2026] GET /v2.0/ports?device_id=ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1001] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:51:08 2026] GET /v2.0/floatingips => generated 1704 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:51:08.588 8 INFO neutron.db.l3_db [None req-149fa3f8-bb9b-4d5d-b315-2f58dc70d364 f293a8ee5cc5456084495fe059e6090d b99167f9bb7746828e32ce74bf49581f - - - -] Floating IP 6f59cb36-3b6e-47c8-95cf-41248b1d11d9 disassociated. External IP: 10.96.250.208, port: 7bddb713-d149-4b93-97f6-2e3c99c9fc7e. [pid: 8|app: 0|req: 525/1002] 162.253.55.200 () {36 vars in 996 bytes} [Thu Feb 26 22:51:08 2026] DELETE /v2.0/ports/7bddb713-d149-4b93-97f6-2e3c99c9fc7e => generated 0 bytes in 818 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 22:51:09.099 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8a8e54e-87fd-420e-bb33-70ef3d2e917c'] response: {'server_uuid': 'ae2b68f0-3939-4818-be37-ecc57d2c5a51', 'name': 'network-vif-deleted', 'tag': '7bddb713-d149-4b93-97f6-2e3c99c9fc7e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 526/1003] 10.0.0.111 () {28 vars in 578 bytes} [Thu Feb 26 22:51:09 2026] GET /v2.0/ports => generated 22071 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1004] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:09 2026] GET /v2.0/ports?device_id=ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/1005] 10.0.0.246 () {34 vars in 782 bytes} [Thu Feb 26 22:51:07 2026] PUT /v2.0/routers/39950948-c907-4009-8bfd-ef7d605780dc/add_router_interface => generated 309 bytes in 1925 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1006] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:51:09 2026] GET /v2.0/routers => generated 2195 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/1007] 10.0.0.111 () {28 vars in 623 bytes} [Thu Feb 26 22:51:09 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1008] 10.0.0.111 () {28 vars in 676 bytes} [Thu Feb 26 22:51:09 2026] GET /v2.0/routers/39950948-c907-4009-8bfd-ef7d605780dc/l3-agents => generated 682 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/1009] 10.0.0.111 () {28 vars in 676 bytes} [Thu Feb 26 22:51:09 2026] GET /v2.0/routers/560086cb-c5aa-465e-8787-827cb19c5c9e/l3-agents => generated 681 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1010] 10.0.0.111 () {28 vars in 676 bytes} [Thu Feb 26 22:51:09 2026] GET /v2.0/routers/59542630-51fc-41c0-8060-40c85485fbd3/l3-agents => generated 681 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/1011] 10.0.0.111 () {28 vars in 618 bytes} [Thu Feb 26 22:51:09 2026] GET /v2.0/network-ip-availabilities => generated 3821 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1012] 10.0.0.111 () {28 vars in 584 bytes} [Thu Feb 26 22:51:09 2026] GET /v2.0/networks => generated 6531 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/1013] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:51:09 2026] GET /v2.0/subnets => generated 5027 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1014] 10.0.0.246 () {34 vars in 684 bytes} [Thu Feb 26 22:51:09 2026] POST /v2.0/security-groups => generated 1595 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/1015] 10.0.0.111 () {28 vars in 598 bytes} [Thu Feb 26 22:51:09 2026] GET /v2.0/security-groups => generated 30444 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1016] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:51:09 2026] POST /v2.0/security-group-rules => generated 565 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1017] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:51:10 2026] POST /v2.0/security-group-rules => generated 570 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:51:10.288 7 INFO neutron.db.segments_db [None req-3161aa99-7ebc-438c-9561-9aed1273020e d85f086d2fc64d0ca34d3c91b20cac53 892b946244b9404cb5d2770835b5475f - - - -] Added segment 05e203be-d15d-4d8a-949e-711a1bd108b1 of type vxlan for network a367d994-ad2d-4d28-8806-b846a1b5a0b1 [pid: 7|app: 0|req: 484/1018] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:51:09 2026] POST /v2.0/networks => generated 639 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/1019] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:51:10 2026] DELETE /v2.0/security-groups/5b744c60-fe6d-4857-aedb-bb129f283292 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1020] 10.0.0.246 () {34 vars in 675 bytes} [Thu Feb 26 22:51:10 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) 2026-02-26 22:51:10.872 8 INFO neutron.api.v2.resource [None req-e05e2d27-f999-4637-875e-94c464b3755f f293a8ee5cc5456084495fe059e6090d b99167f9bb7746828e32ce74bf49581f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 536/1021] 10.0.0.246 () {32 vars in 736 bytes} [Thu Feb 26 22:51:10 2026] GET /v2.0/security-groups/5b744c60-fe6d-4857-aedb-bb129f283292 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/1022] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:51:10 2026] POST /v2.0/subnets => generated 633 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1023] 10.0.0.246 () {32 vars in 721 bytes} [Thu Feb 26 22:51:11 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/1024] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:51:11 2026] POST /v2.0/subnets => generated 708 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1025] 10.0.0.182 () {34 vars in 1097 bytes} [Thu Feb 26 22:51:11 2026] GET /v2.0/security-groups?name=tempest-securitygroup--940585763&fields=id&tenant_id=e1763b22b4524175a9b30059674f7cba => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:51:11.561 7 INFO neutron.db.segments_db [None req-16f223aa-5906-4d63-85ae-fca6ef06a1c2 d85f086d2fc64d0ca34d3c91b20cac53 892b946244b9404cb5d2770835b5475f - - - -] Added segment c8bb918c-d972-43c3-b577-a34bf79a296f of type vxlan for network a1fd27f9-51dd-444d-8b74-fb9d231af833 [pid: 7|app: 0|req: 490/1026] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:51:11 2026] POST /v2.0/networks => generated 638 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/1027] 10.0.0.182 () {34 vars in 981 bytes} [Thu Feb 26 22:51:11 2026] GET /v2.0/networks?id=1a008d38-2250-47da-9dc3-e8683fca68c7 => generated 670 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1028] 10.0.0.246 () {32 vars in 731 bytes} [Thu Feb 26 22:51:10 2026] DELETE /v2.0/floatingips/6f59cb36-3b6e-47c8-95cf-41248b1d11d9 => generated 0 bytes in 969 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1029] 10.0.0.182 () {34 vars in 964 bytes} [Thu Feb 26 22:51:11 2026] GET /v2.0/quotas/e1763b22b4524175a9b30059674f7cba => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1030] 10.0.0.182 () {34 vars in 1001 bytes} [Thu Feb 26 22:51:11 2026] GET /v2.0/ports?tenant_id=e1763b22b4524175a9b30059674f7cba&fields=id => generated 103 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1031] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:51:11 2026] POST /v2.0/subnets => generated 631 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1034] 10.0.0.182 () {34 vars in 1007 bytes} [Thu Feb 26 22:51:12 2026] GET /v2.0/networks/1a008d38-2250-47da-9dc3-e8683fca68c7?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: 496/1035] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:51:12 2026] POST /v2.0/subnets => generated 701 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1036] 10.0.0.182 () {34 vars in 1107 bytes} [Thu Feb 26 22:51:12 2026] GET /v2.0/networks/1a008d38-2250-47da-9dc3-e8683fca68c7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:51:12.742 7 INFO neutron.db.segments_db [None req-ac13f7fa-f71b-4702-bb69-3b340775e033 d85f086d2fc64d0ca34d3c91b20cac53 892b946244b9404cb5d2770835b5475f - - - -] Added segment 30366287-dbc6-46b3-84fe-908abb4a0c31 of type vxlan for network 16d6dcef-1c83-4957-b5e1-7e7274950244 [pid: 7|app: 0|req: 498/1037] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:51:12 2026] POST /v2.0/networks => generated 638 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1038] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:12 2026] GET /v2.0/ports?device_id=b6d0f199-9145-404f-86ea-0916b833ba62 => 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: 540/1039] 10.0.0.246 () {34 vars in 788 bytes} [Thu Feb 26 22:51:11 2026] PUT /v2.0/routers/59542630-51fc-41c0-8060-40c85485fbd3/remove_router_interface => generated 309 bytes in 1243 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1040] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:51:12 2026] POST /v2.0/subnets => generated 631 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1041] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:51:13 2026] POST /v2.0/subnets => generated 705 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1042] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:51:13 2026] GET /v2.0/networks?id=1a008d38-2250-47da-9dc3-e8683fca68c7 => generated 670 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:51:13.787 7 INFO neutron.db.segments_db [None req-dadf3d8d-9b5d-4423-99f6-0fd005dfcafa d85f086d2fc64d0ca34d3c91b20cac53 892b946244b9404cb5d2770835b5475f - - - -] Added segment 9cda7464-f40f-4801-b1b8-398bb80efb1a of type vxlan for network b3d1bcc9-350d-4f84-95bb-b60ec372ad38 2026-02-26 22:51:14.172 7 INFO neutron.db.l3_hamode_db [None req-dadf3d8d-9b5d-4423-99f6-0fd005dfcafa d85f086d2fc64d0ca34d3c91b20cac53 892b946244b9404cb5d2770835b5475f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 22:51:14.375 8 INFO neutron.services.segments.plugin [-] Segment 525e9add-855a-4e78-84b2-b05d348c2535 resource provider aggregate not found 2026-02-26 22:51:14.380 8 INFO neutron.services.segments.plugin [-] Segment 525e9add-855a-4e78-84b2-b05d348c2535 resource provider aggregate not found 2026-02-26 22:51:14.394 8 INFO neutron.services.segments.plugin [-] Segment 525e9add-855a-4e78-84b2-b05d348c2535 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 525e9add-855a-4e78-84b2-b05d348c2535 found for delete ", "request_id": "req-6d78806c-0f2e-4613-9b65-1fc7058ef6e0"}]} 2026-02-26 22:51:14.408 8 INFO neutron.db.l3_hamode_db [None req-5d0020b0-96db-43c2-95e3-bd1a7b601f55 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] HA network ee2f23fe-6028-47e7-bed6-3e96c51f4222 was deleted as no HA routers are present in tenant b99167f9bb7746828e32ce74bf49581f. [pid: 8|app: 0|req: 541/1043] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:51:13 2026] DELETE /v2.0/routers/59542630-51fc-41c0-8060-40c85485fbd3 => generated 0 bytes in 1194 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:51:14.460 8 INFO neutron.services.segments.plugin [-] Segment 525e9add-855a-4e78-84b2-b05d348c2535 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 525e9add-855a-4e78-84b2-b05d348c2535 found for delete ", "request_id": "req-6d4d98fb-bb78-4f17-a2c4-14e554349321"}]} [pid: 8|app: 0|req: 542/1044] 162.253.55.200 () {34 vars in 1049 bytes} [Thu Feb 26 22:51:14 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e1763b22b4524175a9b30059674f7cba => generated 180 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1045] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:14 2026] GET /v2.0/ports?device_id=b6d0f199-9145-404f-86ea-0916b833ba62 => 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: 544/1046] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:51:14 2026] DELETE /v2.0/subnets/4cbe8839-f752-45d4-b100-41cd0b331716 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1047] 162.253.55.200 () {38 vars in 954 bytes} [Thu Feb 26 22:51:14 2026] POST /v2.0/ports => generated 954 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 546/1048] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:51:15 2026] DELETE /v2.0/networks/f8231a5b-0455-4e50-8f00-6055423adca9 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1049] 162.253.55.200 () {38 vars in 1027 bytes} [Thu Feb 26 22:51:15 2026] PUT /v2.0/ports/3c211cac-e944-41c4-9712-1161b2a41f71 => generated 1199 bytes in 487 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-02-26 22:51:15.854 7 INFO neutron.db.l3_hamode_db [None req-dadf3d8d-9b5d-4423-99f6-0fd005dfcafa d85f086d2fc64d0ca34d3c91b20cac53 892b946244b9404cb5d2770835b5475f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 22:51:15.880 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a7b0ecb-a2ff-433d-9846-91ebc4b8c961'] response: {'name': 'network-changed', 'server_uuid': 'b6d0f199-9145-404f-86ea-0916b833ba62', 'tag': '3c211cac-e944-41c4-9712-1161b2a41f71', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 548/1050] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:51:15 2026] GET /v2.0/security-groups?tenant_id=b99167f9bb7746828e32ce74bf49581f&name=default => generated 2797 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 549/1051] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:15 2026] GET /v2.0/ports?device_id=b6d0f199-9145-404f-86ea-0916b833ba62 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1052] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:51:15 2026] GET /v2.0/ports?tenant_id=e1763b22b4524175a9b30059674f7cba&device_id=b6d0f199-9145-404f-86ea-0916b833ba62 => generated 1238 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1053] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:51:15 2026] DELETE /v2.0/security-groups/6d391138-6062-4adb-a148-ade9c55263ff => 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: 552/1054] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:51:16 2026] GET /v2.0/security-groups?id=9d4e8fa1-ec0f-4ec0-a152-a82c3f25741a&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1055] 162.253.55.200 () {34 vars in 1057 bytes} [Thu Feb 26 22:51:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=3c211cac-e944-41c4-9712-1161b2a41f71 => 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: 554/1056] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:51:16 2026] GET /v2.0/subnets?id=8cd46420-5fbc-4c70-9fb9-b3bbb9375ef9 => generated 664 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1057] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:51:16 2026] GET /v2.0/ports?network_id=1a008d38-2250-47da-9dc3-e8683fca68c7&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1058] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:51:16 2026] GET /v2.0/networks/1a008d38-2250-47da-9dc3-e8683fca68c7?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: 557/1059] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:51:16 2026] GET /v2.0/networks/1a008d38-2250-47da-9dc3-e8683fca68c7?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) 2026-02-26 22:51:16.467 8 INFO neutron.services.segments.plugin [-] Segment a568ffaf-ae3c-4d43-8b19-f75ecfa753c2 resource provider aggregate not found 2026-02-26 22:51:16.511 8 INFO neutron.services.segments.plugin [-] Segment a568ffaf-ae3c-4d43-8b19-f75ecfa753c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a568ffaf-ae3c-4d43-8b19-f75ecfa753c2 found for delete ", "request_id": "req-a9aebd98-4cae-4120-9431-175d11446c6b"}]} [pid: 8|app: 0|req: 558/1060] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:51:16 2026] GET /v2.0/ports?tenant_id=e1763b22b4524175a9b30059674f7cba&device_id=b6d0f199-9145-404f-86ea-0916b833ba62 => generated 1238 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:51:16.567 8 INFO neutron.services.segments.plugin [-] Segment a568ffaf-ae3c-4d43-8b19-f75ecfa753c2 resource provider aggregate not found 2026-02-26 22:51:16.590 8 INFO neutron.services.segments.plugin [-] Segment a568ffaf-ae3c-4d43-8b19-f75ecfa753c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a568ffaf-ae3c-4d43-8b19-f75ecfa753c2 found for delete ", "request_id": "req-91b49458-51b5-4a65-b945-90b651d898b0"}]} [pid: 8|app: 0|req: 559/1061] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:51:16 2026] GET /v2.0/networks?id=1a008d38-2250-47da-9dc3-e8683fca68c7 => generated 766 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1062] 162.253.55.200 () {34 vars in 1057 bytes} [Thu Feb 26 22:51:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=3c211cac-e944-41c4-9712-1161b2a41f71 => 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: 561/1063] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:51:16 2026] GET /v2.0/subnets?id=8cd46420-5fbc-4c70-9fb9-b3bbb9375ef9 => generated 664 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1064] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:51:16 2026] GET /v2.0/ports?network_id=1a008d38-2250-47da-9dc3-e8683fca68c7&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: 563/1065] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:51:16 2026] GET /v2.0/networks/1a008d38-2250-47da-9dc3-e8683fca68c7?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1066] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:51:16 2026] GET /v2.0/networks/1a008d38-2250-47da-9dc3-e8683fca68c7?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: 503/1067] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:51:13 2026] POST /v2.0/routers => generated 684 bytes in 3514 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1068] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:17 2026] GET /v2.0/ports?device_id=b6d0f199-9145-404f-86ea-0916b833ba62 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1069] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:51:17 2026] GET /v2.0/security-groups?id=9d4e8fa1-ec0f-4ec0-a152-a82c3f25741a&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1070] 10.0.0.19 () {34 vars in 988 bytes} [Thu Feb 26 22:51:17 2026] GET /v2.0/ports?device_id=fe22681a-49cc-4c9a-a162-9b9c5a068e04 => generated 1244 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1071] 10.0.0.19 () {34 vars in 1038 bytes} [Thu Feb 26 22:51:17 2026] GET /v2.0/security-groups?id=8f434787-9ba1-47c5-8367-02c08e2b9801&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1072] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:18 2026] GET /v2.0/ports?device_id=b6d0f199-9145-404f-86ea-0916b833ba62 => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1073] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:51:18 2026] GET /v2.0/security-groups?id=9d4e8fa1-ec0f-4ec0-a152-a82c3f25741a&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1074] 10.0.0.246 () {34 vars in 782 bytes} [Thu Feb 26 22:51:17 2026] PUT /v2.0/routers/d165abd1-24e4-4563-9b75-5d5837e1d453/add_router_interface => generated 309 bytes in 1852 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1075] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:19 2026] GET /v2.0/ports?device_id=b6d0f199-9145-404f-86ea-0916b833ba62 => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1076] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:51:19 2026] GET /v2.0/security-groups?id=9d4e8fa1-ec0f-4ec0-a152-a82c3f25741a&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1077] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:19 2026] GET /v2.0/ports?device_id=b6d0f199-9145-404f-86ea-0916b833ba62 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:51:20.300 7 INFO neutron.db.l3_db [None req-5b335065-2b73-49d3-86fe-2fa9e095083e c7ee99bd0d10444b8fa0c9c3f3abf743 e1763b22b4524175a9b30059674f7cba - - - -] Floating IP ab3af6d3-55ae-463c-8545-3a4f080740e1 associated. External IP: 10.96.250.211, port: 3c211cac-e944-41c4-9712-1161b2a41f71. [pid: 7|app: 0|req: 508/1078] 10.0.0.246 () {34 vars in 748 bytes} [Thu Feb 26 22:51:19 2026] PUT /v2.0/floatingips/ab3af6d3-55ae-463c-8545-3a4f080740e1 => generated 855 bytes in 842 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:51:20.809 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c1c9a01-7fff-4b80-a0ce-7c2c2d178e1e'] response: {'name': 'network-changed', 'server_uuid': 'b6d0f199-9145-404f-86ea-0916b833ba62', 'tag': '3c211cac-e944-41c4-9712-1161b2a41f71', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 509/1079] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:20 2026] GET /v2.0/ports?device_id=b6d0f199-9145-404f-86ea-0916b833ba62 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1080] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:51:20 2026] GET /v2.0/security-groups?id=9d4e8fa1-ec0f-4ec0-a152-a82c3f25741a&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1081] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:51:20 2026] GET /v2.0/ports?tenant_id=e1763b22b4524175a9b30059674f7cba&device_id=b6d0f199-9145-404f-86ea-0916b833ba62 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1082] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:51:20 2026] GET /v2.0/security-groups?tenant_id=7b1465e4734f4b04a3a2c309aced59bb&name=default => generated 2801 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1083] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:51:21 2026] GET /v2.0/networks?id=1a008d38-2250-47da-9dc3-e8683fca68c7 => generated 766 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1084] 10.0.0.246 () {34 vars in 782 bytes} [Thu Feb 26 22:51:19 2026] PUT /v2.0/routers/d165abd1-24e4-4563-9b75-5d5837e1d453/add_router_interface => generated 309 bytes in 2308 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1085] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:21 2026] GET /v2.0/ports?device_id=b6d0f199-9145-404f-86ea-0916b833ba62 => 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: 572/1086] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:51:21 2026] DELETE /v2.0/security-groups/bae9ddf2-e1ed-444e-866d-b9f9404ca043 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1087] 162.253.55.200 () {34 vars in 1057 bytes} [Thu Feb 26 22:51:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=3c211cac-e944-41c4-9712-1161b2a41f71 => generated 858 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1088] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:51:21 2026] GET /v2.0/security-groups?id=9d4e8fa1-ec0f-4ec0-a152-a82c3f25741a&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1089] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:21 2026] GET /v2.0/ports?device_id=fe22681a-49cc-4c9a-a162-9b9c5a068e04 => generated 975 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1090] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:51:21 2026] GET /v2.0/subnets?id=8cd46420-5fbc-4c70-9fb9-b3bbb9375ef9 => generated 664 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1091] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:51:21 2026] GET /v2.0/security-groups?tenant_id=81609b0b4d7c401b87c1c1659664457d&name=default => generated 2801 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1092] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:51:21 2026] GET /v2.0/security-groups?id=8f434787-9ba1-47c5-8367-02c08e2b9801&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1093] 162.253.55.200 () {34 vars in 993 bytes} [Thu Feb 26 22:51:21 2026] GET /v2.0/ports?device_id=b6d0f199-9145-404f-86ea-0916b833ba62 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1094] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:51:21 2026] GET /v2.0/ports?network_id=1a008d38-2250-47da-9dc3-e8683fca68c7&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: 523/1095] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:51:21 2026] DELETE /v2.0/security-groups/c2495ad2-e665-43ca-bfba-44e0e8ef2d7c => 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: 573/1096] 10.0.0.246 () {34 vars in 782 bytes} [Thu Feb 26 22:51:21 2026] PUT /v2.0/routers/d165abd1-24e4-4563-9b75-5d5837e1d453/add_router_interface => generated 309 bytes in 1770 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1097] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:51:23 2026] GET /v2.0/networks/1a008d38-2250-47da-9dc3-e8683fca68c7?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: 575/1098] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:23 2026] GET /v2.0/ports?device_id=fe22681a-49cc-4c9a-a162-9b9c5a068e04 => generated 975 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1099] 162.253.55.200 () {34 vars in 993 bytes} [Thu Feb 26 22:51:23 2026] GET /v2.0/ports?device_id=fe22681a-49cc-4c9a-a162-9b9c5a068e04 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1100] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:23 2026] GET /v2.0/ports?device_id=b6d0f199-9145-404f-86ea-0916b833ba62 => generated 969 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1101] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:51:23 2026] GET /v2.0/networks/1a008d38-2250-47da-9dc3-e8683fca68c7?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: 579/1102] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:51:23 2026] GET /v2.0/security-groups?id=8f434787-9ba1-47c5-8367-02c08e2b9801&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:51:23.706 7 INFO neutron.db.l3_db [None req-3cebe8e4-7658-4dfb-a843-7b8fd7047548 c7ee99bd0d10444b8fa0c9c3f3abf743 e1763b22b4524175a9b30059674f7cba - - - -] Floating IP ab3af6d3-55ae-463c-8545-3a4f080740e1 disassociated. External IP: 10.96.250.211, port: 3c211cac-e944-41c4-9712-1161b2a41f71. 2026-02-26 22:51:23.952 8 INFO neutron.db.l3_db [None req-5f7b6991-c58a-4c5b-b1a7-738fec2af9ec 925a0c057f8647138480d9d05f64c1b0 bbf832f2165a4de89e452887067d0cdf - - - -] Floating IP 7cd0589d-70f7-43ed-bde5-66175a5a633b disassociated. External IP: 10.96.250.204, port: e9d8206c-0257-4653-b3fa-75c799b6ba69. [pid: 7|app: 0|req: 524/1103] 162.253.55.200 () {36 vars in 996 bytes} [Thu Feb 26 22:51:21 2026] DELETE /v2.0/ports/3c211cac-e944-41c4-9712-1161b2a41f71 => generated 0 bytes in 2157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1104] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:51:24 2026] GET /v2.0/security-groups?id=9d4e8fa1-ec0f-4ec0-a152-a82c3f25741a&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:51:24.181 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d83cc5c1-aa92-47f7-88c4-e52b75fa523b'] response: {'server_uuid': 'b6d0f199-9145-404f-86ea-0916b833ba62', 'name': 'network-vif-deleted', 'tag': '3c211cac-e944-41c4-9712-1161b2a41f71', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 526/1105] 10.0.0.246 () {34 vars in 683 bytes} [Thu Feb 26 22:51:24 2026] POST /v2.0/security-groups => generated 1562 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1106] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:51:24 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: 580/1107] 162.253.55.200 () {36 vars in 996 bytes} [Thu Feb 26 22:51:23 2026] DELETE /v2.0/ports/e9d8206c-0257-4653-b3fa-75c799b6ba69 => generated 0 bytes in 843 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1108] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:51:24 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-02-26 22:51:24.647 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-362b75e1-2712-45cf-9ab4-839033a63080'] response: {'server_uuid': 'fe22681a-49cc-4c9a-a162-9b9c5a068e04', 'name': 'network-vif-deleted', 'tag': 'e9d8206c-0257-4653-b3fa-75c799b6ba69', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 581/1109] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:51:24 2026] POST /v2.0/security-group-rules => generated 567 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1110] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:24 2026] GET /v2.0/ports?device_id=fe22681a-49cc-4c9a-a162-9b9c5a068e04 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1111] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:51:24 2026] POST /v2.0/security-group-rules => generated 569 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1112] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:51:24 2026] POST /v2.0/security-group-rules => generated 569 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1113] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:51:25 2026] POST /v2.0/security-group-rules => generated 565 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1114] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:51:25 2026] POST /v2.0/security-group-rules => generated 565 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1115] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:51:25 2026] POST /v2.0/security-group-rules => generated 565 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1116] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:51:25 2026] DELETE /v2.0/security-groups/9d4e8fa1-ec0f-4ec0-a152-a82c3f25741a => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:51:25.416 8 INFO neutron.api.v2.resource [None req-e68c4313-06d9-4cb8-80e6-12368b68bfeb c7ee99bd0d10444b8fa0c9c3f3abf743 e1763b22b4524175a9b30059674f7cba - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 586/1117] 10.0.0.246 () {32 vars in 736 bytes} [Thu Feb 26 22:51:25 2026] GET /v2.0/security-groups/9d4e8fa1-ec0f-4ec0-a152-a82c3f25741a => 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: 532/1118] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:51:25 2026] POST /v2.0/security-group-rules => generated 567 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1119] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:51:25 2026] POST /v2.0/security-group-rules => generated 569 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1120] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:51:25 2026] POST /v2.0/security-group-rules => generated 565 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1121] 10.0.0.246 () {32 vars in 731 bytes} [Thu Feb 26 22:51:25 2026] DELETE /v2.0/floatingips/ab3af6d3-55ae-463c-8545-3a4f080740e1 => generated 0 bytes in 422 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1122] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:51:25 2026] DELETE /v2.0/security-groups/8f434787-9ba1-47c5-8367-02c08e2b9801 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1123] 10.0.0.182 () {34 vars in 1091 bytes} [Thu Feb 26 22:51:26 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-38374927&fields=id&tenant_id=892b946244b9404cb5d2770835b5475f => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:51:26.078 8 INFO neutron.api.v2.resource [None req-7625a4d0-3d91-44a9-9c26-0ec13aadd1a4 925a0c057f8647138480d9d05f64c1b0 bbf832f2165a4de89e452887067d0cdf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 590/1124] 10.0.0.246 () {32 vars in 736 bytes} [Thu Feb 26 22:51:26 2026] GET /v2.0/security-groups/8f434787-9ba1-47c5-8367-02c08e2b9801 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1125] 10.0.0.182 () {34 vars in 981 bytes} [Thu Feb 26 22:51:26 2026] GET /v2.0/networks?id=a1fd27f9-51dd-444d-8b74-fb9d231af833 => generated 705 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1126] 10.0.0.246 () {32 vars in 731 bytes} [Thu Feb 26 22:51:26 2026] DELETE /v2.0/floatingips/7cd0589d-70f7-43ed-bde5-66175a5a633b => generated 0 bytes in 394 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1127] 10.0.0.182 () {34 vars in 964 bytes} [Thu Feb 26 22:51:26 2026] GET /v2.0/quotas/892b946244b9404cb5d2770835b5475f => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1128] 10.0.0.246 () {34 vars in 788 bytes} [Thu Feb 26 22:51:25 2026] PUT /v2.0/routers/39950948-c907-4009-8bfd-ef7d605780dc/remove_router_interface => generated 309 bytes in 1269 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1129] 10.0.0.182 () {34 vars in 1001 bytes} [Thu Feb 26 22:51:27 2026] GET /v2.0/ports?tenant_id=892b946244b9404cb5d2770835b5475f&fields=id => generated 287 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1132] 10.0.0.246 () {34 vars in 788 bytes} [Thu Feb 26 22:51:26 2026] PUT /v2.0/routers/560086cb-c5aa-465e-8787-827cb19c5c9e/remove_router_interface => generated 309 bytes in 1165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1133] 10.0.0.182 () {34 vars in 1007 bytes} [Thu Feb 26 22:51:27 2026] GET /v2.0/networks/a1fd27f9-51dd-444d-8b74-fb9d231af833?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:51:28.597 7 INFO neutron.services.segments.plugin [-] Segment 71211370-d706-47ab-948f-e4ca65c1a806 resource provider aggregate not found 2026-02-26 22:51:28.605 7 INFO neutron.services.segments.plugin [-] Segment 71211370-d706-47ab-948f-e4ca65c1a806 resource provider aggregate not found 2026-02-26 22:51:28.633 7 INFO neutron.services.segments.plugin [-] Segment 71211370-d706-47ab-948f-e4ca65c1a806 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71211370-d706-47ab-948f-e4ca65c1a806 found for delete ", "request_id": "req-708d423d-56a3-403e-9a8a-eed47ff83ae5"}]} 2026-02-26 22:51:28.634 7 INFO neutron.services.segments.plugin [-] Segment 71211370-d706-47ab-948f-e4ca65c1a806 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71211370-d706-47ab-948f-e4ca65c1a806 found for delete ", "request_id": "req-a0195795-93fc-41cf-a351-e711c7bc72ce"}]} 2026-02-26 22:51:28.658 7 INFO neutron.db.l3_hamode_db [None req-e2ac9275-bdee-4cc9-be6c-87d4440ace59 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] HA network 258a8c6c-75c3-4cbb-85ca-42dbd372f6d2 was deleted as no HA routers are present in tenant e1763b22b4524175a9b30059674f7cba. [pid: 7|app: 0|req: 539/1134] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:51:27 2026] DELETE /v2.0/routers/39950948-c907-4009-8bfd-ef7d605780dc => generated 0 bytes in 1315 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1135] 10.0.0.182 () {34 vars in 1107 bytes} [Thu Feb 26 22:51:28 2026] GET /v2.0/networks/a1fd27f9-51dd-444d-8b74-fb9d231af833?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: 541/1136] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:51:28 2026] DELETE /v2.0/subnets/8cd46420-5fbc-4c70-9fb9-b3bbb9375ef9 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1137] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:28 2026] GET /v2.0/ports?device_id=704bd076-4d52-4584-9a77-7bad4798c2ba => 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: 543/1138] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:51:28 2026] DELETE /v2.0/networks/1a008d38-2250-47da-9dc3-e8683fca68c7 => generated 0 bytes in 401 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 22:51:29.533 8 INFO neutron.services.segments.plugin [-] Segment a1db40fa-a987-4917-9a57-4de6fb81d13a resource provider aggregate not found 2026-02-26 22:51:29.537 8 INFO neutron.services.segments.plugin [-] Segment a1db40fa-a987-4917-9a57-4de6fb81d13a resource provider aggregate not found 2026-02-26 22:51:29.554 8 INFO neutron.services.segments.plugin [-] Segment a1db40fa-a987-4917-9a57-4de6fb81d13a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1db40fa-a987-4917-9a57-4de6fb81d13a found for delete ", "request_id": "req-e60ce3a5-ec47-4545-ab59-e8c17bc04e2c"}]} 2026-02-26 22:51:29.555 8 INFO neutron.services.segments.plugin [-] Segment a1db40fa-a987-4917-9a57-4de6fb81d13a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1db40fa-a987-4917-9a57-4de6fb81d13a found for delete ", "request_id": "req-1c2b542e-35a5-4f74-9475-2e60f827a291"}]} 2026-02-26 22:51:29.560 8 INFO neutron.db.l3_hamode_db [None req-1270b81e-9ead-4f60-b5ba-730d4aa8c9da 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] HA network 532cd753-b565-48a4-aab6-7f60621c1537 was deleted as no HA routers are present in tenant bbf832f2165a4de89e452887067d0cdf. [pid: 8|app: 0|req: 596/1139] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:51:27 2026] DELETE /v2.0/routers/560086cb-c5aa-465e-8787-827cb19c5c9e => generated 0 bytes in 1753 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1140] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:51:29 2026] GET /v2.0/security-groups?tenant_id=e1763b22b4524175a9b30059674f7cba&name=default => generated 2801 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1141] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:51:29 2026] GET /v2.0/security-groups?tenant_id=9aca5774eeea4c2b9d6100b079058ee1&name=default => generated 2801 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1142] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:51:29 2026] GET /v2.0/networks?id=a1fd27f9-51dd-444d-8b74-fb9d231af833 => generated 705 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1143] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:51:29 2026] DELETE /v2.0/subnets/46c56054-0cc6-4938-81bd-f267534e2910 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1144] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:51:29 2026] DELETE /v2.0/security-groups/be6b9dd9-540f-4ec6-b4cc-5cd6c697c6f7 => 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: 599/1145] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:51:29 2026] DELETE /v2.0/security-groups/79119203-9dcb-4a06-93c7-f126d625f824 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1146] 162.253.55.200 () {34 vars in 1049 bytes} [Thu Feb 26 22:51:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=892b946244b9404cb5d2770835b5475f => generated 177 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 600/1147] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:51:29 2026] DELETE /v2.0/networks/55b03406-20bc-4a98-8655-d6aa19dd04d8 => generated 0 bytes in 434 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1148] 162.253.55.200 () {38 vars in 954 bytes} [Thu Feb 26 22:51:29 2026] POST /v2.0/ports => generated 1183 bytes in 480 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: 601/1149] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:51:30 2026] GET /v2.0/security-groups?tenant_id=6b824dddc7b94b8b9a37cb5548e72aa1&name=default => generated 2801 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1150] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:51:30 2026] DELETE /v2.0/security-groups/810d9b9c-0706-43f3-b401-ab9f32b9723c => 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: 603/1151] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:51:30 2026] GET /v2.0/security-groups?tenant_id=bbf832f2165a4de89e452887067d0cdf&name=default => generated 2801 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:51:30.662 7 INFO neutron.services.segments.plugin [-] Segment db18658c-7cbd-484a-8c27-206ee42e6b20 resource provider aggregate not found 2026-02-26 22:51:30.676 7 INFO neutron.services.segments.plugin [-] Segment db18658c-7cbd-484a-8c27-206ee42e6b20 resource provider aggregate not found 2026-02-26 22:51:30.681 7 INFO neutron.services.segments.plugin [-] Segment db18658c-7cbd-484a-8c27-206ee42e6b20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db18658c-7cbd-484a-8c27-206ee42e6b20 found for delete ", "request_id": "req-53e654ee-bdbc-4eb6-a52e-42dc02367c5e"}]} 2026-02-26 22:51:30.696 7 INFO neutron.services.segments.plugin [-] Segment db18658c-7cbd-484a-8c27-206ee42e6b20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db18658c-7cbd-484a-8c27-206ee42e6b20 found for delete ", "request_id": "req-dfab1beb-76f9-47bb-91df-91951ffbaef7"}]} [pid: 8|app: 0|req: 604/1152] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:51:30 2026] DELETE /v2.0/security-groups/a2d9e67a-0861-4994-84f0-6c62d44f9a5b => 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: 549/1153] 162.253.55.200 () {38 vars in 1027 bytes} [Thu Feb 26 22:51:30 2026] PUT /v2.0/ports/6ef45e31-eb1f-4d0e-8b3b-78b21644fb91 => generated 1428 bytes in 541 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1154] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:51:30 2026] GET /v2.0/ports?tenant_id=892b946244b9404cb5d2770835b5475f&device_id=704bd076-4d52-4584-9a77-7bad4798c2ba => generated 1467 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 550/1155] 162.253.55.200 () {34 vars in 1057 bytes} [Thu Feb 26 22:51:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.226&port_id=6ef45e31-eb1f-4d0e-8b3b-78b21644fb91 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1156] 162.253.55.200 () {34 vars in 1103 bytes} [Thu Feb 26 22:51:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2ad&port_id=6ef45e31-eb1f-4d0e-8b3b-78b21644fb91 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:51:31.163 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-861426e9-d55a-49a4-8421-31a6f6fc74a6'] response: {'name': 'network-changed', 'server_uuid': '704bd076-4d52-4584-9a77-7bad4798c2ba', 'tag': '6ef45e31-eb1f-4d0e-8b3b-78b21644fb91', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 551/1157] 162.253.55.200 () {34 vars in 1063 bytes} [Thu Feb 26 22:51:31 2026] GET /v2.0/subnets?id=bd1dcfea-0537-43ee-ba72-414175b37877&id=90383529-ad30-4ae5-a838-0cceb88a36b4 => generated 1361 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1158] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:51:31 2026] GET /v2.0/ports?network_id=a1fd27f9-51dd-444d-8b74-fb9d231af833&device_owner=network%3Adhcp => generated 1457 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, ' [pid: 7|app: 0|req: 552/1159] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:51:31 2026] GET /v2.0/ports?network_id=a1fd27f9-51dd-444d-8b74-fb9d231af833&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: 608/1160] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:51:31 2026] GET /v2.0/networks/a1fd27f9-51dd-444d-8b74-fb9d231af833?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: 553/1161] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:51:31 2026] GET /v2.0/networks/a1fd27f9-51dd-444d-8b74-fb9d231af833?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1162] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:51:31 2026] GET /v2.0/ports?tenant_id=892b946244b9404cb5d2770835b5475f&device_id=704bd076-4d52-4584-9a77-7bad4798c2ba => generated 1467 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1163] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:51:31 2026] GET /v2.0/networks?id=a1fd27f9-51dd-444d-8b74-fb9d231af833 => generated 801 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:51:31.670 8 INFO neutron.services.segments.plugin [-] Segment 6bf481bc-e219-42f4-9869-87a51d83d20e resource provider aggregate not found 2026-02-26 22:51:31.679 8 INFO neutron.services.segments.plugin [-] Segment 6bf481bc-e219-42f4-9869-87a51d83d20e resource provider aggregate not found 2026-02-26 22:51:31.704 8 INFO neutron.services.segments.plugin [-] Segment 6bf481bc-e219-42f4-9869-87a51d83d20e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bf481bc-e219-42f4-9869-87a51d83d20e found for delete ", "request_id": "req-3725c075-108b-442a-8377-667d9ade6a8e"}]} 2026-02-26 22:51:31.725 8 INFO neutron.services.segments.plugin [-] Segment 6bf481bc-e219-42f4-9869-87a51d83d20e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bf481bc-e219-42f4-9869-87a51d83d20e found for delete ", "request_id": "req-d2f4433b-5376-43b4-a45c-b2e2e4aa3606"}]} [pid: 8|app: 0|req: 610/1164] 162.253.55.200 () {34 vars in 1057 bytes} [Thu Feb 26 22:51:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.226&port_id=6ef45e31-eb1f-4d0e-8b3b-78b21644fb91 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1165] 162.253.55.200 () {34 vars in 1103 bytes} [Thu Feb 26 22:51:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2ad&port_id=6ef45e31-eb1f-4d0e-8b3b-78b21644fb91 => 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: 612/1166] 162.253.55.200 () {34 vars in 1063 bytes} [Thu Feb 26 22:51:31 2026] GET /v2.0/subnets?id=bd1dcfea-0537-43ee-ba72-414175b37877&id=90383529-ad30-4ae5-a838-0cceb88a36b4 => generated 1361 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1167] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:51:31 2026] GET /v2.0/ports?network_id=a1fd27f9-51dd-444d-8b74-fb9d231af833&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1168] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:51:31 2026] GET /v2.0/ports?network_id=a1fd27f9-51dd-444d-8b74-fb9d231af833&device_owner=network%3Adhcp => generated 1457 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:51:32.034 7 INFO neutron.db.segments_db [None req-3298d053-d225-4ee4-a46b-e7c56d9446c3 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Added segment 0ae8df7a-d6cc-475f-bee7-66d0e4844327 of type vxlan for network 2cca17a9-df37-4931-bb50-a5103da09af2 [pid: 8|app: 0|req: 615/1169] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:51:31 2026] GET /v2.0/networks/a1fd27f9-51dd-444d-8b74-fb9d231af833?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: 616/1170] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:51:32 2026] GET /v2.0/networks/a1fd27f9-51dd-444d-8b74-fb9d231af833?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: 555/1171] 10.0.0.246 () {34 vars in 670 bytes} [Thu Feb 26 22:51:31 2026] POST /v2.0/networks => 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: 617/1172] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:51:32 2026] POST /v2.0/subnets => generated 666 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:51:32.446 7 INFO neutron.db.segments_db [None req-d5c86a0b-7b99-4d67-b2a0-965b9c193cdd 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Added segment 6a3ee8a5-9282-4f0f-9b65-34f4bcb53cdd of type vxlan for network 1580d492-51ba-48a9-83cf-b2b94ea7dc94 2026-02-26 22:51:32.801 7 INFO neutron.db.l3_hamode_db [None req-d5c86a0b-7b99-4d67-b2a0-965b9c193cdd 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 22:51:33.051 8 INFO neutron.db.segments_db [None req-5818c65d-6201-4a56-91a7-381d8f1f7efc 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Added segment 470768f1-47c1-4eaf-840f-9d37469edc9e of type vxlan for network 6d9005fb-b79d-4931-a3fd-382f1a295734 [pid: 8|app: 0|req: 618/1173] 10.0.0.246 () {34 vars in 670 bytes} [Thu Feb 26 22:51:32 2026] POST /v2.0/networks => generated 745 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1174] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:51:33 2026] POST /v2.0/subnets => generated 668 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:51:33.528 8 INFO neutron.db.segments_db [None req-1728c869-a367-4389-8d02-8f318efad2a1 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Added segment 8624e0d4-8b52-41e6-a225-2457ae002831 of type vxlan for network f271a7ab-76d7-457f-ac99-3778fb30cda8 2026-02-26 22:51:33.896 8 INFO neutron.db.l3_hamode_db [None req-1728c869-a367-4389-8d02-8f318efad2a1 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 22:51:34.489 7 INFO neutron.db.l3_hamode_db [None req-d5c86a0b-7b99-4d67-b2a0-965b9c193cdd 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 22:51:35.011 8 INFO neutron.db.l3_hamode_db [None req-1728c869-a367-4389-8d02-8f318efad2a1 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 556/1175] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:51:32 2026] POST /v2.0/routers => generated 730 bytes in 3372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1176] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:35 2026] GET /v2.0/ports?device_id=704bd076-4d52-4584-9a77-7bad4798c2ba => generated 1200 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1177] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:51:33 2026] POST /v2.0/routers => generated 732 bytes in 2568 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1178] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:51:35 2026] GET /v2.0/security-groups?tenant_id=55c3e2a45c304b4e8b763d057c64147c&name=default => generated 2801 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1179] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:51:36 2026] GET /v2.0/security-groups?id=58825462-320b-433a-a637-ccb276ca9449&fields=id&fields=name => generated 110 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1180] 10.0.0.246 () {34 vars in 782 bytes} [Thu Feb 26 22:51:36 2026] PUT /v2.0/routers/49322a00-d9a8-4825-beaa-131da2be1f66/add_router_interface => generated 309 bytes in 1571 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1181] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:51:37 2026] DELETE /v2.0/security-groups/61a7be42-275b-42e6-9142-0a3bbef0c392 => 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: 560/1182] 10.0.0.246 () {34 vars in 782 bytes} [Thu Feb 26 22:51:36 2026] PUT /v2.0/routers/f6312d1c-8492-4b60-8215-06eebedeaffc/add_router_interface => generated 309 bytes in 1543 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1183] 10.0.0.246 () {32 vars in 817 bytes} [Thu Feb 26 22:51:37 2026] GET /v2.0/ports?network_id=a1fd27f9-51dd-444d-8b74-fb9d231af833&mac_address=fa%3A16%3A3e%3Aa7%3A05%3Ac4 => generated 1200 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1184] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:51:37 2026] GET /v2.0/security-groups?tenant_id=b68d9c6c4e464da78ba83a724b4de4a9&name=default => generated 2801 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1185] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:51:38 2026] DELETE /v2.0/security-groups/69c977fe-e1f8-436b-9b3b-d0c2fb919b1c => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1186] 10.0.0.246 () {34 vars in 684 bytes} [Thu Feb 26 22:51:38 2026] POST /v2.0/security-groups => generated 1596 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1187] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:51:38 2026] POST /v2.0/security-group-rules => generated 565 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1188] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:51:38 2026] POST /v2.0/security-group-rules => generated 570 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:51:38.998 7 INFO neutron.db.l3_db [None req-86aa944a-7f87-4af1-8482-b2fc52855080 d85f086d2fc64d0ca34d3c91b20cac53 892b946244b9404cb5d2770835b5475f - - - -] Floating IP 4c4aceb6-9030-4a7e-87e2-b354ad9c46a1 associated. External IP: 10.96.250.210, port: 6ef45e31-eb1f-4d0e-8b3b-78b21644fb91. [pid: 8|app: 0|req: 629/1189] 10.0.0.246 () {34 vars in 675 bytes} [Thu Feb 26 22:51:38 2026] POST /v2.0/floatingips => generated 552 bytes in 554 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1190] 10.0.0.182 () {34 vars in 981 bytes} [Thu Feb 26 22:51:39 2026] GET /v2.0/networks?id=6d9005fb-b79d-4931-a3fd-382f1a295734 => generated 677 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1191] 10.0.0.182 () {34 vars in 964 bytes} [Thu Feb 26 22:51:39 2026] GET /v2.0/quotas/7235aa9f68f94abe8c594afbe26f277d => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1192] 10.0.0.246 () {34 vars in 676 bytes} [Thu Feb 26 22:51:37 2026] POST /v2.0/floatingips => generated 855 bytes in 1556 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1193] 10.0.0.182 () {34 vars in 1001 bytes} [Thu Feb 26 22:51:39 2026] GET /v2.0/ports?tenant_id=7235aa9f68f94abe8c594afbe26f277d&fields=id => generated 103 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1194] 10.0.0.182 () {34 vars in 1007 bytes} [Thu Feb 26 22:51:39 2026] GET /v2.0/networks/6d9005fb-b79d-4931-a3fd-382f1a295734?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1195] 10.0.0.182 () {34 vars in 1091 bytes} [Thu Feb 26 22:51:39 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-38374927&fields=id&tenant_id=892b946244b9404cb5d2770835b5475f => generated 69 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1196] 10.0.0.182 () {34 vars in 1107 bytes} [Thu Feb 26 22:51:39 2026] GET /v2.0/networks/6d9005fb-b79d-4931-a3fd-382f1a295734?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1197] 10.0.0.182 () {34 vars in 981 bytes} [Thu Feb 26 22:51:39 2026] GET /v2.0/networks?id=16d6dcef-1c83-4957-b5e1-7e7274950244 => generated 705 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1198] 10.0.0.182 () {34 vars in 964 bytes} [Thu Feb 26 22:51:39 2026] GET /v2.0/quotas/892b946244b9404cb5d2770835b5475f => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:51:39.836 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d98d0a67-4c26-4730-940d-21f0d0addb5d'] response: {'name': 'network-changed', 'server_uuid': '704bd076-4d52-4584-9a77-7bad4798c2ba', 'tag': '6ef45e31-eb1f-4d0e-8b3b-78b21644fb91', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 565/1199] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:51:39 2026] GET /v2.0/ports?tenant_id=892b946244b9404cb5d2770835b5475f&device_id=704bd076-4d52-4584-9a77-7bad4798c2ba => generated 1469 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1200] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:51:39 2026] GET /v2.0/networks?id=a1fd27f9-51dd-444d-8b74-fb9d231af833 => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1201] 10.0.0.182 () {34 vars in 1097 bytes} [Thu Feb 26 22:51:39 2026] GET /v2.0/security-groups?name=tempest-securitygroup--236374270&fields=id&tenant_id=921b8fd08fbc453b807c79365c10191c => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1202] 162.253.55.200 () {34 vars in 1057 bytes} [Thu Feb 26 22:51:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.226&port_id=6ef45e31-eb1f-4d0e-8b3b-78b21644fb91 => generated 858 bytes in 45 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.182 () {34 vars in 981 bytes} [Thu Feb 26 22:51:40 2026] GET /v2.0/networks?id=2cca17a9-df37-4931-bb50-a5103da09af2 => generated 675 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1204] 162.253.55.200 () {34 vars in 1103 bytes} [Thu Feb 26 22:51:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2ad&port_id=6ef45e31-eb1f-4d0e-8b3b-78b21644fb91 => 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: 571/1205] 10.0.0.182 () {34 vars in 964 bytes} [Thu Feb 26 22:51:40 2026] GET /v2.0/quotas/921b8fd08fbc453b807c79365c10191c => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1206] 162.253.55.200 () {34 vars in 1063 bytes} [Thu Feb 26 22:51:40 2026] GET /v2.0/subnets?id=bd1dcfea-0537-43ee-ba72-414175b37877&id=90383529-ad30-4ae5-a838-0cceb88a36b4 => generated 1361 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1207] 10.0.0.182 () {34 vars in 1001 bytes} [Thu Feb 26 22:51:40 2026] GET /v2.0/ports?tenant_id=921b8fd08fbc453b807c79365c10191c&fields=id => generated 103 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1208] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:51:40 2026] GET /v2.0/ports?network_id=a1fd27f9-51dd-444d-8b74-fb9d231af833&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1209] 10.0.0.182 () {34 vars in 1007 bytes} [Thu Feb 26 22:51:40 2026] GET /v2.0/networks/2cca17a9-df37-4931-bb50-a5103da09af2?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: 576/1210] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:51:40 2026] GET /v2.0/ports?network_id=a1fd27f9-51dd-444d-8b74-fb9d231af833&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: 7|app: 0|req: 577/1211] 10.0.0.182 () {34 vars in 1107 bytes} [Thu Feb 26 22:51:40 2026] GET /v2.0/networks/2cca17a9-df37-4931-bb50-a5103da09af2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1212] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:51:40 2026] GET /v2.0/networks/a1fd27f9-51dd-444d-8b74-fb9d231af833?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: 635/1213] 10.0.0.182 () {34 vars in 1001 bytes} [Thu Feb 26 22:51:39 2026] GET /v2.0/ports?tenant_id=892b946244b9404cb5d2770835b5475f&fields=id => generated 333 bytes in 786 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1214] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:51:40 2026] GET /v2.0/networks/a1fd27f9-51dd-444d-8b74-fb9d231af833?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1215] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:40 2026] GET /v2.0/ports?device_id=85f1bba0-04e3-4aee-9450-cbe9d6567ee9 => 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: 580/1216] 10.0.0.182 () {34 vars in 1007 bytes} [Thu Feb 26 22:51:40 2026] GET /v2.0/networks/16d6dcef-1c83-4957-b5e1-7e7274950244?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: 637/1217] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:51:40 2026] GET /v2.0/networks?id=6d9005fb-b79d-4931-a3fd-382f1a295734 => generated 677 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1218] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:40 2026] GET /v2.0/ports?device_id=1ca61613-d773-43f3-a746-b9da8d1053b9 => 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: 638/1219] 10.0.0.182 () {34 vars in 1107 bytes} [Thu Feb 26 22:51:40 2026] GET /v2.0/networks/16d6dcef-1c83-4957-b5e1-7e7274950244?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: 639/1220] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:40 2026] GET /v2.0/ports?device_id=ba566a5a-344e-4f67-8ddd-90c2b92dd832 => 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: 582/1221] 162.253.55.200 () {38 vars in 954 bytes} [Thu Feb 26 22:51:40 2026] POST /v2.0/ports => generated 958 bytes in 491 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: 583/1222] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:51:41 2026] GET /v2.0/networks?id=2cca17a9-df37-4931-bb50-a5103da09af2 => generated 675 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1223] 162.253.55.200 () {38 vars in 1027 bytes} [Thu Feb 26 22:51:41 2026] PUT /v2.0/ports/ef9ecc3f-ed21-4531-bd40-28d1b942a829 => generated 1203 bytes in 587 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: 584/1224] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:41 2026] GET /v2.0/ports?device_id=85f1bba0-04e3-4aee-9450-cbe9d6567ee9 => generated 973 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1225] 162.253.55.200 () {34 vars in 1049 bytes} [Thu Feb 26 22:51:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=921b8fd08fbc453b807c79365c10191c => generated 180 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 585/1226] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:41 2026] GET /v2.0/ports?device_id=1ca61613-d773-43f3-a746-b9da8d1053b9 => 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: 642/1227] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:51:41 2026] GET /v2.0/ports?tenant_id=7235aa9f68f94abe8c594afbe26f277d&device_id=85f1bba0-04e3-4aee-9450-cbe9d6567ee9 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1230] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:51:41 2026] GET /v2.0/security-groups?id=5d1caa26-1430-42cc-89cd-7efc7cdfadd7&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:51:41.953 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a202f02-093e-4bcc-9298-fadea1745b04'] response: {'name': 'network-changed', 'server_uuid': '85f1bba0-04e3-4aee-9450-cbe9d6567ee9', 'tag': 'ef9ecc3f-ed21-4531-bd40-28d1b942a829', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 587/1231] 162.253.55.200 () {34 vars in 1059 bytes} [Thu Feb 26 22:51:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=ef9ecc3f-ed21-4531-bd40-28d1b942a829 => 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: 588/1232] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:51:41 2026] GET /v2.0/subnets?id=8c3a0ecf-3624-494a-9c5c-f7fb36304784 => generated 671 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1233] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:51:42 2026] GET /v2.0/ports?network_id=6d9005fb-b79d-4931-a3fd-382f1a295734&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1234] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:51:42 2026] GET /v2.0/networks/6d9005fb-b79d-4931-a3fd-382f1a295734?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: 591/1235] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:51:42 2026] GET /v2.0/networks?id=16d6dcef-1c83-4957-b5e1-7e7274950244 => generated 705 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1236] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:51:42 2026] GET /v2.0/networks/6d9005fb-b79d-4931-a3fd-382f1a295734?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: 593/1237] 162.253.55.200 () {34 vars in 1049 bytes} [Thu Feb 26 22:51:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=892b946244b9404cb5d2770835b5475f => generated 177 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1238] 162.253.55.200 () {38 vars in 954 bytes} [Thu Feb 26 22:51:41 2026] POST /v2.0/ports => generated 958 bytes in 663 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: 646/1239] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:51:42 2026] GET /v2.0/ports?tenant_id=7235aa9f68f94abe8c594afbe26f277d&device_id=85f1bba0-04e3-4aee-9450-cbe9d6567ee9 => generated 1242 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1240] 162.253.55.200 () {38 vars in 1027 bytes} [Thu Feb 26 22:51:42 2026] PUT /v2.0/ports/8f488ade-4016-43a1-b8f5-6ee096c0c531 => generated 1203 bytes in 504 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: 648/1241] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:51:43 2026] GET /v2.0/networks?id=6d9005fb-b79d-4931-a3fd-382f1a295734 => generated 773 bytes in 93 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: 649/1242] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:43 2026] GET /v2.0/ports?device_id=1ca61613-d773-43f3-a746-b9da8d1053b9 => generated 973 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1243] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:43 2026] GET /v2.0/ports?device_id=85f1bba0-04e3-4aee-9450-cbe9d6567ee9 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1244] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:51:43 2026] GET /v2.0/ports?tenant_id=921b8fd08fbc453b807c79365c10191c&device_id=1ca61613-d773-43f3-a746-b9da8d1053b9 => generated 1242 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1245] 162.253.55.200 () {34 vars in 1059 bytes} [Thu Feb 26 22:51:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=ef9ecc3f-ed21-4531-bd40-28d1b942a829 => 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: 653/1246] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:51:43 2026] GET /v2.0/security-groups?id=2d87cb73-fb8b-4ec8-b02d-c37cf36b2e7c&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1247] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:51:43 2026] GET /v2.0/security-groups?id=5d1caa26-1430-42cc-89cd-7efc7cdfadd7&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1248] 162.253.55.200 () {34 vars in 1059 bytes} [Thu Feb 26 22:51:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=8f488ade-4016-43a1-b8f5-6ee096c0c531 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1249] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:51:43 2026] GET /v2.0/subnets?id=8c3a0ecf-3624-494a-9c5c-f7fb36304784 => generated 671 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1250] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:51:43 2026] GET /v2.0/subnets?id=bba355ab-2023-4b38-a8a2-97018ad1015e => generated 669 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1251] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:51:43 2026] GET /v2.0/ports?network_id=6d9005fb-b79d-4931-a3fd-382f1a295734&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: 659/1252] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:51:43 2026] GET /v2.0/ports?network_id=2cca17a9-df37-4931-bb50-a5103da09af2&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1253] 162.253.55.200 () {38 vars in 954 bytes} [Thu Feb 26 22:51:42 2026] POST /v2.0/ports => generated 1183 bytes in 1393 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1254] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:51:43 2026] GET /v2.0/networks/6d9005fb-b79d-4931-a3fd-382f1a295734?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 595/1255] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:51:43 2026] GET /v2.0/networks/2cca17a9-df37-4931-bb50-a5103da09af2?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: 596/1256] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:51:43 2026] GET /v2.0/networks/6d9005fb-b79d-4931-a3fd-382f1a295734?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:51:44.014 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6657307d-deac-4372-93e0-dc66db1dceee'] response: {'name': 'network-changed', 'server_uuid': '1ca61613-d773-43f3-a746-b9da8d1053b9', 'tag': '8f488ade-4016-43a1-b8f5-6ee096c0c531', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 597/1257] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:51:43 2026] GET /v2.0/networks/2cca17a9-df37-4931-bb50-a5103da09af2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1258] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:51:44 2026] GET /v2.0/ports?tenant_id=921b8fd08fbc453b807c79365c10191c&device_id=1ca61613-d773-43f3-a746-b9da8d1053b9 => generated 1242 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1259] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:51:44 2026] GET /v2.0/networks?id=2cca17a9-df37-4931-bb50-a5103da09af2 => generated 771 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1260] 162.253.55.200 () {34 vars in 1059 bytes} [Thu Feb 26 22:51:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=8f488ade-4016-43a1-b8f5-6ee096c0c531 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1261] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:51:44 2026] GET /v2.0/subnets?id=bba355ab-2023-4b38-a8a2-97018ad1015e => generated 669 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1262] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:51:44 2026] GET /v2.0/ports?network_id=2cca17a9-df37-4931-bb50-a5103da09af2&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1263] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:51:44 2026] GET /v2.0/networks/2cca17a9-df37-4931-bb50-a5103da09af2?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: 661/1264] 162.253.55.200 () {38 vars in 1027 bytes} [Thu Feb 26 22:51:43 2026] PUT /v2.0/ports/d980a138-7bc0-47cb-93a7-fbb0a3ad0a44 => generated 1428 bytes in 691 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1265] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:51:44 2026] GET /v2.0/networks/2cca17a9-df37-4931-bb50-a5103da09af2?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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 662/1266] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:51:44 2026] GET /v2.0/ports?tenant_id=892b946244b9404cb5d2770835b5475f&device_id=ba566a5a-344e-4f67-8ddd-90c2b92dd832 => generated 1467 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1267] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:44 2026] GET /v2.0/ports?device_id=1ca61613-d773-43f3-a746-b9da8d1053b9 => generated 973 bytes in 46 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: 606/1268] 162.253.55.200 () {34 vars in 1057 bytes} [Thu Feb 26 22:51:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.138&port_id=d980a138-7bc0-47cb-93a7-fbb0a3ad0a44 => 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: 607/1269] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:51:44 2026] GET /v2.0/security-groups?id=2d87cb73-fb8b-4ec8-b02d-c37cf36b2e7c&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1270] 162.253.55.200 () {34 vars in 1103 bytes} [Thu Feb 26 22:51:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A8c&port_id=d980a138-7bc0-47cb-93a7-fbb0a3ad0a44 => 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: 663/1271] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:44 2026] GET /v2.0/ports?device_id=85f1bba0-04e3-4aee-9450-cbe9d6567ee9 => generated 973 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1272] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:51:44 2026] GET /v2.0/security-groups?id=5d1caa26-1430-42cc-89cd-7efc7cdfadd7&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1273] 162.253.55.200 () {34 vars in 1063 bytes} [Thu Feb 26 22:51:44 2026] GET /v2.0/subnets?id=8094bde5-0c4f-4f5f-be76-a74a24f78330&id=13d3c8be-b9d5-48eb-a92f-33a2332f6724 => generated 1365 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1274] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:51:44 2026] GET /v2.0/ports?network_id=16d6dcef-1c83-4957-b5e1-7e7274950244&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: 610/1275] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:51:44 2026] GET /v2.0/ports?network_id=16d6dcef-1c83-4957-b5e1-7e7274950244&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1276] 10.0.0.19 () {34 vars in 988 bytes} [Thu Feb 26 22:51:44 2026] GET /v2.0/ports?device_id=704bd076-4d52-4584-9a77-7bad4798c2ba => generated 1469 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1277] 10.0.0.19 () {34 vars in 1038 bytes} [Thu Feb 26 22:51:44 2026] GET /v2.0/security-groups?id=58825462-320b-433a-a637-ccb276ca9449&fields=id&fields=name => generated 110 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1278] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:51:44 2026] GET /v2.0/networks/16d6dcef-1c83-4957-b5e1-7e7274950244?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1279] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:51:44 2026] GET /v2.0/networks/16d6dcef-1c83-4957-b5e1-7e7274950244?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: 669/1280] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:45 2026] GET /v2.0/ports?device_id=1ca61613-d773-43f3-a746-b9da8d1053b9 => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1281] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:45 2026] GET /v2.0/ports?device_id=85f1bba0-04e3-4aee-9450-cbe9d6567ee9 => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1282] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:51:45 2026] GET /v2.0/security-groups?id=2d87cb73-fb8b-4ec8-b02d-c37cf36b2e7c&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1283] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:51:45 2026] GET /v2.0/security-groups?id=5d1caa26-1430-42cc-89cd-7efc7cdfadd7&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:51:46.092 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7469850-9f31-46d4-bd62-b5184eded683'] response: {'name': 'network-changed', 'server_uuid': 'ba566a5a-344e-4f67-8ddd-90c2b92dd832', 'tag': 'd980a138-7bc0-47cb-93a7-fbb0a3ad0a44', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 673/1284] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:46 2026] GET /v2.0/ports?device_id=ba566a5a-344e-4f67-8ddd-90c2b92dd832 => generated 1198 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1285] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:51:46 2026] GET /v2.0/ports?tenant_id=892b946244b9404cb5d2770835b5475f&device_id=ba566a5a-344e-4f67-8ddd-90c2b92dd832 => generated 1467 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1286] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:51:46 2026] GET /v2.0/security-groups?id=58825462-320b-433a-a637-ccb276ca9449&fields=id&fields=name => generated 110 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1287] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:51:46 2026] GET /v2.0/networks?id=16d6dcef-1c83-4957-b5e1-7e7274950244 => generated 800 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1288] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:51:45 2026] GET /v2.0/security-groups?tenant_id=97191932a918494d89f276f90b24dc65&name=default => generated 2801 bytes in 682 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1289] 162.253.55.200 () {34 vars in 1057 bytes} [Thu Feb 26 22:51:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.138&port_id=d980a138-7bc0-47cb-93a7-fbb0a3ad0a44 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1290] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:46 2026] GET /v2.0/ports?device_id=85f1bba0-04e3-4aee-9450-cbe9d6567ee9 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1291] 162.253.55.200 () {34 vars in 1103 bytes} [Thu Feb 26 22:51:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A8c&port_id=d980a138-7bc0-47cb-93a7-fbb0a3ad0a44 => 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: 613/1292] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:51:46 2026] DELETE /v2.0/security-groups/2e75812b-6145-448a-89ff-b158d6a97b04 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1293] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:51:46 2026] GET /v2.0/security-groups?id=5d1caa26-1430-42cc-89cd-7efc7cdfadd7&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1294] 162.253.55.200 () {34 vars in 1063 bytes} [Thu Feb 26 22:51:46 2026] GET /v2.0/subnets?id=8094bde5-0c4f-4f5f-be76-a74a24f78330&id=13d3c8be-b9d5-48eb-a92f-33a2332f6724 => generated 1365 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1295] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:51:46 2026] GET /v2.0/ports?network_id=16d6dcef-1c83-4957-b5e1-7e7274950244&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: 615/1296] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:51:46 2026] GET /v2.0/ports?network_id=16d6dcef-1c83-4957-b5e1-7e7274950244&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: 616/1297] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:51:46 2026] GET /v2.0/networks/16d6dcef-1c83-4957-b5e1-7e7274950244?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1298] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:51:46 2026] GET /v2.0/security-groups?tenant_id=0d1f4b0bf9bb49ccbfff6776ddd49a42&name=default => generated 2801 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1299] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:51:46 2026] GET /v2.0/networks/16d6dcef-1c83-4957-b5e1-7e7274950244?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: 683/1300] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:51:46 2026] DELETE /v2.0/security-groups/2d126e42-846a-4e73-98c0-a69a9bf80805 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1301] 162.253.55.200 () {34 vars in 993 bytes} [Thu Feb 26 22:51:47 2026] GET /v2.0/ports?device_id=85f1bba0-04e3-4aee-9450-cbe9d6567ee9 => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1302] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:47 2026] GET /v2.0/ports?device_id=1ca61613-d773-43f3-a746-b9da8d1053b9 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1303] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:51:47 2026] GET /v2.0/security-groups?id=2d87cb73-fb8b-4ec8-b02d-c37cf36b2e7c&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1304] 162.253.55.200 () {36 vars in 996 bytes} [Thu Feb 26 22:51:47 2026] DELETE /v2.0/ports/ef9ecc3f-ed21-4531-bd40-28d1b942a829 => generated 0 bytes in 386 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1305] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:47 2026] GET /v2.0/ports?device_id=85f1bba0-04e3-4aee-9450-cbe9d6567ee9 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:51:48.351 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e64017ba-4b66-4095-b3af-e5d4a82610f9'] response: {'server_uuid': '85f1bba0-04e3-4aee-9450-cbe9d6567ee9', 'name': 'network-vif-deleted', 'tag': 'ef9ecc3f-ed21-4531-bd40-28d1b942a829', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 620/1306] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:48 2026] GET /v2.0/ports?device_id=1ca61613-d773-43f3-a746-b9da8d1053b9 => generated 975 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1307] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:51:48 2026] GET /v2.0/security-groups?id=2d87cb73-fb8b-4ec8-b02d-c37cf36b2e7c&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1308] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:48 2026] GET /v2.0/ports?device_id=1ca61613-d773-43f3-a746-b9da8d1053b9 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:51:49.056 8 INFO neutron.db.l3_db [None req-67c1658f-006c-4174-8777-4f7200275054 9ac2f65fd9f94584ad766021465ae464 921b8fd08fbc453b807c79365c10191c - - - -] Floating IP 66c5a566-191d-4c16-b2e0-42af779fd72a associated. External IP: 10.96.250.214, port: 8f488ade-4016-43a1-b8f5-6ee096c0c531. [pid: 8|app: 0|req: 688/1309] 10.0.0.246 () {34 vars in 748 bytes} [Thu Feb 26 22:51:48 2026] PUT /v2.0/floatingips/66c5a566-191d-4c16-b2e0-42af779fd72a => generated 856 bytes in 790 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:51:49.518 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3aa18af4-8a64-4e8f-bbf1-dd8ebe310be0'] response: {'name': 'network-changed', 'server_uuid': '1ca61613-d773-43f3-a746-b9da8d1053b9', 'tag': '8f488ade-4016-43a1-b8f5-6ee096c0c531', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 689/1310] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:49 2026] GET /v2.0/ports?device_id=1ca61613-d773-43f3-a746-b9da8d1053b9 => generated 975 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1311] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:51:49 2026] GET /v2.0/ports?tenant_id=921b8fd08fbc453b807c79365c10191c&device_id=1ca61613-d773-43f3-a746-b9da8d1053b9 => 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: 622/1312] 10.0.0.246 () {34 vars in 788 bytes} [Thu Feb 26 22:51:48 2026] PUT /v2.0/routers/f6312d1c-8492-4b60-8215-06eebedeaffc/remove_router_interface => generated 309 bytes in 1146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1313] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:51:49 2026] GET /v2.0/security-groups?tenant_id=1f12d37ad1a946e68fb6bcb1ec66feb7&name=default => generated 2801 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1314] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:51:49 2026] GET /v2.0/security-groups?id=2d87cb73-fb8b-4ec8-b02d-c37cf36b2e7c&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1315] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:51:49 2026] GET /v2.0/networks?id=2cca17a9-df37-4931-bb50-a5103da09af2 => generated 771 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1316] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:51:50 2026] DELETE /v2.0/security-groups/6d96a839-2856-47c0-9e0c-b9e1bfcacfda => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1317] 162.253.55.200 () {34 vars in 1059 bytes} [Thu Feb 26 22:51:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=8f488ade-4016-43a1-b8f5-6ee096c0c531 => generated 859 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1318] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:50 2026] GET /v2.0/ports?device_id=1ca61613-d773-43f3-a746-b9da8d1053b9 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1319] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:51:50 2026] GET /v2.0/subnets?id=bba355ab-2023-4b38-a8a2-97018ad1015e => generated 669 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1320] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:51:50 2026] GET /v2.0/security-groups?id=2d87cb73-fb8b-4ec8-b02d-c37cf36b2e7c&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1321] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:51:50 2026] GET /v2.0/ports?network_id=2cca17a9-df37-4931-bb50-a5103da09af2&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1322] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:51:50 2026] GET /v2.0/networks/2cca17a9-df37-4931-bb50-a5103da09af2?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: 700/1323] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:51:50 2026] GET /v2.0/networks/2cca17a9-df37-4931-bb50-a5103da09af2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1324] 162.253.55.200 () {34 vars in 993 bytes} [Thu Feb 26 22:51:50 2026] GET /v2.0/ports?device_id=1ca61613-d773-43f3-a746-b9da8d1053b9 => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:51:51.215 8 INFO neutron.db.l3_db [None req-d0369bbe-b8b4-4050-bc69-188ae53f62d0 9ac2f65fd9f94584ad766021465ae464 921b8fd08fbc453b807c79365c10191c - - - -] Floating IP 66c5a566-191d-4c16-b2e0-42af779fd72a disassociated. External IP: 10.96.250.214, port: 8f488ade-4016-43a1-b8f5-6ee096c0c531. 2026-02-26 22:51:51.217 7 INFO neutron.services.segments.plugin [-] Segment 8624e0d4-8b52-41e6-a225-2457ae002831 resource provider aggregate not found 2026-02-26 22:51:51.221 7 INFO neutron.services.segments.plugin [-] Segment 8624e0d4-8b52-41e6-a225-2457ae002831 resource provider aggregate not found 2026-02-26 22:51:51.233 7 INFO neutron.services.segments.plugin [-] Segment 8624e0d4-8b52-41e6-a225-2457ae002831 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8624e0d4-8b52-41e6-a225-2457ae002831 found for delete ", "request_id": "req-f9c0466e-8c70-4749-be6e-2a25cea0d0d3"}]} 2026-02-26 22:51:51.238 7 INFO neutron.services.segments.plugin [-] Segment 8624e0d4-8b52-41e6-a225-2457ae002831 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8624e0d4-8b52-41e6-a225-2457ae002831 found for delete ", "request_id": "req-aaa6c357-c988-4e53-8e57-17dd7b395aad"}]} 2026-02-26 22:51:51.243 7 INFO neutron.db.l3_hamode_db [None req-71ed1996-8b74-462c-a0e1-82bdc0900e98 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] HA network f271a7ab-76d7-457f-ac99-3778fb30cda8 was deleted as no HA routers are present in tenant 7235aa9f68f94abe8c594afbe26f277d. [pid: 7|app: 0|req: 624/1325] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:51:49 2026] DELETE /v2.0/routers/f6312d1c-8492-4b60-8215-06eebedeaffc => generated 0 bytes in 1261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1326] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:51:51 2026] DELETE /v2.0/subnets/8c3a0ecf-3624-494a-9c5c-f7fb36304784 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1327] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:51 2026] GET /v2.0/ports?device_id=ba566a5a-344e-4f67-8ddd-90c2b92dd832 => generated 1200 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1328] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:51:51 2026] GET /v2.0/ports?device_id=1ca61613-d773-43f3-a746-b9da8d1053b9 => 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: 702/1329] 162.253.55.200 () {36 vars in 996 bytes} [Thu Feb 26 22:51:50 2026] DELETE /v2.0/ports/8f488ade-4016-43a1-b8f5-6ee096c0c531 => generated 0 bytes in 863 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 22:51:51.778 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d879092f-fcc7-41e3-967f-9dffa02740d3'] response: {'server_uuid': '1ca61613-d773-43f3-a746-b9da8d1053b9', 'name': 'network-vif-deleted', 'tag': '8f488ade-4016-43a1-b8f5-6ee096c0c531', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 703/1330] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:51:51 2026] GET /v2.0/security-groups?id=58825462-320b-433a-a637-ccb276ca9449&fields=id&fields=name => generated 110 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1331] 10.0.0.246 () {32 vars in 817 bytes} [Thu Feb 26 22:51:51 2026] GET /v2.0/ports?network_id=16d6dcef-1c83-4957-b5e1-7e7274950244&mac_address=fa%3A16%3A3e%3Ab9%3A5e%3A87 => generated 1200 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1332] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:51:51 2026] DELETE /v2.0/networks/6d9005fb-b79d-4931-a3fd-382f1a295734 => 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: 629/1333] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:51:52 2026] GET /v2.0/security-groups?tenant_id=7235aa9f68f94abe8c594afbe26f277d&name=default => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1334] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:51:52 2026] DELETE /v2.0/security-groups/5d1caa26-1430-42cc-89cd-7efc7cdfadd7 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1335] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:51:52 2026] DELETE /v2.0/security-groups/2d87cb73-fb8b-4ec8-b02d-c37cf36b2e7c => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:51:52.901 7 INFO neutron.api.v2.resource [None req-e981fe73-560a-45b1-8eeb-a507b53ac68d 9ac2f65fd9f94584ad766021465ae464 921b8fd08fbc453b807c79365c10191c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 632/1336] 10.0.0.246 () {32 vars in 736 bytes} [Thu Feb 26 22:51:52 2026] GET /v2.0/security-groups/2d87cb73-fb8b-4ec8-b02d-c37cf36b2e7c => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 22:51:53.020 8 INFO neutron.db.l3_db [None req-b98bef91-4d77-4617-849b-4c9744dc432d d85f086d2fc64d0ca34d3c91b20cac53 892b946244b9404cb5d2770835b5475f - - - -] Floating IP 6968e61e-f1a6-473b-8dbf-b6cb017f676d associated. External IP: 10.96.250.208, port: d980a138-7bc0-47cb-93a7-fbb0a3ad0a44. 2026-02-26 22:51:53.252 7 INFO neutron.services.segments.plugin [-] Segment 470768f1-47c1-4eaf-840f-9d37469edc9e resource provider aggregate not found 2026-02-26 22:51:53.265 7 INFO neutron.services.segments.plugin [-] Segment 470768f1-47c1-4eaf-840f-9d37469edc9e resource provider aggregate not found 2026-02-26 22:51:53.270 7 INFO neutron.services.segments.plugin [-] Segment 470768f1-47c1-4eaf-840f-9d37469edc9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 470768f1-47c1-4eaf-840f-9d37469edc9e found for delete ", "request_id": "req-6a8ebb46-2347-4b29-ad3a-7212364eb6bb"}]} [pid: 7|app: 0|req: 633/1337] 10.0.0.246 () {32 vars in 731 bytes} [Thu Feb 26 22:51:52 2026] DELETE /v2.0/floatingips/66c5a566-191d-4c16-b2e0-42af779fd72a => generated 0 bytes in 368 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:51:53.288 7 INFO neutron.services.segments.plugin [-] Segment 470768f1-47c1-4eaf-840f-9d37469edc9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 470768f1-47c1-4eaf-840f-9d37469edc9e found for delete ", "request_id": "req-4de1ca70-1d3b-48e0-83f0-2f12ac83e86f"}]} [pid: 8|app: 0|req: 705/1338] 10.0.0.246 () {34 vars in 676 bytes} [Thu Feb 26 22:51:51 2026] POST /v2.0/floatingips => generated 855 bytes in 1933 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1339] 10.0.0.246 () {34 vars in 788 bytes} [Thu Feb 26 22:51:53 2026] PUT /v2.0/routers/49322a00-d9a8-4825-beaa-131da2be1f66/remove_router_interface => generated 309 bytes in 1199 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:51:54.527 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-54bf5026-1f54-436b-b984-a43724f23f27'] response: {'name': 'network-changed', 'server_uuid': 'ba566a5a-344e-4f67-8ddd-90c2b92dd832', 'tag': 'd980a138-7bc0-47cb-93a7-fbb0a3ad0a44', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 635/1340] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:51:54 2026] GET /v2.0/ports?tenant_id=892b946244b9404cb5d2770835b5475f&device_id=ba566a5a-344e-4f67-8ddd-90c2b92dd832 => generated 1469 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1341] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:51:54 2026] GET /v2.0/networks?id=16d6dcef-1c83-4957-b5e1-7e7274950244 => generated 800 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1342] 162.253.55.200 () {34 vars in 1057 bytes} [Thu Feb 26 22:51:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.138&port_id=d980a138-7bc0-47cb-93a7-fbb0a3ad0a44 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1343] 162.253.55.200 () {34 vars in 1103 bytes} [Thu Feb 26 22:51:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A8c&port_id=d980a138-7bc0-47cb-93a7-fbb0a3ad0a44 => 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: 639/1344] 162.253.55.200 () {34 vars in 1063 bytes} [Thu Feb 26 22:51:54 2026] GET /v2.0/subnets?id=8094bde5-0c4f-4f5f-be76-a74a24f78330&id=13d3c8be-b9d5-48eb-a92f-33a2332f6724 => generated 1365 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1345] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:51:54 2026] GET /v2.0/ports?network_id=16d6dcef-1c83-4957-b5e1-7e7274950244&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1346] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:51:54 2026] GET /v2.0/ports?network_id=16d6dcef-1c83-4957-b5e1-7e7274950244&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1347] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:51:54 2026] GET /v2.0/networks/16d6dcef-1c83-4957-b5e1-7e7274950244?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: 643/1348] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:51:55 2026] GET /v2.0/networks/16d6dcef-1c83-4957-b5e1-7e7274950244?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: 644/1349] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:51:55 2026] GET /v2.0/security-groups?tenant_id=bf5fdfbc54b14622a90d3db34fddb861&name=default => generated 2801 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:51:55.566 8 INFO neutron.services.segments.plugin [-] Segment 6a3ee8a5-9282-4f0f-9b65-34f4bcb53cdd resource provider aggregate not found 2026-02-26 22:51:55.585 8 INFO neutron.services.segments.plugin [-] Segment 6a3ee8a5-9282-4f0f-9b65-34f4bcb53cdd resource provider aggregate not found 2026-02-26 22:51:55.600 8 INFO neutron.services.segments.plugin [-] Segment 6a3ee8a5-9282-4f0f-9b65-34f4bcb53cdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a3ee8a5-9282-4f0f-9b65-34f4bcb53cdd found for delete ", "request_id": "req-ecd3064b-670e-4bf9-8243-344cbeaa908c"}]} 2026-02-26 22:51:55.605 8 INFO neutron.services.segments.plugin [-] Segment 6a3ee8a5-9282-4f0f-9b65-34f4bcb53cdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a3ee8a5-9282-4f0f-9b65-34f4bcb53cdd found for delete ", "request_id": "req-4601065e-56fa-404d-a8f1-34d66217d8e4"}]} 2026-02-26 22:51:55.611 8 INFO neutron.db.l3_hamode_db [None req-056b5088-b5b4-4598-8913-6786330c6a53 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] HA network 1580d492-51ba-48a9-83cf-b2b94ea7dc94 was deleted as no HA routers are present in tenant 921b8fd08fbc453b807c79365c10191c. [pid: 8|app: 0|req: 706/1350] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:51:54 2026] DELETE /v2.0/routers/49322a00-d9a8-4825-beaa-131da2be1f66 => generated 0 bytes in 1132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1351] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:51:55 2026] DELETE /v2.0/security-groups/424d14a8-402c-49c4-828b-cb9118cb8eae => 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: 645/1352] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:51:55 2026] GET /v2.0/security-groups?tenant_id=f942a1c306564f9895f7e928795812b5&name=default => generated 2801 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1353] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:51:55 2026] DELETE /v2.0/security-groups/85ff68df-8b93-44b7-a740-b63083a80334 => 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: 708/1354] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:51:55 2026] DELETE /v2.0/subnets/bba355ab-2023-4b38-a8a2-97018ad1015e => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 22:51:56.979 7 INFO neutron.services.segments.plugin [-] Segment 0ae8df7a-d6cc-475f-bee7-66d0e4844327 resource provider aggregate not found 2026-02-26 22:51:56.984 7 INFO neutron.services.segments.plugin [-] Segment 0ae8df7a-d6cc-475f-bee7-66d0e4844327 resource provider aggregate not found 2026-02-26 22:51:57.006 7 INFO neutron.services.segments.plugin [-] Segment 0ae8df7a-d6cc-475f-bee7-66d0e4844327 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ae8df7a-d6cc-475f-bee7-66d0e4844327 found for delete ", "request_id": "req-3a1b4e03-81a0-4896-bcd3-b8c60b58de2f"}]} 2026-02-26 22:51:57.012 7 INFO neutron.services.segments.plugin [-] Segment 0ae8df7a-d6cc-475f-bee7-66d0e4844327 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ae8df7a-d6cc-475f-bee7-66d0e4844327 found for delete ", "request_id": "req-5d77591c-1673-4ffc-a295-ae254097e66d"}]} [pid: 7|app: 0|req: 647/1357] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:51:55 2026] DELETE /v2.0/networks/2cca17a9-df37-4931-bb50-a5103da09af2 => generated 0 bytes in 1035 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1358] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:51:57 2026] GET /v2.0/security-groups?tenant_id=921b8fd08fbc453b807c79365c10191c&name=default => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1359] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:51:57 2026] DELETE /v2.0/security-groups/00c38545-053d-49ee-a641-ff917bc9fa1b => 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: 712/1360] 10.0.0.246 () {32 vars in 652 bytes} [Thu Feb 26 22:51:57 2026] GET /v2.0/extensions => generated 19178 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1361] 10.0.0.246 () {32 vars in 680 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1362] 10.0.0.246 () {32 vars in 680 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1363] 10.0.0.246 () {32 vars in 728 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1364] 10.0.0.246 () {32 vars in 664 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/agent => generated 153 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1365] 10.0.0.246 () {32 vars in 698 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1366] 10.0.0.246 () {32 vars in 696 bytes} [Thu Feb 26 22:51:58 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: 652/1367] 10.0.0.246 () {32 vars in 700 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1368] 10.0.0.246 () {32 vars in 688 bytes} [Thu Feb 26 22:51:58 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: 653/1369] 10.0.0.246 () {32 vars in 702 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1370] 10.0.0.246 () {32 vars in 692 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1371] 10.0.0.246 () {32 vars in 694 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1372] 10.0.0.246 () {32 vars in 684 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1373] 10.0.0.246 () {32 vars in 686 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1374] 10.0.0.246 () {32 vars in 660 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1375] 10.0.0.246 () {32 vars in 698 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1376] 10.0.0.246 () {32 vars in 678 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1377] 10.0.0.246 () {32 vars in 682 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1378] 10.0.0.246 () {32 vars in 674 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1379] 10.0.0.246 () {32 vars in 688 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1380] 10.0.0.246 () {32 vars in 722 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1381] 10.0.0.246 () {32 vars in 686 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1382] 10.0.0.246 () {32 vars in 668 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1383] 10.0.0.246 () {32 vars in 686 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1384] 10.0.0.246 () {32 vars in 680 bytes} [Thu Feb 26 22:51:58 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: 661/1385] 10.0.0.246 () {32 vars in 698 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1386] 10.0.0.246 () {32 vars in 678 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/l2_adjacency => 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: 662/1387] 10.0.0.246 () {32 vars in 666 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/router => generated 256 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1388] 10.0.0.246 () {32 vars in 676 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1389] 10.0.0.246 () {32 vars in 664 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1390] 10.0.0.246 () {32 vars in 674 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1391] 10.0.0.246 () {32 vars in 712 bytes} [Thu Feb 26 22:51:58 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: 728/1392] 10.0.0.246 () {32 vars in 690 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1393] 10.0.0.246 () {32 vars in 682 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1394] 10.0.0.246 () {32 vars in 668 bytes} [Thu Feb 26 22:51:58 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: 666/1395] 10.0.0.246 () {32 vars in 686 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1396] 10.0.0.246 () {32 vars in 704 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1397] 10.0.0.246 () {32 vars in 700 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1398] 10.0.0.246 () {32 vars in 674 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1399] 10.0.0.246 () {32 vars in 692 bytes} [Thu Feb 26 22:51:58 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: 732/1400] 10.0.0.246 () {32 vars in 688 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1401] 10.0.0.246 () {32 vars in 708 bytes} [Thu Feb 26 22:51:58 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: 733/1402] 10.0.0.246 () {32 vars in 704 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1403] 10.0.0.246 () {32 vars in 696 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1404] 10.0.0.246 () {32 vars in 710 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1405] 10.0.0.246 () {32 vars in 668 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/binding => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1406] 10.0.0.246 () {32 vars in 686 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1407] 10.0.0.246 () {32 vars in 680 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1408] 10.0.0.246 () {32 vars in 674 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1409] 10.0.0.246 () {32 vars in 670 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/provider => generated 191 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1410] 10.0.0.246 () {32 vars in 660 bytes} [Thu Feb 26 22:51:58 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: 674/1411] 10.0.0.246 () {32 vars in 698 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1412] 10.0.0.246 () {32 vars in 698 bytes} [Thu Feb 26 22:51:58 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: 675/1413] 10.0.0.246 () {32 vars in 676 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1414] 10.0.0.246 () {32 vars in 668 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1415] 10.0.0.246 () {32 vars in 682 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1416] 10.0.0.246 () {32 vars in 700 bytes} [Thu Feb 26 22:51:58 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: 677/1417] 10.0.0.246 () {32 vars in 684 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1418] 10.0.0.246 () {32 vars in 706 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1419] 10.0.0.246 () {32 vars in 668 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1420] 10.0.0.246 () {32 vars in 696 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1421] 10.0.0.246 () {32 vars in 694 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1422] 10.0.0.246 () {32 vars in 684 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1423] 10.0.0.246 () {32 vars in 688 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1424] 10.0.0.246 () {32 vars in 666 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1425] 10.0.0.246 () {32 vars in 680 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1426] 10.0.0.246 () {32 vars in 680 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1427] 10.0.0.246 () {32 vars in 690 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1428] 10.0.0.246 () {32 vars in 690 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1429] 10.0.0.246 () {32 vars in 694 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1430] 10.0.0.246 () {32 vars in 684 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1431] 10.0.0.246 () {32 vars in 688 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1432] 10.0.0.246 () {32 vars in 700 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1433] 10.0.0.246 () {32 vars in 702 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1434] 10.0.0.246 () {32 vars in 716 bytes} [Thu Feb 26 22:51:58 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1435] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:59 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1436] 10.0.0.246 () {32 vars in 726 bytes} [Thu Feb 26 22:51:59 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1437] 10.0.0.246 () {32 vars in 718 bytes} [Thu Feb 26 22:51:59 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1438] 10.0.0.246 () {32 vars in 682 bytes} [Thu Feb 26 22:51:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1439] 10.0.0.246 () {32 vars in 668 bytes} [Thu Feb 26 22:51:59 2026] GET /v2.0/extensions/segment => generated 145 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1440] 10.0.0.246 () {32 vars in 718 bytes} [Thu Feb 26 22:51:59 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1441] 10.0.0.246 () {32 vars in 678 bytes} [Thu Feb 26 22:51:59 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: 753/1442] 10.0.0.246 () {32 vars in 668 bytes} [Thu Feb 26 22:51:59 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: 7|app: 0|req: 690/1443] 10.0.0.246 () {32 vars in 696 bytes} [Thu Feb 26 22:51:59 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1444] 10.0.0.246 () {32 vars in 704 bytes} [Thu Feb 26 22:51:59 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1445] 10.0.0.246 () {32 vars in 700 bytes} [Thu Feb 26 22:51:59 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1446] 10.0.0.246 () {32 vars in 682 bytes} [Thu Feb 26 22:51:59 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1447] 10.0.0.246 () {32 vars in 704 bytes} [Thu Feb 26 22:51:59 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1448] 10.0.0.246 () {32 vars in 694 bytes} [Thu Feb 26 22:51:59 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1449] 10.0.0.246 () {32 vars in 688 bytes} [Thu Feb 26 22:51:59 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1450] 10.0.0.246 () {32 vars in 696 bytes} [Thu Feb 26 22:51:59 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1451] 10.0.0.246 () {32 vars in 688 bytes} [Thu Feb 26 22:51:59 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1452] 10.0.0.246 () {32 vars in 700 bytes} [Thu Feb 26 22:51:59 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1453] 10.0.0.246 () {32 vars in 664 bytes} [Thu Feb 26 22:51:59 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1454] 10.0.0.246 () {32 vars in 680 bytes} [Thu Feb 26 22:51:59 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1455] 10.0.0.246 () {32 vars in 692 bytes} [Thu Feb 26 22:51:59 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1456] 10.0.0.246 () {32 vars in 676 bytes} [Thu Feb 26 22:51:59 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1457] 10.0.0.246 () {32 vars in 666 bytes} [Thu Feb 26 22:51:59 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1458] 10.0.0.19 () {34 vars in 988 bytes} [Thu Feb 26 22:51:59 2026] GET /v2.0/ports?device_id=ba566a5a-344e-4f67-8ddd-90c2b92dd832 => generated 1469 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1459] 10.0.0.19 () {34 vars in 1038 bytes} [Thu Feb 26 22:52:00 2026] GET /v2.0/security-groups?id=58825462-320b-433a-a637-ccb276ca9449&fields=id&fields=name => generated 110 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1460] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:51:59 2026] GET /v2.0/security-groups?tenant_id=957c80cc82f54793bc2b7be8d16ee1da&name=default => generated 2801 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1461] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:52:00 2026] DELETE /v2.0/security-groups/81831a6d-cd0c-4e1d-82c5-7bf7d5cea450 => 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: 762/1462] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:52:01 2026] GET /v2.0/security-groups?tenant_id=5ece51d6e23c4bf1b9c9bcd668efddd6&name=default => generated 2801 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1463] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:52:01 2026] DELETE /v2.0/security-groups/83953e61-0ad4-45c9-820c-8a14294b3f50 => 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: 702/1464] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:52:01 2026] GET /v2.0/security-groups?tenant_id=e34fc2ac08df4e44a68dd4f127b140fb&name=default => generated 2801 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1465] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:52:01 2026] GET /v2.0/security-groups?tenant_id=db5333db56804e36991fe1b25992cb40&name=default => generated 2801 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1466] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:52:02 2026] DELETE /v2.0/security-groups/667739ad-9c4f-46d2-9adb-12e2d65a1af0 => 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: 764/1467] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:52:02 2026] DELETE /v2.0/security-groups/bdb4301a-d4dc-4c43-abda-764287e88de0 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1468] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:52:02 2026] GET /v2.0/security-groups?tenant_id=fe6afe5a226843519663552e2d4d0974&name=default => generated 2801 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1469] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:52:02 2026] DELETE /v2.0/security-groups/ae1848e5-1a52-48fe-85e1-07b6e9ea28a2 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:52:02.613 7 INFO neutron.db.segments_db [None req-494a3499-85f7-41fc-ac93-c6ceb5adde17 2055cfc0b17747d69dfbe8a031b84717 c2e17b681ce64cd6b759bdfbc67caf9d - - - -] Added segment 726d490e-8033-4802-bfbd-598a499cc7d4 of type vxlan for network 207016c1-14cc-44db-89c6-4ffa1f575beb 2026-02-26 22:52:02.700 7 INFO neutron.db.segments_db [None req-494a3499-85f7-41fc-ac93-c6ceb5adde17 2055cfc0b17747d69dfbe8a031b84717 c2e17b681ce64cd6b759bdfbc67caf9d - - - -] Added segment e938651f-a032-48a6-9c90-ebf406507276 of type vxlan for network c6293e97-4dca-4a69-9199-4a17c8a39f1a [pid: 7|app: 0|req: 704/1470] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:52:02 2026] POST /v2.0/networks => generated 1245 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1471] 10.0.0.246 () {32 vars in 648 bytes} [Thu Feb 26 22:52:02 2026] GET /v2.0/networks => generated 1844 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:52:03.160 7 INFO neutron.services.segments.plugin [-] Segment 726d490e-8033-4802-bfbd-598a499cc7d4 resource provider aggregate not found 2026-02-26 22:52:03.166 7 INFO neutron.services.segments.plugin [-] Segment 726d490e-8033-4802-bfbd-598a499cc7d4 resource provider aggregate not found 2026-02-26 22:52:03.187 7 INFO neutron.services.segments.plugin [-] Segment 726d490e-8033-4802-bfbd-598a499cc7d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 726d490e-8033-4802-bfbd-598a499cc7d4 found for delete ", "request_id": "req-770fb73d-58d7-4046-bd1c-d0d685516ca7"}]} 2026-02-26 22:52:03.189 7 INFO neutron.services.segments.plugin [-] Segment 726d490e-8033-4802-bfbd-598a499cc7d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 726d490e-8033-4802-bfbd-598a499cc7d4 found for delete ", "request_id": "req-247d3975-3723-4f5c-9a15-18f93c0158fb"}]} [pid: 7|app: 0|req: 705/1472] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:52:02 2026] DELETE /v2.0/networks/207016c1-14cc-44db-89c6-4ffa1f575beb => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 22:52:03.431 8 INFO neutron.services.segments.plugin [-] Segment e938651f-a032-48a6-9c90-ebf406507276 resource provider aggregate not found 2026-02-26 22:52:03.436 8 INFO neutron.services.segments.plugin [-] Segment e938651f-a032-48a6-9c90-ebf406507276 resource provider aggregate not found 2026-02-26 22:52:03.456 8 INFO neutron.services.segments.plugin [-] Segment e938651f-a032-48a6-9c90-ebf406507276 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e938651f-a032-48a6-9c90-ebf406507276 found for delete ", "request_id": "req-d4f37d4e-a9a6-4546-81b4-2e05eba582ed"}]} 2026-02-26 22:52:03.457 8 INFO neutron.services.segments.plugin [-] Segment e938651f-a032-48a6-9c90-ebf406507276 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e938651f-a032-48a6-9c90-ebf406507276 found for delete ", "request_id": "req-1f207553-46f2-4cd3-9290-1ca4e1a41d61"}]} [pid: 8|app: 0|req: 768/1473] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:52:03 2026] DELETE /v2.0/networks/c6293e97-4dca-4a69-9199-4a17c8a39f1a => 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: 706/1474] 10.0.0.246 () {32 vars in 648 bytes} [Thu Feb 26 22:52:03 2026] GET /v2.0/networks => generated 651 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:52:03.688 8 INFO neutron.db.segments_db [None req-9cb26536-2244-45d9-bcb4-c795e2d0be3e 2055cfc0b17747d69dfbe8a031b84717 c2e17b681ce64cd6b759bdfbc67caf9d - - - -] Added segment 18c3e15e-84a2-4e75-8b68-f42231edec53 of type vxlan for network bdf95fa2-0916-4dc5-8d27-b2f4919f330b [pid: 8|app: 0|req: 769/1475] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:52:03 2026] POST /v2.0/networks => generated 653 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:52:03.889 7 INFO neutron.db.segments_db [None req-d6039615-5da4-4e5b-9fed-0d2b6461fbb7 2055cfc0b17747d69dfbe8a031b84717 c2e17b681ce64cd6b759bdfbc67caf9d - - - -] Added segment a0f47c2a-e714-48b2-bb8c-0f9df470deac of type vxlan for network 50d558bf-65f8-4be5-8409-73a517729745 [pid: 7|app: 0|req: 707/1476] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:52:03 2026] POST /v2.0/networks => generated 653 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1477] 10.0.0.246 () {34 vars in 664 bytes} [Thu Feb 26 22:52:04 2026] POST /v2.0/ports => generated 1505 bytes in 582 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:52:04.693 7 INFO neutron.db.segments_db [None req-50736705-6d4e-4ef0-914d-6abf85c16f45 d810502a647c4424970b74c129cb0c92 f1e514bfd9134f77b7c3f417ec625e2e - - - -] Added segment 5a4660d0-33e7-45ec-8719-6795ec66c21b of type vxlan for network dd6eb40a-1426-4c3a-84c4-2be458168961 [pid: 8|app: 0|req: 771/1478] 10.0.0.246 () {32 vars in 642 bytes} [Thu Feb 26 22:52:04 2026] GET /v2.0/ports => generated 1505 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1479] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:52:04 2026] POST /v2.0/networks => generated 650 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1480] 10.0.0.246 () {32 vars in 719 bytes} [Thu Feb 26 22:52:04 2026] DELETE /v2.0/ports/07be2063-7453-4328-a4fd-9e9d26b9d324 => 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: 773/1481] 10.0.0.246 () {32 vars in 719 bytes} [Thu Feb 26 22:52:05 2026] DELETE /v2.0/ports/45bfb7c3-22f9-4a09-9d7d-0907f64e9fbd => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1482] 10.0.0.246 () {32 vars in 642 bytes} [Thu Feb 26 22:52:05 2026] GET /v2.0/ports => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1483] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:52:04 2026] POST /v2.0/subnets => generated 603 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:52:05.353 8 INFO neutron.db.segments_db [None req-a3b10a55-4639-49a5-9585-8627ceab0813 2055cfc0b17747d69dfbe8a031b84717 c2e17b681ce64cd6b759bdfbc67caf9d - - - -] Added segment 469e60fa-8d01-4adb-bef4-69eb91208f43 of type vxlan for network 70aaf566-fc23-4351-92a2-e2733c8d28f0 2026-02-26 22:52:05.389 7 INFO neutron.db.segments_db [None req-cb8a7417-a0b2-427e-864f-d0807dd24af8 d810502a647c4424970b74c129cb0c92 f1e514bfd9134f77b7c3f417ec625e2e - - - -] Added segment 2d24e597-4944-47dd-9a24-639f552bc497 of type vxlan for network f634ccf6-d003-4279-9d69-224243c7aa79 [pid: 8|app: 0|req: 775/1484] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:52:05 2026] POST /v2.0/networks => generated 654 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:52:05.557 8 INFO neutron.db.segments_db [None req-63800f08-5450-401e-a706-22aad613c244 2055cfc0b17747d69dfbe8a031b84717 c2e17b681ce64cd6b759bdfbc67caf9d - - - -] Added segment 59402bbd-a371-4e09-9146-a101047bbbfc of type vxlan for network ae239814-6719-4c67-af90-580d1fbf98a3 [pid: 8|app: 0|req: 776/1485] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:52:05 2026] POST /v2.0/networks => generated 653 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:52:05.750 7 INFO neutron.db.l3_hamode_db [None req-cb8a7417-a0b2-427e-864f-d0807dd24af8 d810502a647c4424970b74c129cb0c92 f1e514bfd9134f77b7c3f417ec625e2e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 777/1486] 10.0.0.246 () {32 vars in 720 bytes} [Thu Feb 26 22:52:05 2026] GET /v2.0/subnets/3c17483e-678f-4c10-815c-a1e63c62590f => generated 651 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:52:06.939 7 INFO neutron.db.l3_hamode_db [None req-cb8a7417-a0b2-427e-864f-d0807dd24af8 d810502a647c4424970b74c129cb0c92 f1e514bfd9134f77b7c3f417ec625e2e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 778/1487] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:52:06 2026] POST /v2.0/subnets => generated 1276 bytes in 734 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1488] 10.0.0.183 () {30 vars in 658 bytes} [Thu Feb 26 22:52:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1489] 10.0.0.246 () {32 vars in 646 bytes} [Thu Feb 26 22:52:07 2026] GET /v2.0/subnets => generated 1889 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1490] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:52:07 2026] GET /v2.0/subnets => generated 8424 bytes in 404 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1491] 10.0.0.183 () {30 vars in 660 bytes} [Thu Feb 26 22:52:07 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1492] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:52:07 2026] DELETE /v2.0/subnets/e5d8d4bb-cfdc-47c9-8edc-9d70a817a56a => 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: 784/1493] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:52:07 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1494] 10.0.0.183 () {30 vars in 636 bytes} [Thu Feb 26 22:52:07 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: 710/1495] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:52:05 2026] POST /v2.0/routers => generated 694 bytes in 2703 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1496] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:52:07 2026] GET /v2.0/security-groups?tenant_id=0f0e4ff639fd4848ae680bef826299ad&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: 787/1497] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:52:08 2026] GET /v2.0/routers => generated 1451 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1498] 10.0.0.183 () {30 vars in 672 bytes} [Thu Feb 26 22:52:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1499] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:52:08 2026] DELETE /v2.0/subnets/8a4d5997-1e0a-4d81-a78e-5a26c9e5565a => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1500] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:52:08 2026] DELETE /v2.0/security-groups/3f9e5679-3383-4ed7-ba47-85a88eab49c1 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1501] 10.0.0.111 () {28 vars in 623 bytes} [Thu Feb 26 22:52:08 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1502] 10.0.0.246 () {32 vars in 646 bytes} [Thu Feb 26 22:52:08 2026] GET /v2.0/subnets => generated 626 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1503] 10.0.0.111 () {28 vars in 676 bytes} [Thu Feb 26 22:52:08 2026] GET /v2.0/routers/2ea7c99e-af31-497e-b553-a7fb225fb380/l3-agents => generated 682 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:52:09.006 7 INFO neutron.services.segments.plugin [-] Segment 59402bbd-a371-4e09-9146-a101047bbbfc resource provider aggregate not found 2026-02-26 22:52:09.010 7 INFO neutron.services.segments.plugin [-] Segment 59402bbd-a371-4e09-9146-a101047bbbfc resource provider aggregate not found 2026-02-26 22:52:09.025 7 INFO neutron.services.segments.plugin [-] Segment 59402bbd-a371-4e09-9146-a101047bbbfc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59402bbd-a371-4e09-9146-a101047bbbfc found for delete ", "request_id": "req-1057bb13-8ea3-4d35-9156-91b13fdb3542"}]} 2026-02-26 22:52:09.026 7 INFO neutron.services.segments.plugin [-] Segment 59402bbd-a371-4e09-9146-a101047bbbfc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59402bbd-a371-4e09-9146-a101047bbbfc found for delete ", "request_id": "req-e0597aa7-d595-448f-915d-17f98b0a9ed6"}]} [pid: 7|app: 0|req: 716/1504] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:52:08 2026] DELETE /v2.0/networks/ae239814-6719-4c67-af90-580d1fbf98a3 => generated 0 bytes in 444 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1505] 10.0.0.182 () {34 vars in 1083 bytes} [Thu Feb 26 22:52:09 2026] GET /v2.0/ports?device_id=ba566a5a-344e-4f67-8ddd-90c2b92dd832&device_id=704bd076-4d52-4584-9a77-7bad4798c2ba => generated 2927 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1506] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:52:09 2026] GET /v2.0/security-groups?tenant_id=71f2088c1ce64c0cb18e077cf17c0a18&name=default => generated 2801 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1507] 10.0.0.111 () {28 vars in 676 bytes} [Thu Feb 26 22:52:09 2026] GET /v2.0/routers/d165abd1-24e4-4563-9b75-5d5837e1d453/l3-agents => generated 681 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1508] 10.0.0.183 () {28 vars in 438 bytes} [Thu Feb 26 22:52:09 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1509] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:52:09 2026] DELETE /v2.0/networks/70aaf566-fc23-4351-92a2-e2733c8d28f0 => generated 0 bytes in 414 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1510] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:52:09 2026] GET /v2.0/security-groups?id=58825462-320b-433a-a637-ccb276ca9449&fields=id&fields=name => generated 110 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1511] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:52:09 2026] DELETE /v2.0/security-groups/020e9aa8-cae9-499f-b7da-fed66ebba319 => 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: 724/1512] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:52:09 2026] GET /v2.0/subnets => generated 7125 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1513] 10.0.0.183 () {30 vars in 696 bytes} [Thu Feb 26 22:52:09 2026] GET /v2.0/subnets/3c17483e-678f-4c10-815c-a1e63c62590f => generated 633 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1514] 10.0.0.246 () {34 vars in 782 bytes} [Thu Feb 26 22:52:08 2026] PUT /v2.0/routers/2ea7c99e-af31-497e-b553-a7fb225fb380/add_router_interface => generated 309 bytes in 1711 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1515] 10.0.0.111 () {28 vars in 578 bytes} [Thu Feb 26 22:52:09 2026] GET /v2.0/ports => generated 23090 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1516] 10.0.0.183 () {30 vars in 658 bytes} [Thu Feb 26 22:52:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1517] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:52:09 2026] DELETE /v2.0/networks/50d558bf-65f8-4be5-8409-73a517729745 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1518] 10.0.0.111 () {28 vars in 598 bytes} [Thu Feb 26 22:52:10 2026] GET /v2.0/security-groups => generated 32896 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1519] 10.0.0.183 () {30 vars in 660 bytes} [Thu Feb 26 22:52:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1520] 10.0.0.246 () {34 vars in 664 bytes} [Thu Feb 26 22:52:10 2026] POST /v2.0/ports => generated 958 bytes in 420 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: 729/1521] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:52:10 2026] DELETE /v2.0/networks/bdf95fa2-0916-4dc5-8d27-b2f4919f330b => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1522] 10.0.0.183 () {30 vars in 636 bytes} [Thu Feb 26 22:52:10 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: 793/1523] 10.0.0.111 () {28 vars in 580 bytes} [Thu Feb 26 22:52:10 2026] GET /v2.0/agents => generated 3359 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1524] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:52:10 2026] GET /v2.0/floatingips => generated 1703 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1525] 10.0.0.183 () {30 vars in 672 bytes} [Thu Feb 26 22:52:10 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: 796/1526] 10.0.0.111 () {28 vars in 618 bytes} [Thu Feb 26 22:52:10 2026] GET /v2.0/network-ip-availabilities => generated 4472 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1527] 10.0.0.183 () {30 vars in 696 bytes} [Thu Feb 26 22:52:10 2026] GET /v2.0/subnets/3c17483e-678f-4c10-815c-a1e63c62590f => generated 651 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1528] 10.0.0.111 () {28 vars in 584 bytes} [Thu Feb 26 22:52:10 2026] GET /v2.0/networks => generated 6680 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1529] 10.0.0.246 () {34 vars in 664 bytes} [Thu Feb 26 22:52:10 2026] POST /v2.0/ports => generated 959 bytes in 452 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: 732/1530] 10.0.0.183 () {30 vars in 658 bytes} [Thu Feb 26 22:52:10 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: 733/1531] 10.0.0.183 () {30 vars in 660 bytes} [Thu Feb 26 22:52:10 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: 734/1532] 10.0.0.183 () {30 vars in 636 bytes} [Thu Feb 26 22:52:10 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: 735/1533] 10.0.0.183 () {30 vars in 672 bytes} [Thu Feb 26 22:52:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:52:11.050 7 INFO neutron.services.segments.plugin [-] Segment 469e60fa-8d01-4adb-bef4-69eb91208f43 resource provider aggregate not found 2026-02-26 22:52:11.058 7 INFO neutron.services.segments.plugin [-] Segment 469e60fa-8d01-4adb-bef4-69eb91208f43 resource provider aggregate not found 2026-02-26 22:52:11.075 7 INFO neutron.services.segments.plugin [-] Segment 469e60fa-8d01-4adb-bef4-69eb91208f43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 469e60fa-8d01-4adb-bef4-69eb91208f43 found for delete ", "request_id": "req-fe4049ec-cc43-415d-8a63-8369d5aa3b24"}]} 2026-02-26 22:52:11.085 7 INFO neutron.services.segments.plugin [-] Segment 469e60fa-8d01-4adb-bef4-69eb91208f43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 469e60fa-8d01-4adb-bef4-69eb91208f43 found for delete ", "request_id": "req-cf7f8f5b-ef82-40d0-89ef-701377785a58"}]} 2026-02-26 22:52:11.101 7 INFO neutron.services.segments.plugin [-] Segment a0f47c2a-e714-48b2-bb8c-0f9df470deac resource provider aggregate not found 2026-02-26 22:52:11.110 7 INFO neutron.services.segments.plugin [-] Segment a0f47c2a-e714-48b2-bb8c-0f9df470deac resource provider aggregate not found 2026-02-26 22:52:11.118 7 INFO neutron.services.segments.plugin [-] Segment a0f47c2a-e714-48b2-bb8c-0f9df470deac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0f47c2a-e714-48b2-bb8c-0f9df470deac found for delete ", "request_id": "req-577d332a-239e-4d95-a081-831464c490fa"}]} 2026-02-26 22:52:11.132 7 INFO neutron.services.segments.plugin [-] Segment 18c3e15e-84a2-4e75-8b68-f42231edec53 resource provider aggregate not found 2026-02-26 22:52:11.138 7 INFO neutron.services.segments.plugin [-] Segment a0f47c2a-e714-48b2-bb8c-0f9df470deac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0f47c2a-e714-48b2-bb8c-0f9df470deac found for delete ", "request_id": "req-72514c0c-405a-44f5-bf83-f815c9e88beb"}]} 2026-02-26 22:52:11.157 7 INFO neutron.services.segments.plugin [-] Segment 18c3e15e-84a2-4e75-8b68-f42231edec53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18c3e15e-84a2-4e75-8b68-f42231edec53 found for delete ", "request_id": "req-556611d1-cc6e-4c2f-870a-b5d6d3d8b7a0"}]} 2026-02-26 22:52:11.158 7 INFO neutron.services.segments.plugin [-] Segment 18c3e15e-84a2-4e75-8b68-f42231edec53 resource provider aggregate not found 2026-02-26 22:52:11.185 7 INFO neutron.services.segments.plugin [-] Segment 18c3e15e-84a2-4e75-8b68-f42231edec53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18c3e15e-84a2-4e75-8b68-f42231edec53 found for delete ", "request_id": "req-89014898-f6b4-49de-897a-deba06d017e9"}]} [pid: 7|app: 0|req: 736/1534] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:52:10 2026] GET /v2.0/security-groups?tenant_id=c2e17b681ce64cd6b759bdfbc67caf9d&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: 737/1535] 10.0.0.183 () {30 vars in 698 bytes} [Thu Feb 26 22:52:11 2026] GET /v2.0/networks/a367d994-ad2d-4d28-8806-b846a1b5a0b1 => generated 799 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1536] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:52:11 2026] DELETE /v2.0/security-groups/8921dcf4-57ee-4008-8024-9b987883087d => 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: 739/1537] 10.0.0.183 () {30 vars in 650 bytes} [Thu Feb 26 22:52:11 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1538] 10.0.0.183 () {34 vars in 672 bytes} [Thu Feb 26 22:52:11 2026] POST /v2.0/ports => generated 1128 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 22:52:11.863 8 INFO neutron.db.l3_db [None req-25023be3-456f-4ac6-8db4-52c29da664d7 d810502a647c4424970b74c129cb0c92 f1e514bfd9134f77b7c3f417ec625e2e - - - -] Floating IP c60dcc43-da9d-43bb-bc61-b15662e6cd37 associated. External IP: 10.96.250.201, port: 41a544cf-7e98-4eee-b02c-244b6cfbb32e. [pid: 8|app: 0|req: 799/1541] 10.0.0.246 () {34 vars in 676 bytes} [Thu Feb 26 22:52:10 2026] POST /v2.0/floatingips => generated 843 bytes in 1872 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-02-26 22:52:12.954 7 INFO neutron.db.l3_db [None req-b2dc1000-f01d-46e4-8280-a5f3f2d9bcea d810502a647c4424970b74c129cb0c92 f1e514bfd9134f77b7c3f417ec625e2e - - - -] Floating IP c60dcc43-da9d-43bb-bc61-b15662e6cd37 disassociated. External IP: 10.96.250.201, port: 41a544cf-7e98-4eee-b02c-244b6cfbb32e. [pid: 8|app: 0|req: 800/1542] 162.253.55.200 () {30 vars in 662 bytes} [Thu Feb 26 22:52:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:52:13.515 8 INFO neutron.db.segments_db [None req-5fda808e-8002-4f9a-b884-c71d794b3ef0 5e6ec600cddc4be0bd66892619800e02 f932815daee64251af937e9628dd6872 - - - -] Added segment 44f1b1cd-65ef-41ac-8b0c-86458223d715 of type vxlan for network 280ffddd-cf7b-40fb-a9b2-1e43941fe1e6 [pid: 8|app: 0|req: 801/1543] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:52:13 2026] POST /v2.0/networks => generated 644 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1544] 162.253.55.200 () {30 vars in 664 bytes} [Thu Feb 26 22:52:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1545] 162.253.55.200 () {30 vars in 640 bytes} [Thu Feb 26 22:52:13 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: 743/1546] 10.0.0.246 () {34 vars in 748 bytes} [Thu Feb 26 22:52:12 2026] PUT /v2.0/floatingips/c60dcc43-da9d-43bb-bc61-b15662e6cd37 => generated 552 bytes in 1133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1547] 162.253.55.200 () {30 vars in 676 bytes} [Thu Feb 26 22:52:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1548] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:52:13 2026] POST /v2.0/subnets => generated 617 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1549] 162.253.55.200 () {30 vars in 696 bytes} [Thu Feb 26 22:52:14 2026] GET /v2.0/ports/73b35671-3d4c-4ab9-abe5-be9a68d1ef92 => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:52:14.126 8 INFO neutron.db.segments_db [None req-1a85cd23-a13c-4bab-9ae0-03aa77983e72 5e6ec600cddc4be0bd66892619800e02 f932815daee64251af937e9628dd6872 - - - -] Added segment d33d2112-ca02-4ebe-b2a8-d7f1fa24ef21 of type vxlan for network 2f3e3f75-81e9-484a-bf97-734c41e3e1c0 [pid: 8|app: 0|req: 806/1550] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:52:14 2026] POST /v2.0/networks => generated 643 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1551] 162.253.55.200 () {30 vars in 662 bytes} [Thu Feb 26 22:52:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1552] 10.0.0.246 () {32 vars in 731 bytes} [Thu Feb 26 22:52:13 2026] DELETE /v2.0/floatingips/c60dcc43-da9d-43bb-bc61-b15662e6cd37 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1553] 162.253.55.200 () {30 vars in 664 bytes} [Thu Feb 26 22:52:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1554] 10.0.0.246 () {34 vars in 742 bytes} [Thu Feb 26 22:52:14 2026] PUT /v2.0/networks/2f3e3f75-81e9-484a-bf97-734c41e3e1c0 => generated 592 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1555] 162.253.55.200 () {30 vars in 640 bytes} [Thu Feb 26 22:52:14 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: 810/1556] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:52:14 2026] POST /v2.0/subnets => generated 602 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1557] 162.253.55.200 () {30 vars in 676 bytes} [Thu Feb 26 22:52:14 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: 812/1558] 10.0.0.246 () {34 vars in 740 bytes} [Thu Feb 26 22:52:14 2026] PUT /v2.0/subnets/89ebeaf7-559b-42b7-bac4-e4711d6a3eed => generated 612 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1559] 162.253.55.200 () {30 vars in 731 bytes} [Thu Feb 26 22:52:15 2026] GET /v2.0/security-groups?name=lb-f2ad10ee-a1c6-45a0-b33b-a73eeeba34f7 => generated 23 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:52:15.300 7 INFO neutron.db.l3_db [None req-3310ba77-693c-435b-bd9b-35437c170d0d d810502a647c4424970b74c129cb0c92 f1e514bfd9134f77b7c3f417ec625e2e - - - -] Floating IP 454c7924-9653-43b1-924d-4ff1c31ab1d6 associated. External IP: 10.96.250.214, port: 3803f489-2b19-4bd6-b1b1-abb6d8b15ac0. [pid: 7|app: 0|req: 747/1560] 10.0.0.246 () {34 vars in 676 bytes} [Thu Feb 26 22:52:14 2026] POST /v2.0/floatingips => generated 842 bytes in 1429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:52:15.769 8 INFO neutron.services.segments.plugin [-] Segment d33d2112-ca02-4ebe-b2a8-d7f1fa24ef21 resource provider aggregate not found 2026-02-26 22:52:15.774 8 INFO neutron.services.segments.plugin [-] Segment d33d2112-ca02-4ebe-b2a8-d7f1fa24ef21 resource provider aggregate not found 2026-02-26 22:52:15.786 8 INFO neutron.services.segments.plugin [-] Segment d33d2112-ca02-4ebe-b2a8-d7f1fa24ef21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d33d2112-ca02-4ebe-b2a8-d7f1fa24ef21 found for delete ", "request_id": "req-64f40141-b2ab-475b-a081-4ca3188f8aa6"}]} 2026-02-26 22:52:15.792 8 INFO neutron.services.segments.plugin [-] Segment d33d2112-ca02-4ebe-b2a8-d7f1fa24ef21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d33d2112-ca02-4ebe-b2a8-d7f1fa24ef21 found for delete ", "request_id": "req-34d427c2-9543-4a02-8aa9-c0234a0e55f7"}]} [pid: 8|app: 0|req: 814/1561] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:52:15 2026] DELETE /v2.0/networks/2f3e3f75-81e9-484a-bf97-734c41e3e1c0 => generated 0 bytes in 625 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1562] 10.0.0.246 () {32 vars in 728 bytes} [Thu Feb 26 22:52:15 2026] GET /v2.0/floatingips/454c7924-9653-43b1-924d-4ff1c31ab1d6 => generated 842 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1563] 162.253.55.200 () {34 vars in 695 bytes} [Thu Feb 26 22:52:15 2026] POST /v2.0/security-groups => generated 1572 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 22:52:15.863 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e016a98d-9575-4fc2-b1e3-1403930f2c47 5e6ec600cddc4be0bd66892619800e02 f932815daee64251af937e9628dd6872 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 816/1564] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:52:15 2026] DELETE /v2.0/networks/2f3e3f75-81e9-484a-bf97-734c41e3e1c0 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1565] 162.253.55.200 () {30 vars in 761 bytes} [Thu Feb 26 22:52:15 2026] GET /v2.0/security-group-rules?security_group_id=d6935725-ea14-4c2c-856f-c64456d8d949 => generated 1118 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1566] 10.0.0.246 () {32 vars in 654 bytes} [Thu Feb 26 22:52:15 2026] GET /v2.0/floatingips => generated 845 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1567] 10.0.0.246 () {32 vars in 693 bytes} [Thu Feb 26 22:52:15 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1568] 162.253.55.200 () {34 vars in 748 bytes} [Thu Feb 26 22:52:15 2026] PUT /v2.0/ports/73b35671-3d4c-4ab9-abe5-be9a68d1ef92 => generated 1128 bytes in 253 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: 751/1569] 10.0.0.246 () {32 vars in 741 bytes} [Thu Feb 26 22:52:16 2026] GET /v2.0/subnets?network_id=3ca5896a-f19d-4ed2-8798-fc5b168e6583 => generated 626 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:52:16.415 8 INFO neutron.db.l3_db [None req-667435db-ddd8-4e64-8bc4-fbcab9178b31 d810502a647c4424970b74c129cb0c92 f1e514bfd9134f77b7c3f417ec625e2e - - - -] Floating IP 454c7924-9653-43b1-924d-4ff1c31ab1d6 associated. External IP: 10.96.250.214, port: 3803f489-2b19-4bd6-b1b1-abb6d8b15ac0. [pid: 7|app: 0|req: 752/1570] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:52:16 2026] GET /v2.0/security-groups?tenant_id=2fb2eb2776c4419490e2aafdb99f6802&name=default => generated 2801 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1571] 162.253.55.200 () {30 vars in 662 bytes} [Thu Feb 26 22:52:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1572] 10.0.0.246 () {32 vars in 652 bytes} [Thu Feb 26 22:52:16 2026] GET /v2.0/extensions => generated 19178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1573] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:52:16 2026] DELETE /v2.0/security-groups/fdff1fe5-dbb5-4304-b8f3-5c87295e9a77 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1574] 162.253.55.200 () {30 vars in 664 bytes} [Thu Feb 26 22:52:16 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: 757/1575] 10.0.0.246 () {32 vars in 648 bytes} [Thu Feb 26 22:52:16 2026] GET /v2.0/networks => generated 1309 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1576] 162.253.55.200 () {30 vars in 640 bytes} [Thu Feb 26 22:52:16 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: 759/1577] 10.0.0.246 () {32 vars in 646 bytes} [Thu Feb 26 22:52:16 2026] GET /v2.0/subnets => generated 1233 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1578] 162.253.55.200 () {30 vars in 676 bytes} [Thu Feb 26 22:52:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1579] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:52:16 2026] GET /v2.0/security-groups?tenant_id=0945c485c6e54ced9ab25ace1f6efddf&name=default => generated 2801 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1580] 10.0.0.246 () {32 vars in 722 bytes} [Thu Feb 26 22:52:16 2026] GET /v2.0/networks/280ffddd-cf7b-40fb-a9b2-1e43941fe1e6 => generated 669 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1581] 162.253.55.200 () {30 vars in 700 bytes} [Thu Feb 26 22:52:16 2026] GET /v2.0/subnets/3c17483e-678f-4c10-815c-a1e63c62590f => generated 651 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1582] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:52:16 2026] DELETE /v2.0/security-groups/485bb88e-992d-48a2-a6b3-eb53de65611c => 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: 765/1583] 10.0.0.246 () {32 vars in 720 bytes} [Thu Feb 26 22:52:17 2026] GET /v2.0/subnets/ba7384cb-2725-46d8-8c7a-3bcf03618545 => generated 617 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:52:17.103 7 INFO neutron.pecan_wsgi.hooks.translation [None req-faad4090-9b42-49fa-b1ee-e6789694afa1 5e6ec600cddc4be0bd66892619800e02 f932815daee64251af937e9628dd6872 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 766/1584] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:52:17 2026] DELETE /v2.0/subnets/89ebeaf7-559b-42b7-bac4-e4711d6a3eed => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1585] 10.0.0.246 () {34 vars in 748 bytes} [Thu Feb 26 22:52:15 2026] PUT /v2.0/floatingips/454c7924-9653-43b1-924d-4ff1c31ab1d6 => generated 843 bytes in 1139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:52:17.132 7 INFO neutron.pecan_wsgi.hooks.translation [None req-83a8fa2e-2b2d-45de-9119-be6c7a680776 5e6ec600cddc4be0bd66892619800e02 f932815daee64251af937e9628dd6872 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 767/1586] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:52:17 2026] DELETE /v2.0/networks/2f3e3f75-81e9-484a-bf97-734c41e3e1c0 => generated 138 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 22:52:17.261 8 INFO neutron.db.l3_db [None req-09dfc4bd-a0ac-470b-b6b1-453d91eef442 d810502a647c4424970b74c129cb0c92 f1e514bfd9134f77b7c3f417ec625e2e - - - -] Floating IP 454c7924-9653-43b1-924d-4ff1c31ab1d6 disassociated. External IP: 10.96.250.214, port: 41a544cf-7e98-4eee-b02c-244b6cfbb32e. [pid: 7|app: 0|req: 768/1587] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:52:17 2026] DELETE /v2.0/subnets/ba7384cb-2725-46d8-8c7a-3bcf03618545 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1588] 10.0.0.246 () {34 vars in 748 bytes} [Thu Feb 26 22:52:17 2026] PUT /v2.0/floatingips/454c7924-9653-43b1-924d-4ff1c31ab1d6 => generated 552 bytes in 498 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:52:17.769 7 INFO neutron.services.segments.plugin [-] Segment 44f1b1cd-65ef-41ac-8b0c-86458223d715 resource provider aggregate not found 2026-02-26 22:52:17.777 7 INFO neutron.services.segments.plugin [-] Segment 44f1b1cd-65ef-41ac-8b0c-86458223d715 resource provider aggregate not found 2026-02-26 22:52:17.797 7 INFO neutron.services.segments.plugin [-] Segment 44f1b1cd-65ef-41ac-8b0c-86458223d715 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44f1b1cd-65ef-41ac-8b0c-86458223d715 found for delete ", "request_id": "req-47b000cf-f29b-4de7-aa61-eef7739119f3"}]} 2026-02-26 22:52:17.812 7 INFO neutron.services.segments.plugin [-] Segment 44f1b1cd-65ef-41ac-8b0c-86458223d715 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44f1b1cd-65ef-41ac-8b0c-86458223d715 found for delete ", "request_id": "req-48be26fa-d1eb-4430-8d1f-b7b00f8f693b"}]} [pid: 7|app: 0|req: 769/1589] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:52:17 2026] DELETE /v2.0/networks/280ffddd-cf7b-40fb-a9b2-1e43941fe1e6 => 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: 821/1590] 10.0.0.246 () {32 vars in 731 bytes} [Thu Feb 26 22:52:17 2026] DELETE /v2.0/floatingips/454c7924-9653-43b1-924d-4ff1c31ab1d6 => generated 0 bytes in 370 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:52:18.047 7 INFO neutron.api.v2.resource [None req-d65bf502-5601-48a3-a74a-568b6f744894 d810502a647c4424970b74c129cb0c92 f1e514bfd9134f77b7c3f417ec625e2e - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 770/1591] 10.0.0.246 () {32 vars in 731 bytes} [Thu Feb 26 22:52:18 2026] DELETE /v2.0/floatingips/454c7924-9653-43b1-924d-4ff1c31ab1d6 => generated 144 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1592] 10.0.0.246 () {32 vars in 719 bytes} [Thu Feb 26 22:52:18 2026] DELETE /v2.0/ports/41a544cf-7e98-4eee-b02c-244b6cfbb32e => generated 0 bytes in 369 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1593] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:52:18 2026] GET /v2.0/security-groups?tenant_id=f932815daee64251af937e9628dd6872&name=default => generated 2801 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1594] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:52:18 2026] DELETE /v2.0/security-groups/b5ce987a-a657-4f30-a17d-888f1759dc62 => 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: 823/1595] 10.0.0.246 () {32 vars in 719 bytes} [Thu Feb 26 22:52:18 2026] DELETE /v2.0/ports/3803f489-2b19-4bd6-b1b1-abb6d8b15ac0 => generated 0 bytes in 445 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1596] 10.0.0.246 () {32 vars in 735 bytes} [Thu Feb 26 22:52:18 2026] GET /v2.0/ports?device_id=2ea7c99e-af31-497e-b553-a7fb225fb380 => generated 958 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:52:19.251 8 INFO neutron.db.segments_db [None req-9f5066e2-aeeb-4002-8182-e519f151b23c fa791052d29749d590a754582d15da58 04b798dd680440568f1a013157f3de99 - - - -] Added segment 054dd227-4f72-4d76-9f92-b881abd9c82f of type vxlan for network 6ce6ee2a-b875-46d7-bd24-144c51e20407 [pid: 8|app: 0|req: 824/1597] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:52:18 2026] POST /v2.0/networks => generated 633 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:52:19.456 8 INFO neutron.db.segments_db [None req-8aca616a-9eb5-42ed-b84b-949c7f47b904 fa791052d29749d590a754582d15da58 04b798dd680440568f1a013157f3de99 - - - -] Added segment 7dd69fb5-a6d5-4ded-9933-2cdcc4535493 of type vxlan for network 0f17271c-645b-499a-b387-528f8ff99d1d [pid: 8|app: 0|req: 825/1598] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:52:19 2026] POST /v2.0/networks => generated 634 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1599] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:52:19 2026] POST /v2.0/subnets => generated 622 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1600] 10.0.0.246 () {34 vars in 788 bytes} [Thu Feb 26 22:52:19 2026] PUT /v2.0/routers/2ea7c99e-af31-497e-b553-a7fb225fb380/remove_router_interface => generated 309 bytes in 1228 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1601] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:52:19 2026] POST /v2.0/subnets => generated 631 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:52:20.393 8 INFO neutron.db.segments_db [None req-88a79102-6b72-4ba9-b849-041b37206bfb fa791052d29749d590a754582d15da58 04b798dd680440568f1a013157f3de99 - - - -] Added segment e87793a3-5528-4825-a5b2-c0782a9d79bb of type vxlan for network 18ece541-1c92-4df3-b7f2-aa54419ac15c 2026-02-26 22:52:20.763 8 INFO neutron.db.l3_hamode_db [None req-88a79102-6b72-4ba9-b849-041b37206bfb fa791052d29749d590a754582d15da58 04b798dd680440568f1a013157f3de99 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 22:52:21.294 7 INFO neutron.services.segments.plugin [-] Segment 2d24e597-4944-47dd-9a24-639f552bc497 resource provider aggregate not found 2026-02-26 22:52:21.299 7 INFO neutron.services.segments.plugin [-] Segment 2d24e597-4944-47dd-9a24-639f552bc497 resource provider aggregate not found 2026-02-26 22:52:21.317 7 INFO neutron.services.segments.plugin [-] Segment 2d24e597-4944-47dd-9a24-639f552bc497 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d24e597-4944-47dd-9a24-639f552bc497 found for delete ", "request_id": "req-2568162b-db87-4a81-9d60-0349beb132e7"}]} 2026-02-26 22:52:21.321 7 INFO neutron.db.l3_hamode_db [None req-b66d2ecf-5cfa-492a-a909-61a101a2c824 d810502a647c4424970b74c129cb0c92 f1e514bfd9134f77b7c3f417ec625e2e - - - -] HA network f634ccf6-d003-4279-9d69-224243c7aa79 was deleted as no HA routers are present in tenant f1e514bfd9134f77b7c3f417ec625e2e. 2026-02-26 22:52:21.323 7 INFO neutron.services.segments.plugin [-] Segment 2d24e597-4944-47dd-9a24-639f552bc497 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d24e597-4944-47dd-9a24-639f552bc497 found for delete ", "request_id": "req-6442c180-67cd-4055-9291-d08080f769a8"}]} [pid: 7|app: 0|req: 775/1602] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:52:20 2026] DELETE /v2.0/routers/2ea7c99e-af31-497e-b553-a7fb225fb380 => generated 0 bytes in 1084 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:52:21.528 8 INFO neutron.db.l3_hamode_db [None req-88a79102-6b72-4ba9-b849-041b37206bfb fa791052d29749d590a754582d15da58 04b798dd680440568f1a013157f3de99 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 22:52:21.649 7 INFO neutron.db.segments_db [None req-985aefdd-9bcf-41d3-8fc1-590ad56c313e 1a5d130c0da74985ab8c711335caeba8 feb85977aba44e16a6223b7889f1abdf - - - -] Added segment 3146a8d9-f062-44a1-905b-bf9560f2d79c of type vxlan for network 6b2ab91b-8441-4c44-b7ae-768244fc1b7f [pid: 7|app: 0|req: 776/1603] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:52:21 2026] POST /v2.0/networks => generated 648 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1604] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:52:21 2026] DELETE /v2.0/subnets/376e06dd-ca43-40ae-b3db-1d4af902a255 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1605] 10.0.0.246 () {34 vars in 664 bytes} [Thu Feb 26 22:52:22 2026] POST /v2.0/ports => generated 779 bytes in 344 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: 828/1606] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:52:20 2026] POST /v2.0/routers => generated 509 bytes in 2052 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:52:22.481 8 INFO neutron.db.segments_db [None req-cef7388e-e18b-44a8-9931-df034f2cafdf 1a5d130c0da74985ab8c711335caeba8 feb85977aba44e16a6223b7889f1abdf - - - -] Added segment c73d5814-3654-4143-80b8-be0beeafaff3 of type vxlan for network 7a870b27-829a-4d5c-86fc-e8ce65b3456d [pid: 7|app: 0|req: 779/1607] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:52:22 2026] DELETE /v2.0/networks/dd6eb40a-1426-4c3a-84c4-2be458168961 => 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: 829/1608] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:52:22 2026] POST /v2.0/networks => generated 635 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1609] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:52:22 2026] POST /v2.0/subnets => generated 622 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1610] 10.0.0.246 () {34 vars in 664 bytes} [Thu Feb 26 22:52:22 2026] POST /v2.0/ports => generated 966 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:52:23.410 7 INFO neutron.services.segments.plugin [-] Segment 5a4660d0-33e7-45ec-8719-6795ec66c21b resource provider aggregate not found 2026-02-26 22:52:23.414 7 INFO neutron.services.segments.plugin [-] Segment 5a4660d0-33e7-45ec-8719-6795ec66c21b resource provider aggregate not found 2026-02-26 22:52:23.428 7 INFO neutron.services.segments.plugin [-] Segment 5a4660d0-33e7-45ec-8719-6795ec66c21b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a4660d0-33e7-45ec-8719-6795ec66c21b found for delete ", "request_id": "req-95483def-669b-4b1a-9bcb-100bc8a10ca6"}]} 2026-02-26 22:52:23.448 7 INFO neutron.services.segments.plugin [-] Segment 5a4660d0-33e7-45ec-8719-6795ec66c21b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a4660d0-33e7-45ec-8719-6795ec66c21b found for delete ", "request_id": "req-9c67b5bd-0bbf-44cd-98ef-468497e90966"}]} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 832/1611] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:52:23 2026] GET /v2.0/security-groups?tenant_id=f1e514bfd9134f77b7c3f417ec625e2e&name=default => generated 2801 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1612] 10.0.0.246 () {32 vars in 719 bytes} [Thu Feb 26 22:52:23 2026] DELETE /v2.0/ports/aedbcad7-27f9-4cbf-8c58-4de7f0cf7c3b => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1613] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:52:23 2026] DELETE /v2.0/security-groups/7fd5b082-aa2f-4048-8af9-7595bbae01e0 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:52:23.956 8 INFO neutron.pecan_wsgi.hooks.translation [None req-35b17202-b816-4516-a091-7df1a6a905a5 1a5d130c0da74985ab8c711335caeba8 feb85977aba44e16a6223b7889f1abdf - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 835/1614] 10.0.0.246 () {32 vars in 719 bytes} [Thu Feb 26 22:52:23 2026] DELETE /v2.0/ports/aedbcad7-27f9-4cbf-8c58-4de7f0cf7c3b => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 22:52:23.984 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0f2d5843-c237-4f32-8b36-8f54a8708d60 1a5d130c0da74985ab8c711335caeba8 feb85977aba44e16a6223b7889f1abdf - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 836/1615] 10.0.0.246 () {32 vars in 716 bytes} [Thu Feb 26 22:52:23 2026] GET /v2.0/ports/aedbcad7-27f9-4cbf-8c58-4de7f0cf7c3b => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1616] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:52:23 2026] DELETE /v2.0/subnets/1aa30e6a-2eea-49fa-949b-32e59cca7c27 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1617] 10.0.0.246 () {34 vars in 782 bytes} [Thu Feb 26 22:52:22 2026] PUT /v2.0/routers/bc1ec6d6-321b-4f19-a97f-cfebb34f4378/add_router_interface => generated 309 bytes in 2080 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:52:24.692 8 INFO neutron.services.segments.plugin [-] Segment c73d5814-3654-4143-80b8-be0beeafaff3 resource provider aggregate not found 2026-02-26 22:52:24.700 8 INFO neutron.services.segments.plugin [-] Segment c73d5814-3654-4143-80b8-be0beeafaff3 resource provider aggregate not found 2026-02-26 22:52:24.724 8 INFO neutron.services.segments.plugin [-] Segment c73d5814-3654-4143-80b8-be0beeafaff3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c73d5814-3654-4143-80b8-be0beeafaff3 found for delete ", "request_id": "req-cffd13b2-7902-4b0f-99e0-67d48764a3aa"}]} 2026-02-26 22:52:24.725 8 INFO neutron.services.segments.plugin [-] Segment c73d5814-3654-4143-80b8-be0beeafaff3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c73d5814-3654-4143-80b8-be0beeafaff3 found for delete ", "request_id": "req-4d78354c-4645-43ce-b75d-81c714fbc5e4"}]} [pid: 8|app: 0|req: 838/1618] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:52:24 2026] DELETE /v2.0/networks/7a870b27-829a-4d5c-86fc-e8ce65b3456d => generated 0 bytes in 523 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1619] 10.0.0.246 () {32 vars in 716 bytes} [Thu Feb 26 22:52:24 2026] GET /v2.0/ports/69df0a70-d7f3-4f89-b8c2-53f904bd78c3 => generated 959 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:52:24.819 8 INFO neutron.db.segments_db [None req-e56d5878-a0fe-4fb2-877d-dd56e0fe457c 1a5d130c0da74985ab8c711335caeba8 feb85977aba44e16a6223b7889f1abdf - - - -] Added segment 9dd4fef7-bb01-4dd5-84ed-d3b2573d31a1 of type vxlan for network 76507564-e707-40b3-95a9-836461355ee5 [pid: 8|app: 0|req: 839/1620] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:52:24 2026] POST /v2.0/networks => generated 636 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1621] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:52:24 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) [pid: 8|app: 0|req: 841/1622] 10.0.0.182 () {34 vars in 1015 bytes} [Thu Feb 26 22:52:25 2026] GET /v2.0/security-groups?id=2fbeb872-73eb-4ad8-87ba-0cd750608d96&fields=id => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1623] 10.0.0.246 () {34 vars in 664 bytes} [Thu Feb 26 22:52:25 2026] POST /v2.0/ports => generated 928 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1624] 10.0.0.182 () {34 vars in 981 bytes} [Thu Feb 26 22:52:25 2026] GET /v2.0/networks?id=4c134469-e0d1-456b-bd1a-614110998bbc => generated 735 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1625] 10.0.0.246 () {34 vars in 782 bytes} [Thu Feb 26 22:52:24 2026] PUT /v2.0/routers/bc1ec6d6-321b-4f19-a97f-cfebb34f4378/add_router_interface => generated 309 bytes in 1458 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1626] 10.0.0.182 () {34 vars in 964 bytes} [Thu Feb 26 22:52:26 2026] GET /v2.0/quotas/4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1627] 10.0.0.246 () {32 vars in 719 bytes} [Thu Feb 26 22:52:25 2026] DELETE /v2.0/ports/ba8c25c1-f189-47fe-8b56-830c60837df4 => generated 0 bytes in 392 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1628] 10.0.0.246 () {32 vars in 716 bytes} [Thu Feb 26 22:52:26 2026] GET /v2.0/ports/8c57ceb0-f0f0-47dc-a946-27d6742b860b => generated 967 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1629] 10.0.0.182 () {34 vars in 1001 bytes} [Thu Feb 26 22:52:26 2026] GET /v2.0/ports?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a&fields=id => generated 149 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:52:26.464 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6e998337-3497-44d6-b894-93bc8c06b05b 1a5d130c0da74985ab8c711335caeba8 feb85977aba44e16a6223b7889f1abdf - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 847/1630] 10.0.0.246 () {32 vars in 716 bytes} [Thu Feb 26 22:52:26 2026] GET /v2.0/ports/ba8c25c1-f189-47fe-8b56-830c60837df4 => generated 132 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 22:52:26.584 7 INFO neutron.db.segments_db [None req-bc7c6d1a-44a3-4ed0-b9e8-00ff1563ad6d 731afd1db9b44218a3486a8171691a92 59e2a57b16c24f3d9ef376af9b48b15c - - - -] Added segment 34b61cb6-10eb-451f-94af-f86248981d2a of type vxlan for network c9059fc2-ae93-48e7-b262-c33328090166 2026-02-26 22:52:26.667 7 INFO neutron.db.segments_db [None req-bc7c6d1a-44a3-4ed0-b9e8-00ff1563ad6d 731afd1db9b44218a3486a8171691a92 59e2a57b16c24f3d9ef376af9b48b15c - - - -] Added segment e55e9984-63f1-4b8e-b0ed-bea8538e7e51 of type vxlan for network f6305d04-b839-4775-97ad-27c44125d120 [pid: 7|app: 0|req: 784/1631] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:52:26 2026] POST /v2.0/networks => generated 1245 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1632] 10.0.0.182 () {34 vars in 1007 bytes} [Thu Feb 26 22:52:26 2026] GET /v2.0/networks/4c134469-e0d1-456b-bd1a-614110998bbc?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: 786/1633] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:52:26 2026] DELETE /v2.0/subnets/ca81c9b5-6b60-4734-9125-04986a710b36 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1634] 10.0.0.246 () {32 vars in 648 bytes} [Thu Feb 26 22:52:27 2026] GET /v2.0/networks => generated 1844 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1635] 10.0.0.182 () {34 vars in 1107 bytes} [Thu Feb 26 22:52:27 2026] GET /v2.0/networks/4c134469-e0d1-456b-bd1a-614110998bbc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:52:27.596 7 INFO neutron.services.segments.plugin [-] Segment 9dd4fef7-bb01-4dd5-84ed-d3b2573d31a1 resource provider aggregate not found 2026-02-26 22:52:27.619 7 INFO neutron.services.segments.plugin [-] Segment 9dd4fef7-bb01-4dd5-84ed-d3b2573d31a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9dd4fef7-bb01-4dd5-84ed-d3b2573d31a1 found for delete ", "request_id": "req-d60ff85c-019c-43cc-9651-da26f21bd82f"}]} 2026-02-26 22:52:27.619 7 INFO neutron.services.segments.plugin [-] Segment 9dd4fef7-bb01-4dd5-84ed-d3b2573d31a1 resource provider aggregate not found [pid: 7|app: 0|req: 791/1638] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:52:27 2026] DELETE /v2.0/networks/76507564-e707-40b3-95a9-836461355ee5 => generated 0 bytes in 449 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 22:52:27.648 7 INFO neutron.services.segments.plugin [-] Segment 9dd4fef7-bb01-4dd5-84ed-d3b2573d31a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9dd4fef7-bb01-4dd5-84ed-d3b2573d31a1 found for delete ", "request_id": "req-85f7326e-c170-4155-b16b-bcc47d3b2457"}]} [pid: 7|app: 0|req: 792/1639] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:52:27 2026] DELETE /v2.0/networks/c9059fc2-ae93-48e7-b262-c33328090166 => 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: 793/1640] 10.0.0.246 () {34 vars in 664 bytes} [Thu Feb 26 22:52:27 2026] POST /v2.0/ports => generated 778 bytes in 321 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: 794/1642] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:52:28 2026] GET /v2.0/ports?device_id=929c55c9-7846-40d4-877b-1c43df247114 => 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: 848/1642] 10.0.0.246 () {34 vars in 788 bytes} [Thu Feb 26 22:52:26 2026] PUT /v2.0/routers/bc1ec6d6-321b-4f19-a97f-cfebb34f4378/remove_router_interface => generated 309 bytes in 1748 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1643] 10.0.0.246 () {34 vars in 736 bytes} [Thu Feb 26 22:52:28 2026] PUT /v2.0/ports/24803e8a-7f0b-42c9-a38b-46acaa9cf7c1 => generated 752 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1644] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:52:28 2026] DELETE /v2.0/networks/f6305d04-b839-4775-97ad-27c44125d120 => 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: 796/1645] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:52:28 2026] GET /v2.0/ports?device_id=929c55c9-7846-40d4-877b-1c43df247114 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1646] 10.0.0.246 () {32 vars in 719 bytes} [Thu Feb 26 22:52:28 2026] DELETE /v2.0/ports/24803e8a-7f0b-42c9-a38b-46acaa9cf7c1 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1647] 10.0.0.246 () {32 vars in 648 bytes} [Thu Feb 26 22:52:28 2026] GET /v2.0/networks => generated 651 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1648] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:52:28 2026] GET /v2.0/networks?id=4c134469-e0d1-456b-bd1a-614110998bbc => generated 735 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1649] 10.0.0.246 () {32 vars in 642 bytes} [Thu Feb 26 22:52:28 2026] GET /v2.0/ports => generated 782 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:52:29.070 7 INFO neutron.db.segments_db [None req-1973dfa9-1892-4da7-b4eb-ffa1b1d8b2ae 731afd1db9b44218a3486a8171691a92 59e2a57b16c24f3d9ef376af9b48b15c - - - -] Added segment 9311301f-c46d-4593-a2f3-700155df291f of type vxlan for network 978ba8a3-d842-4a59-8fbb-4cc8d5053407 [pid: 7|app: 0|req: 801/1650] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:52:28 2026] POST /v2.0/networks => generated 650 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1651] 162.253.55.200 () {34 vars in 1049 bytes} [Thu Feb 26 22:52:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 343 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:52:29.332 7 INFO neutron.pecan_wsgi.hooks.translation [None req-52e77708-5de4-45bd-b378-5f360d80d1d3 1a5d130c0da74985ab8c711335caeba8 feb85977aba44e16a6223b7889f1abdf - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 803/1652] 10.0.0.246 () {32 vars in 716 bytes} [Thu Feb 26 22:52:29 2026] GET /v2.0/ports/24803e8a-7f0b-42c9-a38b-46acaa9cf7c1 => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 22:52:29.419 7 INFO neutron.db.segments_db [None req-a8c2a73f-c39c-4eff-9c5b-f4bf7f02219f 731afd1db9b44218a3486a8171691a92 59e2a57b16c24f3d9ef376af9b48b15c - - - -] Added segment 63e2094a-fded-4da2-8fc5-136116f6ff57 of type vxlan for network 0a7ea223-88e6-4441-83bc-48767a6f4cee [pid: 8|app: 0|req: 850/1653] 10.0.0.246 () {34 vars in 788 bytes} [Thu Feb 26 22:52:28 2026] PUT /v2.0/routers/bc1ec6d6-321b-4f19-a97f-cfebb34f4378/remove_router_interface => generated 309 bytes in 1130 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: 804/1654] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:52:29 2026] POST /v2.0/networks => generated 649 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1655] 10.0.0.246 () {32 vars in 642 bytes} [Thu Feb 26 22:52:29 2026] GET /v2.0/ports => generated 782 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1656] 10.0.0.246 () {32 vars in 735 bytes} [Thu Feb 26 22:52:29 2026] GET /v2.0/ports?device_id=bc1ec6d6-321b-4f19-a97f-cfebb34f4378 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:52:29.647 7 INFO neutron.services.segments.plugin [-] Segment 34b61cb6-10eb-451f-94af-f86248981d2a resource provider aggregate not found 2026-02-26 22:52:29.669 7 INFO neutron.services.segments.plugin [-] Segment 34b61cb6-10eb-451f-94af-f86248981d2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34b61cb6-10eb-451f-94af-f86248981d2a found for delete ", "request_id": "req-817cf5cf-872c-4704-83fb-416f078a2a8e"}]} 2026-02-26 22:52:29.686 7 INFO neutron.services.segments.plugin [-] Segment 34b61cb6-10eb-451f-94af-f86248981d2a resource provider aggregate not found 2026-02-26 22:52:29.697 7 INFO neutron.services.segments.plugin [-] Segment e55e9984-63f1-4b8e-b0ed-bea8538e7e51 resource provider aggregate not found 2026-02-26 22:52:29.703 7 INFO neutron.services.segments.plugin [-] Segment 34b61cb6-10eb-451f-94af-f86248981d2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34b61cb6-10eb-451f-94af-f86248981d2a found for delete ", "request_id": "req-8c434a6b-e9c6-49bb-a196-92fb17b2fe5d"}]} 2026-02-26 22:52:29.719 7 INFO neutron.services.segments.plugin [-] Segment e55e9984-63f1-4b8e-b0ed-bea8538e7e51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e55e9984-63f1-4b8e-b0ed-bea8538e7e51 found for delete ", "request_id": "req-17e63abc-7235-4efa-89a7-787c3a2ebed7"}]} 2026-02-26 22:52:29.723 7 INFO neutron.services.segments.plugin [-] Segment e55e9984-63f1-4b8e-b0ed-bea8538e7e51 resource provider aggregate not found 2026-02-26 22:52:29.741 7 INFO neutron.services.segments.plugin [-] Segment e55e9984-63f1-4b8e-b0ed-bea8538e7e51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e55e9984-63f1-4b8e-b0ed-bea8538e7e51 found for delete ", "request_id": "req-30d64af4-cffb-4298-9e79-9fa73c26b7e1"}]} [pid: 8|app: 0|req: 851/1657] 162.253.55.200 () {38 vars in 954 bytes} [Thu Feb 26 22:52:29 2026] POST /v2.0/ports => generated 1082 bytes in 385 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: 852/1658] 10.0.0.246 () {32 vars in 716 bytes} [Thu Feb 26 22:52:29 2026] GET /v2.0/ports/ed53d748-c267-45b5-9d3a-becb689cf568 => generated 779 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1659] 10.0.0.246 () {34 vars in 664 bytes} [Thu Feb 26 22:52:29 2026] POST /v2.0/ports => generated 1505 bytes in 642 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: 808/1660] 162.253.55.200 () {38 vars in 1027 bytes} [Thu Feb 26 22:52:30 2026] PUT /v2.0/ports/a619ed3d-8ba9-45c0-84cb-72564ad41bef => generated 1207 bytes in 508 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-02-26 22:52:30.768 8 INFO neutron.services.segments.plugin [-] Segment e87793a3-5528-4825-a5b2-c0782a9d79bb resource provider aggregate not found 2026-02-26 22:52:30.773 8 INFO neutron.services.segments.plugin [-] Segment e87793a3-5528-4825-a5b2-c0782a9d79bb resource provider aggregate not found 2026-02-26 22:52:30.788 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5deb45a3-9e59-4190-a644-0947a20b8627'] response: {'name': 'network-changed', 'server_uuid': '929c55c9-7846-40d4-877b-1c43df247114', 'tag': 'a619ed3d-8ba9-45c0-84cb-72564ad41bef', 'status': 'completed', 'code': 200} 2026-02-26 22:52:30.789 8 INFO neutron.services.segments.plugin [-] Segment e87793a3-5528-4825-a5b2-c0782a9d79bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e87793a3-5528-4825-a5b2-c0782a9d79bb found for delete ", "request_id": "req-6eadf6ce-5640-4686-8dda-6f5abb682de0"}]} 2026-02-26 22:52:30.791 7 INFO neutron.pecan_wsgi.hooks.translation [None req-115b3f9f-fa2a-414b-acf2-07b103366897 1a5d130c0da74985ab8c711335caeba8 feb85977aba44e16a6223b7889f1abdf - - - -] DELETE failed (client error): The resource could not be found. 2026-02-26 22:52:30.791 8 INFO neutron.services.segments.plugin [-] Segment e87793a3-5528-4825-a5b2-c0782a9d79bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e87793a3-5528-4825-a5b2-c0782a9d79bb found for delete ", "request_id": "req-a8f5e4ba-f170-4fa7-9b50-0a4e4cd2f99d"}]} [pid: 7|app: 0|req: 809/1661] 10.0.0.246 () {32 vars in 719 bytes} [Thu Feb 26 22:52:30 2026] DELETE /v2.0/ports/ba8c25c1-f189-47fe-8b56-830c60837df4 => generated 132 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 22:52:30.797 8 INFO neutron.db.l3_hamode_db [None req-b294f5dc-2dbb-4d01-8f53-525bf1cd9888 fa791052d29749d590a754582d15da58 04b798dd680440568f1a013157f3de99 - - - -] HA network 18ece541-1c92-4df3-b7f2-aa54419ac15c was deleted as no HA routers are present in tenant 04b798dd680440568f1a013157f3de99. [pid: 8|app: 0|req: 853/1662] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:52:29 2026] DELETE /v2.0/routers/bc1ec6d6-321b-4f19-a97f-cfebb34f4378 => generated 0 bytes in 823 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1663] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:52:30 2026] GET /v2.0/ports?device_id=929c55c9-7846-40d4-877b-1c43df247114 => generated 1246 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1664] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:52:30 2026] GET /v2.0/ports?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a&device_id=929c55c9-7846-40d4-877b-1c43df247114 => 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: 810/1665] 10.0.0.246 () {32 vars in 642 bytes} [Thu Feb 26 22:52:30 2026] GET /v2.0/ports => generated 1505 bytes in 121 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-02-26 22:52:30.930 8 INFO neutron.pecan_wsgi.hooks.translation [None req-34eecad0-a9d3-4c4f-a8f7-4cbe10fdf037 1a5d130c0da74985ab8c711335caeba8 feb85977aba44e16a6223b7889f1abdf - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 856/1666] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:52:30 2026] DELETE /v2.0/subnets/ca81c9b5-6b60-4734-9125-04986a710b36 => 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: 857/1667] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:52:30 2026] GET /v2.0/security-groups?id=2fbeb872-73eb-4ad8-87ba-0cd750608d96&fields=id&fields=name => generated 96 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1668] 162.253.55.200 () {34 vars in 1061 bytes} [Thu Feb 26 22:52:30 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.186&port_id=a619ed3d-8ba9-45c0-84cb-72564ad41bef => 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: 811/1669] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:52:30 2026] DELETE /v2.0/subnets/9b847c12-168f-4946-8247-22153f561300 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 22:52:31.156 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b39e8f0b-b6fc-4a67-a3d7-3dd3d7811081 1a5d130c0da74985ab8c711335caeba8 feb85977aba44e16a6223b7889f1abdf - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 812/1670] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:52:31 2026] DELETE /v2.0/subnets/1aa30e6a-2eea-49fa-949b-32e59cca7c27 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1671] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:52:31 2026] GET /v2.0/subnets?id=dee8df71-b3a9-440a-8862-f70218f28dec => generated 630 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1672] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:52:31 2026] GET /v2.0/ports?device_id=929c55c9-7846-40d4-877b-1c43df247114 => generated 1246 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1673] 10.0.0.246 () {32 vars in 719 bytes} [Thu Feb 26 22:52:30 2026] DELETE /v2.0/ports/51650fb1-2c79-4366-beae-175fea30acbd => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1674] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:52:31 2026] DELETE /v2.0/subnets/03c6ac17-a14d-4c60-8ea1-66f4349899b7 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1675] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:52:31 2026] GET /v2.0/ports?network_id=4c134469-e0d1-456b-bd1a-614110998bbc&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: 860/1676] 10.0.0.246 () {32 vars in 719 bytes} [Thu Feb 26 22:52:31 2026] DELETE /v2.0/ports/ed53d748-c267-45b5-9d3a-becb689cf568 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1677] 10.0.0.246 () {32 vars in 719 bytes} [Thu Feb 26 22:52:31 2026] DELETE /v2.0/ports/4505741a-986b-4f74-9964-ddfafef8357c => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1678] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:52:31 2026] DELETE /v2.0/networks/0f17271c-645b-499a-b387-528f8ff99d1d => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1679] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:52:31 2026] GET /v2.0/networks/4c134469-e0d1-456b-bd1a-614110998bbc?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: 819/1680] 10.0.0.246 () {32 vars in 642 bytes} [Thu Feb 26 22:52:31 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: 8|app: 0|req: 862/1681] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:52:31 2026] DELETE /v2.0/networks/6b2ab91b-8441-4c44-b7ae-768244fc1b7f => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 22:52:31.963 7 INFO neutron.services.segments.plugin [-] Segment 054dd227-4f72-4d76-9f92-b881abd9c82f resource provider aggregate not found [pid: 8|app: 0|req: 863/1682] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:52:31 2026] GET /v2.0/networks/4c134469-e0d1-456b-bd1a-614110998bbc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:52:31.997 7 INFO neutron.services.segments.plugin [-] Segment 054dd227-4f72-4d76-9f92-b881abd9c82f resource provider aggregate not found 2026-02-26 22:52:32.006 7 INFO neutron.services.segments.plugin [-] Segment 054dd227-4f72-4d76-9f92-b881abd9c82f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 054dd227-4f72-4d76-9f92-b881abd9c82f found for delete ", "request_id": "req-52a1d887-22dc-486c-998e-fc9f5f188dbb"}]} 2026-02-26 22:52:32.020 7 INFO neutron.services.segments.plugin [-] Segment 054dd227-4f72-4d76-9f92-b881abd9c82f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 054dd227-4f72-4d76-9f92-b881abd9c82f found for delete ", "request_id": "req-5f385088-8e5d-40e8-a0a8-5d8c4999f4da"}]} [pid: 7|app: 0|req: 820/1683] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:52:31 2026] DELETE /v2.0/networks/6ce6ee2a-b875-46d7-bd24-144c51e20407 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 22:52:32.058 8 INFO neutron.db.segments_db [None req-7f43c141-9c7e-4749-96f8-1ff8d147f531 731afd1db9b44218a3486a8171691a92 59e2a57b16c24f3d9ef376af9b48b15c - - - -] Added segment cdf84b16-c076-41ba-b73d-c850d2d638d9 of type vxlan for network eeb4eeaf-a18c-47b7-b259-243c30920452 2026-02-26 22:52:32.111 7 INFO neutron.db.segments_db [None req-eb2c201c-08ca-48db-a4db-10c574ac719b fa791052d29749d590a754582d15da58 04b798dd680440568f1a013157f3de99 - - - -] Added segment 381e2c7b-245a-4798-82c8-67b96a416bd3 of type vxlan for network 2048b4c2-7927-4d80-a228-663ac85b6d33 [pid: 8|app: 0|req: 864/1684] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:52:31 2026] POST /v2.0/networks => generated 649 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1685] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:52:32 2026] GET /v2.0/ports?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a&device_id=929c55c9-7846-40d4-877b-1c43df247114 => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1686] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:52:32 2026] POST /v2.0/networks => generated 633 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1687] 162.253.55.200 () {34 vars in 993 bytes} [Thu Feb 26 22:52:32 2026] GET /v2.0/ports?device_id=929c55c9-7846-40d4-877b-1c43df247114 => generated 1246 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:52:32.413 7 INFO neutron.db.segments_db [None req-3b881fff-891f-49ab-a024-1a545060185c 731afd1db9b44218a3486a8171691a92 59e2a57b16c24f3d9ef376af9b48b15c - - - -] Added segment 09e7e4ba-24ba-4a96-b8bf-2b93d329f344 of type vxlan for network f13ce4f1-fd8d-4680-b366-200f8088f05b [pid: 8|app: 0|req: 867/1688] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:52:32 2026] GET /v2.0/networks?id=4c134469-e0d1-456b-bd1a-614110998bbc => generated 735 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:52:32.814 8 INFO neutron.services.segments.plugin [-] Segment 7dd69fb5-a6d5-4ded-9933-2cdcc4535493 resource provider aggregate not found 2026-02-26 22:52:32.830 8 INFO neutron.services.segments.plugin [-] Segment 7dd69fb5-a6d5-4ded-9933-2cdcc4535493 resource provider aggregate not found 2026-02-26 22:52:32.836 8 INFO neutron.services.segments.plugin [-] Segment 7dd69fb5-a6d5-4ded-9933-2cdcc4535493 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7dd69fb5-a6d5-4ded-9933-2cdcc4535493 found for delete ", "request_id": "req-54a89ee2-1b2e-40a0-bc0a-ff951952577e"}]} 2026-02-26 22:52:32.848 8 INFO neutron.services.segments.plugin [-] Segment 7dd69fb5-a6d5-4ded-9933-2cdcc4535493 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7dd69fb5-a6d5-4ded-9933-2cdcc4535493 found for delete ", "request_id": "req-c4dc69fe-608d-4320-82d0-a99d31b1b177"}]} 2026-02-26 22:52:32.852 8 INFO neutron.services.segments.plugin [-] Segment 3146a8d9-f062-44a1-905b-bf9560f2d79c resource provider aggregate not found 2026-02-26 22:52:32.867 8 INFO neutron.services.segments.plugin [-] Segment 3146a8d9-f062-44a1-905b-bf9560f2d79c resource provider aggregate not found 2026-02-26 22:52:32.872 8 INFO neutron.services.segments.plugin [-] Segment 3146a8d9-f062-44a1-905b-bf9560f2d79c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3146a8d9-f062-44a1-905b-bf9560f2d79c found for delete ", "request_id": "req-435bb755-1e8d-4fb8-8133-8f7cb6066cea"}]} [pid: 8|app: 0|req: 868/1689] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:52:32 2026] POST /v2.0/subnets => generated 622 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:52:32.885 8 INFO neutron.services.segments.plugin [-] Segment 3146a8d9-f062-44a1-905b-bf9560f2d79c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3146a8d9-f062-44a1-905b-bf9560f2d79c found for delete ", "request_id": "req-496dfebe-9fb1-45e1-9230-dd12162569cb"}]} [pid: 8|app: 0|req: 869/1690] 162.253.55.200 () {34 vars in 1043 bytes} [Thu Feb 26 22:52:32 2026] GET /v2.0/security-groups?id=2fbeb872-73eb-4ad8-87ba-0cd750608d96&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1691] 162.253.55.200 () {34 vars in 1061 bytes} [Thu Feb 26 22:52:32 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.186&port_id=a619ed3d-8ba9-45c0-84cb-72564ad41bef => 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: 822/1692] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:52:32 2026] POST /v2.0/networks => generated 650 bytes in 700 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:52:33.105 7 INFO neutron.db.segments_db [None req-d5b5b818-622d-4aae-8784-fac80863401f fa791052d29749d590a754582d15da58 04b798dd680440568f1a013157f3de99 - - - -] Added segment 62633a2e-dfc3-440c-94fd-6e9a96c6ffad of type vxlan for network 09a7ef7d-1941-4b9d-a0cf-0359b86951d6 [pid: 8|app: 0|req: 871/1693] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:52:32 2026] GET /v2.0/security-groups?tenant_id=feb85977aba44e16a6223b7889f1abdf&name=default => generated 2801 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1694] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:52:33 2026] GET /v2.0/subnets?id=dee8df71-b3a9-440a-8862-f70218f28dec => generated 630 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:52:33.425 7 INFO neutron.db.l3_hamode_db [None req-d5b5b818-622d-4aae-8784-fac80863401f fa791052d29749d590a754582d15da58 04b798dd680440568f1a013157f3de99 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 22:52:33.633 7 INFO neutron.db.l3_hamode_db [None req-d5b5b818-622d-4aae-8784-fac80863401f fa791052d29749d590a754582d15da58 04b798dd680440568f1a013157f3de99 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 873/1695] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:52:33 2026] POST /v2.0/subnets => generated 1224 bytes in 712 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1696] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:52:33 2026] DELETE /v2.0/security-groups/023e9f36-a990-49b8-9303-1dbb29f0f1e9 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1697] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:52:34 2026] GET /v2.0/ports?network_id=4c134469-e0d1-456b-bd1a-614110998bbc&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1698] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:52:34 2026] GET /v2.0/ports?device_id=929c55c9-7846-40d4-877b-1c43df247114 => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1699] 10.0.0.246 () {32 vars in 646 bytes} [Thu Feb 26 22:52:34 2026] GET /v2.0/subnets => generated 1837 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1700] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:52:34 2026] GET /v2.0/networks/4c134469-e0d1-456b-bd1a-614110998bbc?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1701] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:52:34 2026] GET /v2.0/security-groups?id=2fbeb872-73eb-4ad8-87ba-0cd750608d96&fields=id&fields=name => generated 96 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1702] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:52:33 2026] POST /v2.0/routers => generated 511 bytes in 1438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1703] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:52:34 2026] GET /v2.0/networks/4c134469-e0d1-456b-bd1a-614110998bbc?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: 880/1704] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:52:34 2026] DELETE /v2.0/subnets/ff70d1b9-1c12-482c-9943-df2c693b763a => 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: 825/1705] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:52:34 2026] GET /v2.0/ports?device_id=929c55c9-7846-40d4-877b-1c43df247114 => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1706] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:52:34 2026] DELETE /v2.0/subnets/2edb79d3-6f14-4af4-92ec-0d4d2b05c3fc => 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: 827/1707] 10.0.0.246 () {32 vars in 646 bytes} [Thu Feb 26 22:52:34 2026] GET /v2.0/subnets => generated 626 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1708] 10.0.0.246 () {34 vars in 664 bytes} [Thu Feb 26 22:52:34 2026] POST /v2.0/ports => generated 960 bytes in 480 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-02-26 22:52:35.446 7 INFO neutron.services.segments.plugin [-] Segment 09e7e4ba-24ba-4a96-b8bf-2b93d329f344 resource provider aggregate not found 2026-02-26 22:52:35.452 7 INFO neutron.services.segments.plugin [-] Segment 09e7e4ba-24ba-4a96-b8bf-2b93d329f344 resource provider aggregate not found 2026-02-26 22:52:35.470 7 INFO neutron.services.segments.plugin [-] Segment 09e7e4ba-24ba-4a96-b8bf-2b93d329f344 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09e7e4ba-24ba-4a96-b8bf-2b93d329f344 found for delete ", "request_id": "req-11caa992-0376-4094-9f84-1283454b57a4"}]} 2026-02-26 22:52:35.471 7 INFO neutron.services.segments.plugin [-] Segment 09e7e4ba-24ba-4a96-b8bf-2b93d329f344 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09e7e4ba-24ba-4a96-b8bf-2b93d329f344 found for delete ", "request_id": "req-60e69492-e8e4-4a6d-a89d-ec845ed8ba5f"}]} [pid: 7|app: 0|req: 828/1709] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:52:34 2026] DELETE /v2.0/networks/f13ce4f1-fd8d-4680-b366-200f8088f05b => generated 0 bytes in 546 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1710] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:52:35 2026] DELETE /v2.0/networks/eeb4eeaf-a18c-47b7-b259-243c30920452 => generated 0 bytes in 463 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1711] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:52:35 2026] DELETE /v2.0/networks/0a7ea223-88e6-4441-83bc-48767a6f4cee => 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: 831/1712] 10.0.0.246 () {34 vars in 675 bytes} [Thu Feb 26 22:52:36 2026] POST /v2.0/subnetpools => generated 548 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1713] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:52:36 2026] DELETE /v2.0/networks/978ba8a3-d842-4a59-8fbb-4cc8d5053407 => 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: 882/1714] 10.0.0.246 () {34 vars in 782 bytes} [Thu Feb 26 22:52:35 2026] PUT /v2.0/routers/6260a22c-ec9d-4c5b-a328-9341c5ea6999/add_router_interface => generated 309 bytes in 1654 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: 833/1715] 10.0.0.246 () {32 vars in 728 bytes} [Thu Feb 26 22:52:36 2026] GET /v2.0/subnetpools/fe9e9f46-a99c-4d0f-a676-2c8c340f59eb => generated 548 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1716] 10.0.0.246 () {32 vars in 716 bytes} [Thu Feb 26 22:52:36 2026] GET /v2.0/ports/c2671714-64dc-491b-b5b7-f5be03a5ae1c => generated 1034 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1717] 10.0.0.246 () {34 vars in 748 bytes} [Thu Feb 26 22:52:36 2026] PUT /v2.0/subnetpools/fe9e9f46-a99c-4d0f-a676-2c8c340f59eb => generated 499 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1718] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:52:36 2026] GET /v2.0/ports?device_id=929c55c9-7846-40d4-877b-1c43df247114 => 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: 836/1719] 10.0.0.246 () {32 vars in 731 bytes} [Thu Feb 26 22:52:36 2026] DELETE /v2.0/subnetpools/fe9e9f46-a99c-4d0f-a676-2c8c340f59eb => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1720] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:52:36 2026] GET /v2.0/security-groups?id=2fbeb872-73eb-4ad8-87ba-0cd750608d96&fields=id&fields=name => generated 96 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:52:36.988 7 INFO neutron.api.v2.resource [None req-29e0f9ad-c50b-45ef-838a-34eb0c573f51 ca3505d5e94b4249a61c49ea82d03632 41b4ac27f24b4e66a765a531922694f4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 838/1721] 10.0.0.246 () {32 vars in 728 bytes} [Thu Feb 26 22:52:36 2026] GET /v2.0/subnetpools/fe9e9f46-a99c-4d0f-a676-2c8c340f59eb => generated 145 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 22:52:37.020 7 INFO neutron.api.v2.resource [None req-9df03730-b705-4a22-8e05-73c08a6d74d7 ca3505d5e94b4249a61c49ea82d03632 41b4ac27f24b4e66a765a531922694f4 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 839/1722] 10.0.0.246 () {32 vars in 731 bytes} [Thu Feb 26 22:52:36 2026] DELETE /v2.0/subnetpools/fe9e9f46-a99c-4d0f-a676-2c8c340f59eb => generated 145 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1723] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:52:37 2026] GET /v2.0/ports?device_id=929c55c9-7846-40d4-877b-1c43df247114 => generated 1248 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:52:37.497 7 INFO neutron.services.segments.plugin [-] Segment cdf84b16-c076-41ba-b73d-c850d2d638d9 resource provider aggregate not found 2026-02-26 22:52:37.503 7 INFO neutron.services.segments.plugin [-] Segment cdf84b16-c076-41ba-b73d-c850d2d638d9 resource provider aggregate not found 2026-02-26 22:52:37.521 7 INFO neutron.services.segments.plugin [-] Segment cdf84b16-c076-41ba-b73d-c850d2d638d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cdf84b16-c076-41ba-b73d-c850d2d638d9 found for delete ", "request_id": "req-83382c46-5110-4fe7-a8eb-c61d20a80011"}]} 2026-02-26 22:52:37.530 7 INFO neutron.services.segments.plugin [-] Segment cdf84b16-c076-41ba-b73d-c850d2d638d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cdf84b16-c076-41ba-b73d-c850d2d638d9 found for delete ", "request_id": "req-a4d53f72-c0a0-493f-b141-b181eadcf374"}]} 2026-02-26 22:52:37.539 7 INFO neutron.services.segments.plugin [-] Segment 63e2094a-fded-4da2-8fc5-136116f6ff57 resource provider aggregate not found 2026-02-26 22:52:37.549 7 INFO neutron.services.segments.plugin [-] Segment 63e2094a-fded-4da2-8fc5-136116f6ff57 resource provider aggregate not found 2026-02-26 22:52:37.563 7 INFO neutron.services.segments.plugin [-] Segment 63e2094a-fded-4da2-8fc5-136116f6ff57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63e2094a-fded-4da2-8fc5-136116f6ff57 found for delete ", "request_id": "req-ad815617-f2fd-4e67-b095-1dce471765fe"}]} 2026-02-26 22:52:37.569 7 INFO neutron.services.segments.plugin [-] Segment 63e2094a-fded-4da2-8fc5-136116f6ff57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63e2094a-fded-4da2-8fc5-136116f6ff57 found for delete ", "request_id": "req-ef548cf8-2ac1-4622-af85-ce0a27345571"}]} 2026-02-26 22:52:37.589 7 INFO neutron.services.segments.plugin [-] Segment 9311301f-c46d-4593-a2f3-700155df291f resource provider aggregate not found 2026-02-26 22:52:37.602 7 INFO neutron.services.segments.plugin [-] Segment 9311301f-c46d-4593-a2f3-700155df291f resource provider aggregate not found 2026-02-26 22:52:37.612 7 INFO neutron.services.segments.plugin [-] Segment 9311301f-c46d-4593-a2f3-700155df291f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9311301f-c46d-4593-a2f3-700155df291f found for delete ", "request_id": "req-ef83cb90-b12b-4ce3-a82a-9fd3234af9dc"}]} 2026-02-26 22:52:37.619 7 INFO neutron.services.segments.plugin [-] Segment 9311301f-c46d-4593-a2f3-700155df291f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9311301f-c46d-4593-a2f3-700155df291f found for delete ", "request_id": "req-ea66d66f-e86f-49bb-abe0-9a03c99383bb"}]} [pid: 7|app: 0|req: 841/1724] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:52:37 2026] GET /v2.0/security-groups?tenant_id=59e2a57b16c24f3d9ef376af9b48b15c&name=default => generated 2801 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1725] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:52:37 2026] GET /v2.0/security-groups?tenant_id=41b4ac27f24b4e66a765a531922694f4&name=default => generated 2801 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1726] 10.0.0.246 () {34 vars in 788 bytes} [Thu Feb 26 22:52:36 2026] PUT /v2.0/routers/6260a22c-ec9d-4c5b-a328-9341c5ea6999/remove_router_interface => generated 309 bytes in 1081 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: 843/1727] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:52:37 2026] DELETE /v2.0/security-groups/9ee22e61-7e5e-4b93-8c6c-3ae3a1bff99e => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1728] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:52:37 2026] DELETE /v2.0/security-groups/d8deb694-d92b-4c9f-8ab2-cdcebf297562 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:52:38.121 7 INFO neutron.api.v2.resource [None req-5df508a5-59ee-4325-bb37-15f87fd0938f fa791052d29749d590a754582d15da58 04b798dd680440568f1a013157f3de99 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 844/1729] 10.0.0.246 () {34 vars in 788 bytes} [Thu Feb 26 22:52:37 2026] PUT /v2.0/routers/6260a22c-ec9d-4c5b-a328-9341c5ea6999/remove_router_interface => generated 197 bytes in 187 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1730] 10.0.0.246 () {32 vars in 735 bytes} [Thu Feb 26 22:52:38 2026] GET /v2.0/ports?device_id=6260a22c-ec9d-4c5b-a328-9341c5ea6999 => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:52:38.878 7 INFO neutron.db.l3_hamode_db [None req-4ff70e29-c1d7-4f50-9a1a-f1e4d73a15e6 fa791052d29749d590a754582d15da58 04b798dd680440568f1a013157f3de99 - - - -] HA network 09a7ef7d-1941-4b9d-a0cf-0359b86951d6 was deleted as no HA routers are present in tenant 04b798dd680440568f1a013157f3de99. [pid: 7|app: 0|req: 845/1731] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:52:38 2026] DELETE /v2.0/routers/6260a22c-ec9d-4c5b-a328-9341c5ea6999 => generated 0 bytes in 701 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1732] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:52:38 2026] DELETE /v2.0/subnets/a4a3c0fa-e038-4e43-9254-f2e99d109be4 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1733] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:52:39 2026] DELETE /v2.0/networks/2048b4c2-7927-4d80-a228-663ac85b6d33 => generated 0 bytes in 424 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1734] 10.0.0.246 () {32 vars in 622 bytes} [Thu Feb 26 22:52:39 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-02-26 22:52:39.695 7 INFO neutron.services.segments.plugin [-] Segment 62633a2e-dfc3-440c-94fd-6e9a96c6ffad resource provider aggregate not found 2026-02-26 22:52:39.705 7 INFO neutron.services.segments.plugin [-] Segment 62633a2e-dfc3-440c-94fd-6e9a96c6ffad resource provider aggregate not found 2026-02-26 22:52:39.725 7 INFO neutron.services.segments.plugin [-] Segment 62633a2e-dfc3-440c-94fd-6e9a96c6ffad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62633a2e-dfc3-440c-94fd-6e9a96c6ffad found for delete ", "request_id": "req-b84985d3-7426-495b-8287-da4cd02f16d8"}]} 2026-02-26 22:52:39.744 7 INFO neutron.services.segments.plugin [-] Segment 62633a2e-dfc3-440c-94fd-6e9a96c6ffad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62633a2e-dfc3-440c-94fd-6e9a96c6ffad found for delete ", "request_id": "req-ae4fd7f6-63e2-4130-b7d1-c43abfd6a152"}]} 2026-02-26 22:52:39.750 8 INFO neutron.db.segments_db [None req-a50aae2e-c553-4c38-a494-67045089bf0c fa791052d29749d590a754582d15da58 04b798dd680440568f1a013157f3de99 - - - -] Added segment ccbfb672-b7ec-48ee-b846-42b6950e1e93 of type vxlan for network a3cfd18f-2bce-4944-aa7d-3473bf96a629 2026-02-26 22:52:39.758 7 INFO neutron.services.segments.plugin [-] Segment 381e2c7b-245a-4798-82c8-67b96a416bd3 resource provider aggregate not found 2026-02-26 22:52:39.770 7 INFO neutron.services.segments.plugin [-] Segment 381e2c7b-245a-4798-82c8-67b96a416bd3 resource provider aggregate not found 2026-02-26 22:52:39.778 7 INFO neutron.services.segments.plugin [-] Segment 381e2c7b-245a-4798-82c8-67b96a416bd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 381e2c7b-245a-4798-82c8-67b96a416bd3 found for delete ", "request_id": "req-840aabf6-8d50-43f1-bcc7-3fbd41d9fa00"}]} 2026-02-26 22:52:39.794 7 INFO neutron.services.segments.plugin [-] Segment 381e2c7b-245a-4798-82c8-67b96a416bd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 381e2c7b-245a-4798-82c8-67b96a416bd3 found for delete ", "request_id": "req-c8d9417e-b98c-4f30-8859-1ebd3f6bb8d7"}]} [pid: 8|app: 0|req: 888/1735] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:52:39 2026] POST /v2.0/networks => generated 633 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1736] 10.0.0.246 () {32 vars in 632 bytes} [Thu Feb 26 22:52:39 2026] GET /v2.0/ => generated 632 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1737] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:52:39 2026] POST /v2.0/subnets => generated 622 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:52:40.305 7 INFO neutron.db.segments_db [None req-bc79b57f-3b6d-4f75-8a5a-2155380c7f16 fa791052d29749d590a754582d15da58 04b798dd680440568f1a013157f3de99 - - - -] Added segment dd91a339-b087-4ef4-85d0-fcf02f7371a3 of type vxlan for network 7b37d1d5-9d92-4f70-ba4d-4669c2de37bc 2026-02-26 22:52:40.692 7 INFO neutron.db.l3_hamode_db [None req-bc79b57f-3b6d-4f75-8a5a-2155380c7f16 fa791052d29749d590a754582d15da58 04b798dd680440568f1a013157f3de99 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 890/1738] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:52:40 2026] GET /v2.0/security-groups?tenant_id=c90196f45bd94f52940b6bdc7f8b1881&name=default => generated 2801 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:52:40.853 7 INFO neutron.db.l3_hamode_db [None req-bc79b57f-3b6d-4f75-8a5a-2155380c7f16 fa791052d29749d590a754582d15da58 04b798dd680440568f1a013157f3de99 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 891/1739] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:52:40 2026] DELETE /v2.0/security-groups/8d43a7bc-bc0a-4990-bd68-20181a14c6ad => 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: 849/1740] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:52:40 2026] POST /v2.0/routers => generated 511 bytes in 1570 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1743] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:52:42 2026] GET /v2.0/security-groups?tenant_id=05378fb66a964f83ab7cb47d0571b15f&name=default => generated 2801 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1744] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:52:42 2026] DELETE /v2.0/security-groups/b9033a3c-21ec-467e-8c87-f4b5021e7aad => 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: 892/1745] 10.0.0.246 () {34 vars in 782 bytes} [Thu Feb 26 22:52:41 2026] PUT /v2.0/routers/e08d8a3a-c2fe-44f4-a37f-cf66bf167b49/add_router_interface => generated 309 bytes in 1452 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1746] 10.0.0.246 () {32 vars in 716 bytes} [Thu Feb 26 22:52:43 2026] GET /v2.0/ports/e5a413cf-58f7-4744-9fdd-a9086a69b979 => generated 959 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1747] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:52:43 2026] GET /v2.0/security-groups?tenant_id=8e72172c92a94f138047725dfaff7522&name=default => generated 2801 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1748] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:52:43 2026] DELETE /v2.0/security-groups/eea2d1f6-9b6b-4796-b07a-c006b1572a16 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:52:44.886 8 INFO neutron.db.segments_db [None req-258df0c1-39a8-4e1a-8969-599a2b48ad77 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Added segment 892b3af5-5dd2-4dca-9bbf-013eb68eba7e of type vxlan for network dc9d4b3e-c3b6-4d6b-bb59-186653446699 [pid: 8|app: 0|req: 895/1749] 10.0.0.246 () {34 vars in 670 bytes} [Thu Feb 26 22:52:44 2026] POST /v2.0/networks => generated 741 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1750] 10.0.0.246 () {34 vars in 788 bytes} [Thu Feb 26 22:52:43 2026] PUT /v2.0/routers/e08d8a3a-c2fe-44f4-a37f-cf66bf167b49/remove_router_interface => generated 309 bytes in 1824 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1751] 10.0.0.246 () {32 vars in 735 bytes} [Thu Feb 26 22:52:45 2026] GET /v2.0/ports?device_id=e08d8a3a-c2fe-44f4-a37f-cf66bf167b49 => 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: 896/1752] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:52:45 2026] POST /v2.0/subnets => generated 664 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:52:45.278 8 INFO neutron.db.segments_db [None req-5661feb2-96c0-4dd7-9b8c-008b070e99ae 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Added segment d5c07170-1315-4974-8912-11ebd6e00d7d of type vxlan for network 2269130d-a4c3-4246-8ab0-92b9000289c9 2026-02-26 22:52:45.686 8 INFO neutron.db.l3_hamode_db [None req-5661feb2-96c0-4dd7-9b8c-008b070e99ae 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 22:52:45.918 7 INFO neutron.services.segments.plugin [-] Segment dd91a339-b087-4ef4-85d0-fcf02f7371a3 resource provider aggregate not found 2026-02-26 22:52:45.927 7 INFO neutron.services.segments.plugin [-] Segment dd91a339-b087-4ef4-85d0-fcf02f7371a3 resource provider aggregate not found 2026-02-26 22:52:45.951 7 INFO neutron.services.segments.plugin [-] Segment dd91a339-b087-4ef4-85d0-fcf02f7371a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd91a339-b087-4ef4-85d0-fcf02f7371a3 found for delete ", "request_id": "req-c8284dd9-fb97-430e-baa1-b36ca7655e7e"}]} 2026-02-26 22:52:45.953 7 INFO neutron.services.segments.plugin [-] Segment dd91a339-b087-4ef4-85d0-fcf02f7371a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd91a339-b087-4ef4-85d0-fcf02f7371a3 found for delete ", "request_id": "req-a7440e8c-7989-4428-b120-34097b39f011"}]} 2026-02-26 22:52:45.960 7 INFO neutron.db.l3_hamode_db [None req-a06e68c0-60d8-4545-81b5-59423b701ff4 fa791052d29749d590a754582d15da58 04b798dd680440568f1a013157f3de99 - - - -] HA network 7b37d1d5-9d92-4f70-ba4d-4669c2de37bc was deleted as no HA routers are present in tenant 04b798dd680440568f1a013157f3de99. [pid: 7|app: 0|req: 857/1753] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:52:45 2026] DELETE /v2.0/routers/e08d8a3a-c2fe-44f4-a37f-cf66bf167b49 => generated 0 bytes in 745 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1754] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:52:45 2026] DELETE /v2.0/subnets/ce914f59-18d1-4aad-958e-85cf6e072144 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1755] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:52:46 2026] DELETE /v2.0/networks/a3cfd18f-2bce-4944-aa7d-3473bf96a629 => generated 0 bytes in 462 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 22:52:46.796 7 INFO neutron.db.segments_db [None req-02fca78d-b381-4b02-9add-f83bb798388f fa791052d29749d590a754582d15da58 04b798dd680440568f1a013157f3de99 - - - -] Added segment 2fa970ea-d8d2-4e52-8c65-78fd6dd17551 of type vxlan for network 48923005-2064-4e32-980b-ed27173233ed 2026-02-26 22:52:47.148 7 INFO neutron.db.l3_hamode_db [None req-02fca78d-b381-4b02-9add-f83bb798388f fa791052d29749d590a754582d15da58 04b798dd680440568f1a013157f3de99 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 22:52:47.295 8 INFO neutron.db.l3_hamode_db [None req-5661feb2-96c0-4dd7-9b8c-008b070e99ae 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 22:52:47.983 7 INFO neutron.services.segments.plugin [-] Segment ccbfb672-b7ec-48ee-b846-42b6950e1e93 resource provider aggregate not found 2026-02-26 22:52:47.989 7 INFO neutron.services.segments.plugin [-] Segment ccbfb672-b7ec-48ee-b846-42b6950e1e93 resource provider aggregate not found 2026-02-26 22:52:47.997 7 INFO neutron.services.segments.plugin [-] Segment ccbfb672-b7ec-48ee-b846-42b6950e1e93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccbfb672-b7ec-48ee-b846-42b6950e1e93 found for delete ", "request_id": "req-f27e9999-8e06-43c2-a5e0-fa401dbeee87"}]} 2026-02-26 22:52:48.006 7 INFO neutron.services.segments.plugin [-] Segment ccbfb672-b7ec-48ee-b846-42b6950e1e93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccbfb672-b7ec-48ee-b846-42b6950e1e93 found for delete ", "request_id": "req-8be3ffd4-74ea-4e7a-a355-188f7b266bc8"}]} 2026-02-26 22:52:48.164 7 INFO neutron.db.l3_hamode_db [None req-02fca78d-b381-4b02-9add-f83bb798388f fa791052d29749d590a754582d15da58 04b798dd680440568f1a013157f3de99 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 897/1756] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:52:45 2026] POST /v2.0/routers => generated 728 bytes in 3204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1757] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:52:46 2026] POST /v2.0/routers => generated 691 bytes in 2608 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1758] 10.0.0.246 () {32 vars in 720 bytes} [Thu Feb 26 22:52:49 2026] GET /v2.0/routers/221b675c-2543-4074-adbc-bc9215a177b5 => generated 697 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1759] 10.0.0.246 () {32 vars in 646 bytes} [Thu Feb 26 22:52:49 2026] GET /v2.0/routers => generated 700 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1760] 10.0.0.246 () {34 vars in 782 bytes} [Thu Feb 26 22:52:48 2026] PUT /v2.0/routers/2f9aadd3-d30c-47e8-bcb9-59ae95ae96a4/add_router_interface => generated 309 bytes in 1597 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1761] 10.0.0.246 () {34 vars in 740 bytes} [Thu Feb 26 22:52:49 2026] PUT /v2.0/routers/221b675c-2543-4074-adbc-bc9215a177b5 => generated 704 bytes in 565 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1762] 10.0.0.246 () {32 vars in 720 bytes} [Thu Feb 26 22:52:50 2026] GET /v2.0/routers/221b675c-2543-4074-adbc-bc9215a177b5 => generated 704 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1763] 10.0.0.246 () {32 vars in 735 bytes} [Thu Feb 26 22:52:50 2026] GET /v2.0/ports?device_id=221b675c-2543-4074-adbc-bc9215a177b5 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:52:51.439 8 INFO neutron.services.segments.plugin [-] Segment 2fa970ea-d8d2-4e52-8c65-78fd6dd17551 resource provider aggregate not found 2026-02-26 22:52:51.444 8 INFO neutron.services.segments.plugin [-] Segment 2fa970ea-d8d2-4e52-8c65-78fd6dd17551 resource provider aggregate not found 2026-02-26 22:52:51.460 8 INFO neutron.services.segments.plugin [-] Segment 2fa970ea-d8d2-4e52-8c65-78fd6dd17551 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fa970ea-d8d2-4e52-8c65-78fd6dd17551 found for delete ", "request_id": "req-83a29bd5-a7a7-4bb9-b7fb-8ec45aaaee9b"}]} 2026-02-26 22:52:51.470 8 INFO neutron.db.l3_hamode_db [None req-71837ff0-ec94-4ffd-b1b0-6b9235ba5648 fa791052d29749d590a754582d15da58 04b798dd680440568f1a013157f3de99 - - - -] HA network 48923005-2064-4e32-980b-ed27173233ed was deleted as no HA routers are present in tenant 04b798dd680440568f1a013157f3de99. [pid: 8|app: 0|req: 900/1764] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:52:50 2026] DELETE /v2.0/routers/221b675c-2543-4074-adbc-bc9215a177b5 => generated 0 bytes in 1134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1765] 10.0.0.246 () {32 vars in 735 bytes} [Thu Feb 26 22:52:51 2026] GET /v2.0/ports?device_id=221b675c-2543-4074-adbc-bc9215a177b5 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:52:51.533 8 INFO neutron.services.segments.plugin [-] Segment 2fa970ea-d8d2-4e52-8c65-78fd6dd17551 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fa970ea-d8d2-4e52-8c65-78fd6dd17551 found for delete ", "request_id": "req-b11b3747-d8c3-49a6-bc0e-2a7f8a66e871"}]} 2026-02-26 22:52:51.556 8 INFO neutron.api.v2.resource [None req-7ea13d6c-bab8-40c5-a3c7-40f6563149ed fa791052d29749d590a754582d15da58 04b798dd680440568f1a013157f3de99 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 901/1766] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:52:51 2026] DELETE /v2.0/routers/221b675c-2543-4074-adbc-bc9215a177b5 => generated 135 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1767] 10.0.0.246 () {32 vars in 735 bytes} [Thu Feb 26 22:52:51 2026] GET /v2.0/ports?device_id=e08d8a3a-c2fe-44f4-a37f-cf66bf167b49 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:52:51.624 8 INFO neutron.api.v2.resource [None req-3bc4ee01-d097-47d4-9ff1-f2d865847839 fa791052d29749d590a754582d15da58 04b798dd680440568f1a013157f3de99 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 902/1768] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:52:51 2026] DELETE /v2.0/routers/e08d8a3a-c2fe-44f4-a37f-cf66bf167b49 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 22:52:51.653 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d45b5025-6649-4119-a13f-66ea6961d580 fa791052d29749d590a754582d15da58 04b798dd680440568f1a013157f3de99 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 867/1769] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:52:51 2026] DELETE /v2.0/subnets/ce914f59-18d1-4aad-958e-85cf6e072144 => 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: 903/1770] 10.0.0.246 () {32 vars in 735 bytes} [Thu Feb 26 22:52:51 2026] GET /v2.0/ports?device_id=6260a22c-ec9d-4c5b-a328-9341c5ea6999 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:52:51.735 7 INFO neutron.api.v2.resource [None req-0d924daa-dae7-4090-8ae3-48efbfa61039 fa791052d29749d590a754582d15da58 04b798dd680440568f1a013157f3de99 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 868/1771] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:52:51 2026] DELETE /v2.0/routers/6260a22c-ec9d-4c5b-a328-9341c5ea6999 => generated 135 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 22:52:51.768 8 INFO neutron.pecan_wsgi.hooks.translation [None req-129f544c-3350-4dd9-8fc3-329fcecc9e65 fa791052d29749d590a754582d15da58 04b798dd680440568f1a013157f3de99 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 904/1772] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:52:51 2026] DELETE /v2.0/subnets/a4a3c0fa-e038-4e43-9254-f2e99d109be4 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1773] 10.0.0.246 () {32 vars in 735 bytes} [Thu Feb 26 22:52:51 2026] GET /v2.0/ports?device_id=bc1ec6d6-321b-4f19-a97f-cfebb34f4378 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:52:51.854 8 INFO neutron.api.v2.resource [None req-f93f4838-2430-472b-bd3d-2acea27f1a51 fa791052d29749d590a754582d15da58 04b798dd680440568f1a013157f3de99 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 905/1774] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:52:51 2026] DELETE /v2.0/routers/bc1ec6d6-321b-4f19-a97f-cfebb34f4378 => generated 135 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 22:52:51.895 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dfc572bb-d0f6-4b01-a5d6-0fa4f6fa465d fa791052d29749d590a754582d15da58 04b798dd680440568f1a013157f3de99 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 870/1775] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:52:51 2026] DELETE /v2.0/subnets/9b847c12-168f-4946-8247-22153f561300 => generated 136 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 22:52:51.937 8 INFO neutron.pecan_wsgi.hooks.translation [None req-414115ea-454e-4d56-9f03-a79719f6a001 fa791052d29749d590a754582d15da58 04b798dd680440568f1a013157f3de99 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 906/1776] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:52:51 2026] DELETE /v2.0/subnets/03c6ac17-a14d-4c60-8ea1-66f4349899b7 => generated 136 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1777] 10.0.0.182 () {34 vars in 981 bytes} [Thu Feb 26 22:52:52 2026] GET /v2.0/networks?id=dc9d4b3e-c3b6-4d6b-bb59-186653446699 => generated 673 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1778] 10.0.0.182 () {34 vars in 964 bytes} [Thu Feb 26 22:52:52 2026] GET /v2.0/quotas/2c088bc11df24b23983fd15d8e994753 => generated 292 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1779] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:52:52 2026] GET /v2.0/security-groups?tenant_id=04b798dd680440568f1a013157f3de99&name=default => generated 2801 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1780] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:52:52 2026] DELETE /v2.0/security-groups/ffbde29c-002d-45e3-b31f-127ef8c864e3 => 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: 872/1781] 10.0.0.182 () {34 vars in 1001 bytes} [Thu Feb 26 22:52:52 2026] GET /v2.0/ports?tenant_id=2c088bc11df24b23983fd15d8e994753&fields=id => generated 103 bytes in 901 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1782] 10.0.0.182 () {34 vars in 1007 bytes} [Thu Feb 26 22:52:53 2026] GET /v2.0/networks/dc9d4b3e-c3b6-4d6b-bb59-186653446699?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1783] 10.0.0.182 () {34 vars in 1107 bytes} [Thu Feb 26 22:52:53 2026] GET /v2.0/networks/dc9d4b3e-c3b6-4d6b-bb59-186653446699?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1784] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:52:53 2026] GET /v2.0/ports?device_id=1b627bc7-a52e-4497-8b73-baae55f9cb4b => 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: 874/1785] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:52:54 2026] GET /v2.0/networks?id=dc9d4b3e-c3b6-4d6b-bb59-186653446699 => generated 673 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1786] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:52:54 2026] GET /v2.0/ports?device_id=1b627bc7-a52e-4497-8b73-baae55f9cb4b => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1787] 162.253.55.200 () {38 vars in 954 bytes} [Thu Feb 26 22:52:54 2026] POST /v2.0/ports => generated 958 bytes in 461 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-02-26 22:52:55.325 7 INFO neutron.db.segments_db [None req-efb6933c-f532-459d-a24d-f82ae4f42e93 8b55331e39f74747a3226f80964b432b bf71bd3ede2e4b898253f14aa8348b80 - - - -] Added segment d44baa91-f3ad-4e72-a198-d59d8f17fb79 of type vxlan for network 9a3f3100-dda2-4b53-9493-c3985dbe3098 [pid: 7|app: 0|req: 876/1788] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:52:54 2026] POST /v2.0/networks => generated 629 bytes in 597 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:52:55.664 7 INFO neutron.db.segments_db [None req-85df55af-ff00-4539-88ec-7cc2f2355033 8b55331e39f74747a3226f80964b432b bf71bd3ede2e4b898253f14aa8348b80 - - - -] Added segment becd05ac-d313-460f-85a8-ce8df60306db of type vxlan for network bfd4d08a-cfb7-4b7f-b200-b6b29d06c5b2 [pid: 8|app: 0|req: 913/1789] 162.253.55.200 () {38 vars in 1027 bytes} [Thu Feb 26 22:52:55 2026] PUT /v2.0/ports/e57efbd5-0686-49ba-be1f-a36ba41dd652 => generated 1203 bytes in 651 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-02-26 22:52:55.815 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4fca86bb-47b6-4d79-ba8f-c308e13e833e'] response: {'name': 'network-changed', 'server_uuid': '1b627bc7-a52e-4497-8b73-baae55f9cb4b', 'tag': 'e57efbd5-0686-49ba-be1f-a36ba41dd652', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 877/1790] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:52:55 2026] POST /v2.0/networks => generated 630 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1791] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:52:55 2026] GET /v2.0/ports?tenant_id=2c088bc11df24b23983fd15d8e994753&device_id=1b627bc7-a52e-4497-8b73-baae55f9cb4b => generated 1242 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 915/1792] 162.253.55.200 () {34 vars in 1059 bytes} [Thu Feb 26 22:52:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=e57efbd5-0686-49ba-be1f-a36ba41dd652 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1793] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:52:55 2026] POST /v2.0/subnets => generated 602 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1794] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:52:56 2026] GET /v2.0/subnets?id=39e63ad3-cbda-4739-baf4-029d5b1fab81 => generated 667 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1795] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:52:56 2026] POST /v2.0/subnets => generated 602 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1796] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:52:56 2026] GET /v2.0/ports?network_id=dc9d4b3e-c3b6-4d6b-bb59-186653446699&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:52:56.674 7 INFO neutron.db.segments_db [None req-7b3ce2a8-dd4b-4461-8905-9f3967986b46 8b55331e39f74747a3226f80964b432b bf71bd3ede2e4b898253f14aa8348b80 - - - -] Added segment 41e8af2e-4b64-4b9d-ad09-5bd5edc24aa9 of type vxlan for network 64b32524-f867-40d4-a8c2-e8a7d259c943 [pid: 8|app: 0|req: 916/1797] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:52:55 2026] GET /v2.0/ports?device_id=1b627bc7-a52e-4497-8b73-baae55f9cb4b => generated 973 bytes in 785 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1798] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:52:56 2026] GET /v2.0/networks/dc9d4b3e-c3b6-4d6b-bb59-186653446699?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1799] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:52:56 2026] GET /v2.0/security-groups?id=77fc47f9-0ab5-41a9-b3c8-3edcfd76981f&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1800] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:52:56 2026] GET /v2.0/networks/dc9d4b3e-c3b6-4d6b-bb59-186653446699?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1803] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:52:56 2026] GET /v2.0/ports?tenant_id=2c088bc11df24b23983fd15d8e994753&device_id=1b627bc7-a52e-4497-8b73-baae55f9cb4b => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1804] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:52:57 2026] GET /v2.0/networks?id=dc9d4b3e-c3b6-4d6b-bb59-186653446699 => generated 769 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:52:57.135 7 INFO neutron.db.l3_hamode_db [None req-7b3ce2a8-dd4b-4461-8905-9f3967986b46 8b55331e39f74747a3226f80964b432b bf71bd3ede2e4b898253f14aa8348b80 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 924/1805] 162.253.55.200 () {34 vars in 1059 bytes} [Thu Feb 26 22:52:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=e57efbd5-0686-49ba-be1f-a36ba41dd652 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:52:57.368 7 INFO neutron.db.l3_hamode_db [None req-7b3ce2a8-dd4b-4461-8905-9f3967986b46 8b55331e39f74747a3226f80964b432b bf71bd3ede2e4b898253f14aa8348b80 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 925/1806] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:52:57 2026] GET /v2.0/security-groups?tenant_id=af7144e528de4d32b80681d4f2bf2479&name=default => generated 2801 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1807] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:52:57 2026] GET /v2.0/subnets?id=39e63ad3-cbda-4739-baf4-029d5b1fab81 => generated 667 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1808] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:52:57 2026] DELETE /v2.0/security-groups/e8a0f45b-1be4-4229-91da-3eed9214d6ab => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1809] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:52:57 2026] GET /v2.0/ports?network_id=dc9d4b3e-c3b6-4d6b-bb59-186653446699&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: 929/1810] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:52:57 2026] GET /v2.0/networks/dc9d4b3e-c3b6-4d6b-bb59-186653446699?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1811] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:52:57 2026] GET /v2.0/networks/dc9d4b3e-c3b6-4d6b-bb59-186653446699?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: 931/1812] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:52:57 2026] GET /v2.0/ports?device_id=1b627bc7-a52e-4497-8b73-baae55f9cb4b => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1813] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:52:57 2026] GET /v2.0/security-groups?id=77fc47f9-0ab5-41a9-b3c8-3edcfd76981f&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1814] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:52:56 2026] POST /v2.0/routers => generated 507 bytes in 1990 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1815] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:52:59 2026] GET /v2.0/ports?device_id=1b627bc7-a52e-4497-8b73-baae55f9cb4b => generated 973 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1816] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:52:59 2026] GET /v2.0/security-groups?id=77fc47f9-0ab5-41a9-b3c8-3edcfd76981f&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1817] 10.0.0.246 () {34 vars in 782 bytes} [Thu Feb 26 22:52:58 2026] PUT /v2.0/routers/6b6f8b2c-4d18-44ba-848b-70e8167a29f1/add_router_interface => generated 309 bytes in 1657 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1818] 10.0.0.246 () {32 vars in 716 bytes} [Thu Feb 26 22:53:00 2026] GET /v2.0/ports/5d3c7395-bb89-49a2-b612-b47c8de4d539 => generated 955 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1819] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:53:00 2026] GET /v2.0/ports?device_id=1b627bc7-a52e-4497-8b73-baae55f9cb4b => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1820] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:53:00 2026] GET /v2.0/security-groups?id=77fc47f9-0ab5-41a9-b3c8-3edcfd76981f&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:53:01.645 7 INFO neutron.db.segments_db [None req-2843a10b-7d22-49e1-acdc-6ae5e9880bbb faa5aff97d204f0ba6fcbd256586754c a7f3a05ae1a3423c9a5dd35610e9b6bd - - - -] Added segment d9b29aab-c4a2-4c5f-84b7-c0d2ddc68730 of type vxlan for network ff1e3792-828a-4501-94b3-0d639f00b389 [pid: 7|app: 0|req: 888/1821] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:53:01 2026] POST /v2.0/networks => generated 631 bytes in 658 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1822] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:53:01 2026] GET /v2.0/ports?device_id=1b627bc7-a52e-4497-8b73-baae55f9cb4b => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1823] 10.0.0.246 () {34 vars in 752 bytes} [Thu Feb 26 22:53:01 2026] PUT /v2.0/networks/ff1e3792-828a-4501-94b3-0d639f00b389/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1824] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:53:01 2026] GET /v2.0/security-groups?id=77fc47f9-0ab5-41a9-b3c8-3edcfd76981f&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1825] 10.0.0.246 () {32 vars in 732 bytes} [Thu Feb 26 22:53:02 2026] GET /v2.0/networks/ff1e3792-828a-4501-94b3-0d639f00b389/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1826] 10.0.0.246 () {34 vars in 782 bytes} [Thu Feb 26 22:53:00 2026] PUT /v2.0/routers/6b6f8b2c-4d18-44ba-848b-70e8167a29f1/add_router_interface => generated 309 bytes in 1750 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1827] 10.0.0.246 () {34 vars in 763 bytes} [Thu Feb 26 22:53:02 2026] PUT /v2.0/networks/ff1e3792-828a-4501-94b3-0d639f00b389/tags/green => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1828] 10.0.0.246 () {32 vars in 716 bytes} [Thu Feb 26 22:53:02 2026] GET /v2.0/ports/d12a1f2c-5177-41a6-9d41-108d653a61a2 => 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: 894/1829] 10.0.0.246 () {32 vars in 732 bytes} [Thu Feb 26 22:53:02 2026] GET /v2.0/networks/ff1e3792-828a-4501-94b3-0d639f00b389/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1830] 10.0.0.246 () {34 vars in 759 bytes} [Thu Feb 26 22:53:02 2026] PUT /v2.0/networks/ff1e3792-828a-4501-94b3-0d639f00b389/tags/red => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1831] 10.0.0.246 () {32 vars in 732 bytes} [Thu Feb 26 22:53:02 2026] GET /v2.0/networks/ff1e3792-828a-4501-94b3-0d639f00b389/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1832] 10.0.0.246 () {34 vars in 781 bytes} [Thu Feb 26 22:53:02 2026] PUT /v2.0/networks/ff1e3792-828a-4501-94b3-0d639f00b389/tags/black.or.white => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1833] 10.0.0.246 () {32 vars in 732 bytes} [Thu Feb 26 22:53:02 2026] GET /v2.0/networks/ff1e3792-828a-4501-94b3-0d639f00b389/tags => generated 52 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1834] 10.0.0.246 () {34 vars in 752 bytes} [Thu Feb 26 22:53:02 2026] PUT /v2.0/networks/ff1e3792-828a-4501-94b3-0d639f00b389/tags => generated 37 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1835] 10.0.0.246 () {32 vars in 732 bytes} [Thu Feb 26 22:53:02 2026] GET /v2.0/networks/ff1e3792-828a-4501-94b3-0d639f00b389/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1836] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:53:02 2026] GET /v2.0/ports?device_id=1b627bc7-a52e-4497-8b73-baae55f9cb4b => 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: 902/1837] 10.0.0.246 () {32 vars in 740 bytes} [Thu Feb 26 22:53:02 2026] GET /v2.0/networks/ff1e3792-828a-4501-94b3-0d639f00b389/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1838] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:53:02 2026] GET /v2.0/security-groups?id=77fc47f9-0ab5-41a9-b3c8-3edcfd76981f&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:53:02.841 7 INFO neutron.api.v2.resource [None req-79cf0a97-56bc-4c0f-8154-1e87b15f81fe faa5aff97d204f0ba6fcbd256586754c a7f3a05ae1a3423c9a5dd35610e9b6bd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 904/1839] 10.0.0.246 () {32 vars in 744 bytes} [Thu Feb 26 22:53:02 2026] GET /v2.0/networks/ff1e3792-828a-4501-94b3-0d639f00b389/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1840] 10.0.0.246 () {32 vars in 743 bytes} [Thu Feb 26 22:53:02 2026] DELETE /v2.0/networks/ff1e3792-828a-4501-94b3-0d639f00b389/tags/red => 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: 906/1841] 10.0.0.246 () {32 vars in 732 bytes} [Thu Feb 26 22:53:02 2026] GET /v2.0/networks/ff1e3792-828a-4501-94b3-0d639f00b389/tags => generated 30 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:53:03.013 7 INFO neutron.api.v2.resource [None req-301b9df2-df2d-4e0c-886c-415fbde549e9 faa5aff97d204f0ba6fcbd256586754c a7f3a05ae1a3423c9a5dd35610e9b6bd - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 907/1842] 10.0.0.246 () {32 vars in 747 bytes} [Thu Feb 26 22:53:02 2026] DELETE /v2.0/networks/ff1e3792-828a-4501-94b3-0d639f00b389/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1843] 10.0.0.246 () {32 vars in 735 bytes} [Thu Feb 26 22:53:03 2026] DELETE /v2.0/networks/ff1e3792-828a-4501-94b3-0d639f00b389/tags => 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: 909/1844] 10.0.0.246 () {32 vars in 732 bytes} [Thu Feb 26 22:53:03 2026] GET /v2.0/networks/ff1e3792-828a-4501-94b3-0d639f00b389/tags => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:53:03.374 7 INFO neutron.services.segments.plugin [-] Segment d9b29aab-c4a2-4c5f-84b7-c0d2ddc68730 resource provider aggregate not found 2026-02-26 22:53:03.380 7 INFO neutron.services.segments.plugin [-] Segment d9b29aab-c4a2-4c5f-84b7-c0d2ddc68730 resource provider aggregate not found 2026-02-26 22:53:03.393 7 INFO neutron.services.segments.plugin [-] Segment d9b29aab-c4a2-4c5f-84b7-c0d2ddc68730 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9b29aab-c4a2-4c5f-84b7-c0d2ddc68730 found for delete ", "request_id": "req-2109be88-342a-4422-9d39-36b088f49b52"}]} 2026-02-26 22:53:03.400 7 INFO neutron.services.segments.plugin [-] Segment d9b29aab-c4a2-4c5f-84b7-c0d2ddc68730 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9b29aab-c4a2-4c5f-84b7-c0d2ddc68730 found for delete ", "request_id": "req-8f954198-bee4-4124-8c47-b9a902fdda9c"}]} [pid: 8|app: 0|req: 936/1845] 10.0.0.246 () {34 vars in 788 bytes} [Thu Feb 26 22:53:02 2026] PUT /v2.0/routers/6b6f8b2c-4d18-44ba-848b-70e8167a29f1/remove_router_interface => generated 309 bytes in 1220 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1846] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:53:03 2026] DELETE /v2.0/networks/ff1e3792-828a-4501-94b3-0d639f00b389 => 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: 937/1847] 162.253.55.200 () {34 vars in 993 bytes} [Thu Feb 26 22:53:03 2026] GET /v2.0/ports?device_id=1b627bc7-a52e-4497-8b73-baae55f9cb4b => generated 975 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1848] 162.253.55.200 () {36 vars in 996 bytes} [Thu Feb 26 22:53:03 2026] DELETE /v2.0/ports/e57efbd5-0686-49ba-be1f-a36ba41dd652 => generated 0 bytes in 409 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 22:53:03.983 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0889280c-402d-45b1-80fe-2e0143d84a05'] response: {'server_uuid': '1b627bc7-a52e-4497-8b73-baae55f9cb4b', 'name': 'network-vif-deleted', 'tag': 'e57efbd5-0686-49ba-be1f-a36ba41dd652', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 939/1849] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:53:03 2026] GET /v2.0/ports?device_id=1b627bc7-a52e-4497-8b73-baae55f9cb4b => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1850] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:53:04 2026] GET /v2.0/security-groups?tenant_id=a7f3a05ae1a3423c9a5dd35610e9b6bd&name=default => generated 2801 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1851] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:53:04 2026] DELETE /v2.0/security-groups/185a1f91-5bbd-43c7-b07a-cba10d06b5d8 => 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: 911/1852] 10.0.0.246 () {34 vars in 788 bytes} [Thu Feb 26 22:53:03 2026] PUT /v2.0/routers/6b6f8b2c-4d18-44ba-848b-70e8167a29f1/remove_router_interface => generated 309 bytes in 1244 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1853] 10.0.0.246 () {32 vars in 735 bytes} [Thu Feb 26 22:53:04 2026] GET /v2.0/ports?device_id=6b6f8b2c-4d18-44ba-848b-70e8167a29f1 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1854] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:53:04 2026] GET /v2.0/security-groups?tenant_id=8229d56bf9344fbcb6f58586b927ade6&name=default => generated 2801 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1855] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:53:04 2026] DELETE /v2.0/security-groups/39e7f203-a1fe-4828-b284-8c78c62a7d26 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:53:05.946 7 INFO neutron.services.segments.plugin [-] Segment 41e8af2e-4b64-4b9d-ad09-5bd5edc24aa9 resource provider aggregate not found 2026-02-26 22:53:05.952 7 INFO neutron.services.segments.plugin [-] Segment 41e8af2e-4b64-4b9d-ad09-5bd5edc24aa9 resource provider aggregate not found 2026-02-26 22:53:05.970 7 INFO neutron.services.segments.plugin [-] Segment 41e8af2e-4b64-4b9d-ad09-5bd5edc24aa9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41e8af2e-4b64-4b9d-ad09-5bd5edc24aa9 found for delete ", "request_id": "req-53c84e9f-9e18-441a-b79d-870436bf1575"}]} 2026-02-26 22:53:05.971 7 INFO neutron.services.segments.plugin [-] Segment 41e8af2e-4b64-4b9d-ad09-5bd5edc24aa9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41e8af2e-4b64-4b9d-ad09-5bd5edc24aa9 found for delete ", "request_id": "req-8dad8e86-288a-4607-b82c-2e795d5fd8e6"}]} 2026-02-26 22:53:05.980 7 INFO neutron.db.l3_hamode_db [None req-fb354c42-559d-4cef-abb1-0ef4d392945d 8b55331e39f74747a3226f80964b432b bf71bd3ede2e4b898253f14aa8348b80 - - - -] HA network 64b32524-f867-40d4-a8c2-e8a7d259c943 was deleted as no HA routers are present in tenant bf71bd3ede2e4b898253f14aa8348b80. [pid: 7|app: 0|req: 912/1856] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:53:04 2026] DELETE /v2.0/routers/6b6f8b2c-4d18-44ba-848b-70e8167a29f1 => generated 0 bytes in 1285 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1857] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:53:05 2026] DELETE /v2.0/subnets/eeebb4cb-173e-4293-8477-8f0a6252702a => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1858] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:53:06 2026] DELETE /v2.0/subnets/d2e32389-c6aa-4b27-9ab9-c2adcbc2218f => 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/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: 914/1859] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:53:06 2026] DELETE /v2.0/networks/bfd4d08a-cfb7-4b7f-b200-b6b29d06c5b2 => generated 0 bytes in 499 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1860] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:53:07 2026] DELETE /v2.0/networks/9a3f3100-dda2-4b53-9493-c3985dbe3098 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 22:53:07.369 7 INFO neutron.db.segments_db [None req-e566e973-9811-49c9-a9db-9e7c7675f1fc 8b55331e39f74747a3226f80964b432b bf71bd3ede2e4b898253f14aa8348b80 - - - -] Added segment 431353ae-6a31-4801-9734-56519b7fb68e of type vxlan for network 747c3293-9782-4de0-8d72-3c65bf7920b3 [pid: 7|app: 0|req: 916/1861] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:53:07 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) 2026-02-26 22:53:07.994 7 INFO neutron.services.segments.plugin [-] Segment becd05ac-d313-460f-85a8-ce8df60306db resource provider aggregate not found 2026-02-26 22:53:08.005 7 INFO neutron.services.segments.plugin [-] Segment becd05ac-d313-460f-85a8-ce8df60306db resource provider aggregate not found [pid: 7|app: 0|req: 917/1862] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:53:07 2026] POST /v2.0/subnets => generated 602 bytes in 514 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:53:08.031 7 INFO neutron.services.segments.plugin [-] Segment becd05ac-d313-460f-85a8-ce8df60306db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid becd05ac-d313-460f-85a8-ce8df60306db found for delete ", "request_id": "req-61c937fc-f97f-48df-8a07-6f80301ec7db"}]} 2026-02-26 22:53:08.036 7 INFO neutron.services.segments.plugin [-] Segment becd05ac-d313-460f-85a8-ce8df60306db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid becd05ac-d313-460f-85a8-ce8df60306db found for delete ", "request_id": "req-1bb574bb-837a-4c19-bf99-c00ae191dafa"}]} 2026-02-26 22:53:08.056 7 INFO neutron.services.segments.plugin [-] Segment d44baa91-f3ad-4e72-a198-d59d8f17fb79 resource provider aggregate not found 2026-02-26 22:53:08.063 7 INFO neutron.services.segments.plugin [-] Segment d44baa91-f3ad-4e72-a198-d59d8f17fb79 resource provider aggregate not found 2026-02-26 22:53:08.081 7 INFO neutron.services.segments.plugin [-] Segment d44baa91-f3ad-4e72-a198-d59d8f17fb79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d44baa91-f3ad-4e72-a198-d59d8f17fb79 found for delete ", "request_id": "req-6439adf6-0a38-47c4-98e5-520c913561c6"}]} 2026-02-26 22:53:08.090 7 INFO neutron.services.segments.plugin [-] Segment d44baa91-f3ad-4e72-a198-d59d8f17fb79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d44baa91-f3ad-4e72-a198-d59d8f17fb79 found for delete ", "request_id": "req-2054f290-2a76-4dec-b8e5-2c82a651c91a"}]} [pid: 7|app: 0|req: 918/1863] 10.0.0.111 () {28 vars in 580 bytes} [Thu Feb 26 22:53:08 2026] GET /v2.0/agents => generated 3358 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1864] 162.253.55.200 () {34 vars in 1095 bytes} [Thu Feb 26 22:53:08 2026] GET /v2.0/ports?device_id=704bd076-4d52-4584-9a77-7bad4798c2ba&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:53:08.290 7 INFO neutron.db.segments_db [None req-16dcce42-7eb2-4cc3-9c3a-16d880a8ede7 8b55331e39f74747a3226f80964b432b bf71bd3ede2e4b898253f14aa8348b80 - - - -] Added segment 5a8ea69a-cc98-4be3-9f19-ddda710e026f of type vxlan for network a216cde9-a3ec-4a89-822e-fbb3f9ccd642 [pid: 8|app: 0|req: 946/1865] 10.0.0.246 () {34 vars in 788 bytes} [Thu Feb 26 22:53:06 2026] PUT /v2.0/routers/2f9aadd3-d30c-47e8-bcb9-59ae95ae96a4/remove_router_interface => generated 309 bytes in 1965 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1866] 10.0.0.111 () {28 vars in 578 bytes} [Thu Feb 26 22:53:08 2026] GET /v2.0/ports => generated 27001 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1867] 10.0.0.182 () {34 vars in 1177 bytes} [Thu Feb 26 22:53:08 2026] GET /v2.0/ports?device_id=929c55c9-7846-40d4-877b-1c43df247114&device_id=ba566a5a-344e-4f67-8ddd-90c2b92dd832&device_id=704bd076-4d52-4584-9a77-7bad4798c2ba => generated 4164 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1868] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:53:08 2026] GET /v2.0/ports?tenant_id=892b946244b9404cb5d2770835b5475f&device_id=704bd076-4d52-4584-9a77-7bad4798c2ba => generated 1469 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:53:08.708 8 INFO neutron.db.segments_db [None req-eeff0b46-db32-4168-93ab-f1f4585547ea 250d44ef799c40df849c0b46c18494dd df36638760524a98821271735f631062 - - - -] Added segment de2e21a8-3ec5-4912-b139-5a94a909c2a5 of type vxlan for network af87b165-e5c8-47d0-a4d7-02a1408faa36 2026-02-26 22:53:08.768 7 INFO neutron.db.l3_hamode_db [None req-16dcce42-7eb2-4cc3-9c3a-16d880a8ede7 8b55331e39f74747a3226f80964b432b bf71bd3ede2e4b898253f14aa8348b80 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 950/1869] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:53:08 2026] POST /v2.0/networks => generated 631 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:53:08.989 7 INFO neutron.db.l3_hamode_db [None req-16dcce42-7eb2-4cc3-9c3a-16d880a8ede7 8b55331e39f74747a3226f80964b432b bf71bd3ede2e4b898253f14aa8348b80 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 920/1870] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:53:08 2026] POST /v2.0/routers => generated 506 bytes in 1785 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:53:10.088 8 INFO neutron.services.segments.plugin [-] Segment d5c07170-1315-4974-8912-11ebd6e00d7d resource provider aggregate not found 2026-02-26 22:53:10.094 8 INFO neutron.services.segments.plugin [-] Segment d5c07170-1315-4974-8912-11ebd6e00d7d resource provider aggregate not found 2026-02-26 22:53:10.107 8 INFO neutron.services.segments.plugin [-] Segment d5c07170-1315-4974-8912-11ebd6e00d7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5c07170-1315-4974-8912-11ebd6e00d7d found for delete ", "request_id": "req-87559c3f-825e-4d70-881f-6690cc75670f"}]} 2026-02-26 22:53:10.112 8 INFO neutron.services.segments.plugin [-] Segment d5c07170-1315-4974-8912-11ebd6e00d7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5c07170-1315-4974-8912-11ebd6e00d7d found for delete ", "request_id": "req-c6350a08-6df8-451b-9d94-83247bb17b88"}]} 2026-02-26 22:53:10.115 8 INFO neutron.db.l3_hamode_db [None req-1323b3be-5188-44ad-ad30-ca84c3c4399b 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] HA network 2269130d-a4c3-4246-8ab0-92b9000289c9 was deleted as no HA routers are present in tenant 2c088bc11df24b23983fd15d8e994753. [pid: 8|app: 0|req: 951/1871] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:53:08 2026] DELETE /v2.0/routers/2f9aadd3-d30c-47e8-bcb9-59ae95ae96a4 => generated 0 bytes in 1260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1872] 10.0.0.182 () {34 vars in 1119 bytes} [Thu Feb 26 22:53:10 2026] GET /v2.0/security-groups?id=58825462-320b-433a-a637-ccb276ca9449&id=2fbeb872-73eb-4ad8-87ba-0cd750608d96&fields=id&fields=name => generated 185 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1873] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:53:10 2026] GET /v2.0/routers => generated 1263 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1874] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:53:10 2026] GET /v2.0/networks?id=a1fd27f9-51dd-444d-8b74-fb9d231af833 => generated 801 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:53:10.248 7 INFO neutron.db.segments_db [None req-4415ba47-efd5-4435-a1fd-386916b9d507 250d44ef799c40df849c0b46c18494dd df36638760524a98821271735f631062 - - - -] Added segment 53bbd5f3-4a2a-4fcf-ad75-143d5761ab08 of type vxlan for network 8cf26254-c64d-4342-997e-6bb34db907b2 [pid: 7|app: 0|req: 922/1875] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:53:10 2026] POST /v2.0/networks => generated 632 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1876] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:53:10 2026] DELETE /v2.0/subnets/39e63ad3-cbda-4739-baf4-029d5b1fab81 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1877] 10.0.0.111 () {28 vars in 623 bytes} [Thu Feb 26 22:53:10 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1878] 162.253.55.200 () {34 vars in 1057 bytes} [Thu Feb 26 22:53:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.226&port_id=6ef45e31-eb1f-4d0e-8b3b-78b21644fb91 => generated 860 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1879] 10.0.0.246 () {34 vars in 664 bytes} [Thu Feb 26 22:53:10 2026] POST /v2.0/ports => generated 952 bytes in 561 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 926/1880] 10.0.0.246 () {34 vars in 752 bytes} [Thu Feb 26 22:53:10 2026] PUT /v2.0/networks/af87b165-e5c8-47d0-a4d7-02a1408faa36/tags => generated 25 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1881] 10.0.0.111 () {28 vars in 676 bytes} [Thu Feb 26 22:53:10 2026] GET /v2.0/routers/61ae8c44-ea68-4008-97fc-7ffdd93aafd2/l3-agents => generated 682 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1882] 162.253.55.200 () {34 vars in 1103 bytes} [Thu Feb 26 22:53:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2ad&port_id=6ef45e31-eb1f-4d0e-8b3b-78b21644fb91 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 955/1883] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:53:10 2026] DELETE /v2.0/networks/dc9d4b3e-c3b6-4d6b-bb59-186653446699 => generated 0 bytes in 461 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1884] 10.0.0.246 () {32 vars in 732 bytes} [Thu Feb 26 22:53:11 2026] GET /v2.0/networks/af87b165-e5c8-47d0-a4d7-02a1408faa36/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1885] 10.0.0.111 () {28 vars in 676 bytes} [Thu Feb 26 22:53:11 2026] GET /v2.0/routers/d165abd1-24e4-4563-9b75-5d5837e1d453/l3-agents => generated 681 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1886] 162.253.55.200 () {34 vars in 1063 bytes} [Thu Feb 26 22:53:11 2026] GET /v2.0/subnets?id=bd1dcfea-0537-43ee-ba72-414175b37877&id=90383529-ad30-4ae5-a838-0cceb88a36b4 => generated 1361 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1887] 10.0.0.246 () {34 vars in 752 bytes} [Thu Feb 26 22:53:11 2026] PUT /v2.0/networks/8cf26254-c64d-4342-997e-6bb34db907b2/tags => generated 17 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1888] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:53:11 2026] GET /v2.0/security-groups?tenant_id=2c088bc11df24b23983fd15d8e994753&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: 961/1889] 10.0.0.111 () {28 vars in 618 bytes} [Thu Feb 26 22:53:11 2026] GET /v2.0/network-ip-availabilities => generated 4987 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1890] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:53:11 2026] GET /v2.0/ports?network_id=a1fd27f9-51dd-444d-8b74-fb9d231af833&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: 963/1891] 10.0.0.246 () {32 vars in 732 bytes} [Thu Feb 26 22:53:11 2026] GET /v2.0/networks/8cf26254-c64d-4342-997e-6bb34db907b2/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1892] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:53:11 2026] DELETE /v2.0/security-groups/77fc47f9-0ab5-41a9-b3c8-3edcfd76981f => generated 0 bytes in 250 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1893] 10.0.0.111 () {28 vars in 584 bytes} [Thu Feb 26 22:53:12 2026] GET /v2.0/networks => generated 8073 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1894] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:53:12 2026] GET /v2.0/ports?network_id=a1fd27f9-51dd-444d-8b74-fb9d231af833&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:53:12.139 8 INFO neutron.services.segments.plugin [-] Segment 892b3af5-5dd2-4dca-9bbf-013eb68eba7e resource provider aggregate not found 2026-02-26 22:53:12.144 8 INFO neutron.services.segments.plugin [-] Segment 892b3af5-5dd2-4dca-9bbf-013eb68eba7e resource provider aggregate not found 2026-02-26 22:53:12.175 8 INFO neutron.services.segments.plugin [-] Segment 892b3af5-5dd2-4dca-9bbf-013eb68eba7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 892b3af5-5dd2-4dca-9bbf-013eb68eba7e found for delete ", "request_id": "req-bcb6a554-e30d-4bfc-b764-8cb39b8b0ff4"}]} 2026-02-26 22:53:12.176 8 INFO neutron.services.segments.plugin [-] Segment 892b3af5-5dd2-4dca-9bbf-013eb68eba7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 892b3af5-5dd2-4dca-9bbf-013eb68eba7e found for delete ", "request_id": "req-b3fb6b62-27be-4488-ba5c-5a3521d82e50"}]} [pid: 8|app: 0|req: 967/1895] 10.0.0.246 () {34 vars in 752 bytes} [Thu Feb 26 22:53:12 2026] PUT /v2.0/networks/8cf26254-c64d-4342-997e-6bb34db907b2/tags => generated 12 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1898] 162.253.55.200 () {30 vars in 662 bytes} [Thu Feb 26 22:53:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1899] 10.0.0.111 () {28 vars in 598 bytes} [Thu Feb 26 22:53:12 2026] GET /v2.0/security-groups => generated 34450 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1900] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:53:12 2026] GET /v2.0/networks/a1fd27f9-51dd-444d-8b74-fb9d231af833?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: 973/1901] 10.0.0.246 () {32 vars in 732 bytes} [Thu Feb 26 22:53:12 2026] GET /v2.0/networks/8cf26254-c64d-4342-997e-6bb34db907b2/tags => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1902] 162.253.55.200 () {30 vars in 664 bytes} [Thu Feb 26 22:53:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1903] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:53:12 2026] GET /v2.0/subnets => generated 7124 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1904] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:53:12 2026] GET /v2.0/networks/a1fd27f9-51dd-444d-8b74-fb9d231af833?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: 977/1905] 10.0.0.246 () {32 vars in 732 bytes} [Thu Feb 26 22:53:12 2026] GET /v2.0/networks/af87b165-e5c8-47d0-a4d7-02a1408faa36/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1906] 162.253.55.200 () {30 vars in 640 bytes} [Thu Feb 26 22:53:12 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: 979/1907] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:53:12 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1908] 162.253.55.200 () {30 vars in 676 bytes} [Thu Feb 26 22:53:12 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: 981/1909] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:53:12 2026] DELETE /v2.0/networks/af87b165-e5c8-47d0-a4d7-02a1408faa36 => 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: 982/1910] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:53:12 2026] GET /v2.0/floatingips => generated 1703 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1911] 162.253.55.200 () {30 vars in 700 bytes} [Thu Feb 26 22:53:13 2026] GET /v2.0/subnets/3c17483e-678f-4c10-815c-a1e63c62590f => generated 651 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1912] 10.0.0.246 () {34 vars in 782 bytes} [Thu Feb 26 22:53:10 2026] PUT /v2.0/routers/61ae8c44-ea68-4008-97fc-7ffdd93aafd2/add_router_interface => generated 309 bytes in 2136 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: 930/1913] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:53:13 2026] GET /v2.0/subnets => generated 7124 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1914] 162.253.55.200 () {30 vars in 715 bytes} [Thu Feb 26 22:53:13 2026] GET /v2.0/ports?device_id=929c55c9-7846-40d4-877b-1c43df247114 => generated 1248 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1915] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:53:13 2026] DELETE /v2.0/networks/8cf26254-c64d-4342-997e-6bb34db907b2 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1916] 10.0.0.246 () {32 vars in 716 bytes} [Thu Feb 26 22:53:13 2026] GET /v2.0/ports/cb14b262-f8ed-45a3-8056-7483d5a43803 => 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: 985/1917] 162.253.55.200 () {34 vars in 676 bytes} [Thu Feb 26 22:53:13 2026] POST /v2.0/ports => generated 1093 bytes in 394 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: 986/1918] 10.0.0.182 () {34 vars in 970 bytes} [Thu Feb 26 22:53:13 2026] GET /v2.0/ports/a02847bf-9e55-4cba-9499-a9ee11b27080 => generated 1093 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1919] 10.0.0.182 () {34 vars in 906 bytes} [Thu Feb 26 22:53:13 2026] GET /v2.0/extensions => generated 19178 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1920] 162.253.55.200 () {34 vars in 1261 bytes} [Thu Feb 26 22:53:13 2026] GET /v2.0/ports/a02847bf-9e55-4cba-9499-a9ee11b27080?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1921] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:53:13 2026] GET /v2.0/networks/a367d994-ad2d-4d28-8806-b846a1b5a0b1?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:53:14.209 8 INFO neutron.services.segments.plugin [-] Segment de2e21a8-3ec5-4912-b139-5a94a909c2a5 resource provider aggregate not found 2026-02-26 22:53:14.217 8 INFO neutron.services.segments.plugin [-] Segment de2e21a8-3ec5-4912-b139-5a94a909c2a5 resource provider aggregate not found 2026-02-26 22:53:14.228 8 INFO neutron.services.segments.plugin [-] Segment de2e21a8-3ec5-4912-b139-5a94a909c2a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de2e21a8-3ec5-4912-b139-5a94a909c2a5 found for delete ", "request_id": "req-1aa724b4-dc39-4e16-8b1d-6a05abf1afb6"}]} 2026-02-26 22:53:14.239 8 INFO neutron.services.segments.plugin [-] Segment de2e21a8-3ec5-4912-b139-5a94a909c2a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de2e21a8-3ec5-4912-b139-5a94a909c2a5 found for delete ", "request_id": "req-6fb28236-cd94-430c-9660-7c338d146eb1"}]} 2026-02-26 22:53:14.245 8 INFO neutron.services.segments.plugin [-] Segment 53bbd5f3-4a2a-4fcf-ad75-143d5761ab08 resource provider aggregate not found 2026-02-26 22:53:14.264 8 INFO neutron.services.segments.plugin [-] Segment 53bbd5f3-4a2a-4fcf-ad75-143d5761ab08 resource provider aggregate not found 2026-02-26 22:53:14.270 8 INFO neutron.services.segments.plugin [-] Segment 53bbd5f3-4a2a-4fcf-ad75-143d5761ab08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53bbd5f3-4a2a-4fcf-ad75-143d5761ab08 found for delete ", "request_id": "req-4add2951-865d-47eb-9071-971e14ffc910"}]} 2026-02-26 22:53:14.294 8 INFO neutron.services.segments.plugin [-] Segment 53bbd5f3-4a2a-4fcf-ad75-143d5761ab08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53bbd5f3-4a2a-4fcf-ad75-143d5761ab08 found for delete ", "request_id": "req-d85cd2fb-835f-4df0-b9bc-2f7214fcc5e5"}]} [pid: 8|app: 0|req: 990/1922] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:53:13 2026] GET /v2.0/security-groups?tenant_id=9b486ccbfff6456ca66cb4e40177bdbd&name=default => generated 2801 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1923] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:53:14 2026] GET /v2.0/networks/a367d994-ad2d-4d28-8806-b846a1b5a0b1?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: 992/1924] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:53:14 2026] DELETE /v2.0/security-groups/fa06492f-dfbb-488d-a59e-cead2b3701c0 => 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: 933/1925] 10.0.0.246 () {34 vars in 788 bytes} [Thu Feb 26 22:53:13 2026] PUT /v2.0/routers/61ae8c44-ea68-4008-97fc-7ffdd93aafd2/remove_router_interface => generated 309 bytes in 1203 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1926] 162.253.55.200 () {34 vars in 974 bytes} [Thu Feb 26 22:53:14 2026] GET /v2.0/ports/a02847bf-9e55-4cba-9499-a9ee11b27080 => generated 1093 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: 994/1927] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:53:14 2026] GET /v2.0/networks?id=a367d994-ad2d-4d28-8806-b846a1b5a0b1 => generated 802 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1928] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:53:14 2026] GET /v2.0/security-groups?tenant_id=df36638760524a98821271735f631062&name=default => generated 2801 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:53:14.679 7 INFO neutron.api.v2.resource [None req-17efb5d6-e89d-4f5b-90d3-083df00398a1 8b55331e39f74747a3226f80964b432b bf71bd3ede2e4b898253f14aa8348b80 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 934/1929] 10.0.0.246 () {34 vars in 788 bytes} [Thu Feb 26 22:53:14 2026] PUT /v2.0/routers/61ae8c44-ea68-4008-97fc-7ffdd93aafd2/remove_router_interface => generated 197 bytes in 144 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1930] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:53:14 2026] DELETE /v2.0/security-groups/d587e294-ffe5-4366-b9e3-fee069d57969 => 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: 936/1931] 10.0.0.246 () {32 vars in 735 bytes} [Thu Feb 26 22:53:14 2026] GET /v2.0/ports?device_id=61ae8c44-ea68-4008-97fc-7ffdd93aafd2 => 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: 996/1932] 162.253.55.200 () {38 vars in 1027 bytes} [Thu Feb 26 22:53:14 2026] PUT /v2.0/ports/a02847bf-9e55-4cba-9499-a9ee11b27080 => generated 1247 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-02-26 22:53:15.219 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e75e7ba8-41b2-408f-ac13-2e17ee1dd08a'] response: {'name': 'network-changed', 'server_uuid': '929c55c9-7846-40d4-877b-1c43df247114', 'tag': 'a02847bf-9e55-4cba-9499-a9ee11b27080', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 997/1933] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:53:15 2026] GET /v2.0/ports?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a&device_id=929c55c9-7846-40d4-877b-1c43df247114 => generated 2523 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1934] 162.253.55.200 () {34 vars in 1061 bytes} [Thu Feb 26 22:53:15 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.186&port_id=a619ed3d-8ba9-45c0-84cb-72564ad41bef => generated 19 bytes in 33 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: 999/1935] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:53:15 2026] GET /v2.0/subnets?id=dee8df71-b3a9-440a-8862-f70218f28dec => generated 630 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1936] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:53:15 2026] GET /v2.0/ports?network_id=4c134469-e0d1-456b-bd1a-614110998bbc&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1937] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:53:15 2026] GET /v2.0/networks/4c134469-e0d1-456b-bd1a-614110998bbc?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:53:15.510 7 INFO neutron.services.segments.plugin [-] Segment 5a8ea69a-cc98-4be3-9f19-ddda710e026f resource provider aggregate not found 2026-02-26 22:53:15.514 7 INFO neutron.services.segments.plugin [-] Segment 5a8ea69a-cc98-4be3-9f19-ddda710e026f resource provider aggregate not found [pid: 8|app: 0|req: 1002/1938] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:53:15 2026] GET /v2.0/networks/4c134469-e0d1-456b-bd1a-614110998bbc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:53:15.530 7 INFO neutron.services.segments.plugin [-] Segment 5a8ea69a-cc98-4be3-9f19-ddda710e026f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a8ea69a-cc98-4be3-9f19-ddda710e026f found for delete ", "request_id": "req-1c72a518-c9be-4c4a-aa1a-cedbe5307dba"}]} 2026-02-26 22:53:15.544 7 INFO neutron.services.segments.plugin [-] Segment 5a8ea69a-cc98-4be3-9f19-ddda710e026f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a8ea69a-cc98-4be3-9f19-ddda710e026f found for delete ", "request_id": "req-32c2160a-5d33-4d79-b623-1a0c02c47a68"}]} 2026-02-26 22:53:15.545 7 INFO neutron.db.l3_hamode_db [None req-1e52f6ff-d980-45ce-9139-0abb63df1020 8b55331e39f74747a3226f80964b432b bf71bd3ede2e4b898253f14aa8348b80 - - - -] HA network a216cde9-a3ec-4a89-822e-fbb3f9ccd642 was deleted as no HA routers are present in tenant bf71bd3ede2e4b898253f14aa8348b80. [pid: 7|app: 0|req: 937/1939] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:53:14 2026] DELETE /v2.0/routers/61ae8c44-ea68-4008-97fc-7ffdd93aafd2 => generated 0 bytes in 724 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1940] 162.253.55.200 () {34 vars in 1055 bytes} [Thu Feb 26 22:53:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.73&port_id=a02847bf-9e55-4cba-9499-a9ee11b27080 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1941] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:53:15 2026] GET /v2.0/subnets?id=3c17483e-678f-4c10-815c-a1e63c62590f => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1942] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:53:15 2026] GET /v2.0/ports?network_id=a367d994-ad2d-4d28-8806-b846a1b5a0b1&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1943] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:53:15 2026] GET /v2.0/networks/a367d994-ad2d-4d28-8806-b846a1b5a0b1?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: 938/1944] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:53:15 2026] DELETE /v2.0/subnets/7651bb81-0164-43a0-ba00-43d7bfd9a216 => 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: 1007/1945] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:53:15 2026] GET /v2.0/networks/a367d994-ad2d-4d28-8806-b846a1b5a0b1?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: 1008/1946] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:53:15 2026] GET /v2.0/ports?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a&device_id=929c55c9-7846-40d4-877b-1c43df247114 => generated 2523 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1947] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:53:15 2026] GET /v2.0/networks?id=a367d994-ad2d-4d28-8806-b846a1b5a0b1 => generated 802 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1948] 162.253.55.200 () {34 vars in 1055 bytes} [Thu Feb 26 22:53:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.73&port_id=a02847bf-9e55-4cba-9499-a9ee11b27080 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1949] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:53:16 2026] GET /v2.0/subnets?id=3c17483e-678f-4c10-815c-a1e63c62590f => generated 654 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1950] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:53:16 2026] GET /v2.0/ports?network_id=a367d994-ad2d-4d28-8806-b846a1b5a0b1&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1951] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:53:16 2026] GET /v2.0/networks/a367d994-ad2d-4d28-8806-b846a1b5a0b1?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: 1014/1952] 10.0.0.182 () {34 vars in 970 bytes} [Thu Feb 26 22:53:16 2026] GET /v2.0/ports/a02847bf-9e55-4cba-9499-a9ee11b27080 => generated 1283 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1953] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:53:15 2026] DELETE /v2.0/networks/747c3293-9782-4de0-8d72-3c65bf7920b3 => generated 0 bytes in 502 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1954] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:53:16 2026] GET /v2.0/networks/a367d994-ad2d-4d28-8806-b846a1b5a0b1?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) 2026-02-26 22:53:16.408 8 INFO neutron.db.segments_db [None req-5cd7fc8b-00eb-4375-9b83-6f39d140d6d3 8b55331e39f74747a3226f80964b432b bf71bd3ede2e4b898253f14aa8348b80 - - - -] Added segment 500a255e-b3bf-4f77-a358-29d06fdbfde1 of type vxlan for network 3702e5ce-8e2a-4394-a57c-2e08b05ff830 [pid: 8|app: 0|req: 1016/1955] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:53:16 2026] POST /v2.0/networks => generated 629 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1956] 162.253.55.200 () {34 vars in 748 bytes} [Thu Feb 26 22:53:16 2026] PUT /v2.0/ports/a02847bf-9e55-4cba-9499-a9ee11b27080 => generated 1307 bytes in 295 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-02-26 22:53:16.662 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b598ff1b-91cb-4e6c-b89b-f8c012c2a2ca'] response: {'name': 'network-changed', 'server_uuid': '929c55c9-7846-40d4-877b-1c43df247114', 'tag': 'a02847bf-9e55-4cba-9499-a9ee11b27080', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 941/1957] 162.253.55.200 () {30 vars in 731 bytes} [Thu Feb 26 22:53:16 2026] GET /v2.0/security-groups?name=lb-f2ad10ee-a1c6-45a0-b33b-a73eeeba34f7 => generated 1575 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1958] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:53:16 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) [pid: 8|app: 0|req: 1018/1959] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:53:16 2026] GET /v2.0/ports?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a&device_id=929c55c9-7846-40d4-877b-1c43df247114 => generated 2583 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1960] 162.253.55.200 () {34 vars in 748 bytes} [Thu Feb 26 22:53:16 2026] PUT /v2.0/ports/a02847bf-9e55-4cba-9499-a9ee11b27080 => generated 1307 bytes in 304 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-02-26 22:53:16.992 8 INFO neutron.db.segments_db [None req-a832359d-dd70-4b55-8927-2b132dc87704 8b55331e39f74747a3226f80964b432b bf71bd3ede2e4b898253f14aa8348b80 - - - -] Added segment 43840035-2ca2-4c09-8263-48eb9110eb6b of type vxlan for network 38c470c9-a578-4035-8918-6a28c9b5c27a [pid: 7|app: 0|req: 943/1961] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:53:16 2026] GET /v2.0/networks?id=a367d994-ad2d-4d28-8806-b846a1b5a0b1 => generated 802 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1962] 162.253.55.200 () {34 vars in 1055 bytes} [Thu Feb 26 22:53:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.73&port_id=a02847bf-9e55-4cba-9499-a9ee11b27080 => 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: 945/1963] 162.253.55.200 () {30 vars in 662 bytes} [Thu Feb 26 22:53:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1964] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:53:17 2026] GET /v2.0/subnets?id=3c17483e-678f-4c10-815c-a1e63c62590f => generated 654 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1965] 162.253.55.200 () {30 vars in 664 bytes} [Thu Feb 26 22:53:17 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: 948/1966] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:53:17 2026] GET /v2.0/ports?network_id=a367d994-ad2d-4d28-8806-b846a1b5a0b1&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1967] 162.253.55.200 () {30 vars in 640 bytes} [Thu Feb 26 22:53:17 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: 950/1968] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:53:17 2026] GET /v2.0/networks/a367d994-ad2d-4d28-8806-b846a1b5a0b1?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: 951/1969] 162.253.55.200 () {30 vars in 676 bytes} [Thu Feb 26 22:53:17 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: 952/1970] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:53:17 2026] GET /v2.0/networks/a367d994-ad2d-4d28-8806-b846a1b5a0b1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1971] 162.253.55.200 () {30 vars in 700 bytes} [Thu Feb 26 22:53:17 2026] GET /v2.0/subnets/3c17483e-678f-4c10-815c-a1e63c62590f => generated 651 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1972] 162.253.55.200 () {30 vars in 696 bytes} [Thu Feb 26 22:53:17 2026] GET /v2.0/ports/73b35671-3d4c-4ab9-abe5-be9a68d1ef92 => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:53:17.391 8 INFO neutron.db.l3_hamode_db [None req-a832359d-dd70-4b55-8927-2b132dc87704 8b55331e39f74747a3226f80964b432b bf71bd3ede2e4b898253f14aa8348b80 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 955/1973] 162.253.55.200 () {30 vars in 696 bytes} [Thu Feb 26 22:53:17 2026] GET /v2.0/ports/a02847bf-9e55-4cba-9499-a9ee11b27080 => generated 1345 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1974] 162.253.55.200 () {30 vars in 700 bytes} [Thu Feb 26 22:53:17 2026] GET /v2.0/subnets/3c17483e-678f-4c10-815c-a1e63c62590f => generated 651 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:53:17.562 7 INFO neutron.services.segments.plugin [-] Segment 431353ae-6a31-4801-9734-56519b7fb68e resource provider aggregate not found 2026-02-26 22:53:17.574 7 INFO neutron.services.segments.plugin [-] Segment 431353ae-6a31-4801-9734-56519b7fb68e resource provider aggregate not found 2026-02-26 22:53:17.574 8 INFO neutron.db.l3_hamode_db [None req-a832359d-dd70-4b55-8927-2b132dc87704 8b55331e39f74747a3226f80964b432b bf71bd3ede2e4b898253f14aa8348b80 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 22:53:17.579 7 INFO neutron.services.segments.plugin [-] Segment 431353ae-6a31-4801-9734-56519b7fb68e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 431353ae-6a31-4801-9734-56519b7fb68e found for delete ", "request_id": "req-494a62a5-2dd5-4a31-8eb2-38f6cdf91699"}]} [pid: 7|app: 0|req: 957/1975] 162.253.55.200 () {30 vars in 702 bytes} [Thu Feb 26 22:53:17 2026] GET /v2.0/networks/a367d994-ad2d-4d28-8806-b846a1b5a0b1 => generated 799 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:53:17.605 7 INFO neutron.services.segments.plugin [-] Segment 431353ae-6a31-4801-9734-56519b7fb68e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 431353ae-6a31-4801-9734-56519b7fb68e found for delete ", "request_id": "req-f6c88b71-0777-4745-9608-042ec384f545"}]} [pid: 7|app: 0|req: 958/1976] 162.253.55.200 () {30 vars in 696 bytes} [Thu Feb 26 22:53:17 2026] GET /v2.0/ports/73b35671-3d4c-4ab9-abe5-be9a68d1ef92 => generated 1128 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1977] 162.253.55.200 () {30 vars in 700 bytes} [Thu Feb 26 22:53:17 2026] GET /v2.0/subnets/3c17483e-678f-4c10-815c-a1e63c62590f => generated 651 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1978] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:53:16 2026] POST /v2.0/routers => generated 506 bytes in 1993 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:53:19.005 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ccfe2762-cacf-481a-b8a5-13b8e9322eb4'] response: {'name': 'network-changed', 'server_uuid': '929c55c9-7846-40d4-877b-1c43df247114', 'tag': 'a02847bf-9e55-4cba-9499-a9ee11b27080', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1020/1979] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:53:19 2026] GET /v2.0/ports?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a&device_id=929c55c9-7846-40d4-877b-1c43df247114 => generated 2585 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1980] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:53:19 2026] GET /v2.0/networks?id=a367d994-ad2d-4d28-8806-b846a1b5a0b1 => generated 802 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1981] 162.253.55.200 () {34 vars in 1055 bytes} [Thu Feb 26 22:53:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.73&port_id=a02847bf-9e55-4cba-9499-a9ee11b27080 => 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: 1023/1982] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:53:19 2026] GET /v2.0/subnets?id=3c17483e-678f-4c10-815c-a1e63c62590f => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1983] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:53:19 2026] GET /v2.0/ports?network_id=a367d994-ad2d-4d28-8806-b846a1b5a0b1&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/1984] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:53:19 2026] GET /v2.0/networks/a367d994-ad2d-4d28-8806-b846a1b5a0b1?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: 1026/1985] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:53:19 2026] GET /v2.0/networks/a367d994-ad2d-4d28-8806-b846a1b5a0b1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1986] 10.0.0.246 () {34 vars in 782 bytes} [Thu Feb 26 22:53:18 2026] PUT /v2.0/routers/4f690b76-acf6-43cd-83ec-2d122c6ce44c/add_router_interface => generated 309 bytes in 2188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1987] 10.0.0.246 () {32 vars in 716 bytes} [Thu Feb 26 22:53:21 2026] GET /v2.0/ports/8f8cac0a-3ba9-4c59-91bc-ea07ef36aa93 => generated 955 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1988] 10.0.0.246 () {34 vars in 788 bytes} [Thu Feb 26 22:53:21 2026] PUT /v2.0/routers/4f690b76-acf6-43cd-83ec-2d122c6ce44c/remove_router_interface => generated 309 bytes in 1055 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/1989] 10.0.0.246 () {32 vars in 735 bytes} [Thu Feb 26 22:53:22 2026] GET /v2.0/ports?device_id=4f690b76-acf6-43cd-83ec-2d122c6ce44c => 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: 1029/1990] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:53:22 2026] GET /v2.0/security-groups?tenant_id=f6fa4eab965d486db3e9fdcc79427f8e&name=default => generated 2801 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:53:22.976 7 INFO neutron.services.segments.plugin [-] Segment 43840035-2ca2-4c09-8263-48eb9110eb6b resource provider aggregate not found 2026-02-26 22:53:22.984 7 INFO neutron.services.segments.plugin [-] Segment 43840035-2ca2-4c09-8263-48eb9110eb6b resource provider aggregate not found 2026-02-26 22:53:23.000 7 INFO neutron.services.segments.plugin [-] Segment 43840035-2ca2-4c09-8263-48eb9110eb6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43840035-2ca2-4c09-8263-48eb9110eb6b found for delete ", "request_id": "req-53bb6a5e-5ac4-4fc6-a75b-ad1de56ee363"}]} 2026-02-26 22:53:23.001 7 INFO neutron.services.segments.plugin [-] Segment 43840035-2ca2-4c09-8263-48eb9110eb6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43840035-2ca2-4c09-8263-48eb9110eb6b found for delete ", "request_id": "req-43d02783-421b-4f90-9eab-75c12bcda0d1"}]} 2026-02-26 22:53:23.006 7 INFO neutron.db.l3_hamode_db [None req-2f8fee66-5d43-410e-91b6-6e61add8aafa 8b55331e39f74747a3226f80964b432b bf71bd3ede2e4b898253f14aa8348b80 - - - -] HA network 38c470c9-a578-4035-8918-6a28c9b5c27a was deleted as no HA routers are present in tenant bf71bd3ede2e4b898253f14aa8348b80. [pid: 7|app: 0|req: 962/1991] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:53:22 2026] DELETE /v2.0/routers/4f690b76-acf6-43cd-83ec-2d122c6ce44c => generated 0 bytes in 740 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1992] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:53:23 2026] DELETE /v2.0/security-groups/2f6dd560-1545-4a6a-ab34-dc0c73515ee0 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1993] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:53:23 2026] DELETE /v2.0/subnets/ca29fe9f-7867-4770-bfd2-fcbc86ff20c3 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 22:53:23.733 8 INFO neutron.db.l3_db [None req-e9fbc357-2224-492d-8b3e-bb5933c5ca67 d85f086d2fc64d0ca34d3c91b20cac53 892b946244b9404cb5d2770835b5475f - - - -] Floating IP 96978133-f07b-4be4-b443-abc7df4910d2 associated. External IP: 10.96.250.205, port: 73b35671-3d4c-4ab9-abe5-be9a68d1ef92. [pid: 7|app: 0|req: 965/1994] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:53:23 2026] DELETE /v2.0/networks/3702e5ce-8e2a-4394-a57c-2e08b05ff830 => generated 0 bytes in 422 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 22:53:23.825 7 INFO neutron.db.segments_db [None req-89cf3def-6fc3-470c-a546-70f03d084592 8b55331e39f74747a3226f80964b432b bf71bd3ede2e4b898253f14aa8348b80 - - - -] Added segment 80966045-9114-4cf6-a99b-d8bc1bc56f9d of type vxlan for network 612cd39b-cdf8-4c86-ac52-627ced4b8c89 [pid: 8|app: 0|req: 1030/1995] 10.0.0.246 () {34 vars in 676 bytes} [Thu Feb 26 22:53:22 2026] POST /v2.0/floatingips => generated 898 bytes in 1341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:53:24.207 7 INFO neutron.db.l3_hamode_db [None req-89cf3def-6fc3-470c-a546-70f03d084592 8b55331e39f74747a3226f80964b432b bf71bd3ede2e4b898253f14aa8348b80 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 22:53:25.034 7 INFO neutron.services.segments.plugin [-] Segment 500a255e-b3bf-4f77-a358-29d06fdbfde1 resource provider aggregate not found 2026-02-26 22:53:25.041 7 INFO neutron.services.segments.plugin [-] Segment 500a255e-b3bf-4f77-a358-29d06fdbfde1 resource provider aggregate not found 2026-02-26 22:53:25.063 7 INFO neutron.services.segments.plugin [-] Segment 500a255e-b3bf-4f77-a358-29d06fdbfde1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 500a255e-b3bf-4f77-a358-29d06fdbfde1 found for delete ", "request_id": "req-60417cb9-d85b-4c13-9c5d-6678bfe7ec8a"}]} 2026-02-26 22:53:25.067 7 INFO neutron.services.segments.plugin [-] Segment 500a255e-b3bf-4f77-a358-29d06fdbfde1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 500a255e-b3bf-4f77-a358-29d06fdbfde1 found for delete ", "request_id": "req-9c612fa9-d40d-4f96-bea5-63b86311c35f"}]} 2026-02-26 22:53:25.368 7 INFO neutron.db.l3_hamode_db [None req-89cf3def-6fc3-470c-a546-70f03d084592 8b55331e39f74747a3226f80964b432b bf71bd3ede2e4b898253f14aa8348b80 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 22:53:26.361 8 INFO neutron.db.segments_db [None req-6ee2e16d-1924-4a9f-824e-e2eb418dc6c1 7bc88952a2cb4579825d1fd7d486ec11 d6ddf52eccbd4672bb1c01d494313996 - - - -] Added segment 65447cf3-42d3-4cc6-b7ba-e6841c2c6c89 of type vxlan for network f87cd2cf-4858-40bb-bb55-22de87e80bb8 [pid: 8|app: 0|req: 1031/1996] 10.0.0.246 () {34 vars in 670 bytes} [Thu Feb 26 22:53:26 2026] POST /v2.0/networks => generated 633 bytes in 660 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:53:26.762 8 INFO neutron.db.segments_db [None req-391aa62b-849a-4a45-8cdc-3fdf2228a0e7 7bc88952a2cb4579825d1fd7d486ec11 d6ddf52eccbd4672bb1c01d494313996 - - - -] Added segment 979e1eca-0ccc-4b52-84c9-77c7e64bf8c5 of type vxlan for network 18749ed0-d9f0-4316-9081-d088b0db46fe 2026-02-26 22:53:27.140 8 INFO neutron.db.l3_hamode_db [None req-391aa62b-849a-4a45-8cdc-3fdf2228a0e7 7bc88952a2cb4579825d1fd7d486ec11 d6ddf52eccbd4672bb1c01d494313996 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 966/1997] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:53:23 2026] POST /v2.0/routers => generated 688 bytes in 3426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/2000] 10.0.0.246 () {32 vars in 720 bytes} [Thu Feb 26 22:53:27 2026] GET /v2.0/routers/3bf5b029-485b-465b-9d9c-28b9da94be3b => generated 694 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2001] 10.0.0.246 () {32 vars in 646 bytes} [Thu Feb 26 22:53:27 2026] GET /v2.0/routers => generated 697 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/2002] 10.0.0.246 () {34 vars in 740 bytes} [Thu Feb 26 22:53:27 2026] PUT /v2.0/routers/3bf5b029-485b-465b-9d9c-28b9da94be3b => generated 701 bytes in 510 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2003] 162.253.55.200 () {30 vars in 662 bytes} [Thu Feb 26 22:53:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2004] 10.0.0.246 () {32 vars in 720 bytes} [Thu Feb 26 22:53:27 2026] GET /v2.0/routers/3bf5b029-485b-465b-9d9c-28b9da94be3b => generated 701 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/2005] 162.253.55.200 () {30 vars in 664 bytes} [Thu Feb 26 22:53:28 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: 975/2006] 10.0.0.246 () {32 vars in 735 bytes} [Thu Feb 26 22:53:28 2026] GET /v2.0/ports?device_id=3bf5b029-485b-465b-9d9c-28b9da94be3b => 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: 976/2007] 162.253.55.200 () {30 vars in 640 bytes} [Thu Feb 26 22:53:28 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) 2026-02-26 22:53:28.189 8 INFO neutron.db.l3_hamode_db [None req-391aa62b-849a-4a45-8cdc-3fdf2228a0e7 7bc88952a2cb4579825d1fd7d486ec11 d6ddf52eccbd4672bb1c01d494313996 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 22:53:29.209 7 INFO neutron.services.segments.plugin [-] Segment 80966045-9114-4cf6-a99b-d8bc1bc56f9d resource provider aggregate not found 2026-02-26 22:53:29.214 7 INFO neutron.services.segments.plugin [-] Segment 80966045-9114-4cf6-a99b-d8bc1bc56f9d resource provider aggregate not found [pid: 8|app: 0|req: 1032/2008] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:53:26 2026] POST /v2.0/routers => generated 695 bytes in 2519 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2009] 162.253.55.200 () {30 vars in 676 bytes} [Thu Feb 26 22:53:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:53:29.233 7 INFO neutron.services.segments.plugin [-] Segment 80966045-9114-4cf6-a99b-d8bc1bc56f9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80966045-9114-4cf6-a99b-d8bc1bc56f9d found for delete ", "request_id": "req-577bcf16-8808-4b98-abb6-7a0bb1c9374e"}]} 2026-02-26 22:53:29.234 7 INFO neutron.services.segments.plugin [-] Segment 80966045-9114-4cf6-a99b-d8bc1bc56f9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80966045-9114-4cf6-a99b-d8bc1bc56f9d found for delete ", "request_id": "req-22266945-decb-458f-80a8-5d495d5e7dad"}]} 2026-02-26 22:53:29.281 7 INFO neutron.db.l3_hamode_db [None req-f9acb72c-3838-47b2-8b13-1dd6ba4d645f 8b55331e39f74747a3226f80964b432b bf71bd3ede2e4b898253f14aa8348b80 - - - -] HA network 612cd39b-cdf8-4c86-ac52-627ced4b8c89 was deleted as no HA routers are present in tenant bf71bd3ede2e4b898253f14aa8348b80. [pid: 7|app: 0|req: 977/2010] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:53:28 2026] DELETE /v2.0/routers/3bf5b029-485b-465b-9d9c-28b9da94be3b => generated 0 bytes in 1177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2011] 10.0.0.246 () {32 vars in 775 bytes} [Thu Feb 26 22:53:29 2026] GET /v2.0/subnets?project_id=d6ddf52eccbd4672bb1c01d494313996&cidr=10.100.0.0%2F28 => 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: 978/2012] 10.0.0.246 () {32 vars in 735 bytes} [Thu Feb 26 22:53:29 2026] GET /v2.0/ports?device_id=3bf5b029-485b-465b-9d9c-28b9da94be3b => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:53:29.359 7 INFO neutron.api.v2.resource [None req-7cf85ea5-77a9-4ec3-b3a8-34d96cd2bc3b 8b55331e39f74747a3226f80964b432b bf71bd3ede2e4b898253f14aa8348b80 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 979/2013] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:53:29 2026] DELETE /v2.0/routers/3bf5b029-485b-465b-9d9c-28b9da94be3b => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2014] 162.253.55.200 () {30 vars in 731 bytes} [Thu Feb 26 22:53:29 2026] GET /v2.0/security-groups?name=lb-f2ad10ee-a1c6-45a0-b33b-a73eeeba34f7 => generated 1575 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2015] 10.0.0.246 () {32 vars in 735 bytes} [Thu Feb 26 22:53:29 2026] GET /v2.0/ports?device_id=4f690b76-acf6-43cd-83ec-2d122c6ce44c => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2016] 10.0.0.246 () {32 vars in 693 bytes} [Thu Feb 26 22:53:29 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2017] 162.253.55.200 () {30 vars in 761 bytes} [Thu Feb 26 22:53:29 2026] GET /v2.0/security-group-rules?security_group_id=d6935725-ea14-4c2c-856f-c64456d8d949 => generated 1118 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2018] 10.0.0.246 () {32 vars in 783 bytes} [Thu Feb 26 22:53:29 2026] GET /v2.0/subnets?network_id=3ca5896a-f19d-4ed2-8798-fc5b168e6583&cidr=10.100.0.0%2F28 => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:53:29.460 8 INFO neutron.api.v2.resource [None req-e12442db-96af-41c4-a807-6f4a39869946 8b55331e39f74747a3226f80964b432b bf71bd3ede2e4b898253f14aa8348b80 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1036/2019] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:53:29 2026] DELETE /v2.0/routers/4f690b76-acf6-43cd-83ec-2d122c6ce44c => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2020] 162.253.55.200 () {34 vars in 706 bytes} [Thu Feb 26 22:53:29 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-02-26 22:53:29.596 7 INFO neutron.pecan_wsgi.hooks.translation [None req-30669d53-20e0-4778-a482-7a7b3b0d53ca 8b55331e39f74747a3226f80964b432b bf71bd3ede2e4b898253f14aa8348b80 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 985/2021] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:53:29 2026] DELETE /v2.0/subnets/ca29fe9f-7867-4770-bfd2-fcbc86ff20c3 => generated 136 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2022] 162.253.55.200 () {34 vars in 706 bytes} [Thu Feb 26 22:53:29 2026] POST /v2.0/security-group-rules => generated 565 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2023] 10.0.0.246 () {32 vars in 735 bytes} [Thu Feb 26 22:53:29 2026] GET /v2.0/ports?device_id=61ae8c44-ea68-4008-97fc-7ffdd93aafd2 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:53:29.808 7 INFO neutron.api.v2.resource [None req-6b948970-e438-4016-9535-4e32399728ae 8b55331e39f74747a3226f80964b432b bf71bd3ede2e4b898253f14aa8348b80 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 988/2024] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:53:29 2026] DELETE /v2.0/routers/61ae8c44-ea68-4008-97fc-7ffdd93aafd2 => generated 135 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2025] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:53:29 2026] POST /v2.0/subnets => generated 633 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:53:29.833 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9a5e5d7c-a687-425e-a153-3188f20b76f8 8b55331e39f74747a3226f80964b432b bf71bd3ede2e4b898253f14aa8348b80 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 989/2026] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:53:29 2026] DELETE /v2.0/subnets/7651bb81-0164-43a0-ba00-43d7bfd9a216 => 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: 990/2027] 10.0.0.246 () {32 vars in 735 bytes} [Thu Feb 26 22:53:29 2026] GET /v2.0/ports?device_id=6b6f8b2c-4d18-44ba-848b-70e8167a29f1 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:53:29.899 7 INFO neutron.api.v2.resource [None req-91bee23e-67fa-43b7-b7eb-a91fd1fef6a4 8b55331e39f74747a3226f80964b432b bf71bd3ede2e4b898253f14aa8348b80 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 991/2028] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:53:29 2026] DELETE /v2.0/routers/6b6f8b2c-4d18-44ba-848b-70e8167a29f1 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 22:53:29.930 7 INFO neutron.pecan_wsgi.hooks.translation [None req-225569b4-0506-4e74-a938-3cb3da630cc4 8b55331e39f74747a3226f80964b432b bf71bd3ede2e4b898253f14aa8348b80 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 992/2029] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:53:29 2026] DELETE /v2.0/subnets/eeebb4cb-173e-4293-8477-8f0a6252702a => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 22:53:29.963 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6a6c245d-752c-46fd-af90-4adeecfde06b 8b55331e39f74747a3226f80964b432b bf71bd3ede2e4b898253f14aa8348b80 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 993/2030] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:53:29 2026] DELETE /v2.0/subnets/d2e32389-c6aa-4b27-9ab9-c2adcbc2218f => 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: 994/2031] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:53:30 2026] GET /v2.0/security-groups?tenant_id=bf71bd3ede2e4b898253f14aa8348b80&name=default => generated 2801 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2032] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:53:30 2026] DELETE /v2.0/security-groups/9cb89fca-3fd2-48d3-82d0-76f37c941a11 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2033] 10.0.0.246 () {34 vars in 782 bytes} [Thu Feb 26 22:53:29 2026] PUT /v2.0/routers/347f2f11-e319-4659-bac0-67b1029f6a46/add_router_interface => generated 309 bytes in 2555 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2034] 10.0.0.246 () {32 vars in 648 bytes} [Thu Feb 26 22:53:32 2026] GET /v2.0/networks => generated 6663 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2035] 10.0.0.246 () {32 vars in 646 bytes} [Thu Feb 26 22:53:32 2026] GET /v2.0/subnets => generated 7155 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2036] 10.0.0.246 () {32 vars in 646 bytes} [Thu Feb 26 22:53:32 2026] GET /v2.0/routers => generated 1452 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2037] 10.0.0.246 () {34 vars in 684 bytes} [Thu Feb 26 22:53:32 2026] POST /v2.0/security-groups => generated 1611 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2038] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:53:32 2026] POST /v2.0/security-group-rules => generated 565 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2039] 10.0.0.246 () {34 vars in 683 bytes} [Thu Feb 26 22:53:32 2026] POST /v2.0/security-groups => generated 1560 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2040] 10.0.0.246 () {32 vars in 662 bytes} [Thu Feb 26 22:53:33 2026] GET /v2.0/security-groups => generated 4343 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2041] 10.0.0.246 () {34 vars in 757 bytes} [Thu Feb 26 22:53:33 2026] PUT /v2.0/security-groups/4cbf5b80-e5bf-4787-ae0b-ab873f7d48b8 => generated 1600 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2042] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:53:33 2026] POST /v2.0/security-group-rules => generated 564 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2043] 10.0.0.246 () {32 vars in 736 bytes} [Thu Feb 26 22:53:33 2026] GET /v2.0/security-groups/4cbf5b80-e5bf-4787-ae0b-ab873f7d48b8 => generated 1600 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2044] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:53:33 2026] DELETE /v2.0/security-groups/4cbf5b80-e5bf-4787-ae0b-ab873f7d48b8 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2045] 10.0.0.246 () {32 vars in 662 bytes} [Thu Feb 26 22:53:33 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) [pid: 7|app: 0|req: 1001/2046] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:53:33 2026] POST /v2.0/security-group-rules => generated 570 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:53:33.347 8 INFO neutron.api.v2.resource [None req-4672ecbf-9ab1-471a-9f41-848a24a55a18 0414ce2020a2462380a61fd5453300f5 dd60399539e2415784d0720315f9fd17 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1046/2047] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:53:33 2026] DELETE /v2.0/security-groups/4cbf5b80-e5bf-4787-ae0b-ab873f7d48b8 => 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: 1047/2048] 10.0.0.246 () {34 vars in 683 bytes} [Thu Feb 26 22:53:33 2026] POST /v2.0/security-groups => generated 1561 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2049] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:53:33 2026] POST /v2.0/security-group-rules => generated 569 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:53:33.506 8 INFO neutron.db.securitygroups_db [None req-8c0c430e-7c17-44e5-aead-6f197a0d8e62 7bc88952a2cb4579825d1fd7d486ec11 d6ddf52eccbd4672bb1c01d494313996 - - - -] Project d6ddf52eccbd4672bb1c01d494313996 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: 1048/2050] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:53:33 2026] POST /v2.0/security-group-rules => generated 575 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2051] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:53:33 2026] POST /v2.0/security-group-rules => generated 569 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:53:33.618 8 INFO neutron.db.securitygroups_db [None req-728b8194-2221-4ec0-9729-0122d84beb8c 7bc88952a2cb4579825d1fd7d486ec11 d6ddf52eccbd4672bb1c01d494313996 - - - -] Project d6ddf52eccbd4672bb1c01d494313996 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: 1004/2052] 10.0.0.246 () {32 vars in 746 bytes} [Thu Feb 26 22:53:33 2026] GET /v2.0/security-group-rules/acd52b64-37a1-424e-814c-158df753fab6 => generated 569 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2053] 10.0.0.246 () {32 vars in 672 bytes} [Thu Feb 26 22:53:33 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2054] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:53:33 2026] POST /v2.0/security-group-rules => generated 574 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2055] 10.0.0.246 () {32 vars in 749 bytes} [Thu Feb 26 22:53:33 2026] DELETE /v2.0/security-group-rules/acd52b64-37a1-424e-814c-158df753fab6 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2056] 10.0.0.246 () {32 vars in 672 bytes} [Thu Feb 26 22:53:33 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2057] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:53:33 2026] POST /v2.0/security-group-rules => generated 569 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2058] 10.0.0.246 () {32 vars in 746 bytes} [Thu Feb 26 22:53:33 2026] GET /v2.0/security-group-rules/b77cbeb9-02d3-4d51-b6fe-20cb9301927d => generated 569 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2059] 10.0.0.246 () {32 vars in 672 bytes} [Thu Feb 26 22:53:33 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2060] 10.0.0.246 () {32 vars in 749 bytes} [Thu Feb 26 22:53:34 2026] DELETE /v2.0/security-group-rules/b77cbeb9-02d3-4d51-b6fe-20cb9301927d => 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: 1053/2061] 10.0.0.246 () {32 vars in 672 bytes} [Thu Feb 26 22:53:34 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2062] 10.0.0.246 () {32 vars in 648 bytes} [Thu Feb 26 22:53:34 2026] GET /v2.0/networks => generated 1298 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2063] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:53:34 2026] POST /v2.0/security-group-rules => generated 570 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2064] 10.0.0.246 () {32 vars in 746 bytes} [Thu Feb 26 22:53:34 2026] GET /v2.0/security-group-rules/d2956b12-d943-4e9e-9038-8981c0313a56 => generated 570 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2065] 10.0.0.246 () {32 vars in 672 bytes} [Thu Feb 26 22:53:34 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2066] 10.0.0.246 () {32 vars in 749 bytes} [Thu Feb 26 22:53:34 2026] DELETE /v2.0/security-group-rules/d2956b12-d943-4e9e-9038-8981c0313a56 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2067] 10.0.0.182 () {34 vars in 1099 bytes} [Thu Feb 26 22:53:34 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1024556618&fields=id&tenant_id=d6ddf52eccbd4672bb1c01d494313996 => generated 69 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2068] 10.0.0.246 () {32 vars in 672 bytes} [Thu Feb 26 22:53:34 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2069] 10.0.0.182 () {34 vars in 981 bytes} [Thu Feb 26 22:53:34 2026] GET /v2.0/networks?id=f87cd2cf-4858-40bb-bb55-22de87e80bb8 => generated 661 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2070] 10.0.0.182 () {34 vars in 964 bytes} [Thu Feb 26 22:53:34 2026] GET /v2.0/quotas/d6ddf52eccbd4672bb1c01d494313996 => 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: 1058/2071] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:53:34 2026] DELETE /v2.0/security-groups/321d4cb9-e673-439d-87de-a33159df02f3 => 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: 1059/2072] 10.0.0.246 () {32 vars in 662 bytes} [Thu Feb 26 22:53:34 2026] GET /v2.0/security-groups => generated 2801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2073] 10.0.0.182 () {34 vars in 1001 bytes} [Thu Feb 26 22:53:34 2026] GET /v2.0/ports?tenant_id=d6ddf52eccbd4672bb1c01d494313996&fields=id => generated 103 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2074] 10.0.0.246 () {32 vars in 662 bytes} [Thu Feb 26 22:53:34 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: 7|app: 0|req: 1015/2075] 10.0.0.182 () {34 vars in 1007 bytes} [Thu Feb 26 22:53:34 2026] GET /v2.0/networks/f87cd2cf-4858-40bb-bb55-22de87e80bb8?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: 1061/2076] 10.0.0.182 () {34 vars in 1107 bytes} [Thu Feb 26 22:53:34 2026] GET /v2.0/networks/f87cd2cf-4858-40bb-bb55-22de87e80bb8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2077] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:53:35 2026] GET /v2.0/ports?device_id=455cfa46-71bb-43dc-a914-f7d13b174a32 => 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: 1062/2078] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:53:35 2026] GET /v2.0/security-groups?tenant_id=dd60399539e2415784d0720315f9fd17&name=default => generated 2801 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2079] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:53:35 2026] DELETE /v2.0/security-groups/2016a1ef-b3e7-474c-ad85-b6242bdc30f9 => 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: 1063/2080] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:53:35 2026] GET /v2.0/networks?id=f87cd2cf-4858-40bb-bb55-22de87e80bb8 => generated 661 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2081] 162.253.55.200 () {34 vars in 1049 bytes} [Thu Feb 26 22:53:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d6ddf52eccbd4672bb1c01d494313996 => generated 181 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2082] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:53:36 2026] GET /v2.0/ports?device_id=455cfa46-71bb-43dc-a914-f7d13b174a32 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2083] 162.253.55.200 () {38 vars in 954 bytes} [Thu Feb 26 22:53:36 2026] POST /v2.0/ports => generated 958 bytes in 543 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2084] 162.253.55.200 () {38 vars in 1027 bytes} [Thu Feb 26 22:53:36 2026] PUT /v2.0/ports/5e1872c9-2468-43aa-b8f2-289e68497f23 => generated 1203 bytes in 526 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1065/2085] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:53:37 2026] GET /v2.0/ports?tenant_id=d6ddf52eccbd4672bb1c01d494313996&device_id=455cfa46-71bb-43dc-a914-f7d13b174a32 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:53:37.227 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6cf17bad-6acf-427c-b1bb-7d63b3c525e9'] response: {'name': 'network-changed', 'server_uuid': '455cfa46-71bb-43dc-a914-f7d13b174a32', 'tag': '5e1872c9-2468-43aa-b8f2-289e68497f23', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1021/2086] 162.253.55.200 () {34 vars in 1059 bytes} [Thu Feb 26 22:53:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=5e1872c9-2468-43aa-b8f2-289e68497f23 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2087] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:53:37 2026] GET /v2.0/subnets?id=b77fdd0d-7690-418f-9a09-6afd06cfc142 => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2088] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:53:37 2026] GET /v2.0/ports?network_id=f87cd2cf-4858-40bb-bb55-22de87e80bb8&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1023/2089] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:53:37 2026] GET /v2.0/networks/f87cd2cf-4858-40bb-bb55-22de87e80bb8?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2090] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:53:37 2026] GET /v2.0/ports?device_id=455cfa46-71bb-43dc-a914-f7d13b174a32 => generated 973 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2091] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:53:37 2026] GET /v2.0/security-groups?id=2d9e57a6-f657-447e-b1a2-8f35b64cb6be&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2092] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:53:37 2026] GET /v2.0/networks/f87cd2cf-4858-40bb-bb55-22de87e80bb8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2093] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:53:37 2026] GET /v2.0/ports?tenant_id=d6ddf52eccbd4672bb1c01d494313996&device_id=455cfa46-71bb-43dc-a914-f7d13b174a32 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2094] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:53:37 2026] GET /v2.0/networks?id=f87cd2cf-4858-40bb-bb55-22de87e80bb8 => generated 757 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2095] 162.253.55.200 () {34 vars in 1059 bytes} [Thu Feb 26 22:53:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=5e1872c9-2468-43aa-b8f2-289e68497f23 => 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: 1026/2096] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:53:37 2026] GET /v2.0/subnets?id=b77fdd0d-7690-418f-9a09-6afd06cfc142 => generated 654 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2097] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:53:37 2026] GET /v2.0/ports?network_id=f87cd2cf-4858-40bb-bb55-22de87e80bb8&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: 1027/2098] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:53:37 2026] GET /v2.0/networks/f87cd2cf-4858-40bb-bb55-22de87e80bb8?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: 1072/2099] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:53:37 2026] GET /v2.0/networks/f87cd2cf-4858-40bb-bb55-22de87e80bb8?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: 1028/2100] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:53:38 2026] GET /v2.0/ports?device_id=455cfa46-71bb-43dc-a914-f7d13b174a32 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2101] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:53:38 2026] GET /v2.0/security-groups?id=2d9e57a6-f657-447e-b1a2-8f35b64cb6be&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: 1029/2102] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:53:39 2026] GET /v2.0/ports?device_id=455cfa46-71bb-43dc-a914-f7d13b174a32 => 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: 1074/2103] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:53:39 2026] GET /v2.0/security-groups?id=2d9e57a6-f657-447e-b1a2-8f35b64cb6be&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: 1075/2104] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:53:39 2026] GET /v2.0/ports?device_id=455cfa46-71bb-43dc-a914-f7d13b174a32 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2105] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:53:40 2026] GET /v2.0/security-groups?id=2d9e57a6-f657-447e-b1a2-8f35b64cb6be&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2106] 10.0.0.246 () {32 vars in 735 bytes} [Thu Feb 26 22:53:40 2026] GET /v2.0/ports?device_id=455cfa46-71bb-43dc-a914-f7d13b174a32 => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2107] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:53:39 2026] GET /v2.0/security-groups?tenant_id=e735ba78f0d440f69a2ca1d10c6ca199&name=default => generated 2801 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2108] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:53:40 2026] DELETE /v2.0/security-groups/c5ca429f-7bb0-409e-aa04-fd2d49d3a830 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2109] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:53:40 2026] GET /v2.0/security-groups?tenant_id=1118f8bceb2e42aeb612548da3bb0278&name=default => generated 2801 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2110] 10.0.0.183 () {30 vars in 658 bytes} [Thu Feb 26 22:53:40 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: 1034/2111] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:53:40 2026] DELETE /v2.0/security-groups/256ea61b-8736-4f48-9aa2-bef981546006 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2112] 10.0.0.183 () {30 vars in 660 bytes} [Thu Feb 26 22:53:40 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2113] 10.0.0.183 () {30 vars in 636 bytes} [Thu Feb 26 22:53:40 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: 1037/2114] 10.0.0.183 () {30 vars in 672 bytes} [Thu Feb 26 22:53:40 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: 1038/2115] 10.0.0.183 () {28 vars in 438 bytes} [Thu Feb 26 22:53:41 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: 1039/2116] 10.0.0.183 () {30 vars in 696 bytes} [Thu Feb 26 22:53:41 2026] GET /v2.0/subnets/bd1dcfea-0537-43ee-ba72-414175b37877 => generated 631 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:53:41.135 8 INFO neutron.db.l3_db [None req-3a34a0ca-bf0b-438c-a08d-3117cb392263 7bc88952a2cb4579825d1fd7d486ec11 d6ddf52eccbd4672bb1c01d494313996 - - - -] Floating IP c22e5f26-213b-4181-91d4-5abe5cdd4abb associated. External IP: 10.96.250.212, port: 5e1872c9-2468-43aa-b8f2-289e68497f23. [pid: 8|app: 0|req: 1078/2117] 10.0.0.246 () {34 vars in 676 bytes} [Thu Feb 26 22:53:40 2026] POST /v2.0/floatingips => generated 856 bytes in 1390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2118] 162.253.55.200 () {30 vars in 662 bytes} [Thu Feb 26 22:53:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2119] 162.253.55.200 () {30 vars in 664 bytes} [Thu Feb 26 22:53:41 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: 1040/2121] 10.0.0.246 () {32 vars in 728 bytes} [Thu Feb 26 22:53:41 2026] GET /v2.0/floatingips/c22e5f26-213b-4181-91d4-5abe5cdd4abb => generated 856 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2121] 162.253.55.200 () {30 vars in 640 bytes} [Thu Feb 26 22:53:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2122] 162.253.55.200 () {30 vars in 676 bytes} [Thu Feb 26 22:53:41 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) 2026-02-26 22:53:41.662 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-33a061a6-2305-45e8-9828-34014a353b75'] response: {'name': 'network-changed', 'server_uuid': '455cfa46-71bb-43dc-a914-f7d13b174a32', 'tag': '5e1872c9-2468-43aa-b8f2-289e68497f23', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1082/2123] 162.253.55.200 () {30 vars in 700 bytes} [Thu Feb 26 22:53:41 2026] GET /v2.0/subnets/bd1dcfea-0537-43ee-ba72-414175b37877 => generated 649 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2124] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:53:41 2026] GET /v2.0/ports?tenant_id=d6ddf52eccbd4672bb1c01d494313996&device_id=455cfa46-71bb-43dc-a914-f7d13b174a32 => 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: 1042/2125] 162.253.55.200 () {30 vars in 715 bytes} [Thu Feb 26 22:53:41 2026] GET /v2.0/ports?device_id=929c55c9-7846-40d4-877b-1c43df247114 => generated 2585 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2126] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:53:41 2026] GET /v2.0/networks?id=f87cd2cf-4858-40bb-bb55-22de87e80bb8 => generated 757 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2127] 162.253.55.200 () {34 vars in 1059 bytes} [Thu Feb 26 22:53:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=5e1872c9-2468-43aa-b8f2-289e68497f23 => generated 859 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2130] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:53:41 2026] GET /v2.0/subnets?id=b77fdd0d-7690-418f-9a09-6afd06cfc142 => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2131] 162.253.55.200 () {30 vars in 662 bytes} [Thu Feb 26 22:53:41 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: 1047/2132] 162.253.55.200 () {30 vars in 664 bytes} [Thu Feb 26 22:53:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2133] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:53:41 2026] GET /v2.0/ports?network_id=f87cd2cf-4858-40bb-bb55-22de87e80bb8&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: 7|app: 0|req: 1048/2134] 162.253.55.200 () {30 vars in 640 bytes} [Thu Feb 26 22:53:41 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: 1049/2135] 162.253.55.200 () {30 vars in 676 bytes} [Thu Feb 26 22:53:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2136] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:53:42 2026] GET /v2.0/networks/f87cd2cf-4858-40bb-bb55-22de87e80bb8?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: 1050/2137] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:53:42 2026] GET /v2.0/networks/f87cd2cf-4858-40bb-bb55-22de87e80bb8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2138] 10.0.0.246 () {32 vars in 728 bytes} [Thu Feb 26 22:53:42 2026] GET /v2.0/floatingips/c22e5f26-213b-4181-91d4-5abe5cdd4abb => generated 856 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2139] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:53:42 2026] GET /v2.0/networks/a1fd27f9-51dd-444d-8b74-fb9d231af833?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2140] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:53:42 2026] GET /v2.0/networks/a1fd27f9-51dd-444d-8b74-fb9d231af833?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2141] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:53:42 2026] GET /v2.0/networks?id=a1fd27f9-51dd-444d-8b74-fb9d231af833 => generated 801 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2142] 162.253.55.200 () {38 vars in 954 bytes} [Thu Feb 26 22:53:43 2026] POST /v2.0/ports => generated 1299 bytes in 487 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: 1091/2143] 10.0.0.246 () {32 vars in 728 bytes} [Thu Feb 26 22:53:43 2026] GET /v2.0/floatingips/c22e5f26-213b-4181-91d4-5abe5cdd4abb => generated 858 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2144] 162.253.55.200 () {38 vars in 1027 bytes} [Thu Feb 26 22:53:43 2026] PUT /v2.0/ports/2a436162-10fc-473c-be5f-f7a6f458873d => generated 1424 bytes in 583 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2145] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:53:44 2026] GET /v2.0/ports?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a&device_id=929c55c9-7846-40d4-877b-1c43df247114 => generated 4037 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, ' 2026-02-26 22:53:44.303 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-24e748a3-d8af-470d-8e91-d7a87f51f11a'] response: {'name': 'network-changed', 'server_uuid': '929c55c9-7846-40d4-877b-1c43df247114', 'tag': '2a436162-10fc-473c-be5f-f7a6f458873d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1054/2146] 162.253.55.200 () {34 vars in 1061 bytes} [Thu Feb 26 22:53:44 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.186&port_id=a619ed3d-8ba9-45c0-84cb-72564ad41bef => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2147] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:53:44 2026] GET /v2.0/subnets?id=dee8df71-b3a9-440a-8862-f70218f28dec => generated 630 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2148] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:53:44 2026] GET /v2.0/ports?network_id=4c134469-e0d1-456b-bd1a-614110998bbc&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2149] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:53:44 2026] GET /v2.0/networks/4c134469-e0d1-456b-bd1a-614110998bbc?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1056/2150] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:53:44 2026] GET /v2.0/networks/4c134469-e0d1-456b-bd1a-614110998bbc?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: 1095/2151] 162.253.55.200 () {34 vars in 1055 bytes} [Thu Feb 26 22:53:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.73&port_id=a02847bf-9e55-4cba-9499-a9ee11b27080 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2152] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:53:44 2026] GET /v2.0/subnets?id=3c17483e-678f-4c10-815c-a1e63c62590f => generated 654 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2153] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:53:44 2026] GET /v2.0/ports?network_id=a367d994-ad2d-4d28-8806-b846a1b5a0b1&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2154] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:53:44 2026] GET /v2.0/networks/a367d994-ad2d-4d28-8806-b846a1b5a0b1?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2155] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:53:44 2026] GET /v2.0/networks/a367d994-ad2d-4d28-8806-b846a1b5a0b1?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: 1059/2156] 162.253.55.200 () {34 vars in 1055 bytes} [Thu Feb 26 22:53:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.32&port_id=2a436162-10fc-473c-be5f-f7a6f458873d => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2157] 162.253.55.200 () {34 vars in 1103 bytes} [Thu Feb 26 22:53:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A29c&port_id=2a436162-10fc-473c-be5f-f7a6f458873d => 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: 1060/2158] 162.253.55.200 () {34 vars in 1063 bytes} [Thu Feb 26 22:53:45 2026] GET /v2.0/subnets?id=bd1dcfea-0537-43ee-ba72-414175b37877&id=90383529-ad30-4ae5-a838-0cceb88a36b4 => generated 1361 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2159] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:53:45 2026] GET /v2.0/ports?network_id=a1fd27f9-51dd-444d-8b74-fb9d231af833&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: 1061/2160] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:53:45 2026] GET /v2.0/ports?network_id=a1fd27f9-51dd-444d-8b74-fb9d231af833&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: 1100/2161] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:53:45 2026] GET /v2.0/networks/a1fd27f9-51dd-444d-8b74-fb9d231af833?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2162] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:53:45 2026] GET /v2.0/networks/a1fd27f9-51dd-444d-8b74-fb9d231af833?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2163] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:53:45 2026] GET /v2.0/ports?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a&device_id=929c55c9-7846-40d4-877b-1c43df247114 => generated 4037 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2164] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:53:45 2026] GET /v2.0/networks?id=a1fd27f9-51dd-444d-8b74-fb9d231af833 => generated 801 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2165] 162.253.55.200 () {34 vars in 1055 bytes} [Thu Feb 26 22:53:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.32&port_id=2a436162-10fc-473c-be5f-f7a6f458873d => 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: 1064/2166] 162.253.55.200 () {34 vars in 1103 bytes} [Thu Feb 26 22:53:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A29c&port_id=2a436162-10fc-473c-be5f-f7a6f458873d => 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: 1065/2167] 10.0.0.182 () {34 vars in 970 bytes} [Thu Feb 26 22:53:45 2026] GET /v2.0/ports/2a436162-10fc-473c-be5f-f7a6f458873d => generated 1460 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2168] 162.253.55.200 () {34 vars in 1063 bytes} [Thu Feb 26 22:53:45 2026] GET /v2.0/subnets?id=bd1dcfea-0537-43ee-ba72-414175b37877&id=90383529-ad30-4ae5-a838-0cceb88a36b4 => generated 1361 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2169] 162.253.55.200 () {30 vars in 696 bytes} [Thu Feb 26 22:53:45 2026] GET /v2.0/ports/2a436162-10fc-473c-be5f-f7a6f458873d => generated 1460 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2170] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:53:45 2026] GET /v2.0/ports?network_id=a1fd27f9-51dd-444d-8b74-fb9d231af833&device_owner=network%3Adhcp => generated 1457 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2171] 162.253.55.200 () {30 vars in 696 bytes} [Thu Feb 26 22:53:45 2026] GET /v2.0/ports/2a436162-10fc-473c-be5f-f7a6f458873d => generated 1460 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2172] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:53:45 2026] GET /v2.0/ports?network_id=a1fd27f9-51dd-444d-8b74-fb9d231af833&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2173] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:53:45 2026] GET /v2.0/networks/a1fd27f9-51dd-444d-8b74-fb9d231af833?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2174] 162.253.55.200 () {34 vars in 749 bytes} [Thu Feb 26 22:53:45 2026] PUT /v2.0/ports/2a436162-10fc-473c-be5f-f7a6f458873d => generated 1195 bytes in 385 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: 1107/2175] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:53:45 2026] GET /v2.0/security-groups?tenant_id=bd3e618eb4a04adfb70c15594d55899b&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: 1069/2176] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:53:46 2026] GET /v2.0/networks/a1fd27f9-51dd-444d-8b74-fb9d231af833?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: 1108/2177] 162.253.55.200 () {30 vars in 702 bytes} [Thu Feb 26 22:53:46 2026] GET /v2.0/networks/a1fd27f9-51dd-444d-8b74-fb9d231af833 => generated 798 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2178] 162.253.55.200 () {30 vars in 700 bytes} [Thu Feb 26 22:53:46 2026] GET /v2.0/subnets/bd1dcfea-0537-43ee-ba72-414175b37877 => generated 649 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:53:46.357 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a48a9d9-3590-4b21-9fa1-fee4f514d167'] response: {'name': 'network-changed', 'server_uuid': '929c55c9-7846-40d4-877b-1c43df247114', 'tag': '2a436162-10fc-473c-be5f-f7a6f458873d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1070/2179] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:53:46 2026] DELETE /v2.0/security-groups/cb073e30-0869-4657-a0db-71e989ed4a7a => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2180] 162.253.55.200 () {30 vars in 662 bytes} [Thu Feb 26 22:53: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) [pid: 7|app: 0|req: 1072/2181] 162.253.55.200 () {30 vars in 664 bytes} [Thu Feb 26 22:53:46 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: 1073/2182] 162.253.55.200 () {30 vars in 640 bytes} [Thu Feb 26 22:53:46 2026] GET /v2.0/extensions/qos => generated 166 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2183] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:53:46 2026] GET /v2.0/ports?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a&device_id=929c55c9-7846-40d4-877b-1c43df247114 => generated 3808 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2184] 162.253.55.200 () {30 vars in 676 bytes} [Thu Feb 26 22:53:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2185] 162.253.55.200 () {30 vars in 700 bytes} [Thu Feb 26 22:53:46 2026] GET /v2.0/subnets/3c17483e-678f-4c10-815c-a1e63c62590f => generated 651 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2186] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:53:46 2026] GET /v2.0/networks?id=a1fd27f9-51dd-444d-8b74-fb9d231af833 => generated 801 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2187] 162.253.55.200 () {30 vars in 696 bytes} [Thu Feb 26 22:53:46 2026] GET /v2.0/ports/73b35671-3d4c-4ab9-abe5-be9a68d1ef92 => generated 1128 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2188] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:53:46 2026] GET /v2.0/security-groups?tenant_id=81fd17fb1faf40df912b111501e2d4e7&name=default => generated 2801 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2189] 162.253.55.200 () {30 vars in 696 bytes} [Thu Feb 26 22:53:46 2026] GET /v2.0/ports/a02847bf-9e55-4cba-9499-a9ee11b27080 => generated 1345 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2190] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:53:46 2026] DELETE /v2.0/security-groups/c53afdd6-dc80-42ce-81e8-2d7ca3a1c095 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2191] 162.253.55.200 () {30 vars in 700 bytes} [Thu Feb 26 22:53:46 2026] GET /v2.0/subnets/3c17483e-678f-4c10-815c-a1e63c62590f => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2192] 162.253.55.200 () {30 vars in 702 bytes} [Thu Feb 26 22:53:46 2026] GET /v2.0/networks/a367d994-ad2d-4d28-8806-b846a1b5a0b1 => generated 799 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2193] 162.253.55.200 () {30 vars in 696 bytes} [Thu Feb 26 22:53:46 2026] GET /v2.0/ports/73b35671-3d4c-4ab9-abe5-be9a68d1ef92 => 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: 1118/2194] 162.253.55.200 () {30 vars in 700 bytes} [Thu Feb 26 22:53:46 2026] GET /v2.0/subnets/3c17483e-678f-4c10-815c-a1e63c62590f => generated 651 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2195] 162.253.55.200 () {34 vars in 1055 bytes} [Thu Feb 26 22:53:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.32&port_id=2a436162-10fc-473c-be5f-f7a6f458873d => generated 19 bytes in 673 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2196] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:53:47 2026] GET /v2.0/subnets?id=bd1dcfea-0537-43ee-ba72-414175b37877 => 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: 1078/2197] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:53:47 2026] GET /v2.0/ports?network_id=a1fd27f9-51dd-444d-8b74-fb9d231af833&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: 1120/2198] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:53:47 2026] GET /v2.0/networks/a1fd27f9-51dd-444d-8b74-fb9d231af833?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2199] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:53:47 2026] GET /v2.0/networks/a1fd27f9-51dd-444d-8b74-fb9d231af833?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: 1121/2200] 10.0.0.19 () {34 vars in 988 bytes} [Thu Feb 26 22:53:49 2026] GET /v2.0/ports?device_id=455cfa46-71bb-43dc-a914-f7d13b174a32 => 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: 1080/2201] 10.0.0.19 () {34 vars in 1038 bytes} [Thu Feb 26 22:53:49 2026] GET /v2.0/security-groups?id=2d9e57a6-f657-447e-b1a2-8f35b64cb6be&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2202] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:53:50 2026] GET /v2.0/security-groups?tenant_id=db2840bbeafd43e08fcf20dac6d0dbc4&name=default => generated 2801 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2203] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:53:50 2026] DELETE /v2.0/security-groups/16146b15-b958-4d86-b9c0-71b5285c5831 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2204] 10.0.0.183 () {30 vars in 658 bytes} [Thu Feb 26 22:53:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2205] 10.0.0.183 () {30 vars in 660 bytes} [Thu Feb 26 22:53: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: 8|app: 0|req: 1124/2206] 10.0.0.183 () {30 vars in 636 bytes} [Thu Feb 26 22:53:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2207] 10.0.0.183 () {30 vars in 672 bytes} [Thu Feb 26 22:53: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: 8|app: 0|req: 1125/2208] 10.0.0.183 () {28 vars in 438 bytes} [Thu Feb 26 22:53:52 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2209] 10.0.0.183 () {30 vars in 696 bytes} [Thu Feb 26 22:53:53 2026] GET /v2.0/subnets/8094bde5-0c4f-4f5f-be76-a74a24f78330 => generated 631 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2210] 10.0.0.37 () {30 vars in 648 bytes} [Thu Feb 26 22:53:53 2026] GET /v2.0/extensions => generated 19178 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2211] 162.253.55.200 () {30 vars in 662 bytes} [Thu Feb 26 22:53:53 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: 1128/2212] 162.253.55.200 () {30 vars in 664 bytes} [Thu Feb 26 22:53:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2213] 162.253.55.200 () {30 vars in 640 bytes} [Thu Feb 26 22:53:53 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: 8|app: 0|req: 1130/2214] 162.253.55.200 () {30 vars in 676 bytes} [Thu Feb 26 22:53:53 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: 1085/2215] 10.0.0.37 () {30 vars in 722 bytes} [Thu Feb 26 22:53:53 2026] GET /v2.0/quotas/87d6fa95c0ed4ce7b4d7f8691089afc0/details => generated 847 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2216] 162.253.55.200 () {30 vars in 700 bytes} [Thu Feb 26 22:53:53 2026] GET /v2.0/subnets/bd1dcfea-0537-43ee-ba72-414175b37877 => generated 649 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2217] 162.253.55.200 () {30 vars in 700 bytes} [Thu Feb 26 22:53:53 2026] GET /v2.0/subnets/8094bde5-0c4f-4f5f-be76-a74a24f78330 => generated 649 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2218] 162.253.55.200 () {30 vars in 715 bytes} [Thu Feb 26 22:53:53 2026] GET /v2.0/ports?device_id=929c55c9-7846-40d4-877b-1c43df247114 => generated 3810 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2219] 162.253.55.200 () {30 vars in 662 bytes} [Thu Feb 26 22:53:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2220] 162.253.55.200 () {30 vars in 664 bytes} [Thu Feb 26 22:53:53 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: 1088/2221] 162.253.55.200 () {30 vars in 640 bytes} [Thu Feb 26 22:53:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2222] 162.253.55.200 () {30 vars in 676 bytes} [Thu Feb 26 22:53:53 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: 1089/2223] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:53:53 2026] GET /v2.0/networks/16d6dcef-1c83-4957-b5e1-7e7274950244?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: 1135/2224] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:53:54 2026] GET /v2.0/networks/16d6dcef-1c83-4957-b5e1-7e7274950244?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: 1090/2225] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:53:54 2026] GET /v2.0/networks?id=16d6dcef-1c83-4957-b5e1-7e7274950244 => generated 800 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2226] 162.253.55.200 () {38 vars in 954 bytes} [Thu Feb 26 22:53:54 2026] POST /v2.0/ports => generated 1307 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2227] 162.253.55.200 () {38 vars in 1027 bytes} [Thu Feb 26 22:53:54 2026] PUT /v2.0/ports/c06ef5f4-ad69-4192-b6a3-fc3a6a8305d1 => generated 1432 bytes in 650 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: 1137/2228] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:53:55 2026] GET /v2.0/ports?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a&device_id=929c55c9-7846-40d4-877b-1c43df247114 => generated 5270 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:53:55.401 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-61ad6ed0-efa7-403b-a14a-c7d7cf366ab9'] response: {'name': 'network-changed', 'server_uuid': '929c55c9-7846-40d4-877b-1c43df247114', 'tag': 'c06ef5f4-ad69-4192-b6a3-fc3a6a8305d1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1092/2229] 162.253.55.200 () {34 vars in 1061 bytes} [Thu Feb 26 22:53:55 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.186&port_id=a619ed3d-8ba9-45c0-84cb-72564ad41bef => generated 19 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2230] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:53:55 2026] GET /v2.0/subnets?id=dee8df71-b3a9-440a-8862-f70218f28dec => generated 630 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2231] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:53:55 2026] GET /v2.0/ports?network_id=4c134469-e0d1-456b-bd1a-614110998bbc&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2232] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:53:55 2026] GET /v2.0/networks/4c134469-e0d1-456b-bd1a-614110998bbc?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: 1094/2233] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:53:55 2026] GET /v2.0/networks/4c134469-e0d1-456b-bd1a-614110998bbc?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: 1140/2234] 162.253.55.200 () {34 vars in 1055 bytes} [Thu Feb 26 22:53:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.73&port_id=a02847bf-9e55-4cba-9499-a9ee11b27080 => 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: 1095/2235] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:53:55 2026] GET /v2.0/subnets?id=3c17483e-678f-4c10-815c-a1e63c62590f => generated 654 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2236] 10.0.0.37 () {30 vars in 648 bytes} [Thu Feb 26 22:53:55 2026] GET /v2.0/extensions => generated 19178 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2237] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:53:55 2026] GET /v2.0/ports?network_id=a367d994-ad2d-4d28-8806-b846a1b5a0b1&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2238] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:53:55 2026] GET /v2.0/networks/a367d994-ad2d-4d28-8806-b846a1b5a0b1?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: 1142/2239] 10.0.0.37 () {30 vars in 722 bytes} [Thu Feb 26 22:53:55 2026] GET /v2.0/quotas/87d6fa95c0ed4ce7b4d7f8691089afc0/details => generated 847 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2240] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:53:55 2026] GET /v2.0/networks/a367d994-ad2d-4d28-8806-b846a1b5a0b1?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: 1143/2241] 162.253.55.200 () {34 vars in 1055 bytes} [Thu Feb 26 22:53:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.32&port_id=2a436162-10fc-473c-be5f-f7a6f458873d => 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: 1099/2242] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:53:56 2026] GET /v2.0/subnets?id=bd1dcfea-0537-43ee-ba72-414175b37877 => generated 652 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2243] 10.0.0.246 () {32 vars in 825 bytes} [Thu Feb 26 22:53:56 2026] GET /v2.0/ports?project_id=d6ddf52eccbd4672bb1c01d494313996&network_id=f87cd2cf-4858-40bb-bb55-22de87e80bb8 => generated 3695 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2244] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:53:56 2026] GET /v2.0/ports?network_id=a1fd27f9-51dd-444d-8b74-fb9d231af833&device_owner=network%3Adhcp => generated 1457 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2245] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:53:56 2026] GET /v2.0/networks/a1fd27f9-51dd-444d-8b74-fb9d231af833?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: 1101/2246] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:53:56 2026] GET /v2.0/networks/a1fd27f9-51dd-444d-8b74-fb9d231af833?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: 1146/2247] 162.253.55.200 () {34 vars in 1057 bytes} [Thu Feb 26 22:53:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.223&port_id=c06ef5f4-ad69-4192-b6a3-fc3a6a8305d1 => 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: 1102/2248] 162.253.55.200 () {34 vars in 1105 bytes} [Thu Feb 26 22:53:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A175&port_id=c06ef5f4-ad69-4192-b6a3-fc3a6a8305d1 => 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: 1147/2249] 10.0.0.246 () {32 vars in 741 bytes} [Thu Feb 26 22:53:56 2026] GET /v2.0/subnets?network_id=3ca5896a-f19d-4ed2-8798-fc5b168e6583 => generated 644 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2250] 162.253.55.200 () {34 vars in 1063 bytes} [Thu Feb 26 22:53:56 2026] GET /v2.0/subnets?id=8094bde5-0c4f-4f5f-be76-a74a24f78330&id=13d3c8be-b9d5-48eb-a92f-33a2332f6724 => generated 1365 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2251] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:53:56 2026] GET /v2.0/ports?network_id=16d6dcef-1c83-4957-b5e1-7e7274950244&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2252] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:53:56 2026] GET /v2.0/ports?network_id=16d6dcef-1c83-4957-b5e1-7e7274950244&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2253] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:53:56 2026] GET /v2.0/networks/16d6dcef-1c83-4957-b5e1-7e7274950244?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:53:56.781 7 INFO neutron.db.l3_db [None req-95b69105-de2f-4bb4-9c93-4833415ccfb2 7bc88952a2cb4579825d1fd7d486ec11 d6ddf52eccbd4672bb1c01d494313996 - - - -] Floating IP c22e5f26-213b-4181-91d4-5abe5cdd4abb disassociated. External IP: 10.96.250.212, port: 5e1872c9-2468-43aa-b8f2-289e68497f23. [pid: 7|app: 0|req: 1105/2254] 10.0.0.246 () {34 vars in 748 bytes} [Thu Feb 26 22:53:56 2026] PUT /v2.0/floatingips/c22e5f26-213b-4181-91d4-5abe5cdd4abb => generated 554 bytes in 488 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2257] 10.0.0.246 () {32 vars in 728 bytes} [Thu Feb 26 22:53:57 2026] GET /v2.0/floatingips/c22e5f26-213b-4181-91d4-5abe5cdd4abb => generated 554 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2258] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:53:56 2026] GET /v2.0/networks/16d6dcef-1c83-4957-b5e1-7e7274950244?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 667 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:53:57.623 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c840a1a-ee1c-41a8-ac01-98d32130d79b'] response: {'name': 'network-changed', 'server_uuid': '455cfa46-71bb-43dc-a914-f7d13b174a32', 'tag': '5e1872c9-2468-43aa-b8f2-289e68497f23', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1109/2259] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:53:57 2026] GET /v2.0/ports?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a&device_id=929c55c9-7846-40d4-877b-1c43df247114 => generated 5270 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2260] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:53:57 2026] GET /v2.0/ports?tenant_id=d6ddf52eccbd4672bb1c01d494313996&device_id=455cfa46-71bb-43dc-a914-f7d13b174a32 => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2261] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:53:57 2026] GET /v2.0/networks?id=16d6dcef-1c83-4957-b5e1-7e7274950244 => generated 800 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2262] 162.253.55.200 () {34 vars in 1057 bytes} [Thu Feb 26 22:53:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.223&port_id=c06ef5f4-ad69-4192-b6a3-fc3a6a8305d1 => 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: 1152/2263] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:53:57 2026] GET /v2.0/networks?id=f87cd2cf-4858-40bb-bb55-22de87e80bb8 => generated 757 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2264] 162.253.55.200 () {34 vars in 1105 bytes} [Thu Feb 26 22:53:57 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A175&port_id=c06ef5f4-ad69-4192-b6a3-fc3a6a8305d1 => 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: 1153/2265] 162.253.55.200 () {34 vars in 1059 bytes} [Thu Feb 26 22:53:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=5e1872c9-2468-43aa-b8f2-289e68497f23 => 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: 1113/2266] 162.253.55.200 () {34 vars in 1063 bytes} [Thu Feb 26 22:53:57 2026] GET /v2.0/subnets?id=8094bde5-0c4f-4f5f-be76-a74a24f78330&id=13d3c8be-b9d5-48eb-a92f-33a2332f6724 => generated 1365 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2267] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:53:57 2026] GET /v2.0/subnets?id=b77fdd0d-7690-418f-9a09-6afd06cfc142 => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2268] 10.0.0.182 () {34 vars in 970 bytes} [Thu Feb 26 22:53:57 2026] GET /v2.0/ports/c06ef5f4-ad69-4192-b6a3-fc3a6a8305d1 => generated 1468 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2269] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:53:57 2026] GET /v2.0/ports?network_id=16d6dcef-1c83-4957-b5e1-7e7274950244&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2270] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:53:57 2026] GET /v2.0/ports?network_id=f87cd2cf-4858-40bb-bb55-22de87e80bb8&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: 1156/2271] 162.253.55.200 () {30 vars in 696 bytes} [Thu Feb 26 22:53:57 2026] GET /v2.0/ports/c06ef5f4-ad69-4192-b6a3-fc3a6a8305d1 => generated 1468 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2272] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:53:57 2026] GET /v2.0/ports?network_id=16d6dcef-1c83-4957-b5e1-7e7274950244&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2273] 162.253.55.200 () {30 vars in 696 bytes} [Thu Feb 26 22:53:58 2026] GET /v2.0/ports/c06ef5f4-ad69-4192-b6a3-fc3a6a8305d1 => generated 1468 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2274] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:53:57 2026] GET /v2.0/networks/f87cd2cf-4858-40bb-bb55-22de87e80bb8?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: 1118/2275] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:53:58 2026] GET /v2.0/networks/16d6dcef-1c83-4957-b5e1-7e7274950244?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2276] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:53:58 2026] GET /v2.0/networks/f87cd2cf-4858-40bb-bb55-22de87e80bb8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2277] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:53:58 2026] GET /v2.0/networks/16d6dcef-1c83-4957-b5e1-7e7274950244?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: 1121/2278] 10.0.0.246 () {32 vars in 728 bytes} [Thu Feb 26 22:53:58 2026] GET /v2.0/floatingips/c22e5f26-213b-4181-91d4-5abe5cdd4abb => generated 554 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2279] 162.253.55.200 () {34 vars in 749 bytes} [Thu Feb 26 22:53:58 2026] PUT /v2.0/ports/c06ef5f4-ad69-4192-b6a3-fc3a6a8305d1 => generated 1199 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:53:58.527 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-141a556e-7733-4b00-967e-0c95da8f95c8'] response: {'name': 'network-changed', 'server_uuid': '929c55c9-7846-40d4-877b-1c43df247114', 'tag': 'c06ef5f4-ad69-4192-b6a3-fc3a6a8305d1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1122/2280] 162.253.55.200 () {30 vars in 702 bytes} [Thu Feb 26 22:53:58 2026] GET /v2.0/networks/16d6dcef-1c83-4957-b5e1-7e7274950244 => generated 797 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2281] 162.253.55.200 () {30 vars in 700 bytes} [Thu Feb 26 22:53:58 2026] GET /v2.0/subnets/8094bde5-0c4f-4f5f-be76-a74a24f78330 => generated 649 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2282] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:53:58 2026] GET /v2.0/ports?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a&device_id=929c55c9-7846-40d4-877b-1c43df247114 => generated 5037 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1125/2283] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:53:58 2026] GET /v2.0/networks?id=16d6dcef-1c83-4957-b5e1-7e7274950244 => 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: 1126/2284] 162.253.55.200 () {30 vars in 662 bytes} [Thu Feb 26 22:53:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2285] 162.253.55.200 () {34 vars in 1057 bytes} [Thu Feb 26 22:53:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.223&port_id=c06ef5f4-ad69-4192-b6a3-fc3a6a8305d1 => 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: 1128/2286] 162.253.55.200 () {30 vars in 664 bytes} [Thu Feb 26 22:53:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2287] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:53:58 2026] GET /v2.0/security-groups?tenant_id=87d6fa95c0ed4ce7b4d7f8691089afc0&name=default => generated 2801 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2288] 162.253.55.200 () {30 vars in 640 bytes} [Thu Feb 26 22:53: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: 1129/2289] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:53:58 2026] GET /v2.0/subnets?id=8094bde5-0c4f-4f5f-be76-a74a24f78330 => 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: 1130/2290] 162.253.55.200 () {30 vars in 676 bytes} [Thu Feb 26 22:53:58 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: 1131/2291] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:53:58 2026] GET /v2.0/ports?network_id=16d6dcef-1c83-4957-b5e1-7e7274950244&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2292] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:53:58 2026] DELETE /v2.0/security-groups/0d038d8f-f493-40dd-82b4-4f9185a2076e => 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: 1132/2293] 162.253.55.200 () {30 vars in 700 bytes} [Thu Feb 26 22:53:58 2026] GET /v2.0/subnets/3c17483e-678f-4c10-815c-a1e63c62590f => generated 651 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2294] 162.253.55.200 () {30 vars in 696 bytes} [Thu Feb 26 22:53:58 2026] GET /v2.0/ports/73b35671-3d4c-4ab9-abe5-be9a68d1ef92 => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2295] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:53:58 2026] GET /v2.0/networks/16d6dcef-1c83-4957-b5e1-7e7274950244?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2296] 162.253.55.200 () {30 vars in 696 bytes} [Thu Feb 26 22:53:58 2026] GET /v2.0/ports/a02847bf-9e55-4cba-9499-a9ee11b27080 => generated 1345 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2297] 162.253.55.200 () {30 vars in 700 bytes} [Thu Feb 26 22:53:59 2026] GET /v2.0/subnets/3c17483e-678f-4c10-815c-a1e63c62590f => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2298] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:53:58 2026] GET /v2.0/networks/16d6dcef-1c83-4957-b5e1-7e7274950244?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2299] 162.253.55.200 () {30 vars in 702 bytes} [Thu Feb 26 22:53:59 2026] GET /v2.0/networks/a367d994-ad2d-4d28-8806-b846a1b5a0b1 => generated 799 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2300] 162.253.55.200 () {30 vars in 696 bytes} [Thu Feb 26 22:53:59 2026] GET /v2.0/ports/73b35671-3d4c-4ab9-abe5-be9a68d1ef92 => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2301] 162.253.55.200 () {30 vars in 700 bytes} [Thu Feb 26 22:53:59 2026] GET /v2.0/subnets/3c17483e-678f-4c10-815c-a1e63c62590f => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2302] 10.0.0.246 () {32 vars in 728 bytes} [Thu Feb 26 22:53:59 2026] GET /v2.0/floatingips/c22e5f26-213b-4181-91d4-5abe5cdd4abb => generated 552 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2303] 10.0.0.246 () {34 vars in 684 bytes} [Thu Feb 26 22:54:00 2026] POST /v2.0/security-groups => generated 1611 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2304] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:54:00 2026] POST /v2.0/security-group-rules => generated 565 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2305] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:54:00 2026] POST /v2.0/security-group-rules => generated 564 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2306] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:54:00 2026] POST /v2.0/security-group-rules => generated 570 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2307] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:54:00 2026] POST /v2.0/security-group-rules => generated 569 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:54:01.023 8 INFO neutron.db.securitygroups_db [None req-b0d825e1-5eef-485e-a603-105cae849316 7bc88952a2cb4579825d1fd7d486ec11 d6ddf52eccbd4672bb1c01d494313996 - - - -] Project d6ddf52eccbd4672bb1c01d494313996 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-02-26 22:54:01.085 7 INFO neutron.db.segments_db [None req-7b1b1730-9df3-4ebb-b41e-8c14f7cdcb64 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Added segment 0135fd4a-574d-4e53-9dfb-78b571b0201e of type vxlan for network c51a904e-bb7e-42b5-a84d-31c670115c12 [pid: 8|app: 0|req: 1169/2308] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:54:00 2026] POST /v2.0/security-group-rules => generated 575 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:54:01.142 8 INFO neutron.db.securitygroups_db [None req-2a0da5a6-1428-455f-8a81-4cb49b933e65 7bc88952a2cb4579825d1fd7d486ec11 d6ddf52eccbd4672bb1c01d494313996 - - - -] Project d6ddf52eccbd4672bb1c01d494313996 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: 1140/2309] 10.0.0.246 () {34 vars in 670 bytes} [Thu Feb 26 22:54:00 2026] POST /v2.0/networks => generated 741 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2310] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:54:01 2026] POST /v2.0/security-group-rules => generated 574 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2311] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:54:01 2026] POST /v2.0/subnets => generated 664 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:54:01.588 8 INFO neutron.db.segments_db [None req-735483e7-7ada-4535-9988-a3ba2534120d 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Added segment 06880c2f-5c89-4d24-bc3b-a9f27e867458 of type vxlan for network b75359dd-49a9-4933-8d4c-d1c3de33204f [pid: 7|app: 0|req: 1142/2312] 10.0.0.246 () {32 vars in 648 bytes} [Thu Feb 26 22:54:01 2026] GET /v2.0/networks => generated 1298 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2313] 10.0.0.182 () {34 vars in 1099 bytes} [Thu Feb 26 22:54:01 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1443652962&fields=id&tenant_id=d6ddf52eccbd4672bb1c01d494313996 => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:54:01.937 8 INFO neutron.db.l3_hamode_db [None req-735483e7-7ada-4535-9988-a3ba2534120d 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1144/2314] 10.0.0.182 () {34 vars in 981 bytes} [Thu Feb 26 22:54:01 2026] GET /v2.0/networks?id=f87cd2cf-4858-40bb-bb55-22de87e80bb8 => generated 661 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2315] 10.0.0.182 () {34 vars in 964 bytes} [Thu Feb 26 22:54:01 2026] GET /v2.0/quotas/d6ddf52eccbd4672bb1c01d494313996 => 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: 1146/2316] 10.0.0.182 () {34 vars in 1001 bytes} [Thu Feb 26 22:54:02 2026] GET /v2.0/ports?tenant_id=d6ddf52eccbd4672bb1c01d494313996&fields=id => generated 149 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2317] 10.0.0.182 () {34 vars in 1007 bytes} [Thu Feb 26 22:54:02 2026] GET /v2.0/networks/f87cd2cf-4858-40bb-bb55-22de87e80bb8?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2318] 10.0.0.182 () {34 vars in 1107 bytes} [Thu Feb 26 22:54:02 2026] GET /v2.0/networks/f87cd2cf-4858-40bb-bb55-22de87e80bb8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2319] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:54:02 2026] GET /v2.0/ports?device_id=8c3b5e91-e89e-4c77-a626-7b57a3ef5d5b => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:54:03.024 8 INFO neutron.db.l3_hamode_db [None req-735483e7-7ada-4535-9988-a3ba2534120d 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1150/2320] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:54:03 2026] GET /v2.0/networks?id=f87cd2cf-4858-40bb-bb55-22de87e80bb8 => generated 661 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2321] 162.253.55.200 () {34 vars in 1049 bytes} [Thu Feb 26 22:54:03 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d6ddf52eccbd4672bb1c01d494313996 => generated 274 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2322] 162.253.55.200 () {38 vars in 954 bytes} [Thu Feb 26 22:54:03 2026] POST /v2.0/ports => generated 958 bytes in 463 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: 1153/2323] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:54:03 2026] GET /v2.0/ports?device_id=8c3b5e91-e89e-4c77-a626-7b57a3ef5d5b => generated 961 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2324] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:54:01 2026] POST /v2.0/routers => generated 728 bytes in 2445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2325] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:54:03 2026] GET /v2.0/security-groups?id=34517a2e-d4a6-4b10-a035-f7f8c633fc2d&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: 1154/2326] 162.253.55.200 () {38 vars in 1027 bytes} [Thu Feb 26 22:54:03 2026] PUT /v2.0/ports/36e29626-e9dd-4eeb-a56c-fbffbe6f7556 => generated 1203 bytes in 453 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-02-26 22:54:04.457 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c90490b-5399-48cd-b3ef-310fe95b767d'] response: {'name': 'network-changed', 'server_uuid': '8c3b5e91-e89e-4c77-a626-7b57a3ef5d5b', 'tag': '36e29626-e9dd-4eeb-a56c-fbffbe6f7556', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1155/2327] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:54:04 2026] GET /v2.0/ports?tenant_id=d6ddf52eccbd4672bb1c01d494313996&device_id=8c3b5e91-e89e-4c77-a626-7b57a3ef5d5b => generated 1242 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1156/2328] 162.253.55.200 () {34 vars in 1059 bytes} [Thu Feb 26 22:54:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=36e29626-e9dd-4eeb-a56c-fbffbe6f7556 => 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: 1157/2329] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:54:04 2026] GET /v2.0/subnets?id=b77fdd0d-7690-418f-9a09-6afd06cfc142 => generated 654 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2330] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:54:04 2026] GET /v2.0/ports?network_id=f87cd2cf-4858-40bb-bb55-22de87e80bb8&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: 1159/2331] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:54:04 2026] GET /v2.0/networks/f87cd2cf-4858-40bb-bb55-22de87e80bb8?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2332] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:54:04 2026] GET /v2.0/networks/f87cd2cf-4858-40bb-bb55-22de87e80bb8?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: 1161/2333] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:54:04 2026] GET /v2.0/ports?tenant_id=d6ddf52eccbd4672bb1c01d494313996&device_id=8c3b5e91-e89e-4c77-a626-7b57a3ef5d5b => generated 1242 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2334] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:54:04 2026] GET /v2.0/networks?id=f87cd2cf-4858-40bb-bb55-22de87e80bb8 => generated 757 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2335] 162.253.55.200 () {34 vars in 1059 bytes} [Thu Feb 26 22:54:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=36e29626-e9dd-4eeb-a56c-fbffbe6f7556 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2336] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:54:05 2026] GET /v2.0/subnets?id=b77fdd0d-7690-418f-9a09-6afd06cfc142 => generated 654 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2337] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:54:05 2026] GET /v2.0/ports?device_id=8c3b5e91-e89e-4c77-a626-7b57a3ef5d5b => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2338] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:54:05 2026] GET /v2.0/ports?network_id=f87cd2cf-4858-40bb-bb55-22de87e80bb8&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2339] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:54:05 2026] GET /v2.0/security-groups?id=34517a2e-d4a6-4b10-a035-f7f8c633fc2d&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: 1168/2340] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:54:05 2026] GET /v2.0/networks/f87cd2cf-4858-40bb-bb55-22de87e80bb8?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2341] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:54:05 2026] GET /v2.0/networks/f87cd2cf-4858-40bb-bb55-22de87e80bb8?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: 1173/2342] 10.0.0.246 () {34 vars in 782 bytes} [Thu Feb 26 22:54:04 2026] PUT /v2.0/routers/69e8d693-bc73-4248-86a2-065751971137/add_router_interface => generated 309 bytes in 2044 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2343] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:54:06 2026] GET /v2.0/ports?device_id=8c3b5e91-e89e-4c77-a626-7b57a3ef5d5b => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2344] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:54:06 2026] GET /v2.0/security-groups?id=34517a2e-d4a6-4b10-a035-f7f8c633fc2d&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:54:07.319 8 INFO neutron.db.segments_db [None req-e209659d-d1a7-43b2-bff2-703c48cce1c8 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Added segment 16d4c0b5-34d3-4034-8f53-545e3f6f5421 of type vxlan for network 31170614-fa6c-4447-96d5-f572ce5989a4 [pid: 7|app: 0|req: 1171/2345] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:54:07 2026] GET /v2.0/subnets => generated 8407 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2346] 162.253.55.200 () {30 vars in 662 bytes} [Thu Feb 26 22:54:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2347] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:54:07 2026] GET /v2.0/subnetpools => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2348] 162.253.55.200 () {30 vars in 664 bytes} [Thu Feb 26 22:54:07 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2349] 10.0.0.246 () {34 vars in 670 bytes} [Thu Feb 26 22:54:07 2026] POST /v2.0/networks => generated 741 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2350] 162.253.55.200 () {30 vars in 640 bytes} [Thu Feb 26 22:54:07 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: 1175/2351] 10.0.0.111 () {28 vars in 598 bytes} [Thu Feb 26 22:54:07 2026] GET /v2.0/security-groups => generated 48580 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2352] 162.253.55.200 () {30 vars in 676 bytes} [Thu Feb 26 22:54:07 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: 1177/2353] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:54:07 2026] GET /v2.0/ports?device_id=8c3b5e91-e89e-4c77-a626-7b57a3ef5d5b => 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: 1177/2354] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:54:07 2026] POST /v2.0/subnets => generated 664 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2355] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:54:07 2026] GET /v2.0/subnets => generated 9061 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2356] 162.253.55.200 () {30 vars in 700 bytes} [Thu Feb 26 22:54:07 2026] GET /v2.0/subnets/bd1dcfea-0537-43ee-ba72-414175b37877 => 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: 1179/2357] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:54:07 2026] GET /v2.0/security-groups?id=34517a2e-d4a6-4b10-a035-f7f8c633fc2d&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:54:07.892 7 INFO neutron.db.segments_db [None req-1029e2c3-337e-4fdf-9067-3c0c158702ca 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Added segment 3919f6d3-e8c2-489d-b7a7-94bd5fe6eaa7 of type vxlan for network 671f8e4d-bbd6-4fdb-8dfd-c4e839f928b5 [pid: 8|app: 0|req: 1179/2358] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:54:07 2026] GET /v2.0/routers => generated 2176 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2359] 162.253.55.200 () {30 vars in 715 bytes} [Thu Feb 26 22:54:07 2026] GET /v2.0/ports?device_id=929c55c9-7846-40d4-877b-1c43df247114 => generated 5039 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2360] 10.0.0.182 () {34 vars in 1365 bytes} [Thu Feb 26 22:54:08 2026] GET /v2.0/ports?device_id=8c3b5e91-e89e-4c77-a626-7b57a3ef5d5b&device_id=455cfa46-71bb-43dc-a914-f7d13b174a32&device_id=929c55c9-7846-40d4-877b-1c43df247114&device_id=ba566a5a-344e-4f67-8ddd-90c2b92dd832&device_id=704bd076-4d52-4584-9a77-7bad4798c2ba => generated 10421 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2361] 10.0.0.111 () {28 vars in 623 bytes} [Thu Feb 26 22:54:08 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2362] 10.0.0.182 () {34 vars in 1439 bytes} [Thu Feb 26 22:54:08 2026] GET /v2.0/security-groups?id=58825462-320b-433a-a637-ccb276ca9449&id=2fbeb872-73eb-4ad8-87ba-0cd750608d96&id=2d9e57a6-f657-447e-b1a2-8f35b64cb6be&id=d6935725-ea14-4c2c-856f-c64456d8d949&id=d09af240-b5b7-493a-b00b-4e44b57ea529&id=34517a2e-d4a6-4b10-a035-f7f8c633fc2d&fields=id&fields=name => generated 537 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:54:08.235 7 INFO neutron.db.l3_hamode_db [None req-1029e2c3-337e-4fdf-9067-3c0c158702ca 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1184/2363] 10.0.0.111 () {28 vars in 676 bytes} [Thu Feb 26 22:54:08 2026] GET /v2.0/routers/347f2f11-e319-4659-bac0-67b1029f6a46/l3-agents => generated 681 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2364] 162.253.55.200 () {30 vars in 662 bytes} [Thu Feb 26 22:54:08 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: 1186/2365] 10.0.0.111 () {28 vars in 676 bytes} [Thu Feb 26 22:54:08 2026] GET /v2.0/routers/69e8d693-bc73-4248-86a2-065751971137/l3-agents => generated 682 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2366] 162.253.55.200 () {30 vars in 664 bytes} [Thu Feb 26 22:54:08 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2367] 10.0.0.111 () {28 vars in 676 bytes} [Thu Feb 26 22:54:08 2026] GET /v2.0/routers/d165abd1-24e4-4563-9b75-5d5837e1d453/l3-agents => generated 681 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2368] 162.253.55.200 () {30 vars in 640 bytes} [Thu Feb 26 22:54:08 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2369] 10.0.0.111 () {28 vars in 618 bytes} [Thu Feb 26 22:54:08 2026] GET /v2.0/network-ip-availabilities => generated 6284 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2370] 162.253.55.200 () {30 vars in 676 bytes} [Thu Feb 26 22:54:08 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: 1192/2371] 10.0.0.111 () {28 vars in 584 bytes} [Thu Feb 26 22:54:08 2026] GET /v2.0/networks => generated 9565 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2372] 162.253.55.200 () {30 vars in 696 bytes} [Thu Feb 26 22:54:08 2026] GET /v2.0/ports/c06ef5f4-ad69-4192-b6a3-fc3a6a8305d1 => generated 1237 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2373] 10.0.0.111 () {28 vars in 580 bytes} [Thu Feb 26 22:54:08 2026] GET /v2.0/agents => generated 3358 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2374] 162.253.55.200 () {34 vars in 748 bytes} [Thu Feb 26 22:54:08 2026] PUT /v2.0/ports/c06ef5f4-ad69-4192-b6a3-fc3a6a8305d1 => generated 1026 bytes in 318 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-02-26 22:54:09.090 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d981930d-dce8-4129-b753-4bd7d8e00a7d'] response: {'name': 'network-changed', 'server_uuid': '929c55c9-7846-40d4-877b-1c43df247114', 'tag': 'c06ef5f4-ad69-4192-b6a3-fc3a6a8305d1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1196/2375] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:54:09 2026] GET /v2.0/floatingips => generated 3127 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2376] 162.253.55.200 () {34 vars in 1095 bytes} [Thu Feb 26 22:54:09 2026] GET /v2.0/ports?device_id=ba566a5a-344e-4f67-8ddd-90c2b92dd832&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2377] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:54:09 2026] GET /v2.0/ports?device_id=8c3b5e91-e89e-4c77-a626-7b57a3ef5d5b => generated 975 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2378] 162.253.55.200 () {30 vars in 702 bytes} [Thu Feb 26 22:54:09 2026] GET /v2.0/networks/16d6dcef-1c83-4957-b5e1-7e7274950244 => generated 797 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2379] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:54:09 2026] GET /v2.0/ports?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a&device_id=929c55c9-7846-40d4-877b-1c43df247114 => generated 4864 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2380] 10.0.0.111 () {28 vars in 578 bytes} [Thu Feb 26 22:54:09 2026] GET /v2.0/ports => generated 41942 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2381] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:54:09 2026] GET /v2.0/ports?tenant_id=892b946244b9404cb5d2770835b5475f&device_id=ba566a5a-344e-4f67-8ddd-90c2b92dd832 => generated 1469 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2382] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:54:09 2026] GET /v2.0/security-groups?id=34517a2e-d4a6-4b10-a035-f7f8c633fc2d&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2383] 162.253.55.200 () {30 vars in 715 bytes} [Thu Feb 26 22:54:09 2026] GET /v2.0/ports?device_id=929c55c9-7846-40d4-877b-1c43df247114 => generated 4864 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2384] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:54:09 2026] GET /v2.0/networks?id=16d6dcef-1c83-4957-b5e1-7e7274950244 => generated 800 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2385] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:54:09 2026] GET /v2.0/networks?id=16d6dcef-1c83-4957-b5e1-7e7274950244 => generated 800 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2386] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:54:09 2026] GET /v2.0/ports?device_id=8c3b5e91-e89e-4c77-a626-7b57a3ef5d5b => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2387] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:54:09 2026] GET /v2.0/networks/16d6dcef-1c83-4957-b5e1-7e7274950244?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: 1209/2388] 162.253.55.200 () {30 vars in 715 bytes} [Thu Feb 26 22:54:09 2026] GET /v2.0/ports?device_id=929c55c9-7846-40d4-877b-1c43df247114 => generated 4864 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:54:09.952 7 INFO neutron.db.l3_hamode_db [None req-1029e2c3-337e-4fdf-9067-3c0c158702ca 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1210/2389] 162.253.55.200 () {34 vars in 1057 bytes} [Thu Feb 26 22:54:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.138&port_id=d980a138-7bc0-47cb-93a7-fbb0a3ad0a44 => generated 860 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2390] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:54:09 2026] GET /v2.0/security-groups?id=34517a2e-d4a6-4b10-a035-f7f8c633fc2d&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: 1212/2391] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:54:10 2026] GET /v2.0/networks/16d6dcef-1c83-4957-b5e1-7e7274950244?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: 1213/2392] 162.253.55.200 () {34 vars in 1103 bytes} [Thu Feb 26 22:54:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A8c&port_id=d980a138-7bc0-47cb-93a7-fbb0a3ad0a44 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2393] 10.0.0.246 () {32 vars in 735 bytes} [Thu Feb 26 22:54:10 2026] GET /v2.0/ports?device_id=8c3b5e91-e89e-4c77-a626-7b57a3ef5d5b => 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: 1215/2394] 162.253.55.200 () {34 vars in 1063 bytes} [Thu Feb 26 22:54:10 2026] GET /v2.0/subnets?id=8094bde5-0c4f-4f5f-be76-a74a24f78330&id=13d3c8be-b9d5-48eb-a92f-33a2332f6724 => generated 1365 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:54:10.612 8 INFO neutron.db.l3_db [None req-39bbf733-9206-42f5-9abe-361f559db06d 7bc88952a2cb4579825d1fd7d486ec11 d6ddf52eccbd4672bb1c01d494313996 - - - -] Floating IP c22e5f26-213b-4181-91d4-5abe5cdd4abb associated. External IP: 10.96.250.212, port: 36e29626-e9dd-4eeb-a56c-fbffbe6f7556. [pid: 8|app: 0|req: 1216/2395] 10.0.0.246 () {34 vars in 748 bytes} [Thu Feb 26 22:54:10 2026] PUT /v2.0/floatingips/c22e5f26-213b-4181-91d4-5abe5cdd4abb => generated 856 bytes in 731 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2396] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:54:10 2026] GET /v2.0/ports?network_id=16d6dcef-1c83-4957-b5e1-7e7274950244&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2397] 162.253.55.200 () {34 vars in 974 bytes} [Thu Feb 26 22:54:10 2026] GET /v2.0/ports/c06ef5f4-ad69-4192-b6a3-fc3a6a8305d1 => generated 1062 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2398] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:54:07 2026] POST /v2.0/routers => generated 728 bytes in 3315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2399] 162.253.55.200 () {30 vars in 715 bytes} [Thu Feb 26 22:54:11 2026] GET /v2.0/ports?device_id=929c55c9-7846-40d4-877b-1c43df247114 => generated 4864 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2400] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:54:11 2026] GET /v2.0/ports?network_id=16d6dcef-1c83-4957-b5e1-7e7274950244&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2401] 10.0.0.246 () {32 vars in 728 bytes} [Thu Feb 26 22:54:11 2026] GET /v2.0/floatingips/c22e5f26-213b-4181-91d4-5abe5cdd4abb => generated 856 bytes in 520 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2402] 162.253.55.200 () {36 vars in 996 bytes} [Thu Feb 26 22:54:11 2026] DELETE /v2.0/ports/c06ef5f4-ad69-4192-b6a3-fc3a6a8305d1 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 22:54:11.554 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a4a0ee5-37fd-45da-918d-e7c438fb57d4'] response: {'name': 'network-changed', 'server_uuid': '8c3b5e91-e89e-4c77-a626-7b57a3ef5d5b', 'tag': '36e29626-e9dd-4eeb-a56c-fbffbe6f7556', 'status': 'completed', 'code': 200} 2026-02-26 22:54:11.580 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-75f3bca7-e062-4c69-a7f1-ad2006cda863'] response: {'server_uuid': '929c55c9-7846-40d4-877b-1c43df247114', 'name': 'network-vif-deleted', 'tag': 'c06ef5f4-ad69-4192-b6a3-fc3a6a8305d1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1184/2403] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:54:11 2026] GET /v2.0/networks/16d6dcef-1c83-4957-b5e1-7e7274950244?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: 1185/2404] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:54:11 2026] GET /v2.0/ports?tenant_id=d6ddf52eccbd4672bb1c01d494313996&device_id=8c3b5e91-e89e-4c77-a626-7b57a3ef5d5b => 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: 1186/2405] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:54:11 2026] GET /v2.0/ports?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a&device_id=929c55c9-7846-40d4-877b-1c43df247114 => generated 3810 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2406] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:54:11 2026] GET /v2.0/networks/16d6dcef-1c83-4957-b5e1-7e7274950244?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: 1188/2407] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:54:11 2026] GET /v2.0/networks?id=f87cd2cf-4858-40bb-bb55-22de87e80bb8 => generated 757 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2408] 162.253.55.200 () {34 vars in 1225 bytes} [Thu Feb 26 22:54:11 2026] GET /v2.0/networks?id=4c134469-e0d1-456b-bd1a-614110998bbc&id=a367d994-ad2d-4d28-8806-b846a1b5a0b1&id=a1fd27f9-51dd-444d-8b74-fb9d231af833&id=16d6dcef-1c83-4957-b5e1-7e7274950244 => generated 3096 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2409] 162.253.55.200 () {34 vars in 1059 bytes} [Thu Feb 26 22:54:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=36e29626-e9dd-4eeb-a56c-fbffbe6f7556 => generated 859 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2410] 162.253.55.200 () {34 vars in 1061 bytes} [Thu Feb 26 22:54:11 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.186&port_id=a619ed3d-8ba9-45c0-84cb-72564ad41bef => 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: 1194/2413] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:54:11 2026] GET /v2.0/subnets?id=b77fdd0d-7690-418f-9a09-6afd06cfc142 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2414] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:54:11 2026] GET /v2.0/subnets?id=dee8df71-b3a9-440a-8862-f70218f28dec => generated 630 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2415] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:54:12 2026] GET /v2.0/ports?network_id=f87cd2cf-4858-40bb-bb55-22de87e80bb8&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2416] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:54:12 2026] GET /v2.0/ports?network_id=4c134469-e0d1-456b-bd1a-614110998bbc&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2417] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:54:12 2026] GET /v2.0/networks/f87cd2cf-4858-40bb-bb55-22de87e80bb8?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2418] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:54:12 2026] GET /v2.0/networks/4c134469-e0d1-456b-bd1a-614110998bbc?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: 1200/2419] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:54:12 2026] GET /v2.0/networks/f87cd2cf-4858-40bb-bb55-22de87e80bb8?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: 1201/2420] 162.253.55.200 () {30 vars in 715 bytes} [Thu Feb 26 22:54:12 2026] GET /v2.0/ports?device_id=929c55c9-7846-40d4-877b-1c43df247114 => generated 3810 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2421] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:54:12 2026] GET /v2.0/networks/4c134469-e0d1-456b-bd1a-614110998bbc?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-02-26 22:54:12.355 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f0b0ef82-d59b-412c-8247-16e31f553700 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1203/2422] 162.253.55.200 () {32 vars in 718 bytes} [Thu Feb 26 22:54:12 2026] DELETE /v2.0/ports/c06ef5f4-ad69-4192-b6a3-fc3a6a8305d1 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2423] 162.253.55.200 () {34 vars in 1055 bytes} [Thu Feb 26 22:54:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.73&port_id=a02847bf-9e55-4cba-9499-a9ee11b27080 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2424] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:54:12 2026] GET /v2.0/subnets?id=3c17483e-678f-4c10-815c-a1e63c62590f => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2425] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:54:12 2026] GET /v2.0/ports?network_id=a367d994-ad2d-4d28-8806-b846a1b5a0b1&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: 1207/2426] 162.253.55.200 () {30 vars in 662 bytes} [Thu Feb 26 22:54:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2427] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:54:12 2026] GET /v2.0/networks/a367d994-ad2d-4d28-8806-b846a1b5a0b1?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2428] 162.253.55.200 () {30 vars in 664 bytes} [Thu Feb 26 22:54: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: 1210/2429] 10.0.0.246 () {32 vars in 728 bytes} [Thu Feb 26 22:54:12 2026] GET /v2.0/floatingips/c22e5f26-213b-4181-91d4-5abe5cdd4abb => generated 858 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2430] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:54:12 2026] GET /v2.0/networks/a367d994-ad2d-4d28-8806-b846a1b5a0b1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2431] 162.253.55.200 () {30 vars in 640 bytes} [Thu Feb 26 22:54:12 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: 1213/2432] 162.253.55.200 () {34 vars in 1055 bytes} [Thu Feb 26 22:54:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.32&port_id=2a436162-10fc-473c-be5f-f7a6f458873d => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2433] 162.253.55.200 () {30 vars in 676 bytes} [Thu Feb 26 22:54:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2434] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:54:12 2026] GET /v2.0/subnets?id=bd1dcfea-0537-43ee-ba72-414175b37877 => 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: 1216/2435] 162.253.55.200 () {30 vars in 700 bytes} [Thu Feb 26 22:54:12 2026] GET /v2.0/subnets/3c17483e-678f-4c10-815c-a1e63c62590f => generated 651 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2436] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:54:12 2026] GET /v2.0/ports?network_id=a1fd27f9-51dd-444d-8b74-fb9d231af833&device_owner=network%3Adhcp => generated 1457 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2437] 162.253.55.200 () {30 vars in 696 bytes} [Thu Feb 26 22:54:12 2026] GET /v2.0/ports/73b35671-3d4c-4ab9-abe5-be9a68d1ef92 => generated 1128 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2438] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:54:12 2026] GET /v2.0/networks/a1fd27f9-51dd-444d-8b74-fb9d231af833?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2439] 162.253.55.200 () {30 vars in 696 bytes} [Thu Feb 26 22:54:12 2026] GET /v2.0/ports/a02847bf-9e55-4cba-9499-a9ee11b27080 => generated 1345 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2440] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:54:12 2026] GET /v2.0/networks/a1fd27f9-51dd-444d-8b74-fb9d231af833?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2441] 162.253.55.200 () {30 vars in 700 bytes} [Thu Feb 26 22:54:13 2026] GET /v2.0/subnets/3c17483e-678f-4c10-815c-a1e63c62590f => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2442] 10.0.0.246 () {34 vars in 782 bytes} [Thu Feb 26 22:54:11 2026] PUT /v2.0/routers/7300a914-e61b-41ce-8fd0-8eadd7e21f42/add_router_interface => generated 309 bytes in 1539 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2443] 162.253.55.200 () {30 vars in 702 bytes} [Thu Feb 26 22:54:13 2026] GET /v2.0/networks/a367d994-ad2d-4d28-8806-b846a1b5a0b1 => generated 799 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2444] 162.253.55.200 () {30 vars in 696 bytes} [Thu Feb 26 22:54:13 2026] GET /v2.0/ports/73b35671-3d4c-4ab9-abe5-be9a68d1ef92 => 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: 1224/2445] 162.253.55.200 () {30 vars in 700 bytes} [Thu Feb 26 22:54:13 2026] GET /v2.0/subnets/3c17483e-678f-4c10-815c-a1e63c62590f => generated 651 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2446] 10.0.0.246 () {34 vars in 684 bytes} [Thu Feb 26 22:54:13 2026] POST /v2.0/security-groups => generated 1607 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2447] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:54:13 2026] POST /v2.0/security-group-rules => generated 565 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2448] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:54:13 2026] POST /v2.0/security-group-rules => generated 564 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2449] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:54:14 2026] POST /v2.0/security-group-rules => generated 570 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2450] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:54:14 2026] POST /v2.0/security-group-rules => generated 569 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:54:14.397 7 INFO neutron.db.securitygroups_db [None req-aa6608dc-2b79-49e4-9eca-47e9037e31f4 e009284708eb4d6d885c7db19147e3f0 36e16be2c2364564a9e6d02f2e8bbe01 - - - -] Project 36e16be2c2364564a9e6d02f2e8bbe01 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: 1227/2451] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:54:14 2026] POST /v2.0/security-group-rules => generated 575 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:54:14.517 8 INFO neutron.db.securitygroups_db [None req-49a35094-e67d-49d8-a3b7-517efe275b16 e009284708eb4d6d885c7db19147e3f0 36e16be2c2364564a9e6d02f2e8bbe01 - - - -] Project 36e16be2c2364564a9e6d02f2e8bbe01 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: 1225/2452] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:54:14 2026] POST /v2.0/security-group-rules => generated 574 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2453] 10.0.0.246 () {34 vars in 684 bytes} [Thu Feb 26 22:54:14 2026] POST /v2.0/security-groups => generated 1597 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2454] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:54:15 2026] POST /v2.0/security-group-rules => generated 565 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2455] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:54:15 2026] POST /v2.0/security-group-rules => generated 570 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2456] 10.0.0.246 () {34 vars in 675 bytes} [Thu Feb 26 22:54:15 2026] POST /v2.0/floatingips => generated 552 bytes in 634 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2457] 10.0.0.182 () {34 vars in 1099 bytes} [Thu Feb 26 22:54:16 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1964155322&fields=id&tenant_id=36e16be2c2364564a9e6d02f2e8bbe01 => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2458] 10.0.0.182 () {34 vars in 1095 bytes} [Thu Feb 26 22:54:16 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-63216655&fields=id&tenant_id=36e16be2c2364564a9e6d02f2e8bbe01 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2459] 10.0.0.182 () {34 vars in 981 bytes} [Thu Feb 26 22:54:16 2026] GET /v2.0/networks?id=c51a904e-bb7e-42b5-a84d-31c670115c12 => generated 673 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2460] 10.0.0.182 () {34 vars in 964 bytes} [Thu Feb 26 22:54:16 2026] GET /v2.0/quotas/36e16be2c2364564a9e6d02f2e8bbe01 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2461] 10.0.0.182 () {34 vars in 1001 bytes} [Thu Feb 26 22:54:16 2026] GET /v2.0/ports?tenant_id=36e16be2c2364564a9e6d02f2e8bbe01&fields=id => generated 103 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2462] 10.0.0.182 () {34 vars in 1007 bytes} [Thu Feb 26 22:54:16 2026] GET /v2.0/networks/c51a904e-bb7e-42b5-a84d-31c670115c12?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: 1233/2463] 10.0.0.182 () {34 vars in 1107 bytes} [Thu Feb 26 22:54:16 2026] GET /v2.0/networks/c51a904e-bb7e-42b5-a84d-31c670115c12?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: 1231/2464] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:54:16 2026] GET /v2.0/ports?device_id=9b168a07-6d6d-42f8-ad4c-79c5d14b2a0e => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2465] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:54:17 2026] GET /v2.0/networks?id=c51a904e-bb7e-42b5-a84d-31c670115c12 => generated 673 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2466] 162.253.55.200 () {34 vars in 1049 bytes} [Thu Feb 26 22:54:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=36e16be2c2364564a9e6d02f2e8bbe01 => generated 272 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2467] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:54:17 2026] GET /v2.0/ports?device_id=9b168a07-6d6d-42f8-ad4c-79c5d14b2a0e => 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: 1234/2468] 10.0.0.19 () {34 vars in 988 bytes} [Thu Feb 26 22:54:18 2026] GET /v2.0/ports?device_id=8c3b5e91-e89e-4c77-a626-7b57a3ef5d5b => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2469] 162.253.55.200 () {30 vars in 662 bytes} [Thu Feb 26 22:54:18 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: 1236/2470] 10.0.0.19 () {34 vars in 1038 bytes} [Thu Feb 26 22:54:18 2026] GET /v2.0/security-groups?id=34517a2e-d4a6-4b10-a035-f7f8c633fc2d&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2471] 162.253.55.200 () {30 vars in 664 bytes} [Thu Feb 26 22:54:18 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: 1238/2472] 162.253.55.200 () {30 vars in 640 bytes} [Thu Feb 26 22:54:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2473] 162.253.55.200 () {30 vars in 676 bytes} [Thu Feb 26 22:54:18 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: 1240/2474] 162.253.55.200 () {30 vars in 715 bytes} [Thu Feb 26 22:54:18 2026] GET /v2.0/ports?device_id=929c55c9-7846-40d4-877b-1c43df247114 => generated 3810 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2475] 162.253.55.200 () {38 vars in 954 bytes} [Thu Feb 26 22:54:17 2026] POST /v2.0/ports => generated 997 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: 1236/2476] 162.253.55.200 () {30 vars in 662 bytes} [Thu Feb 26 22:54: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: 1237/2477] 162.253.55.200 () {30 vars in 664 bytes} [Thu Feb 26 22:54:18 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: 1238/2478] 162.253.55.200 () {30 vars in 640 bytes} [Thu Feb 26 22:54:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2479] 162.253.55.200 () {30 vars in 676 bytes} [Thu Feb 26 22:54:18 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: 1240/2480] 162.253.55.200 () {30 vars in 696 bytes} [Thu Feb 26 22:54:18 2026] GET /v2.0/ports/2a436162-10fc-473c-be5f-f7a6f458873d => generated 1233 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2481] 162.253.55.200 () {34 vars in 748 bytes} [Thu Feb 26 22:54:18 2026] PUT /v2.0/ports/2a436162-10fc-473c-be5f-f7a6f458873d => generated 1026 bytes in 333 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-02-26 22:54:18.915 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b091b519-c640-47de-8e2c-c3a06f9b8422'] response: {'name': 'network-changed', 'server_uuid': '929c55c9-7846-40d4-877b-1c43df247114', 'tag': '2a436162-10fc-473c-be5f-f7a6f458873d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1241/2482] 162.253.55.200 () {38 vars in 1027 bytes} [Thu Feb 26 22:54:18 2026] PUT /v2.0/ports/d4099b7c-7ec3-4337-a72c-9df70bf84973 => generated 1242 bytes in 544 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2483] 162.253.55.200 () {30 vars in 702 bytes} [Thu Feb 26 22:54:18 2026] GET /v2.0/networks/a1fd27f9-51dd-444d-8b74-fb9d231af833 => generated 798 bytes in 78 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: 1243/2484] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:54:18 2026] GET /v2.0/ports?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a&device_id=929c55c9-7846-40d4-877b-1c43df247114 => generated 3639 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2485] 162.253.55.200 () {30 vars in 715 bytes} [Thu Feb 26 22:54:18 2026] GET /v2.0/ports?device_id=929c55c9-7846-40d4-877b-1c43df247114 => generated 3639 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2486] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:54:18 2026] GET /v2.0/ports?tenant_id=36e16be2c2364564a9e6d02f2e8bbe01&device_id=9b168a07-6d6d-42f8-ad4c-79c5d14b2a0e => generated 1281 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:54:19.033 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ddf90df4-b2ec-47a1-acc1-15806f6aa18e'] response: {'name': 'network-changed', 'server_uuid': '9b168a07-6d6d-42f8-ad4c-79c5d14b2a0e', 'tag': 'd4099b7c-7ec3-4337-a72c-9df70bf84973', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1245/2487] 162.253.55.200 () {34 vars in 1059 bytes} [Thu Feb 26 22:54:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=d4099b7c-7ec3-4337-a72c-9df70bf84973 => 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: 1246/2488] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:54:19 2026] GET /v2.0/ports?device_id=9b168a07-6d6d-42f8-ad4c-79c5d14b2a0e => generated 1012 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2489] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:54:19 2026] GET /v2.0/networks?id=a1fd27f9-51dd-444d-8b74-fb9d231af833 => generated 801 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1247/2490] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:54:19 2026] GET /v2.0/subnets?id=b8890e6e-1311-4085-8544-a78a562f8ced => generated 667 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2491] 10.0.0.182 () {34 vars in 1119 bytes} [Thu Feb 26 22:54:19 2026] GET /v2.0/security-groups?id=942ec564-5954-4624-9af8-3ec98e70ec2b&id=1582d474-c960-44b4-ba93-564322e9be40&fields=id&fields=name => generated 205 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2492] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:54:19 2026] GET /v2.0/ports?network_id=c51a904e-bb7e-42b5-a84d-31c670115c12&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: 1248/2493] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:54:19 2026] GET /v2.0/networks/a1fd27f9-51dd-444d-8b74-fb9d231af833?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: 1246/2494] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:54:19 2026] GET /v2.0/networks/c51a904e-bb7e-42b5-a84d-31c670115c12?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2495] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:54:19 2026] GET /v2.0/networks/a1fd27f9-51dd-444d-8b74-fb9d231af833?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2496] 162.253.55.200 () {30 vars in 715 bytes} [Thu Feb 26 22:54:19 2026] GET /v2.0/ports?device_id=929c55c9-7846-40d4-877b-1c43df247114 => generated 3639 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2497] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:54:19 2026] GET /v2.0/networks/c51a904e-bb7e-42b5-a84d-31c670115c12?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: 1248/2498] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:54:19 2026] GET /v2.0/ports?tenant_id=36e16be2c2364564a9e6d02f2e8bbe01&device_id=9b168a07-6d6d-42f8-ad4c-79c5d14b2a0e => generated 1281 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2499] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:54:19 2026] GET /v2.0/networks?id=c51a904e-bb7e-42b5-a84d-31c670115c12 => generated 769 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2500] 162.253.55.200 () {34 vars in 1059 bytes} [Thu Feb 26 22:54:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=d4099b7c-7ec3-4337-a72c-9df70bf84973 => 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: 1252/2501] 162.253.55.200 () {34 vars in 993 bytes} [Thu Feb 26 22:54:19 2026] GET /v2.0/ports?device_id=9b168a07-6d6d-42f8-ad4c-79c5d14b2a0e => generated 1281 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2502] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:54:19 2026] GET /v2.0/subnets?id=b8890e6e-1311-4085-8544-a78a562f8ced => generated 667 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2503] 162.253.55.200 () {34 vars in 1123 bytes} [Thu Feb 26 22:54:19 2026] GET /v2.0/security-groups?id=942ec564-5954-4624-9af8-3ec98e70ec2b&id=1582d474-c960-44b4-ba93-564322e9be40&fields=id&fields=name => generated 205 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2504] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:54:19 2026] GET /v2.0/ports?network_id=c51a904e-bb7e-42b5-a84d-31c670115c12&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: 1254/2505] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:54:19 2026] GET /v2.0/networks/c51a904e-bb7e-42b5-a84d-31c670115c12?fields=segments => generated 14 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2506] 162.253.55.200 () {34 vars in 974 bytes} [Thu Feb 26 22:54:19 2026] GET /v2.0/ports/2a436162-10fc-473c-be5f-f7a6f458873d => generated 1062 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2507] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:54:19 2026] GET /v2.0/networks/c51a904e-bb7e-42b5-a84d-31c670115c12?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2508] 162.253.55.200 () {36 vars in 996 bytes} [Thu Feb 26 22:54:19 2026] DELETE /v2.0/ports/2a436162-10fc-473c-be5f-f7a6f458873d => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2509] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:54:20 2026] GET /v2.0/ports?device_id=9b168a07-6d6d-42f8-ad4c-79c5d14b2a0e => generated 1012 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2510] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:54:20 2026] GET /v2.0/ports?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a&device_id=929c55c9-7846-40d4-877b-1c43df247114 => generated 2585 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2511] 162.253.55.200 () {30 vars in 715 bytes} [Thu Feb 26 22:54:20 2026] GET /v2.0/ports?device_id=929c55c9-7846-40d4-877b-1c43df247114 => generated 2585 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2512] 10.0.0.182 () {34 vars in 1119 bytes} [Thu Feb 26 22:54:20 2026] GET /v2.0/security-groups?id=942ec564-5954-4624-9af8-3ec98e70ec2b&id=1582d474-c960-44b4-ba93-564322e9be40&fields=id&fields=name => generated 205 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:54:20.431 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fd647161-ac47-454d-99b7-217508bc9b6c 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1259/2513] 162.253.55.200 () {32 vars in 718 bytes} [Thu Feb 26 22:54:20 2026] DELETE /v2.0/ports/2a436162-10fc-473c-be5f-f7a6f458873d => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2514] 162.253.55.200 () {34 vars in 1145 bytes} [Thu Feb 26 22:54:20 2026] GET /v2.0/networks?id=4c134469-e0d1-456b-bd1a-614110998bbc&id=a367d994-ad2d-4d28-8806-b846a1b5a0b1&id=a1fd27f9-51dd-444d-8b74-fb9d231af833 => generated 2310 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2515] 162.253.55.200 () {34 vars in 1061 bytes} [Thu Feb 26 22:54:20 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.186&port_id=a619ed3d-8ba9-45c0-84cb-72564ad41bef => 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: 1261/2516] 162.253.55.200 () {30 vars in 662 bytes} [Thu Feb 26 22:54:20 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: 1262/2517] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:54:20 2026] GET /v2.0/subnets?id=dee8df71-b3a9-440a-8862-f70218f28dec => 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: 1263/2518] 162.253.55.200 () {30 vars in 664 bytes} [Thu Feb 26 22:54:20 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: 1256/2519] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:54:20 2026] GET /v2.0/ports?device_id=8c3b5e91-e89e-4c77-a626-7b57a3ef5d5b => generated 975 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2520] 162.253.55.200 () {30 vars in 640 bytes} [Thu Feb 26 22:54:20 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: 1264/2521] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:54:20 2026] GET /v2.0/ports?network_id=4c134469-e0d1-456b-bd1a-614110998bbc&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: 1265/2522] 162.253.55.200 () {30 vars in 676 bytes} [Thu Feb 26 22:54:20 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: 1258/2523] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:54:20 2026] GET /v2.0/security-groups?id=34517a2e-d4a6-4b10-a035-f7f8c633fc2d&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2524] 162.253.55.200 () {30 vars in 700 bytes} [Thu Feb 26 22:54:20 2026] GET /v2.0/subnets/3c17483e-678f-4c10-815c-a1e63c62590f => generated 651 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2525] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:54:20 2026] GET /v2.0/networks/4c134469-e0d1-456b-bd1a-614110998bbc?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2526] 162.253.55.200 () {30 vars in 696 bytes} [Thu Feb 26 22:54:20 2026] GET /v2.0/ports/73b35671-3d4c-4ab9-abe5-be9a68d1ef92 => generated 1128 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2527] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:54:20 2026] GET /v2.0/networks/4c134469-e0d1-456b-bd1a-614110998bbc?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: 1261/2528] 162.253.55.200 () {30 vars in 696 bytes} [Thu Feb 26 22:54:20 2026] GET /v2.0/ports/a02847bf-9e55-4cba-9499-a9ee11b27080 => generated 1345 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2529] 162.253.55.200 () {34 vars in 1055 bytes} [Thu Feb 26 22:54:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.73&port_id=a02847bf-9e55-4cba-9499-a9ee11b27080 => 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: 1262/2530] 162.253.55.200 () {30 vars in 700 bytes} [Thu Feb 26 22:54:20 2026] GET /v2.0/subnets/3c17483e-678f-4c10-815c-a1e63c62590f => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2531] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:54:20 2026] GET /v2.0/subnets?id=3c17483e-678f-4c10-815c-a1e63c62590f => generated 654 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2532] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:54:20 2026] GET /v2.0/ports?network_id=a367d994-ad2d-4d28-8806-b846a1b5a0b1&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2533] 162.253.55.200 () {30 vars in 702 bytes} [Thu Feb 26 22:54:20 2026] GET /v2.0/networks/a367d994-ad2d-4d28-8806-b846a1b5a0b1 => generated 799 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2534] 162.253.55.200 () {30 vars in 696 bytes} [Thu Feb 26 22:54:20 2026] GET /v2.0/ports/73b35671-3d4c-4ab9-abe5-be9a68d1ef92 => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:54:20.970 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6da7f297-774d-49d0-a2f0-e7d49504a182'] response: {'server_uuid': '929c55c9-7846-40d4-877b-1c43df247114', 'name': 'network-vif-deleted', 'tag': '2a436162-10fc-473c-be5f-f7a6f458873d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1271/2535] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:54:20 2026] GET /v2.0/networks/a367d994-ad2d-4d28-8806-b846a1b5a0b1?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2536] 162.253.55.200 () {30 vars in 700 bytes} [Thu Feb 26 22:54:20 2026] GET /v2.0/subnets/3c17483e-678f-4c10-815c-a1e63c62590f => generated 651 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2537] 162.253.55.200 () {34 vars in 993 bytes} [Thu Feb 26 22:54:21 2026] GET /v2.0/ports?device_id=8c3b5e91-e89e-4c77-a626-7b57a3ef5d5b => 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: 1272/2538] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:54:20 2026] GET /v2.0/networks/a367d994-ad2d-4d28-8806-b846a1b5a0b1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:54:21.479 8 INFO neutron.db.l3_db [None req-2acbea02-235e-4d0a-a632-51a3ba9c6d64 7bc88952a2cb4579825d1fd7d486ec11 d6ddf52eccbd4672bb1c01d494313996 - - - -] Floating IP c22e5f26-213b-4181-91d4-5abe5cdd4abb disassociated. External IP: 10.96.250.212, port: 36e29626-e9dd-4eeb-a56c-fbffbe6f7556. [pid: 7|app: 0|req: 1273/2539] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:54:21 2026] GET /v2.0/ports?device_id=9b168a07-6d6d-42f8-ad4c-79c5d14b2a0e => generated 1014 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2540] 10.0.0.182 () {34 vars in 1119 bytes} [Thu Feb 26 22:54:21 2026] GET /v2.0/security-groups?id=942ec564-5954-4624-9af8-3ec98e70ec2b&id=1582d474-c960-44b4-ba93-564322e9be40&fields=id&fields=name => generated 205 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2541] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:54:21 2026] GET /v2.0/ports?device_id=8c3b5e91-e89e-4c77-a626-7b57a3ef5d5b => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2542] 162.253.55.200 () {36 vars in 996 bytes} [Thu Feb 26 22:54:21 2026] DELETE /v2.0/ports/36e29626-e9dd-4eeb-a56c-fbffbe6f7556 => generated 0 bytes in 927 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2543] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:54:22 2026] GET /v2.0/ports?device_id=9b168a07-6d6d-42f8-ad4c-79c5d14b2a0e => generated 1014 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:54:22.869 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4cca50fa-f1a0-42e0-80f0-112091d09244'] response: {'server_uuid': '8c3b5e91-e89e-4c77-a626-7b57a3ef5d5b', 'name': 'network-vif-deleted', 'tag': '36e29626-e9dd-4eeb-a56c-fbffbe6f7556', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1268/2544] 10.0.0.182 () {34 vars in 1119 bytes} [Thu Feb 26 22:54:22 2026] GET /v2.0/security-groups?id=942ec564-5954-4624-9af8-3ec98e70ec2b&id=1582d474-c960-44b4-ba93-564322e9be40&fields=id&fields=name => generated 205 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2545] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:54:22 2026] DELETE /v2.0/security-groups/34517a2e-d4a6-4b10-a035-f7f8c633fc2d => 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: 1269/2546] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:54:22 2026] GET /v2.0/ports?device_id=9b168a07-6d6d-42f8-ad4c-79c5d14b2a0e => generated 1014 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2547] 10.0.0.246 () {32 vars in 731 bytes} [Thu Feb 26 22:54:23 2026] DELETE /v2.0/floatingips/c22e5f26-213b-4181-91d4-5abe5cdd4abb => generated 0 bytes in 438 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2548] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:54:23 2026] GET /v2.0/ports?device_id=455cfa46-71bb-43dc-a914-f7d13b174a32 => generated 975 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2549] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:54:23 2026] GET /v2.0/security-groups?id=2d9e57a6-f657-447e-b1a2-8f35b64cb6be&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:54:24.160 8 INFO neutron.db.l3_db [None req-df622c72-c470-485a-bf8f-d5f6041e9a0d e009284708eb4d6d885c7db19147e3f0 36e16be2c2364564a9e6d02f2e8bbe01 - - - -] Floating IP d78182aa-6c1f-48df-8998-8c9befe8358e associated. External IP: 10.96.250.220, port: d4099b7c-7ec3-4337-a72c-9df70bf84973. [pid: 7|app: 0|req: 1281/2550] 162.253.55.200 () {34 vars in 993 bytes} [Thu Feb 26 22:54:24 2026] GET /v2.0/ports?device_id=455cfa46-71bb-43dc-a914-f7d13b174a32 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2551] 10.0.0.246 () {34 vars in 748 bytes} [Thu Feb 26 22:54:23 2026] PUT /v2.0/floatingips/d78182aa-6c1f-48df-8998-8c9befe8358e => generated 856 bytes in 1448 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2552] 162.253.55.200 () {36 vars in 996 bytes} [Thu Feb 26 22:54:24 2026] DELETE /v2.0/ports/5e1872c9-2468-43aa-b8f2-289e68497f23 => generated 0 bytes in 394 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2553] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:54:24 2026] GET /v2.0/ports?device_id=455cfa46-71bb-43dc-a914-f7d13b174a32 => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:54:25.022 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-14b3b0c5-93c0-4805-8bcc-3672540caf26'] response: {'server_uuid': '455cfa46-71bb-43dc-a914-f7d13b174a32', 'name': 'network-vif-deleted', 'tag': '5e1872c9-2468-43aa-b8f2-289e68497f23', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1283/2554] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:54:24 2026] GET /v2.0/ports?tenant_id=36e16be2c2364564a9e6d02f2e8bbe01&device_id=9b168a07-6d6d-42f8-ad4c-79c5d14b2a0e => generated 1283 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:54:25.048 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e67406c-b34a-4039-8c08-985680dc83ce'] response: {'name': 'network-changed', 'server_uuid': '9b168a07-6d6d-42f8-ad4c-79c5d14b2a0e', 'tag': 'd4099b7c-7ec3-4337-a72c-9df70bf84973', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1272/2555] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:54:25 2026] GET /v2.0/networks?id=c51a904e-bb7e-42b5-a84d-31c670115c12 => generated 769 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2556] 162.253.55.200 () {34 vars in 1059 bytes} [Thu Feb 26 22:54:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=d4099b7c-7ec3-4337-a72c-9df70bf84973 => generated 859 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2557] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:54:25 2026] GET /v2.0/subnets?id=b8890e6e-1311-4085-8544-a78a562f8ced => generated 667 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2558] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:54:25 2026] GET /v2.0/ports?network_id=c51a904e-bb7e-42b5-a84d-31c670115c12&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: 1274/2559] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:54:25 2026] GET /v2.0/networks/c51a904e-bb7e-42b5-a84d-31c670115c12?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: 1286/2560] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:54:25 2026] GET /v2.0/networks/c51a904e-bb7e-42b5-a84d-31c670115c12?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2561] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:54:26 2026] DELETE /v2.0/security-groups/2d9e57a6-f657-447e-b1a2-8f35b64cb6be => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2564] 10.0.0.246 () {34 vars in 788 bytes} [Thu Feb 26 22:54:26 2026] PUT /v2.0/routers/347f2f11-e319-4659-bac0-67b1029f6a46/remove_router_interface => generated 309 bytes in 1827 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2565] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:54:28 2026] DELETE /v2.0/subnets/b77fdd0d-7690-418f-9a09-6afd06cfc142 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 22:54:29.499 7 INFO neutron.services.segments.plugin [-] Segment 979e1eca-0ccc-4b52-84c9-77c7e64bf8c5 resource provider aggregate not found 2026-02-26 22:54:29.506 7 INFO neutron.services.segments.plugin [-] Segment 979e1eca-0ccc-4b52-84c9-77c7e64bf8c5 resource provider aggregate not found 2026-02-26 22:54:29.514 7 INFO neutron.services.segments.plugin [-] Segment 979e1eca-0ccc-4b52-84c9-77c7e64bf8c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 979e1eca-0ccc-4b52-84c9-77c7e64bf8c5 found for delete ", "request_id": "req-80d7ff1d-ac4f-480b-a843-f9a1f6829e85"}]} 2026-02-26 22:54:29.524 7 INFO neutron.services.segments.plugin [-] Segment 979e1eca-0ccc-4b52-84c9-77c7e64bf8c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 979e1eca-0ccc-4b52-84c9-77c7e64bf8c5 found for delete ", "request_id": "req-ddfc5a8d-839c-42c2-83b2-d8b9510734e0"}]} 2026-02-26 22:54:29.524 7 INFO neutron.db.l3_hamode_db [None req-3a9f49b9-a000-492a-9f12-6306d477d854 7bc88952a2cb4579825d1fd7d486ec11 d6ddf52eccbd4672bb1c01d494313996 - - - -] HA network 18749ed0-d9f0-4316-9081-d088b0db46fe was deleted as no HA routers are present in tenant d6ddf52eccbd4672bb1c01d494313996. [pid: 7|app: 0|req: 1288/2566] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:54:28 2026] DELETE /v2.0/routers/347f2f11-e319-4659-bac0-67b1029f6a46 => generated 0 bytes in 1230 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2567] 162.253.55.200 () {30 vars in 662 bytes} [Thu Feb 26 22:54:29 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: 1280/2568] 162.253.55.200 () {30 vars in 664 bytes} [Thu Feb 26 22:54:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2569] 162.253.55.200 () {30 vars in 640 bytes} [Thu Feb 26 22:54:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2570] 162.253.55.200 () {30 vars in 676 bytes} [Thu Feb 26 22:54:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2571] 162.253.55.200 () {30 vars in 731 bytes} [Thu Feb 26 22:54:29 2026] GET /v2.0/security-groups?name=lb-f2ad10ee-a1c6-45a0-b33b-a73eeeba34f7 => generated 2737 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2572] 162.253.55.200 () {30 vars in 761 bytes} [Thu Feb 26 22:54:29 2026] GET /v2.0/security-group-rules?security_group_id=d6935725-ea14-4c2c-856f-c64456d8d949 => generated 2206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2573] 162.253.55.200 () {32 vars in 748 bytes} [Thu Feb 26 22:54:29 2026] DELETE /v2.0/security-group-rules/56f0c27a-009f-49a2-8694-f3a590e08801 => 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: 1289/2574] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:54:29 2026] DELETE /v2.0/networks/f87cd2cf-4858-40bb-bb55-22de87e80bb8 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2575] 162.253.55.200 () {32 vars in 748 bytes} [Thu Feb 26 22:54:29 2026] DELETE /v2.0/security-group-rules/e8186a5a-e6d6-442b-9b98-a327a2592500 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2576] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:54:30 2026] GET /v2.0/security-groups?tenant_id=d6ddf52eccbd4672bb1c01d494313996&name=default => generated 2801 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2577] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:54:30 2026] DELETE /v2.0/security-groups/a2975e22-4d7a-4688-b98d-5a907ba5dcac => 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: 1291/2578] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:54:30 2026] GET /v2.0/security-groups?tenant_id=fcf87200a35e4c3db7200950ee2473e7&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: 1288/2579] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:54:30 2026] DELETE /v2.0/security-groups/105bcc13-f323-4f8e-991c-1d59ccfa050c => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:54:32.745 7 INFO neutron.services.segments.plugin [-] Segment 65447cf3-42d3-4cc6-b7ba-e6841c2c6c89 resource provider aggregate not found 2026-02-26 22:54:32.764 7 INFO neutron.services.segments.plugin [-] Segment 65447cf3-42d3-4cc6-b7ba-e6841c2c6c89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65447cf3-42d3-4cc6-b7ba-e6841c2c6c89 found for delete ", "request_id": "req-267e1ed7-2c50-4bb3-8f7a-f52efa3239d8"}]} 2026-02-26 22:54:32.765 7 INFO neutron.services.segments.plugin [-] Segment 65447cf3-42d3-4cc6-b7ba-e6841c2c6c89 resource provider aggregate not found 2026-02-26 22:54:32.784 7 INFO neutron.services.segments.plugin [-] Segment 65447cf3-42d3-4cc6-b7ba-e6841c2c6c89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65447cf3-42d3-4cc6-b7ba-e6841c2c6c89 found for delete ", "request_id": "req-2d11b28e-97cd-4374-ab02-c6c76e4c6180"}]} [pid: 7|app: 0|req: 1292/2580] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:54:32 2026] GET /v2.0/ports?device_id=9b168a07-6d6d-42f8-ad4c-79c5d14b2a0e => generated 1014 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2581] 10.0.0.182 () {34 vars in 1119 bytes} [Thu Feb 26 22:54:32 2026] GET /v2.0/security-groups?id=942ec564-5954-4624-9af8-3ec98e70ec2b&id=1582d474-c960-44b4-ba93-564322e9be40&fields=id&fields=name => generated 205 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2582] 10.0.0.246 () {32 vars in 735 bytes} [Thu Feb 26 22:54:32 2026] GET /v2.0/ports?device_id=9b168a07-6d6d-42f8-ad4c-79c5d14b2a0e => generated 1283 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2583] 10.0.0.246 () {32 vars in 857 bytes} [Thu Feb 26 22:54:33 2026] GET /v2.0/floatingips?floating_network_id=3ca5896a-f19d-4ed2-8798-fc5b168e6583&port_id=d4099b7c-7ec3-4337-a72c-9df70bf84973 => generated 861 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2584] 10.0.0.19 () {34 vars in 988 bytes} [Thu Feb 26 22:54:33 2026] GET /v2.0/ports?device_id=9b168a07-6d6d-42f8-ad4c-79c5d14b2a0e => generated 1283 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2585] 10.0.0.19 () {34 vars in 1118 bytes} [Thu Feb 26 22:54:33 2026] GET /v2.0/security-groups?id=1582d474-c960-44b4-ba93-564322e9be40&id=942ec564-5954-4624-9af8-3ec98e70ec2b&fields=id&fields=name => generated 205 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:54:34.383 7 INFO neutron.db.l3_db [None req-031fa4ef-a8bd-460c-8282-9921b20b3cd1 d85f086d2fc64d0ca34d3c91b20cac53 892b946244b9404cb5d2770835b5475f - - - -] Floating IP 96978133-f07b-4be4-b443-abc7df4910d2 disassociated (deleted). External IP: 10.96.250.205, port: 73b35671-3d4c-4ab9-abe5-be9a68d1ef92. [pid: 7|app: 0|req: 1295/2586] 10.0.0.246 () {32 vars in 731 bytes} [Thu Feb 26 22:54:33 2026] DELETE /v2.0/floatingips/96978133-f07b-4be4-b443-abc7df4910d2 => generated 0 bytes in 813 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:54:34.802 8 INFO neutron.api.v2.resource [None req-b7db13a4-fc87-45ef-9fdd-2fe80e97ec8d d85f086d2fc64d0ca34d3c91b20cac53 892b946244b9404cb5d2770835b5475f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1292/2587] 10.0.0.246 () {32 vars in 728 bytes} [Thu Feb 26 22:54:34 2026] GET /v2.0/floatingips/96978133-f07b-4be4-b443-abc7df4910d2 => generated 144 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2588] 162.253.55.200 () {30 vars in 662 bytes} [Thu Feb 26 22:54:35 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: 1297/2589] 162.253.55.200 () {30 vars in 664 bytes} [Thu Feb 26 22:54:35 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: 1298/2590] 162.253.55.200 () {30 vars in 640 bytes} [Thu Feb 26 22:54: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: 1299/2591] 162.253.55.200 () {30 vars in 676 bytes} [Thu Feb 26 22:54:35 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2592] 162.253.55.200 () {30 vars in 700 bytes} [Thu Feb 26 22:54:35 2026] GET /v2.0/subnets/3c17483e-678f-4c10-815c-a1e63c62590f => generated 651 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2593] 162.253.55.200 () {30 vars in 715 bytes} [Thu Feb 26 22:54:35 2026] GET /v2.0/ports?device_id=929c55c9-7846-40d4-877b-1c43df247114 => generated 2585 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2594] 162.253.55.200 () {30 vars in 715 bytes} [Thu Feb 26 22:54:35 2026] GET /v2.0/ports?device_id=929c55c9-7846-40d4-877b-1c43df247114 => generated 2585 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2595] 162.253.55.200 () {30 vars in 715 bytes} [Thu Feb 26 22:54:35 2026] GET /v2.0/ports?device_id=929c55c9-7846-40d4-877b-1c43df247114 => generated 2585 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2596] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:54:35 2026] GET /v2.0/ports?device_id=9b168a07-6d6d-42f8-ad4c-79c5d14b2a0e => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2597] 10.0.0.182 () {34 vars in 1119 bytes} [Thu Feb 26 22:54:35 2026] GET /v2.0/security-groups?id=942ec564-5954-4624-9af8-3ec98e70ec2b&id=1582d474-c960-44b4-ba93-564322e9be40&fields=id&fields=name => generated 205 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2598] 162.253.55.200 () {34 vars in 974 bytes} [Thu Feb 26 22:54:35 2026] GET /v2.0/ports/a02847bf-9e55-4cba-9499-a9ee11b27080 => generated 1345 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2599] 10.0.0.246 () {34 vars in 675 bytes} [Thu Feb 26 22:54:35 2026] POST /v2.0/floatingips => generated 552 bytes in 903 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2600] 162.253.55.200 () {34 vars in 1059 bytes} [Thu Feb 26 22:54:35 2026] GET /v2.0/ports/a02847bf-9e55-4cba-9499-a9ee11b27080?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2601] 162.253.55.200 () {34 vars in 1015 bytes} [Thu Feb 26 22:54:36 2026] GET /v2.0/networks/a367d994-ad2d-4d28-8806-b846a1b5a0b1?fields=dns_domain => generated 29 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2602] 162.253.55.200 () {38 vars in 1027 bytes} [Thu Feb 26 22:54:36 2026] PUT /v2.0/ports/a02847bf-9e55-4cba-9499-a9ee11b27080 => generated 1146 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1310/2603] 162.253.55.200 () {30 vars in 715 bytes} [Thu Feb 26 22:54:36 2026] GET /v2.0/ports?device_id=929c55c9-7846-40d4-877b-1c43df247114 => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2604] 162.253.55.200 () {34 vars in 993 bytes} [Thu Feb 26 22:54:36 2026] GET /v2.0/ports?device_id=9b168a07-6d6d-42f8-ad4c-79c5d14b2a0e => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2605] 10.0.0.246 () {34 vars in 675 bytes} [Thu Feb 26 22:54:36 2026] POST /v2.0/floatingips => generated 552 bytes in 680 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2606] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:54:36 2026] GET /v2.0/ports?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a&device_id=929c55c9-7846-40d4-877b-1c43df247114 => generated 1248 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2607] 162.253.55.200 () {34 vars in 748 bytes} [Thu Feb 26 22:54:36 2026] PUT /v2.0/ports/a02847bf-9e55-4cba-9499-a9ee11b27080 => generated 1086 bytes in 244 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-02-26 22:54:37.021 8 INFO neutron.db.l3_db [None req-cba1fa21-3be1-4e05-b241-ff1f9c9dd843 e009284708eb4d6d885c7db19147e3f0 36e16be2c2364564a9e6d02f2e8bbe01 - - - -] Floating IP d78182aa-6c1f-48df-8998-8c9befe8358e disassociated. External IP: 10.96.250.220, port: d4099b7c-7ec3-4337-a72c-9df70bf84973. [pid: 7|app: 0|req: 1313/2608] 10.0.0.246 () {34 vars in 675 bytes} [Thu Feb 26 22:54:36 2026] POST /v2.0/floatingips => generated 552 bytes in 648 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2609] 162.253.55.200 () {36 vars in 996 bytes} [Thu Feb 26 22:54:36 2026] DELETE /v2.0/ports/d4099b7c-7ec3-4337-a72c-9df70bf84973 => generated 0 bytes in 768 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2610] 162.253.55.200 () {34 vars in 1065 bytes} [Thu Feb 26 22:54:37 2026] GET /v2.0/networks?id=4c134469-e0d1-456b-bd1a-614110998bbc&id=a367d994-ad2d-4d28-8806-b846a1b5a0b1 => generated 1523 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2611] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:54:37 2026] GET /v2.0/ports?device_id=9b168a07-6d6d-42f8-ad4c-79c5d14b2a0e => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2612] 162.253.55.200 () {30 vars in 696 bytes} [Thu Feb 26 22:54:37 2026] GET /v2.0/ports/a02847bf-9e55-4cba-9499-a9ee11b27080 => generated 1086 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:54:37.542 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-250d6a5e-a461-4df0-b7a5-d10190a24ba9'] response: {'server_uuid': '9b168a07-6d6d-42f8-ad4c-79c5d14b2a0e', 'name': 'network-vif-deleted', 'tag': 'd4099b7c-7ec3-4337-a72c-9df70bf84973', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1298/2613] 162.253.55.200 () {34 vars in 1061 bytes} [Thu Feb 26 22:54:37 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.186&port_id=a619ed3d-8ba9-45c0-84cb-72564ad41bef => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2614] 162.253.55.200 () {32 vars in 718 bytes} [Thu Feb 26 22:54:37 2026] DELETE /v2.0/ports/a02847bf-9e55-4cba-9499-a9ee11b27080 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2615] 162.253.55.200 () {34 vars in 983 bytes} [Thu Feb 26 22:54:37 2026] GET /v2.0/subnets?id=dee8df71-b3a9-440a-8862-f70218f28dec => generated 630 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2616] 162.253.55.200 () {30 vars in 662 bytes} [Thu Feb 26 22:54:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2617] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:54:37 2026] GET /v2.0/ports?network_id=4c134469-e0d1-456b-bd1a-614110998bbc&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2618] 162.253.55.200 () {30 vars in 664 bytes} [Thu Feb 26 22:54:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2619] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:54:38 2026] GET /v2.0/networks/4c134469-e0d1-456b-bd1a-614110998bbc?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: 1305/2620] 162.253.55.200 () {30 vars in 640 bytes} [Thu Feb 26 22:54: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: 8|app: 0|req: 1306/2621] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:54:38 2026] GET /v2.0/networks/4c134469-e0d1-456b-bd1a-614110998bbc?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: 1307/2622] 162.253.55.200 () {30 vars in 676 bytes} [Thu Feb 26 22:54:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:54:38.204 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cf11d668-1b82-4e26-acea-b69d74351dac 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1308/2623] 162.253.55.200 () {32 vars in 718 bytes} [Thu Feb 26 22:54:38 2026] DELETE /v2.0/ports/a02847bf-9e55-4cba-9499-a9ee11b27080 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2624] 10.0.0.246 () {34 vars in 675 bytes} [Thu Feb 26 22:54:37 2026] POST /v2.0/floatingips => generated 552 bytes in 686 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2625] 162.253.55.200 () {30 vars in 696 bytes} [Thu Feb 26 22:54:38 2026] GET /v2.0/ports/73b35671-3d4c-4ab9-abe5-be9a68d1ef92 => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2626] 162.253.55.200 () {30 vars in 731 bytes} [Thu Feb 26 22:54:38 2026] GET /v2.0/security-groups?name=lb-f2ad10ee-a1c6-45a0-b33b-a73eeeba34f7 => generated 1575 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2627] 162.253.55.200 () {30 vars in 696 bytes} [Thu Feb 26 22:54:38 2026] GET /v2.0/ports/73b35671-3d4c-4ab9-abe5-be9a68d1ef92 => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2628] 162.253.55.200 () {34 vars in 748 bytes} [Thu Feb 26 22:54:38 2026] PUT /v2.0/ports/73b35671-3d4c-4ab9-abe5-be9a68d1ef92 => generated 1090 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2629] 162.253.55.200 () {32 vars in 738 bytes} [Thu Feb 26 22:54:38 2026] DELETE /v2.0/security-groups/d6935725-ea14-4c2c-856f-c64456d8d949 => 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: 1317/2630] 10.0.0.246 () {34 vars in 675 bytes} [Thu Feb 26 22:54:38 2026] POST /v2.0/floatingips => generated 552 bytes in 629 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2631] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:54:38 2026] DELETE /v2.0/security-groups/942ec564-5954-4624-9af8-3ec98e70ec2b => 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: 1314/2632] 162.253.55.200 () {32 vars in 718 bytes} [Thu Feb 26 22:54:38 2026] DELETE /v2.0/ports/73b35671-3d4c-4ab9-abe5-be9a68d1ef92 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 22:54:39.007 8 INFO neutron.api.v2.resource [None req-7515ca0d-d967-4333-9be5-8439d72be63d e009284708eb4d6d885c7db19147e3f0 36e16be2c2364564a9e6d02f2e8bbe01 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1315/2633] 10.0.0.246 () {32 vars in 736 bytes} [Thu Feb 26 22:54:38 2026] GET /v2.0/security-groups/942ec564-5954-4624-9af8-3ec98e70ec2b => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2634] 10.0.0.246 () {34 vars in 758 bytes} [Thu Feb 26 22:54:38 2026] PUT /v2.0/floatingips/993d4297-2f9f-4af4-ba1f-0eb239bb0bf5/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2635] 10.0.0.246 () {34 vars in 758 bytes} [Thu Feb 26 22:54:39 2026] PUT /v2.0/floatingips/c7a3040f-048c-4a30-938d-ac2441117a99/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2636] 10.0.0.246 () {34 vars in 758 bytes} [Thu Feb 26 22:54:39 2026] PUT /v2.0/floatingips/b4841ae7-1278-4fe2-a134-63d1f80f61cb/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2637] 10.0.0.246 () {34 vars in 758 bytes} [Thu Feb 26 22:54:39 2026] PUT /v2.0/floatingips/bfccbdf2-a07e-4e01-a0d3-2db35564b8b1/tags => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2638] 10.0.0.246 () {32 vars in 671 bytes} [Thu Feb 26 22:54:39 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2639] 10.0.0.246 () {32 vars in 685 bytes} [Thu Feb 26 22:54:39 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2640] 10.0.0.246 () {32 vars in 731 bytes} [Thu Feb 26 22:54:39 2026] DELETE /v2.0/floatingips/d78182aa-6c1f-48df-8998-8c9befe8358e => generated 0 bytes in 393 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2641] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:54:39 2026] DELETE /v2.0/security-groups/1582d474-c960-44b4-ba93-564322e9be40 => 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: 1325/2642] 10.0.0.246 () {32 vars in 681 bytes} [Thu Feb 26 22:54:39 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 595 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2643] 162.253.55.200 () {34 vars in 993 bytes} [Thu Feb 26 22:54:39 2026] GET /v2.0/ports?device_id=929c55c9-7846-40d4-877b-1c43df247114 => generated 1248 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2644] 10.0.0.246 () {32 vars in 693 bytes} [Thu Feb 26 22:54:39 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2645] 162.253.55.200 () {36 vars in 996 bytes} [Thu Feb 26 22:54:40 2026] DELETE /v2.0/ports/a619ed3d-8ba9-45c0-84cb-72564ad41bef => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 22:54:40.345 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-44a67bb5-bac6-4928-99b8-8db5dce729d0'] response: {'server_uuid': '929c55c9-7846-40d4-877b-1c43df247114', 'name': 'network-vif-deleted', 'tag': 'a619ed3d-8ba9-45c0-84cb-72564ad41bef', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1329/2646] 10.0.0.246 () {32 vars in 679 bytes} [Thu Feb 26 22:54:40 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:54:40.799 7 INFO neutron.db.l3_db [None req-bfdd4f76-1cad-41e7-94f4-5404dac78015 d85f086d2fc64d0ca34d3c91b20cac53 892b946244b9404cb5d2770835b5475f - - - -] Floating IP 6968e61e-f1a6-473b-8dbf-b6cb017f676d disassociated (deleted). External IP: 10.96.250.208, port: d980a138-7bc0-47cb-93a7-fbb0a3ad0a44. [pid: 7|app: 0|req: 1330/2647] 10.0.0.246 () {32 vars in 731 bytes} [Thu Feb 26 22:54:40 2026] DELETE /v2.0/floatingips/6968e61e-f1a6-473b-8dbf-b6cb017f676d => generated 0 bytes in 837 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2648] 10.0.0.246 () {32 vars in 693 bytes} [Thu Feb 26 22:54:41 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:54:41.275 7 INFO neutron.api.v2.resource [None req-654ab5eb-3d1d-43c7-aa3e-35fe49e991e4 d85f086d2fc64d0ca34d3c91b20cac53 892b946244b9404cb5d2770835b5475f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1332/2649] 10.0.0.246 () {32 vars in 728 bytes} [Thu Feb 26 22:54:41 2026] GET /v2.0/floatingips/6968e61e-f1a6-473b-8dbf-b6cb017f676d => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2650] 10.0.0.246 () {32 vars in 689 bytes} [Thu Feb 26 22:54:41 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2651] 10.0.0.246 () {32 vars in 701 bytes} [Thu Feb 26 22:54:41 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2652] 10.0.0.246 () {34 vars in 788 bytes} [Thu Feb 26 22:54:39 2026] PUT /v2.0/routers/69e8d693-bc73-4248-86a2-065751971137/remove_router_interface => generated 309 bytes in 2078 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2653] 10.0.0.246 () {32 vars in 731 bytes} [Thu Feb 26 22:54:41 2026] DELETE /v2.0/floatingips/993d4297-2f9f-4af4-ba1f-0eb239bb0bf5 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2654] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:54:41 2026] GET /v2.0/ports?device_id=ba566a5a-344e-4f67-8ddd-90c2b92dd832 => generated 1200 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2655] 10.0.0.246 () {32 vars in 731 bytes} [Thu Feb 26 22:54:41 2026] DELETE /v2.0/floatingips/c7a3040f-048c-4a30-938d-ac2441117a99 => generated 0 bytes in 385 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2656] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:54:42 2026] GET /v2.0/security-groups?id=58825462-320b-433a-a637-ccb276ca9449&fields=id&fields=name => generated 110 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2659] 162.253.55.200 () {34 vars in 993 bytes} [Thu Feb 26 22:54:42 2026] GET /v2.0/ports?device_id=ba566a5a-344e-4f67-8ddd-90c2b92dd832 => generated 1200 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:54:42.402 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4a2ba122-9288-4b2f-83c5-a002d3d021fc'] response: {'name': 'network-changed', 'server_uuid': 'ba566a5a-344e-4f67-8ddd-90c2b92dd832', 'tag': 'd980a138-7bc0-47cb-93a7-fbb0a3ad0a44', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1325/2660] 10.0.0.246 () {32 vars in 731 bytes} [Thu Feb 26 22:54:42 2026] DELETE /v2.0/floatingips/b4841ae7-1278-4fe2-a134-63d1f80f61cb => generated 0 bytes in 400 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:54:42.904 7 INFO neutron.services.segments.plugin [-] Segment 06880c2f-5c89-4d24-bc3b-a9f27e867458 resource provider aggregate not found 2026-02-26 22:54:42.909 7 INFO neutron.services.segments.plugin [-] Segment 06880c2f-5c89-4d24-bc3b-a9f27e867458 resource provider aggregate not found 2026-02-26 22:54:42.926 7 INFO neutron.services.segments.plugin [-] Segment 06880c2f-5c89-4d24-bc3b-a9f27e867458 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06880c2f-5c89-4d24-bc3b-a9f27e867458 found for delete ", "request_id": "req-bcceec6a-2731-4b82-aadf-636558f6fcd0"}]} 2026-02-26 22:54:42.932 7 INFO neutron.services.segments.plugin [-] Segment 06880c2f-5c89-4d24-bc3b-a9f27e867458 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06880c2f-5c89-4d24-bc3b-a9f27e867458 found for delete ", "request_id": "req-787004a7-6ea6-4793-afec-716a8cebc67d"}]} 2026-02-26 22:54:42.937 7 INFO neutron.db.l3_hamode_db [None req-ed3ca735-5e0f-4424-b9ba-800742891fcc 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] HA network b75359dd-49a9-4933-8d4c-d1c3de33204f was deleted as no HA routers are present in tenant 36e16be2c2364564a9e6d02f2e8bbe01. [pid: 7|app: 0|req: 1336/2661] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:54:41 2026] DELETE /v2.0/routers/69e8d693-bc73-4248-86a2-065751971137 => generated 0 bytes in 1192 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2662] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:54:42 2026] GET /v2.0/ports?tenant_id=892b946244b9404cb5d2770835b5475f&device_id=ba566a5a-344e-4f67-8ddd-90c2b92dd832 => 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: 1326/2663] 162.253.55.200 () {36 vars in 996 bytes} [Thu Feb 26 22:54:42 2026] DELETE /v2.0/ports/d980a138-7bc0-47cb-93a7-fbb0a3ad0a44 => generated 0 bytes in 383 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 22:54:43.080 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-294d5cfa-19b4-44c5-9ebc-ff6e82969d3c'] response: {'server_uuid': 'ba566a5a-344e-4f67-8ddd-90c2b92dd832', 'name': 'network-vif-deleted', 'tag': 'd980a138-7bc0-47cb-93a7-fbb0a3ad0a44', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1327/2664] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:54:43 2026] DELETE /v2.0/subnets/b8890e6e-1311-4085-8544-a78a562f8ced => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2665] 10.0.0.246 () {32 vars in 731 bytes} [Thu Feb 26 22:54:42 2026] DELETE /v2.0/floatingips/bfccbdf2-a07e-4e01-a0d3-2db35564b8b1 => generated 0 bytes in 368 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:54:43.624 8 INFO neutron.services.segments.plugin [-] Segment 0135fd4a-574d-4e53-9dfb-78b571b0201e resource provider aggregate not found 2026-02-26 22:54:43.629 8 INFO neutron.services.segments.plugin [-] Segment 0135fd4a-574d-4e53-9dfb-78b571b0201e resource provider aggregate not found 2026-02-26 22:54:43.655 8 INFO neutron.services.segments.plugin [-] Segment 0135fd4a-574d-4e53-9dfb-78b571b0201e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0135fd4a-574d-4e53-9dfb-78b571b0201e found for delete ", "request_id": "req-945865e5-26a8-4887-9826-8cf4410e2ad4"}]} 2026-02-26 22:54:43.657 8 INFO neutron.services.segments.plugin [-] Segment 0135fd4a-574d-4e53-9dfb-78b571b0201e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0135fd4a-574d-4e53-9dfb-78b571b0201e found for delete ", "request_id": "req-c7b04d27-ec89-4a27-ae53-c17628311e58"}]} [pid: 8|app: 0|req: 1328/2666] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:54:43 2026] DELETE /v2.0/networks/c51a904e-bb7e-42b5-a84d-31c670115c12 => generated 0 bytes in 419 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2667] 10.0.0.246 () {32 vars in 731 bytes} [Thu Feb 26 22:54:43 2026] DELETE /v2.0/floatingips/efcf4e4d-e3e3-40c5-9da6-0f434c110a7a => generated 0 bytes in 341 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2668] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:54:44 2026] GET /v2.0/security-groups?tenant_id=c95019423bce464597d36532be9d6e99&name=default => generated 2801 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2669] 10.0.0.246 () {34 vars in 788 bytes} [Thu Feb 26 22:54:43 2026] PUT /v2.0/routers/7300a914-e61b-41ce-8fd0-8eadd7e21f42/remove_router_interface => generated 309 bytes in 1152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2670] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:54:44 2026] DELETE /v2.0/security-groups/e2c8a3f2-3cfd-424e-a3af-e0d4a34b11e4 => 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: 1342/2671] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:54:45 2026] GET /v2.0/security-groups?tenant_id=dbe9483eaca54d85969618099016d89f&name=default => generated 2801 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2672] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:54:45 2026] DELETE /v2.0/security-groups/5947df9f-79bf-4251-ab11-8449060903f5 => 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: 1344/2673] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:54:45 2026] GET /v2.0/security-groups?tenant_id=75fb1e2af2b04677b98e05051dfec345&name=default => generated 2801 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2674] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:54:45 2026] DELETE /v2.0/security-groups/2c895010-a0bd-4896-864c-ca5c7721f82f => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:54:45.915 8 INFO neutron.services.segments.plugin [-] Segment 3919f6d3-e8c2-489d-b7a7-94bd5fe6eaa7 resource provider aggregate not found 2026-02-26 22:54:45.919 8 INFO neutron.services.segments.plugin [-] Segment 3919f6d3-e8c2-489d-b7a7-94bd5fe6eaa7 resource provider aggregate not found 2026-02-26 22:54:45.935 8 INFO neutron.services.segments.plugin [-] Segment 3919f6d3-e8c2-489d-b7a7-94bd5fe6eaa7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3919f6d3-e8c2-489d-b7a7-94bd5fe6eaa7 found for delete ", "request_id": "req-4c4e06e0-c12d-47e1-a2eb-56ebdc46d214"}]} 2026-02-26 22:54:45.936 8 INFO neutron.services.segments.plugin [-] Segment 3919f6d3-e8c2-489d-b7a7-94bd5fe6eaa7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3919f6d3-e8c2-489d-b7a7-94bd5fe6eaa7 found for delete ", "request_id": "req-8f739c92-b34a-44f0-ac4c-aa0ffea83d5f"}]} 2026-02-26 22:54:45.941 8 INFO neutron.db.l3_hamode_db [None req-54aec57e-0897-4d31-b50c-c85875f72e02 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - - -] HA network 671f8e4d-bbd6-4fdb-8dfd-c4e839f928b5 was deleted as no HA routers are present in tenant b2d8dff401a44692afe6ce95294478db. [pid: 8|app: 0|req: 1330/2675] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:54:44 2026] DELETE /v2.0/routers/7300a914-e61b-41ce-8fd0-8eadd7e21f42 => generated 0 bytes in 1119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2676] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:54:45 2026] DELETE /v2.0/subnets/8a7bea44-800c-40e5-9ab5-68f4a58a0eec => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2677] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:54:46 2026] DELETE /v2.0/networks/31170614-fa6c-4447-96d5-f572ce5989a4 => 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: 1347/2678] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:54:46 2026] GET /v2.0/security-groups?tenant_id=36e16be2c2364564a9e6d02f2e8bbe01&name=default => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2679] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:54:47 2026] DELETE /v2.0/security-groups/f3e2a7f2-7cb2-475b-93b7-1ce537829a5f => 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: 1348/2680] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:54:47 2026] GET /v2.0/security-groups?tenant_id=b2d8dff401a44692afe6ce95294478db&name=default => generated 2801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2681] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:54:47 2026] DELETE /v2.0/security-groups/b5b281e9-1588-4cc3-939e-a8dd6b97da6a => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:54:47.681 7 INFO neutron.db.l3_db [None req-c449cc3a-13b0-45de-9531-a4ae10331089 d85f086d2fc64d0ca34d3c91b20cac53 892b946244b9404cb5d2770835b5475f - - - -] Floating IP 4c4aceb6-9030-4a7e-87e2-b354ad9c46a1 disassociated (deleted). External IP: 10.96.250.210, port: 6ef45e31-eb1f-4d0e-8b3b-78b21644fb91. [pid: 7|app: 0|req: 1349/2682] 10.0.0.246 () {32 vars in 731 bytes} [Thu Feb 26 22:54:47 2026] DELETE /v2.0/floatingips/4c4aceb6-9030-4a7e-87e2-b354ad9c46a1 => generated 0 bytes in 781 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:54:48.112 8 INFO neutron.services.segments.plugin [-] Segment 16d4c0b5-34d3-4034-8f53-545e3f6f5421 resource provider aggregate not found 2026-02-26 22:54:48.117 8 INFO neutron.services.segments.plugin [-] Segment 16d4c0b5-34d3-4034-8f53-545e3f6f5421 resource provider aggregate not found 2026-02-26 22:54:48.130 8 INFO neutron.api.v2.resource [None req-3ab64aec-1c96-4ad9-8f3f-169531f44864 d85f086d2fc64d0ca34d3c91b20cac53 892b946244b9404cb5d2770835b5475f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1334/2683] 10.0.0.246 () {32 vars in 728 bytes} [Thu Feb 26 22:54:48 2026] GET /v2.0/floatingips/4c4aceb6-9030-4a7e-87e2-b354ad9c46a1 => generated 144 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 22:54:48.344 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3599da4a-d537-406f-b9fa-e65146fe917d'] response: {'name': 'network-changed', 'server_uuid': '704bd076-4d52-4584-9a77-7bad4798c2ba', 'tag': '6ef45e31-eb1f-4d0e-8b3b-78b21644fb91', 'status': 'completed', 'code': 200} 2026-02-26 22:54:48.379 8 INFO neutron.services.segments.plugin [-] Segment 16d4c0b5-34d3-4034-8f53-545e3f6f5421 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16d4c0b5-34d3-4034-8f53-545e3f6f5421 found for delete ", "request_id": "req-9f6aadee-1e81-4a4b-9f87-756194529134"}]} 2026-02-26 22:54:48.380 8 INFO neutron.services.segments.plugin [-] Segment 16d4c0b5-34d3-4034-8f53-545e3f6f5421 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16d4c0b5-34d3-4034-8f53-545e3f6f5421 found for delete ", "request_id": "req-d75d3317-f502-4f32-9bca-ca94f924a9d2"}]} [pid: 7|app: 0|req: 1350/2684] 10.0.0.182 () {34 vars in 989 bytes} [Thu Feb 26 22:54:48 2026] GET /v2.0/ports?device_id=704bd076-4d52-4584-9a77-7bad4798c2ba => generated 1200 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2685] 162.253.55.200 () {34 vars in 1079 bytes} [Thu Feb 26 22:54:48 2026] GET /v2.0/ports?tenant_id=892b946244b9404cb5d2770835b5475f&device_id=704bd076-4d52-4584-9a77-7bad4798c2ba => generated 1469 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2686] 10.0.0.182 () {34 vars in 1039 bytes} [Thu Feb 26 22:54:48 2026] GET /v2.0/security-groups?id=58825462-320b-433a-a637-ccb276ca9449&fields=id&fields=name => generated 110 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2687] 162.253.55.200 () {34 vars in 985 bytes} [Thu Feb 26 22:54:48 2026] GET /v2.0/networks?id=a1fd27f9-51dd-444d-8b74-fb9d231af833 => generated 801 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2688] 162.253.55.200 () {34 vars in 1057 bytes} [Thu Feb 26 22:54:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.226&port_id=6ef45e31-eb1f-4d0e-8b3b-78b21644fb91 => 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: 1337/2689] 162.253.55.200 () {34 vars in 1103 bytes} [Thu Feb 26 22:54:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2ad&port_id=6ef45e31-eb1f-4d0e-8b3b-78b21644fb91 => 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: 1353/2690] 162.253.55.200 () {34 vars in 1063 bytes} [Thu Feb 26 22:54:48 2026] GET /v2.0/subnets?id=bd1dcfea-0537-43ee-ba72-414175b37877&id=90383529-ad30-4ae5-a838-0cceb88a36b4 => generated 1361 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2691] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:54:48 2026] GET /v2.0/ports?network_id=a1fd27f9-51dd-444d-8b74-fb9d231af833&device_owner=network%3Adhcp => generated 1457 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2692] 162.253.55.200 () {34 vars in 1051 bytes} [Thu Feb 26 22:54:48 2026] GET /v2.0/ports?network_id=a1fd27f9-51dd-444d-8b74-fb9d231af833&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: 1355/2693] 162.253.55.200 () {34 vars in 993 bytes} [Thu Feb 26 22:54:48 2026] GET /v2.0/ports?device_id=704bd076-4d52-4584-9a77-7bad4798c2ba => generated 1200 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2694] 162.253.55.200 () {34 vars in 1011 bytes} [Thu Feb 26 22:54:48 2026] GET /v2.0/networks/a1fd27f9-51dd-444d-8b74-fb9d231af833?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2695] 162.253.55.200 () {34 vars in 1111 bytes} [Thu Feb 26 22:54:48 2026] GET /v2.0/networks/a1fd27f9-51dd-444d-8b74-fb9d231af833?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: 1356/2696] 162.253.55.200 () {36 vars in 996 bytes} [Thu Feb 26 22:54:48 2026] DELETE /v2.0/ports/6ef45e31-eb1f-4d0e-8b3b-78b21644fb91 => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2697] 10.0.0.246 () {34 vars in 683 bytes} [Thu Feb 26 22:54:50 2026] POST /v2.0/security-groups => generated 1537 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 22:54:50.681 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-84a88c86-d38c-4357-83f9-16db4590d277'] response: {'server_uuid': '704bd076-4d52-4584-9a77-7bad4798c2ba', 'name': 'network-vif-deleted', 'tag': '6ef45e31-eb1f-4d0e-8b3b-78b21644fb91', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1357/2698] 10.0.0.246 () {34 vars in 683 bytes} [Thu Feb 26 22:54:50 2026] POST /v2.0/security-groups => generated 1537 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2699] 10.0.0.246 () {34 vars in 683 bytes} [Thu Feb 26 22:54:50 2026] POST /v2.0/security-groups => generated 1537 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 22:54:50.903 7 INFO neutron.db.segments_db [None req-23f41e8b-fbd6-4f99-9cd1-dac273a00c9c c0c6cf292034422e98756815be41a2d1 06f4d46e5f0647e797489f15f72e9b32 - - - -] Added segment 8e91296e-a3e1-405e-9076-7d282d0e5bc2 of type vxlan for network 22e4eaec-3b7e-4f78-9fb2-8aa720d61657 [pid: 8|app: 0|req: 1343/2700] 10.0.0.246 () {34 vars in 683 bytes} [Thu Feb 26 22:54:50 2026] POST /v2.0/security-groups => generated 1537 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2701] 10.0.0.246 () {34 vars in 683 bytes} [Thu Feb 26 22:54:50 2026] POST /v2.0/security-groups => generated 1537 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2702] 10.0.0.246 () {34 vars in 766 bytes} [Thu Feb 26 22:54:51 2026] PUT /v2.0/security-groups/9336a8ee-18dd-40e4-a52a-9632f8716bb3/tags => generated 17 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2703] 10.0.0.246 () {34 vars in 766 bytes} [Thu Feb 26 22:54:51 2026] PUT /v2.0/security-groups/800245ee-cd6f-4157-a2b3-c9de98db7f78/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2704] 10.0.0.246 () {34 vars in 766 bytes} [Thu Feb 26 22:54:51 2026] PUT /v2.0/security-groups/a36ae55b-8533-4cf6-8b31-49e79f4273af/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: 1348/2705] 10.0.0.246 () {34 vars in 766 bytes} [Thu Feb 26 22:54:51 2026] PUT /v2.0/security-groups/a78c0a3a-cd98-4e45-bdec-c2b7a4a8db5d/tags => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:54:51.206 7 INFO neutron.db.l3_hamode_db [None req-23f41e8b-fbd6-4f99-9cd1-dac273a00c9c c0c6cf292034422e98756815be41a2d1 06f4d46e5f0647e797489f15f72e9b32 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1349/2706] 10.0.0.246 () {32 vars in 679 bytes} [Thu Feb 26 22:54:51 2026] GET /v2.0/security-groups?tags=red => generated 4618 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2707] 10.0.0.246 () {32 vars in 693 bytes} [Thu Feb 26 22:54:51 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3094 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2708] 10.0.0.246 () {32 vars in 689 bytes} [Thu Feb 26 22:54:51 2026] GET /v2.0/security-groups?tags-any=blue => generated 3094 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:54:51.385 7 INFO neutron.db.l3_hamode_db [None req-23f41e8b-fbd6-4f99-9cd1-dac273a00c9c c0c6cf292034422e98756815be41a2d1 06f4d46e5f0647e797489f15f72e9b32 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1352/2709] 10.0.0.246 () {32 vars in 701 bytes} [Thu Feb 26 22:54:51 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4618 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2710] 10.0.0.246 () {32 vars in 687 bytes} [Thu Feb 26 22:54:51 2026] GET /v2.0/security-groups?not-tags=red => generated 5846 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2711] 10.0.0.246 () {32 vars in 701 bytes} [Thu Feb 26 22:54:51 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7370 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2712] 10.0.0.246 () {32 vars in 697 bytes} [Thu Feb 26 22:54:51 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7370 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2713] 10.0.0.246 () {32 vars in 709 bytes} [Thu Feb 26 22:54:51 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5846 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2714] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:54:51 2026] DELETE /v2.0/security-groups/9336a8ee-18dd-40e4-a52a-9632f8716bb3 => 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: 1358/2715] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:54:51 2026] DELETE /v2.0/security-groups/800245ee-cd6f-4157-a2b3-c9de98db7f78 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2716] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:54:51 2026] DELETE /v2.0/security-groups/a36ae55b-8533-4cf6-8b31-49e79f4273af => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2717] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:54:51 2026] DELETE /v2.0/security-groups/a78c0a3a-cd98-4e45-bdec-c2b7a4a8db5d => 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: 1361/2718] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:54:52 2026] DELETE /v2.0/security-groups/8979156a-86ac-4625-9c09-ca72dc399afa => 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: 1358/2719] 10.0.0.246 () {34 vars in 667 bytes} [Thu Feb 26 22:54:50 2026] POST /v2.0/routers => generated 474 bytes in 1884 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2720] 10.0.0.246 () {34 vars in 750 bytes} [Thu Feb 26 22:54:52 2026] PUT /v2.0/routers/5311c9b1-ae1d-4648-93e6-8a56751e0a9d/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2721] 10.0.0.246 () {32 vars in 730 bytes} [Thu Feb 26 22:54:52 2026] GET /v2.0/routers/5311c9b1-ae1d-4648-93e6-8a56751e0a9d/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2722] 10.0.0.246 () {34 vars in 761 bytes} [Thu Feb 26 22:54:52 2026] PUT /v2.0/routers/5311c9b1-ae1d-4648-93e6-8a56751e0a9d/tags/green => generated 4 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2723] 10.0.0.246 () {32 vars in 730 bytes} [Thu Feb 26 22:54:52 2026] GET /v2.0/routers/5311c9b1-ae1d-4648-93e6-8a56751e0a9d/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2724] 10.0.0.246 () {34 vars in 757 bytes} [Thu Feb 26 22:54:52 2026] PUT /v2.0/routers/5311c9b1-ae1d-4648-93e6-8a56751e0a9d/tags/red => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2725] 10.0.0.246 () {32 vars in 730 bytes} [Thu Feb 26 22:54:53 2026] GET /v2.0/routers/5311c9b1-ae1d-4648-93e6-8a56751e0a9d/tags => generated 34 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2726] 10.0.0.246 () {34 vars in 779 bytes} [Thu Feb 26 22:54:53 2026] PUT /v2.0/routers/5311c9b1-ae1d-4648-93e6-8a56751e0a9d/tags/black.or.white => generated 4 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2727] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:54:52 2026] GET /v2.0/security-groups?tenant_id=724ac1047c80447dbb3b7502f36dcedf&name=default => generated 2801 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2728] 10.0.0.246 () {32 vars in 730 bytes} [Thu Feb 26 22:54:53 2026] GET /v2.0/routers/5311c9b1-ae1d-4648-93e6-8a56751e0a9d/tags => generated 52 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2729] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:54:53 2026] DELETE /v2.0/security-groups/42282469-c37d-49ef-afae-c61f459e2b7e => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2730] 10.0.0.246 () {34 vars in 750 bytes} [Thu Feb 26 22:54:53 2026] PUT /v2.0/routers/5311c9b1-ae1d-4648-93e6-8a56751e0a9d/tags => generated 37 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2731] 10.0.0.246 () {32 vars in 730 bytes} [Thu Feb 26 22:54:53 2026] GET /v2.0/routers/5311c9b1-ae1d-4648-93e6-8a56751e0a9d/tags => generated 37 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2732] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:54:53 2026] GET /v2.0/security-groups?tenant_id=c04fd3bf0e9749f3bd02c07117ac37a6&name=default => generated 2801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2733] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:54:53 2026] DELETE /v2.0/security-groups/7f2e9818-089e-4b16-bb02-6b663721b81d => 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: 1368/2734] 10.0.0.246 () {32 vars in 749 bytes} [Thu Feb 26 22:54:53 2026] DELETE /v2.0/security-group-rules/7d5a35b3-5268-4398-8d16-072e27ee05ac => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:54:53.688 7 INFO neutron.api.v2.resource [None req-9ebc2062-36fc-49a6-9459-bf2696ddd450 d85f086d2fc64d0ca34d3c91b20cac53 892b946244b9404cb5d2770835b5475f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1369/2735] 10.0.0.246 () {32 vars in 746 bytes} [Thu Feb 26 22:54:53 2026] GET /v2.0/security-group-rules/7d5a35b3-5268-4398-8d16-072e27ee05ac => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2736] 10.0.0.246 () {32 vars in 749 bytes} [Thu Feb 26 22:54:53 2026] DELETE /v2.0/security-group-rules/07b43817-9440-45a5-98b0-1fb227cc84f9 => 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: 1371/2737] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:54:53 2026] GET /v2.0/security-groups?tenant_id=dbc6b7118807409e9e0a1e7807999151&name=default => generated 2801 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:54:53.858 7 INFO neutron.api.v2.resource [None req-ab7dc6b7-d474-4d26-a249-35fc3a404966 d85f086d2fc64d0ca34d3c91b20cac53 892b946244b9404cb5d2770835b5475f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1372/2738] 10.0.0.246 () {32 vars in 746 bytes} [Thu Feb 26 22:54:53 2026] GET /v2.0/security-group-rules/07b43817-9440-45a5-98b0-1fb227cc84f9 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2739] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:54:53 2026] DELETE /v2.0/security-groups/013639c0-252f-4110-a8e0-d7a83b867d0c => 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: 1374/2740] 10.0.0.246 () {32 vars in 749 bytes} [Thu Feb 26 22:54:53 2026] DELETE /v2.0/security-group-rules/23143efe-fc06-4610-90e5-1c4aa1b877b3 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:54:54.062 7 INFO neutron.api.v2.resource [None req-068fdf25-ac97-4ec0-aa84-df323a4ac731 d85f086d2fc64d0ca34d3c91b20cac53 892b946244b9404cb5d2770835b5475f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1375/2741] 10.0.0.246 () {32 vars in 746 bytes} [Thu Feb 26 22:54:54 2026] GET /v2.0/security-group-rules/23143efe-fc06-4610-90e5-1c4aa1b877b3 => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2742] 10.0.0.246 () {32 vars in 749 bytes} [Thu Feb 26 22:54:54 2026] DELETE /v2.0/security-group-rules/eb68f95d-37f0-48fe-bfe3-0957283dad34 => 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: 1367/2743] 10.0.0.246 () {32 vars in 738 bytes} [Thu Feb 26 22:54:53 2026] GET /v2.0/routers/5311c9b1-ae1d-4648-93e6-8a56751e0a9d/tags/red => generated 0 bytes in 714 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:54:54.150 7 INFO neutron.api.v2.resource [None req-67727f59-4a63-482c-83b7-e6252e78860b d85f086d2fc64d0ca34d3c91b20cac53 892b946244b9404cb5d2770835b5475f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1377/2744] 10.0.0.246 () {32 vars in 746 bytes} [Thu Feb 26 22:54:54 2026] GET /v2.0/security-group-rules/eb68f95d-37f0-48fe-bfe3-0957283dad34 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2745] 10.0.0.246 () {32 vars in 749 bytes} [Thu Feb 26 22:54:54 2026] DELETE /v2.0/security-group-rules/e0a657fb-dde4-4c3b-ace2-1781d4a9ed41 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:54:54.223 8 INFO neutron.api.v2.resource [None req-7578f376-ce71-4ca6-af22-8420d7c29ec2 c0c6cf292034422e98756815be41a2d1 06f4d46e5f0647e797489f15f72e9b32 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1368/2746] 10.0.0.246 () {32 vars in 742 bytes} [Thu Feb 26 22:54:54 2026] GET /v2.0/routers/5311c9b1-ae1d-4648-93e6-8a56751e0a9d/tags/green => generated 99 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 22:54:54.236 7 INFO neutron.api.v2.resource [None req-e304f586-398f-4673-8927-8f3e288f9b99 d85f086d2fc64d0ca34d3c91b20cac53 892b946244b9404cb5d2770835b5475f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1379/2747] 10.0.0.246 () {32 vars in 746 bytes} [Thu Feb 26 22:54:54 2026] GET /v2.0/security-group-rules/e0a657fb-dde4-4c3b-ace2-1781d4a9ed41 => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2748] 10.0.0.246 () {32 vars in 749 bytes} [Thu Feb 26 22:54:54 2026] DELETE /v2.0/security-group-rules/688d1ef5-91fa-4739-a83a-5858eed7c920 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2749] 10.0.0.246 () {32 vars in 741 bytes} [Thu Feb 26 22:54:54 2026] DELETE /v2.0/routers/5311c9b1-ae1d-4648-93e6-8a56751e0a9d/tags/red => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:54:54.320 7 INFO neutron.api.v2.resource [None req-8583005c-4c51-4bc4-894f-8e84a55883ad d85f086d2fc64d0ca34d3c91b20cac53 892b946244b9404cb5d2770835b5475f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1381/2750] 10.0.0.246 () {32 vars in 746 bytes} [Thu Feb 26 22:54:54 2026] GET /v2.0/security-group-rules/688d1ef5-91fa-4739-a83a-5858eed7c920 => generated 155 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2751] 10.0.0.246 () {32 vars in 749 bytes} [Thu Feb 26 22:54:54 2026] DELETE /v2.0/security-group-rules/54b6e09f-8214-40c6-9238-00e74ed1d34d => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2752] 10.0.0.246 () {32 vars in 730 bytes} [Thu Feb 26 22:54:54 2026] GET /v2.0/routers/5311c9b1-ae1d-4648-93e6-8a56751e0a9d/tags => generated 30 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:54:54.392 7 INFO neutron.api.v2.resource [None req-15f1062f-b897-4efd-b685-385ef680cf89 d85f086d2fc64d0ca34d3c91b20cac53 892b946244b9404cb5d2770835b5475f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1383/2753] 10.0.0.246 () {32 vars in 746 bytes} [Thu Feb 26 22:54:54 2026] GET /v2.0/security-group-rules/54b6e09f-8214-40c6-9238-00e74ed1d34d => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 22:54:54.447 8 INFO neutron.api.v2.resource [None req-5bb92a42-d478-47bf-8e4a-5b0d9544d773 c0c6cf292034422e98756815be41a2d1 06f4d46e5f0647e797489f15f72e9b32 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1371/2754] 10.0.0.246 () {32 vars in 745 bytes} [Thu Feb 26 22:54:54 2026] DELETE /v2.0/routers/5311c9b1-ae1d-4648-93e6-8a56751e0a9d/tags/green => generated 99 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2755] 10.0.0.246 () {32 vars in 749 bytes} [Thu Feb 26 22:54:54 2026] DELETE /v2.0/security-group-rules/5e23f565-813a-4063-bfa1-02707ba61a89 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:54:54.467 7 INFO neutron.api.v2.resource [None req-d3ce88e7-d3a4-4e0e-8476-f9b224c74ba9 d85f086d2fc64d0ca34d3c91b20cac53 892b946244b9404cb5d2770835b5475f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1385/2756] 10.0.0.246 () {32 vars in 746 bytes} [Thu Feb 26 22:54:54 2026] GET /v2.0/security-group-rules/5e23f565-813a-4063-bfa1-02707ba61a89 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2757] 10.0.0.246 () {32 vars in 749 bytes} [Thu Feb 26 22:54:54 2026] DELETE /v2.0/security-group-rules/895e862a-1544-44fe-86d7-b27acad7da5c => 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: 1372/2758] 10.0.0.246 () {32 vars in 733 bytes} [Thu Feb 26 22:54:54 2026] DELETE /v2.0/routers/5311c9b1-ae1d-4648-93e6-8a56751e0a9d/tags => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:54:54.539 7 INFO neutron.api.v2.resource [None req-b5b1c0db-2950-489e-a4db-cc624ab62000 d85f086d2fc64d0ca34d3c91b20cac53 892b946244b9404cb5d2770835b5475f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1387/2759] 10.0.0.246 () {32 vars in 746 bytes} [Thu Feb 26 22:54:54 2026] GET /v2.0/security-group-rules/895e862a-1544-44fe-86d7-b27acad7da5c => 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: 1373/2760] 10.0.0.246 () {32 vars in 730 bytes} [Thu Feb 26 22:54:54 2026] GET /v2.0/routers/5311c9b1-ae1d-4648-93e6-8a56751e0a9d/tags => generated 12 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2761] 10.0.0.246 () {32 vars in 749 bytes} [Thu Feb 26 22:54:54 2026] DELETE /v2.0/security-group-rules/9395491f-6f75-420c-bf72-373d1390b07e => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:54:54.608 8 INFO neutron.api.v2.resource [None req-7e78fedd-6664-4eeb-898a-b32a214403c3 d85f086d2fc64d0ca34d3c91b20cac53 892b946244b9404cb5d2770835b5475f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1374/2762] 10.0.0.246 () {32 vars in 746 bytes} [Thu Feb 26 22:54:54 2026] GET /v2.0/security-group-rules/9395491f-6f75-420c-bf72-373d1390b07e => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2763] 10.0.0.246 () {32 vars in 720 bytes} [Thu Feb 26 22:54:54 2026] GET /v2.0/routers/5311c9b1-ae1d-4648-93e6-8a56751e0a9d => 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: 1375/2764] 10.0.0.246 () {32 vars in 749 bytes} [Thu Feb 26 22:54:54 2026] DELETE /v2.0/security-group-rules/53fadb47-ff33-4e09-9211-17f7d1cf8f5b => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:54:54.688 8 INFO neutron.api.v2.resource [None req-e8a93fb8-bda8-423d-af9c-7e1405b447ce d85f086d2fc64d0ca34d3c91b20cac53 892b946244b9404cb5d2770835b5475f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1376/2765] 10.0.0.246 () {32 vars in 746 bytes} [Thu Feb 26 22:54:54 2026] GET /v2.0/security-group-rules/53fadb47-ff33-4e09-9211-17f7d1cf8f5b => 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: 1377/2766] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:54:54 2026] DELETE /v2.0/security-groups/58825462-320b-433a-a637-ccb276ca9449 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:54:54.801 8 INFO neutron.api.v2.resource [None req-d8cae330-c4c3-47c9-a530-ed22629510f0 d85f086d2fc64d0ca34d3c91b20cac53 892b946244b9404cb5d2770835b5475f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1378/2767] 10.0.0.246 () {32 vars in 736 bytes} [Thu Feb 26 22:54:54 2026] GET /v2.0/security-groups/58825462-320b-433a-a637-ccb276ca9449 => 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: 1390/2768] 10.0.0.246 () {34 vars in 741 bytes} [Thu Feb 26 22:54:54 2026] PUT /v2.0/routers/5311c9b1-ae1d-4648-93e6-8a56751e0a9d => generated 481 bytes in 709 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2769] 10.0.0.246 () {32 vars in 735 bytes} [Thu Feb 26 22:54:55 2026] GET /v2.0/ports?device_id=5311c9b1-ae1d-4648-93e6-8a56751e0a9d => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2770] 10.0.0.246 () {34 vars in 788 bytes} [Thu Feb 26 22:54:54 2026] PUT /v2.0/routers/d165abd1-24e4-4563-9b75-5d5837e1d453/remove_router_interface => generated 309 bytes in 1353 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:54:56.255 7 INFO neutron.services.segments.plugin [-] Segment 8e91296e-a3e1-405e-9076-7d282d0e5bc2 resource provider aggregate not found 2026-02-26 22:54:56.260 7 INFO neutron.services.segments.plugin [-] Segment 8e91296e-a3e1-405e-9076-7d282d0e5bc2 resource provider aggregate not found 2026-02-26 22:54:56.281 7 INFO neutron.services.segments.plugin [-] Segment 8e91296e-a3e1-405e-9076-7d282d0e5bc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e91296e-a3e1-405e-9076-7d282d0e5bc2 found for delete ", "request_id": "req-b9ba7f27-d795-4eea-bf89-0bf8ed9ae256"}]} 2026-02-26 22:54:56.289 7 INFO neutron.db.l3_hamode_db [None req-18f1ae50-5f36-4fd1-a665-afd8b4d272db c0c6cf292034422e98756815be41a2d1 06f4d46e5f0647e797489f15f72e9b32 - - - -] HA network 22e4eaec-3b7e-4f78-9fb2-8aa720d61657 was deleted as no HA routers are present in tenant 06f4d46e5f0647e797489f15f72e9b32. 2026-02-26 22:54:56.291 7 INFO neutron.services.segments.plugin [-] Segment 8e91296e-a3e1-405e-9076-7d282d0e5bc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e91296e-a3e1-405e-9076-7d282d0e5bc2 found for delete ", "request_id": "req-253344e9-c2d2-451f-a0b9-771272f2de64"}]} [pid: 7|app: 0|req: 1392/2771] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:54:55 2026] DELETE /v2.0/routers/5311c9b1-ae1d-4648-93e6-8a56751e0a9d => generated 0 bytes in 877 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:54:56.456 8 INFO neutron.api.v2.resource [None req-931a6b5b-37ed-44f8-ba9d-d6efd0fb7d9c d85f086d2fc64d0ca34d3c91b20cac53 892b946244b9404cb5d2770835b5475f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1380/2772] 10.0.0.246 () {34 vars in 788 bytes} [Thu Feb 26 22:54:56 2026] PUT /v2.0/routers/d165abd1-24e4-4563-9b75-5d5837e1d453/remove_router_interface => generated 198 bytes in 235 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2775] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:54:57 2026] GET /v2.0/security-groups?tenant_id=06f4d46e5f0647e797489f15f72e9b32&name=default => generated 2801 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2776] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:54:57 2026] DELETE /v2.0/security-groups/687a05e3-7494-4520-ac5d-18d786deb257 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2777] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:54:57 2026] GET /v2.0/security-groups?tenant_id=4b460def81464c5783daecd35355ae74&name=default => generated 2801 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2778] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:54:57 2026] DELETE /v2.0/security-groups/fda02273-33bd-4d44-8eb3-417c450cd65b => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2779] 10.0.0.246 () {34 vars in 788 bytes} [Thu Feb 26 22:54:56 2026] PUT /v2.0/routers/d165abd1-24e4-4563-9b75-5d5837e1d453/remove_router_interface => generated 309 bytes in 1427 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:54:58.110 8 INFO neutron.api.v2.resource [None req-ed43e9a1-1e7d-4880-8165-a58bbbf9ca38 d85f086d2fc64d0ca34d3c91b20cac53 892b946244b9404cb5d2770835b5475f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1387/2780] 10.0.0.246 () {34 vars in 788 bytes} [Thu Feb 26 22:54:57 2026] PUT /v2.0/routers/d165abd1-24e4-4563-9b75-5d5837e1d453/remove_router_interface => generated 198 bytes in 213 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 22:54:58.800 8 INFO neutron.db.segments_db [None req-30886c43-4b24-4a6c-ac31-18be9662ed1b 0cb7ee68b7fc4b17a48a39dff52d5881 74be1a592f0142db97b8baa4479f9b2b - - - -] Added segment a62f3f79-27eb-4764-8965-a99e3fbb0174 of type vxlan for network 2bbce306-5726-4b9a-a31b-5fe6a8547a2d [pid: 8|app: 0|req: 1388/2781] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:54:58 2026] POST /v2.0/networks => generated 632 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2782] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:54:58 2026] POST /v2.0/subnets => generated 602 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:54:59.361 8 INFO neutron.db.segments_db [None req-5a262780-fe52-423f-b9a9-bb617e78b87d 0cb7ee68b7fc4b17a48a39dff52d5881 74be1a592f0142db97b8baa4479f9b2b - - - -] Added segment e4d93878-b067-4ff0-a774-43387e6810a7 of type vxlan for network 2b3bee1c-1781-4251-a0e4-f5d6ceae0264 [pid: 8|app: 0|req: 1390/2783] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:54:59 2026] POST /v2.0/networks => generated 632 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2784] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:54:59 2026] POST /v2.0/subnets => generated 605 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:54:59.930 8 INFO neutron.db.segments_db [None req-91b0d7a6-b495-4c08-8600-264be986f2d7 0cb7ee68b7fc4b17a48a39dff52d5881 74be1a592f0142db97b8baa4479f9b2b - - - -] Added segment 625a5b0a-6953-4f28-bb40-d4ce55681612 of type vxlan for network 74bd556f-6172-4d21-8962-643b5861bdbc [pid: 8|app: 0|req: 1392/2785] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:54:59 2026] POST /v2.0/networks => generated 632 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2786] 10.0.0.246 () {34 vars in 788 bytes} [Thu Feb 26 22:54:58 2026] PUT /v2.0/routers/d165abd1-24e4-4563-9b75-5d5837e1d453/remove_router_interface => generated 309 bytes in 1974 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:55:00.319 7 INFO neutron.api.v2.resource [None req-a0ed9a5e-31d5-46fc-a63d-59f00ca93253 d85f086d2fc64d0ca34d3c91b20cac53 892b946244b9404cb5d2770835b5475f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1395/2787] 10.0.0.246 () {34 vars in 788 bytes} [Thu Feb 26 22:55:00 2026] PUT /v2.0/routers/d165abd1-24e4-4563-9b75-5d5837e1d453/remove_router_interface => generated 198 bytes in 222 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2788] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:55:00 2026] POST /v2.0/subnets => generated 605 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:55:00.490 8 INFO neutron.db.segments_db [None req-e952d9c6-ceba-4af4-8fb4-dbcde3188f97 0cb7ee68b7fc4b17a48a39dff52d5881 74be1a592f0142db97b8baa4479f9b2b - - - -] Added segment 99a1a20d-ffdb-4ccd-9313-c7d96e9e4312 of type vxlan for network c6e2f417-5cfe-4b0f-a3b2-3313a065f535 [pid: 8|app: 0|req: 1394/2789] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:55:00 2026] POST /v2.0/networks => generated 631 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2790] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:55:00 2026] POST /v2.0/subnets => generated 605 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2791] 10.0.0.246 () {34 vars in 683 bytes} [Thu Feb 26 22:55:01 2026] POST /v2.0/security-groups => generated 1537 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 22:55:01.695 8 INFO neutron.db.segments_db [None req-0cffc3c2-a595-4f00-886b-6ddad379a9d2 0cb7ee68b7fc4b17a48a39dff52d5881 74be1a592f0142db97b8baa4479f9b2b - - - -] Added segment 2d7a1684-6f48-4564-970b-59fff1f22f01 of type vxlan for network 4b547275-fe9a-4232-afa3-9ea1faddc294 2026-02-26 22:55:01.703 7 INFO neutron.services.segments.plugin [-] Segment 9cda7464-f40f-4801-b1b8-398bb80efb1a resource provider aggregate not found 2026-02-26 22:55:01.716 7 INFO neutron.services.segments.plugin [-] Segment 9cda7464-f40f-4801-b1b8-398bb80efb1a resource provider aggregate not found 2026-02-26 22:55:01.740 7 INFO neutron.services.segments.plugin [-] Segment 9cda7464-f40f-4801-b1b8-398bb80efb1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9cda7464-f40f-4801-b1b8-398bb80efb1a found for delete ", "request_id": "req-a7c57aab-c9c7-4e3d-bd5b-8761e1d50529"}]} 2026-02-26 22:55:01.756 7 INFO neutron.services.segments.plugin [-] Segment 9cda7464-f40f-4801-b1b8-398bb80efb1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9cda7464-f40f-4801-b1b8-398bb80efb1a found for delete ", "request_id": "req-fcba99e3-b800-491e-903b-4c980d8d60c2"}]} 2026-02-26 22:55:01.768 7 INFO neutron.db.l3_hamode_db [None req-89c2c4e8-8d65-4745-b13f-7ee4a2e80034 d85f086d2fc64d0ca34d3c91b20cac53 892b946244b9404cb5d2770835b5475f - - - -] HA network b3d1bcc9-350d-4f84-95bb-b60ec372ad38 was deleted as no HA routers are present in tenant 892b946244b9404cb5d2770835b5475f. [pid: 7|app: 0|req: 1396/2792] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:55:00 2026] DELETE /v2.0/routers/d165abd1-24e4-4563-9b75-5d5837e1d453 => generated 0 bytes in 1451 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2793] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:55:01 2026] POST /v2.0/networks => generated 632 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2794] 10.0.0.246 () {34 vars in 766 bytes} [Thu Feb 26 22:55:01 2026] PUT /v2.0/security-groups/5d3d97b6-9186-47e0-beab-b69dc2e12943/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:55:01.866 8 INFO neutron.api.v2.resource [None req-ce6fc482-3d8e-4b19-8687-935aa2bd3aa9 d85f086d2fc64d0ca34d3c91b20cac53 892b946244b9404cb5d2770835b5475f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1398/2795] 10.0.0.246 () {32 vars in 720 bytes} [Thu Feb 26 22:55:01 2026] GET /v2.0/routers/d165abd1-24e4-4563-9b75-5d5837e1d453 => 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: 1399/2796] 10.0.0.246 () {32 vars in 746 bytes} [Thu Feb 26 22:55:01 2026] GET /v2.0/security-groups/5d3d97b6-9186-47e0-beab-b69dc2e12943/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2797] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:55:01 2026] DELETE /v2.0/subnets/13d3c8be-b9d5-48eb-a92f-33a2332f6724 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2798] 10.0.0.246 () {34 vars in 777 bytes} [Thu Feb 26 22:55:02 2026] PUT /v2.0/security-groups/5d3d97b6-9186-47e0-beab-b69dc2e12943/tags/green => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-02-26 22:55:02.264 8 INFO neutron.pecan_wsgi.hooks.translation [None req-842c10e9-7c6e-4b57-b5fd-e69657cb4630 d85f086d2fc64d0ca34d3c91b20cac53 892b946244b9404cb5d2770835b5475f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1402/2799] 10.0.0.246 () {32 vars in 720 bytes} [Thu Feb 26 22:55:02 2026] GET /v2.0/subnets/13d3c8be-b9d5-48eb-a92f-33a2332f6724 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2800] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:55:01 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) [pid: 8|app: 0|req: 1403/2801] 10.0.0.246 () {32 vars in 746 bytes} [Thu Feb 26 22:55:02 2026] GET /v2.0/security-groups/5d3d97b6-9186-47e0-beab-b69dc2e12943/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2802] 10.0.0.246 () {34 vars in 750 bytes} [Thu Feb 26 22:55:02 2026] PUT /v2.0/subnets/bcf70bc9-d381-4105-94fd-253e7c9e3c27/tags => generated 17 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2803] 10.0.0.246 () {34 vars in 773 bytes} [Thu Feb 26 22:55:02 2026] PUT /v2.0/security-groups/5d3d97b6-9186-47e0-beab-b69dc2e12943/tags/red => generated 4 bytes in 21 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2804] 10.0.0.246 () {34 vars in 750 bytes} [Thu Feb 26 22:55:02 2026] PUT /v2.0/subnets/3e27c5c3-68de-4264-b737-a7a8e9c007ed/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2805] 10.0.0.246 () {32 vars in 746 bytes} [Thu Feb 26 22:55:02 2026] GET /v2.0/security-groups/5d3d97b6-9186-47e0-beab-b69dc2e12943/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2806] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:55:02 2026] DELETE /v2.0/subnets/8094bde5-0c4f-4f5f-be76-a74a24f78330 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2807] 10.0.0.246 () {34 vars in 750 bytes} [Thu Feb 26 22:55:02 2026] PUT /v2.0/subnets/1537dfc8-f0bb-411c-80bd-9b67c87e4838/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2808] 10.0.0.246 () {34 vars in 795 bytes} [Thu Feb 26 22:55:02 2026] PUT /v2.0/security-groups/5d3d97b6-9186-47e0-beab-b69dc2e12943/tags/black.or.white => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-02-26 22:55:02.555 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ff2fe506-2e8f-4617-affd-68bed16ecf8d d85f086d2fc64d0ca34d3c91b20cac53 892b946244b9404cb5d2770835b5475f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1409/2809] 10.0.0.246 () {32 vars in 720 bytes} [Thu Feb 26 22:55:02 2026] GET /v2.0/subnets/8094bde5-0c4f-4f5f-be76-a74a24f78330 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2810] 10.0.0.246 () {32 vars in 746 bytes} [Thu Feb 26 22:55:02 2026] GET /v2.0/security-groups/5d3d97b6-9186-47e0-beab-b69dc2e12943/tags => generated 52 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2811] 10.0.0.246 () {34 vars in 750 bytes} [Thu Feb 26 22:55:02 2026] PUT /v2.0/subnets/f29a14a2-91a0-4882-9fc2-10d61682acdb/tags => generated 19 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2812] 10.0.0.246 () {34 vars in 766 bytes} [Thu Feb 26 22:55:02 2026] PUT /v2.0/security-groups/5d3d97b6-9186-47e0-beab-b69dc2e12943/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2813] 10.0.0.246 () {32 vars in 663 bytes} [Thu Feb 26 22:55:02 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2814] 10.0.0.246 () {32 vars in 746 bytes} [Thu Feb 26 22:55:02 2026] GET /v2.0/security-groups/5d3d97b6-9186-47e0-beab-b69dc2e12943/tags => generated 37 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2815] 10.0.0.246 () {32 vars in 677 bytes} [Thu Feb 26 22:55:02 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2816] 10.0.0.246 () {32 vars in 754 bytes} [Thu Feb 26 22:55:02 2026] GET /v2.0/security-groups/5d3d97b6-9186-47e0-beab-b69dc2e12943/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: 1407/2817] 10.0.0.246 () {32 vars in 673 bytes} [Thu Feb 26 22:55:02 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:55:02.929 7 INFO neutron.api.v2.resource [None req-186c1329-1ad0-4758-a052-1e1421d9ae67 8a4d285446b046f89b79edc167595f84 ee41b116b203465da677e0d04a17628b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1408/2818] 10.0.0.246 () {32 vars in 758 bytes} [Thu Feb 26 22:55:02 2026] GET /v2.0/security-groups/5d3d97b6-9186-47e0-beab-b69dc2e12943/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: 1409/2819] 10.0.0.246 () {32 vars in 685 bytes} [Thu Feb 26 22:55:02 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:55:03.012 8 INFO neutron.services.segments.plugin [-] Segment 30366287-dbc6-46b3-84fe-908abb4a0c31 resource provider aggregate not found 2026-02-26 22:55:03.017 8 INFO neutron.services.segments.plugin [-] Segment 30366287-dbc6-46b3-84fe-908abb4a0c31 resource provider aggregate not found [pid: 7|app: 0|req: 1410/2820] 10.0.0.246 () {32 vars in 757 bytes} [Thu Feb 26 22:55:02 2026] DELETE /v2.0/security-groups/5d3d97b6-9186-47e0-beab-b69dc2e12943/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:55:03.037 8 INFO neutron.services.segments.plugin [-] Segment 30366287-dbc6-46b3-84fe-908abb4a0c31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30366287-dbc6-46b3-84fe-908abb4a0c31 found for delete ", "request_id": "req-e802e8d9-98e7-4b03-9e70-c71a0c85e15e"}]} 2026-02-26 22:55:03.041 8 INFO neutron.services.segments.plugin [-] Segment 30366287-dbc6-46b3-84fe-908abb4a0c31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30366287-dbc6-46b3-84fe-908abb4a0c31 found for delete ", "request_id": "req-46a5ab93-570b-4579-8655-e92e931ed16d"}]} [pid: 8|app: 0|req: 1411/2821] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:55:02 2026] DELETE /v2.0/networks/16d6dcef-1c83-4957-b5e1-7e7274950244 => generated 0 bytes in 478 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2822] 10.0.0.246 () {32 vars in 746 bytes} [Thu Feb 26 22:55:03 2026] GET /v2.0/security-groups/5d3d97b6-9186-47e0-beab-b69dc2e12943/tags => generated 30 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:55:03.086 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1fa9a234-ef4e-428d-9c6f-f616956b8ce1 d85f086d2fc64d0ca34d3c91b20cac53 892b946244b9404cb5d2770835b5475f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1413/2823] 10.0.0.246 () {32 vars in 722 bytes} [Thu Feb 26 22:55:03 2026] GET /v2.0/networks/16d6dcef-1c83-4957-b5e1-7e7274950244 => generated 138 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2824] 10.0.0.246 () {32 vars in 671 bytes} [Thu Feb 26 22:55:03 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:55:03.122 8 INFO neutron.api.v2.resource [None req-437b07ff-6c8d-4b30-8f34-a89703467668 8a4d285446b046f89b79edc167595f84 ee41b116b203465da677e0d04a17628b - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1414/2825] 10.0.0.246 () {32 vars in 761 bytes} [Thu Feb 26 22:55:03 2026] DELETE /v2.0/security-groups/5d3d97b6-9186-47e0-beab-b69dc2e12943/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2826] 10.0.0.246 () {32 vars in 685 bytes} [Thu Feb 26 22:55:03 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2827] 10.0.0.246 () {32 vars in 749 bytes} [Thu Feb 26 22:55:03 2026] DELETE /v2.0/security-groups/5d3d97b6-9186-47e0-beab-b69dc2e12943/tags => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2828] 10.0.0.246 () {32 vars in 681 bytes} [Thu Feb 26 22:55:03 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2829] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:55:03 2026] DELETE /v2.0/subnets/90383529-ad30-4ae5-a838-0cceb88a36b4 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2830] 10.0.0.246 () {32 vars in 746 bytes} [Thu Feb 26 22:55:03 2026] GET /v2.0/security-groups/5d3d97b6-9186-47e0-beab-b69dc2e12943/tags => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:55:03.360 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7264ca84-f78d-45c8-bdfc-72f459d7d420 d85f086d2fc64d0ca34d3c91b20cac53 892b946244b9404cb5d2770835b5475f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1419/2831] 10.0.0.246 () {32 vars in 720 bytes} [Thu Feb 26 22:55:03 2026] GET /v2.0/subnets/90383529-ad30-4ae5-a838-0cceb88a36b4 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2832] 10.0.0.246 () {32 vars in 693 bytes} [Thu Feb 26 22:55:03 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2833] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:55:03 2026] DELETE /v2.0/security-groups/5d3d97b6-9186-47e0-beab-b69dc2e12943 => 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: 1414/2834] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:55:03 2026] DELETE /v2.0/subnets/bd1dcfea-0537-43ee-ba72-414175b37877 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 22:55:03.712 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6d6f4df3-8e17-4696-8d29-46a1a5bc221c d85f086d2fc64d0ca34d3c91b20cac53 892b946244b9404cb5d2770835b5475f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1415/2835] 10.0.0.246 () {32 vars in 720 bytes} [Thu Feb 26 22:55:03 2026] GET /v2.0/subnets/bd1dcfea-0537-43ee-ba72-414175b37877 => generated 136 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2836] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:55:03 2026] DELETE /v2.0/subnets/bcf70bc9-d381-4105-94fd-253e7c9e3c27 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2837] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:55:03 2026] DELETE /v2.0/subnets/3e27c5c3-68de-4264-b737-a7a8e9c007ed => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 22:55:04.182 7 INFO neutron.services.segments.plugin [-] Segment c8bb918c-d972-43c3-b577-a34bf79a296f resource provider aggregate not found 2026-02-26 22:55:04.189 7 INFO neutron.services.segments.plugin [-] Segment c8bb918c-d972-43c3-b577-a34bf79a296f resource provider aggregate not found 2026-02-26 22:55:04.233 7 INFO neutron.services.segments.plugin [-] Segment c8bb918c-d972-43c3-b577-a34bf79a296f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8bb918c-d972-43c3-b577-a34bf79a296f found for delete ", "request_id": "req-7d291a68-7ea3-43e8-a8f0-74ac78972559"}]} [pid: 7|app: 0|req: 1416/2838] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:55:03 2026] DELETE /v2.0/networks/a1fd27f9-51dd-444d-8b74-fb9d231af833 => generated 0 bytes in 519 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 22:55:04.257 7 INFO neutron.services.segments.plugin [-] Segment c8bb918c-d972-43c3-b577-a34bf79a296f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8bb918c-d972-43c3-b577-a34bf79a296f found for delete ", "request_id": "req-2ace6310-e145-4098-b915-5b2b81bcc03a"}]} 2026-02-26 22:55:04.286 7 INFO neutron.pecan_wsgi.hooks.translation [None req-78362bf0-11f7-4778-8079-23ee25832ece d85f086d2fc64d0ca34d3c91b20cac53 892b946244b9404cb5d2770835b5475f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1417/2839] 10.0.0.246 () {32 vars in 722 bytes} [Thu Feb 26 22:55:04 2026] GET /v2.0/networks/a1fd27f9-51dd-444d-8b74-fb9d231af833 => generated 138 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2840] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:55:03 2026] DELETE /v2.0/subnets/1537dfc8-f0bb-411c-80bd-9b67c87e4838 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2841] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:55:04 2026] GET /v2.0/security-groups?tenant_id=ee41b116b203465da677e0d04a17628b&name=default => generated 2801 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2842] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:55:04 2026] DELETE /v2.0/subnets/c6505d49-17f8-4b44-b170-595791327b78 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2843] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:55:04 2026] DELETE /v2.0/security-groups/782cb5dc-e794-4d22-b3b9-a5249a7df7e1 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:55:04.685 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5100844d-cf02-4856-be89-0b2a3c172170 d85f086d2fc64d0ca34d3c91b20cac53 892b946244b9404cb5d2770835b5475f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1426/2844] 10.0.0.246 () {32 vars in 720 bytes} [Thu Feb 26 22:55:04 2026] GET /v2.0/subnets/c6505d49-17f8-4b44-b170-595791327b78 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2845] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:55:04 2026] DELETE /v2.0/subnets/f29a14a2-91a0-4882-9fc2-10d61682acdb => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2846] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:55:04 2026] DELETE /v2.0/subnets/3c17483e-678f-4c10-815c-a1e63c62590f => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2847] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:55:04 2026] DELETE /v2.0/subnets/b1316707-125c-4630-bd24-6587215d9d7c => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2848] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:55:04 2026] GET /v2.0/security-groups?tenant_id=cc75a6e370b3475ca743e8e3bf856137&name=default => generated 2801 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:55:05.151 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2ac364b6-9115-46cd-b8f7-535bbe36914a d85f086d2fc64d0ca34d3c91b20cac53 892b946244b9404cb5d2770835b5475f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1421/2849] 10.0.0.246 () {32 vars in 720 bytes} [Thu Feb 26 22:55:05 2026] GET /v2.0/subnets/3c17483e-678f-4c10-815c-a1e63c62590f => generated 136 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2850] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:55:05 2026] DELETE /v2.0/security-groups/0f0fe4bb-bf4d-44e6-af30-ff967ac105bf => generated 0 bytes in 182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:55:05.374 8 INFO neutron.services.segments.plugin [-] Segment a62f3f79-27eb-4764-8965-a99e3fbb0174 resource provider aggregate not found 2026-02-26 22:55:05.381 8 INFO neutron.services.segments.plugin [-] Segment a62f3f79-27eb-4764-8965-a99e3fbb0174 resource provider aggregate not found 2026-02-26 22:55:05.402 8 INFO neutron.services.segments.plugin [-] Segment a62f3f79-27eb-4764-8965-a99e3fbb0174 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a62f3f79-27eb-4764-8965-a99e3fbb0174 found for delete ", "request_id": "req-78bf8c79-9145-472b-a072-3ee6d54c8bb7"}]} [pid: 8|app: 0|req: 1429/2851] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:55:05 2026] DELETE /v2.0/networks/2bbce306-5726-4b9a-a31b-5fe6a8547a2d => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 22:55:05.425 8 INFO neutron.services.segments.plugin [-] Segment a62f3f79-27eb-4764-8965-a99e3fbb0174 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a62f3f79-27eb-4764-8965-a99e3fbb0174 found for delete ", "request_id": "req-9bb69456-bcb2-4c80-b4a4-905964d72780"}]} [pid: 8|app: 0|req: 1430/2852] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:55:05 2026] DELETE /v2.0/networks/2b3bee1c-1781-4251-a0e4-f5d6ceae0264 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2853] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:55:05 2026] DELETE /v2.0/networks/a367d994-ad2d-4d28-8806-b846a1b5a0b1 => generated 0 bytes in 502 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 22:55:05.874 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c226ae44-6055-4fd4-9ea0-54b8a1b31dee d85f086d2fc64d0ca34d3c91b20cac53 892b946244b9404cb5d2770835b5475f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1424/2854] 10.0.0.246 () {32 vars in 722 bytes} [Thu Feb 26 22:55:05 2026] GET /v2.0/networks/a367d994-ad2d-4d28-8806-b846a1b5a0b1 => generated 138 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2855] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:55:05 2026] DELETE /v2.0/networks/74bd556f-6172-4d21-8962-643b5861bdbc => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 22:55:06.255 7 INFO neutron.services.segments.plugin [-] Segment 05e203be-d15d-4d8a-949e-711a1bd108b1 resource provider aggregate not found 2026-02-26 22:55:06.289 7 INFO neutron.services.segments.plugin [-] Segment 05e203be-d15d-4d8a-949e-711a1bd108b1 resource provider aggregate not found 2026-02-26 22:55:06.299 7 INFO neutron.services.segments.plugin [-] Segment 05e203be-d15d-4d8a-949e-711a1bd108b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05e203be-d15d-4d8a-949e-711a1bd108b1 found for delete ", "request_id": "req-6d8e35a2-f0b8-485a-afed-174c481d5f08"}]} 2026-02-26 22:55:06.312 7 INFO neutron.services.segments.plugin [-] Segment 05e203be-d15d-4d8a-949e-711a1bd108b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05e203be-d15d-4d8a-949e-711a1bd108b1 found for delete ", "request_id": "req-b7bcc650-31f2-46d4-9dd1-9d440c7e829a"}]} [pid: 7|app: 0|req: 1425/2856] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:55:05 2026] DELETE /v2.0/networks/c6e2f417-5cfe-4b0f-a3b2-3313a065f535 => generated 0 bytes in 494 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2857] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:55:06 2026] DELETE /v2.0/networks/4b547275-fe9a-4232-afa3-9ea1faddc294 => generated 0 bytes in 463 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 22:55:07.991 8 INFO neutron.services.segments.plugin [-] Segment e4d93878-b067-4ff0-a774-43387e6810a7 resource provider aggregate not found 2026-02-26 22:55:07.999 8 INFO neutron.services.segments.plugin [-] Segment e4d93878-b067-4ff0-a774-43387e6810a7 resource provider aggregate not found 2026-02-26 22:55:08.024 8 INFO neutron.services.segments.plugin [-] Segment e4d93878-b067-4ff0-a774-43387e6810a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4d93878-b067-4ff0-a774-43387e6810a7 found for delete ", "request_id": "req-068dc760-f07e-4f39-bb90-66d17cd928f3"}]} 2026-02-26 22:55:08.040 8 INFO neutron.services.segments.plugin [-] Segment e4d93878-b067-4ff0-a774-43387e6810a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4d93878-b067-4ff0-a774-43387e6810a7 found for delete ", "request_id": "req-c4522f06-77f0-4453-aa23-fb5c5add8906"}]} 2026-02-26 22:55:08.048 8 INFO neutron.services.segments.plugin [-] Segment 625a5b0a-6953-4f28-bb40-d4ce55681612 resource provider aggregate not found 2026-02-26 22:55:08.073 8 INFO neutron.services.segments.plugin [-] Segment 625a5b0a-6953-4f28-bb40-d4ce55681612 resource provider aggregate not found 2026-02-26 22:55:08.079 8 INFO neutron.services.segments.plugin [-] Segment 625a5b0a-6953-4f28-bb40-d4ce55681612 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 625a5b0a-6953-4f28-bb40-d4ce55681612 found for delete ", "request_id": "req-48bd1018-42cf-4c79-ae8e-8f3e5275074a"}]} 2026-02-26 22:55:08.088 8 INFO neutron.services.segments.plugin [-] Segment 625a5b0a-6953-4f28-bb40-d4ce55681612 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 625a5b0a-6953-4f28-bb40-d4ce55681612 found for delete ", "request_id": "req-b014ac96-9c1e-45fb-ba8a-5eec8b5ee54d"}]} 2026-02-26 22:55:08.094 8 INFO neutron.services.segments.plugin [-] Segment 2d7a1684-6f48-4564-970b-59fff1f22f01 resource provider aggregate not found 2026-02-26 22:55:08.100 8 INFO neutron.services.segments.plugin [-] Segment 2d7a1684-6f48-4564-970b-59fff1f22f01 resource provider aggregate not found 2026-02-26 22:55:08.106 8 INFO neutron.services.segments.plugin [-] Segment 2d7a1684-6f48-4564-970b-59fff1f22f01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d7a1684-6f48-4564-970b-59fff1f22f01 found for delete ", "request_id": "req-6eea97bc-17af-4a67-aeaf-8614799cabe4"}]} 2026-02-26 22:55:08.112 8 INFO neutron.services.segments.plugin [-] Segment 2d7a1684-6f48-4564-970b-59fff1f22f01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d7a1684-6f48-4564-970b-59fff1f22f01 found for delete ", "request_id": "req-30ef4a56-f20f-4968-93e8-ccb6acc28b0e"}]} 2026-02-26 22:55:08.324 7 INFO neutron.services.segments.plugin [-] Segment 99a1a20d-ffdb-4ccd-9313-c7d96e9e4312 resource provider aggregate not found 2026-02-26 22:55:08.344 7 INFO neutron.services.segments.plugin [-] Segment 99a1a20d-ffdb-4ccd-9313-c7d96e9e4312 resource provider aggregate not found 2026-02-26 22:55:08.360 7 INFO neutron.services.segments.plugin [-] Segment 99a1a20d-ffdb-4ccd-9313-c7d96e9e4312 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99a1a20d-ffdb-4ccd-9313-c7d96e9e4312 found for delete ", "request_id": "req-d0c87cfb-355f-4940-b868-f3881ea53890"}]} 2026-02-26 22:55:08.370 7 INFO neutron.services.segments.plugin [-] Segment 99a1a20d-ffdb-4ccd-9313-c7d96e9e4312 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99a1a20d-ffdb-4ccd-9313-c7d96e9e4312 found for delete ", "request_id": "req-87ad6e2f-4857-4f46-8a41-f8f0522c8755"}]} [pid: 7|app: 0|req: 1426/2858] 10.0.0.111 () {28 vars in 584 bytes} [Thu Feb 26 22:55:07 2026] GET /v2.0/networks => generated 2168 bytes in 575 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2859] 10.0.0.111 () {28 vars in 598 bytes} [Thu Feb 26 22:55:08 2026] GET /v2.0/security-groups => generated 22186 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2860] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:55:08 2026] GET /v2.0/subnets => generated 1261 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2861] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:55:07 2026] GET /v2.0/security-groups?tenant_id=08da41ba175a444e8a76c35401d9f62c&name=default => generated 2801 bytes in 725 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2862] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:55:08 2026] GET /v2.0/routers => generated 15 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2863] 10.0.0.111 () {28 vars in 623 bytes} [Thu Feb 26 22:55:08 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2864] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:55:08 2026] GET /v2.0/floatingips => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2865] 10.0.0.111 () {28 vars in 618 bytes} [Thu Feb 26 22:55:08 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2866] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:55:08 2026] GET /v2.0/security-groups?tenant_id=f629ac7bcac5434098953f32ce144c2b&name=default => generated 2801 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2867] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:55:09 2026] GET /v2.0/subnets => generated 1261 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2868] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:55:09 2026] DELETE /v2.0/security-groups/a2a8c1a4-493a-464e-98ac-5ee26ada1ba0 => 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: 1436/2869] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:55:09 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) [pid: 7|app: 0|req: 1437/2870] 10.0.0.111 () {28 vars in 580 bytes} [Thu Feb 26 22:55:09 2026] GET /v2.0/agents => generated 3358 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2871] 10.0.0.111 () {28 vars in 578 bytes} [Thu Feb 26 22:55:09 2026] GET /v2.0/ports => generated 4725 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2872] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:55:09 2026] GET /v2.0/security-groups?tenant_id=892b946244b9404cb5d2770835b5475f&name=default => generated 2801 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2873] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:55:09 2026] DELETE /v2.0/security-groups/dfef99ed-05c8-4b68-87e9-92dd89f0f1ba => 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: 1434/2874] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:55:08 2026] DELETE /v2.0/security-groups/420aad16-6eae-4187-b02a-2f43f454af0f => generated 0 bytes in 758 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2875] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:55:09 2026] GET /v2.0/security-groups?tenant_id=678f9952355345acac48a8534f8628a7&name=default => generated 2802 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2876] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:55:09 2026] GET /v2.0/security-groups?tenant_id=74be1a592f0142db97b8baa4479f9b2b&name=default => generated 2801 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2877] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:55:09 2026] DELETE /v2.0/security-groups/502067d6-4117-4bf8-ab45-399aeef30753 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:55:09.855 7 INFO neutron.db.segments_db [None req-29c33411-e52a-4403-bbb7-4e584037b1d6 ad1b1ef2335f49d7ab50a225d97c5e82 a59e897725eb41fe919bc3dc8daf3719 - - - -] Added segment 47f4713c-a58f-4a48-82a6-0222897be508 of type vxlan for network b9d6fdf3-c448-4393-8e0c-598017cd8137 [pid: 8|app: 0|req: 1438/2878] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:55:09 2026] DELETE /v2.0/security-groups/9674847f-abd4-4759-9990-f0f698e3a567 => 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: 1441/2879] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:55:09 2026] POST /v2.0/networks => generated 631 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2880] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:55:10 2026] GET /v2.0/security-groups?tenant_id=57489feb75784d8a813a09c4ccd2ccdb&name=default => generated 2805 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2881] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:55:10 2026] DELETE /v2.0/security-groups/6aa21f25-ea08-48be-99d7-3b7d4bbce82b => 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: 1441/2882] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:55:10 2026] GET /v2.0/security-groups?tenant_id=afdf181d26b14b9d82550a6558f59356&name=default => generated 2805 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2883] 10.0.0.246 () {34 vars in 663 bytes} [Thu Feb 26 22:55:10 2026] POST /v2.0/ports => generated 743 bytes in 420 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: 1442/2884] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:55:10 2026] DELETE /v2.0/security-groups/d1560b30-03ea-4a9f-8704-3be9d4922563 => 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: 1443/2885] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:55:10 2026] GET /v2.0/security-groups?tenant_id=45a70b47cad44dfcae82847d3f20461e&name=default => generated 2805 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2886] 10.0.0.246 () {34 vars in 665 bytes} [Thu Feb 26 22:55:10 2026] POST /v2.0/trunks => generated 407 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2887] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:55:10 2026] DELETE /v2.0/security-groups/a1e8dab4-2fa3-405f-bcc4-728eb14502c4 => 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: 1444/2888] 10.0.0.246 () {34 vars in 748 bytes} [Thu Feb 26 22:55:10 2026] PUT /v2.0/trunks/514b50b8-d24d-442b-b018-1a8ad858b28a/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: 1445/2889] 10.0.0.246 () {32 vars in 728 bytes} [Thu Feb 26 22:55:10 2026] GET /v2.0/trunks/514b50b8-d24d-442b-b018-1a8ad858b28a/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2890] 10.0.0.246 () {34 vars in 759 bytes} [Thu Feb 26 22:55:10 2026] PUT /v2.0/trunks/514b50b8-d24d-442b-b018-1a8ad858b28a/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: 1446/2891] 10.0.0.246 () {32 vars in 728 bytes} [Thu Feb 26 22:55:10 2026] GET /v2.0/trunks/514b50b8-d24d-442b-b018-1a8ad858b28a/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: 1446/2892] 10.0.0.246 () {34 vars in 755 bytes} [Thu Feb 26 22:55:10 2026] PUT /v2.0/trunks/514b50b8-d24d-442b-b018-1a8ad858b28a/tags/red => generated 4 bytes in 19 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2893] 10.0.0.246 () {32 vars in 728 bytes} [Thu Feb 26 22:55:10 2026] GET /v2.0/trunks/514b50b8-d24d-442b-b018-1a8ad858b28a/tags => generated 34 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2894] 10.0.0.246 () {34 vars in 777 bytes} [Thu Feb 26 22:55:10 2026] PUT /v2.0/trunks/514b50b8-d24d-442b-b018-1a8ad858b28a/tags/black.or.white => 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: 1449/2895] 10.0.0.246 () {32 vars in 728 bytes} [Thu Feb 26 22:55:10 2026] GET /v2.0/trunks/514b50b8-d24d-442b-b018-1a8ad858b28a/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2896] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:55:10 2026] GET /v2.0/security-groups?tenant_id=6dadc079a90a42ffaf0addf34caa4763&name=default => generated 2805 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2897] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:55:10 2026] DELETE /v2.0/security-groups/e25458a2-018a-4612-bed7-7aefbcd353ef => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2898] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:55:11 2026] GET /v2.0/security-groups?tenant_id=62ca7bb3b2264ae98b13a5186d530fd8&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: 1450/2899] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:55:11 2026] DELETE /v2.0/security-groups/2e9491ac-d169-4477-bb7c-15805359f6a3 => 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: 1450/2900] 10.0.0.246 () {34 vars in 748 bytes} [Thu Feb 26 22:55:10 2026] PUT /v2.0/trunks/514b50b8-d24d-442b-b018-1a8ad858b28a/tags => generated 37 bytes in 821 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2901] 10.0.0.246 () {32 vars in 728 bytes} [Thu Feb 26 22:55:11 2026] GET /v2.0/trunks/514b50b8-d24d-442b-b018-1a8ad858b28a/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2902] 10.0.0.246 () {32 vars in 736 bytes} [Thu Feb 26 22:55:11 2026] GET /v2.0/trunks/514b50b8-d24d-442b-b018-1a8ad858b28a/tags/red => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:55:11.872 8 INFO neutron.api.v2.resource [None req-e4b37422-d370-46ab-942b-455695e7c2b3 ad1b1ef2335f49d7ab50a225d97c5e82 a59e897725eb41fe919bc3dc8daf3719 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1452/2903] 10.0.0.246 () {32 vars in 740 bytes} [Thu Feb 26 22:55:11 2026] GET /v2.0/trunks/514b50b8-d24d-442b-b018-1a8ad858b28a/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2904] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:55:11 2026] DELETE /v2.0/trunks/514b50b8-d24d-442b-b018-1a8ad858b28a/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2907] 10.0.0.246 () {32 vars in 728 bytes} [Thu Feb 26 22:55:11 2026] GET /v2.0/trunks/514b50b8-d24d-442b-b018-1a8ad858b28a/tags => generated 30 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:55:11.952 7 INFO neutron.api.v2.resource [None req-819c4c36-dfd1-4ad9-9bdf-cb7bebb9ed00 ad1b1ef2335f49d7ab50a225d97c5e82 a59e897725eb41fe919bc3dc8daf3719 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1455/2908] 10.0.0.246 () {32 vars in 743 bytes} [Thu Feb 26 22:55:11 2026] DELETE /v2.0/trunks/514b50b8-d24d-442b-b018-1a8ad858b28a/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2909] 10.0.0.246 () {32 vars in 731 bytes} [Thu Feb 26 22:55:11 2026] DELETE /v2.0/trunks/514b50b8-d24d-442b-b018-1a8ad858b28a/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2910] 10.0.0.246 () {32 vars in 728 bytes} [Thu Feb 26 22:55:11 2026] GET /v2.0/trunks/514b50b8-d24d-442b-b018-1a8ad858b28a/tags => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2911] 10.0.0.246 () {32 vars in 718 bytes} [Thu Feb 26 22:55:12 2026] GET /v2.0/trunks/514b50b8-d24d-442b-b018-1a8ad858b28a => generated 407 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2912] 10.0.0.246 () {32 vars in 716 bytes} [Thu Feb 26 22:55:12 2026] GET /v2.0/ports/14aa5d58-f980-4dfe-a310-867ab05c9d82 => generated 826 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:55:12.354 8 ERROR neutron_lib.callbacks.manager [None req-69923741-51af-47a7-bec2-afb3daeb5f35 ad1b1ef2335f49d7ab50a225d97c5e82 a59e897725eb41fe919bc3dc8daf3719 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-114887 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-02-26 22:55:12.354 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-02-26 22:55:12.354 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-02-26 22:55:12.354 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-02-26 22:55:12.354 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-02-26 22:55:12.354 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-02-26 22:55:12.354 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-02-26 22:55:12.354 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-02-26 22:55:12.354 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-02-26 22:55:12.354 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-02-26 22:55:12.354 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-02-26 22:55:12.354 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-02-26 22:55:12.354 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-02-26 22:55:12.354 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-02-26 22:55:12.354 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-02-26 22:55:12.354 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-02-26 22:55:12.354 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-02-26 22:55:12.354 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1456/2913] 10.0.0.246 () {32 vars in 721 bytes} [Thu Feb 26 22:55:12 2026] DELETE /v2.0/trunks/514b50b8-d24d-442b-b018-1a8ad858b28a => generated 0 bytes in 184 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2914] 10.0.0.246 () {32 vars in 719 bytes} [Thu Feb 26 22:55:12 2026] DELETE /v2.0/ports/14aa5d58-f980-4dfe-a310-867ab05c9d82 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 22:55:12.816 8 INFO neutron.services.segments.plugin [-] Segment 47f4713c-a58f-4a48-82a6-0222897be508 resource provider aggregate not found 2026-02-26 22:55:12.823 8 INFO neutron.services.segments.plugin [-] Segment 47f4713c-a58f-4a48-82a6-0222897be508 resource provider aggregate not found 2026-02-26 22:55:12.846 8 INFO neutron.services.segments.plugin [-] Segment 47f4713c-a58f-4a48-82a6-0222897be508 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47f4713c-a58f-4a48-82a6-0222897be508 found for delete ", "request_id": "req-36173d1a-1081-474c-8e23-a4dd46eefb7e"}]} 2026-02-26 22:55:12.886 8 INFO neutron.services.segments.plugin [-] Segment 47f4713c-a58f-4a48-82a6-0222897be508 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47f4713c-a58f-4a48-82a6-0222897be508 found for delete ", "request_id": "req-328ef7b2-ea9a-4a4e-aebd-8e2ea13a6077"}]} [pid: 8|app: 0|req: 1457/2915] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:55:12 2026] DELETE /v2.0/networks/b9d6fdf3-c448-4393-8e0c-598017cd8137 => 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: 1459/2916] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:55:13 2026] GET /v2.0/security-groups?tenant_id=a59e897725eb41fe919bc3dc8daf3719&name=default => generated 2805 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2917] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:55:13 2026] DELETE /v2.0/security-groups/6fe51cf8-bcf2-48d3-8e6e-9e04c6bb7ac6 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2918] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:55:13 2026] GET /v2.0/security-groups?tenant_id=cc31ea97d2cc4d849c625df244a5af6f&name=default => generated 2805 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2919] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:55:13 2026] DELETE /v2.0/security-groups/6c666edd-b7bb-4ae1-96a1-c8ee135b7dbd => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:55:15.203 7 INFO neutron.db.segments_db [None req-6a7f66ec-1640-40ee-9908-a32a974948a5 adf5d2b723f14cfa848c1761a31b08fc 0b8c507d9516438abb7a857250b82f81 - - - -] Added segment 0c4fa5fa-3604-4e80-bc06-74e64b277959 of type vxlan for network 06e2d4eb-1a88-4099-a05f-d37cc315497c [pid: 7|app: 0|req: 1461/2920] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:55:14 2026] POST /v2.0/networks => generated 632 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2921] 10.0.0.246 () {34 vars in 663 bytes} [Thu Feb 26 22:55:15 2026] POST /v2.0/ports => generated 743 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-02-26 22:55:15.721 7 INFO neutron.db.segments_db [None req-6e6582db-ed6f-46b2-b06d-69041311cdde f10e18fae2e14e3eaab725a5ad00a153 14dc9f8b43054ffd81dae52f214c57c7 - - - -] Added segment acf8eb3b-75a5-45f2-9745-e44ebac7a7de of type vxlan for network 6959d9ed-98c6-4b72-a109-891bf9f15bf6 [pid: 7|app: 0|req: 1462/2922] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:55:15 2026] POST /v2.0/networks => generated 726 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2923] 10.0.0.246 () {34 vars in 665 bytes} [Thu Feb 26 22:55:15 2026] POST /v2.0/trunks => generated 407 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:55:15.986 8 INFO neutron.db.segments_db [None req-380cb846-e4f0-4771-b880-a17c0ba3a87b adf5d2b723f14cfa848c1761a31b08fc 0b8c507d9516438abb7a857250b82f81 - - - -] Added segment 5d347095-1e5d-46f1-aba2-9af33d6a91ad of type vxlan for network 0de0a212-01b8-47fe-8421-1800c1b66709 [pid: 7|app: 0|req: 1463/2924] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:55:15 2026] POST /v2.0/subnets => generated 620 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:55:16.109 7 WARNING neutron.api.v2.base [None req-1b547885-ae04-4e80-b84d-fea7066a6d56 f10e18fae2e14e3eaab725a5ad00a153 14dc9f8b43054ffd81dae52f214c57c7 - - - -] 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-02-26 22:55:16.111 7 INFO neutron.api.v2.resource [None req-1b547885-ae04-4e80-b84d-fea7066a6d56 f10e18fae2e14e3eaab725a5ad00a153 14dc9f8b43054ffd81dae52f214c57c7 - - - -] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1464/2925] 10.0.0.246 () {34 vars in 680 bytes} [Thu Feb 26 22:55:16 2026] POST /v2.0/rbac-policies => generated 143 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2926] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:55:15 2026] POST /v2.0/networks => generated 632 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2927] 10.0.0.246 () {34 vars in 663 bytes} [Thu Feb 26 22:55:16 2026] POST /v2.0/ports => generated 743 bytes in 299 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-02-26 22:55:16.459 7 INFO neutron.services.segments.plugin [-] Segment acf8eb3b-75a5-45f2-9745-e44ebac7a7de resource provider aggregate not found 2026-02-26 22:55:16.464 7 INFO neutron.services.segments.plugin [-] Segment acf8eb3b-75a5-45f2-9745-e44ebac7a7de resource provider aggregate not found 2026-02-26 22:55:16.482 7 INFO neutron.services.segments.plugin [-] Segment acf8eb3b-75a5-45f2-9745-e44ebac7a7de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acf8eb3b-75a5-45f2-9745-e44ebac7a7de found for delete ", "request_id": "req-2930d76d-f789-48c5-9af9-fa8ea499d030"}]} 2026-02-26 22:55:16.482 7 INFO neutron.services.segments.plugin [-] Segment acf8eb3b-75a5-45f2-9745-e44ebac7a7de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acf8eb3b-75a5-45f2-9745-e44ebac7a7de found for delete ", "request_id": "req-68abbfe8-ad8a-42ec-9004-e99ba5076432"}]} [pid: 8|app: 0|req: 1464/2928] 10.0.0.246 () {34 vars in 665 bytes} [Thu Feb 26 22:55:16 2026] POST /v2.0/trunks => generated 407 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:55:16.636 8 INFO neutron.db.segments_db [None req-2c03f08f-4fa7-4d08-9d8d-e6c2387d5630 adf5d2b723f14cfa848c1761a31b08fc 0b8c507d9516438abb7a857250b82f81 - - - -] Added segment 9546e994-fe41-4083-933c-3e51b7f013dc of type vxlan for network 65714b15-09b1-4664-af58-32fab2c36448 [pid: 8|app: 0|req: 1465/2929] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:55:16 2026] POST /v2.0/networks => generated 632 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2930] 10.0.0.246 () {34 vars in 663 bytes} [Thu Feb 26 22:55:16 2026] POST /v2.0/ports => generated 743 bytes in 277 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: 1467/2931] 10.0.0.246 () {34 vars in 665 bytes} [Thu Feb 26 22:55:17 2026] POST /v2.0/trunks => generated 407 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:55:17.326 8 INFO neutron.db.segments_db [None req-ec0b9f29-631c-4b44-b54e-dcc963f212fa adf5d2b723f14cfa848c1761a31b08fc 0b8c507d9516438abb7a857250b82f81 - - - -] Added segment 440a7120-3545-42de-83c9-b9e18b1142bf of type vxlan for network b20efe2e-9aa5-4a28-9ede-c556e4b9d884 [pid: 7|app: 0|req: 1465/2932] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:55:16 2026] DELETE /v2.0/networks/6959d9ed-98c6-4b72-a109-891bf9f15bf6 => generated 0 bytes in 1256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 22:55:17.449 7 INFO neutron.db.segments_db [None req-88cec703-9089-4bbe-b990-121cd33eb418 f10e18fae2e14e3eaab725a5ad00a153 14dc9f8b43054ffd81dae52f214c57c7 - - - -] Added segment b9c7597e-5089-4204-884c-ba62621bdc91 of type vxlan for network 5921c3cf-abe3-4ce1-9752-f5c9e55c4d7d [pid: 8|app: 0|req: 1468/2933] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:55:17 2026] POST /v2.0/networks => generated 632 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2934] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:55:17 2026] POST /v2.0/networks => generated 727 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2935] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:55:17 2026] POST /v2.0/subnets => generated 623 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:55:17.813 7 WARNING neutron.api.v2.base [None req-0d6eb018-de43-4230-91e3-49a8f89ef536 f10e18fae2e14e3eaab725a5ad00a153 14dc9f8b43054ffd81dae52f214c57c7 - - - -] 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-02-26 22:55:17.814 7 INFO neutron.api.v2.resource [None req-0d6eb018-de43-4230-91e3-49a8f89ef536 f10e18fae2e14e3eaab725a5ad00a153 14dc9f8b43054ffd81dae52f214c57c7 - - - -] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1468/2936] 10.0.0.246 () {34 vars in 680 bytes} [Thu Feb 26 22:55:17 2026] POST /v2.0/rbac-policies => generated 547 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2937] 10.0.0.246 () {34 vars in 663 bytes} [Thu Feb 26 22:55:17 2026] POST /v2.0/ports => generated 743 bytes in 356 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: 1470/2938] 10.0.0.246 () {34 vars in 665 bytes} [Thu Feb 26 22:55:17 2026] POST /v2.0/trunks => generated 407 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:55:18.123 8 INFO neutron.db.segments_db [None req-71046b05-79e5-4ff3-a3b4-188a7303f7ce adf5d2b723f14cfa848c1761a31b08fc 0b8c507d9516438abb7a857250b82f81 - - - -] Added segment 3496270f-8b90-4433-896d-2344eb573978 of type vxlan for network de9ffb1a-3245-44d0-a497-3e722d713322 [pid: 8|app: 0|req: 1471/2939] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:55:18 2026] POST /v2.0/networks => generated 632 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:55:18.513 7 INFO neutron.services.segments.plugin [-] Segment acf8eb3b-75a5-45f2-9745-e44ebac7a7de resource provider aggregate not found 2026-02-26 22:55:18.519 7 INFO neutron.services.segments.plugin [-] Segment acf8eb3b-75a5-45f2-9745-e44ebac7a7de resource provider aggregate not found 2026-02-26 22:55:18.531 7 INFO neutron.services.segments.plugin [-] Segment acf8eb3b-75a5-45f2-9745-e44ebac7a7de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acf8eb3b-75a5-45f2-9745-e44ebac7a7de found for delete ", "request_id": "req-2b0d63be-ad7c-44ae-bae1-496fec9aafa8"}]} 2026-02-26 22:55:18.536 7 INFO neutron.services.segments.plugin [-] Segment acf8eb3b-75a5-45f2-9745-e44ebac7a7de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acf8eb3b-75a5-45f2-9745-e44ebac7a7de found for delete ", "request_id": "req-36b0d734-3b38-47a0-8ce5-25c84bf25437"}]} 2026-02-26 22:55:18.543 7 INFO neutron.services.segments.plugin [-] Segment b9c7597e-5089-4204-884c-ba62621bdc91 resource provider aggregate not found 2026-02-26 22:55:18.556 7 INFO neutron.services.segments.plugin [-] Segment b9c7597e-5089-4204-884c-ba62621bdc91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9c7597e-5089-4204-884c-ba62621bdc91 found for delete ", "request_id": "req-d1ba7591-c69f-4603-a9e0-4218291bcf6a"}]} 2026-02-26 22:55:18.557 7 INFO neutron.services.segments.plugin [-] Segment b9c7597e-5089-4204-884c-ba62621bdc91 resource provider aggregate not found 2026-02-26 22:55:18.569 7 INFO neutron.services.segments.plugin [-] Segment b9c7597e-5089-4204-884c-ba62621bdc91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9c7597e-5089-4204-884c-ba62621bdc91 found for delete ", "request_id": "req-85779918-6667-4e3e-ac91-df14488c75e7"}]} [pid: 8|app: 0|req: 1472/2940] 10.0.0.246 () {34 vars in 663 bytes} [Thu Feb 26 22:55:18 2026] POST /v2.0/ports => generated 743 bytes in 343 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: 1473/2941] 10.0.0.246 () {34 vars in 665 bytes} [Thu Feb 26 22:55:18 2026] POST /v2.0/trunks => generated 407 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2942] 10.0.0.246 () {34 vars in 748 bytes} [Thu Feb 26 22:55:18 2026] PUT /v2.0/trunks/3d3685a0-08b1-4401-8973-89246a3405b0/tags => generated 17 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2943] 10.0.0.246 () {34 vars in 748 bytes} [Thu Feb 26 22:55:18 2026] PUT /v2.0/trunks/8f8b460f-0a60-49a1-b0f5-967851929275/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2944] 10.0.0.246 () {34 vars in 748 bytes} [Thu Feb 26 22:55:18 2026] PUT /v2.0/trunks/a98db9d7-7c2b-4cea-89f6-26b39db362e9/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2945] 10.0.0.246 () {34 vars in 748 bytes} [Thu Feb 26 22:55:18 2026] PUT /v2.0/trunks/c2bd89fe-c662-4935-be3b-0d33938dc4ce/tags => 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: 1478/2946] 10.0.0.246 () {32 vars in 661 bytes} [Thu Feb 26 22:55:18 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2947] 10.0.0.246 () {32 vars in 675 bytes} [Thu Feb 26 22:55:18 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2948] 10.0.0.246 () {32 vars in 671 bytes} [Thu Feb 26 22:55:19 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2949] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:55:17 2026] DELETE /v2.0/networks/5921c3cf-abe3-4ce1-9752-f5c9e55c4d7d => generated 0 bytes in 1208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2950] 10.0.0.246 () {32 vars in 683 bytes} [Thu Feb 26 22:55:19 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2951] 10.0.0.246 () {32 vars in 669 bytes} [Thu Feb 26 22:55:19 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:55:19.092 7 INFO neutron.db.segments_db [None req-a3ee5f7c-a90b-4c54-9800-94ba68030a88 f10e18fae2e14e3eaab725a5ad00a153 14dc9f8b43054ffd81dae52f214c57c7 - - - -] Added segment 8d334934-0745-48a6-8ec6-4d02287bd754 of type vxlan for network 6344fd35-fe80-4fd4-ac2a-b0802a3c6150 [pid: 8|app: 0|req: 1483/2952] 10.0.0.246 () {32 vars in 683 bytes} [Thu Feb 26 22:55:19 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2953] 10.0.0.246 () {32 vars in 679 bytes} [Thu Feb 26 22:55:19 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2954] 10.0.0.246 () {32 vars in 691 bytes} [Thu Feb 26 22:55:19 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2955] 10.0.0.246 () {32 vars in 718 bytes} [Thu Feb 26 22:55:19 2026] GET /v2.0/trunks/3d3685a0-08b1-4401-8973-89246a3405b0 => generated 412 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2956] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:55:19 2026] POST /v2.0/networks => generated 726 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2957] 10.0.0.246 () {32 vars in 716 bytes} [Thu Feb 26 22:55:19 2026] GET /v2.0/ports/066c9bc2-77ca-4d06-b47b-32c72f72bed0 => generated 826 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:55:19.396 8 ERROR neutron_lib.callbacks.manager [None req-4d89e20a-ba00-4793-be65-85199de7ab3a adf5d2b723f14cfa848c1761a31b08fc 0b8c507d9516438abb7a857250b82f81 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-114887 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-02-26 22:55:19.396 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-02-26 22:55:19.396 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-02-26 22:55:19.396 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-02-26 22:55:19.396 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-02-26 22:55:19.396 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-02-26 22:55:19.396 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-02-26 22:55:19.396 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-02-26 22:55:19.396 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-02-26 22:55:19.396 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-02-26 22:55:19.396 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-02-26 22:55:19.396 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-02-26 22:55:19.396 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-02-26 22:55:19.396 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-02-26 22:55:19.396 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-02-26 22:55:19.396 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-02-26 22:55:19.396 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-02-26 22:55:19.396 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1488/2958] 10.0.0.246 () {32 vars in 721 bytes} [Thu Feb 26 22:55:19 2026] DELETE /v2.0/trunks/3d3685a0-08b1-4401-8973-89246a3405b0 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2959] 10.0.0.246 () {32 vars in 718 bytes} [Thu Feb 26 22:55:19 2026] GET /v2.0/trunks/8f8b460f-0a60-49a1-b0f5-967851929275 => generated 420 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2960] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:55:19 2026] POST /v2.0/subnets => generated 623 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2961] 10.0.0.246 () {32 vars in 716 bytes} [Thu Feb 26 22:55:19 2026] GET /v2.0/ports/0f604c18-b5d0-4e13-89ef-80c9fe4ce9fe => generated 826 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:55:19.645 8 ERROR neutron_lib.callbacks.manager [None req-c4bbfc0e-35f2-47ba-b468-c7e4c751d0d9 adf5d2b723f14cfa848c1761a31b08fc 0b8c507d9516438abb7a857250b82f81 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-114887 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-02-26 22:55:19.645 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-02-26 22:55:19.645 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-02-26 22:55:19.645 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-02-26 22:55:19.645 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-02-26 22:55:19.645 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-02-26 22:55:19.645 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-02-26 22:55:19.645 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-02-26 22:55:19.645 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-02-26 22:55:19.645 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-02-26 22:55:19.645 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-02-26 22:55:19.645 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-02-26 22:55:19.645 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-02-26 22:55:19.645 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-02-26 22:55:19.645 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-02-26 22:55:19.645 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-02-26 22:55:19.645 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-02-26 22:55:19.645 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1491/2962] 10.0.0.246 () {32 vars in 721 bytes} [Thu Feb 26 22:55:19 2026] DELETE /v2.0/trunks/8f8b460f-0a60-49a1-b0f5-967851929275 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2963] 10.0.0.246 () {32 vars in 718 bytes} [Thu Feb 26 22:55:19 2026] GET /v2.0/trunks/a98db9d7-7c2b-4cea-89f6-26b39db362e9 => generated 429 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2964] 10.0.0.246 () {32 vars in 716 bytes} [Thu Feb 26 22:55:19 2026] GET /v2.0/ports/949b9d2c-22db-42f1-a86f-2c41bc6ae40a => generated 826 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2965] 10.0.0.246 () {34 vars in 680 bytes} [Thu Feb 26 22:55:19 2026] POST /v2.0/rbac-policies => generated 324 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:55:19.916 8 ERROR neutron_lib.callbacks.manager [None req-6908d0b3-0ae8-43c9-81fe-93e650bac007 adf5d2b723f14cfa848c1761a31b08fc 0b8c507d9516438abb7a857250b82f81 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-114887 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-02-26 22:55:19.916 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-02-26 22:55:19.916 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-02-26 22:55:19.916 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-02-26 22:55:19.916 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-02-26 22:55:19.916 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-02-26 22:55:19.916 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-02-26 22:55:19.916 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-02-26 22:55:19.916 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-02-26 22:55:19.916 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-02-26 22:55:19.916 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-02-26 22:55:19.916 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-02-26 22:55:19.916 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-02-26 22:55:19.916 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-02-26 22:55:19.916 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-02-26 22:55:19.916 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-02-26 22:55:19.916 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-02-26 22:55:19.916 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1494/2966] 10.0.0.246 () {32 vars in 721 bytes} [Thu Feb 26 22:55:19 2026] DELETE /v2.0/trunks/a98db9d7-7c2b-4cea-89f6-26b39db362e9 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2967] 10.0.0.246 () {32 vars in 718 bytes} [Thu Feb 26 22:55:19 2026] GET /v2.0/trunks/c2bd89fe-c662-4935-be3b-0d33938dc4ce => generated 414 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2968] 10.0.0.246 () {32 vars in 716 bytes} [Thu Feb 26 22:55:19 2026] GET /v2.0/ports/2c9b53af-003d-44c0-939f-d987b9696406 => generated 826 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:55:20.224 7 ERROR neutron_lib.callbacks.manager [None req-7fe5d992-d9a4-4c91-ada9-1563c0833b3b adf5d2b723f14cfa848c1761a31b08fc 0b8c507d9516438abb7a857250b82f81 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-310307 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-02-26 22:55:20.224 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-02-26 22:55:20.224 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-02-26 22:55:20.224 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-02-26 22:55:20.224 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-02-26 22:55:20.224 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-02-26 22:55:20.224 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-02-26 22:55:20.224 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-02-26 22:55:20.224 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-02-26 22:55:20.224 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-02-26 22:55:20.224 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-02-26 22:55:20.224 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-02-26 22:55:20.224 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-02-26 22:55:20.224 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-02-26 22:55:20.224 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-02-26 22:55:20.224 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-02-26 22:55:20.224 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-02-26 22:55:20.224 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1474/2969] 10.0.0.246 () {32 vars in 721 bytes} [Thu Feb 26 22:55:20 2026] DELETE /v2.0/trunks/c2bd89fe-c662-4935-be3b-0d33938dc4ce => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2970] 10.0.0.246 () {32 vars in 718 bytes} [Thu Feb 26 22:55:20 2026] GET /v2.0/trunks/103bc235-1876-4806-9bde-e2c406177e31 => generated 407 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2971] 10.0.0.246 () {32 vars in 722 bytes} [Thu Feb 26 22:55:20 2026] GET /v2.0/networks/6344fd35-fe80-4fd4-ac2a-b0802a3c6150 => generated 654 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2972] 10.0.0.246 () {32 vars in 716 bytes} [Thu Feb 26 22:55:20 2026] GET /v2.0/ports/ae48041b-b5a6-4dcc-a515-354290c756ea => generated 826 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 22:55:20.456 8 ERROR neutron_lib.callbacks.manager [None req-a090114d-6944-49ec-bedf-726214acb8c5 adf5d2b723f14cfa848c1761a31b08fc 0b8c507d9516438abb7a857250b82f81 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-114887 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-02-26 22:55:20.456 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-02-26 22:55:20.456 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-02-26 22:55:20.456 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-02-26 22:55:20.456 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-02-26 22:55:20.456 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-02-26 22:55:20.456 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-02-26 22:55:20.456 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-02-26 22:55:20.456 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-02-26 22:55:20.456 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-02-26 22:55:20.456 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-02-26 22:55:20.456 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-02-26 22:55:20.456 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-02-26 22:55:20.456 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-02-26 22:55:20.456 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-02-26 22:55:20.456 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-02-26 22:55:20.456 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-02-26 22:55:20.456 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1497/2973] 10.0.0.246 () {32 vars in 721 bytes} [Thu Feb 26 22:55:20 2026] DELETE /v2.0/trunks/103bc235-1876-4806-9bde-e2c406177e31 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:55:20.580 7 INFO neutron.services.segments.plugin [-] Segment b9c7597e-5089-4204-884c-ba62621bdc91 resource provider aggregate not found 2026-02-26 22:55:20.590 7 INFO neutron.services.segments.plugin [-] Segment b9c7597e-5089-4204-884c-ba62621bdc91 resource provider aggregate not found 2026-02-26 22:55:20.599 7 INFO neutron.services.segments.plugin [-] Segment b9c7597e-5089-4204-884c-ba62621bdc91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9c7597e-5089-4204-884c-ba62621bdc91 found for delete ", "request_id": "req-e0e1332e-1f1b-4bcb-950b-f41d7fe230da"}]} 2026-02-26 22:55:20.619 7 INFO neutron.services.segments.plugin [-] Segment b9c7597e-5089-4204-884c-ba62621bdc91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9c7597e-5089-4204-884c-ba62621bdc91 found for delete ", "request_id": "req-22c644f2-78ea-4767-b6cb-f5d0eb6950ae"}]} [pid: 7|app: 0|req: 1477/2974] 10.0.0.246 () {32 vars in 719 bytes} [Thu Feb 26 22:55:20 2026] DELETE /v2.0/ports/066c9bc2-77ca-4d06-b47b-32c72f72bed0 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 22:55:20.753 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d7b4fd80-43d9-4409-aae9-f7da0cd5712e 17afaec7e2054802a709942ba90616cb 8b09cabf90bf4a60b9e7aef16b174aaa - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1498/2975] 10.0.0.246 () {32 vars in 722 bytes} [Thu Feb 26 22:55:20 2026] GET /v2.0/networks/6344fd35-fe80-4fd4-ac2a-b0802a3c6150 => generated 138 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2976] 10.0.0.246 () {32 vars in 719 bytes} [Thu Feb 26 22:55:20 2026] DELETE /v2.0/ports/0f604c18-b5d0-4e13-89ef-80c9fe4ce9fe => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2977] 10.0.0.246 () {32 vars in 719 bytes} [Thu Feb 26 22:55:20 2026] DELETE /v2.0/ports/949b9d2c-22db-42f1-a86f-2c41bc6ae40a => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 22:55:21.305 8 INFO neutron.services.segments.plugin [-] Segment 8d334934-0745-48a6-8ec6-4d02287bd754 resource provider aggregate not found 2026-02-26 22:55:21.311 8 INFO neutron.services.segments.plugin [-] Segment 8d334934-0745-48a6-8ec6-4d02287bd754 resource provider aggregate not found 2026-02-26 22:55:21.324 8 INFO neutron.services.segments.plugin [-] Segment 8d334934-0745-48a6-8ec6-4d02287bd754 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d334934-0745-48a6-8ec6-4d02287bd754 found for delete ", "request_id": "req-2e4518f0-7dd5-454f-8bd3-aeb78939b652"}]} [pid: 8|app: 0|req: 1499/2978] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:55:20 2026] DELETE /v2.0/networks/6344fd35-fe80-4fd4-ac2a-b0802a3c6150 => generated 0 bytes in 576 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 22:55:21.345 8 INFO neutron.services.segments.plugin [-] Segment 8d334934-0745-48a6-8ec6-4d02287bd754 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d334934-0745-48a6-8ec6-4d02287bd754 found for delete ", "request_id": "req-39753770-aa2e-4914-9ca2-b42381daca40"}]} 2026-02-26 22:55:21.369 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ceb4152e-8096-4a05-a94d-76a506066ec5 f10e18fae2e14e3eaab725a5ad00a153 14dc9f8b43054ffd81dae52f214c57c7 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1500/2979] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:55:21 2026] DELETE /v2.0/subnets/bf3775e2-5589-4049-8655-b4fa50cc1441 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 22:55:21.393 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0e1eb550-44a6-47bf-8bfd-36305422de8f f10e18fae2e14e3eaab725a5ad00a153 14dc9f8b43054ffd81dae52f214c57c7 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1501/2980] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:55:21 2026] DELETE /v2.0/subnets/41d64d33-bd34-4f2a-aabe-d5768d8e860d => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 22:55:21.417 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b6833bf8-50c5-4f8c-8a7a-0300f7740c43 f10e18fae2e14e3eaab725a5ad00a153 14dc9f8b43054ffd81dae52f214c57c7 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1502/2981] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:55:21 2026] DELETE /v2.0/subnets/ddc8049c-23ba-4de9-b28d-b924a92ae56d => 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: 1480/2982] 10.0.0.246 () {32 vars in 719 bytes} [Thu Feb 26 22:55:21 2026] DELETE /v2.0/ports/2c9b53af-003d-44c0-939f-d987b9696406 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2983] 10.0.0.246 () {32 vars in 719 bytes} [Thu Feb 26 22:55:21 2026] DELETE /v2.0/ports/ae48041b-b5a6-4dcc-a515-354290c756ea => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2984] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:55:21 2026] DELETE /v2.0/networks/06e2d4eb-1a88-4099-a05f-d37cc315497c => 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: 1504/2985] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:55:21 2026] DELETE /v2.0/networks/0de0a212-01b8-47fe-8421-1800c1b66709 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2986] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:55:22 2026] DELETE /v2.0/networks/65714b15-09b1-4664-af58-32fab2c36448 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2987] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:55:22 2026] DELETE /v2.0/networks/b20efe2e-9aa5-4a28-9ede-c556e4b9d884 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 22:55:22.640 7 INFO neutron.services.segments.plugin [-] Segment 0c4fa5fa-3604-4e80-bc06-74e64b277959 resource provider aggregate not found [pid: 8|app: 0|req: 1505/2988] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:55:22 2026] GET /v2.0/security-groups?tenant_id=c76f91aef2624e78ade18a47217989c7&name=default => generated 2805 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:55:22.655 7 INFO neutron.services.segments.plugin [-] Segment 0c4fa5fa-3604-4e80-bc06-74e64b277959 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c4fa5fa-3604-4e80-bc06-74e64b277959 found for delete ", "request_id": "req-8077795c-c4c6-4616-8c6c-588eb1e46782"}]} 2026-02-26 22:55:22.659 7 INFO neutron.services.segments.plugin [-] Segment 0c4fa5fa-3604-4e80-bc06-74e64b277959 resource provider aggregate not found 2026-02-26 22:55:22.672 7 INFO neutron.services.segments.plugin [-] Segment 0c4fa5fa-3604-4e80-bc06-74e64b277959 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c4fa5fa-3604-4e80-bc06-74e64b277959 found for delete ", "request_id": "req-ccfe4493-d2cc-423f-8e1d-2fc3b5e4ceb4"}]} 2026-02-26 22:55:22.677 7 INFO neutron.services.segments.plugin [-] Segment 9546e994-fe41-4083-933c-3e51b7f013dc resource provider aggregate not found 2026-02-26 22:55:22.699 7 INFO neutron.services.segments.plugin [-] Segment 9546e994-fe41-4083-933c-3e51b7f013dc resource provider aggregate not found 2026-02-26 22:55:22.706 7 INFO neutron.services.segments.plugin [-] Segment 9546e994-fe41-4083-933c-3e51b7f013dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9546e994-fe41-4083-933c-3e51b7f013dc found for delete ", "request_id": "req-2e1c784a-f8b8-4e1e-aa1f-9b6a2d5f57fb"}]} 2026-02-26 22:55:22.722 7 INFO neutron.services.segments.plugin [-] Segment 440a7120-3545-42de-83c9-b9e18b1142bf resource provider aggregate not found 2026-02-26 22:55:22.726 7 INFO neutron.services.segments.plugin [-] Segment 9546e994-fe41-4083-933c-3e51b7f013dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9546e994-fe41-4083-933c-3e51b7f013dc found for delete ", "request_id": "req-83891321-c25d-4682-b1f9-248405d47bad"}]} 2026-02-26 22:55:22.741 7 INFO neutron.services.segments.plugin [-] Segment 440a7120-3545-42de-83c9-b9e18b1142bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 440a7120-3545-42de-83c9-b9e18b1142bf found for delete ", "request_id": "req-4e1e04f7-9886-4b34-8dae-dc877faed98b"}]} [pid: 8|app: 0|req: 1506/2989] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:55:22 2026] DELETE /v2.0/security-groups/6aad488f-b1b9-40c0-a7f9-e7692d843865 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:55:22.757 7 INFO neutron.services.segments.plugin [-] Segment 440a7120-3545-42de-83c9-b9e18b1142bf resource provider aggregate not found 2026-02-26 22:55:22.776 7 INFO neutron.services.segments.plugin [-] Segment 440a7120-3545-42de-83c9-b9e18b1142bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 440a7120-3545-42de-83c9-b9e18b1142bf found for delete ", "request_id": "req-60b197f7-8d13-4f20-a21c-c27addef42c9"}]} [pid: 7|app: 0|req: 1484/2990] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:55:22 2026] DELETE /v2.0/networks/de9ffb1a-3245-44d0-a497-3e722d713322 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2991] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:55:22 2026] GET /v2.0/security-groups?tenant_id=14dc9f8b43054ffd81dae52f214c57c7&name=default => generated 2805 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2992] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:55:22 2026] DELETE /v2.0/security-groups/791eb1dd-d91b-42ad-b95f-103399d616e2 => 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: 1508/2993] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:55:23 2026] GET /v2.0/security-groups?tenant_id=8b09cabf90bf4a60b9e7aef16b174aaa&name=default => generated 2805 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2994] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:55:23 2026] DELETE /v2.0/security-groups/6bdf8d5c-c063-48d3-a1d8-974c6c806c2d => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:55:23.705 8 INFO neutron.services.segments.plugin [-] Segment 5d347095-1e5d-46f1-aba2-9af33d6a91ad resource provider aggregate not found 2026-02-26 22:55:23.712 8 INFO neutron.services.segments.plugin [-] Segment 5d347095-1e5d-46f1-aba2-9af33d6a91ad resource provider aggregate not found 2026-02-26 22:55:23.719 8 INFO neutron.services.segments.plugin [-] Segment 5d347095-1e5d-46f1-aba2-9af33d6a91ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d347095-1e5d-46f1-aba2-9af33d6a91ad found for delete ", "request_id": "req-9871ea93-6b78-4b33-842c-93c4aedd33ee"}]} 2026-02-26 22:55:23.729 8 INFO neutron.services.segments.plugin [-] Segment 5d347095-1e5d-46f1-aba2-9af33d6a91ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d347095-1e5d-46f1-aba2-9af33d6a91ad found for delete ", "request_id": "req-a2a767c9-19ed-4675-8cc7-bb1edfe32345"}]} [pid: 8|app: 0|req: 1509/2995] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:55:23 2026] GET /v2.0/security-groups?tenant_id=d2f3057556f54c5bb160ed440410d0ae&name=default => generated 2805 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2996] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:55:23 2026] DELETE /v2.0/security-groups/79e8c9ba-33ea-4038-bdf3-f76e5e1e6644 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2997] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:55:24 2026] GET /v2.0/security-groups?tenant_id=f6a906c4d90d441d849ef98a5f72d14c&name=default => generated 2805 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2998] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:55:24 2026] DELETE /v2.0/security-groups/32291099-9469-4282-8d00-9a901c3c4b1c => 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: 1511/2999] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:55:24 2026] GET /v2.0/security-groups?tenant_id=0b8c507d9516438abb7a857250b82f81&name=default => generated 2805 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3000] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:55:24 2026] DELETE /v2.0/security-groups/61b5af62-346c-4f2b-9ccc-f462cfdda54e => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:55:27.774 8 INFO neutron.db.segments_db [None req-b0f28ede-4f3a-448b-ada5-91fd233c7a4b cc06f8ee2507456dad8dde8cef148690 31bf0cb32fc644a9bfd7c6cc56a96094 - - - -] Added segment b37d9297-a605-4cf7-b397-407992784c78 of type vxlan for network c2e98946-1141-4af8-8894-fc7e4bd4bdb8 [pid: 8|app: 0|req: 1513/3003] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:55:27 2026] POST /v2.0/networks => generated 632 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:55:27.975 8 INFO neutron.db.segments_db [None req-c5342ab9-201a-444b-9dba-aeca7c80045e cc06f8ee2507456dad8dde8cef148690 31bf0cb32fc644a9bfd7c6cc56a96094 - - - -] Added segment 58fcfe1c-1648-4227-b4c8-50cde69f9325 of type vxlan for network be422f1a-97e8-4391-8e92-e8e021146424 2026-02-26 22:55:27.993 7 INFO neutron.services.segments.plugin [-] Segment 3496270f-8b90-4433-896d-2344eb573978 resource provider aggregate not found 2026-02-26 22:55:28.003 7 INFO neutron.services.segments.plugin [-] Segment 3496270f-8b90-4433-896d-2344eb573978 resource provider aggregate not found 2026-02-26 22:55:28.019 7 INFO neutron.services.segments.plugin [-] Segment 3496270f-8b90-4433-896d-2344eb573978 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3496270f-8b90-4433-896d-2344eb573978 found for delete ", "request_id": "req-5ba9d1d2-6761-488e-9797-1e853f444a2a"}]} 2026-02-26 22:55:28.031 7 INFO neutron.services.segments.plugin [-] Segment 3496270f-8b90-4433-896d-2344eb573978 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3496270f-8b90-4433-896d-2344eb573978 found for delete ", "request_id": "req-6a4c03be-8afd-4ca1-a0a3-f33d8072ab0c"}]} [pid: 8|app: 0|req: 1514/3004] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:55:27 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) 2026-02-26 22:55:28.184 8 INFO neutron.db.segments_db [None req-d7d5e81c-303a-47e6-ad2a-a4c710bb16c3 cc06f8ee2507456dad8dde8cef148690 31bf0cb32fc644a9bfd7c6cc56a96094 - - - -] Added segment 2412326d-8def-47e4-986f-8d303d408643 of type vxlan for network a4258e26-ac54-470e-b819-4df0c3bab028 [pid: 8|app: 0|req: 1515/3005] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:55:28 2026] POST /v2.0/networks => generated 632 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:55:28.378 8 INFO neutron.db.segments_db [None req-313aece5-99ad-4e01-9390-7d22ae98be55 cc06f8ee2507456dad8dde8cef148690 31bf0cb32fc644a9bfd7c6cc56a96094 - - - -] Added segment 24c079ed-c0b8-48eb-a427-82991e394c69 of type vxlan for network 59061209-b206-4b50-bb9f-c9ed5fb5d565 [pid: 8|app: 0|req: 1516/3006] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:55:28 2026] POST /v2.0/networks => generated 631 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:55:28.612 8 INFO neutron.db.segments_db [None req-10163ccf-2eaa-4dd8-90a7-45430fc9211e cc06f8ee2507456dad8dde8cef148690 31bf0cb32fc644a9bfd7c6cc56a96094 - - - -] Added segment c1933104-3381-4fab-910a-785b29ad13a0 of type vxlan for network 3769bb63-672f-4561-b986-29a3f0ae9fd0 [pid: 7|app: 0|req: 1491/3007] 10.0.0.246 () {34 vars in 675 bytes} [Thu Feb 26 22:55:27 2026] POST /v2.0/floatingips => generated 552 bytes in 863 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3008] 10.0.0.246 () {34 vars in 758 bytes} [Thu Feb 26 22:55:28 2026] PUT /v2.0/floatingips/ef7b0c48-95c0-42e5-ad63-7640e443ccc1/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3009] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:55:28 2026] POST /v2.0/networks => generated 632 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3010] 10.0.0.246 () {32 vars in 738 bytes} [Thu Feb 26 22:55:28 2026] GET /v2.0/floatingips/ef7b0c48-95c0-42e5-ad63-7640e443ccc1/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3011] 10.0.0.246 () {34 vars in 769 bytes} [Thu Feb 26 22:55:28 2026] PUT /v2.0/floatingips/ef7b0c48-95c0-42e5-ad63-7640e443ccc1/tags/green => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3012] 10.0.0.246 () {34 vars in 752 bytes} [Thu Feb 26 22:55:28 2026] PUT /v2.0/networks/c2e98946-1141-4af8-8894-fc7e4bd4bdb8/tags => generated 17 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3013] 10.0.0.246 () {32 vars in 738 bytes} [Thu Feb 26 22:55:28 2026] GET /v2.0/floatingips/ef7b0c48-95c0-42e5-ad63-7640e443ccc1/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3014] 10.0.0.246 () {34 vars in 765 bytes} [Thu Feb 26 22:55:28 2026] PUT /v2.0/floatingips/ef7b0c48-95c0-42e5-ad63-7640e443ccc1/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3015] 10.0.0.246 () {32 vars in 738 bytes} [Thu Feb 26 22:55:28 2026] GET /v2.0/floatingips/ef7b0c48-95c0-42e5-ad63-7640e443ccc1/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3016] 10.0.0.246 () {34 vars in 787 bytes} [Thu Feb 26 22:55:28 2026] PUT /v2.0/floatingips/ef7b0c48-95c0-42e5-ad63-7640e443ccc1/tags/black.or.white => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3017] 10.0.0.246 () {32 vars in 738 bytes} [Thu Feb 26 22:55:28 2026] GET /v2.0/floatingips/ef7b0c48-95c0-42e5-ad63-7640e443ccc1/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3018] 10.0.0.246 () {34 vars in 758 bytes} [Thu Feb 26 22:55:28 2026] PUT /v2.0/floatingips/ef7b0c48-95c0-42e5-ad63-7640e443ccc1/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3019] 10.0.0.246 () {32 vars in 738 bytes} [Thu Feb 26 22:55:29 2026] GET /v2.0/floatingips/ef7b0c48-95c0-42e5-ad63-7640e443ccc1/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: 1502/3020] 10.0.0.246 () {32 vars in 746 bytes} [Thu Feb 26 22:55:29 2026] GET /v2.0/floatingips/ef7b0c48-95c0-42e5-ad63-7640e443ccc1/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:55:29.099 7 INFO neutron.api.v2.resource [None req-c72b426a-bf2a-4b64-91fb-a1d4a9cd9f13 9e85e20d29b34c60b9b47a84f1ff5efe 7f7b61cf24ac44c2be81731b34e5a735 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1503/3021] 10.0.0.246 () {32 vars in 750 bytes} [Thu Feb 26 22:55:29 2026] GET /v2.0/floatingips/ef7b0c48-95c0-42e5-ad63-7640e443ccc1/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3022] 10.0.0.246 () {32 vars in 749 bytes} [Thu Feb 26 22:55:29 2026] DELETE /v2.0/floatingips/ef7b0c48-95c0-42e5-ad63-7640e443ccc1/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: 1505/3023] 10.0.0.246 () {32 vars in 738 bytes} [Thu Feb 26 22:55:29 2026] GET /v2.0/floatingips/ef7b0c48-95c0-42e5-ad63-7640e443ccc1/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:55:29.211 7 INFO neutron.api.v2.resource [None req-3e57aa5e-69c1-46f1-8e9f-720185dea867 9e85e20d29b34c60b9b47a84f1ff5efe 7f7b61cf24ac44c2be81731b34e5a735 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1506/3024] 10.0.0.246 () {32 vars in 753 bytes} [Thu Feb 26 22:55:29 2026] DELETE /v2.0/floatingips/ef7b0c48-95c0-42e5-ad63-7640e443ccc1/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3025] 10.0.0.246 () {32 vars in 741 bytes} [Thu Feb 26 22:55:29 2026] DELETE /v2.0/floatingips/ef7b0c48-95c0-42e5-ad63-7640e443ccc1/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3026] 10.0.0.246 () {32 vars in 738 bytes} [Thu Feb 26 22:55:29 2026] GET /v2.0/floatingips/ef7b0c48-95c0-42e5-ad63-7640e443ccc1/tags => 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: 1519/3027] 10.0.0.246 () {34 vars in 752 bytes} [Thu Feb 26 22:55:28 2026] PUT /v2.0/networks/be422f1a-97e8-4391-8e92-e8e021146424/tags => generated 25 bytes in 624 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3028] 10.0.0.246 () {34 vars in 752 bytes} [Thu Feb 26 22:55:29 2026] PUT /v2.0/networks/a4258e26-ac54-470e-b819-4df0c3bab028/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: 1521/3029] 10.0.0.246 () {34 vars in 752 bytes} [Thu Feb 26 22:55:29 2026] PUT /v2.0/networks/59061209-b206-4b50-bb9f-c9ed5fb5d565/tags => generated 19 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3030] 10.0.0.246 () {32 vars in 731 bytes} [Thu Feb 26 22:55:29 2026] DELETE /v2.0/floatingips/ef7b0c48-95c0-42e5-ad63-7640e443ccc1 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3031] 10.0.0.246 () {32 vars in 665 bytes} [Thu Feb 26 22:55:29 2026] GET /v2.0/networks?tags=red => generated 1857 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3032] 10.0.0.246 () {32 vars in 679 bytes} [Thu Feb 26 22:55:29 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3033] 10.0.0.246 () {32 vars in 675 bytes} [Thu Feb 26 22:55:29 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3034] 10.0.0.246 () {32 vars in 687 bytes} [Thu Feb 26 22:55:29 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1857 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3035] 10.0.0.246 () {32 vars in 673 bytes} [Thu Feb 26 22:55:29 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3036] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:55:30 2026] GET /v2.0/security-groups?tenant_id=7f7b61cf24ac44c2be81731b34e5a735&name=default => generated 2805 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3037] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:55:30 2026] DELETE /v2.0/security-groups/348afe1f-55b5-4d46-bb0d-359147f8246b => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3038] 10.0.0.246 () {32 vars in 687 bytes} [Thu Feb 26 22:55:30 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 731 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3039] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:55:30 2026] GET /v2.0/security-groups?tenant_id=0cceb6736c3b4005897c64eeb6c5a28f&name=default => generated 2805 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3040] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:55:30 2026] DELETE /v2.0/security-groups/3165f6d3-d855-4794-bb27-6a7db200840d => 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: 1513/3041] 10.0.0.246 () {32 vars in 683 bytes} [Thu Feb 26 22:55:30 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3042] 10.0.0.246 () {32 vars in 695 bytes} [Thu Feb 26 22:55:31 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:55:31.387 7 INFO neutron.services.segments.plugin [-] Segment b37d9297-a605-4cf7-b397-407992784c78 resource provider aggregate not found 2026-02-26 22:55:31.400 7 INFO neutron.services.segments.plugin [-] Segment b37d9297-a605-4cf7-b397-407992784c78 resource provider aggregate not found 2026-02-26 22:55:31.419 7 INFO neutron.services.segments.plugin [-] Segment b37d9297-a605-4cf7-b397-407992784c78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b37d9297-a605-4cf7-b397-407992784c78 found for delete ", "request_id": "req-f2a16781-42bb-489b-99a1-271267c2fbdc"}]} 2026-02-26 22:55:31.424 7 INFO neutron.services.segments.plugin [-] Segment b37d9297-a605-4cf7-b397-407992784c78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b37d9297-a605-4cf7-b397-407992784c78 found for delete ", "request_id": "req-fe29199f-258b-49cf-a010-df720c4a1cb7"}]} [pid: 7|app: 0|req: 1514/3043] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:55:31 2026] DELETE /v2.0/networks/c2e98946-1141-4af8-8894-fc7e4bd4bdb8 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3044] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:55:31 2026] DELETE /v2.0/networks/be422f1a-97e8-4391-8e92-e8e021146424 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3045] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:55:31 2026] DELETE /v2.0/networks/a4258e26-ac54-470e-b819-4df0c3bab028 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 22:55:31.975 8 INFO neutron.services.segments.plugin [-] Segment 58fcfe1c-1648-4227-b4c8-50cde69f9325 resource provider aggregate not found 2026-02-26 22:55:31.984 8 INFO neutron.services.segments.plugin [-] Segment 58fcfe1c-1648-4227-b4c8-50cde69f9325 resource provider aggregate not found 2026-02-26 22:55:32.013 8 INFO neutron.services.segments.plugin [-] Segment 58fcfe1c-1648-4227-b4c8-50cde69f9325 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58fcfe1c-1648-4227-b4c8-50cde69f9325 found for delete ", "request_id": "req-6a387f30-42c1-4645-a174-be2446b55271"}]} 2026-02-26 22:55:32.028 8 INFO neutron.services.segments.plugin [-] Segment 58fcfe1c-1648-4227-b4c8-50cde69f9325 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58fcfe1c-1648-4227-b4c8-50cde69f9325 found for delete ", "request_id": "req-a3451569-fbf5-45de-b5ea-75bd60504fbc"}]} [pid: 8|app: 0|req: 1531/3046] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:55:31 2026] DELETE /v2.0/networks/59061209-b206-4b50-bb9f-c9ed5fb5d565 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3047] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:55:32 2026] DELETE /v2.0/networks/3769bb63-672f-4561-b986-29a3f0ae9fd0 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3048] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:55:33 2026] GET /v2.0/security-groups?tenant_id=be794dcc039f4a4bab482e4e0818327b&name=default => generated 2805 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:55:33.530 7 INFO neutron.services.segments.plugin [-] Segment 2412326d-8def-47e4-986f-8d303d408643 resource provider aggregate not found 2026-02-26 22:55:33.539 7 INFO neutron.services.segments.plugin [-] Segment 2412326d-8def-47e4-986f-8d303d408643 resource provider aggregate not found 2026-02-26 22:55:33.560 7 INFO neutron.services.segments.plugin [-] Segment 2412326d-8def-47e4-986f-8d303d408643 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2412326d-8def-47e4-986f-8d303d408643 found for delete ", "request_id": "req-c33afddd-59c6-4aa6-b35e-f6144779c1ef"}]} 2026-02-26 22:55:33.567 7 INFO neutron.services.segments.plugin [-] Segment 2412326d-8def-47e4-986f-8d303d408643 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2412326d-8def-47e4-986f-8d303d408643 found for delete ", "request_id": "req-435ea4ec-6c17-4db6-a553-156a4b2ef5a4"}]} 2026-02-26 22:55:33.576 7 INFO neutron.services.segments.plugin [-] Segment c1933104-3381-4fab-910a-785b29ad13a0 resource provider aggregate not found 2026-02-26 22:55:33.590 7 INFO neutron.services.segments.plugin [-] Segment c1933104-3381-4fab-910a-785b29ad13a0 resource provider aggregate not found 2026-02-26 22:55:33.599 7 INFO neutron.services.segments.plugin [-] Segment c1933104-3381-4fab-910a-785b29ad13a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1933104-3381-4fab-910a-785b29ad13a0 found for delete ", "request_id": "req-a78d00ec-bdf0-4152-9868-a4aa0624d5bb"}]} 2026-02-26 22:55:33.612 7 INFO neutron.services.segments.plugin [-] Segment c1933104-3381-4fab-910a-785b29ad13a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1933104-3381-4fab-910a-785b29ad13a0 found for delete ", "request_id": "req-a45323b5-fa59-45bf-ad36-724dabf6b1f1"}]} [pid: 7|app: 0|req: 1517/3049] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:55:33 2026] DELETE /v2.0/security-groups/e058c70d-1277-48a3-b804-883d64db581b => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3050] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:55:33 2026] GET /v2.0/security-groups?tenant_id=31bf0cb32fc644a9bfd7c6cc56a96094&name=default => generated 2805 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3051] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:55:33 2026] DELETE /v2.0/security-groups/ea5ea2ac-115c-4ab6-9bfc-5bf3531b35c6 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:55:34.135 8 INFO neutron.services.segments.plugin [-] Segment 24c079ed-c0b8-48eb-a427-82991e394c69 resource provider aggregate not found 2026-02-26 22:55:34.142 8 INFO neutron.services.segments.plugin [-] Segment 24c079ed-c0b8-48eb-a427-82991e394c69 resource provider aggregate not found 2026-02-26 22:55:34.150 8 INFO neutron.services.segments.plugin [-] Segment 24c079ed-c0b8-48eb-a427-82991e394c69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24c079ed-c0b8-48eb-a427-82991e394c69 found for delete ", "request_id": "req-6777cf5e-25c6-4e27-a1f6-7df1ef5c33cf"}]} 2026-02-26 22:55:34.158 8 INFO neutron.services.segments.plugin [-] Segment 24c079ed-c0b8-48eb-a427-82991e394c69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24c079ed-c0b8-48eb-a427-82991e394c69 found for delete ", "request_id": "req-8e91ed78-2638-434d-b785-6f6d5c6b18b8"}]} [pid: 8|app: 0|req: 1534/3052] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:55:34 2026] GET /v2.0/security-groups?tenant_id=678bc610847c4aa4aa3ff2916423da58&name=default => generated 2805 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3053] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:55:34 2026] DELETE /v2.0/security-groups/8f5288eb-afc7-45ff-9eb9-988b55cef05b => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:55:34.547 8 INFO neutron.db.segments_db [None req-afcb8134-0dc9-4cea-bbba-26f97d2582ac 98f86a37edb4467c9077319559deabfe a5ea64d44cdc4123b77aa2c6a600c260 - - - -] Added segment 2c639594-10b3-40b7-bda2-e912e97df4bf of type vxlan for network 97c2518b-e821-47aa-b761-83f877189c2b [pid: 8|app: 0|req: 1535/3054] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:55:34 2026] POST /v2.0/networks => generated 632 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3055] 10.0.0.246 () {34 vars in 663 bytes} [Thu Feb 26 22:55:34 2026] POST /v2.0/ports => generated 743 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3056] 10.0.0.246 () {34 vars in 746 bytes} [Thu Feb 26 22:55:34 2026] PUT /v2.0/ports/ca345788-6cda-490c-8de2-e8e82130b845/tags => generated 25 bytes in 45 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: 1521/3057] 10.0.0.246 () {32 vars in 726 bytes} [Thu Feb 26 22:55:35 2026] GET /v2.0/ports/ca345788-6cda-490c-8de2-e8e82130b845/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3058] 10.0.0.246 () {34 vars in 757 bytes} [Thu Feb 26 22:55:35 2026] PUT /v2.0/ports/ca345788-6cda-490c-8de2-e8e82130b845/tags/green => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3059] 10.0.0.246 () {32 vars in 726 bytes} [Thu Feb 26 22:55:35 2026] GET /v2.0/ports/ca345788-6cda-490c-8de2-e8e82130b845/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3060] 10.0.0.246 () {34 vars in 753 bytes} [Thu Feb 26 22:55:35 2026] PUT /v2.0/ports/ca345788-6cda-490c-8de2-e8e82130b845/tags/red => 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: 1523/3061] 10.0.0.246 () {32 vars in 726 bytes} [Thu Feb 26 22:55:35 2026] GET /v2.0/ports/ca345788-6cda-490c-8de2-e8e82130b845/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3062] 10.0.0.246 () {34 vars in 775 bytes} [Thu Feb 26 22:55:35 2026] PUT /v2.0/ports/ca345788-6cda-490c-8de2-e8e82130b845/tags/black.or.white => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3063] 10.0.0.246 () {32 vars in 726 bytes} [Thu Feb 26 22:55:35 2026] GET /v2.0/ports/ca345788-6cda-490c-8de2-e8e82130b845/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3064] 10.0.0.246 () {34 vars in 746 bytes} [Thu Feb 26 22:55:35 2026] PUT /v2.0/ports/ca345788-6cda-490c-8de2-e8e82130b845/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3065] 10.0.0.246 () {32 vars in 726 bytes} [Thu Feb 26 22:55:35 2026] GET /v2.0/ports/ca345788-6cda-490c-8de2-e8e82130b845/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3066] 10.0.0.246 () {32 vars in 734 bytes} [Thu Feb 26 22:55:35 2026] GET /v2.0/ports/ca345788-6cda-490c-8de2-e8e82130b845/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:55:35.509 7 INFO neutron.api.v2.resource [None req-d6aab1ff-5104-48a6-b33c-bea26530ff8d 98f86a37edb4467c9077319559deabfe a5ea64d44cdc4123b77aa2c6a600c260 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1526/3067] 10.0.0.246 () {32 vars in 738 bytes} [Thu Feb 26 22:55:35 2026] GET /v2.0/ports/ca345788-6cda-490c-8de2-e8e82130b845/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: 1542/3068] 10.0.0.246 () {32 vars in 737 bytes} [Thu Feb 26 22:55:35 2026] DELETE /v2.0/ports/ca345788-6cda-490c-8de2-e8e82130b845/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3069] 10.0.0.246 () {32 vars in 726 bytes} [Thu Feb 26 22:55:35 2026] GET /v2.0/ports/ca345788-6cda-490c-8de2-e8e82130b845/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:55:35.658 8 INFO neutron.api.v2.resource [None req-6a6ba737-0be4-4080-9f30-03fb67ce26e9 98f86a37edb4467c9077319559deabfe a5ea64d44cdc4123b77aa2c6a600c260 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1543/3070] 10.0.0.246 () {32 vars in 741 bytes} [Thu Feb 26 22:55:35 2026] DELETE /v2.0/ports/ca345788-6cda-490c-8de2-e8e82130b845/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: 1528/3071] 10.0.0.246 () {32 vars in 729 bytes} [Thu Feb 26 22:55:35 2026] DELETE /v2.0/ports/ca345788-6cda-490c-8de2-e8e82130b845/tags => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3072] 10.0.0.246 () {32 vars in 726 bytes} [Thu Feb 26 22:55:35 2026] GET /v2.0/ports/ca345788-6cda-490c-8de2-e8e82130b845/tags => 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: 1529/3073] 10.0.0.246 () {32 vars in 719 bytes} [Thu Feb 26 22:55:35 2026] DELETE /v2.0/ports/ca345788-6cda-490c-8de2-e8e82130b845 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 22:55:36.224 8 INFO neutron.services.segments.plugin [-] Segment 2c639594-10b3-40b7-bda2-e912e97df4bf resource provider aggregate not found 2026-02-26 22:55:36.228 8 INFO neutron.services.segments.plugin [-] Segment 2c639594-10b3-40b7-bda2-e912e97df4bf resource provider aggregate not found 2026-02-26 22:55:36.244 8 INFO neutron.services.segments.plugin [-] Segment 2c639594-10b3-40b7-bda2-e912e97df4bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c639594-10b3-40b7-bda2-e912e97df4bf found for delete ", "request_id": "req-b6bfcae7-9658-44e8-80a5-5e1be2c54643"}]} 2026-02-26 22:55:36.246 8 INFO neutron.services.segments.plugin [-] Segment 2c639594-10b3-40b7-bda2-e912e97df4bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c639594-10b3-40b7-bda2-e912e97df4bf found for delete ", "request_id": "req-60ccdf47-1a52-4e3a-8840-ea73199efdb7"}]} [pid: 8|app: 0|req: 1545/3074] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:55:36 2026] DELETE /v2.0/networks/97c2518b-e821-47aa-b761-83f877189c2b => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3075] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:55:36 2026] GET /v2.0/security-groups?tenant_id=a5ea64d44cdc4123b77aa2c6a600c260&name=default => generated 2805 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3076] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:55:37 2026] DELETE /v2.0/security-groups/164e65f8-2d0d-46b7-860a-0c397b90c6a9 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3077] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:55:37 2026] GET /v2.0/security-groups?tenant_id=f119930090454475bc130a6d5af99bdf&name=default => generated 2805 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3078] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:55:37 2026] DELETE /v2.0/security-groups/a7401e09-be84-4a91-8c35-32ad187ecea5 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:55:38.803 7 INFO neutron.db.segments_db [None req-58c7d91d-e287-4d2e-98b8-11c1d5791ce4 a9bc53959ac848ecaf9b9ce3d48cd064 e6554f4c3d8e4f1dad7f79135fe154b1 - - - -] Added segment c19bb512-182b-4f66-9f83-e3040137ccfe of type vxlan for network 021bb9b6-a456-411a-ad6a-f7a85e4ea70b [pid: 7|app: 0|req: 1532/3079] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:55:38 2026] POST /v2.0/networks => generated 632 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3080] 10.0.0.246 () {34 vars in 663 bytes} [Thu Feb 26 22:55:38 2026] POST /v2.0/ports => generated 743 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:55:39.363 7 INFO neutron.db.segments_db [None req-4667a5de-748f-4d5e-b6be-e14ab6e071a9 a9bc53959ac848ecaf9b9ce3d48cd064 e6554f4c3d8e4f1dad7f79135fe154b1 - - - -] Added segment 1209e1fd-d584-44a1-8192-0bf0111bd3d6 of type vxlan for network 29e9615c-f015-4290-8b3f-241c2119b625 [pid: 7|app: 0|req: 1533/3081] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:55:39 2026] POST /v2.0/networks => generated 631 bytes in 211 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: 1549/3082] 10.0.0.246 () {34 vars in 663 bytes} [Thu Feb 26 22:55:39 2026] POST /v2.0/ports => generated 743 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:55:39.886 7 INFO neutron.db.segments_db [None req-3adb5872-93da-4d5c-b57f-fda43ac9424d a9bc53959ac848ecaf9b9ce3d48cd064 e6554f4c3d8e4f1dad7f79135fe154b1 - - - -] Added segment 3d288d21-6237-4ec4-a57d-51b443b7a0c3 of type vxlan for network 24c637c2-f9b1-41ee-9a68-0a654b8433a4 [pid: 7|app: 0|req: 1534/3083] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:55:39 2026] POST /v2.0/networks => generated 632 bytes in 196 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: 1550/3084] 10.0.0.246 () {34 vars in 663 bytes} [Thu Feb 26 22:55:40 2026] POST /v2.0/ports => generated 743 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:55:40.440 7 INFO neutron.db.segments_db [None req-88aa6dac-fcca-4242-93b0-a7366260612d a9bc53959ac848ecaf9b9ce3d48cd064 e6554f4c3d8e4f1dad7f79135fe154b1 - - - -] Added segment aa89ca73-9cf2-4670-9b3c-36448f0988f7 of type vxlan for network b85a8898-9607-45a7-b254-76de270be7c6 [pid: 7|app: 0|req: 1535/3085] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:55:40 2026] POST /v2.0/networks => generated 632 bytes in 187 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: 1551/3086] 10.0.0.246 () {34 vars in 663 bytes} [Thu Feb 26 22:55:40 2026] POST /v2.0/ports => generated 743 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3087] 10.0.0.246 () {34 vars in 675 bytes} [Thu Feb 26 22:55:40 2026] POST /v2.0/subnetpools => generated 516 bytes in 203 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: 1537/3088] 10.0.0.246 () {34 vars in 758 bytes} [Thu Feb 26 22:55:40 2026] PUT /v2.0/subnetpools/524d5ba9-8b2a-453d-9deb-3da2d4be70dd/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: 1538/3089] 10.0.0.246 () {32 vars in 738 bytes} [Thu Feb 26 22:55:40 2026] GET /v2.0/subnetpools/524d5ba9-8b2a-453d-9deb-3da2d4be70dd/tags => generated 25 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:55:40.967 8 INFO neutron.db.segments_db [None req-cd85527a-fc25-4c48-900e-834bf6284601 a9bc53959ac848ecaf9b9ce3d48cd064 e6554f4c3d8e4f1dad7f79135fe154b1 - - - -] Added segment 8ba971fa-5124-4bc1-9686-2912c7272e07 of type vxlan for network a681788e-a4e8-44fc-a4cc-0b7187b829d9 [pid: 7|app: 0|req: 1539/3090] 10.0.0.246 () {34 vars in 769 bytes} [Thu Feb 26 22:55:40 2026] PUT /v2.0/subnetpools/524d5ba9-8b2a-453d-9deb-3da2d4be70dd/tags/green => 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: 1540/3091] 10.0.0.246 () {32 vars in 738 bytes} [Thu Feb 26 22:55:40 2026] GET /v2.0/subnetpools/524d5ba9-8b2a-453d-9deb-3da2d4be70dd/tags => generated 34 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3092] 10.0.0.246 () {34 vars in 765 bytes} [Thu Feb 26 22:55:41 2026] PUT /v2.0/subnetpools/524d5ba9-8b2a-453d-9deb-3da2d4be70dd/tags/red => generated 4 bytes in 12 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3093] 10.0.0.246 () {32 vars in 738 bytes} [Thu Feb 26 22:55:41 2026] GET /v2.0/subnetpools/524d5ba9-8b2a-453d-9deb-3da2d4be70dd/tags => generated 34 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3094] 10.0.0.246 () {34 vars in 787 bytes} [Thu Feb 26 22:55:41 2026] PUT /v2.0/subnetpools/524d5ba9-8b2a-453d-9deb-3da2d4be70dd/tags/black.or.white => generated 4 bytes in 21 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3095] 10.0.0.246 () {32 vars in 738 bytes} [Thu Feb 26 22:55:41 2026] GET /v2.0/subnetpools/524d5ba9-8b2a-453d-9deb-3da2d4be70dd/tags => generated 52 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3096] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:55:40 2026] POST /v2.0/networks => generated 632 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3097] 10.0.0.246 () {34 vars in 758 bytes} [Thu Feb 26 22:55:41 2026] PUT /v2.0/subnetpools/524d5ba9-8b2a-453d-9deb-3da2d4be70dd/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3098] 10.0.0.246 () {32 vars in 738 bytes} [Thu Feb 26 22:55:41 2026] GET /v2.0/subnetpools/524d5ba9-8b2a-453d-9deb-3da2d4be70dd/tags => generated 37 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3099] 10.0.0.246 () {32 vars in 746 bytes} [Thu Feb 26 22:55:41 2026] GET /v2.0/subnetpools/524d5ba9-8b2a-453d-9deb-3da2d4be70dd/tags/red => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:55:41.177 7 INFO neutron.api.v2.resource [None req-f89470e7-5c38-4126-af52-ae679b94e907 5ecf245292124237832a1ec7a1ab1026 0f1f4230435646b793ce14d6c62987c5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1548/3100] 10.0.0.246 () {32 vars in 750 bytes} [Thu Feb 26 22:55:41 2026] GET /v2.0/subnetpools/524d5ba9-8b2a-453d-9deb-3da2d4be70dd/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: 1549/3101] 10.0.0.246 () {32 vars in 749 bytes} [Thu Feb 26 22:55:41 2026] DELETE /v2.0/subnetpools/524d5ba9-8b2a-453d-9deb-3da2d4be70dd/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3102] 10.0.0.246 () {32 vars in 738 bytes} [Thu Feb 26 22:55:41 2026] GET /v2.0/subnetpools/524d5ba9-8b2a-453d-9deb-3da2d4be70dd/tags => generated 30 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:55:41.257 7 INFO neutron.api.v2.resource [None req-1f112f95-6729-447c-a37d-85482d67ef3b 5ecf245292124237832a1ec7a1ab1026 0f1f4230435646b793ce14d6c62987c5 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1551/3103] 10.0.0.246 () {32 vars in 753 bytes} [Thu Feb 26 22:55:41 2026] DELETE /v2.0/subnetpools/524d5ba9-8b2a-453d-9deb-3da2d4be70dd/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3104] 10.0.0.246 () {32 vars in 741 bytes} [Thu Feb 26 22:55:41 2026] DELETE /v2.0/subnetpools/524d5ba9-8b2a-453d-9deb-3da2d4be70dd/tags => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3105] 10.0.0.246 () {32 vars in 738 bytes} [Thu Feb 26 22:55:41 2026] GET /v2.0/subnetpools/524d5ba9-8b2a-453d-9deb-3da2d4be70dd/tags => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3106] 10.0.0.246 () {32 vars in 731 bytes} [Thu Feb 26 22:55:41 2026] DELETE /v2.0/subnetpools/524d5ba9-8b2a-453d-9deb-3da2d4be70dd => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3107] 10.0.0.246 () {34 vars in 663 bytes} [Thu Feb 26 22:55:41 2026] POST /v2.0/ports => generated 743 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3108] 10.0.0.246 () {34 vars in 746 bytes} [Thu Feb 26 22:55:41 2026] PUT /v2.0/ports/b8f41769-1a24-4fff-aea8-3238faadefcf/tags => generated 17 bytes in 48 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: 1554/3109] 10.0.0.246 () {34 vars in 746 bytes} [Thu Feb 26 22:55:41 2026] PUT /v2.0/ports/2f551d09-34b7-4210-869b-729c56dc4c18/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3110] 10.0.0.246 () {34 vars in 746 bytes} [Thu Feb 26 22:55:41 2026] PUT /v2.0/ports/85726abd-4897-4cbf-a47d-eba642afe39f/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: 1555/3111] 10.0.0.246 () {34 vars in 746 bytes} [Thu Feb 26 22:55:41 2026] PUT /v2.0/ports/a821d7a2-f883-4a01-9eb8-56c204d7cffb/tags => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3112] 10.0.0.246 () {32 vars in 659 bytes} [Thu Feb 26 22:55:41 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3115] 10.0.0.246 () {32 vars in 673 bytes} [Thu Feb 26 22:55:41 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3116] 10.0.0.246 () {32 vars in 669 bytes} [Thu Feb 26 22:55:42 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3117] 10.0.0.246 () {32 vars in 681 bytes} [Thu Feb 26 22:55:42 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3118] 10.0.0.246 () {32 vars in 667 bytes} [Thu Feb 26 22:55:42 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3119] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:55:42 2026] GET /v2.0/security-groups?tenant_id=0f1f4230435646b793ce14d6c62987c5&name=default => generated 2805 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3120] 10.0.0.246 () {32 vars in 681 bytes} [Thu Feb 26 22:55:42 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3121] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:55:42 2026] DELETE /v2.0/security-groups/ebdfd8ea-fafa-4160-8773-9ba6154e2683 => 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: 1564/3122] 10.0.0.246 () {32 vars in 677 bytes} [Thu Feb 26 22:55:42 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3123] 10.0.0.246 () {32 vars in 689 bytes} [Thu Feb 26 22:55:42 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3124] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:55:42 2026] GET /v2.0/security-groups?tenant_id=4ea34a8e21794927a453f7d796733c20&name=default => generated 2805 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3125] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:55:42 2026] DELETE /v2.0/security-groups/3e20a866-d8f6-4fc3-9e54-a038b72e8fec => 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: 1560/3126] 10.0.0.246 () {32 vars in 719 bytes} [Thu Feb 26 22:55:42 2026] DELETE /v2.0/ports/b8f41769-1a24-4fff-aea8-3238faadefcf => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3127] 10.0.0.246 () {32 vars in 719 bytes} [Thu Feb 26 22:55:42 2026] DELETE /v2.0/ports/2f551d09-34b7-4210-869b-729c56dc4c18 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3128] 10.0.0.246 () {32 vars in 719 bytes} [Thu Feb 26 22:55:43 2026] DELETE /v2.0/ports/85726abd-4897-4cbf-a47d-eba642afe39f => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3129] 10.0.0.246 () {32 vars in 719 bytes} [Thu Feb 26 22:55:43 2026] DELETE /v2.0/ports/a821d7a2-f883-4a01-9eb8-56c204d7cffb => 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: 1562/3130] 10.0.0.246 () {32 vars in 719 bytes} [Thu Feb 26 22:55:43 2026] DELETE /v2.0/ports/137b7972-dd77-48c6-8269-68d6ac84756e => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 22:55:44.056 7 INFO neutron.services.segments.plugin [-] Segment c19bb512-182b-4f66-9f83-e3040137ccfe resource provider aggregate not found 2026-02-26 22:55:44.061 7 INFO neutron.services.segments.plugin [-] Segment c19bb512-182b-4f66-9f83-e3040137ccfe resource provider aggregate not found 2026-02-26 22:55:44.076 7 INFO neutron.services.segments.plugin [-] Segment c19bb512-182b-4f66-9f83-e3040137ccfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c19bb512-182b-4f66-9f83-e3040137ccfe found for delete ", "request_id": "req-49437bac-39f2-4819-961f-5a6ed301b344"}]} 2026-02-26 22:55:44.084 7 INFO neutron.services.segments.plugin [-] Segment c19bb512-182b-4f66-9f83-e3040137ccfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c19bb512-182b-4f66-9f83-e3040137ccfe found for delete ", "request_id": "req-6fe5dba0-e959-4a49-850b-dcf911873132"}]} [pid: 7|app: 0|req: 1569/3131] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:55:43 2026] DELETE /v2.0/networks/021bb9b6-a456-411a-ad6a-f7a85e4ea70b => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 22:55:44.294 8 INFO neutron.services.segments.plugin [-] Segment 1209e1fd-d584-44a1-8192-0bf0111bd3d6 resource provider aggregate not found 2026-02-26 22:55:44.300 8 INFO neutron.services.segments.plugin [-] Segment 1209e1fd-d584-44a1-8192-0bf0111bd3d6 resource provider aggregate not found 2026-02-26 22:55:44.315 8 INFO neutron.services.segments.plugin [-] Segment 1209e1fd-d584-44a1-8192-0bf0111bd3d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1209e1fd-d584-44a1-8192-0bf0111bd3d6 found for delete ", "request_id": "req-ce4d6a27-a762-4bc5-8535-51d6b69c0de1"}]} 2026-02-26 22:55:44.322 8 INFO neutron.services.segments.plugin [-] Segment 1209e1fd-d584-44a1-8192-0bf0111bd3d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1209e1fd-d584-44a1-8192-0bf0111bd3d6 found for delete ", "request_id": "req-39a2d09d-3734-438f-949f-5e9f9fadbe69"}]} [pid: 8|app: 0|req: 1563/3132] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:55:44 2026] DELETE /v2.0/networks/29e9615c-f015-4290-8b3f-241c2119b625 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3133] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:55:44 2026] DELETE /v2.0/networks/24c637c2-f9b1-41ee-9a68-0a654b8433a4 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3134] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:55:44 2026] DELETE /v2.0/networks/b85a8898-9607-45a7-b254-76de270be7c6 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3135] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:55:44 2026] DELETE /v2.0/networks/a681788e-a4e8-44fc-a4cc-0b7187b829d9 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3136] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:55:45 2026] GET /v2.0/security-groups?tenant_id=9eec1ad4100f4e20912e5a96ba011e7e&name=default => generated 2805 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:55:46.096 7 INFO neutron.services.segments.plugin [-] Segment 3d288d21-6237-4ec4-a57d-51b443b7a0c3 resource provider aggregate not found 2026-02-26 22:55:46.105 7 INFO neutron.services.segments.plugin [-] Segment 3d288d21-6237-4ec4-a57d-51b443b7a0c3 resource provider aggregate not found 2026-02-26 22:55:46.111 7 INFO neutron.services.segments.plugin [-] Segment 3d288d21-6237-4ec4-a57d-51b443b7a0c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d288d21-6237-4ec4-a57d-51b443b7a0c3 found for delete ", "request_id": "req-0e4d9abe-3024-4dac-94c4-30bb25cecddd"}]} 2026-02-26 22:55:46.120 7 INFO neutron.services.segments.plugin [-] Segment 3d288d21-6237-4ec4-a57d-51b443b7a0c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d288d21-6237-4ec4-a57d-51b443b7a0c3 found for delete ", "request_id": "req-e2082d08-1aa7-4318-b64c-7d9d054aa6a1"}]} [pid: 7|app: 0|req: 1572/3137] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:55:46 2026] DELETE /v2.0/security-groups/2a2958d9-1098-41e1-8cb0-537312f78b8e => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:55:46.336 8 INFO neutron.services.segments.plugin [-] Segment aa89ca73-9cf2-4670-9b3c-36448f0988f7 resource provider aggregate not found 2026-02-26 22:55:46.343 8 INFO neutron.services.segments.plugin [-] Segment aa89ca73-9cf2-4670-9b3c-36448f0988f7 resource provider aggregate not found 2026-02-26 22:55:46.362 8 INFO neutron.services.segments.plugin [-] Segment aa89ca73-9cf2-4670-9b3c-36448f0988f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa89ca73-9cf2-4670-9b3c-36448f0988f7 found for delete ", "request_id": "req-cd3d565a-0411-4de3-8d05-c1d3fd1a9534"}]} 2026-02-26 22:55:46.363 8 INFO neutron.services.segments.plugin [-] Segment aa89ca73-9cf2-4670-9b3c-36448f0988f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa89ca73-9cf2-4670-9b3c-36448f0988f7 found for delete ", "request_id": "req-81f5b727-7c5a-455a-9c8f-78550f06cdd4"}]} [pid: 8|app: 0|req: 1566/3138] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:55:46 2026] GET /v2.0/security-groups?tenant_id=3afe4aee36fb4bb68c1c00c8bf955c09&name=default => generated 2805 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:55:46.385 7 INFO neutron.services.segments.plugin [-] Segment 8ba971fa-5124-4bc1-9686-2912c7272e07 resource provider aggregate not found 2026-02-26 22:55:46.389 7 INFO neutron.services.segments.plugin [-] Segment 8ba971fa-5124-4bc1-9686-2912c7272e07 resource provider aggregate not found 2026-02-26 22:55:46.410 7 INFO neutron.services.segments.plugin [-] Segment 8ba971fa-5124-4bc1-9686-2912c7272e07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ba971fa-5124-4bc1-9686-2912c7272e07 found for delete ", "request_id": "req-9985a996-7a7d-46d9-bc27-e0563561a205"}]} 2026-02-26 22:55:46.411 7 INFO neutron.services.segments.plugin [-] Segment 8ba971fa-5124-4bc1-9686-2912c7272e07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ba971fa-5124-4bc1-9686-2912c7272e07 found for delete ", "request_id": "req-5771a946-c48c-4987-b771-e261b204593b"}]} [pid: 7|app: 0|req: 1573/3139] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:55:46 2026] DELETE /v2.0/security-groups/c2e0e068-c246-4b60-bc39-66ac7da4bead => 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: 1567/3140] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:55:46 2026] GET /v2.0/security-groups?tenant_id=e6554f4c3d8e4f1dad7f79135fe154b1&name=default => generated 2805 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3141] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:55:46 2026] DELETE /v2.0/security-groups/9358bae5-6414-488a-beab-b5edcbd85f3a => 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: 1568/3142] 10.0.0.246 () {34 vars in 677 bytes} [Thu Feb 26 22:55:50 2026] POST /v2.0/qos/policies => generated 359 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3143] 10.0.0.246 () {34 vars in 677 bytes} [Thu Feb 26 22:55:51 2026] POST /v2.0/qos/policies => generated 359 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3144] 10.0.0.246 () {34 vars in 677 bytes} [Thu Feb 26 22:55:51 2026] POST /v2.0/qos/policies => generated 359 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3145] 10.0.0.246 () {34 vars in 677 bytes} [Thu Feb 26 22:55:51 2026] POST /v2.0/qos/policies => generated 359 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3146] 10.0.0.246 () {34 vars in 677 bytes} [Thu Feb 26 22:55:51 2026] POST /v2.0/qos/policies => generated 359 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3147] 10.0.0.246 () {34 vars in 752 bytes} [Thu Feb 26 22:55:51 2026] PUT /v2.0/policies/ef44ac2a-6ce5-49b6-ade3-0939cc51f015/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3148] 10.0.0.246 () {34 vars in 752 bytes} [Thu Feb 26 22:55:51 2026] PUT /v2.0/policies/5a5e628a-46ed-441e-833c-a8a4c52191cb/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3149] 10.0.0.246 () {34 vars in 752 bytes} [Thu Feb 26 22:55:51 2026] PUT /v2.0/policies/3cb3d69d-1cbd-40cd-b303-1c01a20247ba/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: 1572/3150] 10.0.0.246 () {34 vars in 752 bytes} [Thu Feb 26 22:55:51 2026] PUT /v2.0/policies/516c8699-e74c-41c0-b650-fe36c371aafc/tags => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3151] 10.0.0.246 () {32 vars in 673 bytes} [Thu Feb 26 22:55:51 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3152] 10.0.0.246 () {32 vars in 687 bytes} [Thu Feb 26 22:55:51 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3153] 10.0.0.246 () {32 vars in 683 bytes} [Thu Feb 26 22:55:51 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3154] 10.0.0.246 () {32 vars in 695 bytes} [Thu Feb 26 22:55:51 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: 1581/3155] 10.0.0.246 () {32 vars in 681 bytes} [Thu Feb 26 22:55:52 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3156] 10.0.0.246 () {32 vars in 695 bytes} [Thu Feb 26 22:55:52 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3157] 10.0.0.246 () {32 vars in 691 bytes} [Thu Feb 26 22:55:52 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3158] 10.0.0.246 () {32 vars in 703 bytes} [Thu Feb 26 22:55:52 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3159] 10.0.0.246 () {32 vars in 733 bytes} [Thu Feb 26 22:55:52 2026] DELETE /v2.0/qos/policies/ef44ac2a-6ce5-49b6-ade3-0939cc51f015 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3160] 10.0.0.246 () {32 vars in 733 bytes} [Thu Feb 26 22:55:52 2026] DELETE /v2.0/qos/policies/5a5e628a-46ed-441e-833c-a8a4c52191cb => 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: 1584/3161] 10.0.0.246 () {32 vars in 733 bytes} [Thu Feb 26 22:55:52 2026] DELETE /v2.0/qos/policies/3cb3d69d-1cbd-40cd-b303-1c01a20247ba => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3162] 10.0.0.246 () {32 vars in 733 bytes} [Thu Feb 26 22:55:52 2026] DELETE /v2.0/qos/policies/516c8699-e74c-41c0-b650-fe36c371aafc => 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: 1585/3163] 10.0.0.246 () {32 vars in 733 bytes} [Thu Feb 26 22:55:52 2026] DELETE /v2.0/qos/policies/f99e2ada-7eed-4d46-a41a-59fe19a1215f => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3164] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:55:53 2026] GET /v2.0/security-groups?tenant_id=e8ddbbdd1a4e4d79b98c30fef1b8ced6&name=default => generated 2805 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3165] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:55:53 2026] DELETE /v2.0/security-groups/5310dc64-2718-420a-abd3-3962fe18e5fa => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3166] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:55:53 2026] GET /v2.0/security-groups?tenant_id=17cf99594b624927ad610f89a1fbb2ef&name=default => generated 2805 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3167] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:55:54 2026] DELETE /v2.0/security-groups/af289742-c8b5-4dca-a8b4-71a8033fe78a => 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: 1581/3168] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:55:54 2026] GET /v2.0/security-groups?tenant_id=666e4a53932543fda719075fb5bdf818&name=default => generated 2805 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3169] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:55:54 2026] DELETE /v2.0/security-groups/6fe425c4-661e-4b33-8dde-89e68f00d9c8 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:55:59.045 8 INFO neutron.db.segments_db [None req-094c9872-e2b7-43f0-af52-8af1ae669071 55ee34ac58c74e07b17efe10c8d95673 05e6a88c953e419585af2fe911bcbe25 - - - -] Added segment 115f8613-0461-45be-a0c8-c56bff525413 of type vxlan for network 597fbcb5-3c1a-47a5-827f-2f9b669032f2 2026-02-26 22:55:59.892 8 INFO neutron.db.l3_hamode_db [None req-094c9872-e2b7-43f0-af52-8af1ae669071 55ee34ac58c74e07b17efe10c8d95673 05e6a88c953e419585af2fe911bcbe25 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 22:56:00.070 8 INFO neutron.db.l3_hamode_db [None req-094c9872-e2b7-43f0-af52-8af1ae669071 55ee34ac58c74e07b17efe10c8d95673 05e6a88c953e419585af2fe911bcbe25 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1583/3172] 10.0.0.246 () {34 vars in 667 bytes} [Thu Feb 26 22:55:58 2026] POST /v2.0/routers => generated 474 bytes in 2039 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:56:00.944 7 INFO neutron.db.l3_hamode_db [None req-20908a2d-98ab-4430-9d57-97e58fc3e339 55ee34ac58c74e07b17efe10c8d95673 05e6a88c953e419585af2fe911bcbe25 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 22:56:01.193 7 INFO neutron.db.l3_hamode_db [None req-20908a2d-98ab-4430-9d57-97e58fc3e339 55ee34ac58c74e07b17efe10c8d95673 05e6a88c953e419585af2fe911bcbe25 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1590/3173] 10.0.0.246 () {34 vars in 667 bytes} [Thu Feb 26 22:56:00 2026] POST /v2.0/routers => generated 474 bytes in 1668 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:56:02.625 8 INFO neutron.db.l3_hamode_db [None req-fe3c3337-33cb-420c-8d6c-cf96493a3b25 55ee34ac58c74e07b17efe10c8d95673 05e6a88c953e419585af2fe911bcbe25 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 22:56:02.799 8 INFO neutron.db.l3_hamode_db [None req-fe3c3337-33cb-420c-8d6c-cf96493a3b25 55ee34ac58c74e07b17efe10c8d95673 05e6a88c953e419585af2fe911bcbe25 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1584/3174] 10.0.0.246 () {34 vars in 667 bytes} [Thu Feb 26 22:56:02 2026] POST /v2.0/routers => generated 474 bytes in 964 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:56:03.587 7 INFO neutron.db.l3_hamode_db [None req-bca61ae5-1677-4a97-9933-055a022b29dd 55ee34ac58c74e07b17efe10c8d95673 05e6a88c953e419585af2fe911bcbe25 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 22:56:03.752 7 INFO neutron.db.l3_hamode_db [None req-bca61ae5-1677-4a97-9933-055a022b29dd 55ee34ac58c74e07b17efe10c8d95673 05e6a88c953e419585af2fe911bcbe25 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1591/3175] 10.0.0.246 () {34 vars in 667 bytes} [Thu Feb 26 22:56:03 2026] POST /v2.0/routers => generated 474 bytes in 923 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 22:56:04.533 8 INFO neutron.db.l3_hamode_db [None req-bfc98d1d-8a5d-4a30-a582-06daafe240f4 55ee34ac58c74e07b17efe10c8d95673 05e6a88c953e419585af2fe911bcbe25 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 22:56:04.699 8 INFO neutron.db.l3_hamode_db [None req-bfc98d1d-8a5d-4a30-a582-06daafe240f4 55ee34ac58c74e07b17efe10c8d95673 05e6a88c953e419585af2fe911bcbe25 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1585/3176] 10.0.0.246 () {34 vars in 667 bytes} [Thu Feb 26 22:56:04 2026] POST /v2.0/routers => generated 474 bytes in 973 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3177] 10.0.0.246 () {34 vars in 750 bytes} [Thu Feb 26 22:56:05 2026] PUT /v2.0/routers/009d9237-2be3-43df-9189-c54e1c3fc5db/tags => generated 17 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3178] 10.0.0.246 () {34 vars in 750 bytes} [Thu Feb 26 22:56:05 2026] PUT /v2.0/routers/80d2d100-beee-40a7-871a-c146eab345ec/tags => generated 25 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3179] 10.0.0.246 () {34 vars in 750 bytes} [Thu Feb 26 22:56:05 2026] PUT /v2.0/routers/2472579c-ce50-4ff7-b59d-60925c021ee0/tags => generated 34 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3180] 10.0.0.246 () {34 vars in 750 bytes} [Thu Feb 26 22:56:05 2026] PUT /v2.0/routers/feb5d08a-936e-401d-942a-bd6517e51b75/tags => generated 19 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3181] 10.0.0.246 () {32 vars in 663 bytes} [Thu Feb 26 22:56:05 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3182] 10.0.0.246 () {32 vars in 677 bytes} [Thu Feb 26 22:56:05 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3183] 10.0.0.246 () {32 vars in 673 bytes} [Thu Feb 26 22:56:06 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3184] 10.0.0.246 () {32 vars in 685 bytes} [Thu Feb 26 22:56:06 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3185] 10.0.0.246 () {32 vars in 671 bytes} [Thu Feb 26 22:56:06 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3186] 10.0.0.246 () {32 vars in 685 bytes} [Thu Feb 26 22:56:06 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3187] 10.0.0.246 () {32 vars in 681 bytes} [Thu Feb 26 22:56:06 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3188] 10.0.0.111 () {28 vars in 598 bytes} [Thu Feb 26 22:56:07 2026] GET /v2.0/security-groups => generated 16626 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3189] 10.0.0.111 () {28 vars in 580 bytes} [Thu Feb 26 22:56:07 2026] GET /v2.0/agents => generated 3357 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3190] 10.0.0.111 () {28 vars in 618 bytes} [Thu Feb 26 22:56:07 2026] GET /v2.0/network-ip-availabilities => generated 1531 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3191] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:56:07 2026] GET /v2.0/floatingips => 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: 1602/3192] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:56:07 2026] GET /v2.0/routers => generated 2580 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3193] 10.0.0.111 () {28 vars in 623 bytes} [Thu Feb 26 22:56:07 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3194] 10.0.0.246 () {32 vars in 693 bytes} [Thu Feb 26 22:56:06 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 833 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3195] 10.0.0.246 () {32 vars in 720 bytes} [Thu Feb 26 22:56:07 2026] GET /v2.0/routers/009d9237-2be3-43df-9189-c54e1c3fc5db => generated 485 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3196] 10.0.0.111 () {28 vars in 676 bytes} [Thu Feb 26 22:56:07 2026] GET /v2.0/routers/009d9237-2be3-43df-9189-c54e1c3fc5db/l3-agents => generated 682 bytes in 718 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3197] 10.0.0.111 () {28 vars in 676 bytes} [Thu Feb 26 22:56:08 2026] GET /v2.0/routers/2472579c-ce50-4ff7-b59d-60925c021ee0/l3-agents => generated 682 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3198] 10.0.0.246 () {34 vars in 741 bytes} [Thu Feb 26 22:56:07 2026] PUT /v2.0/routers/009d9237-2be3-43df-9189-c54e1c3fc5db => generated 485 bytes in 719 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3199] 10.0.0.111 () {28 vars in 676 bytes} [Thu Feb 26 22:56:08 2026] GET /v2.0/routers/80d2d100-beee-40a7-871a-c146eab345ec/l3-agents => generated 682 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3200] 10.0.0.246 () {32 vars in 735 bytes} [Thu Feb 26 22:56:08 2026] GET /v2.0/ports?device_id=009d9237-2be3-43df-9189-c54e1c3fc5db => 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: 1607/3201] 10.0.0.111 () {28 vars in 676 bytes} [Thu Feb 26 22:56:08 2026] GET /v2.0/routers/afd39d29-d57f-4370-907b-2fc360d94398/l3-agents => generated 682 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3202] 10.0.0.111 () {28 vars in 676 bytes} [Thu Feb 26 22:56:08 2026] GET /v2.0/routers/feb5d08a-936e-401d-942a-bd6517e51b75/l3-agents => generated 682 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3203] 10.0.0.111 () {28 vars in 578 bytes} [Thu Feb 26 22:56:08 2026] GET /v2.0/ports => generated 10012 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3204] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:56:08 2026] GET /v2.0/subnets => generated 1859 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3205] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:56:08 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3206] 10.0.0.111 () {28 vars in 584 bytes} [Thu Feb 26 22:56:08 2026] GET /v2.0/networks => generated 2864 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3207] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:56:08 2026] GET /v2.0/subnets => generated 1859 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3208] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:56:08 2026] DELETE /v2.0/routers/009d9237-2be3-43df-9189-c54e1c3fc5db => generated 0 bytes in 556 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3209] 10.0.0.246 () {32 vars in 720 bytes} [Thu Feb 26 22:56:08 2026] GET /v2.0/routers/80d2d100-beee-40a7-871a-c146eab345ec => generated 493 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3210] 10.0.0.246 () {34 vars in 741 bytes} [Thu Feb 26 22:56:09 2026] PUT /v2.0/routers/80d2d100-beee-40a7-871a-c146eab345ec => generated 493 bytes in 727 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3211] 10.0.0.246 () {32 vars in 735 bytes} [Thu Feb 26 22:56:09 2026] GET /v2.0/ports?device_id=80d2d100-beee-40a7-871a-c146eab345ec => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3212] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:56:09 2026] DELETE /v2.0/routers/80d2d100-beee-40a7-871a-c146eab345ec => generated 0 bytes in 531 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3213] 10.0.0.246 () {32 vars in 720 bytes} [Thu Feb 26 22:56:10 2026] GET /v2.0/routers/2472579c-ce50-4ff7-b59d-60925c021ee0 => generated 502 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3214] 10.0.0.246 () {34 vars in 741 bytes} [Thu Feb 26 22:56:10 2026] PUT /v2.0/routers/2472579c-ce50-4ff7-b59d-60925c021ee0 => generated 502 bytes in 744 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3215] 10.0.0.246 () {32 vars in 735 bytes} [Thu Feb 26 22:56:11 2026] GET /v2.0/ports?device_id=2472579c-ce50-4ff7-b59d-60925c021ee0 => 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: 1599/3216] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:56:11 2026] DELETE /v2.0/routers/2472579c-ce50-4ff7-b59d-60925c021ee0 => generated 0 bytes in 505 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3217] 10.0.0.246 () {32 vars in 720 bytes} [Thu Feb 26 22:56:11 2026] GET /v2.0/routers/feb5d08a-936e-401d-942a-bd6517e51b75 => generated 487 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3220] 10.0.0.246 () {34 vars in 741 bytes} [Thu Feb 26 22:56:11 2026] PUT /v2.0/routers/feb5d08a-936e-401d-942a-bd6517e51b75 => generated 487 bytes in 1473 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3221] 10.0.0.246 () {32 vars in 735 bytes} [Thu Feb 26 22:56:13 2026] GET /v2.0/ports?device_id=feb5d08a-936e-401d-942a-bd6517e51b75 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3222] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:56:13 2026] DELETE /v2.0/routers/feb5d08a-936e-401d-942a-bd6517e51b75 => generated 0 bytes in 587 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3223] 10.0.0.246 () {32 vars in 720 bytes} [Thu Feb 26 22:56:13 2026] GET /v2.0/routers/afd39d29-d57f-4370-907b-2fc360d94398 => generated 480 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3224] 10.0.0.246 () {34 vars in 741 bytes} [Thu Feb 26 22:56:13 2026] PUT /v2.0/routers/afd39d29-d57f-4370-907b-2fc360d94398 => generated 480 bytes in 659 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3225] 10.0.0.246 () {32 vars in 735 bytes} [Thu Feb 26 22:56:14 2026] GET /v2.0/ports?device_id=afd39d29-d57f-4370-907b-2fc360d94398 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:56:15.322 8 INFO neutron.services.segments.plugin [-] Segment 115f8613-0461-45be-a0c8-c56bff525413 resource provider aggregate not found 2026-02-26 22:56:15.328 8 INFO neutron.services.segments.plugin [-] Segment 115f8613-0461-45be-a0c8-c56bff525413 resource provider aggregate not found 2026-02-26 22:56:15.342 8 INFO neutron.services.segments.plugin [-] Segment 115f8613-0461-45be-a0c8-c56bff525413 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 115f8613-0461-45be-a0c8-c56bff525413 found for delete ", "request_id": "req-fd4a43d2-7719-4733-8e3a-10720e908d66"}]} 2026-02-26 22:56:15.347 8 INFO neutron.services.segments.plugin [-] Segment 115f8613-0461-45be-a0c8-c56bff525413 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 115f8613-0461-45be-a0c8-c56bff525413 found for delete ", "request_id": "req-90ca3ede-f4c6-44c3-8caf-9fcb136aba3a"}]} 2026-02-26 22:56:15.353 8 INFO neutron.db.l3_hamode_db [None req-fc21afea-8f44-4827-bdc6-e7c0fb4192ef 55ee34ac58c74e07b17efe10c8d95673 05e6a88c953e419585af2fe911bcbe25 - - - -] HA network 597fbcb5-3c1a-47a5-827f-2f9b669032f2 was deleted as no HA routers are present in tenant 05e6a88c953e419585af2fe911bcbe25. [pid: 8|app: 0|req: 1603/3226] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:56:14 2026] DELETE /v2.0/routers/afd39d29-d57f-4370-907b-2fc360d94398 => generated 0 bytes in 668 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3227] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:56:16 2026] GET /v2.0/security-groups?tenant_id=fdf1cc45fbda47b6a80870d4f5bb0e6c&name=default => generated 2805 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3228] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:56:16 2026] DELETE /v2.0/security-groups/fbd6f253-0e58-4f09-9994-44a0d75878cd => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3229] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:56:16 2026] GET /v2.0/security-groups?tenant_id=ce7165980dc8437b9ca45a80a2302d23&name=default => generated 2805 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3230] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:56:16 2026] DELETE /v2.0/security-groups/1ea5d1db-4a25-430e-a633-b8c53f516641 => 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: 1626/3231] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:56:17 2026] GET /v2.0/security-groups?tenant_id=05e6a88c953e419585af2fe911bcbe25&name=default => generated 2805 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3232] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:56:17 2026] DELETE /v2.0/security-groups/52309248-2314-446d-b832-2001f63219d7 => 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: 1627/3233] 10.0.0.246 () {34 vars in 675 bytes} [Thu Feb 26 22:56:21 2026] POST /v2.0/subnetpools => generated 516 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3234] 10.0.0.246 () {34 vars in 675 bytes} [Thu Feb 26 22:56:21 2026] POST /v2.0/subnetpools => generated 516 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3235] 10.0.0.246 () {34 vars in 675 bytes} [Thu Feb 26 22:56:21 2026] POST /v2.0/subnetpools => generated 516 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3236] 10.0.0.246 () {34 vars in 675 bytes} [Thu Feb 26 22:56:21 2026] POST /v2.0/subnetpools => generated 516 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3237] 10.0.0.246 () {34 vars in 675 bytes} [Thu Feb 26 22:56:21 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: 1609/3238] 10.0.0.246 () {34 vars in 758 bytes} [Thu Feb 26 22:56:21 2026] PUT /v2.0/subnetpools/480909bc-9b81-4955-9cbe-cf1d66f38f94/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3239] 10.0.0.246 () {34 vars in 758 bytes} [Thu Feb 26 22:56:21 2026] PUT /v2.0/subnetpools/d0bd6581-c81e-42e0-a5e8-2b477d942616/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3240] 10.0.0.246 () {34 vars in 758 bytes} [Thu Feb 26 22:56:21 2026] PUT /v2.0/subnetpools/ce058450-e5af-45db-b59e-2f6c66c51eca/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3241] 10.0.0.246 () {34 vars in 758 bytes} [Thu Feb 26 22:56:21 2026] PUT /v2.0/subnetpools/3a7155e0-cf9a-4c28-8785-6039d765e92f/tags => 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: 1611/3242] 10.0.0.246 () {32 vars in 671 bytes} [Thu Feb 26 22:56:21 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3243] 10.0.0.246 () {32 vars in 685 bytes} [Thu Feb 26 22:56:21 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3244] 10.0.0.246 () {32 vars in 681 bytes} [Thu Feb 26 22:56:22 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3245] 10.0.0.246 () {32 vars in 693 bytes} [Thu Feb 26 22:56:22 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3246] 10.0.0.246 () {32 vars in 679 bytes} [Thu Feb 26 22:56:22 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3247] 10.0.0.246 () {32 vars in 693 bytes} [Thu Feb 26 22:56:22 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3248] 10.0.0.246 () {32 vars in 689 bytes} [Thu Feb 26 22:56:22 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3249] 10.0.0.246 () {32 vars in 701 bytes} [Thu Feb 26 22:56:22 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3250] 10.0.0.246 () {32 vars in 731 bytes} [Thu Feb 26 22:56:22 2026] DELETE /v2.0/subnetpools/480909bc-9b81-4955-9cbe-cf1d66f38f94 => 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: 1636/3251] 10.0.0.246 () {32 vars in 731 bytes} [Thu Feb 26 22:56:22 2026] DELETE /v2.0/subnetpools/d0bd6581-c81e-42e0-a5e8-2b477d942616 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3252] 10.0.0.246 () {32 vars in 731 bytes} [Thu Feb 26 22:56:22 2026] DELETE /v2.0/subnetpools/ce058450-e5af-45db-b59e-2f6c66c51eca => 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: 1637/3253] 10.0.0.246 () {32 vars in 731 bytes} [Thu Feb 26 22:56:22 2026] DELETE /v2.0/subnetpools/3a7155e0-cf9a-4c28-8785-6039d765e92f => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3254] 10.0.0.246 () {32 vars in 731 bytes} [Thu Feb 26 22:56:22 2026] DELETE /v2.0/subnetpools/e0cce231-ac5d-4199-8332-de8b8eef87b5 => 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: 1638/3255] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:56:23 2026] GET /v2.0/security-groups?tenant_id=e49e709036ff4ceca5ca1b59782b3499&name=default => generated 2805 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3256] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:56:23 2026] DELETE /v2.0/security-groups/4baae291-d6b5-4134-a0fa-2d4cf3a476e1 => 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: 1639/3257] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:56:23 2026] GET /v2.0/security-groups?tenant_id=ab3177b52dbb43cead7837afe03635ac&name=default => generated 2805 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3258] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:56:24 2026] DELETE /v2.0/security-groups/98e58bc2-e676-4a15-a4af-de1c6f65725a => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3259] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:56:24 2026] GET /v2.0/security-groups?tenant_id=5a7b37b845714224a4134a24f03f9a48&name=default => generated 2805 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3260] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:56:24 2026] DELETE /v2.0/security-groups/f031d8f7-6662-42d1-9ffe-8f2cb951753f => 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: 1642/3263] 10.0.0.246 () {34 vars in 677 bytes} [Thu Feb 26 22:56:27 2026] POST /v2.0/qos/policies => generated 359 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3264] 10.0.0.246 () {34 vars in 752 bytes} [Thu Feb 26 22:56:27 2026] PUT /v2.0/policies/7880b7e6-71f8-49bb-85ce-79aff2925611/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3265] 10.0.0.246 () {32 vars in 732 bytes} [Thu Feb 26 22:56:27 2026] GET /v2.0/policies/7880b7e6-71f8-49bb-85ce-79aff2925611/tags => generated 25 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3266] 10.0.0.246 () {34 vars in 763 bytes} [Thu Feb 26 22:56:27 2026] PUT /v2.0/policies/7880b7e6-71f8-49bb-85ce-79aff2925611/tags/green => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3267] 10.0.0.246 () {32 vars in 732 bytes} [Thu Feb 26 22:56:27 2026] GET /v2.0/policies/7880b7e6-71f8-49bb-85ce-79aff2925611/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3268] 10.0.0.246 () {34 vars in 759 bytes} [Thu Feb 26 22:56:27 2026] PUT /v2.0/policies/7880b7e6-71f8-49bb-85ce-79aff2925611/tags/red => generated 4 bytes in 18 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3269] 10.0.0.246 () {32 vars in 732 bytes} [Thu Feb 26 22:56:27 2026] GET /v2.0/policies/7880b7e6-71f8-49bb-85ce-79aff2925611/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3270] 10.0.0.246 () {34 vars in 781 bytes} [Thu Feb 26 22:56:27 2026] PUT /v2.0/policies/7880b7e6-71f8-49bb-85ce-79aff2925611/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: 1646/3271] 10.0.0.246 () {32 vars in 732 bytes} [Thu Feb 26 22:56:27 2026] GET /v2.0/policies/7880b7e6-71f8-49bb-85ce-79aff2925611/tags => generated 52 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3272] 10.0.0.246 () {34 vars in 752 bytes} [Thu Feb 26 22:56:27 2026] PUT /v2.0/policies/7880b7e6-71f8-49bb-85ce-79aff2925611/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: 1647/3273] 10.0.0.246 () {32 vars in 732 bytes} [Thu Feb 26 22:56:27 2026] GET /v2.0/policies/7880b7e6-71f8-49bb-85ce-79aff2925611/tags => generated 37 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3274] 10.0.0.246 () {32 vars in 740 bytes} [Thu Feb 26 22:56:28 2026] GET /v2.0/policies/7880b7e6-71f8-49bb-85ce-79aff2925611/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:56:28.057 7 INFO neutron.api.v2.resource [None req-aea7f928-446f-4f51-aab6-157f7ed707c0 616e04d2fd8b4a11991107d255004262 505452ce1da047c0b711acc86ee3c0d0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1648/3275] 10.0.0.246 () {32 vars in 744 bytes} [Thu Feb 26 22:56:28 2026] GET /v2.0/policies/7880b7e6-71f8-49bb-85ce-79aff2925611/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3276] 10.0.0.246 () {32 vars in 743 bytes} [Thu Feb 26 22:56:28 2026] DELETE /v2.0/policies/7880b7e6-71f8-49bb-85ce-79aff2925611/tags/red => 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: 1649/3277] 10.0.0.246 () {32 vars in 732 bytes} [Thu Feb 26 22:56:28 2026] GET /v2.0/policies/7880b7e6-71f8-49bb-85ce-79aff2925611/tags => generated 30 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:56:28.149 8 INFO neutron.api.v2.resource [None req-aaad851f-61d1-441d-97a5-7314cb8f1bb4 616e04d2fd8b4a11991107d255004262 505452ce1da047c0b711acc86ee3c0d0 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1629/3278] 10.0.0.246 () {32 vars in 747 bytes} [Thu Feb 26 22:56:28 2026] DELETE /v2.0/policies/7880b7e6-71f8-49bb-85ce-79aff2925611/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3279] 10.0.0.246 () {32 vars in 735 bytes} [Thu Feb 26 22:56:28 2026] DELETE /v2.0/policies/7880b7e6-71f8-49bb-85ce-79aff2925611/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3280] 10.0.0.246 () {32 vars in 732 bytes} [Thu Feb 26 22:56:28 2026] GET /v2.0/policies/7880b7e6-71f8-49bb-85ce-79aff2925611/tags => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3281] 10.0.0.246 () {32 vars in 733 bytes} [Thu Feb 26 22:56:28 2026] DELETE /v2.0/qos/policies/7880b7e6-71f8-49bb-85ce-79aff2925611 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3282] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:56:28 2026] GET /v2.0/security-groups?tenant_id=667eeb6d71304ca8ae1b99a2eeeb4291&name=default => generated 2805 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3283] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:56:29 2026] DELETE /v2.0/security-groups/8713698a-9be2-4e66-82aa-58ebe8a9b7c0 => 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: 1632/3284] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:56:29 2026] GET /v2.0/security-groups?tenant_id=505452ce1da047c0b711acc86ee3c0d0&name=default => generated 2805 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3285] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:56:29 2026] DELETE /v2.0/security-groups/c547245a-281b-4c20-acba-0be1b29e078d => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:56:32.999 8 INFO neutron.db.segments_db [None req-09f25cc5-045d-4c44-947e-f2340faec159 37b53d30e1294790992d7cf5c9add234 66ccfdc7998c40469b0d99a74f4967af - - - -] Added segment be8a0787-9cd4-4221-a992-9182d17465c9 of type vxlan for network 7694e951-e51f-4726-987d-2f6c6d41e877 [pid: 8|app: 0|req: 1633/3286] 10.0.0.246 () {34 vars in 669 bytes} [Thu Feb 26 22:56:32 2026] POST /v2.0/networks => generated 630 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3287] 10.0.0.246 () {34 vars in 668 bytes} [Thu Feb 26 22:56:33 2026] POST /v2.0/subnets => generated 602 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3288] 10.0.0.246 () {34 vars in 750 bytes} [Thu Feb 26 22:56:33 2026] PUT /v2.0/subnets/ae7ae1f6-745a-41a8-baf7-37d54364dc4a/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1655/3289] 10.0.0.246 () {32 vars in 730 bytes} [Thu Feb 26 22:56:33 2026] GET /v2.0/subnets/ae7ae1f6-745a-41a8-baf7-37d54364dc4a/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3290] 10.0.0.246 () {34 vars in 761 bytes} [Thu Feb 26 22:56:33 2026] PUT /v2.0/subnets/ae7ae1f6-745a-41a8-baf7-37d54364dc4a/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: 1656/3291] 10.0.0.246 () {32 vars in 730 bytes} [Thu Feb 26 22:56:33 2026] GET /v2.0/subnets/ae7ae1f6-745a-41a8-baf7-37d54364dc4a/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3292] 10.0.0.246 () {34 vars in 757 bytes} [Thu Feb 26 22:56:33 2026] PUT /v2.0/subnets/ae7ae1f6-745a-41a8-baf7-37d54364dc4a/tags/red => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1657/3293] 10.0.0.246 () {32 vars in 730 bytes} [Thu Feb 26 22:56:33 2026] GET /v2.0/subnets/ae7ae1f6-745a-41a8-baf7-37d54364dc4a/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3294] 10.0.0.246 () {34 vars in 779 bytes} [Thu Feb 26 22:56:33 2026] PUT /v2.0/subnets/ae7ae1f6-745a-41a8-baf7-37d54364dc4a/tags/black.or.white => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1658/3295] 10.0.0.246 () {32 vars in 730 bytes} [Thu Feb 26 22:56:33 2026] GET /v2.0/subnets/ae7ae1f6-745a-41a8-baf7-37d54364dc4a/tags => generated 52 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3296] 10.0.0.246 () {34 vars in 750 bytes} [Thu Feb 26 22:56:33 2026] PUT /v2.0/subnets/ae7ae1f6-745a-41a8-baf7-37d54364dc4a/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1659/3297] 10.0.0.246 () {32 vars in 730 bytes} [Thu Feb 26 22:56:33 2026] GET /v2.0/subnets/ae7ae1f6-745a-41a8-baf7-37d54364dc4a/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3298] 10.0.0.246 () {32 vars in 738 bytes} [Thu Feb 26 22:56:34 2026] GET /v2.0/subnets/ae7ae1f6-745a-41a8-baf7-37d54364dc4a/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 22:56:34.102 7 INFO neutron.api.v2.resource [None req-e19178e5-f388-4e3e-85dc-b0529fba1aa3 37b53d30e1294790992d7cf5c9add234 66ccfdc7998c40469b0d99a74f4967af - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1660/3299] 10.0.0.246 () {32 vars in 742 bytes} [Thu Feb 26 22:56:34 2026] GET /v2.0/subnets/ae7ae1f6-745a-41a8-baf7-37d54364dc4a/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3300] 10.0.0.246 () {32 vars in 741 bytes} [Thu Feb 26 22:56:34 2026] DELETE /v2.0/subnets/ae7ae1f6-745a-41a8-baf7-37d54364dc4a/tags/red => 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: 1661/3301] 10.0.0.246 () {32 vars in 730 bytes} [Thu Feb 26 22:56:34 2026] GET /v2.0/subnets/ae7ae1f6-745a-41a8-baf7-37d54364dc4a/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:56:34.258 8 INFO neutron.api.v2.resource [None req-61e846df-9250-470b-b382-c3d3c3f556af 37b53d30e1294790992d7cf5c9add234 66ccfdc7998c40469b0d99a74f4967af - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1641/3302] 10.0.0.246 () {32 vars in 745 bytes} [Thu Feb 26 22:56:34 2026] DELETE /v2.0/subnets/ae7ae1f6-745a-41a8-baf7-37d54364dc4a/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3303] 10.0.0.246 () {32 vars in 733 bytes} [Thu Feb 26 22:56:34 2026] DELETE /v2.0/subnets/ae7ae1f6-745a-41a8-baf7-37d54364dc4a/tags => 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: 1642/3304] 10.0.0.246 () {32 vars in 730 bytes} [Thu Feb 26 22:56:34 2026] GET /v2.0/subnets/ae7ae1f6-745a-41a8-baf7-37d54364dc4a/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1663/3305] 10.0.0.246 () {32 vars in 723 bytes} [Thu Feb 26 22:56:34 2026] DELETE /v2.0/subnets/ae7ae1f6-745a-41a8-baf7-37d54364dc4a => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 22:56:35.008 8 INFO neutron.services.segments.plugin [-] Segment be8a0787-9cd4-4221-a992-9182d17465c9 resource provider aggregate not found 2026-02-26 22:56:35.014 8 INFO neutron.services.segments.plugin [-] Segment be8a0787-9cd4-4221-a992-9182d17465c9 resource provider aggregate not found 2026-02-26 22:56:35.031 8 INFO neutron.services.segments.plugin [-] Segment be8a0787-9cd4-4221-a992-9182d17465c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be8a0787-9cd4-4221-a992-9182d17465c9 found for delete ", "request_id": "req-8423fac8-ebe6-4fe7-a7af-2b52634fec3a"}]} 2026-02-26 22:56:35.036 8 INFO neutron.services.segments.plugin [-] Segment be8a0787-9cd4-4221-a992-9182d17465c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be8a0787-9cd4-4221-a992-9182d17465c9 found for delete ", "request_id": "req-8077d9b2-58d7-4b9e-845f-636ecccb69bb"}]} [pid: 8|app: 0|req: 1643/3306] 10.0.0.246 () {32 vars in 725 bytes} [Thu Feb 26 22:56:34 2026] DELETE /v2.0/networks/7694e951-e51f-4726-987d-2f6c6d41e877 => generated 0 bytes in 436 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1664/3307] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:56:35 2026] GET /v2.0/security-groups?tenant_id=66ccfdc7998c40469b0d99a74f4967af&name=default => generated 2805 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3308] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:56:35 2026] DELETE /v2.0/security-groups/a4aad900-4504-489a-a915-4daf7254c44b => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1665/3309] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:56:36 2026] GET /v2.0/security-groups?tenant_id=fa209d47ef204bac85c48c36fa37248e&name=default => generated 2805 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3310] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:56:36 2026] DELETE /v2.0/security-groups/a66913fb-5c83-467c-8fe9-581e1764453a => 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: 1666/3311] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:56:39 2026] GET /v2.0/security-groups?tenant_id=abeb4b6f4e734bfb9c19b747c18d35fb&name=default => generated 2805 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3312] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:56:39 2026] DELETE /v2.0/security-groups/0ea6c20f-d07e-46bd-abb5-1301d9517e3a => 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: 1667/3313] 10.0.0.246 () {32 vars in 773 bytes} [Thu Feb 26 22:56:40 2026] GET /v2.0/security-groups?tenant_id=cfa45e620b1b4e5d81232d7dc4a89482&name=default => generated 2805 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3314] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:56:40 2026] DELETE /v2.0/security-groups/eb70dd95-dc53-47f7-b8f4-d525f16d0a68 => 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: 1669/3317] 10.0.0.246 () {32 vars in 648 bytes} [Thu Feb 26 22:56:43 2026] GET /v2.0/networks => generated 2168 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1649/3318] 10.0.0.246 () {32 vars in 654 bytes} [Thu Feb 26 22:56:44 2026] GET /v2.0/floatingips => generated 19 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1670/3319] 10.0.0.246 () {32 vars in 646 bytes} [Thu Feb 26 22:56:44 2026] GET /v2.0/routers => generated 15 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3320] 10.0.0.246 () {32 vars in 642 bytes} [Thu Feb 26 22:56:44 2026] GET /v2.0/ports => generated 4725 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1671/3321] 10.0.0.246 () {32 vars in 646 bytes} [Thu Feb 26 22:56:44 2026] GET /v2.0/subnets => generated 1261 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1651/3322] 10.0.0.246 () {32 vars in 648 bytes} [Thu Feb 26 22:56:44 2026] GET /v2.0/networks => generated 2168 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1672/3323] 10.0.0.246 () {32 vars in 662 bytes} [Thu Feb 26 22:56:44 2026] GET /v2.0/security-groups => generated 16626 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3324] 10.0.0.246 () {32 vars in 654 bytes} [Thu Feb 26 22:56:44 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) [pid: 8|app: 0|req: 1654/3327] 10.0.0.111 () {28 vars in 598 bytes} [Thu Feb 26 22:57:06 2026] GET /v2.0/security-groups => generated 16626 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1674/3328] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:57:07 2026] GET /v2.0/routers => generated 15 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1655/3329] 10.0.0.111 () {28 vars in 623 bytes} [Thu Feb 26 22:57:07 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1675/3330] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:57:07 2026] GET /v2.0/floatingips => 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: 1656/3331] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:57:07 2026] GET /v2.0/subnets => generated 1261 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1676/3332] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:57:07 2026] GET /v2.0/subnets => generated 1261 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3333] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:57:07 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1677/3334] 10.0.0.111 () {28 vars in 580 bytes} [Thu Feb 26 22:57:07 2026] GET /v2.0/agents => generated 3357 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1658/3335] 10.0.0.111 () {28 vars in 578 bytes} [Thu Feb 26 22:57:07 2026] GET /v2.0/ports => generated 4725 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1678/3336] 10.0.0.111 () {28 vars in 618 bytes} [Thu Feb 26 22:57:07 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1659/3337] 10.0.0.111 () {28 vars in 584 bytes} [Thu Feb 26 22:57:07 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: 1664/3346] 10.0.0.111 () {28 vars in 598 bytes} [Thu Feb 26 22:58:07 2026] GET /v2.0/security-groups => generated 16626 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1683/3347] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:58:07 2026] GET /v2.0/routers => generated 15 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1665/3348] 10.0.0.111 () {28 vars in 623 bytes} [Thu Feb 26 22:58:07 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1684/3349] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:58:07 2026] GET /v2.0/subnets => generated 1261 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1666/3350] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:58:07 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1685/3351] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:58:07 2026] GET /v2.0/floatingips => 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: 1667/3352] 10.0.0.111 () {28 vars in 578 bytes} [Thu Feb 26 22:58:07 2026] GET /v2.0/ports => generated 4725 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1686/3353] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:58:07 2026] GET /v2.0/subnets => generated 1261 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1668/3354] 10.0.0.111 () {28 vars in 584 bytes} [Thu Feb 26 22:58:07 2026] GET /v2.0/networks => generated 2168 bytes in 724 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1687/3355] 10.0.0.111 () {28 vars in 580 bytes} [Thu Feb 26 22:58:08 2026] GET /v2.0/agents => generated 3357 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1669/3356] 10.0.0.111 () {28 vars in 618 bytes} [Thu Feb 26 22:58:08 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:59:06.938 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [c158728f-c181-4b6c-bce6-a7085a3b30bd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-26 22:59:06.950 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Feb 26 22:59:06 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/routers (ip 10.0.0.111) !!! [pid: 7|app: 0|req: 1692/3365] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:59:06 2026] GET /v2.0/routers => generated 15 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1674/3366] 10.0.0.111 () {28 vars in 623 bytes} [Thu Feb 26 22:59:07 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1693/3367] 10.0.0.111 () {28 vars in 584 bytes} [Thu Feb 26 22:59:07 2026] GET /v2.0/networks => generated 2168 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3368] 10.0.0.111 () {28 vars in 578 bytes} [Thu Feb 26 22:59:07 2026] GET /v2.0/ports => generated 4725 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1694/3369] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:59:07 2026] GET /v2.0/subnets => generated 1261 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1676/3370] 10.0.0.111 () {28 vars in 618 bytes} [Thu Feb 26 22:59:07 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1695/3371] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 22:59:07 2026] GET /v2.0/subnets => generated 1261 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1677/3372] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:59:07 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) [pid: 7|app: 0|req: 1696/3373] 10.0.0.111 () {28 vars in 598 bytes} [Thu Feb 26 22:59:07 2026] GET /v2.0/security-groups => generated 16626 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1678/3374] 10.0.0.111 () {28 vars in 580 bytes} [Thu Feb 26 22:59:07 2026] GET /v2.0/agents => generated 3357 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1697/3375] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 22:59:07 2026] GET /v2.0/floatingips => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 23:00:06.990 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [4676a366-cb1d-44c2-b49f-2a96ca9dca86] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-26 23:00:06.990 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a0619a15-2a58-4bd2-9c4d-0810c7c89c7d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 8|app: 0|req: 1683/3384] 10.0.0.111 () {28 vars in 598 bytes} [Thu Feb 26 23:00:06 2026] GET /v2.0/security-groups => generated 16626 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-02-26 23:00:07.206 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [15c8f6d5-de4f-4813-ba67-227a14fd53b9] 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: 1702/3385] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 23:00:07 2026] GET /v2.0/floatingips => 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: 1684/3386] 10.0.0.111 () {28 vars in 580 bytes} [Thu Feb 26 23:00:07 2026] GET /v2.0/agents => generated 3357 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1703/3387] 10.0.0.111 () {28 vars in 618 bytes} [Thu Feb 26 23:00:07 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1685/3388] 10.0.0.111 () {28 vars in 578 bytes} [Thu Feb 26 23:00:07 2026] GET /v2.0/ports => generated 4725 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 23:00:07.348 7 INFO oslo.messaging._drivers.impl_rabbit [-] [c158728f-c181-4b6c-bce6-a7085a3b30bd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46778. [pid: 7|app: 0|req: 1704/3389] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 23:00:07 2026] GET /v2.0/routers => generated 15 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1686/3390] 10.0.0.111 () {28 vars in 623 bytes} [Thu Feb 26 23:00:07 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1705/3391] 10.0.0.111 () {28 vars in 584 bytes} [Thu Feb 26 23:00:07 2026] GET /v2.0/networks => generated 2168 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1687/3392] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 23:00:07 2026] GET /v2.0/subnets => generated 1261 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1706/3393] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 23:00:07 2026] GET /v2.0/subnets => generated 1261 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1688/3394] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 23:00:07 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 23:01:07.079 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Feb 26 23:01:07 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/subnets (ip 10.0.0.111) !!! 2026-02-26 23:01:07.081 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Feb 26 23:01:07 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/subnets (ip 10.0.0.111) !!! 2026-02-26 23:01:07.124 8 INFO oslo.messaging._drivers.impl_rabbit [-] [4676a366-cb1d-44c2-b49f-2a96ca9dca86] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43430. 2026-02-26 23:01:07.128 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a0619a15-2a58-4bd2-9c4d-0810c7c89c7d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43420. [pid: 8|app: 0|req: 1693/3403] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 23:01:07 2026] GET /v2.0/subnets => generated 1261 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 23:01:07.323 7 INFO oslo.messaging._drivers.impl_rabbit [-] [15c8f6d5-de4f-4813-ba67-227a14fd53b9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43436. [pid: 7|app: 0|req: 1711/3404] 10.0.0.111 () {28 vars in 578 bytes} [Thu Feb 26 23:01:07 2026] GET /v2.0/ports => generated 4725 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1694/3405] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 23:01:07 2026] GET /v2.0/subnets => generated 1261 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1712/3406] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 23:01:07 2026] GET /v2.0/subnetpools => 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: 1695/3407] 10.0.0.111 () {28 vars in 584 bytes} [Thu Feb 26 23:01:07 2026] GET /v2.0/networks => generated 2168 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1713/3408] 10.0.0.111 () {28 vars in 598 bytes} [Thu Feb 26 23:01:07 2026] GET /v2.0/security-groups => generated 16626 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1696/3409] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 23:01:07 2026] GET /v2.0/routers => generated 15 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1714/3410] 10.0.0.111 () {28 vars in 623 bytes} [Thu Feb 26 23:01:07 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1697/3411] 10.0.0.111 () {28 vars in 580 bytes} [Thu Feb 26 23:01:07 2026] GET /v2.0/agents => generated 3357 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1715/3412] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 23:01:07 2026] GET /v2.0/floatingips => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1698/3413] 10.0.0.111 () {28 vars in 618 bytes} [Thu Feb 26 23:01:07 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1720/3422] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 23:02:07 2026] GET /v2.0/floatingips => generated 19 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1703/3423] 10.0.0.111 () {28 vars in 578 bytes} [Thu Feb 26 23:02:07 2026] GET /v2.0/ports => generated 4725 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1721/3424] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 23:02:07 2026] GET /v2.0/subnets => generated 1261 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1704/3425] 10.0.0.111 () {28 vars in 590 bytes} [Thu Feb 26 23:02:07 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1722/3426] 10.0.0.111 () {28 vars in 598 bytes} [Thu Feb 26 23:02:07 2026] GET /v2.0/security-groups => generated 16626 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1705/3427] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 23:02:07 2026] GET /v2.0/subnets => generated 1261 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1723/3428] 10.0.0.111 () {28 vars in 618 bytes} [Thu Feb 26 23:02:07 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1706/3429] 10.0.0.111 () {28 vars in 584 bytes} [Thu Feb 26 23:02:07 2026] GET /v2.0/networks => generated 2168 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1724/3430] 10.0.0.111 () {28 vars in 580 bytes} [Thu Feb 26 23:02:07 2026] GET /v2.0/agents => generated 3357 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1707/3431] 10.0.0.111 () {28 vars in 582 bytes} [Thu Feb 26 23:02:07 2026] GET /v2.0/routers => generated 15 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1725/3432] 10.0.0.111 () {28 vars in 623 bytes} [Thu Feb 26 23:02:07 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)