+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon Jun 15 20:33:54 2026] *** compiled with version: 11.4.0 on 02 June 2026 01:52:53 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: neutron-server-65b64fcdb8-h5mwr machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x556e28acc120 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: 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-06-15 20:33:58.693 7 INFO neutron.common.config [-] Logging enabled! 2026-06-15 20:33:58.693 7 INFO neutron.common.config [-] uwsgi version 23.5.0 /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: 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-06-15 20:33:58.965 8 INFO neutron.common.config [-] Logging enabled! 2026-06-15 20:33:58.965 8 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-06-15 20:33:58.996 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-15 20:33:59.255 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-15 20:33:59.806 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-15 20:33:59.809 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-15 20:33:59.813 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-15 20:33:59.814 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-15 20:33:59.814 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-15 20:33:59.814 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-15 20:33:59.814 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-15 20:33:59.821 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-15 20:33:59.821 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-15 20:33:59.821 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-15 20:33:59.841 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-15 20:33:59.842 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-15 20:33:59.843 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-15 20:33:59.884 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-15 20:33:59.884 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-15 20:33:59.884 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-15 20:33:59.884 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-15 20:33:59.891 7 WARNING oslo_policy.policy [None req-2b192761-7b70-441f-a25f-d2a46a426317 - - - - - -] 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-06-15 20:34:00.056 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-15 20:34:00.059 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-15 20:34:00.062 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-15 20:34:00.062 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-15 20:34:00.063 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-15 20:34:00.063 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-15 20:34:00.063 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-15 20:34:00.069 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-15 20:34:00.069 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-15 20:34:00.069 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-15 20:34:00.087 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-15 20:34:00.088 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-15 20:34:00.088 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-15 20:34:00.129 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-15 20:34:00.130 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-15 20:34:00.130 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-15 20:34:00.130 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-15 20:34:00.137 8 WARNING oslo_policy.policy [None req-c20b7d0b-1be9-4772-aff1-c3f02f500244 - - - - - -] 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-06-15 20:34:00.283 7 INFO neutron.plugins.ml2.managers [None req-2b192761-7b70-441f-a25f-d2a46a426317 - - - - - -] Initializing driver for type 'vlan' 2026-06-15 20:34:00.513 8 INFO neutron.plugins.ml2.managers [None req-c20b7d0b-1be9-4772-aff1-c3f02f500244 - - - - - -] Initializing driver for type 'vlan' 2026-06-15 20:34:00.597 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-2b192761-7b70-441f-a25f-d2a46a426317 - - - - - -] VlanTypeDriver initialization complete 2026-06-15 20:34:00.597 7 INFO neutron.plugins.ml2.managers [None req-2b192761-7b70-441f-a25f-d2a46a426317 - - - - - -] Initializing driver for type 'vxlan' 2026-06-15 20:34:00.597 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-2b192761-7b70-441f-a25f-d2a46a426317 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-15 20:34:00.620 7 INFO neutron.plugins.ml2.managers [None req-2b192761-7b70-441f-a25f-d2a46a426317 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-15 20:34:00.620 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-2b192761-7b70-441f-a25f-d2a46a426317 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-15 20:34:00.620 7 INFO neutron.plugins.ml2.managers [None req-2b192761-7b70-441f-a25f-d2a46a426317 - - - - - -] Initializing extension driver 'port_security' 2026-06-15 20:34:00.620 7 INFO neutron.plugins.ml2.extensions.port_security [None req-2b192761-7b70-441f-a25f-d2a46a426317 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-15 20:34:00.620 7 INFO neutron.plugins.ml2.managers [None req-2b192761-7b70-441f-a25f-d2a46a426317 - - - - - -] Initializing extension driver 'qos' 2026-06-15 20:34:00.620 7 INFO neutron.plugins.ml2.managers [None req-2b192761-7b70-441f-a25f-d2a46a426317 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-15 20:34:00.621 7 INFO neutron.plugins.ml2.managers [None req-2b192761-7b70-441f-a25f-d2a46a426317 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-15 20:34:00.631 7 INFO neutron.quota [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded quota_driver: . 2026-06-15 20:34:00.631 7 INFO neutron.plugins.ml2.plugin [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Modular L2 Plugin initialization complete 2026-06-15 20:34:00.632 7 INFO neutron.plugins.ml2.managers [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-15 20:34:00.632 7 INFO neutron.plugins.ml2.managers [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-15 20:34:00.632 7 INFO neutron.plugins.ml2.managers [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-15 20:34:00.632 7 INFO neutron.extensions.vlantransparent [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Disabled vlantransparent extension. 2026-06-15 20:34:00.633 7 INFO neutron.manager [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loading Plugin: qos 2026-06-15 20:34:00.643 7 INFO neutron.manager [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loading Plugin: router 2026-06-15 20:34:00.676 7 INFO neutron.services.service_base [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-15 20:34:00.676 7 INFO neutron.manager [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loading Plugin: segments 2026-06-15 20:34:00.781 7 INFO neutron.manager [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loading Plugin: trunk 2026-06-15 20:34:00.820 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c20b7d0b-1be9-4772-aff1-c3f02f500244 - - - - - -] VlanTypeDriver initialization complete 2026-06-15 20:34:00.820 8 INFO neutron.plugins.ml2.managers [None req-c20b7d0b-1be9-4772-aff1-c3f02f500244 - - - - - -] Initializing driver for type 'vxlan' 2026-06-15 20:34:00.821 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-c20b7d0b-1be9-4772-aff1-c3f02f500244 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-15 20:34:00.846 7 INFO neutron.manager [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loading Plugin: vpnaas 2026-06-15 20:34:00.849 8 INFO neutron.plugins.ml2.managers [None req-c20b7d0b-1be9-4772-aff1-c3f02f500244 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-15 20:34:00.849 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c20b7d0b-1be9-4772-aff1-c3f02f500244 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-15 20:34:00.850 8 INFO neutron.plugins.ml2.managers [None req-c20b7d0b-1be9-4772-aff1-c3f02f500244 - - - - - -] Initializing extension driver 'port_security' 2026-06-15 20:34:00.850 8 INFO neutron.plugins.ml2.extensions.port_security [None req-c20b7d0b-1be9-4772-aff1-c3f02f500244 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-15 20:34:00.850 8 INFO neutron.plugins.ml2.managers [None req-c20b7d0b-1be9-4772-aff1-c3f02f500244 - - - - - -] Initializing extension driver 'qos' 2026-06-15 20:34:00.850 8 INFO neutron.plugins.ml2.managers [None req-c20b7d0b-1be9-4772-aff1-c3f02f500244 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-15 20:34:00.850 8 INFO neutron.plugins.ml2.managers [None req-c20b7d0b-1be9-4772-aff1-c3f02f500244 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-15 20:34:00.861 8 INFO neutron.quota [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded quota_driver: . 2026-06-15 20:34:00.861 8 INFO neutron.plugins.ml2.plugin [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Modular L2 Plugin initialization complete 2026-06-15 20:34:00.861 8 INFO neutron.plugins.ml2.managers [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-15 20:34:00.861 8 INFO neutron.plugins.ml2.managers [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-15 20:34:00.862 8 INFO neutron.plugins.ml2.managers [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-15 20:34:00.862 8 INFO neutron.extensions.vlantransparent [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Disabled vlantransparent extension. 2026-06-15 20:34:00.862 8 INFO neutron.manager [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loading Plugin: qos 2026-06-15 20:34:00.872 8 INFO neutron.manager [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loading Plugin: router 2026-06-15 20:34:00.883 7 WARNING stevedore.named [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-15 20:34:00.905 8 INFO neutron.services.service_base [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-15 20:34:00.905 8 INFO neutron.manager [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loading Plugin: segments 2026-06-15 20:34:00.944 7 INFO neutron_vpnaas.services.vpn.plugin [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-15 20:34:00.945 7 INFO neutron.common.utils [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-15 20:34:00.945 7 INFO neutron.manager [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loading Plugin: auto_allocate 2026-06-15 20:34:00.949 7 INFO neutron.manager [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loading Plugin: tag 2026-06-15 20:34:00.954 7 INFO neutron.manager [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loading Plugin: timestamp 2026-06-15 20:34:00.957 7 INFO neutron.manager [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loading Plugin: network_ip_availability 2026-06-15 20:34:00.964 7 INFO neutron.manager [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loading Plugin: flavors 2026-06-15 20:34:00.972 7 INFO neutron.manager [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loading Plugin: revisions 2026-06-15 20:34:00.975 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Initializing extension manager. 2026-06-15 20:34:00.976 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: address-group 2026-06-15 20:34:00.977 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: address-scope 2026-06-15 20:34:00.978 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-15 20:34:00.979 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: agent 2026-06-15 20:34:00.979 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: agent-resources-synced 2026-06-15 20:34:00.981 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-15 20:34:00.981 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-15 20:34:00.982 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: availability_zone 2026-06-15 20:34:00.983 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: availability_zone_filter 2026-06-15 20:34:00.983 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-15 20:34:00.984 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: default-subnetpools 2026-06-15 20:34:00.985 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-15 20:34:00.986 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: dns-integration 2026-06-15 20:34:00.987 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: dns-domain-ports 2026-06-15 20:34:00.987 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-15 20:34:00.988 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: dvr 2026-06-15 20:34:00.989 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-15 20:34:00.989 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: empty-string-filtering 2026-06-15 20:34:00.990 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-15 20:34:00.990 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-15 20:34:00.991 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: external-net 2026-06-15 20:34:00.992 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-15 20:34:00.992 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: extraroute 2026-06-15 20:34:00.993 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: extraroute-atomic 2026-06-15 20:34:00.994 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-15 20:34:00.994 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-15 20:34:00.995 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-15 20:34:00.996 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-15 20:34:00.996 8 INFO neutron.manager [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loading Plugin: trunk 2026-06-15 20:34:00.997 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: fip-port-details 2026-06-15 20:34:00.997 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: flavors 2026-06-15 20:34:00.999 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-15 20:34:00.999 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: floatingip-pools 2026-06-15 20:34:01.000 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: ip_allocation 2026-06-15 20:34:01.001 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-15 20:34:01.001 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: l2_adjacency 2026-06-15 20:34:01.003 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: router 2026-06-15 20:34:01.004 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-15 20:34:01.005 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: ext-gw-mode 2026-06-15 20:34:01.006 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: l3-ha 2026-06-15 20:34:01.006 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-15 20:34:01.007 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-15 20:34:01.008 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: l3-flavors 2026-06-15 20:34:01.009 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-15 20:34:01.009 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-15 20:34:01.011 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-15 20:34:01.012 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-15 20:34:01.013 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-15 20:34:01.015 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-15 20:34:01.015 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-15 20:34:01.016 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: multi-provider 2026-06-15 20:34:01.017 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: net-mtu 2026-06-15 20:34:01.017 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: net-mtu-writable 2026-06-15 20:34:01.018 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: network_availability_zone 2026-06-15 20:34:01.019 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: network_ha 2026-06-15 20:34:01.019 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: network-ip-availability 2026-06-15 20:34:01.021 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-15 20:34:01.022 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: pagination 2026-06-15 20:34:01.022 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: port-device-profile 2026-06-15 20:34:01.023 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-15 20:34:01.025 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-15 20:34:01.025 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: port-mac-override 2026-06-15 20:34:01.026 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-15 20:34:01.027 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-15 20:34:01.028 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: port-resource-request 2026-06-15 20:34:01.029 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-15 20:34:01.029 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: binding 2026-06-15 20:34:01.032 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: binding-extended 2026-06-15 20:34:01.033 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: port-security 2026-06-15 20:34:01.033 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: project-id 2026-06-15 20:34:01.034 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: provider 2026-06-15 20:34:01.036 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: qos 2026-06-15 20:34:01.036 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-15 20:34:01.037 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-15 20:34:01.038 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: qos-default 2026-06-15 20:34:01.039 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: qos-fip 2026-06-15 20:34:01.039 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-15 20:34:01.040 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-15 20:34:01.041 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-15 20:34:01.041 8 INFO neutron.manager [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loading Plugin: vpnaas 2026-06-15 20:34:01.042 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-15 20:34:01.043 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-15 20:34:01.043 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: qos-pps 2026-06-15 20:34:01.044 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-15 20:34:01.045 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-15 20:34:01.045 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: qos-rules-alias 2026-06-15 20:34:01.046 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: quota-check-limit 2026-06-15 20:34:01.048 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: quotas 2026-06-15 20:34:01.049 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: quota_details 2026-06-15 20:34:01.050 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: rbac-policies 2026-06-15 20:34:01.051 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: rbac-address-group 2026-06-15 20:34:01.052 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: rbac-address-scope 2026-06-15 20:34:01.052 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: rbac-security-groups 2026-06-15 20:34:01.053 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-15 20:34:01.054 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: revision-if-match 2026-06-15 20:34:01.054 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-15 20:34:01.055 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: router_availability_zone 2026-06-15 20:34:01.056 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-15 20:34:01.058 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-15 20:34:01.058 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-15 20:34:01.059 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-15 20:34:01.060 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-15 20:34:01.060 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-15 20:34:01.069 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: security-group 2026-06-15 20:34:01.070 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: segment 2026-06-15 20:34:01.071 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-15 20:34:01.072 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: service-type 2026-06-15 20:34:01.073 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: sorting 2026-06-15 20:34:01.073 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: standard-attr-segment 2026-06-15 20:34:01.074 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: standard-attr-description 2026-06-15 20:34:01.075 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: stateful-security-group 2026-06-15 20:34:01.075 7 WARNING neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-15 20:34:01.076 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-15 20:34:01.077 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: subnet_onboard 2026-06-15 20:34:01.077 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-15 20:34:01.078 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: subnet-service-types 2026-06-15 20:34:01.079 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: subnet_allocation 2026-06-15 20:34:01.079 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-15 20:34:01.080 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-15 20:34:01.080 8 WARNING stevedore.named [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-15 20:34:01.083 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: standard-attr-tag 2026-06-15 20:34:01.084 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-15 20:34:01.084 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: trunk 2026-06-15 20:34:01.085 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: trunk-details 2026-06-15 20:34:01.086 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-15 20:34:01.086 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-15 20:34:01.087 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-15 20:34:01.088 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: vpn-flavors 2026-06-15 20:34:01.089 7 INFO neutron.api.extensions [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Loaded extension: vpnaas 2026-06-15 20:34:01.093 7 INFO neutron.quota.resource_registry [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-15 20:34:01.093 7 INFO neutron.quota.resource_registry [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-15 20:34:01.094 7 INFO neutron.quota.resource_registry [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-15 20:34:01.094 7 INFO neutron.quota.resource_registry [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-15 20:34:01.095 7 INFO neutron.quota.resource_registry [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-15 20:34:01.096 7 INFO neutron.quota.resource_registry [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-15 20:34:01.100 7 INFO neutron.quota.resource_registry [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-15 20:34:01.100 7 INFO neutron.quota.resource_registry [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-15 20:34:01.101 7 INFO neutron.quota.resource_registry [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-15 20:34:01.101 7 INFO neutron.quota.resource_registry [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-15 20:34:01.101 7 WARNING neutron.quota.resource_registry [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] subnetpool is already registered 2026-06-15 20:34:01.102 7 INFO neutron.quota.resource_registry [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-15 20:34:01.102 7 WARNING neutron.quota.resource_registry [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] subnetpool is already registered 2026-06-15 20:34:01.102 7 INFO neutron.quota.resource_registry [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-15 20:34:01.102 7 INFO neutron.quota.resource_registry [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-15 20:34:01.103 7 INFO neutron.quota.resource_registry [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-15 20:34:01.103 7 INFO neutron.quota.resource_registry [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-15 20:34:01.103 7 INFO neutron.quota.resource_registry [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-15 20:34:01.104 7 INFO neutron.quota.resource_registry [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-15 20:34:01.106 7 INFO neutron.quota.resource_registry [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-15 20:34:01.106 7 WARNING neutron.quota.resource_registry [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] router is already registered 2026-06-15 20:34:01.106 7 INFO neutron.quota.resource_registry [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-15 20:34:01.106 7 WARNING neutron.quota.resource_registry [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] floatingip is already registered 2026-06-15 20:34:01.107 7 INFO neutron.quota.resource_registry [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-15 20:34:01.108 7 WARNING neutron.quota.resource_registry [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] rbac_policy is already registered 2026-06-15 20:34:01.108 7 INFO neutron.quota.resource_registry [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-15 20:34:01.108 7 WARNING neutron.quota.resource_registry [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] security_group is already registered 2026-06-15 20:34:01.108 7 INFO neutron.quota.resource_registry [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-15 20:34:01.109 7 WARNING neutron.quota.resource_registry [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] security_group_rule is already registered 2026-06-15 20:34:01.109 7 INFO neutron.quota.resource_registry [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-15 20:34:01.109 7 WARNING neutron.quota.resource_registry [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] subnetpool is already registered 2026-06-15 20:34:01.109 7 INFO neutron.quota.resource_registry [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-15 20:34:01.110 7 WARNING neutron.quota.resource_registry [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] subnetpool is already registered 2026-06-15 20:34:01.110 7 INFO neutron.quota.resource_registry [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-15 20:34:01.110 7 WARNING neutron.quota.resource_registry [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] trunk is already registered 2026-06-15 20:34:01.110 7 INFO neutron.quota.resource_registry [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-15 20:34:01.111 7 WARNING neutron.quota.resource_registry [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] endpoint_group is already registered 2026-06-15 20:34:01.111 7 INFO neutron.quota.resource_registry [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-15 20:34:01.111 7 WARNING neutron.quota.resource_registry [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] vpnservice is already registered 2026-06-15 20:34:01.111 7 INFO neutron.quota.resource_registry [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-15 20:34:01.112 7 WARNING neutron.quota.resource_registry [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] ipsec_site_connection is already registered 2026-06-15 20:34:01.112 7 INFO neutron.quota.resource_registry [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-15 20:34:01.112 7 WARNING neutron.quota.resource_registry [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] ipsecpolicy is already registered 2026-06-15 20:34:01.112 7 INFO neutron.quota.resource_registry [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-15 20:34:01.113 7 WARNING neutron.quota.resource_registry [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] ikepolicy is already registered 2026-06-15 20:34:01.129 8 INFO neutron_vpnaas.services.vpn.plugin [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-15 20:34:01.130 8 INFO neutron.common.utils [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-15 20:34:01.130 8 INFO neutron.manager [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loading Plugin: auto_allocate 2026-06-15 20:34:01.134 8 INFO neutron.manager [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loading Plugin: tag 2026-06-15 20:34:01.141 8 INFO neutron.manager [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loading Plugin: timestamp 2026-06-15 20:34:01.144 8 INFO neutron.manager [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loading Plugin: network_ip_availability 2026-06-15 20:34:01.147 8 INFO neutron.manager [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loading Plugin: flavors 2026-06-15 20:34:01.150 8 INFO neutron.manager [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loading Plugin: revisions 2026-06-15 20:34:01.151 7 WARNING keystonemiddleware._common.config [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-15 20:34:01.153 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Initializing extension manager. 2026-06-15 20:34:01.154 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: address-group 2026-06-15 20:34:01.155 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: address-scope 2026-06-15 20:34:01.156 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-15 20:34:01.156 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: agent 2026-06-15 20:34:01.157 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: agent-resources-synced 2026-06-15 20:34:01.158 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-15 20:34:01.159 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-15 20:34:01.160 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: availability_zone 2026-06-15 20:34:01.160 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: availability_zone_filter 2026-06-15 20:34:01.161 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-15 20:34:01.161 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: default-subnetpools 2026-06-15 20:34:01.163 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-15 20:34:01.163 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: dns-integration 2026-06-15 20:34:01.164 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: dns-domain-ports 2026-06-15 20:34:01.164 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-15 20:34:01.164 7 WARNING oslo_config.cfg [None req-363f457d-1195-47a1-9650-d9c5633824f1 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-15 20:34:01.165 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: dvr 2026-06-15 20:34:01.166 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-15 20:34:01.166 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: empty-string-filtering 2026-06-15 20:34:01.167 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-15 20:34:01.167 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-15 20:34:01.168 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: external-net 2026-06-15 20:34:01.168 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-15 20:34:01.169 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: extraroute 2026-06-15 20:34:01.169 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: extraroute-atomic 2026-06-15 20:34:01.170 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-15 20:34:01.171 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-15 20:34:01.171 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-15 20:34:01.172 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x556e28acc120 pid: 7 (default app) 2026-06-15 20:34:01.172 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: fip-port-details 2026-06-15 20:34:01.173 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: flavors 2026-06-15 20:34:01.175 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-15 20:34:01.176 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: floatingip-pools 2026-06-15 20:34:01.177 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: ip_allocation 2026-06-15 20:34:01.177 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-15 20:34:01.178 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: l2_adjacency 2026-06-15 20:34:01.179 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: router 2026-06-15 20:34:01.180 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-15 20:34:01.181 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: ext-gw-mode 2026-06-15 20:34:01.181 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: l3-ha 2026-06-15 20:34:01.182 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-15 20:34:01.182 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-15 20:34:01.183 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: l3-flavors 2026-06-15 20:34:01.184 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-15 20:34:01.184 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-15 20:34:01.186 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-15 20:34:01.187 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-15 20:34:01.188 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-15 20:34:01.189 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-15 20:34:01.190 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-15 20:34:01.190 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: multi-provider 2026-06-15 20:34:01.191 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: net-mtu 2026-06-15 20:34:01.192 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: net-mtu-writable 2026-06-15 20:34:01.192 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: network_availability_zone 2026-06-15 20:34:01.193 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: network_ha 2026-06-15 20:34:01.193 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: network-ip-availability 2026-06-15 20:34:01.194 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-15 20:34:01.195 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: pagination 2026-06-15 20:34:01.196 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: port-device-profile 2026-06-15 20:34:01.196 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-15 20:34:01.197 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-15 20:34:01.197 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: port-mac-override 2026-06-15 20:34:01.198 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-15 20:34:01.198 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-15 20:34:01.199 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: port-resource-request 2026-06-15 20:34:01.200 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-15 20:34:01.200 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: binding 2026-06-15 20:34:01.201 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: binding-extended 2026-06-15 20:34:01.201 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: port-security 2026-06-15 20:34:01.202 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: project-id 2026-06-15 20:34:01.202 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: provider 2026-06-15 20:34:01.204 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: qos 2026-06-15 20:34:01.205 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-15 20:34:01.205 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-15 20:34:01.206 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: qos-default 2026-06-15 20:34:01.206 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: qos-fip 2026-06-15 20:34:01.207 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-15 20:34:01.208 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-15 20:34:01.208 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-15 20:34:01.209 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-15 20:34:01.209 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-15 20:34:01.210 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: qos-pps 2026-06-15 20:34:01.211 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-15 20:34:01.211 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-15 20:34:01.212 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: qos-rules-alias 2026-06-15 20:34:01.212 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: quota-check-limit 2026-06-15 20:34:01.214 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: quotas 2026-06-15 20:34:01.215 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: quota_details 2026-06-15 20:34:01.216 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: rbac-policies 2026-06-15 20:34:01.217 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: rbac-address-group 2026-06-15 20:34:01.217 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: rbac-address-scope 2026-06-15 20:34:01.218 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: rbac-security-groups 2026-06-15 20:34:01.218 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-15 20:34:01.219 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: revision-if-match 2026-06-15 20:34:01.220 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-15 20:34:01.220 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: router_availability_zone 2026-06-15 20:34:01.221 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-15 20:34:01.222 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-15 20:34:01.223 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-15 20:34:01.223 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-15 20:34:01.224 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-15 20:34:01.224 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-15 20:34:01.232 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: security-group 2026-06-15 20:34:01.233 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: segment 2026-06-15 20:34:01.233 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-15 20:34:01.234 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: service-type 2026-06-15 20:34:01.234 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: sorting 2026-06-15 20:34:01.235 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: standard-attr-segment 2026-06-15 20:34:01.235 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: standard-attr-description 2026-06-15 20:34:01.236 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: stateful-security-group 2026-06-15 20:34:01.237 8 WARNING neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-15 20:34:01.237 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-15 20:34:01.238 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: subnet_onboard 2026-06-15 20:34:01.238 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-15 20:34:01.239 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: subnet-service-types 2026-06-15 20:34:01.239 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: subnet_allocation 2026-06-15 20:34:01.240 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-15 20:34:01.241 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-15 20:34:01.243 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: standard-attr-tag 2026-06-15 20:34:01.244 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-15 20:34:01.245 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: trunk 2026-06-15 20:34:01.245 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: trunk-details 2026-06-15 20:34:01.246 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-15 20:34:01.246 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-15 20:34:01.247 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-15 20:34:01.248 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: vpn-flavors 2026-06-15 20:34:01.249 8 INFO neutron.api.extensions [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Loaded extension: vpnaas 2026-06-15 20:34:01.251 8 INFO neutron.quota.resource_registry [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-15 20:34:01.252 8 INFO neutron.quota.resource_registry [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-15 20:34:01.252 8 INFO neutron.quota.resource_registry [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-15 20:34:01.252 8 INFO neutron.quota.resource_registry [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-15 20:34:01.253 8 INFO neutron.quota.resource_registry [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-15 20:34:01.253 8 INFO neutron.quota.resource_registry [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-15 20:34:01.255 8 INFO neutron.quota.resource_registry [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-15 20:34:01.255 8 INFO neutron.quota.resource_registry [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-15 20:34:01.255 8 INFO neutron.quota.resource_registry [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-15 20:34:01.255 8 INFO neutron.quota.resource_registry [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-15 20:34:01.256 8 WARNING neutron.quota.resource_registry [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] subnetpool is already registered 2026-06-15 20:34:01.256 8 INFO neutron.quota.resource_registry [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-15 20:34:01.256 8 WARNING neutron.quota.resource_registry [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] subnetpool is already registered 2026-06-15 20:34:01.256 8 INFO neutron.quota.resource_registry [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-15 20:34:01.257 8 INFO neutron.quota.resource_registry [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-15 20:34:01.257 8 INFO neutron.quota.resource_registry [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-15 20:34:01.257 8 INFO neutron.quota.resource_registry [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-15 20:34:01.257 8 INFO neutron.quota.resource_registry [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-15 20:34:01.257 8 INFO neutron.quota.resource_registry [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-15 20:34:01.259 8 INFO neutron.quota.resource_registry [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-15 20:34:01.259 8 WARNING neutron.quota.resource_registry [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] router is already registered 2026-06-15 20:34:01.259 8 INFO neutron.quota.resource_registry [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-15 20:34:01.260 8 WARNING neutron.quota.resource_registry [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] floatingip is already registered 2026-06-15 20:34:01.261 8 INFO neutron.quota.resource_registry [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-15 20:34:01.261 8 WARNING neutron.quota.resource_registry [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] rbac_policy is already registered 2026-06-15 20:34:01.261 8 INFO neutron.quota.resource_registry [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-15 20:34:01.261 8 WARNING neutron.quota.resource_registry [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] security_group is already registered 2026-06-15 20:34:01.261 8 INFO neutron.quota.resource_registry [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-15 20:34:01.261 8 WARNING neutron.quota.resource_registry [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] security_group_rule is already registered 2026-06-15 20:34:01.262 8 INFO neutron.quota.resource_registry [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-15 20:34:01.262 8 WARNING neutron.quota.resource_registry [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] subnetpool is already registered 2026-06-15 20:34:01.262 8 INFO neutron.quota.resource_registry [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-15 20:34:01.262 8 WARNING neutron.quota.resource_registry [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] subnetpool is already registered 2026-06-15 20:34:01.262 8 INFO neutron.quota.resource_registry [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-15 20:34:01.263 8 WARNING neutron.quota.resource_registry [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] trunk is already registered 2026-06-15 20:34:01.263 8 INFO neutron.quota.resource_registry [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-15 20:34:01.263 8 WARNING neutron.quota.resource_registry [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] endpoint_group is already registered 2026-06-15 20:34:01.263 8 INFO neutron.quota.resource_registry [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-15 20:34:01.263 8 WARNING neutron.quota.resource_registry [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] vpnservice is already registered 2026-06-15 20:34:01.264 8 INFO neutron.quota.resource_registry [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-15 20:34:01.264 8 WARNING neutron.quota.resource_registry [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] ipsec_site_connection is already registered 2026-06-15 20:34:01.264 8 INFO neutron.quota.resource_registry [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-15 20:34:01.264 8 WARNING neutron.quota.resource_registry [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] ipsecpolicy is already registered 2026-06-15 20:34:01.264 8 INFO neutron.quota.resource_registry [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-15 20:34:01.264 8 WARNING neutron.quota.resource_registry [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] ikepolicy is already registered 2026-06-15 20:34:01.311 8 WARNING keystonemiddleware._common.config [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-15 20:34:01.319 8 WARNING oslo_config.cfg [None req-df9c5007-864a-4ea8-9033-23e111d5f5f4 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x556e28acc120 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-06-15 20:34:08.170 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ecb2a7bf-f98d-4c77-9196-b60f990387ab 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/4] 199.204.45.140 () {44 vars in 928 bytes} [Mon Jun 15 20:34:07 2026] GET /v2.0/networks/public => generated 108 bytes in 684 msecs (HTTP/1.1 404) 4 headers in 164 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, ' [pid: 7|app: 0|req: 4/5] 199.204.45.140 () {44 vars in 950 bytes} [Mon Jun 15 20:34:08 2026] GET /v2.0/networks?name=public => generated 15 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 20:34:08.868 8 WARNING oslo_policy.policy [None req-ca1a4600-5a67-4682-b70f-8f58c18b668a 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-06-15 20:34:09.001 8 WARNING neutron.services.revisions.revision_plugin [None req-ca1a4600-5a67-4682-b70f-8f58c18b668a 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Could not find related network for resource to bump revision. 2026-06-15 20:34:09.028 8 INFO neutron.db.segments_db [None req-ca1a4600-5a67-4682-b70f-8f58c18b668a 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Added segment 2b30d481-9776-4731-ac1f-988410ea7d85 of type flat for network 94a45b71-6ad5-4750-9b89-43fabc3aaa81 2026-06-15 20:34:09.086 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ca1a4600-5a67-4682-b70f-8f58c18b668a 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/6] 199.204.45.140 () {48 vars in 968 bytes} [Mon Jun 15 20:34:08 2026] POST /v2.0/networks => generated 124 bytes in 640 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 20:34:15.276 7 INFO neutron.pecan_wsgi.hooks.translation [None req-180a56b2-4dc3-4798-96c8-fb94daa39c59 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.204.45.140 () {44 vars in 928 bytes} [Mon Jun 15 20:34:14 2026] GET /v2.0/networks/public => generated 108 bytes in 383 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.140 () {44 vars in 950 bytes} [Mon Jun 15 20:34:15 2026] GET /v2.0/networks?name=public => generated 15 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 20:34:15.620 7 WARNING oslo_policy.policy [None req-11f9379c-5940-4e1a-a10b-e67a8f61bd7e 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-06-15 20:34:15.657 7 WARNING neutron.services.revisions.revision_plugin [None req-11f9379c-5940-4e1a-a10b-e67a8f61bd7e 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Could not find related network for resource to bump revision. 2026-06-15 20:34:15.682 7 INFO neutron.db.segments_db [None req-11f9379c-5940-4e1a-a10b-e67a8f61bd7e 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Added segment 7a0ad53c-8fd2-4134-9b0b-fe2b13a67768 of type flat for network 37db72db-4a13-488a-9e35-d61bcda14068 2026-06-15 20:34:15.729 7 INFO neutron.pecan_wsgi.hooks.translation [None req-11f9379c-5940-4e1a-a10b-e67a8f61bd7e 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.204.45.140 () {48 vars in 968 bytes} [Mon Jun 15 20:34:15 2026] POST /v2.0/networks => generated 124 bytes in 433 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 20:34:21.606 7 INFO neutron.pecan_wsgi.hooks.translation [None req-17091124-1542-4956-a60e-5f6e65547915 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/11] 199.204.45.140 () {44 vars in 928 bytes} [Mon Jun 15 20:34:21 2026] GET /v2.0/networks/public => generated 108 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/12] 199.204.45.140 () {44 vars in 950 bytes} [Mon Jun 15 20:34:21 2026] GET /v2.0/networks?name=public => generated 15 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 20:34:21.689 7 WARNING neutron.services.revisions.revision_plugin [None req-3fd782bf-57e4-4f1c-b0e0-0d773bb7511b 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Could not find related network for resource to bump revision. 2026-06-15 20:34:21.707 7 INFO neutron.db.segments_db [None req-3fd782bf-57e4-4f1c-b0e0-0d773bb7511b 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Added segment 208087ea-8d16-40e4-bc23-14f865ad8639 of type flat for network 8693c7c4-5e10-4cc8-b665-52375de97908 2026-06-15 20:34:21.739 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3fd782bf-57e4-4f1c-b0e0-0d773bb7511b 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/13] 199.204.45.140 () {48 vars in 968 bytes} [Mon Jun 15 20:34:21 2026] POST /v2.0/networks => generated 124 bytes in 105 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 20:34:27.630 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1ea51293-8652-45d4-b2a8-b2d36e56a39a 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.204.45.140 () {44 vars in 928 bytes} [Mon Jun 15 20:34:27 2026] GET /v2.0/networks/public => generated 108 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.204.45.140 () {44 vars in 950 bytes} [Mon Jun 15 20:34:27 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 20:34:27.704 8 WARNING neutron.services.revisions.revision_plugin [None req-90cc0b47-efa1-4cab-8953-86202059a051 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Could not find related network for resource to bump revision. 2026-06-15 20:34:27.723 8 INFO neutron.db.segments_db [None req-90cc0b47-efa1-4cab-8953-86202059a051 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Added segment d2f64f17-f7eb-4dd7-853e-c9b5ff92ad67 of type flat for network ab577537-d44b-4e02-9424-fb4dcdd12179 2026-06-15 20:34:27.765 8 INFO neutron.pecan_wsgi.hooks.translation [None req-90cc0b47-efa1-4cab-8953-86202059a051 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 199.204.45.140 () {48 vars in 968 bytes} [Mon Jun 15 20:34:27 2026] POST /v2.0/networks => generated 124 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 20:34:33.663 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1157ba7f-36e9-4d4a-9268-5302b18aaff4 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.204.45.140 () {44 vars in 928 bytes} [Mon Jun 15 20:34:33 2026] GET /v2.0/networks/public => generated 108 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.140 () {44 vars in 950 bytes} [Mon Jun 15 20:34:33 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 20:34:33.768 7 WARNING neutron.services.revisions.revision_plugin [None req-44413025-c6d4-4ff2-a082-86d1b2a12eac 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Could not find related network for resource to bump revision. 2026-06-15 20:34:33.803 7 INFO neutron.db.segments_db [None req-44413025-c6d4-4ff2-a082-86d1b2a12eac 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Added segment 0aaaaafd-7145-4b05-a520-d0e4e20bdb01 of type flat for network a3862d4a-5025-4e0c-8814-069fa8536e48 [pid: 7|app: 0|req: 11/19] 199.204.45.140 () {48 vars in 968 bytes} [Mon Jun 15 20:34:33 2026] POST /v2.0/networks => generated 706 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 20:34:35.114 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b6dd4a8f-9690-424d-a7bf-96544fceb3d4 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/20] 199.204.45.140 () {44 vars in 928 bytes} [Mon Jun 15 20:34:35 2026] GET /v2.0/networks/public => generated 108 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/21] 199.204.45.140 () {44 vars in 950 bytes} [Mon Jun 15 20:34:35 2026] GET /v2.0/networks?name=public => generated 709 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 20:34:35.249 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5ecb7362-34c5-42c4-8b51-85cafc1d3491 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/22] 199.204.45.140 () {44 vars in 1035 bytes} [Mon Jun 15 20:34:35 2026] GET /v2.0/subnets/public-subnet?network_id=a3862d4a-5025-4e0c-8814-069fa8536e48 => generated 113 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/23] 199.204.45.140 () {44 vars in 1058 bytes} [Mon Jun 15 20:34:35 2026] GET /v2.0/subnets?name=public-subnet&network_id=a3862d4a-5025-4e0c-8814-069fa8536e48 => 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: 11/24] 199.204.45.140 () {48 vars in 966 bytes} [Mon Jun 15 20:34:35 2026] POST /v2.0/subnets => generated 641 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 20:39:05.085 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [24ea5955-d378-47dc-8394-9e81ab04a2d5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-15 20:39:05.088 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [5b9b6253-3b10-4627-9053-2af5501459e9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-15 20:39:05.089 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon Jun 15 20:39:05 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.140) !!! 2026-06-15 20:39:05.217 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8f38f7a9-97b8-4b21-952e-f4d6b58ecd44 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 29/59] 199.204.45.140 () {44 vars in 938 bytes} [Mon Jun 15 20:39:05 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 141 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 20:39:05.229 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [e600efea-d99a-4ebb-acb1-8a5fc355ce25] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-15 20:39:05.234 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4c0d3790-3066-468b-a507-a4288b74b76b] 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: 31/60] 199.204.45.140 () {44 vars in 960 bytes} [Mon Jun 15 20:39:05 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 20:39:05.327 8 INFO neutron.db.segments_db [None req-cd81bd06-efe6-4ea9-a125-23358d66da40 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Added segment 9f865e44-c835-4a90-97e3-dec7ecbfe23c of type vxlan for network b58d691b-3225-4cb6-b9e1-53e691490cd5 [pid: 8|app: 0|req: 30/61] 199.204.45.140 () {48 vars in 967 bytes} [Mon Jun 15 20:39:05 2026] POST /v2.0/networks => generated 707 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 20:39:06.346 7 INFO oslo.messaging._drivers.impl_rabbit [-] [e600efea-d99a-4ebb-acb1-8a5fc355ce25] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51802. 2026-06-15 20:39:06.346 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4c0d3790-3066-468b-a507-a4288b74b76b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51804. 2026-06-15 20:39:06.391 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8651bfb2-a263-4b35-bd25-cef15cd95881 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/64] 199.204.45.140 () {44 vars in 938 bytes} [Mon Jun 15 20:39:06 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 77 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 20:39:06.465 8 INFO oslo.messaging._drivers.impl_rabbit [-] [24ea5955-d378-47dc-8394-9e81ab04a2d5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51824. 2026-06-15 20:39:06.468 8 INFO oslo.messaging._drivers.impl_rabbit [-] [5b9b6253-3b10-4627-9053-2af5501459e9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51834. [pid: 8|app: 0|req: 32/65] 199.204.45.140 () {44 vars in 960 bytes} [Mon Jun 15 20:39:06 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 20:39:06.506 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4d1efba0-b322-4cc4-89fa-f8a3662be4d8 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/66] 199.204.45.140 () {44 vars in 1037 bytes} [Mon Jun 15 20:39:06 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=b58d691b-3225-4cb6-b9e1-53e691490cd5 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/67] 199.204.45.140 () {44 vars in 1060 bytes} [Mon Jun 15 20:39:06 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=b58d691b-3225-4cb6-b9e1-53e691490cd5 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/68] 199.204.45.140 () {48 vars in 966 bytes} [Mon Jun 15 20:39:06 2026] POST /v2.0/subnets => generated 627 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 20:39:07.934 8 INFO neutron.api.v2.resource [None req-c5c01905-42ab-438e-b9fd-df60bd6ef453 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/69] 199.204.45.140 () {44 vars in 972 bytes} [Mon Jun 15 20:39:07 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/70] 199.204.45.140 () {44 vars in 994 bytes} [Mon Jun 15 20:39:07 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/71] 199.204.45.140 () {48 vars in 981 bytes} [Mon Jun 15 20:39:07 2026] POST /v2.0/security-groups => generated 1552 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/72] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 20:39:09 2026] GET /v2.0/security-groups/73a9d8f2-8222-4b45-933e-de1df5c4b14d => generated 1552 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/73] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 20:39:09 2026] GET /v2.0/security-groups/73a9d8f2-8222-4b45-933e-de1df5c4b14d => generated 1552 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/74] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 20:39:09 2026] GET /v2.0/security-groups/73a9d8f2-8222-4b45-933e-de1df5c4b14d => generated 1552 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/75] 199.204.45.140 () {48 vars in 992 bytes} [Mon Jun 15 20:39:09 2026] POST /v2.0/security-group-rules => generated 569 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/76] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 20:39:10 2026] GET /v2.0/security-groups/73a9d8f2-8222-4b45-933e-de1df5c4b14d => generated 2134 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/77] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 20:39:10 2026] GET /v2.0/security-groups/73a9d8f2-8222-4b45-933e-de1df5c4b14d => generated 2134 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/78] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 20:39:10 2026] GET /v2.0/security-groups/73a9d8f2-8222-4b45-933e-de1df5c4b14d => generated 2134 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/79] 199.204.45.140 () {48 vars in 992 bytes} [Mon Jun 15 20:39:10 2026] POST /v2.0/security-group-rules => generated 571 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/80] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 20:39:11 2026] GET /v2.0/security-groups/73a9d8f2-8222-4b45-933e-de1df5c4b14d => generated 2718 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/81] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 20:39:11 2026] GET /v2.0/security-groups/73a9d8f2-8222-4b45-933e-de1df5c4b14d => generated 2718 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/82] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 20:39:11 2026] GET /v2.0/security-groups/73a9d8f2-8222-4b45-933e-de1df5c4b14d => generated 2718 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/83] 199.204.45.140 () {48 vars in 992 bytes} [Mon Jun 15 20:39:11 2026] POST /v2.0/security-group-rules => generated 571 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/84] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 20:39:12 2026] GET /v2.0/security-groups/73a9d8f2-8222-4b45-933e-de1df5c4b14d => generated 3302 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/85] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 20:39:12 2026] GET /v2.0/security-groups/73a9d8f2-8222-4b45-933e-de1df5c4b14d => generated 3302 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/86] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 20:39:12 2026] GET /v2.0/security-groups/73a9d8f2-8222-4b45-933e-de1df5c4b14d => generated 3302 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/87] 199.204.45.140 () {48 vars in 992 bytes} [Mon Jun 15 20:39:12 2026] POST /v2.0/security-group-rules => generated 571 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/88] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 20:39:13 2026] GET /v2.0/security-groups/73a9d8f2-8222-4b45-933e-de1df5c4b14d => generated 3886 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/89] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 20:39:13 2026] GET /v2.0/security-groups/73a9d8f2-8222-4b45-933e-de1df5c4b14d => generated 3886 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/90] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 20:39:13 2026] GET /v2.0/security-groups/73a9d8f2-8222-4b45-933e-de1df5c4b14d => generated 3886 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/91] 199.204.45.140 () {48 vars in 992 bytes} [Mon Jun 15 20:39:13 2026] POST /v2.0/security-group-rules => generated 571 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/92] 199.204.45.140 () {44 vars in 988 bytes} [Mon Jun 15 20:39:14 2026] GET /v2.0/networks/b58d691b-3225-4cb6-b9e1-53e691490cd5 => generated 732 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 20:39:15.036 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bd0e6bb6-2332-4cfa-a124-b44112ca555d 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 46/93] 199.204.45.140 () {44 vars in 1077 bytes} [Mon Jun 15 20:39:15 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=b58d691b-3225-4cb6-b9e1-53e691490cd5 => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/94] 199.204.45.140 () {44 vars in 1100 bytes} [Mon Jun 15 20:39:15 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=b58d691b-3225-4cb6-b9e1-53e691490cd5 => 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: 47/95] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 20:39:15 2026] GET /v2.0/security-groups/73a9d8f2-8222-4b45-933e-de1df5c4b14d => generated 4470 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/96] 199.204.45.140 () {48 vars in 962 bytes} [Mon Jun 15 20:39:15 2026] POST /v2.0/ports => generated 1100 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-15 20:39:20.849 8 INFO neutron.pecan_wsgi.hooks.translation [None req-13dbd4a1-32ef-4619-ac0b-4bedafaeba66 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 48/97] 199.204.45.140 () {44 vars in 980 bytes} [Mon Jun 15 20:39:20 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 88 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 50/98] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 20:39:20 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/101] 199.204.45.140 () {48 vars in 1032 bytes} [Mon Jun 15 20:39:20 2026] PUT /v2.0/ports/34365f3b-4349-4e5b-99e7-4c89bfe88c28 => generated 1213 bytes in 825 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/102] 199.204.45.140 () {44 vars in 921 bytes} [Mon Jun 15 20:39:23 2026] GET /v2.0/ports => generated 3730 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 20:39:24.413 8 INFO neutron.api.v2.resource [None req-1911034e-7282-4488-b5dd-e3dcec8b6176 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/103] 199.204.45.140 () {44 vars in 960 bytes} [Mon Jun 15 20:39:24 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/104] 199.204.45.140 () {44 vars in 982 bytes} [Mon Jun 15 20:39:24 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/105] 199.204.45.140 () {48 vars in 981 bytes} [Mon Jun 15 20:39:24 2026] POST /v2.0/security-groups => generated 1546 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/106] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 20:39:25 2026] GET /v2.0/security-groups/313101ff-1590-465e-a753-667470e87ad0 => generated 1546 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/107] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 20:39:25 2026] GET /v2.0/security-groups/313101ff-1590-465e-a753-667470e87ad0 => generated 1546 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/108] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 20:39:25 2026] GET /v2.0/security-groups/313101ff-1590-465e-a753-667470e87ad0 => generated 1546 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/109] 199.204.45.140 () {48 vars in 992 bytes} [Mon Jun 15 20:39:25 2026] POST /v2.0/security-group-rules => generated 591 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/110] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 20:39:26 2026] GET /v2.0/security-groups/313101ff-1590-465e-a753-667470e87ad0 => generated 2150 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/111] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 20:39:26 2026] GET /v2.0/security-groups/313101ff-1590-465e-a753-667470e87ad0 => generated 2150 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/112] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 20:39:26 2026] GET /v2.0/security-groups/313101ff-1590-465e-a753-667470e87ad0 => generated 2150 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/113] 199.204.45.140 () {48 vars in 992 bytes} [Mon Jun 15 20:39:26 2026] POST /v2.0/security-group-rules => generated 595 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/122] 199.204.45.140 () {44 vars in 976 bytes} [Mon Jun 15 20:40:28 2026] GET /v2.0/quotas/8c88958e564a4b1dbf0dd3c5e0c55f83 => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 63/123] 199.204.45.140 () {48 vars in 1028 bytes} [Mon Jun 15 20:40:28 2026] PUT /v2.0/quotas/8c88958e564a4b1dbf0dd3c5e0c55f83 => generated 291 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 20:42:38.179 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [5b9b6253-3b10-4627-9053-2af5501459e9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-15 20:42:38.181 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [24ea5955-d378-47dc-8394-9e81ab04a2d5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-15 20:42:38.186 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Jun 15 20:42:38 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.204.45.140) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-06-15 20:42:38.373 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4b3c787b-0cb6-4b2e-ac1d-2c543d899384 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 70/142] 199.204.45.140 () {30 vars in 741 bytes} [Mon Jun 15 20:42:38 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 199 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 20:42:38.385 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4c0d3790-3066-468b-a507-a4288b74b76b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-15 20:42:38.386 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [e600efea-d99a-4ebb-acb1-8a5fc355ce25] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 73/143] 199.204.45.140 () {30 vars in 763 bytes} [Mon Jun 15 20:42:38 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 20:42:40.122 8 INFO oslo.messaging._drivers.impl_rabbit [-] [5b9b6253-3b10-4627-9053-2af5501459e9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54006. 2026-06-15 20:42:40.123 8 INFO oslo.messaging._drivers.impl_rabbit [-] [24ea5955-d378-47dc-8394-9e81ab04a2d5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54018. 2026-06-15 20:42:40.211 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c22b5499-da98-4fa5-b791-1225b762e6bd 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 71/144] 199.204.45.140 () {30 vars in 741 bytes} [Mon Jun 15 20:42:40 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 114 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/145] 199.204.45.140 () {30 vars in 763 bytes} [Mon Jun 15 20:42:40 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 20:48:40.505 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [e600efea-d99a-4ebb-acb1-8a5fc355ce25] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-15 20:48:40.508 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4c0d3790-3066-468b-a507-a4288b74b76b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-15 20:48:40.509 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Jun 15 20:48:40 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups/manila-service-security-group?project_id=cddba689303844a7842bed179101daa2 (ip 199.204.45.140) !!! 2026-06-15 20:48:40.637 7 INFO neutron.api.v2.resource [None req-86b57b56-ee3f-4bce-8867-5e8845303639 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 99/194] 199.204.45.140 () {44 vars in 1075 bytes} [Mon Jun 15 20:48:40 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=cddba689303844a7842bed179101daa2 => generated 139 bytes in 140 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 20:48:40.648 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [24ea5955-d378-47dc-8394-9e81ab04a2d5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-15 20:48:40.650 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [5b9b6253-3b10-4627-9053-2af5501459e9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-15 20:48:40.652 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon Jun 15 20:48:40 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?name=manila-service-security-group&project_id=cddba689303844a7842bed179101daa2 (ip 199.204.45.140) !!! [pid: 8|app: 0|req: 96/195] 199.204.45.140 () {44 vars in 1098 bytes} [Mon Jun 15 20:48:40 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=cddba689303844a7842bed179101daa2 => generated 23 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/196] 199.204.45.140 () {48 vars in 982 bytes} [Mon Jun 15 20:48:40 2026] POST /v2.0/security-groups => generated 1560 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-15 20:48:42.044 8 INFO oslo.messaging._drivers.impl_rabbit [-] [5b9b6253-3b10-4627-9053-2af5501459e9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60090. 2026-06-15 20:48:42.045 8 INFO oslo.messaging._drivers.impl_rabbit [-] [24ea5955-d378-47dc-8394-9e81ab04a2d5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60074. [pid: 8|app: 0|req: 97/197] 199.204.45.140 () {44 vars in 1089 bytes} [Mon Jun 15 20:48:42 2026] GET /v2.0/security-groups/667f5d54-db68-459f-bf62-047647126812?project_id=cddba689303844a7842bed179101daa2 => generated 1560 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 20:48:42.143 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4c0d3790-3066-468b-a507-a4288b74b76b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60108. 2026-06-15 20:48:42.144 7 INFO oslo.messaging._drivers.impl_rabbit [-] [e600efea-d99a-4ebb-acb1-8a5fc355ce25] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60098. [pid: 7|app: 0|req: 101/198] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 20:48:42 2026] GET /v2.0/security-groups/667f5d54-db68-459f-bf62-047647126812 => generated 1560 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/199] 199.204.45.140 () {44 vars in 1089 bytes} [Mon Jun 15 20:48:42 2026] GET /v2.0/security-groups/667f5d54-db68-459f-bf62-047647126812?project_id=cddba689303844a7842bed179101daa2 => generated 1560 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/200] 199.204.45.140 () {48 vars in 992 bytes} [Mon Jun 15 20:48:42 2026] POST /v2.0/security-group-rules => generated 565 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/201] 199.204.45.140 () {44 vars in 1089 bytes} [Mon Jun 15 20:48:43 2026] GET /v2.0/security-groups/667f5d54-db68-459f-bf62-047647126812?project_id=cddba689303844a7842bed179101daa2 => generated 2138 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/202] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 20:48:43 2026] GET /v2.0/security-groups/667f5d54-db68-459f-bf62-047647126812 => generated 2138 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/203] 199.204.45.140 () {44 vars in 1089 bytes} [Mon Jun 15 20:48:43 2026] GET /v2.0/security-groups/667f5d54-db68-459f-bf62-047647126812?project_id=cddba689303844a7842bed179101daa2 => generated 2138 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/204] 199.204.45.140 () {48 vars in 992 bytes} [Mon Jun 15 20:48:43 2026] POST /v2.0/security-group-rules => generated 567 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/205] 199.204.45.140 () {44 vars in 1089 bytes} [Mon Jun 15 20:48:44 2026] GET /v2.0/security-groups/667f5d54-db68-459f-bf62-047647126812?project_id=cddba689303844a7842bed179101daa2 => generated 2718 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/206] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 20:48:44 2026] GET /v2.0/security-groups/667f5d54-db68-459f-bf62-047647126812 => generated 2718 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/207] 199.204.45.140 () {44 vars in 1089 bytes} [Mon Jun 15 20:48:44 2026] GET /v2.0/security-groups/667f5d54-db68-459f-bf62-047647126812?project_id=cddba689303844a7842bed179101daa2 => generated 2718 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/208] 199.204.45.140 () {48 vars in 992 bytes} [Mon Jun 15 20:48:44 2026] POST /v2.0/security-group-rules => generated 569 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/209] 199.204.45.140 () {44 vars in 1089 bytes} [Mon Jun 15 20:48:45 2026] GET /v2.0/security-groups/667f5d54-db68-459f-bf62-047647126812?project_id=cddba689303844a7842bed179101daa2 => generated 3300 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/210] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 20:48:45 2026] GET /v2.0/security-groups/667f5d54-db68-459f-bf62-047647126812 => generated 3300 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/211] 199.204.45.140 () {44 vars in 1089 bytes} [Mon Jun 15 20:48:46 2026] GET /v2.0/security-groups/667f5d54-db68-459f-bf62-047647126812?project_id=cddba689303844a7842bed179101daa2 => generated 3300 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/212] 199.204.45.140 () {48 vars in 992 bytes} [Mon Jun 15 20:48:46 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: 8|app: 0|req: 113/229] 199.204.45.140 () {30 vars in 740 bytes} [Mon Jun 15 20:50:48 2026] GET /v2.0/networks?tenant_id=cddba689303844a7842bed179101daa2&shared=False => generated 15 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 20:50:49.152 7 INFO neutron.db.segments_db [None req-0488f15f-0662-4a51-b1be-b36610f77a8a 76de0480b6084062a6edd81d3a6b42ae cddba689303844a7842bed179101daa2 - - ad764918ce3b47d88eb89fe701b0d91b ad764918ce3b47d88eb89fe701b0d91b] Added segment f19e58f8-db69-41c5-8b29-07177e93f1fc of type vxlan for network d59ed9c9-458f-4b62-a4e3-63fdd8f0d2d4 [pid: 7|app: 0|req: 117/230] 199.204.45.140 () {34 vars in 682 bytes} [Mon Jun 15 20:50:49 2026] POST /v2.0/networks => generated 717 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/231] 199.204.45.140 () {30 vars in 722 bytes} [Mon Jun 15 20:50:49 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 118/232] 199.204.45.140 () {30 vars in 633 bytes} [Mon Jun 15 20:50:49 2026] GET /v2.0/extensions => generated 19600 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/233] 199.204.45.140 () {34 vars in 677 bytes} [Mon Jun 15 20:50:49 2026] POST /v2.0/ports => generated 963 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/234] 199.204.45.140 () {30 vars in 703 bytes} [Mon Jun 15 20:50:49 2026] GET /v2.0/networks/d59ed9c9-458f-4b62-a4e3-63fdd8f0d2d4 => generated 704 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/237] 199.204.45.140 () {30 vars in 722 bytes} [Mon Jun 15 20:50:52 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/238] 199.204.45.140 () {30 vars in 703 bytes} [Mon Jun 15 20:50:52 2026] GET /v2.0/networks/d59ed9c9-458f-4b62-a4e3-63fdd8f0d2d4 => generated 704 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/241] 199.204.45.140 () {44 vars in 976 bytes} [Mon Jun 15 20:51:09 2026] GET /v2.0/quotas/cddba689303844a7842bed179101daa2 => 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: 123/242] 199.204.45.140 () {48 vars in 1028 bytes} [Mon Jun 15 20:51:09 2026] PUT /v2.0/quotas/cddba689303844a7842bed179101daa2 => generated 291 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:03:01.456 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4c0d3790-3066-468b-a507-a4288b74b76b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-15 21:03:01.458 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [e600efea-d99a-4ebb-acb1-8a5fc355ce25] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-15 21:03:01.459 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Jun 15 21:03:01 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.140) !!! 2026-06-15 21:03:01.639 7 INFO neutron.pecan_wsgi.hooks.translation [None req-30adba7b-cde7-42dc-a063-3b879346b1c4 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 171/337] 199.204.45.140 () {44 vars in 928 bytes} [Mon Jun 15 21:03:01 2026] GET /v2.0/networks/public => generated 108 bytes in 192 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:03:01.650 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [24ea5955-d378-47dc-8394-9e81ab04a2d5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-15 21:03:01.652 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [5b9b6253-3b10-4627-9053-2af5501459e9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-15 21:03:01.655 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Jun 15 21:03:01 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.140) !!! [pid: 8|app: 0|req: 167/338] 199.204.45.140 () {44 vars in 950 bytes} [Mon Jun 15 21:03:01 2026] GET /v2.0/networks?name=public => generated 753 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:03:03.095 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4c0d3790-3066-468b-a507-a4288b74b76b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42230. 2026-06-15 21:03:03.096 7 INFO oslo.messaging._drivers.impl_rabbit [-] [e600efea-d99a-4ebb-acb1-8a5fc355ce25] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42246. 2026-06-15 21:03:03.144 7 INFO neutron.pecan_wsgi.hooks.translation [None req-08e0a808-8853-49ac-9359-4b22e4237407 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 172/339] 199.204.45.140 () {44 vars in 928 bytes} [Mon Jun 15 21:03:03 2026] GET /v2.0/networks/public => generated 108 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:03:03.185 8 INFO oslo.messaging._drivers.impl_rabbit [-] [5b9b6253-3b10-4627-9053-2af5501459e9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42264. 2026-06-15 21:03:03.186 8 INFO oslo.messaging._drivers.impl_rabbit [-] [24ea5955-d378-47dc-8394-9e81ab04a2d5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42262. [pid: 8|app: 0|req: 168/340] 199.204.45.140 () {44 vars in 950 bytes} [Mon Jun 15 21:03:03 2026] GET /v2.0/networks?name=public => generated 753 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:03:03.268 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d7f6ee12-aa72-43fb-9f12-4ce58136ce91 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 173/341] 199.204.45.140 () {44 vars in 1035 bytes} [Mon Jun 15 21:03:03 2026] GET /v2.0/subnets/public-subnet?network_id=a3862d4a-5025-4e0c-8814-069fa8536e48 => generated 113 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/342] 199.204.45.140 () {44 vars in 1058 bytes} [Mon Jun 15 21:03:03 2026] GET /v2.0/subnets?name=public-subnet&network_id=a3862d4a-5025-4e0c-8814-069fa8536e48 => generated 644 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:03:38.419 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1eecfb04-d34c-4e75-b075-4b9ae7fad3c9 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 173/349] 199.204.45.140 () {44 vars in 938 bytes} [Mon Jun 15 21:03:38 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/350] 199.204.45.140 () {44 vars in 960 bytes} [Mon Jun 15 21:03:38 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:03:39.549 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dd86369d-82f2-4456-9025-1d2da597492a 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 174/351] 199.204.45.140 () {44 vars in 938 bytes} [Mon Jun 15 21:03:39 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/352] 199.204.45.140 () {44 vars in 960 bytes} [Mon Jun 15 21:03:39 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:03:39.654 8 INFO neutron.pecan_wsgi.hooks.translation [None req-63da103d-e5cc-48c0-a58a-6515f948c05b 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 175/353] 199.204.45.140 () {44 vars in 1037 bytes} [Mon Jun 15 21:03:39 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=b58d691b-3225-4cb6-b9e1-53e691490cd5 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/354] 199.204.45.140 () {44 vars in 1060 bytes} [Mon Jun 15 21:03:39 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=b58d691b-3225-4cb6-b9e1-53e691490cd5 => generated 630 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:03:40.941 8 INFO neutron.api.v2.resource [None req-f7d337da-c654-47ec-9893-e183d2a756d6 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 176/355] 199.204.45.140 () {44 vars in 972 bytes} [Mon Jun 15 21:03:40 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/356] 199.204.45.140 () {44 vars in 994 bytes} [Mon Jun 15 21:03:40 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4473 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/357] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 21:03:42 2026] GET /v2.0/security-groups/73a9d8f2-8222-4b45-933e-de1df5c4b14d => generated 4470 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/358] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 21:03:42 2026] GET /v2.0/security-groups/73a9d8f2-8222-4b45-933e-de1df5c4b14d => generated 4470 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/359] 199.204.45.140 () {44 vars in 1012 bytes} [Mon Jun 15 21:03:42 2026] GET /v2.0/security-group-rules/d3ac8c2f-1cd9-482d-8c45-d43f8803dd07 => generated 569 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/360] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 21:03:43 2026] GET /v2.0/security-groups/73a9d8f2-8222-4b45-933e-de1df5c4b14d => generated 4470 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/361] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 21:03:43 2026] GET /v2.0/security-groups/73a9d8f2-8222-4b45-933e-de1df5c4b14d => generated 4470 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/362] 199.204.45.140 () {44 vars in 1012 bytes} [Mon Jun 15 21:03:43 2026] GET /v2.0/security-group-rules/ae21e169-5b8b-4053-8bf1-6c7e92c5f999 => generated 571 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/363] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 21:03:44 2026] GET /v2.0/security-groups/73a9d8f2-8222-4b45-933e-de1df5c4b14d => generated 4470 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/364] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 21:03:44 2026] GET /v2.0/security-groups/73a9d8f2-8222-4b45-933e-de1df5c4b14d => generated 4470 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/365] 199.204.45.140 () {44 vars in 1012 bytes} [Mon Jun 15 21:03:44 2026] GET /v2.0/security-group-rules/7921ee12-f2d6-403e-8258-155c26696eab => generated 571 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/366] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 21:03:45 2026] GET /v2.0/security-groups/73a9d8f2-8222-4b45-933e-de1df5c4b14d => generated 4470 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/367] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 21:03:45 2026] GET /v2.0/security-groups/73a9d8f2-8222-4b45-933e-de1df5c4b14d => generated 4470 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/368] 199.204.45.140 () {44 vars in 1012 bytes} [Mon Jun 15 21:03:45 2026] GET /v2.0/security-group-rules/2b20d855-c2a2-4d40-b0da-879be31dea2f => generated 571 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/369] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 21:03:46 2026] GET /v2.0/security-groups/73a9d8f2-8222-4b45-933e-de1df5c4b14d => generated 4470 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/370] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 21:03:46 2026] GET /v2.0/security-groups/73a9d8f2-8222-4b45-933e-de1df5c4b14d => generated 4470 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/371] 199.204.45.140 () {44 vars in 1012 bytes} [Mon Jun 15 21:03:46 2026] GET /v2.0/security-group-rules/0f202f63-a0c4-495b-a714-8e1bd512dbff => generated 571 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/372] 199.204.45.140 () {44 vars in 988 bytes} [Mon Jun 15 21:03:47 2026] GET /v2.0/networks/b58d691b-3225-4cb6-b9e1-53e691490cd5 => generated 732 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:03:47.605 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c0ab38a5-74cd-4c85-bc94-51caa7e06f22 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 185/373] 199.204.45.140 () {44 vars in 1077 bytes} [Mon Jun 15 21:03:47 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=b58d691b-3225-4cb6-b9e1-53e691490cd5 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/374] 199.204.45.140 () {44 vars in 1100 bytes} [Mon Jun 15 21:03:47 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=b58d691b-3225-4cb6-b9e1-53e691490cd5 => generated 1254 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/375] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 21:03:47 2026] GET /v2.0/security-groups/73a9d8f2-8222-4b45-933e-de1df5c4b14d => generated 4470 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:03:54.275 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ccb4557e-b8d9-4d39-89f6-9a2d4933034c 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 188/378] 199.204.45.140 () {44 vars in 980 bytes} [Mon Jun 15 21:03:54 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/379] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 21:03:54 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/380] 199.204.45.140 () {44 vars in 921 bytes} [Mon Jun 15 21:03:55 2026] GET /v2.0/ports => generated 4725 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:03:56.828 7 INFO neutron.api.v2.resource [None req-075de10d-1eb1-49a7-a153-5924a340a1c8 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 192/381] 199.204.45.140 () {44 vars in 960 bytes} [Mon Jun 15 21:03:56 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/382] 199.204.45.140 () {44 vars in 982 bytes} [Mon Jun 15 21:03:56 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2761 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/383] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 21:03:57 2026] GET /v2.0/security-groups/313101ff-1590-465e-a753-667470e87ad0 => generated 2758 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/384] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 21:03:57 2026] GET /v2.0/security-groups/313101ff-1590-465e-a753-667470e87ad0 => generated 2758 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/385] 199.204.45.140 () {44 vars in 1012 bytes} [Mon Jun 15 21:03:57 2026] GET /v2.0/security-group-rules/aefaf356-7bfa-4ba6-841c-806eadd333d9 => generated 591 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/386] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 21:03:58 2026] GET /v2.0/security-groups/313101ff-1590-465e-a753-667470e87ad0 => generated 2758 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/387] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 21:03:58 2026] GET /v2.0/security-groups/313101ff-1590-465e-a753-667470e87ad0 => generated 2758 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/388] 199.204.45.140 () {44 vars in 1012 bytes} [Mon Jun 15 21:03:58 2026] GET /v2.0/security-group-rules/09f16c5f-953a-4484-b6c9-1657317f2bfe => generated 595 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/391] 199.204.45.140 () {44 vars in 976 bytes} [Mon Jun 15 21:04:11 2026] GET /v2.0/quotas/8c88958e564a4b1dbf0dd3c5e0c55f83 => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:05:03.662 8 INFO neutron.api.v2.resource [None req-619337af-d977-4702-8a4e-91fc85d3b6f9 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 198/398] 199.204.45.140 () {44 vars in 1075 bytes} [Mon Jun 15 21:05:03 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=cddba689303844a7842bed179101daa2 => generated 139 bytes in 84 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/399] 199.204.45.140 () {44 vars in 1098 bytes} [Mon Jun 15 21:05:03 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=cddba689303844a7842bed179101daa2 => generated 3886 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/400] 199.204.45.140 () {44 vars in 1089 bytes} [Mon Jun 15 21:05:04 2026] GET /v2.0/security-groups/667f5d54-db68-459f-bf62-047647126812?project_id=cddba689303844a7842bed179101daa2 => generated 3883 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/401] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 21:05:04 2026] GET /v2.0/security-groups/667f5d54-db68-459f-bf62-047647126812 => generated 3883 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/402] 199.204.45.140 () {44 vars in 1012 bytes} [Mon Jun 15 21:05:04 2026] GET /v2.0/security-group-rules/412f4688-3c94-42c1-860f-51cd6ae44ce9 => generated 565 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/405] 199.204.45.140 () {44 vars in 1089 bytes} [Mon Jun 15 21:05:05 2026] GET /v2.0/security-groups/667f5d54-db68-459f-bf62-047647126812?project_id=cddba689303844a7842bed179101daa2 => generated 3883 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/406] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 21:05:05 2026] GET /v2.0/security-groups/667f5d54-db68-459f-bf62-047647126812 => generated 3883 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/407] 199.204.45.140 () {44 vars in 1012 bytes} [Mon Jun 15 21:05:06 2026] GET /v2.0/security-group-rules/6d8006d8-0c12-4c1c-9632-1ea99d0a7216 => generated 567 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/408] 199.204.45.140 () {44 vars in 1089 bytes} [Mon Jun 15 21:05:06 2026] GET /v2.0/security-groups/667f5d54-db68-459f-bf62-047647126812?project_id=cddba689303844a7842bed179101daa2 => generated 3883 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/409] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 21:05:07 2026] GET /v2.0/security-groups/667f5d54-db68-459f-bf62-047647126812 => generated 3883 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/410] 199.204.45.140 () {44 vars in 1012 bytes} [Mon Jun 15 21:05:07 2026] GET /v2.0/security-group-rules/4a8a5cf0-df74-476e-ac54-3b5ed171a922 => generated 569 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/411] 199.204.45.140 () {44 vars in 1089 bytes} [Mon Jun 15 21:05:08 2026] GET /v2.0/security-groups/667f5d54-db68-459f-bf62-047647126812?project_id=cddba689303844a7842bed179101daa2 => generated 3883 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/412] 199.204.45.140 () {44 vars in 1002 bytes} [Mon Jun 15 21:05:08 2026] GET /v2.0/security-groups/667f5d54-db68-459f-bf62-047647126812 => generated 3883 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/413] 199.204.45.140 () {44 vars in 1012 bytes} [Mon Jun 15 21:05:08 2026] GET /v2.0/security-group-rules/229d34a9-21d1-4531-8276-d33e231ead47 => generated 570 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/414] 199.204.45.140 () {44 vars in 976 bytes} [Mon Jun 15 21:05:15 2026] GET /v2.0/quotas/cddba689303844a7842bed179101daa2 => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/423] 199.204.45.140 () {44 vars in 950 bytes} [Mon Jun 15 21:06:07 2026] GET /v2.0/networks?name=public => generated 753 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:06:47.267 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4c0d3790-3066-468b-a507-a4288b74b76b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-15 21:06:47.268 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [e600efea-d99a-4ebb-acb1-8a5fc355ce25] 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: 214/428] 10.0.0.244 () {32 vars in 649 bytes} [Mon Jun 15 21:06:47 2026] GET /v2.0/networks => generated 2167 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/429] 10.0.0.244 () {32 vars in 655 bytes} [Mon Jun 15 21:06:48 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: 215/430] 10.0.0.244 () {32 vars in 647 bytes} [Mon Jun 15 21:06:48 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: 216/431] 10.0.0.244 () {32 vars in 643 bytes} [Mon Jun 15 21:06:48 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: 7|app: 0|req: 216/432] 10.0.0.244 () {32 vars in 647 bytes} [Mon Jun 15 21:06:48 2026] GET /v2.0/subnets => generated 1261 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/433] 10.0.0.244 () {32 vars in 649 bytes} [Mon Jun 15 21:06:48 2026] GET /v2.0/networks => generated 2167 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:06:48.941 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4c0d3790-3066-468b-a507-a4288b74b76b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37716. 2026-06-15 21:06:48.949 7 INFO oslo.messaging._drivers.impl_rabbit [-] [e600efea-d99a-4ebb-acb1-8a5fc355ce25] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37720. [pid: 7|app: 0|req: 217/434] 10.0.0.244 () {32 vars in 663 bytes} [Mon Jun 15 21:06:48 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: 218/435] 10.0.0.244 () {32 vars in 655 bytes} [Mon Jun 15 21:06:49 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) 2026-06-15 21:06:59.753 8 INFO neutron.db.segments_db [None req-9ace0520-d4e1-4cf0-bbc9-132fe29ffa31 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Added segment 83ca2a52-0cb7-49af-97fd-40121a4770a5 of type vxlan for network 62f8a31a-9158-43dd-b896-83c284ad7b59 2026-06-15 21:06:59.826 7 INFO neutron.db.segments_db [None req-8b239621-47a1-4e92-bd85-e43336661116 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Added segment 618ce7ee-8215-4079-8a97-61ad54810052 of type vxlan for network 124dc9b9-35c5-4be9-a115-2c2f7d0716da [pid: 8|app: 0|req: 220/438] 10.0.0.244 () {34 vars in 671 bytes} [Mon Jun 15 21:06:59 2026] POST /v2.0/networks => generated 748 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/439] 10.0.0.244 () {34 vars in 671 bytes} [Mon Jun 15 21:06:59 2026] POST /v2.0/networks => generated 745 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:07:00.057 8 INFO neutron.db.segments_db [None req-95ee2f07-1332-42de-aa9c-d4f0cf78d8ca 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Added segment 21a0ffd6-e009-43e8-9d81-2ed0922a848a of type vxlan for network 78bd32a6-5cde-4011-a422-63ba3b0178ad [pid: 8|app: 0|req: 221/440] 10.0.0.244 () {34 vars in 671 bytes} [Mon Jun 15 21:06:59 2026] POST /v2.0/networks => generated 747 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/441] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:06:59 2026] POST /v2.0/subnets => generated 671 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/442] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:07:00 2026] POST /v2.0/subnets => generated 670 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/443] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:07:00 2026] POST /v2.0/subnets => generated 668 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:07:00.455 7 INFO neutron.db.segments_db [None req-7c5d5458-904c-4348-a1d3-1bf6093f9c9b 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Added segment 3c4bfe79-52ba-4160-b8f3-80e2280d4bb3 of type vxlan for network fb6f1da4-5cd5-4ebf-9ee0-d3ec9537ecca 2026-06-15 21:07:00.466 8 INFO neutron.db.segments_db [None req-47e9641f-ffad-4435-a5ed-8c84ae29591e 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Added segment 079bdcf4-91cc-4c07-884d-f69271956cde of type vxlan for network 64eb93e8-a19d-46a5-9a53-35b7aa924f92 2026-06-15 21:07:00.756 8 INFO neutron.db.l3_hamode_db [None req-47e9641f-ffad-4435-a5ed-8c84ae29591e 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 21:07:00.784 7 INFO neutron.db.l3_hamode_db [None req-7c5d5458-904c-4348-a1d3-1bf6093f9c9b 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 21:07:02.124 7 INFO neutron.db.l3_hamode_db [None req-7c5d5458-904c-4348-a1d3-1bf6093f9c9b 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 21:07:02.188 8 INFO neutron.db.l3_hamode_db [None req-47e9641f-ffad-4435-a5ed-8c84ae29591e 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 222/444] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:07:00 2026] POST /v2.0/routers => generated 735 bytes in 3051 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:07:03.518 7 INFO neutron.db.segments_db [None req-9c186826-8835-4751-bbe2-8f6b97979f51 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Added segment 6ec7b5ca-cf5e-49e5-8883-061d6099927d of type vxlan for network 663687f9-4de9-4e70-b5aa-78ff94f28eae [pid: 8|app: 0|req: 223/445] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:07:00 2026] POST /v2.0/routers => generated 734 bytes in 3257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:07:03.858 7 INFO neutron.db.l3_hamode_db [None req-9c186826-8835-4751-bbe2-8f6b97979f51 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 224/446] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:07:03 2026] GET /v2.0/security-groups?tenant_id=88517f25e7ec47cfa9566730a7c53fd9&name=default => generated 2800 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:07:05.100 7 INFO neutron.db.l3_hamode_db [None req-9c186826-8835-4751-bbe2-8f6b97979f51 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 225/447] 10.0.0.244 () {34 vars in 783 bytes} [Mon Jun 15 21:07:03 2026] PUT /v2.0/routers/4ddbd53d-e615-47f1-929f-ebecac10abab/add_router_interface => generated 309 bytes in 1558 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/448] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:07:03 2026] POST /v2.0/routers => generated 732 bytes in 2677 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/449] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:07:06 2026] DELETE /v2.0/security-groups/41164379-8e8b-4497-803d-8d848f10be54 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:07:06.266 7 WARNING neutron_lib.context [None req-e76f17e9-f705-472c-b4c5-67b27e1b40ba 5ebfdb76597d4453a23ceb2dd6642479 6db27c6defd946a79b2d561c99e11d04 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 227/452] 10.0.0.244 () {34 vars in 685 bytes} [Mon Jun 15 21:07:06 2026] POST /v2.0/security-groups => generated 1597 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/453] 10.0.0.244 () {34 vars in 783 bytes} [Mon Jun 15 21:07:05 2026] PUT /v2.0/routers/22c90c0d-f1b5-4281-b335-717fc8785c66/add_router_interface => generated 309 bytes in 1399 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:07:06.907 8 WARNING neutron_lib.context [None req-e45a3778-3b77-46da-92a6-62fac15ac149 5ebfdb76597d4453a23ceb2dd6642479 6db27c6defd946a79b2d561c99e11d04 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 227/454] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:07:06 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) 2026-06-15 21:07:07.031 8 WARNING neutron_lib.context [None req-792c88cf-35eb-491f-b68f-eca66861079d 5ebfdb76597d4453a23ceb2dd6642479 6db27c6defd946a79b2d561c99e11d04 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 228/455] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:07:07 2026] POST /v2.0/security-group-rules => generated 570 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:07:07.128 8 WARNING neutron_lib.context [None req-53b7b666-a600-43be-838a-04dd80c6ab05 5ebfdb76597d4453a23ceb2dd6642479 6db27c6defd946a79b2d561c99e11d04 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 229/456] 10.0.0.244 () {34 vars in 676 bytes} [Mon Jun 15 21:07:07 2026] POST /v2.0/floatingips => generated 552 bytes in 605 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:07:07.980 8 WARNING neutron_lib.context [req-8c48598c-76b4-4e28-975f-5d61d4e8d17a req-b0ccae5b-749f-4cda-8627-941c18582698 f8296b8b04b740e184d76d1e2b84e4b7 4d0d05f30a304ceebb9cab6e88edca54 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 228/457] 10.0.0.244 () {34 vars in 783 bytes} [Mon Jun 15 21:07:06 2026] PUT /v2.0/routers/c66f696b-ce66-4da2-bf2a-9b53f1e6f0cc/add_router_interface => generated 309 bytes in 1600 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/458] 10.0.0.133 () {38 vars in 971 bytes} [Mon Jun 15 21:07:07 2026] POST /v2.0/security-groups => generated 1621 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-15 21:07:08.282 7 INFO neutron.db.segments_db [None req-2612189a-9328-4163-b8a3-3043ad75e375 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Added segment b36f874d-076a-4f5d-9666-1e543f2497a6 of type vxlan for network 27d50079-99cf-4a1e-ae62-b758b4573564 [pid: 7|app: 0|req: 229/459] 10.0.0.244 () {34 vars in 671 bytes} [Mon Jun 15 21:07:08 2026] POST /v2.0/networks => generated 751 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:07:08.442 7 WARNING neutron_lib.context [req-a2f126ff-0bd7-4584-8119-78bf5599ae36 req-a5d9641a-1f2e-44ec-9875-e921944048b5 a6d75ca2201a4bb38ecd90d9a8c5b118 b2bb66763ead44f592e9f1dc03800d76 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 230/460] 10.0.0.133 () {38 vars in 971 bytes} [Mon Jun 15 21:07:08 2026] POST /v2.0/security-groups => generated 1617 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/461] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:07:08 2026] POST /v2.0/subnets => generated 674 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:07:08.650 8 WARNING neutron_lib.context [req-b0871110-bf51-4f9c-b192-f5b5d614a9b9 req-651ec84c-37f7-4bce-8b1d-f5bcce01b89c a6d75ca2201a4bb38ecd90d9a8c5b118 b2bb66763ead44f592e9f1dc03800d76 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 231/462] 10.0.0.133 () {34 vars in 991 bytes} [Mon Jun 15 21:07:08 2026] GET /v2.0/security-groups/59240ae2-eb4b-4d0d-bd6b-de08a8b89578 => generated 1621 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:07:08.705 7 INFO neutron.db.segments_db [None req-d8577c43-5e2a-450a-9216-1f48a5e5e096 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Added segment fa5fec36-aff0-4d07-8da3-bb8d658ead83 of type vxlan for network d6fba32f-ac0f-47b4-900d-7b2799af5d1b [pid: 8|app: 0|req: 232/463] 10.0.0.133 () {38 vars in 971 bytes} [Mon Jun 15 21:07:08 2026] POST /v2.0/security-groups => generated 1617 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-15 21:07:08.787 8 WARNING neutron_lib.context [req-e831f021-ab96-4d55-901f-b35c39945e42 req-d7a1ef90-49fe-41d7-a017-776ca54a83ca f8296b8b04b740e184d76d1e2b84e4b7 4d0d05f30a304ceebb9cab6e88edca54 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 233/464] 10.0.0.133 () {38 vars in 981 bytes} [Mon Jun 15 21:07:08 2026] POST /v2.0/security-group-rules => generated 582 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:07:08.890 8 WARNING neutron_lib.context [req-c2ed099b-c565-44e6-8508-60175d382a19 req-2076a433-f5aa-43de-9a28-46eb175786a3 a6d75ca2201a4bb38ecd90d9a8c5b118 b2bb66763ead44f592e9f1dc03800d76 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:07:08.993 7 INFO neutron.db.l3_hamode_db [None req-d8577c43-5e2a-450a-9216-1f48a5e5e096 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 234/465] 10.0.0.133 () {38 vars in 971 bytes} [Mon Jun 15 21:07:08 2026] POST /v2.0/security-groups => generated 1615 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-15 21:07:09.012 8 WARNING neutron_lib.context [req-4e5dd7f9-a762-4d4f-9372-8ed070342869 req-fea376d2-cedb-4a8e-be30-dca39a409299 f8296b8b04b740e184d76d1e2b84e4b7 4d0d05f30a304ceebb9cab6e88edca54 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 235/466] 10.0.0.133 () {38 vars in 971 bytes} [Mon Jun 15 21:07:09 2026] POST /v2.0/security-groups => generated 1621 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/467] 10.0.0.133 () {34 vars in 1002 bytes} [Mon Jun 15 21:07:09 2026] GET /v2.0/security-groups?tenant_id=b2bb66763ead44f592e9f1dc03800d76 => generated 7592 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/468] 10.0.0.133 () {34 vars in 991 bytes} [Mon Jun 15 21:07:09 2026] GET /v2.0/security-groups/629e9aff-7eb4-49ae-9896-a4fec51b4b74 => generated 1621 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/469] 10.0.0.133 () {34 vars in 991 bytes} [Mon Jun 15 21:07:09 2026] GET /v2.0/security-groups/c4a0e2d3-5356-4f17-9708-3f3fc9ceca71 => generated 2794 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:07:09.229 8 WARNING neutron_lib.context [req-8e2770a1-8172-4d2f-8915-5f6cfac7516e req-f95a0d96-dc9a-4bed-8f02-8746a52e6860 f8296b8b04b740e184d76d1e2b84e4b7 4d0d05f30a304ceebb9cab6e88edca54 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 239/470] 10.0.0.133 () {38 vars in 981 bytes} [Mon Jun 15 21:07:09 2026] POST /v2.0/security-group-rules => generated 582 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/471] 10.0.0.133 () {34 vars in 991 bytes} [Mon Jun 15 21:07:09 2026] GET /v2.0/security-groups/c4a0e2d3-5356-4f17-9708-3f3fc9ceca71 => generated 2794 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/472] 10.0.0.133 () {34 vars in 991 bytes} [Mon Jun 15 21:07:09 2026] GET /v2.0/security-groups/629e9aff-7eb4-49ae-9896-a4fec51b4b74 => 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: 242/473] 10.0.0.133 () {34 vars in 991 bytes} [Mon Jun 15 21:07:09 2026] GET /v2.0/security-groups/9def46f9-22cf-4f31-8aa6-6263094e90c0 => generated 1617 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:07:09.488 8 WARNING neutron_lib.context [req-7de46550-95bf-4d67-bb51-1816738339d3 req-1a62b3e6-98c0-4d24-ad54-15a69913ce24 f8296b8b04b740e184d76d1e2b84e4b7 4d0d05f30a304ceebb9cab6e88edca54 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 243/474] 10.0.0.133 () {38 vars in 981 bytes} [Mon Jun 15 21:07:09 2026] POST /v2.0/security-group-rules => generated 587 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/475] 10.0.0.133 () {36 vars in 1013 bytes} [Mon Jun 15 21:07:09 2026] DELETE /v2.0/security-groups/9def46f9-22cf-4f31-8aa6-6263094e90c0 => 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: 245/476] 10.0.0.133 () {34 vars in 991 bytes} [Mon Jun 15 21:07:09 2026] GET /v2.0/security-groups/629e9aff-7eb4-49ae-9896-a4fec51b4b74 => generated 2812 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:07:09.786 8 INFO neutron.api.v2.resource [req-6541d70b-5cdb-45df-9840-3c81b9dbf5f9 req-44e6ff36-af1a-40e8-938a-740853a91e37 a6d75ca2201a4bb38ecd90d9a8c5b118 b2bb66763ead44f592e9f1dc03800d76 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 246/477] 10.0.0.133 () {34 vars in 991 bytes} [Mon Jun 15 21:07:09 2026] GET /v2.0/security-groups/9def46f9-22cf-4f31-8aa6-6263094e90c0 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/478] 10.0.0.133 () {34 vars in 1001 bytes} [Mon Jun 15 21:07:09 2026] GET /v2.0/security-group-rules/ffe5d60b-a997-4fc1-8f1a-e6c4dd2e97e2 => generated 584 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/479] 10.0.0.133 () {34 vars in 991 bytes} [Mon Jun 15 21:07:09 2026] GET /v2.0/security-groups/394be22b-2fc1-4826-8d7d-da6954ddae0d => generated 1617 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/480] 10.0.0.133 () {34 vars in 991 bytes} [Mon Jun 15 21:07:09 2026] GET /v2.0/security-groups/629e9aff-7eb4-49ae-9896-a4fec51b4b74 => generated 2812 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/481] 10.0.0.133 () {36 vars in 1013 bytes} [Mon Jun 15 21:07:09 2026] DELETE /v2.0/security-groups/394be22b-2fc1-4826-8d7d-da6954ddae0d => 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: 251/482] 10.0.0.133 () {36 vars in 1023 bytes} [Mon Jun 15 21:07:10 2026] DELETE /v2.0/security-group-rules/ffe5d60b-a997-4fc1-8f1a-e6c4dd2e97e2 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:07:10.181 8 INFO neutron.api.v2.resource [req-181f103d-a910-4c6a-9855-7a167cc07693 req-46df655f-bd05-4131-893b-ebf33bcecd8b a6d75ca2201a4bb38ecd90d9a8c5b118 b2bb66763ead44f592e9f1dc03800d76 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 252/483] 10.0.0.133 () {34 vars in 991 bytes} [Mon Jun 15 21:07:10 2026] GET /v2.0/security-groups/394be22b-2fc1-4826-8d7d-da6954ddae0d => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/484] 10.0.0.133 () {34 vars in 991 bytes} [Mon Jun 15 21:07:10 2026] GET /v2.0/security-groups/629e9aff-7eb4-49ae-9896-a4fec51b4b74 => generated 2214 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/485] 10.0.0.133 () {34 vars in 991 bytes} [Mon Jun 15 21:07:10 2026] GET /v2.0/security-groups/138ec6d6-b7e5-44cd-91ed-61d99084abd1 => generated 1615 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:07:10.388 7 INFO neutron.db.l3_hamode_db [None req-d8577c43-5e2a-450a-9216-1f48a5e5e096 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 255/486] 10.0.0.133 () {36 vars in 1013 bytes} [Mon Jun 15 21:07:10 2026] DELETE /v2.0/security-groups/629e9aff-7eb4-49ae-9896-a4fec51b4b74 => 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: 256/487] 10.0.0.133 () {36 vars in 1013 bytes} [Mon Jun 15 21:07:10 2026] DELETE /v2.0/security-groups/138ec6d6-b7e5-44cd-91ed-61d99084abd1 => 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: 257/488] 10.0.0.133 () {34 vars in 991 bytes} [Mon Jun 15 21:07:10 2026] GET /v2.0/security-groups/59240ae2-eb4b-4d0d-bd6b-de08a8b89578 => generated 2214 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:07:10.594 8 INFO neutron.api.v2.resource [req-84411c6c-47cf-4c1b-9950-f73ed880bd06 req-296e7482-9439-4a71-81fb-707642b2189f a6d75ca2201a4bb38ecd90d9a8c5b118 b2bb66763ead44f592e9f1dc03800d76 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 258/489] 10.0.0.133 () {34 vars in 991 bytes} [Mon Jun 15 21:07:10 2026] GET /v2.0/security-groups/138ec6d6-b7e5-44cd-91ed-61d99084abd1 => 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: 259/490] 10.0.0.133 () {36 vars in 1013 bytes} [Mon Jun 15 21:07:10 2026] DELETE /v2.0/security-groups/59240ae2-eb4b-4d0d-bd6b-de08a8b89578 => 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: 260/491] 10.0.0.133 () {34 vars in 1002 bytes} [Mon Jun 15 21:07:10 2026] GET /v2.0/security-groups?tenant_id=b2bb66763ead44f592e9f1dc03800d76 => generated 2797 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/492] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:07:08 2026] POST /v2.0/routers => generated 738 bytes in 2856 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/493] 10.0.0.133 () {34 vars in 991 bytes} [Mon Jun 15 21:07:11 2026] GET /v2.0/security-groups/c4a0e2d3-5356-4f17-9708-3f3fc9ceca71 => generated 2794 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/494] 10.0.0.244 () {34 vars in 789 bytes} [Mon Jun 15 21:07:10 2026] PUT /v2.0/routers/22c90c0d-f1b5-4281-b335-717fc8785c66/remove_router_interface => generated 309 bytes in 1523 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/495] 10.0.0.133 () {34 vars in 991 bytes} [Mon Jun 15 21:07:12 2026] GET /v2.0/security-groups/c4a0e2d3-5356-4f17-9708-3f3fc9ceca71 => generated 2794 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:07:13.007 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-f465c7eb-3201-4a93-935b-f197d5852269 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 567, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 594, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 647, 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 728, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2192, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2197, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 7|app: 0|req: 234/496] 10.0.0.244 () {34 vars in 783 bytes} [Mon Jun 15 21:07:11 2026] PUT /v2.0/routers/fec615bf-bd4c-432e-ae44-199797717b54/add_router_interface => generated 309 bytes in 1500 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:07:13.070 7 INFO neutron.api.v2.resource [req-0ab2d2c1-f6cf-435c-94ba-9a87505e1491 req-492427db-b826-415c-acad-449a083a5c87 a6d75ca2201a4bb38ecd90d9a8c5b118 b2bb66763ead44f592e9f1dc03800d76 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 235/497] 10.0.0.133 () {34 vars in 991 bytes} [Mon Jun 15 21:07:13 2026] GET /v2.0/security-groups/138ec6d6-b7e5-44cd-91ed-61d99084abd1 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:07:13.118 7 INFO neutron.api.v2.resource [req-aaaf5a01-180c-4848-9657-1004559d8b43 req-47847d9f-095c-46df-9534-2fece37bf2c2 a6d75ca2201a4bb38ecd90d9a8c5b118 b2bb66763ead44f592e9f1dc03800d76 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 236/498] 10.0.0.133 () {34 vars in 991 bytes} [Mon Jun 15 21:07:13 2026] GET /v2.0/security-groups/394be22b-2fc1-4826-8d7d-da6954ddae0d => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:07:13.158 7 INFO neutron.api.v2.resource [req-ba4deb76-96ba-4d8c-9586-78eed84424c2 req-1cdee13a-a559-45e2-b54b-a78a006ceb4d a6d75ca2201a4bb38ecd90d9a8c5b118 b2bb66763ead44f592e9f1dc03800d76 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 237/499] 10.0.0.133 () {34 vars in 991 bytes} [Mon Jun 15 21:07:13 2026] GET /v2.0/security-groups/9def46f9-22cf-4f31-8aa6-6263094e90c0 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:07:13.421 8 INFO neutron.db.l3_hamode_db [None req-f465c7eb-3201-4a93-935b-f197d5852269 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] HA network 64eb93e8-a19d-46a5-9a53-35b7aa924f92 was deleted as no HA routers are present in tenant 4d0d05f30a304ceebb9cab6e88edca54. [pid: 8|app: 0|req: 263/500] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:07:12 2026] DELETE /v2.0/routers/22c90c0d-f1b5-4281-b335-717fc8785c66 => generated 0 bytes in 1111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/501] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:07:13 2026] DELETE /v2.0/subnets/ebddbfc8-b470-4492-9b98-64de60035ac1 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:07:13.920 8 INFO neutron.services.segments.plugin [-] Segment 079bdcf4-91cc-4c07-884d-f69271956cde resource provider aggregate not found 2026-06-15 21:07:13.943 8 INFO neutron.services.segments.plugin [-] Segment 079bdcf4-91cc-4c07-884d-f69271956cde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 079bdcf4-91cc-4c07-884d-f69271956cde found for delete ", "request_id": "req-7615137a-482c-4f50-a396-ea0983ab7828"}]} 2026-06-15 21:07:13.979 8 INFO neutron.services.segments.plugin [-] Segment 079bdcf4-91cc-4c07-884d-f69271956cde resource provider aggregate not found 2026-06-15 21:07:14.006 8 INFO neutron.services.segments.plugin [-] Segment 079bdcf4-91cc-4c07-884d-f69271956cde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 079bdcf4-91cc-4c07-884d-f69271956cde found for delete ", "request_id": "req-34da1a7e-dcbf-42ea-8aa0-142e7aa0ab35"}]} [pid: 8|app: 0|req: 265/502] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:07:13 2026] DELETE /v2.0/networks/78bd32a6-5cde-4011-a422-63ba3b0178ad => generated 0 bytes in 574 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:07:14.270 8 WARNING neutron_lib.context [None req-2d647b67-5a37-4d0e-93a6-9560b8429bbf 26d2aaf5451444899011791ab63171b4 0286cb1ebbf9472780bcbe16749a5335 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 266/503] 10.0.0.244 () {34 vars in 685 bytes} [Mon Jun 15 21:07:14 2026] POST /v2.0/security-groups => generated 1596 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/504] 10.0.0.133 () {34 vars in 1100 bytes} [Mon Jun 15 21:07:14 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1133032437&fields=id&tenant_id=6db27c6defd946a79b2d561c99e11d04 => generated 69 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/505] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:07:14 2026] GET /v2.0/security-groups?tenant_id=4d0d05f30a304ceebb9cab6e88edca54&name=default => generated 2797 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:07:14.548 8 WARNING neutron_lib.context [None req-96d1c618-af0f-42d0-8291-e078039bd20a 26d2aaf5451444899011791ab63171b4 0286cb1ebbf9472780bcbe16749a5335 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 269/506] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:07:14 2026] POST /v2.0/security-group-rules => generated 565 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/507] 10.0.0.133 () {34 vars in 982 bytes} [Mon Jun 15 21:07:14 2026] GET /v2.0/networks?id=62f8a31a-9158-43dd-b896-83c284ad7b59 => generated 680 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/508] 10.0.0.244 () {34 vars in 789 bytes} [Mon Jun 15 21:07:13 2026] PUT /v2.0/routers/c66f696b-ce66-4da2-bf2a-9b53f1e6f0cc/remove_router_interface => generated 309 bytes in 1682 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:07:14.857 7 WARNING neutron_lib.context [None req-843d2e23-63bf-4642-bf02-17abdb3d8341 26d2aaf5451444899011791ab63171b4 0286cb1ebbf9472780bcbe16749a5335 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 271/509] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:07:14 2026] DELETE /v2.0/security-groups/0a1d1ff6-e501-4377-b896-e32e44082076 => 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: 272/510] 10.0.0.133 () {34 vars in 965 bytes} [Mon Jun 15 21:07:14 2026] GET /v2.0/quotas/6db27c6defd946a79b2d561c99e11d04 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/511] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:07:14 2026] POST /v2.0/security-group-rules => generated 570 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/512] 10.0.0.133 () {34 vars in 1002 bytes} [Mon Jun 15 21:07:14 2026] GET /v2.0/ports?tenant_id=6db27c6defd946a79b2d561c99e11d04&fields=id => generated 103 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:07:15.064 7 WARNING neutron_lib.context [None req-f9ab5201-3bda-4ad4-8182-e6f33ca3b91a 26d2aaf5451444899011791ab63171b4 0286cb1ebbf9472780bcbe16749a5335 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 241/513] 10.0.0.244 () {34 vars in 676 bytes} [Mon Jun 15 21:07:15 2026] POST /v2.0/floatingips => generated 552 bytes in 576 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/514] 10.0.0.133 () {34 vars in 907 bytes} [Mon Jun 15 21:07:15 2026] GET /v2.0/extensions => generated 19600 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/515] 10.0.0.133 () {34 vars in 1008 bytes} [Mon Jun 15 21:07:15 2026] GET /v2.0/networks/62f8a31a-9158-43dd-b896-83c284ad7b59?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/516] 10.0.0.133 () {34 vars in 1108 bytes} [Mon Jun 15 21:07:15 2026] GET /v2.0/networks/62f8a31a-9158-43dd-b896-83c284ad7b59?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) 2026-06-15 21:07:15.935 8 INFO neutron.db.l3_hamode_db [None req-75673862-d09e-4aa1-ac32-c7ae867ca02e 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] HA network 663687f9-4de9-4e70-b5aa-78ff94f28eae was deleted as no HA routers are present in tenant b2bb66763ead44f592e9f1dc03800d76. [pid: 8|app: 0|req: 273/517] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:07:14 2026] DELETE /v2.0/routers/c66f696b-ce66-4da2-bf2a-9b53f1e6f0cc => generated 0 bytes in 1014 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:07:16.201 8 INFO neutron.services.segments.plugin [-] Segment 21a0ffd6-e009-43e8-9d81-2ed0922a848a resource provider aggregate not found 2026-06-15 21:07:16.212 8 INFO neutron.services.segments.plugin [-] Segment 21a0ffd6-e009-43e8-9d81-2ed0922a848a resource provider aggregate not found [pid: 7|app: 0|req: 245/518] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:07:15 2026] DELETE /v2.0/subnets/5209223b-35e3-47f9-a0b2-fc56d2fe2f92 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:07:16.221 8 INFO neutron.services.segments.plugin [-] Segment 21a0ffd6-e009-43e8-9d81-2ed0922a848a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21a0ffd6-e009-43e8-9d81-2ed0922a848a found for delete ", "request_id": "req-466022d2-2cf9-4a61-8eff-567f36b3929d"}]} 2026-06-15 21:07:16.237 8 INFO neutron.services.segments.plugin [-] Segment 21a0ffd6-e009-43e8-9d81-2ed0922a848a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21a0ffd6-e009-43e8-9d81-2ed0922a848a found for delete ", "request_id": "req-5c2d00c1-fa63-4b1a-b6c7-164ec0efc3f0"}]} 2026-06-15 21:07:16.245 8 INFO neutron.services.segments.plugin [-] Segment 6ec7b5ca-cf5e-49e5-8883-061d6099927d resource provider aggregate not found [pid: 8|app: 0|req: 274/519] 10.0.0.133 () {34 vars in 1100 bytes} [Mon Jun 15 21:07:16 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1001111356&fields=id&tenant_id=0286cb1ebbf9472780bcbe16749a5335 => generated 69 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:07:16.279 8 INFO neutron.services.segments.plugin [-] Segment 6ec7b5ca-cf5e-49e5-8883-061d6099927d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ec7b5ca-cf5e-49e5-8883-061d6099927d found for delete ", "request_id": "req-3338cbff-acf6-4611-8a57-bf26e193d466"}]} 2026-06-15 21:07:16.282 8 INFO neutron.services.segments.plugin [-] Segment 6ec7b5ca-cf5e-49e5-8883-061d6099927d resource provider aggregate not found 2026-06-15 21:07:16.316 8 INFO neutron.services.segments.plugin [-] Segment 6ec7b5ca-cf5e-49e5-8883-061d6099927d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ec7b5ca-cf5e-49e5-8883-061d6099927d found for delete ", "request_id": "req-8ca5c4b0-224e-43b9-8f33-4146610eb37e"}]} [pid: 8|app: 0|req: 275/520] 10.0.0.133 () {34 vars in 982 bytes} [Mon Jun 15 21:07:16 2026] GET /v2.0/networks?id=27d50079-99cf-4a1e-ae62-b758b4573564 => generated 683 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/521] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:16 2026] GET /v2.0/ports?device_id=647a7449-1de4-465c-9c0c-fccf8ed5fc98 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/522] 10.0.0.133 () {34 vars in 965 bytes} [Mon Jun 15 21:07:16 2026] GET /v2.0/quotas/0286cb1ebbf9472780bcbe16749a5335 => generated 292 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/523] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:07:16 2026] DELETE /v2.0/networks/124dc9b9-35c5-4be9-a115-2c2f7d0716da => generated 0 bytes in 556 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/524] 10.0.0.133 () {34 vars in 1002 bytes} [Mon Jun 15 21:07:16 2026] GET /v2.0/ports?tenant_id=0286cb1ebbf9472780bcbe16749a5335&fields=id => generated 103 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/525] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:07:16 2026] GET /v2.0/security-groups?tenant_id=b2bb66763ead44f592e9f1dc03800d76&name=default => generated 2797 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/526] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:07:17 2026] DELETE /v2.0/security-groups/c4a0e2d3-5356-4f17-9708-3f3fc9ceca71 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:07:17.199 7 INFO neutron.db.segments_db [None req-f4ad6d09-93cd-4f83-b1ac-3aeea3f32db8 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Added segment 9ce261cb-a1cd-452b-85d1-43f0ac9d8fd7 of type vxlan for network 39a6bc4f-735d-4f1f-817e-09132dfdc93e 2026-06-15 21:07:17.272 7 INFO neutron.services.segments.plugin [-] Segment 618ce7ee-8215-4079-8a97-61ad54810052 resource provider aggregate not found 2026-06-15 21:07:17.293 7 INFO neutron.services.segments.plugin [-] Segment 618ce7ee-8215-4079-8a97-61ad54810052 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 618ce7ee-8215-4079-8a97-61ad54810052 found for delete ", "request_id": "req-d9d2a280-bb9a-4f28-90da-c330e5e5c3d6"}]} [pid: 7|app: 0|req: 247/527] 10.0.0.244 () {34 vars in 671 bytes} [Mon Jun 15 21:07:16 2026] POST /v2.0/networks => generated 746 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:07:17.320 7 INFO neutron.services.segments.plugin [-] Segment 618ce7ee-8215-4079-8a97-61ad54810052 resource provider aggregate not found [pid: 8|app: 0|req: 281/528] 10.0.0.133 () {34 vars in 907 bytes} [Mon Jun 15 21:07:17 2026] GET /v2.0/extensions => generated 19600 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-15 21:07:17.347 7 INFO neutron.services.segments.plugin [-] Segment 618ce7ee-8215-4079-8a97-61ad54810052 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 618ce7ee-8215-4079-8a97-61ad54810052 found for delete ", "request_id": "req-26a459ca-3907-4904-a259-b7f241bb0abe"}]} [pid: 8|app: 0|req: 282/529] 10.0.0.133 () {34 vars in 1008 bytes} [Mon Jun 15 21:07:17 2026] GET /v2.0/networks/27d50079-99cf-4a1e-ae62-b758b4573564?fields=segments => generated 14 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/530] 10.0.0.133 () {34 vars in 1108 bytes} [Mon Jun 15 21:07:17 2026] GET /v2.0/networks/27d50079-99cf-4a1e-ae62-b758b4573564?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: 248/531] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:07:17 2026] POST /v2.0/subnets => generated 669 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:07:17.641 8 INFO neutron.db.segments_db [None req-d59a4e46-9ece-4a3b-917e-364d43fbfbef 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Added segment 6ed084f6-63a2-4eef-bc50-d1bc2120ad65 of type vxlan for network f502790e-30e7-495d-a3c9-a2ab4555bad8 [pid: 7|app: 0|req: 249/532] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:17 2026] GET /v2.0/ports?device_id=b569c509-9c15-4772-bcde-d95ecd59d226 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:07:18.035 8 INFO neutron.db.l3_hamode_db [None req-d59a4e46-9ece-4a3b-917e-364d43fbfbef 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 250/533] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:18 2026] GET /v2.0/ports?device_id=647a7449-1de4-465c-9c0c-fccf8ed5fc98 => 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: 251/534] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:07:18 2026] GET /v2.0/networks?id=62f8a31a-9158-43dd-b896-83c284ad7b59 => generated 680 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/535] 199.204.45.140 () {34 vars in 1050 bytes} [Mon Jun 15 21:07:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6db27c6defd946a79b2d561c99e11d04 => generated 181 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:07:18.774 7 WARNING neutron_lib.context [req-3d12f76a-e689-420e-840f-4171bdf05d2b req-8087a593-2299-4aef-97a2-f55f191d82f3 5ebfdb76597d4453a23ceb2dd6642479 6db27c6defd946a79b2d561c99e11d04 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:07:19.342 8 INFO neutron.db.l3_hamode_db [None req-d59a4e46-9ece-4a3b-917e-364d43fbfbef 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 253/536] 199.204.45.140 () {38 vars in 955 bytes} [Mon Jun 15 21:07:18 2026] POST /v2.0/ports => generated 954 bytes in 647 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: 254/537] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:07:19 2026] GET /v2.0/networks?id=27d50079-99cf-4a1e-ae62-b758b4573564 => generated 683 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/538] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:19 2026] GET /v2.0/ports?device_id=b569c509-9c15-4772-bcde-d95ecd59d226 => 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: 256/539] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:19 2026] GET /v2.0/ports?device_id=647a7449-1de4-465c-9c0c-fccf8ed5fc98 => generated 957 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:07:19.944 7 INFO neutron.db.segments_db [None req-352e29b7-9c80-498a-aa82-0bb056a39e45 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Added segment 8a8c9fce-f041-42c5-9365-370b5c578c54 of type vxlan for network f59196dc-1b07-4f57-b214-98a978ffa13c [pid: 7|app: 0|req: 257/540] 10.0.0.244 () {34 vars in 671 bytes} [Mon Jun 15 21:07:19 2026] POST /v2.0/networks => generated 743 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/541] 199.204.45.140 () {34 vars in 911 bytes} [Mon Jun 15 21:07:20 2026] GET /v2.0/extensions => generated 19600 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/542] 199.204.45.140 () {34 vars in 1050 bytes} [Mon Jun 15 21:07:20 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0286cb1ebbf9472780bcbe16749a5335 => generated 181 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/543] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:07:20 2026] GET /v2.0/security-groups?id=e5334bd9-e19e-4205-8f1c-b621688d7b0f&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/544] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:07:20 2026] POST /v2.0/subnets => generated 666 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:07:20.539 7 WARNING neutron_lib.context [req-46722b86-3f5f-4f90-a31c-0ead4b6de391 req-fcffce7a-bebb-4b0a-92f6-3e60e1f917bc 26d2aaf5451444899011791ab63171b4 0286cb1ebbf9472780bcbe16749a5335 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 284/545] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:07:17 2026] POST /v2.0/routers => generated 733 bytes in 3127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/546] 199.204.45.140 () {38 vars in 955 bytes} [Mon Jun 15 21:07:20 2026] POST /v2.0/ports => generated 954 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, ' 2026-06-15 21:07:21.153 7 INFO neutron.db.segments_db [None req-59d74d62-6879-404d-ad93-111c050d2fbe 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Added segment f66d14fd-34b2-46c7-ae3f-edb913a26dc2 of type vxlan for network 901ce6c3-4bc3-48f1-98c3-2f5096874801 2026-06-15 21:07:21.553 7 INFO neutron.db.l3_hamode_db [None req-59d74d62-6879-404d-ad93-111c050d2fbe 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 285/547] 199.204.45.140 () {38 vars in 1028 bytes} [Mon Jun 15 21:07:20 2026] PUT /v2.0/ports/e2c1fc94-c21e-4e62-825c-b4bc57e5684c => generated 1199 bytes in 838 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: 286/548] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:21 2026] GET /v2.0/ports?device_id=b569c509-9c15-4772-bcde-d95ecd59d226 => generated 957 bytes in 91 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-06-15 21:07:23.049 7 INFO neutron.db.l3_hamode_db [None req-59d74d62-6879-404d-ad93-111c050d2fbe 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 287/549] 10.0.0.244 () {34 vars in 783 bytes} [Mon Jun 15 21:07:21 2026] PUT /v2.0/routers/b72b2550-43cf-4109-9a22-161ed90c686b/add_router_interface => generated 309 bytes in 1666 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/552] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:07:21 2026] POST /v2.0/routers => generated 730 bytes in 3060 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/553] 199.204.45.140 () {38 vars in 1028 bytes} [Mon Jun 15 21:07:23 2026] PUT /v2.0/ports/73fe0d6e-59c4-4e64-b362-6edff963ff19 => generated 1199 bytes in 847 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: 264/554] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:24 2026] GET /v2.0/ports?device_id=647a7449-1de4-465c-9c0c-fccf8ed5fc98 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/555] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:07:24 2026] GET /v2.0/ports?tenant_id=6db27c6defd946a79b2d561c99e11d04&device_id=647a7449-1de4-465c-9c0c-fccf8ed5fc98 => generated 1238 bytes in 75 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: 265/556] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:07:24 2026] GET /v2.0/security-groups?id=79717e59-3359-45da-8f4a-1a5569802104&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/557] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:07:24 2026] GET /v2.0/ports?tenant_id=0286cb1ebbf9472780bcbe16749a5335&device_id=b569c509-9c15-4772-bcde-d95ecd59d226 => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/558] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:07:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=e2c1fc94-c21e-4e62-825c-b4bc57e5684c => 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: 268/559] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:07:24 2026] GET /v2.0/security-groups?id=e5334bd9-e19e-4205-8f1c-b621688d7b0f&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:07:24.413 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-99add66b-90a0-406a-a11e-869e9d253083'] response: {'name': 'network-changed', 'server_uuid': '647a7449-1de4-465c-9c0c-fccf8ed5fc98', 'tag': 'e2c1fc94-c21e-4e62-825c-b4bc57e5684c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 269/560] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:07:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=73fe0d6e-59c4-4e64-b362-6edff963ff19 => 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: 270/561] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:07:24 2026] GET /v2.0/subnets?id=fd433e62-9c20-4d3e-bbc8-a9e217a0ff13 => generated 674 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/562] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:07:24 2026] GET /v2.0/subnets?id=31ee7ffa-f5d1-4d27-8577-edf9e0c419c7 => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/563] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:07:24 2026] GET /v2.0/ports?network_id=62f8a31a-9158-43dd-b896-83c284ad7b59&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/564] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:07:24 2026] GET /v2.0/ports?network_id=27d50079-99cf-4a1e-ae62-b758b4573564&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/565] 10.0.0.133 () {34 vars in 982 bytes} [Mon Jun 15 21:07:24 2026] GET /v2.0/networks?id=39a6bc4f-735d-4f1f-817e-09132dfdc93e => generated 678 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/566] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:07:24 2026] GET /v2.0/networks/62f8a31a-9158-43dd-b896-83c284ad7b59?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: 276/567] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:07:24 2026] GET /v2.0/networks/27d50079-99cf-4a1e-ae62-b758b4573564?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: 277/568] 10.0.0.133 () {34 vars in 965 bytes} [Mon Jun 15 21:07:24 2026] GET /v2.0/quotas/d6944ef27e074f0a96676146818237a6 => 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: 278/569] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:07:24 2026] GET /v2.0/networks/62f8a31a-9158-43dd-b896-83c284ad7b59?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: 279/570] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:07:24 2026] GET /v2.0/networks/27d50079-99cf-4a1e-ae62-b758b4573564?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/571] 10.0.0.133 () {34 vars in 1002 bytes} [Mon Jun 15 21:07:24 2026] GET /v2.0/ports?tenant_id=d6944ef27e074f0a96676146818237a6&fields=id => generated 103 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/572] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:07:25 2026] GET /v2.0/ports?tenant_id=6db27c6defd946a79b2d561c99e11d04&device_id=647a7449-1de4-465c-9c0c-fccf8ed5fc98 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/573] 10.0.0.133 () {34 vars in 1008 bytes} [Mon Jun 15 21:07:25 2026] GET /v2.0/networks/39a6bc4f-735d-4f1f-817e-09132dfdc93e?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: 283/574] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:07:25 2026] GET /v2.0/networks?id=62f8a31a-9158-43dd-b896-83c284ad7b59 => generated 776 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/575] 10.0.0.133 () {34 vars in 1108 bytes} [Mon Jun 15 21:07:25 2026] GET /v2.0/networks/39a6bc4f-735d-4f1f-817e-09132dfdc93e?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: 285/576] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:07:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=e2c1fc94-c21e-4e62-825c-b4bc57e5684c => 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/577] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:25 2026] GET /v2.0/ports?device_id=b569c509-9c15-4772-bcde-d95ecd59d226 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/578] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:07:25 2026] GET /v2.0/subnets?id=fd433e62-9c20-4d3e-bbc8-a9e217a0ff13 => generated 674 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/579] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:07:25 2026] GET /v2.0/security-groups?id=79717e59-3359-45da-8f4a-1a5569802104&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/580] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:25 2026] GET /v2.0/ports?device_id=647a7449-1de4-465c-9c0c-fccf8ed5fc98 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/581] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:07:25 2026] GET /v2.0/ports?network_id=62f8a31a-9158-43dd-b896-83c284ad7b59&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: 291/582] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:25 2026] GET /v2.0/ports?device_id=9272a952-64c1-4f6d-b4bc-dfc5e61c0173 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/583] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:07:25 2026] GET /v2.0/security-groups?id=e5334bd9-e19e-4205-8f1c-b621688d7b0f&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/584] 10.0.0.244 () {34 vars in 783 bytes} [Mon Jun 15 21:07:24 2026] PUT /v2.0/routers/e79820d1-1aa6-4322-bf94-ef120657f79f/add_router_interface => generated 309 bytes in 1633 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/585] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:07:25 2026] GET /v2.0/networks/62f8a31a-9158-43dd-b896-83c284ad7b59?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: 293/586] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:07:25 2026] GET /v2.0/networks/62f8a31a-9158-43dd-b896-83c284ad7b59?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:07:26.426 7 WARNING neutron_lib.context [None req-c7599a27-abb9-4fe5-8738-2d65b122f498 883e0180e29b4d079836f8f463ce1086 d85f503294ff42a39aa7b52156a662bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 294/587] 10.0.0.244 () {34 vars in 685 bytes} [Mon Jun 15 21:07:26 2026] POST /v2.0/security-groups => generated 1596 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-15 21:07:26.582 7 WARNING neutron_lib.context [None req-9f313820-588c-44ee-b4a6-66888647a5dd 883e0180e29b4d079836f8f463ce1086 d85f503294ff42a39aa7b52156a662bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:07:26.624 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9269f6a0-4a96-4981-8a30-af6275691f90'] response: {'name': 'network-changed', 'server_uuid': 'b569c509-9c15-4772-bcde-d95ecd59d226', 'tag': '73fe0d6e-59c4-4e64-b362-6edff963ff19', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 294/588] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:07:26 2026] GET /v2.0/networks?id=39a6bc4f-735d-4f1f-817e-09132dfdc93e => generated 678 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/589] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:07:26 2026] POST /v2.0/security-group-rules => generated 565 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:07:26.699 7 WARNING neutron_lib.context [req-d3c32204-f526-409f-889a-146b5b417e76 req-dd808922-52c1-4054-bf10-6aebf6cd519f 61a467e7111640159ce1a7bbe4c4e53f d6944ef27e074f0a96676146818237a6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 295/590] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:07:26 2026] GET /v2.0/ports?tenant_id=0286cb1ebbf9472780bcbe16749a5335&device_id=b569c509-9c15-4772-bcde-d95ecd59d226 => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:07:26.721 8 WARNING neutron_lib.context [None req-21969c29-6240-42f7-a3f9-86485deb7d43 883e0180e29b4d079836f8f463ce1086 d85f503294ff42a39aa7b52156a662bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 296/591] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:07:26 2026] POST /v2.0/security-group-rules => generated 570 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/592] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:07:26 2026] GET /v2.0/networks?id=27d50079-99cf-4a1e-ae62-b758b4573564 => generated 779 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/593] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:26 2026] GET /v2.0/ports?device_id=b569c509-9c15-4772-bcde-d95ecd59d226 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/594] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:27 2026] GET /v2.0/ports?device_id=9272a952-64c1-4f6d-b4bc-dfc5e61c0173 => generated 957 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:07:27.204 8 WARNING neutron_lib.context [None req-cfda5cb2-1038-4ff2-a54c-c374b5f9d81b 883e0180e29b4d079836f8f463ce1086 d85f503294ff42a39aa7b52156a662bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 296/595] 199.204.45.140 () {38 vars in 955 bytes} [Mon Jun 15 21:07:26 2026] POST /v2.0/ports => generated 954 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 297/596] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:07:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=73fe0d6e-59c4-4e64-b362-6edff963ff19 => 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: 298/597] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:07:27 2026] GET /v2.0/security-groups?id=79717e59-3359-45da-8f4a-1a5569802104&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: 299/598] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:07:27 2026] GET /v2.0/security-groups?id=e54f2d42-4db1-4158-ae66-484945aa1bbc&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/599] 199.204.45.140 () {38 vars in 1028 bytes} [Mon Jun 15 21:07:27 2026] PUT /v2.0/ports/7858346c-d648-43c4-9470-de8edda72160 => generated 1199 bytes in 631 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 300/600] 10.0.0.244 () {34 vars in 676 bytes} [Mon Jun 15 21:07:27 2026] POST /v2.0/floatingips => generated 552 bytes in 805 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/601] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:07:27 2026] GET /v2.0/subnets?id=31ee7ffa-f5d1-4d27-8577-edf9e0c419c7 => generated 677 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 302/602] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:07:28 2026] GET /v2.0/ports?tenant_id=d6944ef27e074f0a96676146818237a6&device_id=9272a952-64c1-4f6d-b4bc-dfc5e61c0173 => generated 1238 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/603] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:07:28 2026] GET /v2.0/ports?network_id=27d50079-99cf-4a1e-ae62-b758b4573564&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: 301/604] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:28 2026] GET /v2.0/ports?device_id=647a7449-1de4-465c-9c0c-fccf8ed5fc98 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/605] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:07:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7858346c-d648-43c4-9470-de8edda72160 => 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: 305/606] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:07:28 2026] GET /v2.0/security-groups?id=e5334bd9-e19e-4205-8f1c-b621688d7b0f&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/607] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:07:28 2026] GET /v2.0/networks/27d50079-99cf-4a1e-ae62-b758b4573564?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/608] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:07:28 2026] GET /v2.0/subnets?id=408c832e-aa73-4fdc-b3d0-f707edd0f161 => generated 672 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/609] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:07:28 2026] GET /v2.0/networks/27d50079-99cf-4a1e-ae62-b758b4573564?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/610] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:07:28 2026] GET /v2.0/ports?network_id=39a6bc4f-735d-4f1f-817e-09132dfdc93e&device_owner=network%3Adhcp => generated 1244 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/611] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:28 2026] GET /v2.0/ports?device_id=b569c509-9c15-4772-bcde-d95ecd59d226 => 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: 308/612] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:07:28 2026] GET /v2.0/networks/39a6bc4f-735d-4f1f-817e-09132dfdc93e?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:07:28.478 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-42e426f8-6024-43b7-991f-125ac4f8d71e'] response: {'name': 'network-changed', 'server_uuid': '9272a952-64c1-4f6d-b4bc-dfc5e61c0173', 'tag': '7858346c-d648-43c4-9470-de8edda72160', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 305/613] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:07:28 2026] GET /v2.0/security-groups?id=79717e59-3359-45da-8f4a-1a5569802104&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/614] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:07:28 2026] GET /v2.0/networks/39a6bc4f-735d-4f1f-817e-09132dfdc93e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/615] 10.0.0.133 () {34 vars in 1100 bytes} [Mon Jun 15 21:07:28 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1350909336&fields=id&tenant_id=d85f503294ff42a39aa7b52156a662bd => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/616] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:28 2026] GET /v2.0/ports?device_id=9272a952-64c1-4f6d-b4bc-dfc5e61c0173 => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/617] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:07:28 2026] GET /v2.0/security-groups?id=e54f2d42-4db1-4158-ae66-484945aa1bbc&fields=id&fields=name => generated 88 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/618] 10.0.0.133 () {34 vars in 982 bytes} [Mon Jun 15 21:07:28 2026] GET /v2.0/networks?id=f59196dc-1b07-4f57-b214-98a978ffa13c => generated 675 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/619] 10.0.0.133 () {34 vars in 965 bytes} [Mon Jun 15 21:07:28 2026] GET /v2.0/quotas/d85f503294ff42a39aa7b52156a662bd => 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: 313/620] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:07:28 2026] GET /v2.0/ports?tenant_id=d6944ef27e074f0a96676146818237a6&device_id=9272a952-64c1-4f6d-b4bc-dfc5e61c0173 => generated 1238 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/621] 10.0.0.133 () {34 vars in 1002 bytes} [Mon Jun 15 21:07:28 2026] GET /v2.0/ports?tenant_id=d85f503294ff42a39aa7b52156a662bd&fields=id => generated 103 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/622] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:07:28 2026] GET /v2.0/networks?id=39a6bc4f-735d-4f1f-817e-09132dfdc93e => generated 774 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/623] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:07:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7858346c-d648-43c4-9470-de8edda72160 => 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: 309/624] 10.0.0.133 () {34 vars in 1008 bytes} [Mon Jun 15 21:07:28 2026] GET /v2.0/networks/f59196dc-1b07-4f57-b214-98a978ffa13c?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: 316/625] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:07:28 2026] GET /v2.0/subnets?id=408c832e-aa73-4fdc-b3d0-f707edd0f161 => generated 672 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/626] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:07:28 2026] GET /v2.0/ports?network_id=39a6bc4f-735d-4f1f-817e-09132dfdc93e&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/627] 10.0.0.133 () {34 vars in 1108 bytes} [Mon Jun 15 21:07:28 2026] GET /v2.0/networks/f59196dc-1b07-4f57-b214-98a978ffa13c?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: 318/628] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:07:29 2026] GET /v2.0/networks/39a6bc4f-735d-4f1f-817e-09132dfdc93e?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: 311/629] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:07:29 2026] GET /v2.0/networks/39a6bc4f-735d-4f1f-817e-09132dfdc93e?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: 319/630] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:29 2026] GET /v2.0/ports?device_id=b929ef65-dce0-4efe-9ec9-ba8a450ed692 => 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: 312/631] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:29 2026] GET /v2.0/ports?device_id=647a7449-1de4-465c-9c0c-fccf8ed5fc98 => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/632] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:07:29 2026] GET /v2.0/security-groups?id=e5334bd9-e19e-4205-8f1c-b621688d7b0f&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: 313/633] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:29 2026] GET /v2.0/ports?device_id=b569c509-9c15-4772-bcde-d95ecd59d226 => generated 969 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/634] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:07:29 2026] GET /v2.0/security-groups?id=79717e59-3359-45da-8f4a-1a5569802104&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: 314/635] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:29 2026] GET /v2.0/ports?device_id=9272a952-64c1-4f6d-b4bc-dfc5e61c0173 => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/636] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:07:29 2026] GET /v2.0/security-groups?id=e54f2d42-4db1-4158-ae66-484945aa1bbc&fields=id&fields=name => generated 88 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/637] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:07:30 2026] GET /v2.0/networks?id=f59196dc-1b07-4f57-b214-98a978ffa13c => generated 675 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/638] 199.204.45.140 () {34 vars in 1050 bytes} [Mon Jun 15 21:07:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d85f503294ff42a39aa7b52156a662bd => generated 181 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:07:30.278 8 WARNING neutron_lib.context [req-1b3f985b-fd08-4202-b5c5-aa335573861b req-b2c45023-6459-4b5b-b855-9b8bc4333a9e 883e0180e29b4d079836f8f463ce1086 d85f503294ff42a39aa7b52156a662bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 324/639] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:30 2026] GET /v2.0/ports?device_id=b929ef65-dce0-4efe-9ec9-ba8a450ed692 => 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: 325/640] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:30 2026] GET /v2.0/ports?device_id=647a7449-1de4-465c-9c0c-fccf8ed5fc98 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/641] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:07:30 2026] GET /v2.0/security-groups?id=e5334bd9-e19e-4205-8f1c-b621688d7b0f&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/642] 199.204.45.140 () {38 vars in 955 bytes} [Mon Jun 15 21:07:30 2026] POST /v2.0/ports => generated 954 bytes in 605 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/643] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:30 2026] GET /v2.0/ports?device_id=b569c509-9c15-4772-bcde-d95ecd59d226 => generated 971 bytes in 125 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: 328/644] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:07:30 2026] GET /v2.0/security-groups?id=79717e59-3359-45da-8f4a-1a5569802104&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: 329/645] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:30 2026] GET /v2.0/ports?device_id=9272a952-64c1-4f6d-b4bc-dfc5e61c0173 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/646] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:07:31 2026] GET /v2.0/security-groups?id=e54f2d42-4db1-4158-ae66-484945aa1bbc&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/647] 199.204.45.140 () {38 vars in 1028 bytes} [Mon Jun 15 21:07:30 2026] PUT /v2.0/ports/64c3b34e-83bb-4245-ac8d-303d4e05ddb4 => generated 1199 bytes in 616 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/648] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:31 2026] GET /v2.0/ports?device_id=b929ef65-dce0-4efe-9ec9-ba8a450ed692 => generated 969 bytes in 128 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-06-15 21:07:31.619 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b9ad4211-2360-49b6-8c6d-ebb28c24f260'] response: {'name': 'network-changed', 'server_uuid': 'b929ef65-dce0-4efe-9ec9-ba8a450ed692', 'tag': '64c3b34e-83bb-4245-ac8d-303d4e05ddb4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 332/649] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:07:31 2026] GET /v2.0/security-groups?id=94be32d2-f554-4d9f-9e79-83e6616802ea&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/650] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:07:31 2026] GET /v2.0/ports?tenant_id=d85f503294ff42a39aa7b52156a662bd&device_id=b929ef65-dce0-4efe-9ec9-ba8a450ed692 => generated 1238 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/651] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:07:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=64c3b34e-83bb-4245-ac8d-303d4e05ddb4 => 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: 319/652] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:07:31 2026] GET /v2.0/subnets?id=3a1294c5-5c25-44cc-b997-d342f456ef3b => generated 669 bytes in 72 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: 334/653] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:31 2026] GET /v2.0/ports?device_id=647a7449-1de4-465c-9c0c-fccf8ed5fc98 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/654] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:07:31 2026] GET /v2.0/ports?network_id=f59196dc-1b07-4f57-b214-98a978ffa13c&device_owner=network%3Adhcp => generated 1244 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/655] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:07:31 2026] GET /v2.0/security-groups?id=e5334bd9-e19e-4205-8f1c-b621688d7b0f&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: 321/656] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:07:31 2026] GET /v2.0/networks/f59196dc-1b07-4f57-b214-98a978ffa13c?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/657] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:07:31 2026] GET /v2.0/networks/f59196dc-1b07-4f57-b214-98a978ffa13c?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: 337/658] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:07:32 2026] GET /v2.0/ports?tenant_id=d85f503294ff42a39aa7b52156a662bd&device_id=b929ef65-dce0-4efe-9ec9-ba8a450ed692 => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/659] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:32 2026] GET /v2.0/ports?device_id=b569c509-9c15-4772-bcde-d95ecd59d226 => generated 971 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/660] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:07:32 2026] GET /v2.0/networks?id=f59196dc-1b07-4f57-b214-98a978ffa13c => generated 771 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/661] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:07:32 2026] GET /v2.0/security-groups?id=79717e59-3359-45da-8f4a-1a5569802104&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: 323/662] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:32 2026] GET /v2.0/ports?device_id=9272a952-64c1-4f6d-b4bc-dfc5e61c0173 => generated 971 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/663] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:07:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=64c3b34e-83bb-4245-ac8d-303d4e05ddb4 => 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: 324/664] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:07:32 2026] GET /v2.0/security-groups?id=e54f2d42-4db1-4158-ae66-484945aa1bbc&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/665] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:07:32 2026] GET /v2.0/subnets?id=3a1294c5-5c25-44cc-b997-d342f456ef3b => generated 669 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/666] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:32 2026] GET /v2.0/ports?device_id=b569c509-9c15-4772-bcde-d95ecd59d226 => 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: 325/667] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:07:32 2026] GET /v2.0/ports?network_id=f59196dc-1b07-4f57-b214-98a978ffa13c&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/668] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:07:32 2026] GET /v2.0/networks/f59196dc-1b07-4f57-b214-98a978ffa13c?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: 344/669] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:07:32 2026] GET /v2.0/networks/f59196dc-1b07-4f57-b214-98a978ffa13c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/670] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:32 2026] GET /v2.0/ports?device_id=b929ef65-dce0-4efe-9ec9-ba8a450ed692 => generated 969 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/671] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:07:32 2026] GET /v2.0/security-groups?id=94be32d2-f554-4d9f-9e79-83e6616802ea&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/672] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:32 2026] GET /v2.0/ports?device_id=647a7449-1de4-465c-9c0c-fccf8ed5fc98 => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/673] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:07:33 2026] GET /v2.0/security-groups?id=e5334bd9-e19e-4205-8f1c-b621688d7b0f&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: 7|app: 0|req: 349/674] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:33 2026] GET /v2.0/ports?device_id=9272a952-64c1-4f6d-b4bc-dfc5e61c0173 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:07:33.612 8 INFO neutron.db.l3_db [None req-b543d1f9-1d0f-424f-8354-853ce5ee039b 26d2aaf5451444899011791ab63171b4 0286cb1ebbf9472780bcbe16749a5335 - - default default] Floating IP 6fbeeb0c-82b6-43d0-93f3-ae3eb623e921 associated. External IP: 10.96.250.204, port: 73fe0d6e-59c4-4e64-b362-6edff963ff19. [pid: 7|app: 0|req: 350/675] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:07:33 2026] GET /v2.0/security-groups?id=e54f2d42-4db1-4158-ae66-484945aa1bbc&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/676] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:33 2026] GET /v2.0/ports?device_id=b929ef65-dce0-4efe-9ec9-ba8a450ed692 => 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: 326/677] 10.0.0.244 () {34 vars in 749 bytes} [Mon Jun 15 21:07:32 2026] PUT /v2.0/floatingips/6fbeeb0c-82b6-43d0-93f3-ae3eb623e921 => generated 855 bytes in 1546 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/678] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:07:34 2026] GET /v2.0/security-groups?id=94be32d2-f554-4d9f-9e79-83e6616802ea&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: 327/679] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:34 2026] GET /v2.0/ports?device_id=9272a952-64c1-4f6d-b4bc-dfc5e61c0173 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/680] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:07:34 2026] GET /v2.0/security-groups?id=e54f2d42-4db1-4158-ae66-484945aa1bbc&fields=id&fields=name => generated 88 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/681] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:34 2026] GET /v2.0/ports?device_id=b569c509-9c15-4772-bcde-d95ecd59d226 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:07:34.257 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a0c1f775-d850-4633-8150-43e809a3afd3'] response: {'name': 'network-changed', 'server_uuid': 'b569c509-9c15-4772-bcde-d95ecd59d226', 'tag': '73fe0d6e-59c4-4e64-b362-6edff963ff19', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 354/682] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:07:34 2026] GET /v2.0/security-groups?id=79717e59-3359-45da-8f4a-1a5569802104&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/683] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:07:34 2026] GET /v2.0/ports?tenant_id=0286cb1ebbf9472780bcbe16749a5335&device_id=b569c509-9c15-4772-bcde-d95ecd59d226 => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/684] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:34 2026] GET /v2.0/ports?device_id=647a7449-1de4-465c-9c0c-fccf8ed5fc98 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/685] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:07:34 2026] GET /v2.0/security-groups?id=e5334bd9-e19e-4205-8f1c-b621688d7b0f&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/686] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:07:34 2026] GET /v2.0/networks?id=27d50079-99cf-4a1e-ae62-b758b4573564 => generated 779 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/687] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:07:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=73fe0d6e-59c4-4e64-b362-6edff963ff19 => generated 858 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/688] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:07:34 2026] GET /v2.0/subnets?id=31ee7ffa-f5d1-4d27-8577-edf9e0c419c7 => generated 677 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/689] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:34 2026] GET /v2.0/ports?device_id=647a7449-1de4-465c-9c0c-fccf8ed5fc98 => generated 971 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/690] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:07:34 2026] GET /v2.0/ports?network_id=27d50079-99cf-4a1e-ae62-b758b4573564&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/691] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:07:34 2026] GET /v2.0/networks/27d50079-99cf-4a1e-ae62-b758b4573564?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/692] 199.204.45.140 () {34 vars in 994 bytes} [Mon Jun 15 21:07:34 2026] GET /v2.0/ports?device_id=9272a952-64c1-4f6d-b4bc-dfc5e61c0173 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/693] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:07:34 2026] GET /v2.0/networks/27d50079-99cf-4a1e-ae62-b758b4573564?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:07:35.146 8 INFO neutron.db.l3_db [None req-8d01bd03-5671-4a93-bc15-f5631186900a 5ebfdb76597d4453a23ceb2dd6642479 6db27c6defd946a79b2d561c99e11d04 - - default default] Floating IP 793780a6-0f3e-478b-9fcb-907233b5febc associated. External IP: 10.96.250.210, port: e2c1fc94-c21e-4e62-825c-b4bc57e5684c. [pid: 8|app: 0|req: 332/694] 10.0.0.244 () {34 vars in 749 bytes} [Mon Jun 15 21:07:34 2026] PUT /v2.0/floatingips/793780a6-0f3e-478b-9fcb-907233b5febc => generated 855 bytes in 948 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/695] 199.204.45.140 () {36 vars in 997 bytes} [Mon Jun 15 21:07:34 2026] DELETE /v2.0/ports/7858346c-d648-43c4-9470-de8edda72160 => generated 0 bytes in 786 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/696] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:35 2026] GET /v2.0/ports?device_id=9272a952-64c1-4f6d-b4bc-dfc5e61c0173 => 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: 333/697] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:35 2026] GET /v2.0/ports?device_id=b929ef65-dce0-4efe-9ec9-ba8a450ed692 => generated 971 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/698] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:07:35 2026] GET /v2.0/security-groups?id=94be32d2-f554-4d9f-9e79-83e6616802ea&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:07:35.798 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-19bf6b36-98d7-4ac3-8fa5-79fd2e486d24'] response: {'server_uuid': '9272a952-64c1-4f6d-b4bc-dfc5e61c0173', 'name': 'network-vif-deleted', 'tag': '7858346c-d648-43c4-9470-de8edda72160', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 365/699] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:35 2026] GET /v2.0/ports?device_id=647a7449-1de4-465c-9c0c-fccf8ed5fc98 => generated 971 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/701] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:07:35 2026] GET /v2.0/security-groups?id=e5334bd9-e19e-4205-8f1c-b621688d7b0f&fields=id&fields=name => generated 114 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:07:36.362 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a049d2fd-8245-4025-8833-4aa89f59e202'] response: {'name': 'network-changed', 'server_uuid': '647a7449-1de4-465c-9c0c-fccf8ed5fc98', 'tag': 'e2c1fc94-c21e-4e62-825c-b4bc57e5684c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 336/703] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:36 2026] GET /v2.0/ports?device_id=647a7449-1de4-465c-9c0c-fccf8ed5fc98 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/704] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:07:36 2026] GET /v2.0/ports?tenant_id=6db27c6defd946a79b2d561c99e11d04&device_id=647a7449-1de4-465c-9c0c-fccf8ed5fc98 => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/705] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:07:36 2026] GET /v2.0/security-groups?id=e5334bd9-e19e-4205-8f1c-b621688d7b0f&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/706] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:07:36 2026] GET /v2.0/networks?id=62f8a31a-9158-43dd-b896-83c284ad7b59 => generated 776 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/707] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:07:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=e2c1fc94-c21e-4e62-825c-b4bc57e5684c => generated 858 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/708] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:07:36 2026] GET /v2.0/subnets?id=fd433e62-9c20-4d3e-bbc8-a9e217a0ff13 => generated 674 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/709] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:07:36 2026] GET /v2.0/ports?network_id=62f8a31a-9158-43dd-b896-83c284ad7b59&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/710] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:07:36 2026] GET /v2.0/networks/62f8a31a-9158-43dd-b896-83c284ad7b59?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: 341/711] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:36 2026] GET /v2.0/ports?device_id=b929ef65-dce0-4efe-9ec9-ba8a450ed692 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/712] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:07:36 2026] GET /v2.0/networks/62f8a31a-9158-43dd-b896-83c284ad7b59?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: 343/713] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:07:36 2026] GET /v2.0/security-groups?id=94be32d2-f554-4d9f-9e79-83e6616802ea&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: 344/714] 199.204.45.140 () {34 vars in 994 bytes} [Mon Jun 15 21:07:37 2026] GET /v2.0/ports?device_id=647a7449-1de4-465c-9c0c-fccf8ed5fc98 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/715] 10.0.0.244 () {34 vars in 789 bytes} [Mon Jun 15 21:07:36 2026] PUT /v2.0/routers/b72b2550-43cf-4109-9a22-161ed90c686b/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: 372/716] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:37 2026] GET /v2.0/ports?device_id=b929ef65-dce0-4efe-9ec9-ba8a450ed692 => generated 971 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/717] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:38 2026] GET /v2.0/ports?device_id=647a7449-1de4-465c-9c0c-fccf8ed5fc98 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:07:38.206 8 INFO neutron.db.l3_db [req-d5879550-4c98-45b5-88a9-4ae4b6561dd3 req-43018bc4-fb21-42f3-b716-79cd0d7c0607 5ebfdb76597d4453a23ceb2dd6642479 6db27c6defd946a79b2d561c99e11d04 - - default default] Floating IP 793780a6-0f3e-478b-9fcb-907233b5febc disassociated. External IP: 10.96.250.210, port: e2c1fc94-c21e-4e62-825c-b4bc57e5684c. [pid: 8|app: 0|req: 345/718] 199.204.45.140 () {36 vars in 997 bytes} [Mon Jun 15 21:07:37 2026] DELETE /v2.0/ports/e2c1fc94-c21e-4e62-825c-b4bc57e5684c => generated 0 bytes in 1650 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:07:38.767 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6f4278b6-494b-4e9a-ac52-2959b9920db2'] response: {'server_uuid': '647a7449-1de4-465c-9c0c-fccf8ed5fc98', 'name': 'network-vif-deleted', 'tag': 'e2c1fc94-c21e-4e62-825c-b4bc57e5684c', 'status': 'completed', 'code': 200} 2026-06-15 21:07:38.889 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-4594f0cf-9bef-42a3-b19a-25e2433842a7 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 567, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 594, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 647, 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 728, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2192, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2197, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  2026-06-15 21:07:39.207 8 INFO neutron.db.l3_db [None req-4fbe0da6-5105-4edd-acac-a2a6445a8537 883e0180e29b4d079836f8f463ce1086 d85f503294ff42a39aa7b52156a662bd - - default default] Floating IP a736f151-7c09-4130-8c0b-456b84172665 associated. External IP: 10.96.250.220, port: 64c3b34e-83bb-4245-ac8d-303d4e05ddb4. 2026-06-15 21:07:39.298 7 INFO neutron.services.segments.plugin [-] Segment 6ed084f6-63a2-4eef-bc50-d1bc2120ad65 resource provider aggregate not found 2026-06-15 21:07:39.303 7 INFO neutron.services.segments.plugin [-] Segment 6ed084f6-63a2-4eef-bc50-d1bc2120ad65 resource provider aggregate not found 2026-06-15 21:07:39.325 7 INFO neutron.services.segments.plugin [-] Segment 6ed084f6-63a2-4eef-bc50-d1bc2120ad65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ed084f6-63a2-4eef-bc50-d1bc2120ad65 found for delete ", "request_id": "req-1db04bf2-eb66-4be0-84d0-faeb3a7c7373"}]} 2026-06-15 21:07:39.331 7 INFO neutron.services.segments.plugin [-] Segment 6ed084f6-63a2-4eef-bc50-d1bc2120ad65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ed084f6-63a2-4eef-bc50-d1bc2120ad65 found for delete ", "request_id": "req-aeb8dd32-513d-4b2a-b0c6-13b2d640d9bd"}]} 2026-06-15 21:07:39.332 7 INFO neutron.db.l3_hamode_db [None req-4594f0cf-9bef-42a3-b19a-25e2433842a7 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] HA network f502790e-30e7-495d-a3c9-a2ab4555bad8 was deleted as no HA routers are present in tenant d6944ef27e074f0a96676146818237a6. [pid: 7|app: 0|req: 374/719] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:07:38 2026] DELETE /v2.0/routers/b72b2550-43cf-4109-9a22-161ed90c686b => generated 0 bytes in 1228 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/720] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:07:39 2026] GET /v2.0/security-groups?id=e5334bd9-e19e-4205-8f1c-b621688d7b0f&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: 376/721] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:07:39 2026] DELETE /v2.0/subnets/408c832e-aa73-4fdc-b3d0-f707edd0f161 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/722] 10.0.0.244 () {34 vars in 749 bytes} [Mon Jun 15 21:07:38 2026] PUT /v2.0/floatingips/a736f151-7c09-4130-8c0b-456b84172665 => generated 855 bytes in 924 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/723] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:07:39 2026] DELETE /v2.0/networks/39a6bc4f-735d-4f1f-817e-09132dfdc93e => generated 0 bytes in 381 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/724] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:07:40 2026] GET /v2.0/security-groups?tenant_id=d6944ef27e074f0a96676146818237a6&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: 378/725] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:07:40 2026] DELETE /v2.0/security-groups/e54f2d42-4db1-4158-ae66-484945aa1bbc => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/726] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:07:40 2026] DELETE /v2.0/security-groups/e5334bd9-e19e-4205-8f1c-b621688d7b0f => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:07:40.613 7 INFO neutron.api.v2.resource [None req-36c3ddea-cc08-44ce-af6e-9027e9e86551 5ebfdb76597d4453a23ceb2dd6642479 6db27c6defd946a79b2d561c99e11d04 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 379/727] 10.0.0.244 () {32 vars in 737 bytes} [Mon Jun 15 21:07:40 2026] GET /v2.0/security-groups/e5334bd9-e19e-4205-8f1c-b621688d7b0f => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:07:41.076 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d9feaeb-19dc-4dd7-bce4-22674fd6d21c'] response: {'name': 'network-changed', 'server_uuid': 'b929ef65-dce0-4efe-9ec9-ba8a450ed692', 'tag': '64c3b34e-83bb-4245-ac8d-303d4e05ddb4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 380/728] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:07:41 2026] GET /v2.0/ports?tenant_id=d85f503294ff42a39aa7b52156a662bd&device_id=b929ef65-dce0-4efe-9ec9-ba8a450ed692 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/729] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:07:41 2026] GET /v2.0/networks?id=f59196dc-1b07-4f57-b214-98a978ffa13c => generated 771 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/730] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:07:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=64c3b34e-83bb-4245-ac8d-303d4e05ddb4 => generated 860 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/731] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:07:41 2026] GET /v2.0/subnets?id=3a1294c5-5c25-44cc-b997-d342f456ef3b => generated 669 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/732] 10.0.0.244 () {32 vars in 732 bytes} [Mon Jun 15 21:07:40 2026] DELETE /v2.0/floatingips/793780a6-0f3e-478b-9fcb-907233b5febc => generated 0 bytes in 731 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:07:41.359 7 INFO neutron.services.segments.plugin [-] Segment 9ce261cb-a1cd-452b-85d1-43f0ac9d8fd7 resource provider aggregate not found 2026-06-15 21:07:41.365 7 INFO neutron.services.segments.plugin [-] Segment 9ce261cb-a1cd-452b-85d1-43f0ac9d8fd7 resource provider aggregate not found 2026-06-15 21:07:41.393 7 INFO neutron.services.segments.plugin [-] Segment 9ce261cb-a1cd-452b-85d1-43f0ac9d8fd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ce261cb-a1cd-452b-85d1-43f0ac9d8fd7 found for delete ", "request_id": "req-842fcd2d-d97d-4010-bbf7-c3eb2be162c0"}]} [pid: 8|app: 0|req: 350/733] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:07:41 2026] GET /v2.0/ports?network_id=f59196dc-1b07-4f57-b214-98a978ffa13c&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:07:41.421 7 INFO neutron.services.segments.plugin [-] Segment 9ce261cb-a1cd-452b-85d1-43f0ac9d8fd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ce261cb-a1cd-452b-85d1-43f0ac9d8fd7 found for delete ", "request_id": "req-2019a606-e706-42a6-a7b7-552ab5ee0da9"}]} [pid: 8|app: 0|req: 351/734] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:07:41 2026] GET /v2.0/networks/f59196dc-1b07-4f57-b214-98a978ffa13c?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: 352/735] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:07:41 2026] GET /v2.0/networks/f59196dc-1b07-4f57-b214-98a978ffa13c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/736] 10.0.0.244 () {34 vars in 789 bytes} [Mon Jun 15 21:07:41 2026] PUT /v2.0/routers/4ddbd53d-e615-47f1-929f-ebecac10abab/remove_router_interface => generated 309 bytes in 1098 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/737] 10.0.0.80 () {34 vars in 989 bytes} [Mon Jun 15 21:07:42 2026] GET /v2.0/ports?device_id=b569c509-9c15-4772-bcde-d95ecd59d226 => generated 1240 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/738] 10.0.0.80 () {34 vars in 1039 bytes} [Mon Jun 15 21:07:42 2026] GET /v2.0/security-groups?id=79717e59-3359-45da-8f4a-1a5569802104&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-06-15 21:07:43.474 7 INFO neutron.services.segments.plugin [-] Segment 3c4bfe79-52ba-4160-b8f3-80e2280d4bb3 resource provider aggregate not found 2026-06-15 21:07:43.479 7 INFO neutron.services.segments.plugin [-] Segment 3c4bfe79-52ba-4160-b8f3-80e2280d4bb3 resource provider aggregate not found 2026-06-15 21:07:43.493 7 INFO neutron.services.segments.plugin [-] Segment 3c4bfe79-52ba-4160-b8f3-80e2280d4bb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c4bfe79-52ba-4160-b8f3-80e2280d4bb3 found for delete ", "request_id": "req-ee53bffd-9240-4089-892e-93af0770cb47"}]} 2026-06-15 21:07:43.494 7 INFO neutron.services.segments.plugin [-] Segment 3c4bfe79-52ba-4160-b8f3-80e2280d4bb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c4bfe79-52ba-4160-b8f3-80e2280d4bb3 found for delete ", "request_id": "req-56ad9c8f-2918-4003-8d98-77cfee5df0e8"}]} 2026-06-15 21:07:43.510 7 INFO neutron.db.l3_hamode_db [None req-4d762d87-ead7-4f4a-924b-37eca77577f3 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] HA network fb6f1da4-5cd5-4ebf-9ee0-d3ec9537ecca was deleted as no HA routers are present in tenant 6db27c6defd946a79b2d561c99e11d04. [pid: 7|app: 0|req: 385/739] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:07:42 2026] DELETE /v2.0/routers/4ddbd53d-e615-47f1-929f-ebecac10abab => generated 0 bytes in 1060 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/740] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:07:43 2026] DELETE /v2.0/subnets/fd433e62-9c20-4d3e-bbc8-a9e217a0ff13 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/741] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:07:43 2026] DELETE /v2.0/networks/62f8a31a-9158-43dd-b896-83c284ad7b59 => generated 0 bytes in 455 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/742] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:07:44 2026] GET /v2.0/security-groups?tenant_id=6db27c6defd946a79b2d561c99e11d04&name=default => generated 2797 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/743] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:07:44 2026] DELETE /v2.0/security-groups/730d1b49-a583-4922-bf26-3d9c2fbfec2f => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:07:46.570 7 INFO neutron.services.segments.plugin [-] Segment 83ca2a52-0cb7-49af-97fd-40121a4770a5 resource provider aggregate not found 2026-06-15 21:07:46.579 7 INFO neutron.services.segments.plugin [-] Segment 83ca2a52-0cb7-49af-97fd-40121a4770a5 resource provider aggregate not found 2026-06-15 21:07:46.589 7 INFO neutron.services.segments.plugin [-] Segment 83ca2a52-0cb7-49af-97fd-40121a4770a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83ca2a52-0cb7-49af-97fd-40121a4770a5 found for delete ", "request_id": "req-9bdb8b36-f257-4ebf-b565-ec77bc4ba2e4"}]} 2026-06-15 21:07:46.599 7 INFO neutron.services.segments.plugin [-] Segment 83ca2a52-0cb7-49af-97fd-40121a4770a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83ca2a52-0cb7-49af-97fd-40121a4770a5 found for delete ", "request_id": "req-81a2b827-899a-4772-a699-ca59779f32bb"}]} [pid: 8|app: 0|req: 357/744] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:07:46 2026] GET /v2.0/security-groups?tenant_id=e690570c81d842778901a3f14c2d1be5&name=default => generated 2801 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/745] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:07:46 2026] DELETE /v2.0/security-groups/96a151b2-e1ca-4752-b258-bb14434729bd => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:07:46.732 7 INFO neutron.db.segments_db [None req-9b513db3-3952-46a9-8f52-f9e3390b25b6 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Added segment d4d0dff4-4aca-4641-835c-fe6a47f28277 of type vxlan for network f4854486-fa5b-42fd-a6f3-13e1fb7f9839 [pid: 7|app: 0|req: 388/746] 10.0.0.244 () {34 vars in 671 bytes} [Mon Jun 15 21:07:46 2026] POST /v2.0/networks => generated 738 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/747] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:07:46 2026] GET /v2.0/security-groups?tenant_id=c8d01e8bfdec4bc3a090ca9592250abf&name=default => generated 2801 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/748] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:07:46 2026] DELETE /v2.0/security-groups/db50739d-6e79-48b2-91eb-4ef8646fb84f => 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: 389/749] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:07:46 2026] POST /v2.0/subnets => generated 661 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:07:47.193 8 INFO neutron.db.segments_db [None req-973e90fb-c322-429b-ade2-f11605157661 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Added segment e0f639c4-18ac-4d80-897a-7819dbda259e of type vxlan for network ffb84f95-92b4-4c0e-85c4-b89831a7102e 2026-06-15 21:07:47.513 8 INFO neutron.db.l3_hamode_db [None req-973e90fb-c322-429b-ade2-f11605157661 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 390/750] 10.0.0.80 () {34 vars in 989 bytes} [Mon Jun 15 21:07:47 2026] GET /v2.0/ports?device_id=b929ef65-dce0-4efe-9ec9-ba8a450ed692 => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/751] 10.0.0.80 () {34 vars in 1039 bytes} [Mon Jun 15 21:07:47 2026] GET /v2.0/security-groups?id=94be32d2-f554-4d9f-9e79-83e6616802ea&fields=id&fields=name => generated 114 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/752] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:48 2026] GET /v2.0/ports?device_id=b569c509-9c15-4772-bcde-d95ecd59d226 => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:07:48.722 8 INFO neutron.db.l3_hamode_db [None req-973e90fb-c322-429b-ade2-f11605157661 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 393/753] 10.0.0.133 () {34 vars in 971 bytes} [Mon Jun 15 21:07:48 2026] GET /v2.0/ports/73fe0d6e-59c4-4e64-b362-6edff963ff19 => generated 968 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/754] 199.204.45.140 () {34 vars in 1000 bytes} [Mon Jun 15 21:07:48 2026] GET /v2.0/subnets?network_id=27d50079-99cf-4a1e-ae62-b758b4573564 => generated 659 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/755] 199.204.45.140 () {34 vars in 1146 bytes} [Mon Jun 15 21:07:49 2026] GET /v2.0/ports?device_id=b569c509-9c15-4772-bcde-d95ecd59d226&device_owner=compute%3Anova&network_id=27d50079-99cf-4a1e-ae62-b758b4573564 => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/756] 199.204.45.140 () {38 vars in 1028 bytes} [Mon Jun 15 21:07:49 2026] PUT /v2.0/ports/73fe0d6e-59c4-4e64-b362-6edff963ff19 => generated 1145 bytes in 584 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-06-15 21:07:49.796 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f656a82b-ffe7-4f36-b6a2-0b6e1148716c'] response: {'name': 'network-changed', 'server_uuid': 'b569c509-9c15-4772-bcde-d95ecd59d226', 'tag': '73fe0d6e-59c4-4e64-b362-6edff963ff19', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 397/757] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:07:49 2026] GET /v2.0/ports?tenant_id=0286cb1ebbf9472780bcbe16749a5335&device_id=b569c509-9c15-4772-bcde-d95ecd59d226 => generated 1417 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/758] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:07:49 2026] GET /v2.0/networks?id=27d50079-99cf-4a1e-ae62-b758b4573564 => generated 779 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/759] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:07:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=73fe0d6e-59c4-4e64-b362-6edff963ff19 => 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: 400/760] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:07:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=73fe0d6e-59c4-4e64-b362-6edff963ff19 => generated 860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/761] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:07:47 2026] POST /v2.0/routers => generated 725 bytes in 2860 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/762] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:07:50 2026] GET /v2.0/subnets?id=31ee7ffa-f5d1-4d27-8577-edf9e0c419c7 => generated 677 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/763] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:07:50 2026] GET /v2.0/ports?network_id=27d50079-99cf-4a1e-ae62-b758b4573564&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/764] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:07:50 2026] GET /v2.0/networks/27d50079-99cf-4a1e-ae62-b758b4573564?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: 365/765] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:07:50 2026] GET /v2.0/networks/27d50079-99cf-4a1e-ae62-b758b4573564?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/766] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:07:50 2026] GET /v2.0/ports?tenant_id=0286cb1ebbf9472780bcbe16749a5335&device_id=b569c509-9c15-4772-bcde-d95ecd59d226 => generated 1417 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/767] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:07:50 2026] GET /v2.0/networks?id=27d50079-99cf-4a1e-ae62-b758b4573564 => generated 779 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/768] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:07:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=73fe0d6e-59c4-4e64-b362-6edff963ff19 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/769] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:07:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=73fe0d6e-59c4-4e64-b362-6edff963ff19 => generated 860 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/770] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:07:50 2026] GET /v2.0/subnets?id=31ee7ffa-f5d1-4d27-8577-edf9e0c419c7 => generated 677 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/771] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:07:50 2026] GET /v2.0/ports?network_id=27d50079-99cf-4a1e-ae62-b758b4573564&device_owner=network%3Adhcp => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/772] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:07:50 2026] GET /v2.0/networks/27d50079-99cf-4a1e-ae62-b758b4573564?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/773] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:07:50 2026] GET /v2.0/networks/27d50079-99cf-4a1e-ae62-b758b4573564?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/776] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:51 2026] GET /v2.0/ports?device_id=b569c509-9c15-4772-bcde-d95ecd59d226 => generated 1148 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/777] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:07:51 2026] GET /v2.0/security-groups?id=79717e59-3359-45da-8f4a-1a5569802104&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: 7|app: 0|req: 401/778] 10.0.0.244 () {34 vars in 783 bytes} [Mon Jun 15 21:07:50 2026] PUT /v2.0/routers/5c828296-83a9-4c3d-b842-ace76e65b32e/add_router_interface => generated 309 bytes in 1517 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/779] 199.204.45.140 () {34 vars in 1118 bytes} [Mon Jun 15 21:07:51 2026] GET /v2.0/ports?device_id=b569c509-9c15-4772-bcde-d95ecd59d226&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.4 => generated 1148 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/780] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:07:51 2026] GET /v2.0/security-groups?tenant_id=a6b0a9c1c25c47fd8f7a484eb804510e&name=default => generated 2801 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/781] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:07:51 2026] DELETE /v2.0/security-groups/2f23c410-6e9c-4b6e-8e04-78db610f19bf => 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: 380/782] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:07:51 2026] GET /v2.0/security-groups?tenant_id=3c252017d486453f9fab9d053ea7912b&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: 381/783] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:07:52 2026] DELETE /v2.0/security-groups/2ca16ce1-7445-4fa5-8416-e539747f4b4a => 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: 403/784] 199.204.45.140 () {38 vars in 1028 bytes} [Mon Jun 15 21:07:51 2026] PUT /v2.0/ports/73fe0d6e-59c4-4e64-b362-6edff963ff19 => generated 968 bytes in 558 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:07:52.180 8 WARNING neutron_lib.context [None req-404207a5-5f1e-4efc-a44d-5f2519d6fdf5 4a60ca062e00457392d78a6bdec1286a c8e06ed65ae440579b57fbde23995183 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-06-15 21:07:52.226 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-12eda89c-f1f9-485e-9e71-22085ab2b89d'] response: {'name': 'network-changed', 'server_uuid': 'b569c509-9c15-4772-bcde-d95ecd59d226', 'tag': '73fe0d6e-59c4-4e64-b362-6edff963ff19', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 404/785] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:07:52 2026] GET /v2.0/ports?tenant_id=0286cb1ebbf9472780bcbe16749a5335&device_id=b569c509-9c15-4772-bcde-d95ecd59d226 => generated 1240 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/786] 10.0.0.244 () {34 vars in 685 bytes} [Mon Jun 15 21:07:52 2026] POST /v2.0/security-groups => generated 1596 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/787] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:07:52 2026] GET /v2.0/networks?id=27d50079-99cf-4a1e-ae62-b758b4573564 => generated 779 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:07:52.340 8 WARNING neutron_lib.context [None req-ce68f732-57a1-4fb6-8cf8-c5e1bcc195ff 4a60ca062e00457392d78a6bdec1286a c8e06ed65ae440579b57fbde23995183 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 406/788] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:07:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=73fe0d6e-59c4-4e64-b362-6edff963ff19 => 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: 383/789] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:07:52 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: 7|app: 0|req: 407/790] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:07:52 2026] GET /v2.0/subnets?id=31ee7ffa-f5d1-4d27-8577-edf9e0c419c7 => generated 677 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:07:52.475 8 WARNING neutron_lib.context [None req-b0fc51e9-79a5-4743-9b46-ce0e0f779716 4a60ca062e00457392d78a6bdec1286a c8e06ed65ae440579b57fbde23995183 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 408/791] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:07:52 2026] GET /v2.0/ports?network_id=27d50079-99cf-4a1e-ae62-b758b4573564&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: 384/792] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:07:52 2026] POST /v2.0/security-group-rules => generated 570 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/793] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:07:52 2026] GET /v2.0/networks/27d50079-99cf-4a1e-ae62-b758b4573564?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:07:52.599 8 WARNING neutron_lib.context [None req-3281c134-0fdb-47c5-a287-708eb03bae6d 4a60ca062e00457392d78a6bdec1286a c8e06ed65ae440579b57fbde23995183 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 410/794] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:07:52 2026] GET /v2.0/networks/27d50079-99cf-4a1e-ae62-b758b4573564?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/795] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:07:52 2026] GET /v2.0/ports?tenant_id=0286cb1ebbf9472780bcbe16749a5335&device_id=b569c509-9c15-4772-bcde-d95ecd59d226 => generated 1240 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/796] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:07:52 2026] GET /v2.0/networks?id=27d50079-99cf-4a1e-ae62-b758b4573564 => generated 779 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/797] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:07:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=73fe0d6e-59c4-4e64-b362-6edff963ff19 => generated 860 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/798] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:52 2026] GET /v2.0/ports?device_id=b929ef65-dce0-4efe-9ec9-ba8a450ed692 => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/799] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:07:53 2026] GET /v2.0/subnets?id=31ee7ffa-f5d1-4d27-8577-edf9e0c419c7 => generated 677 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/800] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:07:53 2026] GET /v2.0/security-groups?id=94be32d2-f554-4d9f-9e79-83e6616802ea&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/801] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:07:53 2026] GET /v2.0/ports?network_id=27d50079-99cf-4a1e-ae62-b758b4573564&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: 8|app: 0|req: 385/802] 10.0.0.244 () {34 vars in 676 bytes} [Mon Jun 15 21:07:52 2026] POST /v2.0/floatingips => generated 552 bytes in 620 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/803] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:07:53 2026] GET /v2.0/networks/27d50079-99cf-4a1e-ae62-b758b4573564?fields=segments => generated 14 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/804] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:53 2026] GET /v2.0/ports?device_id=b929ef65-dce0-4efe-9ec9-ba8a450ed692 => generated 971 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/805] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:07:53 2026] GET /v2.0/networks/27d50079-99cf-4a1e-ae62-b758b4573564?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/806] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:07:53 2026] GET /v2.0/security-groups?id=94be32d2-f554-4d9f-9e79-83e6616802ea&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/807] 10.0.0.133 () {34 vars in 1100 bytes} [Mon Jun 15 21:07:53 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1496579431&fields=id&tenant_id=c8e06ed65ae440579b57fbde23995183 => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/808] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:53 2026] GET /v2.0/ports?device_id=b569c509-9c15-4772-bcde-d95ecd59d226 => 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: 389/809] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:07:53 2026] GET /v2.0/security-groups?id=79717e59-3359-45da-8f4a-1a5569802104&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: 390/810] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:07:53 2026] GET /v2.0/ports?tenant_id=d85f503294ff42a39aa7b52156a662bd&device_id=b929ef65-dce0-4efe-9ec9-ba8a450ed692 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/811] 10.0.0.133 () {34 vars in 982 bytes} [Mon Jun 15 21:07:53 2026] GET /v2.0/networks?id=f4854486-fa5b-42fd-a6f3-13e1fb7f9839 => generated 670 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/812] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:53 2026] GET /v2.0/ports?device_id=b929ef65-dce0-4efe-9ec9-ba8a450ed692 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/813] 10.0.0.133 () {34 vars in 965 bytes} [Mon Jun 15 21:07:53 2026] GET /v2.0/quotas/c8e06ed65ae440579b57fbde23995183 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/814] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:07:53 2026] GET /v2.0/networks?id=f59196dc-1b07-4f57-b214-98a978ffa13c => generated 771 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/815] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:07:53 2026] GET /v2.0/security-groups?id=94be32d2-f554-4d9f-9e79-83e6616802ea&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: 394/816] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:07:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=64c3b34e-83bb-4245-ac8d-303d4e05ddb4 => generated 860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/817] 10.0.0.133 () {34 vars in 1002 bytes} [Mon Jun 15 21:07:53 2026] GET /v2.0/ports?tenant_id=c8e06ed65ae440579b57fbde23995183&fields=id => generated 103 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/818] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:07:54 2026] GET /v2.0/subnets?id=3a1294c5-5c25-44cc-b997-d342f456ef3b => generated 669 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/819] 10.0.0.133 () {34 vars in 1008 bytes} [Mon Jun 15 21:07:54 2026] GET /v2.0/networks/f4854486-fa5b-42fd-a6f3-13e1fb7f9839?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/820] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:07:54 2026] GET /v2.0/ports?network_id=f59196dc-1b07-4f57-b214-98a978ffa13c&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/821] 10.0.0.133 () {34 vars in 1108 bytes} [Mon Jun 15 21:07:54 2026] GET /v2.0/networks/f4854486-fa5b-42fd-a6f3-13e1fb7f9839?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: 8|app: 0|req: 397/822] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:07:54 2026] GET /v2.0/networks/f59196dc-1b07-4f57-b214-98a978ffa13c?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/823] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:07:54 2026] GET /v2.0/networks/f59196dc-1b07-4f57-b214-98a978ffa13c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/824] 199.204.45.140 () {34 vars in 994 bytes} [Mon Jun 15 21:07:54 2026] GET /v2.0/ports?device_id=b569c509-9c15-4772-bcde-d95ecd59d226 => generated 971 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/825] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:54 2026] GET /v2.0/ports?device_id=50d614b1-b42b-4ed0-b22b-a9dd3428b3d4 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:07:54.641 8 INFO neutron.db.l3_db [req-6b8c7916-02af-4f2d-99bd-0652eceea80a req-291d1b79-2ba2-4feb-afed-f27a4cb39be4 26d2aaf5451444899011791ab63171b4 0286cb1ebbf9472780bcbe16749a5335 - - default default] Floating IP 6fbeeb0c-82b6-43d0-93f3-ae3eb623e921 disassociated. External IP: 10.96.250.204, port: 73fe0d6e-59c4-4e64-b362-6edff963ff19. [pid: 7|app: 0|req: 428/826] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:54 2026] GET /v2.0/ports?device_id=b569c509-9c15-4772-bcde-d95ecd59d226 => 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: 429/827] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:55 2026] GET /v2.0/ports?device_id=b929ef65-dce0-4efe-9ec9-ba8a450ed692 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/828] 199.204.45.140 () {36 vars in 997 bytes} [Mon Jun 15 21:07:54 2026] DELETE /v2.0/ports/73fe0d6e-59c4-4e64-b362-6edff963ff19 => generated 0 bytes in 740 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/829] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:07:55 2026] GET /v2.0/security-groups?id=94be32d2-f554-4d9f-9e79-83e6616802ea&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:07:55.238 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c473c6cd-52cf-4cb0-adbc-0456dd8816b3'] response: {'server_uuid': 'b569c509-9c15-4772-bcde-d95ecd59d226', 'name': 'network-vif-deleted', 'tag': '73fe0d6e-59c4-4e64-b362-6edff963ff19', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 400/830] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:07:55 2026] GET /v2.0/networks?id=f4854486-fa5b-42fd-a6f3-13e1fb7f9839 => generated 670 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/831] 199.204.45.140 () {34 vars in 1050 bytes} [Mon Jun 15 21:07:55 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c8e06ed65ae440579b57fbde23995183 => generated 181 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:07:55.394 8 WARNING neutron_lib.context [req-c84abee8-709c-42da-8c9c-e5bcd9dce1f1 req-b2f5a528-849c-48d2-828b-bb385b6c4ce0 4a60ca062e00457392d78a6bdec1286a c8e06ed65ae440579b57fbde23995183 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 432/832] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:55 2026] GET /v2.0/ports?device_id=50d614b1-b42b-4ed0-b22b-a9dd3428b3d4 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/833] 199.204.45.140 () {38 vars in 955 bytes} [Mon Jun 15 21:07:55 2026] POST /v2.0/ports => generated 958 bytes in 560 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: 402/834] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:07:56 2026] DELETE /v2.0/security-groups/79717e59-3359-45da-8f4a-1a5569802104 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:07:56.183 8 INFO neutron.api.v2.resource [None req-1e1320a3-9c90-46fd-8fee-097ec3b65bf9 26d2aaf5451444899011791ab63171b4 0286cb1ebbf9472780bcbe16749a5335 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 403/835] 10.0.0.244 () {32 vars in 737 bytes} [Mon Jun 15 21:07:56 2026] GET /v2.0/security-groups/79717e59-3359-45da-8f4a-1a5569802104 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/836] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:56 2026] GET /v2.0/ports?device_id=b929ef65-dce0-4efe-9ec9-ba8a450ed692 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/837] 199.204.45.140 () {38 vars in 1028 bytes} [Mon Jun 15 21:07:55 2026] PUT /v2.0/ports/fba529d5-8b83-4c4b-8fac-4a12a2cbeef6 => generated 1203 bytes in 548 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-06-15 21:07:56.563 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-629ac134-eeda-4527-8686-c59a834d4f5e'] response: {'name': 'network-changed', 'server_uuid': '50d614b1-b42b-4ed0-b22b-a9dd3428b3d4', 'tag': 'fba529d5-8b83-4c4b-8fac-4a12a2cbeef6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 434/838] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:07:56 2026] GET /v2.0/security-groups?id=94be32d2-f554-4d9f-9e79-83e6616802ea&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 405/839] 10.0.0.244 () {32 vars in 732 bytes} [Mon Jun 15 21:07:56 2026] DELETE /v2.0/floatingips/6fbeeb0c-82b6-43d0-93f3-ae3eb623e921 => generated 0 bytes in 360 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/840] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:07:56 2026] GET /v2.0/ports?tenant_id=c8e06ed65ae440579b57fbde23995183&device_id=50d614b1-b42b-4ed0-b22b-a9dd3428b3d4 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/841] 199.204.45.140 () {34 vars in 1060 bytes} [Mon Jun 15 21:07:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=fba529d5-8b83-4c4b-8fac-4a12a2cbeef6 => 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: 436/842] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:56 2026] GET /v2.0/ports?device_id=50d614b1-b42b-4ed0-b22b-a9dd3428b3d4 => generated 973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/843] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:07:56 2026] GET /v2.0/subnets?id=4f3ec062-488c-4f92-ad47-5619f476246c => generated 664 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/844] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:07:56 2026] GET /v2.0/security-groups?id=69ad4f6f-2a74-4f11-b6be-f4e07684824d&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/845] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:07:56 2026] GET /v2.0/ports?network_id=f4854486-fa5b-42fd-a6f3-13e1fb7f9839&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: 440/846] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:07:56 2026] GET /v2.0/networks/f4854486-fa5b-42fd-a6f3-13e1fb7f9839?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: 441/847] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:07:56 2026] GET /v2.0/networks/f4854486-fa5b-42fd-a6f3-13e1fb7f9839?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/848] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:07:57 2026] GET /v2.0/ports?tenant_id=c8e06ed65ae440579b57fbde23995183&device_id=50d614b1-b42b-4ed0-b22b-a9dd3428b3d4 => generated 1242 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/849] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:07:57 2026] GET /v2.0/networks?id=f4854486-fa5b-42fd-a6f3-13e1fb7f9839 => generated 766 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/850] 199.204.45.140 () {34 vars in 1060 bytes} [Mon Jun 15 21:07:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=fba529d5-8b83-4c4b-8fac-4a12a2cbeef6 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/851] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:07:57 2026] GET /v2.0/subnets?id=4f3ec062-488c-4f92-ad47-5619f476246c => generated 664 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/852] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:07:57 2026] GET /v2.0/ports?network_id=f4854486-fa5b-42fd-a6f3-13e1fb7f9839&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: 447/853] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:07:57 2026] GET /v2.0/networks/f4854486-fa5b-42fd-a6f3-13e1fb7f9839?fields=segments => generated 14 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/854] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:07:57 2026] GET /v2.0/networks/f4854486-fa5b-42fd-a6f3-13e1fb7f9839?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/855] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:57 2026] GET /v2.0/ports?device_id=50d614b1-b42b-4ed0-b22b-a9dd3428b3d4 => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/856] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:07:57 2026] GET /v2.0/security-groups?id=69ad4f6f-2a74-4f11-b6be-f4e07684824d&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/857] 10.0.0.244 () {34 vars in 789 bytes} [Mon Jun 15 21:07:56 2026] PUT /v2.0/routers/fec615bf-bd4c-432e-ae44-199797717b54/remove_router_interface => generated 309 bytes in 1615 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/858] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:07:58 2026] GET /v2.0/security-groups?tenant_id=9ad8d68bc92748a7b8cf1df093943be8&name=default => generated 2801 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/859] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:07:59 2026] GET /v2.0/ports?device_id=50d614b1-b42b-4ed0-b22b-a9dd3428b3d4 => generated 975 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/860] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:07:59 2026] DELETE /v2.0/security-groups/5672bfe1-beca-41eb-83d2-9e61d9ceb632 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:07:59.496 7 INFO neutron.services.segments.plugin [-] Segment fa5fec36-aff0-4d07-8da3-bb8d658ead83 resource provider aggregate not found 2026-06-15 21:07:59.504 7 INFO neutron.services.segments.plugin [-] Segment fa5fec36-aff0-4d07-8da3-bb8d658ead83 resource provider aggregate not found [pid: 8|app: 0|req: 411/861] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:07:59 2026] GET /v2.0/security-groups?id=69ad4f6f-2a74-4f11-b6be-f4e07684824d&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:07:59.535 7 INFO neutron.services.segments.plugin [-] Segment fa5fec36-aff0-4d07-8da3-bb8d658ead83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa5fec36-aff0-4d07-8da3-bb8d658ead83 found for delete ", "request_id": "req-8eff16a9-5ac8-4fc0-aec4-bffff3c2d3d3"}]} 2026-06-15 21:07:59.538 7 INFO neutron.services.segments.plugin [-] Segment fa5fec36-aff0-4d07-8da3-bb8d658ead83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa5fec36-aff0-4d07-8da3-bb8d658ead83 found for delete ", "request_id": "req-40e92849-41d7-4090-9651-de8465c8ebac"}]} 2026-06-15 21:07:59.550 7 INFO neutron.db.l3_hamode_db [None req-1f05eb83-f8d2-46c0-aba7-d2f24ac4933d 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] HA network d6fba32f-ac0f-47b4-900d-7b2799af5d1b was deleted as no HA routers are present in tenant 0286cb1ebbf9472780bcbe16749a5335. [pid: 7|app: 0|req: 451/862] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:07:58 2026] DELETE /v2.0/routers/fec615bf-bd4c-432e-ae44-199797717b54 => generated 0 bytes in 1282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/863] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:07:59 2026] DELETE /v2.0/subnets/31ee7ffa-f5d1-4d27-8577-edf9e0c419c7 => 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: 452/864] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:07:59 2026] GET /v2.0/security-groups?tenant_id=c0c1509dfcda466090ec4c363314997d&name=default => generated 2801 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/865] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:08:00 2026] DELETE /v2.0/security-groups/38947f90-a19c-475c-85d0-34f73ecb3461 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:08:00.156 8 INFO neutron.services.segments.plugin [-] Segment b36f874d-076a-4f5d-9666-1e543f2497a6 resource provider aggregate not found 2026-06-15 21:08:00.161 8 INFO neutron.services.segments.plugin [-] Segment b36f874d-076a-4f5d-9666-1e543f2497a6 resource provider aggregate not found 2026-06-15 21:08:00.171 8 INFO neutron.services.segments.plugin [-] Segment b36f874d-076a-4f5d-9666-1e543f2497a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b36f874d-076a-4f5d-9666-1e543f2497a6 found for delete ", "request_id": "req-e0b7646d-0160-43cf-9dd5-16d35b8d3781"}]} 2026-06-15 21:08:00.177 8 INFO neutron.services.segments.plugin [-] Segment b36f874d-076a-4f5d-9666-1e543f2497a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b36f874d-076a-4f5d-9666-1e543f2497a6 found for delete ", "request_id": "req-0c488849-02d3-44b3-a1b3-3c578fbb1232"}]} [pid: 8|app: 0|req: 413/866] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:07:59 2026] DELETE /v2.0/networks/27d50079-99cf-4a1e-ae62-b758b4573564 => generated 0 bytes in 405 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/867] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:08:00 2026] GET /v2.0/security-groups?tenant_id=0286cb1ebbf9472780bcbe16749a5335&name=default => generated 2801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/868] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:08:00 2026] DELETE /v2.0/security-groups/afce3151-5528-484a-be1e-0d64e4dcbef1 => 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: 455/869] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:08:00 2026] GET /v2.0/ports?device_id=50d614b1-b42b-4ed0-b22b-a9dd3428b3d4 => generated 975 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/870] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:08:00 2026] GET /v2.0/security-groups?id=69ad4f6f-2a74-4f11-b6be-f4e07684824d&fields=id&fields=name => generated 114 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/871] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:08:01 2026] GET /v2.0/ports?device_id=50d614b1-b42b-4ed0-b22b-a9dd3428b3d4 => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/872] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:08:01 2026] GET /v2.0/security-groups?id=69ad4f6f-2a74-4f11-b6be-f4e07684824d&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/873] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:08:02 2026] GET /v2.0/ports?device_id=50d614b1-b42b-4ed0-b22b-a9dd3428b3d4 => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:08:02.203 8 WARNING neutron_lib.context [None req-a4c528c6-e243-45e0-b98f-9d1d1cf0ec59 9b9ab2fc4cb64ab68736d25f776ebf4b 891b83f438d149208500a9e7b281fc4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:08:02.203 8 WARNING neutron_lib.context [None req-a4c528c6-e243-45e0-b98f-9d1d1cf0ec59 9b9ab2fc4cb64ab68736d25f776ebf4b 891b83f438d149208500a9e7b281fc4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:08:02.343 8 INFO neutron.db.segments_db [None req-a4c528c6-e243-45e0-b98f-9d1d1cf0ec59 9b9ab2fc4cb64ab68736d25f776ebf4b 891b83f438d149208500a9e7b281fc4c - - default default] Added segment e8f5f88a-8a21-4af9-8ed0-41b74d8375af of type vxlan for network 88f9c3bf-01cd-487c-81d3-545b806ce4fe 2026-06-15 21:08:02.453 8 INFO neutron.db.segments_db [None req-a4c528c6-e243-45e0-b98f-9d1d1cf0ec59 9b9ab2fc4cb64ab68736d25f776ebf4b 891b83f438d149208500a9e7b281fc4c - - default default] Added segment 178ed5c4-594c-4953-ad91-b6b283f90142 of type vxlan for network 0eec43c8-6fe9-4196-ac3e-9c7cceb137d3 [pid: 8|app: 0|req: 416/874] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:08:01 2026] POST /v2.0/networks => generated 1246 bytes in 576 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-15 21:08:02.689 7 INFO neutron.db.l3_db [None req-65989090-a1f9-410b-8bc2-bfe1e12b72d0 4a60ca062e00457392d78a6bdec1286a c8e06ed65ae440579b57fbde23995183 - - default default] Floating IP dec70a30-c452-422c-93e4-a7a45cc96c6e associated. External IP: 10.96.250.205, port: fba529d5-8b83-4c4b-8fac-4a12a2cbeef6. [pid: 8|app: 0|req: 417/875] 10.0.0.244 () {32 vars in 649 bytes} [Mon Jun 15 21:08:02 2026] GET /v2.0/networks => generated 1845 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:08:02.905 8 INFO neutron.services.segments.plugin [-] Segment e8f5f88a-8a21-4af9-8ed0-41b74d8375af resource provider aggregate not found 2026-06-15 21:08:02.910 8 INFO neutron.services.segments.plugin [-] Segment e8f5f88a-8a21-4af9-8ed0-41b74d8375af resource provider aggregate not found 2026-06-15 21:08:02.923 8 INFO neutron.services.segments.plugin [-] Segment e8f5f88a-8a21-4af9-8ed0-41b74d8375af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8f5f88a-8a21-4af9-8ed0-41b74d8375af found for delete ", "request_id": "req-e86f44a4-1ad2-4312-9cc9-f78136295f50"}]} 2026-06-15 21:08:02.929 8 INFO neutron.services.segments.plugin [-] Segment e8f5f88a-8a21-4af9-8ed0-41b74d8375af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8f5f88a-8a21-4af9-8ed0-41b74d8375af found for delete ", "request_id": "req-01ae5773-a562-4ce5-b6c5-f2273c7dcbdd"}]} [pid: 8|app: 0|req: 418/876] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:08:02 2026] DELETE /v2.0/networks/88f9c3bf-01cd-487c-81d3-545b806ce4fe => 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: 459/877] 10.0.0.244 () {34 vars in 749 bytes} [Mon Jun 15 21:08:02 2026] PUT /v2.0/floatingips/dec70a30-c452-422c-93e4-a7a45cc96c6e => generated 856 bytes in 895 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/878] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:08:02 2026] DELETE /v2.0/networks/0eec43c8-6fe9-4196-ac3e-9c7cceb137d3 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:08:03.176 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [24ea5955-d378-47dc-8394-9e81ab04a2d5] 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-06-15 21:08:03.180 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-599b15bf-bd6c-4019-852b-949b509ffb02'] response: {'name': 'network-changed', 'server_uuid': '50d614b1-b42b-4ed0-b22b-a9dd3428b3d4', 'tag': 'fba529d5-8b83-4c4b-8fac-4a12a2cbeef6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 460/879] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:08:03 2026] GET /v2.0/ports?device_id=50d614b1-b42b-4ed0-b22b-a9dd3428b3d4 => 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: 420/880] 10.0.0.244 () {32 vars in 649 bytes} [Mon Jun 15 21:08:03 2026] GET /v2.0/networks => generated 651 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/881] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:08:03 2026] GET /v2.0/security-groups?id=69ad4f6f-2a74-4f11-b6be-f4e07684824d&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:08:03.261 7 WARNING neutron_lib.context [None req-3fb9768c-1291-4176-89d2-ed86df5c6fb6 9b9ab2fc4cb64ab68736d25f776ebf4b 891b83f438d149208500a9e7b281fc4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 421/882] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:08:03 2026] GET /v2.0/ports?tenant_id=c8e06ed65ae440579b57fbde23995183&device_id=50d614b1-b42b-4ed0-b22b-a9dd3428b3d4 => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:08:03.333 7 INFO neutron.db.segments_db [None req-3fb9768c-1291-4176-89d2-ed86df5c6fb6 9b9ab2fc4cb64ab68736d25f776ebf4b 891b83f438d149208500a9e7b281fc4c - - default default] Added segment ce776c81-baac-4009-9945-eea416186c20 of type vxlan for network 00cacc50-4ce5-4996-8b39-78f8183264a9 [pid: 8|app: 0|req: 422/883] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:08:03 2026] GET /v2.0/networks?id=f4854486-fa5b-42fd-a6f3-13e1fb7f9839 => generated 766 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/884] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:08:03 2026] POST /v2.0/networks => generated 653 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/885] 199.204.45.140 () {34 vars in 1060 bytes} [Mon Jun 15 21:08:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=fba529d5-8b83-4c4b-8fac-4a12a2cbeef6 => generated 859 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:08:03.563 7 WARNING neutron_lib.context [None req-c59274ee-5f76-4504-8c64-e33f890374b5 9b9ab2fc4cb64ab68736d25f776ebf4b 891b83f438d149208500a9e7b281fc4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 423/886] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:08:03 2026] GET /v2.0/security-groups?tenant_id=55797537c4b2488999148f8e47852c47&name=default => generated 2801 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:08:03.620 7 INFO neutron.db.segments_db [None req-c59274ee-5f76-4504-8c64-e33f890374b5 9b9ab2fc4cb64ab68736d25f776ebf4b 891b83f438d149208500a9e7b281fc4c - - default default] Added segment 0d918243-bd2f-4c60-b305-3191e5fe1704 of type vxlan for network 04406d0e-55fd-4e32-a075-60099d6dc022 [pid: 8|app: 0|req: 424/887] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:08:03 2026] GET /v2.0/ports?device_id=50d614b1-b42b-4ed0-b22b-a9dd3428b3d4 => 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: 425/888] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:08:03 2026] GET /v2.0/subnets?id=4f3ec062-488c-4f92-ad47-5619f476246c => generated 664 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/889] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:08:03 2026] POST /v2.0/networks => generated 653 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/890] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:08:03 2026] DELETE /v2.0/security-groups/14790426-88a5-49f6-8463-b0bdb4dd5ce5 => 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: 465/891] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:08:03 2026] GET /v2.0/security-groups?id=69ad4f6f-2a74-4f11-b6be-f4e07684824d&fields=id&fields=name => generated 114 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:08:03.818 7 WARNING neutron_lib.context [None req-bb007461-b390-41a7-ae33-68041ba1ce55 9b9ab2fc4cb64ab68736d25f776ebf4b 891b83f438d149208500a9e7b281fc4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 427/892] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:08:03 2026] GET /v2.0/ports?network_id=f4854486-fa5b-42fd-a6f3-13e1fb7f9839&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:08:03.866 7 WARNING neutron_lib.context [None req-bb007461-b390-41a7-ae33-68041ba1ce55 9b9ab2fc4cb64ab68736d25f776ebf4b 891b83f438d149208500a9e7b281fc4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 428/893] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:08:03 2026] GET /v2.0/networks/f4854486-fa5b-42fd-a6f3-13e1fb7f9839?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: 429/894] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:08:03 2026] GET /v2.0/networks/f4854486-fa5b-42fd-a6f3-13e1fb7f9839?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: 430/895] 199.204.45.140 () {34 vars in 994 bytes} [Mon Jun 15 21:08:04 2026] GET /v2.0/ports?device_id=50d614b1-b42b-4ed0-b22b-a9dd3428b3d4 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:08:04.211 8 INFO oslo.messaging._drivers.impl_rabbit [-] [24ea5955-d378-47dc-8394-9e81ab04a2d5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37372. [pid: 7|app: 0|req: 466/896] 10.0.0.244 () {34 vars in 665 bytes} [Mon Jun 15 21:08:03 2026] POST /v2.0/ports => generated 1506 bytes in 752 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: 467/897] 10.0.0.244 () {32 vars in 643 bytes} [Mon Jun 15 21:08:04 2026] GET /v2.0/ports => generated 1506 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:08:04.947 8 INFO neutron.services.segments.plugin [-] Segment 178ed5c4-594c-4953-ad91-b6b283f90142 resource provider aggregate not found [pid: 7|app: 0|req: 468/898] 10.0.0.244 () {32 vars in 720 bytes} [Mon Jun 15 21:08:04 2026] DELETE /v2.0/ports/0ed3bd4e-ab03-4a5c-8b65-15cb1c2c0fcb => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:08:04.956 8 INFO neutron.services.segments.plugin [-] Segment 178ed5c4-594c-4953-ad91-b6b283f90142 resource provider aggregate not found 2026-06-15 21:08:04.970 8 INFO neutron.services.segments.plugin [-] Segment 178ed5c4-594c-4953-ad91-b6b283f90142 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 178ed5c4-594c-4953-ad91-b6b283f90142 found for delete ", "request_id": "req-6a1aac1a-4c4d-4529-8158-6a4bbff8a5c0"}]} 2026-06-15 21:08:04.977 8 INFO neutron.services.segments.plugin [-] Segment 178ed5c4-594c-4953-ad91-b6b283f90142 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 178ed5c4-594c-4953-ad91-b6b283f90142 found for delete ", "request_id": "req-5b6bdb0e-5875-4134-b819-b023196b7a5d"}]} [pid: 7|app: 0|req: 469/899] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:08:04 2026] GET /v2.0/ports?device_id=50d614b1-b42b-4ed0-b22b-a9dd3428b3d4 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:08:05.215 8 INFO neutron.db.l3_db [req-95b97a7f-3b2e-4d72-b2af-445289b80c64 req-10854801-09db-4644-9f96-fc60cee600fa 4a60ca062e00457392d78a6bdec1286a c8e06ed65ae440579b57fbde23995183 - - default default] Floating IP dec70a30-c452-422c-93e4-a7a45cc96c6e disassociated. External IP: 10.96.250.205, port: fba529d5-8b83-4c4b-8fac-4a12a2cbeef6. [pid: 7|app: 0|req: 470/900] 10.0.0.244 () {32 vars in 720 bytes} [Mon Jun 15 21:08:04 2026] DELETE /v2.0/ports/3f3f69b5-a0a6-4f59-997b-9e1e3e2208c6 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/901] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:08:05 2026] GET /v2.0/security-groups?id=69ad4f6f-2a74-4f11-b6be-f4e07684824d&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/902] 10.0.0.244 () {32 vars in 643 bytes} [Mon Jun 15 21:08:05 2026] GET /v2.0/ports => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:08:05.302 7 WARNING neutron_lib.context [None req-845e985f-c346-443d-bb13-e6f967295cdf 9b9ab2fc4cb64ab68736d25f776ebf4b 891b83f438d149208500a9e7b281fc4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:08:05.349 7 INFO neutron.db.segments_db [None req-845e985f-c346-443d-bb13-e6f967295cdf 9b9ab2fc4cb64ab68736d25f776ebf4b 891b83f438d149208500a9e7b281fc4c - - default default] Added segment 9afd2e2e-998a-480c-8552-f6965beae2e2 of type vxlan for network bc59a415-fa46-4566-b42f-2425c964a4ea [pid: 7|app: 0|req: 473/903] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:08:05 2026] POST /v2.0/networks => generated 653 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:08:05.480 7 WARNING neutron_lib.context [None req-c36390c5-0f78-40a1-8e33-cea4ea402563 9b9ab2fc4cb64ab68736d25f776ebf4b 891b83f438d149208500a9e7b281fc4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:08:05.528 7 INFO neutron.db.segments_db [None req-c36390c5-0f78-40a1-8e33-cea4ea402563 9b9ab2fc4cb64ab68736d25f776ebf4b 891b83f438d149208500a9e7b281fc4c - - default default] Added segment 31b45573-7bbb-4401-bdeb-978276838fb0 of type vxlan for network 2c74c16a-925d-454a-bf06-08388574dea7 [pid: 7|app: 0|req: 474/904] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:08:05 2026] POST /v2.0/networks => generated 654 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/905] 199.204.45.140 () {36 vars in 997 bytes} [Mon Jun 15 21:08:04 2026] DELETE /v2.0/ports/fba529d5-8b83-4c4b-8fac-4a12a2cbeef6 => generated 0 bytes in 1494 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:08:06.120 7 WARNING neutron_lib.context [None req-eec90891-b23b-462d-83e5-d5cf1e918037 9b9ab2fc4cb64ab68736d25f776ebf4b 891b83f438d149208500a9e7b281fc4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:08:06.160 7 WARNING neutron_lib.context [None req-eec90891-b23b-462d-83e5-d5cf1e918037 9b9ab2fc4cb64ab68736d25f776ebf4b 891b83f438d149208500a9e7b281fc4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:08:06.430 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-aaa04904-0c55-4395-9b63-99d9943ecd86'] response: {'server_uuid': '50d614b1-b42b-4ed0-b22b-a9dd3428b3d4', 'name': 'network-vif-deleted', 'tag': 'fba529d5-8b83-4c4b-8fac-4a12a2cbeef6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 433/908] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:08:06 2026] DELETE /v2.0/security-groups/69ad4f6f-2a74-4f11-b6be-f4e07684824d => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:08:06.517 8 INFO neutron.api.v2.resource [None req-df6f27f1-a4f6-42f2-aebb-6adf1ee7a847 4a60ca062e00457392d78a6bdec1286a c8e06ed65ae440579b57fbde23995183 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 434/909] 10.0.0.244 () {32 vars in 737 bytes} [Mon Jun 15 21:08:06 2026] GET /v2.0/security-groups/69ad4f6f-2a74-4f11-b6be-f4e07684824d => 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: 476/910] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:08:06 2026] POST /v2.0/subnets => generated 1275 bytes in 576 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/911] 10.0.0.244 () {32 vars in 647 bytes} [Mon Jun 15 21:08:06 2026] GET /v2.0/subnets => generated 1888 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/912] 10.0.0.244 () {32 vars in 732 bytes} [Mon Jun 15 21:08:06 2026] DELETE /v2.0/floatingips/dec70a30-c452-422c-93e4-a7a45cc96c6e => generated 0 bytes in 375 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/913] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:08:06 2026] DELETE /v2.0/subnets/8d363150-3f41-4616-a427-35e3c73f77d3 => generated 0 bytes in 468 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/914] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:08:07 2026] DELETE /v2.0/subnets/1df1b2ee-bb1b-416a-8192-d20415dc510f => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/915] 10.0.0.244 () {32 vars in 647 bytes} [Mon Jun 15 21:08:07 2026] GET /v2.0/subnets => generated 626 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:08:08.011 7 INFO neutron.services.segments.plugin [-] Segment 31b45573-7bbb-4401-bdeb-978276838fb0 resource provider aggregate not found 2026-06-15 21:08:08.019 7 INFO neutron.services.segments.plugin [-] Segment 31b45573-7bbb-4401-bdeb-978276838fb0 resource provider aggregate not found 2026-06-15 21:08:08.027 7 INFO neutron.services.segments.plugin [-] Segment 31b45573-7bbb-4401-bdeb-978276838fb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31b45573-7bbb-4401-bdeb-978276838fb0 found for delete ", "request_id": "req-d69a2880-ffa7-44d7-9b21-2fc5d41710eb"}]} [pid: 7|app: 0|req: 481/916] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:08:07 2026] DELETE /v2.0/networks/2c74c16a-925d-454a-bf06-08388574dea7 => generated 0 bytes in 449 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:08:08.052 7 INFO neutron.services.segments.plugin [-] Segment 31b45573-7bbb-4401-bdeb-978276838fb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31b45573-7bbb-4401-bdeb-978276838fb0 found for delete ", "request_id": "req-73e56556-facf-480c-97f2-6aac42c6a0de"}]} [pid: 8|app: 0|req: 436/917] 10.0.0.244 () {34 vars in 789 bytes} [Mon Jun 15 21:08:06 2026] PUT /v2.0/routers/5c828296-83a9-4c3d-b842-ace76e65b32e/remove_router_interface => generated 309 bytes in 1256 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/918] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:08:08 2026] DELETE /v2.0/networks/bc59a415-fa46-4566-b42f-2425c964a4ea => generated 0 bytes in 415 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/919] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:08:08 2026] DELETE /v2.0/networks/04406d0e-55fd-4e32-a075-60099d6dc022 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/920] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:08:08 2026] GET /v2.0/security-groups?tenant_id=94487d7f1def41a1b997b7b00c46a969&name=default => generated 2801 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/921] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:08:08 2026] DELETE /v2.0/networks/00cacc50-4ce5-4996-8b39-78f8183264a9 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/922] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:08:09 2026] DELETE /v2.0/security-groups/8f4f105b-5154-473c-9f04-f20993d033d4 => 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: 487/923] 10.0.0.80 () {34 vars in 989 bytes} [Mon Jun 15 21:08:09 2026] GET /v2.0/ports?device_id=b929ef65-dce0-4efe-9ec9-ba8a450ed692 => generated 1240 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:08:09.645 8 INFO neutron.services.segments.plugin [-] Segment e0f639c4-18ac-4d80-897a-7819dbda259e resource provider aggregate not found 2026-06-15 21:08:09.651 8 INFO neutron.services.segments.plugin [-] Segment e0f639c4-18ac-4d80-897a-7819dbda259e resource provider aggregate not found 2026-06-15 21:08:09.661 8 INFO neutron.services.segments.plugin [-] Segment e0f639c4-18ac-4d80-897a-7819dbda259e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0f639c4-18ac-4d80-897a-7819dbda259e found for delete ", "request_id": "req-6bbdc3ed-963a-4a54-8cab-1eb6b5e3137b"}]} 2026-06-15 21:08:09.672 8 INFO neutron.db.l3_hamode_db [None req-81e45f8c-b2d3-4d35-892a-5042a81a1a2e 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] HA network ffb84f95-92b4-4c0e-85c4-b89831a7102e was deleted as no HA routers are present in tenant c8e06ed65ae440579b57fbde23995183. 2026-06-15 21:08:09.674 8 INFO neutron.services.segments.plugin [-] Segment e0f639c4-18ac-4d80-897a-7819dbda259e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0f639c4-18ac-4d80-897a-7819dbda259e found for delete ", "request_id": "req-de117d5b-0b40-4632-ba5d-0e3441f49f11"}]} [pid: 8|app: 0|req: 437/924] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:08:08 2026] DELETE /v2.0/routers/5c828296-83a9-4c3d-b842-ace76e65b32e => generated 0 bytes in 1512 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/925] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:08:09 2026] GET /v2.0/security-groups?tenant_id=47e0b4993b6743d2bfbe3704dbdac5d6&name=default => generated 2801 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/926] 10.0.0.80 () {34 vars in 1039 bytes} [Mon Jun 15 21:08:09 2026] GET /v2.0/security-groups?id=94be32d2-f554-4d9f-9e79-83e6616802ea&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/927] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:08:09 2026] GET /v2.0/security-groups?tenant_id=891b83f438d149208500a9e7b281fc4c&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: 490/928] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:08:09 2026] DELETE /v2.0/security-groups/c4e56ac5-e515-4bc5-946e-d80a0c013b8d => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/929] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:08:09 2026] DELETE /v2.0/subnets/4f3ec062-488c-4f92-ad47-5619f476246c => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:08:10.047 7 INFO neutron.services.segments.plugin [-] Segment 9afd2e2e-998a-480c-8552-f6965beae2e2 resource provider aggregate not found 2026-06-15 21:08:10.073 7 INFO neutron.services.segments.plugin [-] Segment 9afd2e2e-998a-480c-8552-f6965beae2e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9afd2e2e-998a-480c-8552-f6965beae2e2 found for delete ", "request_id": "req-2b992749-5c93-47f0-93d3-2ce1b887eb26"}]} 2026-06-15 21:08:10.081 7 INFO neutron.services.segments.plugin [-] Segment 9afd2e2e-998a-480c-8552-f6965beae2e2 resource provider aggregate not found [pid: 7|app: 0|req: 491/930] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:08:09 2026] DELETE /v2.0/security-groups/70e4dcfa-fb1b-43dd-b83b-488e7cad9181 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/931] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:08:09 2026] DELETE /v2.0/networks/f4854486-fa5b-42fd-a6f3-13e1fb7f9839 => generated 0 bytes in 444 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:08:10.546 7 INFO neutron.services.segments.plugin [-] Segment 0d918243-bd2f-4c60-b305-3191e5fe1704 resource provider aggregate not found 2026-06-15 21:08:10.561 7 INFO neutron.services.segments.plugin [-] Segment 9afd2e2e-998a-480c-8552-f6965beae2e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9afd2e2e-998a-480c-8552-f6965beae2e2 found for delete ", "request_id": "req-8eb010ad-bf78-4db4-88c1-117dd0df0c18"}]} 2026-06-15 21:08:10.580 7 INFO neutron.services.segments.plugin [-] Segment 0d918243-bd2f-4c60-b305-3191e5fe1704 resource provider aggregate not found 2026-06-15 21:08:10.593 7 INFO neutron.services.segments.plugin [-] Segment 0d918243-bd2f-4c60-b305-3191e5fe1704 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d918243-bd2f-4c60-b305-3191e5fe1704 found for delete ", "request_id": "req-775c8562-0716-4b63-b83f-5d3d02fc0043"}]} 2026-06-15 21:08:10.605 7 INFO neutron.services.segments.plugin [-] Segment 0d918243-bd2f-4c60-b305-3191e5fe1704 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d918243-bd2f-4c60-b305-3191e5fe1704 found for delete ", "request_id": "req-9295563f-ad89-44de-a1d9-b93056be2671"}]} 2026-06-15 21:08:10.618 7 INFO neutron.services.segments.plugin [-] Segment ce776c81-baac-4009-9945-eea416186c20 resource provider aggregate not found 2026-06-15 21:08:10.624 7 INFO neutron.services.segments.plugin [-] Segment ce776c81-baac-4009-9945-eea416186c20 resource provider aggregate not found [pid: 7|app: 0|req: 492/932] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:08:10 2026] GET /v2.0/security-groups?tenant_id=c8e06ed65ae440579b57fbde23995183&name=default => generated 2801 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/933] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:08:10 2026] DELETE /v2.0/security-groups/8b18e5d6-53cf-464c-9b9e-0cc645a34d6f => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:08:11.997 7 INFO neutron.services.segments.plugin [-] Segment ce776c81-baac-4009-9945-eea416186c20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce776c81-baac-4009-9945-eea416186c20 found for delete ", "request_id": "req-ce5fbdd1-8e15-4455-aa63-a1cb57387e77"}]} 2026-06-15 21:08:11.999 7 INFO neutron.services.segments.plugin [-] Segment ce776c81-baac-4009-9945-eea416186c20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce776c81-baac-4009-9945-eea416186c20 found for delete ", "request_id": "req-dfc926d1-3fd8-4a28-a7df-4e07b02fd5c5"}]} 2026-06-15 21:08:12.073 8 INFO neutron.services.segments.plugin [-] Segment d4d0dff4-4aca-4641-835c-fe6a47f28277 resource provider aggregate not found 2026-06-15 21:08:12.082 8 INFO neutron.services.segments.plugin [-] Segment d4d0dff4-4aca-4641-835c-fe6a47f28277 resource provider aggregate not found 2026-06-15 21:08:12.102 7 WARNING neutron_lib.context [None req-6eb83476-44e3-4b0c-8876-db89f8f60d60 46da2ef863514b8c96d75faf55f98da4 e22bcd802e0f42428899b70457d70f6f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:08:12.102 8 INFO neutron.services.segments.plugin [-] Segment d4d0dff4-4aca-4641-835c-fe6a47f28277 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4d0dff4-4aca-4641-835c-fe6a47f28277 found for delete ", "request_id": "req-fe043fb7-31ab-46d9-a8d2-687961b1fa53"}]} 2026-06-15 21:08:12.110 8 INFO neutron.services.segments.plugin [-] Segment d4d0dff4-4aca-4641-835c-fe6a47f28277 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4d0dff4-4aca-4641-835c-fe6a47f28277 found for delete ", "request_id": "req-9a5a421d-3aee-464c-8e6e-655bea97e672"}]} [pid: 8|app: 0|req: 442/934] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:08:12 2026] GET /v2.0/ports?device_id=b929ef65-dce0-4efe-9ec9-ba8a450ed692 => generated 971 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:08:12.242 7 INFO neutron.db.segments_db [None req-6eb83476-44e3-4b0c-8876-db89f8f60d60 46da2ef863514b8c96d75faf55f98da4 e22bcd802e0f42428899b70457d70f6f - - default default] Added segment 76392526-e03c-4998-a9d8-72918b9ac720 of type vxlan for network e5df0d82-325f-46d4-9c37-24e67720fe18 [pid: 8|app: 0|req: 443/935] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:08:12 2026] GET /v2.0/security-groups?id=94be32d2-f554-4d9f-9e79-83e6616802ea&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/936] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:08:11 2026] POST /v2.0/networks => generated 633 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:08:12.379 7 WARNING neutron_lib.context [None req-3f96880f-7614-4510-97c0-4c907b522479 46da2ef863514b8c96d75faf55f98da4 e22bcd802e0f42428899b70457d70f6f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:08:12.445 7 INFO neutron.db.segments_db [None req-3f96880f-7614-4510-97c0-4c907b522479 46da2ef863514b8c96d75faf55f98da4 e22bcd802e0f42428899b70457d70f6f - - default default] Added segment 1885d1bf-b2c0-4f3e-9e86-67717d11025d of type vxlan for network 3f086385-42fb-4549-a311-f8cee83b639d [pid: 8|app: 0|req: 444/937] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:08:12 2026] GET /v2.0/security-groups?tenant_id=1a0446b4702244e1880c5eec796e1d5a&name=default => generated 2801 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/938] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:08:12 2026] POST /v2.0/networks => generated 634 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/939] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:08:12 2026] GET /v2.0/ports?device_id=b929ef65-dce0-4efe-9ec9-ba8a450ed692 => generated 971 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:08:12.688 7 WARNING neutron_lib.context [None req-3fd1089c-ce31-4e2c-a0f3-841026e56adf 46da2ef863514b8c96d75faf55f98da4 e22bcd802e0f42428899b70457d70f6f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:08:12.762 8 INFO neutron.db.segments_db [None req-74ad2526-82eb-46a7-b374-4bfc50819455 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Added segment 453dc112-d475-4d63-aa00-3746482c0fce of type vxlan for network 841a985d-1615-4dee-a4b5-c7502b5c0ae9 [pid: 8|app: 0|req: 445/940] 10.0.0.244 () {34 vars in 671 bytes} [Mon Jun 15 21:08:12 2026] POST /v2.0/networks => generated 744 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/941] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:08:12 2026] DELETE /v2.0/security-groups/cca214b8-935c-4d64-a9ac-251b077801fa => 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: 496/942] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:08:12 2026] POST /v2.0/subnets => generated 622 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/943] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:08:13 2026] GET /v2.0/security-groups?id=94be32d2-f554-4d9f-9e79-83e6616802ea&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: 448/944] 199.204.45.140 () {34 vars in 994 bytes} [Mon Jun 15 21:08:13 2026] GET /v2.0/ports?device_id=b929ef65-dce0-4efe-9ec9-ba8a450ed692 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:08:13.102 8 WARNING neutron_lib.context [None req-aebe1daa-c5ef-45cf-aea6-c059c87b3850 46da2ef863514b8c96d75faf55f98da4 e22bcd802e0f42428899b70457d70f6f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 497/945] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:08:13 2026] POST /v2.0/subnets => generated 667 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/946] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:08:13 2026] POST /v2.0/subnets => generated 631 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:08:13.538 8 INFO neutron.db.segments_db [None req-2ab37146-1306-4e4e-b547-8f3c884920d1 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Added segment a7336ed4-b541-4853-90f6-e79a6d8972af of type vxlan for network 5394e48c-a406-4cef-a458-6a3110cca720 2026-06-15 21:08:13.612 7 INFO neutron.db.l3_db [req-6133c910-042e-42b8-9b93-919d5a5332e4 req-283859b4-0fa3-44e7-9155-d2060f30b55a 883e0180e29b4d079836f8f463ce1086 d85f503294ff42a39aa7b52156a662bd - - default default] Floating IP a736f151-7c09-4130-8c0b-456b84172665 disassociated. External IP: 10.96.250.220, port: 64c3b34e-83bb-4245-ac8d-303d4e05ddb4. 2026-06-15 21:08:13.937 8 INFO neutron.db.l3_hamode_db [None req-2ab37146-1306-4e4e-b547-8f3c884920d1 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 498/947] 199.204.45.140 () {36 vars in 997 bytes} [Mon Jun 15 21:08:13 2026] DELETE /v2.0/ports/64c3b34e-83bb-4245-ac8d-303d4e05ddb4 => generated 0 bytes in 813 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:08:14.099 7 WARNING neutron_lib.context [None req-f0b91d55-18cd-4eff-a187-0a5894e62c11 46da2ef863514b8c96d75faf55f98da4 e22bcd802e0f42428899b70457d70f6f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:08:14.140 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a36b28e-478f-4e8c-a501-d0f567ce532c'] response: {'server_uuid': 'b929ef65-dce0-4efe-9ec9-ba8a450ed692', 'name': 'network-vif-deleted', 'tag': '64c3b34e-83bb-4245-ac8d-303d4e05ddb4', 'status': 'completed', 'code': 200} 2026-06-15 21:08:14.169 7 INFO neutron.db.segments_db [None req-f0b91d55-18cd-4eff-a187-0a5894e62c11 46da2ef863514b8c96d75faf55f98da4 e22bcd802e0f42428899b70457d70f6f - - default default] Added segment 233a5a52-3b95-4c69-83bb-e26f71db252b of type vxlan for network 4a3b898b-c5f9-4a62-971d-786ae05e66a4 2026-06-15 21:08:14.642 7 INFO neutron.db.l3_hamode_db [None req-f0b91d55-18cd-4eff-a187-0a5894e62c11 46da2ef863514b8c96d75faf55f98da4 e22bcd802e0f42428899b70457d70f6f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 21:08:15.198 8 INFO neutron.db.l3_hamode_db [None req-2ab37146-1306-4e4e-b547-8f3c884920d1 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 21:08:15.250 7 INFO neutron.db.l3_hamode_db [None req-f0b91d55-18cd-4eff-a187-0a5894e62c11 46da2ef863514b8c96d75faf55f98da4 e22bcd802e0f42428899b70457d70f6f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 499/948] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:08:14 2026] POST /v2.0/routers => generated 510 bytes in 1920 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/949] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:08:16 2026] GET /v2.0/ports?device_id=b929ef65-dce0-4efe-9ec9-ba8a450ed692 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:08:16.257 7 WARNING neutron_lib.context [None req-cb55ccf8-af3a-4275-9d8e-35a24952afed 0b2567ee3b2645c6971aa9e338e1c68a 7289d7eb8cd54f3b8cfa856357498d39 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 450/950] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:08:13 2026] POST /v2.0/routers => generated 731 bytes in 2866 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:08:16.394 7 INFO neutron.db.segments_db [None req-cb55ccf8-af3a-4275-9d8e-35a24952afed 0b2567ee3b2645c6971aa9e338e1c68a 7289d7eb8cd54f3b8cfa856357498d39 - - default default] Added segment 7651917e-c694-4270-a672-aeca1bdbb1e6 of type vxlan for network aca110cb-4820-46f9-9ea0-8a7ce605019a [pid: 7|app: 0|req: 501/951] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:08:16 2026] POST /v2.0/networks => generated 649 bytes in 474 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/952] 10.0.0.244 () {34 vars in 783 bytes} [Mon Jun 15 21:08:16 2026] PUT /v2.0/routers/f9458010-551d-49e6-a16e-cf9f4ab5dae9/add_router_interface => generated 309 bytes in 1451 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:08:17.798 8 WARNING neutron_lib.context [None req-716c00e3-84b8-4d8e-b7a6-a6da7670ac9d 0b2567ee3b2645c6971aa9e338e1c68a 7289d7eb8cd54f3b8cfa856357498d39 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 502/953] 10.0.0.244 () {34 vars in 783 bytes} [Mon Jun 15 21:08:16 2026] PUT /v2.0/routers/6a0a4e2e-bbe2-4647-a36a-a9f8c89dfff3/add_router_interface => generated 309 bytes in 1643 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/954] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:08:17 2026] POST /v2.0/subnets => generated 603 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/955] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:08:18 2026] DELETE /v2.0/security-groups/94be32d2-f554-4d9f-9e79-83e6616802ea => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:08:18.274 7 WARNING neutron_lib.context [None req-d98d4825-e680-47c9-8093-f56989046ebf 0b2567ee3b2645c6971aa9e338e1c68a 7289d7eb8cd54f3b8cfa856357498d39 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:08:18.341 7 INFO neutron.db.segments_db [None req-d98d4825-e680-47c9-8093-f56989046ebf 0b2567ee3b2645c6971aa9e338e1c68a 7289d7eb8cd54f3b8cfa856357498d39 - - default default] Added segment 362ccb0b-7d4c-4a93-b05b-12aaf298ad57 of type vxlan for network 397170aa-66d0-4e51-a21a-3a2a545312fd [pid: 8|app: 0|req: 453/956] 10.0.0.244 () {32 vars in 717 bytes} [Mon Jun 15 21:08:18 2026] GET /v2.0/ports/d64a4955-2bca-46dc-bad6-1622f06749e8 => generated 959 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:08:18.363 8 INFO neutron.api.v2.resource [None req-ede344f9-5310-4cb1-b7f5-3afdf67d1549 883e0180e29b4d079836f8f463ce1086 d85f503294ff42a39aa7b52156a662bd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 454/957] 10.0.0.244 () {32 vars in 737 bytes} [Mon Jun 15 21:08:18 2026] GET /v2.0/security-groups/94be32d2-f554-4d9f-9e79-83e6616802ea => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:08:18.637 7 INFO neutron.db.l3_hamode_db [None req-d98d4825-e680-47c9-8093-f56989046ebf 0b2567ee3b2645c6971aa9e338e1c68a 7289d7eb8cd54f3b8cfa856357498d39 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 21:08:19.679 7 INFO neutron.db.l3_hamode_db [None req-d98d4825-e680-47c9-8093-f56989046ebf 0b2567ee3b2645c6971aa9e338e1c68a 7289d7eb8cd54f3b8cfa856357498d39 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 455/958] 10.0.0.244 () {34 vars in 783 bytes} [Mon Jun 15 21:08:18 2026] PUT /v2.0/routers/f9458010-551d-49e6-a16e-cf9f4ab5dae9/add_router_interface => generated 309 bytes in 1705 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/959] 10.0.0.244 () {32 vars in 732 bytes} [Mon Jun 15 21:08:20 2026] DELETE /v2.0/floatingips/a736f151-7c09-4130-8c0b-456b84172665 => generated 0 bytes in 398 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:08:20.474 8 WARNING neutron_lib.context [None req-19673d2a-a43e-4983-8c14-f477a7270695 50297f0a4e864321acb0b34aceaef7f1 b2cc72fbab3f4bc19672480bb7b4b22b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 457/960] 10.0.0.244 () {34 vars in 685 bytes} [Mon Jun 15 21:08:20 2026] POST /v2.0/security-groups => generated 1596 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/961] 10.0.0.244 () {32 vars in 717 bytes} [Mon Jun 15 21:08:20 2026] GET /v2.0/ports/7d5a37ae-e039-46cf-8b8c-52521f60cdd1 => generated 967 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/962] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:08:18 2026] POST /v2.0/routers => generated 694 bytes in 2598 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:08:20.869 7 WARNING neutron_lib.context [None req-9609d210-c907-41a2-9845-7786fedb1be9 50297f0a4e864321acb0b34aceaef7f1 b2cc72fbab3f4bc19672480bb7b4b22b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 505/963] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:08:20 2026] POST /v2.0/security-group-rules => generated 565 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/964] 10.0.0.244 () {34 vars in 789 bytes} [Mon Jun 15 21:08:20 2026] PUT /v2.0/routers/f9458010-551d-49e6-a16e-cf9f4ab5dae9/remove_router_interface => generated 309 bytes in 947 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/965] 10.0.0.244 () {34 vars in 789 bytes} [Mon Jun 15 21:08:20 2026] PUT /v2.0/routers/e79820d1-1aa6-4322-bf94-ef120657f79f/remove_router_interface => generated 309 bytes in 1229 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:08:21.949 8 WARNING neutron_lib.context [None req-2cc99b26-679f-4693-a8fc-918084584f0a 50297f0a4e864321acb0b34aceaef7f1 b2cc72fbab3f4bc19672480bb7b4b22b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 462/968] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:08:21 2026] POST /v2.0/security-group-rules => generated 570 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/969] 10.0.0.244 () {34 vars in 789 bytes} [Mon Jun 15 21:08:22 2026] PUT /v2.0/routers/f9458010-551d-49e6-a16e-cf9f4ab5dae9/remove_router_interface => generated 309 bytes in 957 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/970] 10.0.0.244 () {34 vars in 783 bytes} [Mon Jun 15 21:08:21 2026] PUT /v2.0/routers/60c2c7ab-0210-4856-96df-f09d6b750f34/add_router_interface => generated 309 bytes in 2019 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:08:23.946 7 WARNING neutron_lib.context [None req-e3a61c3e-546d-4c08-88f8-76b569ca0c04 50297f0a4e864321acb0b34aceaef7f1 b2cc72fbab3f4bc19672480bb7b4b22b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:08:24.088 8 INFO neutron.services.segments.plugin [-] Segment f66d14fd-34b2-46c7-ae3f-edb913a26dc2 resource provider aggregate not found 2026-06-15 21:08:24.092 8 INFO neutron.services.segments.plugin [-] Segment f66d14fd-34b2-46c7-ae3f-edb913a26dc2 resource provider aggregate not found 2026-06-15 21:08:24.104 8 INFO neutron.services.segments.plugin [-] Segment f66d14fd-34b2-46c7-ae3f-edb913a26dc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f66d14fd-34b2-46c7-ae3f-edb913a26dc2 found for delete ", "request_id": "req-14ff6208-8a00-42a0-8a77-4668f0e50dd1"}]} 2026-06-15 21:08:24.107 8 INFO neutron.services.segments.plugin [-] Segment f66d14fd-34b2-46c7-ae3f-edb913a26dc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f66d14fd-34b2-46c7-ae3f-edb913a26dc2 found for delete ", "request_id": "req-e072ec35-ba91-4294-a979-aeadabfc9f03"}]} 2026-06-15 21:08:24.114 8 INFO neutron.db.l3_hamode_db [None req-264b9845-a71b-48c4-bade-f2828d65ae8f 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] HA network 901ce6c3-4bc3-48f1-98c3-2f5096874801 was deleted as no HA routers are present in tenant d85f503294ff42a39aa7b52156a662bd. [pid: 8|app: 0|req: 464/971] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:08:23 2026] DELETE /v2.0/routers/e79820d1-1aa6-4322-bf94-ef120657f79f => generated 0 bytes in 1106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/972] 10.0.0.244 () {32 vars in 736 bytes} [Mon Jun 15 21:08:24 2026] GET /v2.0/ports?device_id=f9458010-551d-49e6-a16e-cf9f4ab5dae9 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:08:24.152 8 WARNING neutron_lib.context [None req-0dd8ae98-886d-4cca-b300-be510f7de75b 0b2567ee3b2645c6971aa9e338e1c68a 7289d7eb8cd54f3b8cfa856357498d39 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 508/973] 10.0.0.244 () {34 vars in 676 bytes} [Mon Jun 15 21:08:23 2026] POST /v2.0/floatingips => generated 552 bytes in 639 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/974] 10.0.0.244 () {34 vars in 665 bytes} [Mon Jun 15 21:08:24 2026] POST /v2.0/ports => generated 959 bytes in 464 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: 509/975] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:08:24 2026] DELETE /v2.0/subnets/3a1294c5-5c25-44cc-b997-d342f456ef3b => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:08:24.810 7 WARNING neutron_lib.context [None req-1002e0f1-97dd-404a-9a2a-7cf4f6b6ce21 0b2567ee3b2645c6971aa9e338e1c68a 7289d7eb8cd54f3b8cfa856357498d39 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:08:25.355 8 INFO neutron.db.l3_hamode_db [None req-c2ff40d6-981e-443a-9d5e-015577bc9e41 46da2ef863514b8c96d75faf55f98da4 e22bcd802e0f42428899b70457d70f6f - - default default] HA network 4a3b898b-c5f9-4a62-971d-786ae05e66a4 was deleted as no HA routers are present in tenant e22bcd802e0f42428899b70457d70f6f. [pid: 7|app: 0|req: 510/976] 10.0.0.244 () {34 vars in 665 bytes} [Mon Jun 15 21:08:24 2026] POST /v2.0/ports => generated 954 bytes in 553 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: 467/977] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:08:24 2026] DELETE /v2.0/routers/f9458010-551d-49e6-a16e-cf9f4ab5dae9 => generated 0 bytes in 750 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/978] 10.0.0.133 () {34 vars in 1100 bytes} [Mon Jun 15 21:08:25 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1000858119&fields=id&tenant_id=b2cc72fbab3f4bc19672480bb7b4b22b => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:08:25.407 8 WARNING neutron_lib.context [None req-72ec7fde-55cf-4234-8518-fb649ce9306e 0b2567ee3b2645c6971aa9e338e1c68a 7289d7eb8cd54f3b8cfa856357498d39 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:08:25.531 7 INFO neutron.services.segments.plugin [-] Segment 8a8c9fce-f041-42c5-9365-370b5c578c54 resource provider aggregate not found 2026-06-15 21:08:25.537 7 INFO neutron.services.segments.plugin [-] Segment 8a8c9fce-f041-42c5-9365-370b5c578c54 resource provider aggregate not found 2026-06-15 21:08:25.549 7 INFO neutron.services.segments.plugin [-] Segment 8a8c9fce-f041-42c5-9365-370b5c578c54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a8c9fce-f041-42c5-9365-370b5c578c54 found for delete ", "request_id": "req-e2c4ea86-a62f-4508-ab66-dc2219cb1bf9"}]} 2026-06-15 21:08:25.562 7 INFO neutron.services.segments.plugin [-] Segment 8a8c9fce-f041-42c5-9365-370b5c578c54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a8c9fce-f041-42c5-9365-370b5c578c54 found for delete ", "request_id": "req-b553141b-15a3-4f00-a084-3fb2db928f85"}]} [pid: 7|app: 0|req: 511/979] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:08:25 2026] DELETE /v2.0/networks/f59196dc-1b07-4f57-b214-98a978ffa13c => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/980] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:08:25 2026] DELETE /v2.0/subnets/c17c7d7b-0b7b-444d-80b3-9df4e23646cc => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/981] 10.0.0.133 () {34 vars in 982 bytes} [Mon Jun 15 21:08:25 2026] GET /v2.0/networks?id=841a985d-1615-4dee-a4b5-c7502b5c0ae9 => generated 676 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/982] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:08:25 2026] GET /v2.0/security-groups?tenant_id=d85f503294ff42a39aa7b52156a662bd&name=default => generated 2801 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/983] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:08:25 2026] DELETE /v2.0/subnets/785399b8-28e2-4011-bb0b-f04f40b595c1 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/984] 10.0.0.133 () {34 vars in 965 bytes} [Mon Jun 15 21:08:26 2026] GET /v2.0/quotas/b2cc72fbab3f4bc19672480bb7b4b22b => 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: 517/985] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:08:26 2026] DELETE /v2.0/security-groups/70526769-4574-4074-bba5-f2a98e46ee10 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:08:26.322 8 INFO neutron.services.segments.plugin [-] Segment 233a5a52-3b95-4c69-83bb-e26f71db252b resource provider aggregate not found 2026-06-15 21:08:26.329 8 INFO neutron.services.segments.plugin [-] Segment 233a5a52-3b95-4c69-83bb-e26f71db252b resource provider aggregate not found 2026-06-15 21:08:26.350 8 INFO neutron.services.segments.plugin [-] Segment 233a5a52-3b95-4c69-83bb-e26f71db252b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 233a5a52-3b95-4c69-83bb-e26f71db252b found for delete ", "request_id": "req-e1702413-9b89-4596-85f4-adf2257d7e70"}]} 2026-06-15 21:08:26.351 8 INFO neutron.services.segments.plugin [-] Segment 233a5a52-3b95-4c69-83bb-e26f71db252b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 233a5a52-3b95-4c69-83bb-e26f71db252b found for delete ", "request_id": "req-0716bc79-16e8-4c60-9410-3cc2a224503d"}]} [pid: 7|app: 0|req: 518/986] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:08:26 2026] DELETE /v2.0/networks/3f086385-42fb-4549-a311-f8cee83b639d => 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: 519/987] 10.0.0.133 () {34 vars in 1002 bytes} [Mon Jun 15 21:08:26 2026] GET /v2.0/ports?tenant_id=b2cc72fbab3f4bc19672480bb7b4b22b&fields=id => generated 103 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:08:26.725 8 INFO neutron.db.l3_db [None req-72ec7fde-55cf-4234-8518-fb649ce9306e 0b2567ee3b2645c6971aa9e338e1c68a 7289d7eb8cd54f3b8cfa856357498d39 - - default default] Floating IP ecd1c624-d0a1-4f4c-9421-a6cab84f390a associated. External IP: 10.96.250.207, port: f3019af3-d5c7-4266-bbe1-321412c4265e. [pid: 7|app: 0|req: 520/988] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:08:26 2026] DELETE /v2.0/networks/e5df0d82-325f-46d4-9c37-24e67720fe18 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/989] 10.0.0.133 () {34 vars in 1008 bytes} [Mon Jun 15 21:08:26 2026] GET /v2.0/networks/841a985d-1615-4dee-a4b5-c7502b5c0ae9?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:08:26.829 7 WARNING neutron_lib.context [None req-c8bcfd8b-c6bb-4690-ac28-80087bd04a45 46da2ef863514b8c96d75faf55f98da4 e22bcd802e0f42428899b70457d70f6f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:08:26.886 7 INFO neutron.db.segments_db [None req-c8bcfd8b-c6bb-4690-ac28-80087bd04a45 46da2ef863514b8c96d75faf55f98da4 e22bcd802e0f42428899b70457d70f6f - - default default] Added segment 03ec24a5-7c6d-4038-8fb8-eff8dbff0666 of type vxlan for network d1fbc2c8-6534-4ea0-b8fe-a5d46f072594 [pid: 7|app: 0|req: 522/990] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:08:26 2026] POST /v2.0/networks => generated 634 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/991] 10.0.0.133 () {34 vars in 1108 bytes} [Mon Jun 15 21:08:27 2026] GET /v2.0/networks/841a985d-1615-4dee-a4b5-c7502b5c0ae9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:08:27.080 7 WARNING neutron_lib.context [None req-bd57160e-e9bd-47e9-9f3d-f7122999bb41 46da2ef863514b8c96d75faf55f98da4 e22bcd802e0f42428899b70457d70f6f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 469/992] 10.0.0.244 () {34 vars in 677 bytes} [Mon Jun 15 21:08:25 2026] POST /v2.0/floatingips => generated 841 bytes in 1757 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:08:27.326 8 INFO neutron.db.l3_db [None req-549d28cd-42ea-470a-8e73-e2c9962147b2 0b2567ee3b2645c6971aa9e338e1c68a 7289d7eb8cd54f3b8cfa856357498d39 - - default default] Floating IP ecd1c624-d0a1-4f4c-9421-a6cab84f390a disassociated. External IP: 10.96.250.207, port: f3019af3-d5c7-4266-bbe1-321412c4265e. [pid: 7|app: 0|req: 524/993] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:08:27 2026] POST /v2.0/subnets => generated 622 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/994] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:08:27 2026] GET /v2.0/ports?device_id=01c6ff20-4e15-446a-a1e6-6dc8db0d02f3 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:08:27.442 7 WARNING neutron_lib.context [None req-b56e815d-bea3-43ff-b5a0-c5d54aa656ad 46da2ef863514b8c96d75faf55f98da4 e22bcd802e0f42428899b70457d70f6f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:08:27.489 7 INFO neutron.db.segments_db [None req-b56e815d-bea3-43ff-b5a0-c5d54aa656ad 46da2ef863514b8c96d75faf55f98da4 e22bcd802e0f42428899b70457d70f6f - - default default] Added segment fa0cd1c7-1d60-4035-a90b-84e9d6b46ae6 of type vxlan for network 7bf6c324-82e0-4c8f-8d4b-bcddb0900230 2026-06-15 21:08:27.574 7 INFO neutron.services.segments.plugin [-] Segment 1885d1bf-b2c0-4f3e-9e86-67717d11025d resource provider aggregate not found 2026-06-15 21:08:27.584 7 INFO neutron.services.segments.plugin [-] Segment 1885d1bf-b2c0-4f3e-9e86-67717d11025d resource provider aggregate not found 2026-06-15 21:08:27.592 7 INFO neutron.services.segments.plugin [-] Segment 1885d1bf-b2c0-4f3e-9e86-67717d11025d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1885d1bf-b2c0-4f3e-9e86-67717d11025d found for delete ", "request_id": "req-761cac08-b3fc-415c-80f7-64074867c253"}]} 2026-06-15 21:08:27.601 7 INFO neutron.services.segments.plugin [-] Segment 1885d1bf-b2c0-4f3e-9e86-67717d11025d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1885d1bf-b2c0-4f3e-9e86-67717d11025d found for delete ", "request_id": "req-ff7af192-f0ef-475b-ac1d-f0b7c81ff4d3"}]} 2026-06-15 21:08:27.618 7 INFO neutron.services.segments.plugin [-] Segment 76392526-e03c-4998-a9d8-72918b9ac720 resource provider aggregate not found 2026-06-15 21:08:27.629 7 INFO neutron.services.segments.plugin [-] Segment 76392526-e03c-4998-a9d8-72918b9ac720 resource provider aggregate not found 2026-06-15 21:08:27.653 7 INFO neutron.services.segments.plugin [-] Segment 76392526-e03c-4998-a9d8-72918b9ac720 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76392526-e03c-4998-a9d8-72918b9ac720 found for delete ", "request_id": "req-1233366f-d136-4fad-892c-f72d38d687fb"}]} 2026-06-15 21:08:27.654 7 INFO neutron.services.segments.plugin [-] Segment 76392526-e03c-4998-a9d8-72918b9ac720 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76392526-e03c-4998-a9d8-72918b9ac720 found for delete ", "request_id": "req-bc15e754-5d7e-4ff8-9671-a075bbd592b5"}]} [pid: 8|app: 0|req: 470/995] 10.0.0.244 () {34 vars in 749 bytes} [Mon Jun 15 21:08:27 2026] PUT /v2.0/floatingips/ecd1c624-d0a1-4f4c-9421-a6cab84f390a => generated 552 bytes in 509 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:08:27.904 7 INFO neutron.db.l3_hamode_db [None req-b56e815d-bea3-43ff-b5a0-c5d54aa656ad 46da2ef863514b8c96d75faf55f98da4 e22bcd802e0f42428899b70457d70f6f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 471/996] 10.0.0.244 () {32 vars in 732 bytes} [Mon Jun 15 21:08:27 2026] DELETE /v2.0/floatingips/ecd1c624-d0a1-4f4c-9421-a6cab84f390a => generated 0 bytes in 363 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:08:28.084 7 INFO neutron.db.l3_hamode_db [None req-b56e815d-bea3-43ff-b5a0-c5d54aa656ad 46da2ef863514b8c96d75faf55f98da4 e22bcd802e0f42428899b70457d70f6f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 472/997] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:08:28 2026] GET /v2.0/networks?id=841a985d-1615-4dee-a4b5-c7502b5c0ae9 => generated 676 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:08:28.123 8 WARNING neutron_lib.context [None req-c7af0688-ffac-4482-bbb4-9f8a546bb295 0b2567ee3b2645c6971aa9e338e1c68a 7289d7eb8cd54f3b8cfa856357498d39 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 526/998] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:08:27 2026] POST /v2.0/routers => generated 509 bytes in 1472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/999] 199.204.45.140 () {34 vars in 1050 bytes} [Mon Jun 15 21:08:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b2cc72fbab3f4bc19672480bb7b4b22b => generated 181 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1000] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:08:28 2026] GET /v2.0/ports?device_id=01c6ff20-4e15-446a-a1e6-6dc8db0d02f3 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:08:29.010 7 WARNING neutron_lib.context [None req-b7e53870-ff7e-4de2-9da7-8207afb50e8d 46da2ef863514b8c96d75faf55f98da4 e22bcd802e0f42428899b70457d70f6f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:08:29.085 8 INFO neutron.db.l3_db [None req-c7af0688-ffac-4482-bbb4-9f8a546bb295 0b2567ee3b2645c6971aa9e338e1c68a 7289d7eb8cd54f3b8cfa856357498d39 - - default default] Floating IP ed76b09d-e677-47a7-98a2-cc5af2b8c733 associated. External IP: 10.96.250.206, port: 1aa025b3-9908-4ba0-af48-5648938b00c3. [pid: 7|app: 0|req: 529/1001] 10.0.0.244 () {34 vars in 665 bytes} [Mon Jun 15 21:08:29 2026] POST /v2.0/ports => generated 963 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, ' 2026-06-15 21:08:29.424 7 WARNING neutron_lib.context [req-39450abb-e70a-4883-842d-b778c8874225 req-499d3153-1da5-4e77-a825-dcb6acb7f5c8 50297f0a4e864321acb0b34aceaef7f1 b2cc72fbab3f4bc19672480bb7b4b22b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 473/1002] 10.0.0.244 () {34 vars in 677 bytes} [Mon Jun 15 21:08:28 2026] POST /v2.0/floatingips => generated 843 bytes in 1334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1003] 199.204.45.140 () {38 vars in 955 bytes} [Mon Jun 15 21:08:29 2026] POST /v2.0/ports => generated 954 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: 531/1004] 10.0.0.244 () {32 vars in 729 bytes} [Mon Jun 15 21:08:29 2026] GET /v2.0/floatingips/ed76b09d-e677-47a7-98a2-cc5af2b8c733 => generated 843 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1005] 199.204.45.140 () {38 vars in 1028 bytes} [Mon Jun 15 21:08:29 2026] PUT /v2.0/ports/d8d1b2c8-4f83-4166-ba20-16d2337ab5cd => generated 1199 bytes in 536 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-06-15 21:08:30.523 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-40853c74-a2a4-4068-ac7b-bc8027b3de9e'] response: {'name': 'network-changed', 'server_uuid': '01c6ff20-4e15-446a-a1e6-6dc8db0d02f3', 'tag': 'd8d1b2c8-4f83-4166-ba20-16d2337ab5cd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 533/1006] 10.0.0.244 () {32 vars in 655 bytes} [Mon Jun 15 21:08:30 2026] GET /v2.0/floatingips => generated 846 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 534/1007] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:08:30 2026] GET /v2.0/ports?device_id=01c6ff20-4e15-446a-a1e6-6dc8db0d02f3 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/1008] 10.0.0.244 () {34 vars in 783 bytes} [Mon Jun 15 21:08:29 2026] PUT /v2.0/routers/1057d9a6-ca52-41f4-a508-d967f6c73084/add_router_interface => generated 309 bytes in 1358 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: 475/1009] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:08:30 2026] GET /v2.0/ports?tenant_id=b2cc72fbab3f4bc19672480bb7b4b22b&device_id=01c6ff20-4e15-446a-a1e6-6dc8db0d02f3 => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1010] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:08:30 2026] GET /v2.0/security-groups?tenant_id=1b650fc6d7f34bf993c0aa00644b2983&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: 536/1011] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:08:30 2026] GET /v2.0/security-groups?id=99e81cc3-4d46-4e7b-8309-5dd0983dc26c&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1012] 10.0.0.244 () {32 vars in 717 bytes} [Mon Jun 15 21:08:30 2026] GET /v2.0/ports/fca67f1a-76ec-420a-b914-6f55a5896fc2 => generated 1037 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1013] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:08:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=d8d1b2c8-4f83-4166-ba20-16d2337ab5cd => 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: 539/1014] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:08:31 2026] DELETE /v2.0/security-groups/215d70dc-b504-43bb-a3ad-2bc49dff3f74 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:08:31.321 8 INFO neutron.db.l3_db [None req-2785a4f5-feec-4562-b8db-fa0163d3fd6f 0b2567ee3b2645c6971aa9e338e1c68a 7289d7eb8cd54f3b8cfa856357498d39 - - default default] Floating IP ed76b09d-e677-47a7-98a2-cc5af2b8c733 associated. External IP: 10.96.250.206, port: 1aa025b3-9908-4ba0-af48-5648938b00c3. [pid: 8|app: 0|req: 476/1015] 10.0.0.244 () {34 vars in 749 bytes} [Mon Jun 15 21:08:30 2026] PUT /v2.0/floatingips/ed76b09d-e677-47a7-98a2-cc5af2b8c733 => generated 841 bytes in 1543 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/1016] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:08:32 2026] GET /v2.0/subnets?id=8e496913-29f4-4c90-baf9-d6bd7f4b179a => generated 670 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1017] 10.0.0.244 () {34 vars in 789 bytes} [Mon Jun 15 21:08:31 2026] PUT /v2.0/routers/1057d9a6-ca52-41f4-a508-d967f6c73084/remove_router_interface => generated 309 bytes in 1359 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: 478/1018] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:08:32 2026] GET /v2.0/security-groups?tenant_id=9c2ea591a68f4f36ad9e348e13997332&name=default => generated 2801 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1019] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:08:32 2026] GET /v2.0/ports?device_id=01c6ff20-4e15-446a-a1e6-6dc8db0d02f3 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1020] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:08:32 2026] GET /v2.0/ports?network_id=841a985d-1615-4dee-a4b5-c7502b5c0ae9&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:08:32.679 8 INFO neutron.db.l3_db [None req-069705c8-b6d3-47a8-af9e-cea94eeb28fc 0b2567ee3b2645c6971aa9e338e1c68a 7289d7eb8cd54f3b8cfa856357498d39 - - default default] Floating IP ed76b09d-e677-47a7-98a2-cc5af2b8c733 disassociated. External IP: 10.96.250.206, port: f3019af3-d5c7-4266-bbe1-321412c4265e. 2026-06-15 21:08:32.788 7 INFO neutron.api.v2.resource [None req-23ba26ae-523f-41b9-9602-15eafd762632 46da2ef863514b8c96d75faf55f98da4 e22bcd802e0f42428899b70457d70f6f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 543/1021] 10.0.0.244 () {34 vars in 789 bytes} [Mon Jun 15 21:08:32 2026] PUT /v2.0/routers/1057d9a6-ca52-41f4-a508-d967f6c73084/remove_router_interface => generated 197 bytes in 157 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1022] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:08:32 2026] DELETE /v2.0/security-groups/ae438e1e-f094-4b07-9b45-ef25d6e63d3c => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1023] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:08:32 2026] GET /v2.0/security-groups?id=99e81cc3-4d46-4e7b-8309-5dd0983dc26c&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1024] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:08:32 2026] GET /v2.0/networks/841a985d-1615-4dee-a4b5-c7502b5c0ae9?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: 547/1025] 10.0.0.244 () {32 vars in 736 bytes} [Mon Jun 15 21:08:32 2026] GET /v2.0/ports?device_id=1057d9a6-ca52-41f4-a508-d967f6c73084 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/1026] 10.0.0.244 () {34 vars in 749 bytes} [Mon Jun 15 21:08:32 2026] PUT /v2.0/floatingips/ed76b09d-e677-47a7-98a2-cc5af2b8c733 => generated 552 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1027] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:08:32 2026] GET /v2.0/networks/841a985d-1615-4dee-a4b5-c7502b5c0ae9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1028] 10.0.0.244 () {32 vars in 732 bytes} [Mon Jun 15 21:08:33 2026] DELETE /v2.0/floatingips/ed76b09d-e677-47a7-98a2-cc5af2b8c733 => generated 0 bytes in 396 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1029] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:08:33 2026] GET /v2.0/ports?tenant_id=b2cc72fbab3f4bc19672480bb7b4b22b&device_id=01c6ff20-4e15-446a-a1e6-6dc8db0d02f3 => generated 1238 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:08:33.537 7 INFO neutron.api.v2.resource [None req-af127786-337b-4263-89a8-1b3956d0a68c 0b2567ee3b2645c6971aa9e338e1c68a 7289d7eb8cd54f3b8cfa856357498d39 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 551/1030] 10.0.0.244 () {32 vars in 732 bytes} [Mon Jun 15 21:08:33 2026] DELETE /v2.0/floatingips/ed76b09d-e677-47a7-98a2-cc5af2b8c733 => generated 144 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1031] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:08:33 2026] GET /v2.0/networks?id=841a985d-1615-4dee-a4b5-c7502b5c0ae9 => generated 772 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:08:33.764 8 INFO neutron.services.segments.plugin [-] Segment fa0cd1c7-1d60-4035-a90b-84e9d6b46ae6 resource provider aggregate not found 2026-06-15 21:08:33.770 8 INFO neutron.services.segments.plugin [-] Segment fa0cd1c7-1d60-4035-a90b-84e9d6b46ae6 resource provider aggregate not found 2026-06-15 21:08:33.782 8 INFO neutron.services.segments.plugin [-] Segment fa0cd1c7-1d60-4035-a90b-84e9d6b46ae6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa0cd1c7-1d60-4035-a90b-84e9d6b46ae6 found for delete ", "request_id": "req-edafff18-3feb-4df2-a676-511797c5181f"}]} 2026-06-15 21:08:33.789 8 INFO neutron.services.segments.plugin [-] Segment fa0cd1c7-1d60-4035-a90b-84e9d6b46ae6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa0cd1c7-1d60-4035-a90b-84e9d6b46ae6 found for delete ", "request_id": "req-b622dcd3-2b98-4b4d-889d-1e35e87f9733"}]} 2026-06-15 21:08:33.797 8 INFO neutron.db.l3_hamode_db [None req-d88f762c-f4e4-4ea0-9977-75985b03d3f2 46da2ef863514b8c96d75faf55f98da4 e22bcd802e0f42428899b70457d70f6f - - default default] HA network 7bf6c324-82e0-4c8f-8d4b-bcddb0900230 was deleted as no HA routers are present in tenant e22bcd802e0f42428899b70457d70f6f. [pid: 8|app: 0|req: 480/1032] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:08:33 2026] DELETE /v2.0/routers/1057d9a6-ca52-41f4-a508-d967f6c73084 => generated 0 bytes in 771 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/1033] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:08:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=d8d1b2c8-4f83-4166-ba20-16d2337ab5cd => 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: 553/1034] 10.0.0.244 () {32 vars in 720 bytes} [Mon Jun 15 21:08:33 2026] DELETE /v2.0/ports/f3019af3-d5c7-4266-bbe1-321412c4265e => generated 0 bytes in 379 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1035] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:08:34 2026] GET /v2.0/subnets?id=8e496913-29f4-4c90-baf9-d6bd7f4b179a => generated 670 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/1036] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:08:33 2026] DELETE /v2.0/subnets/f1b30f6d-4c33-4acb-9433-3c0a3b90313a => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1037] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:08:34 2026] GET /v2.0/ports?device_id=01c6ff20-4e15-446a-a1e6-6dc8db0d02f3 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/1038] 10.0.0.244 () {32 vars in 720 bytes} [Mon Jun 15 21:08:34 2026] DELETE /v2.0/ports/1aa025b3-9908-4ba0-af48-5648938b00c3 => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/1039] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:08:34 2026] GET /v2.0/ports?network_id=841a985d-1615-4dee-a4b5-c7502b5c0ae9&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:08:34.480 7 INFO neutron.services.segments.plugin [-] Segment 03ec24a5-7c6d-4038-8fb8-eff8dbff0666 resource provider aggregate not found 2026-06-15 21:08:34.487 7 INFO neutron.services.segments.plugin [-] Segment 03ec24a5-7c6d-4038-8fb8-eff8dbff0666 resource provider aggregate not found 2026-06-15 21:08:34.495 7 INFO neutron.services.segments.plugin [-] Segment 03ec24a5-7c6d-4038-8fb8-eff8dbff0666 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03ec24a5-7c6d-4038-8fb8-eff8dbff0666 found for delete ", "request_id": "req-a4c5d1ea-26e1-4f53-88cb-2bd852785629"}]} 2026-06-15 21:08:34.503 7 INFO neutron.services.segments.plugin [-] Segment 03ec24a5-7c6d-4038-8fb8-eff8dbff0666 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03ec24a5-7c6d-4038-8fb8-eff8dbff0666 found for delete ", "request_id": "req-7f6728f6-7e0d-4852-a182-4d6d4bb09858"}]} [pid: 7|app: 0|req: 556/1040] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:08:34 2026] DELETE /v2.0/networks/d1fbc2c8-6534-4ea0-b8fe-a5d46f072594 => generated 0 bytes in 419 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/1041] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:08:34 2026] GET /v2.0/security-groups?id=99e81cc3-4d46-4e7b-8309-5dd0983dc26c&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: 486/1042] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:08:34 2026] GET /v2.0/networks/841a985d-1615-4dee-a4b5-c7502b5c0ae9?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:08:34.604 8 WARNING neutron_lib.context [None req-6e06d428-9d74-4b15-a31b-d85f19b8e036 46da2ef863514b8c96d75faf55f98da4 e22bcd802e0f42428899b70457d70f6f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 557/1043] 10.0.0.244 () {32 vars in 736 bytes} [Mon Jun 15 21:08:34 2026] GET /v2.0/ports?device_id=60c2c7ab-0210-4856-96df-f09d6b750f34 => generated 958 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:08:34.647 8 INFO neutron.db.segments_db [None req-6e06d428-9d74-4b15-a31b-d85f19b8e036 46da2ef863514b8c96d75faf55f98da4 e22bcd802e0f42428899b70457d70f6f - - default default] Added segment 21de3db0-a7a5-4af6-b448-b127b1a8a0f6 of type vxlan for network 90f60270-0217-4447-8015-907c4cc3bb79 [pid: 7|app: 0|req: 558/1044] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:08:34 2026] GET /v2.0/networks/841a985d-1615-4dee-a4b5-c7502b5c0ae9?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: 487/1045] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:08:34 2026] POST /v2.0/networks => generated 634 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:08:34.805 8 WARNING neutron_lib.context [None req-452409cc-25a1-4382-9784-98bd97353520 46da2ef863514b8c96d75faf55f98da4 e22bcd802e0f42428899b70457d70f6f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 488/1046] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:08:34 2026] POST /v2.0/subnets => generated 622 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:08:35.179 8 WARNING neutron_lib.context [None req-384d9ff6-b28c-48bd-9193-773a0168bb95 46da2ef863514b8c96d75faf55f98da4 e22bcd802e0f42428899b70457d70f6f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:08:35.225 8 INFO neutron.db.segments_db [None req-384d9ff6-b28c-48bd-9193-773a0168bb95 46da2ef863514b8c96d75faf55f98da4 e22bcd802e0f42428899b70457d70f6f - - default default] Added segment 3f099279-38c8-4e4e-9e64-d5f845fdab64 of type vxlan for network 108240c4-72f2-4082-8260-e97e2a899dff 2026-06-15 21:08:35.553 8 INFO neutron.db.l3_hamode_db [None req-384d9ff6-b28c-48bd-9193-773a0168bb95 46da2ef863514b8c96d75faf55f98da4 e22bcd802e0f42428899b70457d70f6f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 21:08:35.780 8 INFO neutron.db.l3_hamode_db [None req-384d9ff6-b28c-48bd-9193-773a0168bb95 46da2ef863514b8c96d75faf55f98da4 e22bcd802e0f42428899b70457d70f6f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 559/1047] 10.0.0.244 () {34 vars in 789 bytes} [Mon Jun 15 21:08:34 2026] PUT /v2.0/routers/60c2c7ab-0210-4856-96df-f09d6b750f34/remove_router_interface => generated 309 bytes in 1420 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1048] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:08:36 2026] GET /v2.0/ports?device_id=01c6ff20-4e15-446a-a1e6-6dc8db0d02f3 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1051] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:08:35 2026] POST /v2.0/routers => generated 510 bytes in 1486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1052] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:08:36 2026] GET /v2.0/security-groups?id=99e81cc3-4d46-4e7b-8309-5dd0983dc26c&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:08:37.479 7 INFO neutron.services.segments.plugin [-] Segment 362ccb0b-7d4c-4a93-b05b-12aaf298ad57 resource provider aggregate not found 2026-06-15 21:08:37.486 7 INFO neutron.services.segments.plugin [-] Segment 362ccb0b-7d4c-4a93-b05b-12aaf298ad57 resource provider aggregate not found 2026-06-15 21:08:37.497 7 INFO neutron.services.segments.plugin [-] Segment 362ccb0b-7d4c-4a93-b05b-12aaf298ad57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 362ccb0b-7d4c-4a93-b05b-12aaf298ad57 found for delete ", "request_id": "req-70fc2416-ff0f-446d-a9ac-c8667dc33487"}]} 2026-06-15 21:08:37.506 7 INFO neutron.services.segments.plugin [-] Segment 362ccb0b-7d4c-4a93-b05b-12aaf298ad57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 362ccb0b-7d4c-4a93-b05b-12aaf298ad57 found for delete ", "request_id": "req-f28695cf-164b-42db-9f64-7749ac7979db"}]} 2026-06-15 21:08:37.514 7 INFO neutron.db.l3_hamode_db [None req-71f3251c-d36b-434b-8ae7-09f449e9e46f 0b2567ee3b2645c6971aa9e338e1c68a 7289d7eb8cd54f3b8cfa856357498d39 - - default default] HA network 397170aa-66d0-4e51-a21a-3a2a545312fd was deleted as no HA routers are present in tenant 7289d7eb8cd54f3b8cfa856357498d39. [pid: 7|app: 0|req: 563/1053] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:08:36 2026] DELETE /v2.0/routers/60c2c7ab-0210-4856-96df-f09d6b750f34 => generated 0 bytes in 1332 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1054] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:08:37 2026] GET /v2.0/ports?device_id=01c6ff20-4e15-446a-a1e6-6dc8db0d02f3 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1055] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:08:37 2026] DELETE /v2.0/subnets/7268ac8b-58d0-4b6c-8df7-a287e11e57d4 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1056] 10.0.0.244 () {34 vars in 783 bytes} [Mon Jun 15 21:08:36 2026] PUT /v2.0/routers/478d0a87-df7c-4101-910f-cde0f4bb2432/add_router_interface => generated 309 bytes in 1680 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:08:38.607 8 INFO neutron.services.segments.plugin [-] Segment 7651917e-c694-4270-a672-aeca1bdbb1e6 resource provider aggregate not found 2026-06-15 21:08:38.613 8 INFO neutron.services.segments.plugin [-] Segment 7651917e-c694-4270-a672-aeca1bdbb1e6 resource provider aggregate not found 2026-06-15 21:08:38.634 8 INFO neutron.services.segments.plugin [-] Segment 7651917e-c694-4270-a672-aeca1bdbb1e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7651917e-c694-4270-a672-aeca1bdbb1e6 found for delete ", "request_id": "req-a8dee8b9-ec9a-4fde-aa49-7e38d03ba873"}]} 2026-06-15 21:08:38.635 8 INFO neutron.services.segments.plugin [-] Segment 7651917e-c694-4270-a672-aeca1bdbb1e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7651917e-c694-4270-a672-aeca1bdbb1e6 found for delete ", "request_id": "req-f2df01ba-5086-44a5-8593-795588d9eb1f"}]} [pid: 8|app: 0|req: 492/1057] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:08:38 2026] DELETE /v2.0/networks/aca110cb-4820-46f9-9ea0-8a7ce605019a => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:08:38.724 7 INFO neutron.db.l3_db [None req-b0c9e15c-7ad2-4d32-8e85-7bb6d9e04760 50297f0a4e864321acb0b34aceaef7f1 b2cc72fbab3f4bc19672480bb7b4b22b - - default default] Floating IP 8c0a6e22-7dd3-4d04-bda0-c55ed251d090 associated. External IP: 10.96.250.202, port: d8d1b2c8-4f83-4166-ba20-16d2337ab5cd. [pid: 8|app: 0|req: 493/1058] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:08:38 2026] GET /v2.0/security-groups?tenant_id=c66748676f3648869f4a62c7d8c02898&name=default => generated 2801 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1059] 10.0.0.244 () {32 vars in 717 bytes} [Mon Jun 15 21:08:39 2026] GET /v2.0/ports/e570b089-57ab-4c40-87f3-67c70e317c31 => generated 959 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1060] 10.0.0.244 () {34 vars in 749 bytes} [Mon Jun 15 21:08:37 2026] PUT /v2.0/floatingips/8c0a6e22-7dd3-4d04-bda0-c55ed251d090 => generated 855 bytes in 1338 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:08:39.183 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-21b1c578-50af-4de7-8b07-1cb2a630998c'] response: {'name': 'network-changed', 'server_uuid': '01c6ff20-4e15-446a-a1e6-6dc8db0d02f3', 'tag': 'd8d1b2c8-4f83-4166-ba20-16d2337ab5cd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 495/1061] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:08:39 2026] DELETE /v2.0/security-groups/37935247-a004-48fb-b1ed-e706563b31e1 => 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: 496/1062] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:08:39 2026] GET /v2.0/security-groups?tenant_id=7289d7eb8cd54f3b8cfa856357498d39&name=default => generated 2801 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1063] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:08:39 2026] GET /v2.0/ports?device_id=01c6ff20-4e15-446a-a1e6-6dc8db0d02f3 => generated 971 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1064] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:08:39 2026] GET /v2.0/ports?tenant_id=b2cc72fbab3f4bc19672480bb7b4b22b&device_id=01c6ff20-4e15-446a-a1e6-6dc8db0d02f3 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1065] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:08:39 2026] DELETE /v2.0/security-groups/9a1ccb34-ae65-47b7-927d-772edc4fe3aa => 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: 500/1066] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:08:39 2026] GET /v2.0/security-groups?id=99e81cc3-4d46-4e7b-8309-5dd0983dc26c&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: 501/1067] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:08:39 2026] GET /v2.0/networks?id=841a985d-1615-4dee-a4b5-c7502b5c0ae9 => generated 772 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1068] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:08:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=d8d1b2c8-4f83-4166-ba20-16d2337ab5cd => generated 858 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1069] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:08:39 2026] GET /v2.0/subnets?id=8e496913-29f4-4c90-baf9-d6bd7f4b179a => generated 670 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1070] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:08:39 2026] GET /v2.0/ports?network_id=841a985d-1615-4dee-a4b5-c7502b5c0ae9&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: 505/1071] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:08:39 2026] GET /v2.0/networks/841a985d-1615-4dee-a4b5-c7502b5c0ae9?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: 506/1072] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:08:40 2026] GET /v2.0/ports?device_id=01c6ff20-4e15-446a-a1e6-6dc8db0d02f3 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1073] 10.0.0.244 () {34 vars in 789 bytes} [Mon Jun 15 21:08:39 2026] PUT /v2.0/routers/478d0a87-df7c-4101-910f-cde0f4bb2432/remove_router_interface => generated 309 bytes in 1016 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1074] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:08:40 2026] GET /v2.0/security-groups?id=99e81cc3-4d46-4e7b-8309-5dd0983dc26c&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: 507/1075] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:08:40 2026] GET /v2.0/networks/841a985d-1615-4dee-a4b5-c7502b5c0ae9?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: 569/1076] 10.0.0.244 () {32 vars in 736 bytes} [Mon Jun 15 21:08:40 2026] GET /v2.0/ports?device_id=478d0a87-df7c-4101-910f-cde0f4bb2432 => 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: 570/1077] 199.204.45.140 () {34 vars in 994 bytes} [Mon Jun 15 21:08:40 2026] GET /v2.0/ports?device_id=01c6ff20-4e15-446a-a1e6-6dc8db0d02f3 => generated 971 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:08:40.968 8 INFO neutron.services.segments.plugin [-] Segment 3f099279-38c8-4e4e-9e64-d5f845fdab64 resource provider aggregate not found 2026-06-15 21:08:40.974 8 INFO neutron.services.segments.plugin [-] Segment 3f099279-38c8-4e4e-9e64-d5f845fdab64 resource provider aggregate not found 2026-06-15 21:08:40.993 8 INFO neutron.services.segments.plugin [-] Segment 3f099279-38c8-4e4e-9e64-d5f845fdab64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f099279-38c8-4e4e-9e64-d5f845fdab64 found for delete ", "request_id": "req-ba7d403c-5b06-46b7-bf29-41084224e2a6"}]} 2026-06-15 21:08:40.998 8 INFO neutron.services.segments.plugin [-] Segment 3f099279-38c8-4e4e-9e64-d5f845fdab64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f099279-38c8-4e4e-9e64-d5f845fdab64 found for delete ", "request_id": "req-dca15ba5-207c-40bd-98f4-63ff29301e63"}]} 2026-06-15 21:08:41.003 8 INFO neutron.db.l3_hamode_db [None req-f7e962cf-8301-492d-b268-bd537402d8e8 46da2ef863514b8c96d75faf55f98da4 e22bcd802e0f42428899b70457d70f6f - - default default] HA network 108240c4-72f2-4082-8260-e97e2a899dff was deleted as no HA routers are present in tenant e22bcd802e0f42428899b70457d70f6f. [pid: 8|app: 0|req: 508/1078] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:08:40 2026] DELETE /v2.0/routers/478d0a87-df7c-4101-910f-cde0f4bb2432 => generated 0 bytes in 792 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:08:41.045 7 INFO neutron.db.l3_db [req-d1b02cb2-6d55-4c0d-bc7e-070ed1029982 req-f05407d0-86ab-4398-afb5-4ebebb4545c6 50297f0a4e864321acb0b34aceaef7f1 b2cc72fbab3f4bc19672480bb7b4b22b - - default default] Floating IP 8c0a6e22-7dd3-4d04-bda0-c55ed251d090 disassociated. External IP: 10.96.250.202, port: d8d1b2c8-4f83-4166-ba20-16d2337ab5cd. 2026-06-15 21:08:41.228 8 WARNING neutron_lib.context [None req-c81d657e-329e-44b7-ac8a-14b688f53af9 c9efc7038bec4cb7b563aa9c96af3fe7 4e4ff7b9ee0e4a5c927d97a46265c617 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:08:41.363 8 INFO neutron.db.segments_db [None req-c81d657e-329e-44b7-ac8a-14b688f53af9 c9efc7038bec4cb7b563aa9c96af3fe7 4e4ff7b9ee0e4a5c927d97a46265c617 - - default default] Added segment 24c837b3-0951-4a2b-8500-535b1af21f31 of type vxlan for network 5016a26a-daf3-4928-b681-cbe6df050c03 [pid: 7|app: 0|req: 571/1079] 199.204.45.140 () {36 vars in 997 bytes} [Mon Jun 15 21:08:40 2026] DELETE /v2.0/ports/d8d1b2c8-4f83-4166-ba20-16d2337ab5cd => generated 0 bytes in 737 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1080] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:08:41 2026] POST /v2.0/networks => generated 648 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1081] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:08:41 2026] GET /v2.0/ports?device_id=01c6ff20-4e15-446a-a1e6-6dc8db0d02f3 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:08:41.523 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-20b4df53-d706-4ede-b1fc-07db3333f95e'] response: {'server_uuid': '01c6ff20-4e15-446a-a1e6-6dc8db0d02f3', 'name': 'network-vif-deleted', 'tag': 'd8d1b2c8-4f83-4166-ba20-16d2337ab5cd', 'status': 'completed', 'code': 200} 2026-06-15 21:08:41.548 8 WARNING neutron_lib.context [None req-81108e64-58b7-49fe-b981-593bf4aa85d0 48c8f92822e74aa4a13f679f31d43363 e669169195d949c09bb11391e0cf5818 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:08:41.549 8 WARNING neutron_lib.context [None req-81108e64-58b7-49fe-b981-593bf4aa85d0 48c8f92822e74aa4a13f679f31d43363 e669169195d949c09bb11391e0cf5818 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 572/1082] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:08:41 2026] DELETE /v2.0/subnets/76a648a8-0365-4e0c-85b4-a7754676b8cf => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:08:41.699 8 INFO neutron.db.segments_db [None req-81108e64-58b7-49fe-b981-593bf4aa85d0 48c8f92822e74aa4a13f679f31d43363 e669169195d949c09bb11391e0cf5818 - - default default] Added segment eed3c90e-341e-45b0-8ca5-74ad60ca5302 of type vxlan for network 0030a59a-c0ce-4744-bf03-2493cbd6adff 2026-06-15 21:08:41.860 8 INFO neutron.db.segments_db [None req-81108e64-58b7-49fe-b981-593bf4aa85d0 48c8f92822e74aa4a13f679f31d43363 e669169195d949c09bb11391e0cf5818 - - default default] Added segment 75bc2dbf-c14b-46a1-9a1f-067d3ab5ba4b of type vxlan for network a9b6bbc0-4784-4ca4-9e42-7117506bd70f [pid: 8|app: 0|req: 511/1083] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:08:41 2026] POST /v2.0/networks => generated 1244 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-15 21:08:42.003 8 WARNING neutron_lib.context [None req-f50c499a-dd72-4d5d-9b9c-a601c15379bb c9efc7038bec4cb7b563aa9c96af3fe7 4e4ff7b9ee0e4a5c927d97a46265c617 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:08:42.084 7 INFO neutron.services.segments.plugin [-] Segment 21de3db0-a7a5-4af6-b448-b127b1a8a0f6 resource provider aggregate not found 2026-06-15 21:08:42.089 7 INFO neutron.services.segments.plugin [-] Segment 21de3db0-a7a5-4af6-b448-b127b1a8a0f6 resource provider aggregate not found 2026-06-15 21:08:42.102 7 INFO neutron.services.segments.plugin [-] Segment 21de3db0-a7a5-4af6-b448-b127b1a8a0f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21de3db0-a7a5-4af6-b448-b127b1a8a0f6 found for delete ", "request_id": "req-d947986a-01c9-4d53-b13a-3fab390aa6d1"}]} 2026-06-15 21:08:42.108 7 INFO neutron.services.segments.plugin [-] Segment 21de3db0-a7a5-4af6-b448-b127b1a8a0f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21de3db0-a7a5-4af6-b448-b127b1a8a0f6 found for delete ", "request_id": "req-2c23b36f-93fb-44a5-a904-112f1c433c68"}]} [pid: 7|app: 0|req: 573/1084] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:08:41 2026] DELETE /v2.0/networks/90f60270-0217-4447-8015-907c4cc3bb79 => generated 0 bytes in 429 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1085] 10.0.0.244 () {32 vars in 649 bytes} [Mon Jun 15 21:08:42 2026] GET /v2.0/networks => generated 1843 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:08:42.239 7 WARNING neutron_lib.context [None req-5b68d508-90f6-411a-b2f3-4af4241eabc0 46da2ef863514b8c96d75faf55f98da4 e22bcd802e0f42428899b70457d70f6f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:08:42.275 7 INFO neutron.db.segments_db [None req-5b68d508-90f6-411a-b2f3-4af4241eabc0 46da2ef863514b8c96d75faf55f98da4 e22bcd802e0f42428899b70457d70f6f - - default default] Added segment 8d20525d-f9e2-4aec-8b29-594e8c9d041e of type vxlan for network 2462e65d-b901-47d3-9420-1ecac22ef3f4 2026-06-15 21:08:42.554 7 INFO neutron.db.l3_hamode_db [None req-5b68d508-90f6-411a-b2f3-4af4241eabc0 46da2ef863514b8c96d75faf55f98da4 e22bcd802e0f42428899b70457d70f6f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 512/1086] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:08:41 2026] POST /v2.0/subnets => generated 649 bytes in 765 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1087] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:08:42 2026] DELETE /v2.0/networks/0030a59a-c0ce-4744-bf03-2493cbd6adff => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:08:43.017 8 INFO neutron.services.segments.plugin [-] Segment eed3c90e-341e-45b0-8ca5-74ad60ca5302 resource provider aggregate not found 2026-06-15 21:08:43.026 8 INFO neutron.services.segments.plugin [-] Segment eed3c90e-341e-45b0-8ca5-74ad60ca5302 resource provider aggregate not found 2026-06-15 21:08:43.035 8 INFO neutron.services.segments.plugin [-] Segment eed3c90e-341e-45b0-8ca5-74ad60ca5302 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eed3c90e-341e-45b0-8ca5-74ad60ca5302 found for delete ", "request_id": "req-a2f78376-ed7a-4498-aa3e-bb4ec6236232"}]} 2026-06-15 21:08:43.048 8 INFO neutron.services.segments.plugin [-] Segment eed3c90e-341e-45b0-8ca5-74ad60ca5302 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eed3c90e-341e-45b0-8ca5-74ad60ca5302 found for delete ", "request_id": "req-484a2dfe-d967-4df5-85ad-9fe69361efda"}]} [pid: 8|app: 0|req: 514/1088] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:08:42 2026] DELETE /v2.0/security-groups/99e81cc3-4d46-4e7b-8309-5dd0983dc26c => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:08:43.138 8 WARNING neutron_lib.context [None req-62d98448-0e30-44fc-b69a-7eeadc03fe27 c9efc7038bec4cb7b563aa9c96af3fe7 4e4ff7b9ee0e4a5c927d97a46265c617 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:08:43.217 8 INFO neutron.db.segments_db [None req-62d98448-0e30-44fc-b69a-7eeadc03fe27 c9efc7038bec4cb7b563aa9c96af3fe7 4e4ff7b9ee0e4a5c927d97a46265c617 - - default default] Added segment 3451b9d8-9d7b-48cd-83af-dd67cf50c1e6 of type vxlan for network 9b045247-0018-47e0-8d38-89c789e58fc2 [pid: 8|app: 0|req: 515/1089] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:08:43 2026] POST /v2.0/networks => generated 648 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1090] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:08:43 2026] DELETE /v2.0/networks/a9b6bbc0-4784-4ca4-9e42-7117506bd70f => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:08:43.620 8 INFO neutron.api.v2.resource [None req-eacf3eeb-1890-480c-a0d6-854cea371167 50297f0a4e864321acb0b34aceaef7f1 b2cc72fbab3f4bc19672480bb7b4b22b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 517/1091] 10.0.0.244 () {32 vars in 737 bytes} [Mon Jun 15 21:08:43 2026] GET /v2.0/security-groups/99e81cc3-4d46-4e7b-8309-5dd0983dc26c => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:08:43.654 7 INFO neutron.db.l3_hamode_db [None req-5b68d508-90f6-411a-b2f3-4af4241eabc0 46da2ef863514b8c96d75faf55f98da4 e22bcd802e0f42428899b70457d70f6f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 518/1092] 10.0.0.244 () {34 vars in 743 bytes} [Mon Jun 15 21:08:43 2026] PUT /v2.0/networks/9b045247-0018-47e0-8d38-89c789e58fc2 => generated 592 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1093] 10.0.0.244 () {32 vars in 649 bytes} [Mon Jun 15 21:08:43 2026] GET /v2.0/networks => generated 651 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1094] 10.0.0.244 () {32 vars in 732 bytes} [Mon Jun 15 21:08:43 2026] DELETE /v2.0/floatingips/8c0a6e22-7dd3-4d04-bda0-c55ed251d090 => generated 0 bytes in 342 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:08:44.259 8 WARNING neutron_lib.context [None req-c6b5d7fd-c8a1-47b3-a929-48ce5ad05e24 c9efc7038bec4cb7b563aa9c96af3fe7 4e4ff7b9ee0e4a5c927d97a46265c617 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 521/1095] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:08:44 2026] POST /v2.0/subnets => generated 622 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:08:44.637 8 WARNING neutron_lib.context [None req-34bdb5e7-3d13-4c8c-83f4-2ddd1219a749 48c8f92822e74aa4a13f679f31d43363 e669169195d949c09bb11391e0cf5818 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:08:44.699 8 INFO neutron.db.segments_db [None req-34bdb5e7-3d13-4c8c-83f4-2ddd1219a749 48c8f92822e74aa4a13f679f31d43363 e669169195d949c09bb11391e0cf5818 - - default default] Added segment 9d1ad10b-bc0a-4628-951f-b47f8030ec38 of type vxlan for network a63a458f-f7cf-4c3d-80ed-22bfdb172d75 [pid: 8|app: 0|req: 522/1096] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:08:44 2026] POST /v2.0/networks => generated 650 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1097] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:08:42 2026] POST /v2.0/routers => generated 692 bytes in 2809 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:08:45.064 8 INFO neutron.services.segments.plugin [-] Segment 75bc2dbf-c14b-46a1-9a1f-067d3ab5ba4b resource provider aggregate not found 2026-06-15 21:08:45.070 8 INFO neutron.services.segments.plugin [-] Segment 75bc2dbf-c14b-46a1-9a1f-067d3ab5ba4b resource provider aggregate not found 2026-06-15 21:08:45.081 8 INFO neutron.services.segments.plugin [-] Segment 75bc2dbf-c14b-46a1-9a1f-067d3ab5ba4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75bc2dbf-c14b-46a1-9a1f-067d3ab5ba4b found for delete ", "request_id": "req-e5f3ed04-743e-45ab-9ecb-2114b1ceddcd"}]} 2026-06-15 21:08:45.095 8 INFO neutron.services.segments.plugin [-] Segment 75bc2dbf-c14b-46a1-9a1f-067d3ab5ba4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75bc2dbf-c14b-46a1-9a1f-067d3ab5ba4b found for delete ", "request_id": "req-d75a2b39-71a0-42fb-9941-514448607714"}]} [pid: 7|app: 0|req: 576/1098] 10.0.0.244 () {34 vars in 741 bytes} [Mon Jun 15 21:08:45 2026] PUT /v2.0/subnets/1122c7d1-ed2e-4924-9ff8-45686b240e1a => generated 632 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:08:45.246 7 WARNING neutron_lib.context [None req-d9de0570-fedf-494e-88e4-63914b34e405 48c8f92822e74aa4a13f679f31d43363 e669169195d949c09bb11391e0cf5818 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:08:45.315 7 INFO neutron.db.segments_db [None req-d9de0570-fedf-494e-88e4-63914b34e405 48c8f92822e74aa4a13f679f31d43363 e669169195d949c09bb11391e0cf5818 - - default default] Added segment ede9bd89-b1ab-4238-a442-56b4e2854998 of type vxlan for network 7f5a9c80-aeee-41ac-8eed-1e887c0a5c40 [pid: 7|app: 0|req: 577/1099] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:08:45 2026] POST /v2.0/networks => generated 649 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1100] 10.0.0.244 () {32 vars in 721 bytes} [Mon Jun 15 21:08:45 2026] GET /v2.0/routers/ef7e119b-3510-4283-90ee-28e493875c1e => generated 698 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1101] 10.0.0.244 () {34 vars in 789 bytes} [Mon Jun 15 21:08:44 2026] PUT /v2.0/routers/6a0a4e2e-bbe2-4647-a36a-a9f8c89dfff3/remove_router_interface => generated 309 bytes in 1169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:08:46.022 8 WARNING neutron_lib.context [None req-f3f9f82c-8a24-4190-aba0-9daf7a13bdb6 48c8f92822e74aa4a13f679f31d43363 e669169195d949c09bb11391e0cf5818 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:08:46.068 8 WARNING neutron_lib.context [None req-f3f9f82c-8a24-4190-aba0-9daf7a13bdb6 48c8f92822e74aa4a13f679f31d43363 e669169195d949c09bb11391e0cf5818 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:08:46.108 7 INFO neutron.services.segments.plugin [-] Segment 3451b9d8-9d7b-48cd-83af-dd67cf50c1e6 resource provider aggregate not found 2026-06-15 21:08:46.114 7 INFO neutron.services.segments.plugin [-] Segment 3451b9d8-9d7b-48cd-83af-dd67cf50c1e6 resource provider aggregate not found 2026-06-15 21:08:46.129 7 INFO neutron.services.segments.plugin [-] Segment 3451b9d8-9d7b-48cd-83af-dd67cf50c1e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3451b9d8-9d7b-48cd-83af-dd67cf50c1e6 found for delete ", "request_id": "req-49467e6a-93e3-4174-b235-a1ee982f99d5"}]} 2026-06-15 21:08:46.135 7 INFO neutron.services.segments.plugin [-] Segment 3451b9d8-9d7b-48cd-83af-dd67cf50c1e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3451b9d8-9d7b-48cd-83af-dd67cf50c1e6 found for delete ", "request_id": "req-54499fbb-0d9a-4336-9bc7-f5a3d97b1dec"}]} [pid: 7|app: 0|req: 579/1102] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:08:45 2026] DELETE /v2.0/networks/9b045247-0018-47e0-8d38-89c789e58fc2 => generated 0 bytes in 606 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1103] 10.0.0.244 () {32 vars in 647 bytes} [Mon Jun 15 21:08:46 2026] GET /v2.0/routers => generated 701 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1104] 10.0.0.244 () {34 vars in 665 bytes} [Mon Jun 15 21:08:46 2026] POST /v2.0/ports => generated 1505 bytes in 651 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-06-15 21:08:46.685 8 INFO neutron.pecan_wsgi.hooks.translation [None req-19458463-b46b-4f57-80df-26429a58b4e8 c9efc7038bec4cb7b563aa9c96af3fe7 4e4ff7b9ee0e4a5c927d97a46265c617 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 525/1105] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:08:46 2026] DELETE /v2.0/networks/9b045247-0018-47e0-8d38-89c789e58fc2 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1106] 10.0.0.244 () {34 vars in 741 bytes} [Mon Jun 15 21:08:46 2026] PUT /v2.0/routers/ef7e119b-3510-4283-90ee-28e493875c1e => generated 705 bytes in 581 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:08:47.390 7 INFO neutron.db.l3_hamode_db [None req-c1b8bceb-e682-466a-b34d-cf31c89c0946 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] HA network 5394e48c-a406-4cef-a458-6a3110cca720 was deleted as no HA routers are present in tenant b2cc72fbab3f4bc19672480bb7b4b22b. [pid: 7|app: 0|req: 581/1107] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:08:46 2026] DELETE /v2.0/routers/6a0a4e2e-bbe2-4647-a36a-a9f8c89dfff3 => generated 0 bytes in 1137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1108] 10.0.0.244 () {32 vars in 643 bytes} [Mon Jun 15 21:08:47 2026] GET /v2.0/ports => generated 1505 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1109] 10.0.0.244 () {32 vars in 721 bytes} [Mon Jun 15 21:08:47 2026] GET /v2.0/routers/ef7e119b-3510-4283-90ee-28e493875c1e => generated 705 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1110] 10.0.0.244 () {32 vars in 694 bytes} [Mon Jun 15 21:08:47 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1111] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:08:47 2026] DELETE /v2.0/subnets/8e496913-29f4-4c90-baf9-d6bd7f4b179a => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1112] 10.0.0.244 () {32 vars in 736 bytes} [Mon Jun 15 21:08:47 2026] GET /v2.0/ports?device_id=ef7e119b-3510-4283-90ee-28e493875c1e => 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: 583/1113] 10.0.0.244 () {32 vars in 720 bytes} [Mon Jun 15 21:08:47 2026] DELETE /v2.0/ports/57331b11-ee06-4984-ab26-ad29816729bd => 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: 531/1114] 10.0.0.244 () {32 vars in 742 bytes} [Mon Jun 15 21:08:47 2026] GET /v2.0/subnets?network_id=a3862d4a-5025-4e0c-8814-069fa8536e48 => generated 626 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:08:48.166 7 INFO neutron.services.segments.plugin [-] Segment a7336ed4-b541-4853-90f6-e79a6d8972af resource provider aggregate not found 2026-06-15 21:08:48.173 7 INFO neutron.services.segments.plugin [-] Segment a7336ed4-b541-4853-90f6-e79a6d8972af resource provider aggregate not found [pid: 7|app: 0|req: 584/1115] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:08:47 2026] DELETE /v2.0/networks/841a985d-1615-4dee-a4b5-c7502b5c0ae9 => generated 0 bytes in 420 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:08:48.194 7 INFO neutron.services.segments.plugin [-] Segment a7336ed4-b541-4853-90f6-e79a6d8972af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7336ed4-b541-4853-90f6-e79a6d8972af found for delete ", "request_id": "req-9785ced5-6792-4c5c-892d-ceb0a0b30f6b"}]} 2026-06-15 21:08:48.202 7 INFO neutron.services.segments.plugin [-] Segment a7336ed4-b541-4853-90f6-e79a6d8972af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7336ed4-b541-4853-90f6-e79a6d8972af found for delete ", "request_id": "req-9e557439-ce6d-4749-90fa-a9196495cc18"}]} 2026-06-15 21:08:48.215 7 INFO neutron.services.segments.plugin [-] Segment 453dc112-d475-4d63-aa00-3746482c0fce resource provider aggregate not found 2026-06-15 21:08:48.223 7 INFO neutron.services.segments.plugin [-] Segment 453dc112-d475-4d63-aa00-3746482c0fce resource provider aggregate not found 2026-06-15 21:08:48.231 7 INFO neutron.services.segments.plugin [-] Segment 453dc112-d475-4d63-aa00-3746482c0fce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 453dc112-d475-4d63-aa00-3746482c0fce found for delete ", "request_id": "req-eab5544f-d024-4817-a17c-7ab91e45a9ed"}]} 2026-06-15 21:08:48.238 7 INFO neutron.services.segments.plugin [-] Segment 453dc112-d475-4d63-aa00-3746482c0fce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 453dc112-d475-4d63-aa00-3746482c0fce found for delete ", "request_id": "req-919b6dde-5f16-4ad6-9ef8-867465dfc7e0"}]} [pid: 7|app: 0|req: 585/1116] 10.0.0.244 () {32 vars in 720 bytes} [Mon Jun 15 21:08:48 2026] DELETE /v2.0/ports/0ca06344-d763-45b4-acc9-0f5c9338157c => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1117] 10.0.0.244 () {32 vars in 653 bytes} [Mon Jun 15 21:08:48 2026] GET /v2.0/extensions => generated 19600 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1118] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:08:48 2026] GET /v2.0/security-groups?tenant_id=b2cc72fbab3f4bc19672480bb7b4b22b&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: 588/1119] 10.0.0.244 () {32 vars in 643 bytes} [Mon Jun 15 21:08:48 2026] GET /v2.0/ports => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1120] 10.0.0.244 () {32 vars in 649 bytes} [Mon Jun 15 21:08:48 2026] GET /v2.0/networks => generated 1313 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1121] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:08:48 2026] DELETE /v2.0/security-groups/8b08815c-ac23-4da0-9bf4-7bc246a0e4d4 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:08:48.709 7 WARNING neutron_lib.context [None req-22310377-97c5-4754-9e83-713a85d58dc4 48c8f92822e74aa4a13f679f31d43363 e669169195d949c09bb11391e0cf5818 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:08:48.766 7 INFO neutron.db.segments_db [None req-22310377-97c5-4754-9e83-713a85d58dc4 48c8f92822e74aa4a13f679f31d43363 e669169195d949c09bb11391e0cf5818 - - default default] Added segment fd97b61a-16ea-40f2-b134-d90ee33275d1 of type vxlan for network 8c695f5e-9b64-41cd-9200-2cff824d1672 [pid: 7|app: 0|req: 591/1122] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:08:48 2026] POST /v2.0/networks => generated 649 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1123] 10.0.0.244 () {32 vars in 647 bytes} [Mon Jun 15 21:08:48 2026] GET /v2.0/subnets => generated 1265 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:08:48.982 7 WARNING neutron_lib.context [None req-3767583d-3ee3-4b10-bc9e-b325abf59fe5 48c8f92822e74aa4a13f679f31d43363 e669169195d949c09bb11391e0cf5818 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:08:49.002 8 INFO neutron.services.segments.plugin [-] Segment 8d20525d-f9e2-4aec-8b29-594e8c9d041e resource provider aggregate not found 2026-06-15 21:08:49.011 8 INFO neutron.services.segments.plugin [-] Segment 8d20525d-f9e2-4aec-8b29-594e8c9d041e resource provider aggregate not found 2026-06-15 21:08:49.020 8 INFO neutron.services.segments.plugin [-] Segment 8d20525d-f9e2-4aec-8b29-594e8c9d041e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d20525d-f9e2-4aec-8b29-594e8c9d041e found for delete ", "request_id": "req-0051f985-2e8a-4f04-9b87-1047ec41e0c6"}]} 2026-06-15 21:08:49.031 8 INFO neutron.db.l3_hamode_db [None req-45b63872-c93e-4963-8a4e-b576c4645452 46da2ef863514b8c96d75faf55f98da4 e22bcd802e0f42428899b70457d70f6f - - default default] HA network 2462e65d-b901-47d3-9420-1ecac22ef3f4 was deleted as no HA routers are present in tenant e22bcd802e0f42428899b70457d70f6f. [pid: 8|app: 0|req: 532/1124] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:08:47 2026] DELETE /v2.0/routers/ef7e119b-3510-4283-90ee-28e493875c1e => generated 0 bytes in 1211 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:08:49.044 8 INFO neutron.services.segments.plugin [-] Segment 8d20525d-f9e2-4aec-8b29-594e8c9d041e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d20525d-f9e2-4aec-8b29-594e8c9d041e found for delete ", "request_id": "req-28b73a18-8498-475b-b471-1d4895b4198d"}]} 2026-06-15 21:08:49.051 7 INFO neutron.db.segments_db [None req-3767583d-3ee3-4b10-bc9e-b325abf59fe5 48c8f92822e74aa4a13f679f31d43363 e669169195d949c09bb11391e0cf5818 - - default default] Added segment 8e8e0a07-bc82-41fd-8922-2ea952be3e1e of type vxlan for network 259dbefe-4189-43be-ab49-a47c2a4de9d7 [pid: 8|app: 0|req: 533/1125] 10.0.0.244 () {32 vars in 723 bytes} [Mon Jun 15 21:08:49 2026] GET /v2.0/networks/5016a26a-daf3-4928-b681-cbe6df050c03 => generated 673 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1126] 10.0.0.244 () {32 vars in 736 bytes} [Mon Jun 15 21:08:49 2026] GET /v2.0/ports?device_id=ef7e119b-3510-4283-90ee-28e493875c1e => 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: 593/1127] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:08:48 2026] POST /v2.0/networks => generated 650 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1128] 10.0.0.244 () {32 vars in 721 bytes} [Mon Jun 15 21:08:49 2026] GET /v2.0/subnets/2b84e4fd-0ba4-45c3-89d3-b732f6db6791 => generated 649 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:08:49.209 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c540e701-c0fe-4cd9-b476-4190c5e1cd11 c9efc7038bec4cb7b563aa9c96af3fe7 4e4ff7b9ee0e4a5c927d97a46265c617 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 536/1129] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:08:49 2026] DELETE /v2.0/subnets/1122c7d1-ed2e-4924-9ff8-45686b240e1a => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:08:49.217 8 WARNING neutron_lib.context [None req-7dc846be-afa1-4891-b73c-74a0b10e47d0 48c8f92822e74aa4a13f679f31d43363 e669169195d949c09bb11391e0cf5818 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:08:49.229 7 INFO neutron.api.v2.resource [None req-de8ee02c-65a6-45a0-95ed-554cef76aa65 46da2ef863514b8c96d75faf55f98da4 e22bcd802e0f42428899b70457d70f6f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 594/1130] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:08:49 2026] DELETE /v2.0/routers/ef7e119b-3510-4283-90ee-28e493875c1e => generated 135 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:08:49.246 7 INFO neutron.pecan_wsgi.hooks.translation [None req-363017b7-2943-4ba2-b9e7-c4a84a7dbbfe c9efc7038bec4cb7b563aa9c96af3fe7 4e4ff7b9ee0e4a5c927d97a46265c617 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 595/1131] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:08:49 2026] DELETE /v2.0/networks/9b045247-0018-47e0-8d38-89c789e58fc2 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:08:49.265 8 WARNING neutron_lib.context [None req-7dc846be-afa1-4891-b73c-74a0b10e47d0 48c8f92822e74aa4a13f679f31d43363 e669169195d949c09bb11391e0cf5818 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 596/1132] 10.0.0.244 () {32 vars in 736 bytes} [Mon Jun 15 21:08:49 2026] GET /v2.0/ports?device_id=478d0a87-df7c-4101-910f-cde0f4bb2432 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1133] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:08:49 2026] DELETE /v2.0/subnets/2b84e4fd-0ba4-45c3-89d3-b732f6db6791 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:08:49.525 7 INFO neutron.api.v2.resource [None req-b13e4d57-9076-4e60-b81c-0ad99b67901c 46da2ef863514b8c96d75faf55f98da4 e22bcd802e0f42428899b70457d70f6f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 598/1134] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:08:49 2026] DELETE /v2.0/routers/478d0a87-df7c-4101-910f-cde0f4bb2432 => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1135] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:08:49 2026] POST /v2.0/subnets => generated 1226 bytes in 711 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-15 21:08:49.956 8 INFO neutron.pecan_wsgi.hooks.translation [None req-abe41712-d40c-4862-88a7-93c00ce8842b 46da2ef863514b8c96d75faf55f98da4 e22bcd802e0f42428899b70457d70f6f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 538/1136] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:08:49 2026] DELETE /v2.0/subnets/76a648a8-0365-4e0c-85b4-a7754676b8cf => 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: 599/1137] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:08:49 2026] DELETE /v2.0/networks/5016a26a-daf3-4928-b681-cbe6df050c03 => generated 0 bytes in 487 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1138] 10.0.0.244 () {32 vars in 647 bytes} [Mon Jun 15 21:08:49 2026] GET /v2.0/subnets => generated 1839 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1139] 10.0.0.244 () {32 vars in 736 bytes} [Mon Jun 15 21:08:50 2026] GET /v2.0/ports?device_id=1057d9a6-ca52-41f4-a508-d967f6c73084 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:08:50.068 7 INFO neutron.api.v2.resource [None req-18486da9-4723-437e-8ab5-e017aebe6700 46da2ef863514b8c96d75faf55f98da4 e22bcd802e0f42428899b70457d70f6f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 601/1140] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:08:50 2026] DELETE /v2.0/routers/1057d9a6-ca52-41f4-a508-d967f6c73084 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:08:50.094 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f7156eb0-396c-42d6-9379-60f164e94511 46da2ef863514b8c96d75faf55f98da4 e22bcd802e0f42428899b70457d70f6f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 602/1141] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:08:50 2026] DELETE /v2.0/subnets/f1b30f6d-4c33-4acb-9433-3c0a3b90313a => 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: 603/1142] 10.0.0.244 () {32 vars in 736 bytes} [Mon Jun 15 21:08:50 2026] GET /v2.0/ports?device_id=f9458010-551d-49e6-a16e-cf9f4ab5dae9 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:08:50.168 7 INFO neutron.api.v2.resource [None req-2c6bd30b-f79f-4be7-978f-3cd955d1af48 46da2ef863514b8c96d75faf55f98da4 e22bcd802e0f42428899b70457d70f6f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 604/1143] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:08:50 2026] DELETE /v2.0/routers/f9458010-551d-49e6-a16e-cf9f4ab5dae9 => generated 135 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:08:50.210 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b874acd5-17e9-44f8-9d59-906c67b5a71c 46da2ef863514b8c96d75faf55f98da4 e22bcd802e0f42428899b70457d70f6f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 605/1144] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:08:50 2026] DELETE /v2.0/subnets/c17c7d7b-0b7b-444d-80b3-9df4e23646cc => generated 136 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:08:50.250 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a56b443b-bd59-4140-80c6-d41ea4b213b0 46da2ef863514b8c96d75faf55f98da4 e22bcd802e0f42428899b70457d70f6f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 606/1145] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:08:50 2026] DELETE /v2.0/subnets/785399b8-28e2-4011-bb0b-f04f40b595c1 => generated 136 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1146] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:08:50 2026] DELETE /v2.0/subnets/4cc59556-0004-4b3f-9fbf-4e1780bcf7f3 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:08:50.391 7 INFO neutron.services.segments.plugin [-] Segment 24c837b3-0951-4a2b-8500-535b1af21f31 resource provider aggregate not found 2026-06-15 21:08:50.398 7 INFO neutron.services.segments.plugin [-] Segment 24c837b3-0951-4a2b-8500-535b1af21f31 resource provider aggregate not found 2026-06-15 21:08:50.421 7 INFO neutron.services.segments.plugin [-] Segment 24c837b3-0951-4a2b-8500-535b1af21f31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24c837b3-0951-4a2b-8500-535b1af21f31 found for delete ", "request_id": "req-f056970d-51f4-44ec-ab0e-9fcae28f8367"}]} 2026-06-15 21:08:50.422 7 INFO neutron.services.segments.plugin [-] Segment 24c837b3-0951-4a2b-8500-535b1af21f31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24c837b3-0951-4a2b-8500-535b1af21f31 found for delete ", "request_id": "req-b4c8e53d-45f0-4a19-be96-99f354aef229"}]} [pid: 7|app: 0|req: 607/1147] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:08:50 2026] DELETE /v2.0/subnets/844afece-51f0-46e7-b891-13721469ed8a => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1148] 10.0.0.244 () {32 vars in 647 bytes} [Mon Jun 15 21:08:50 2026] GET /v2.0/subnets => generated 626 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1149] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:08:50 2026] GET /v2.0/security-groups?tenant_id=4e4ff7b9ee0e4a5c927d97a46265c617&name=default => generated 2801 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1150] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:08:50 2026] DELETE /v2.0/security-groups/62f965a7-78e7-4a71-ae71-04022b3a9adf => 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: 609/1153] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:08:50 2026] DELETE /v2.0/networks/259dbefe-4189-43be-ab49-a47c2a4de9d7 => generated 0 bytes in 460 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1154] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:08:50 2026] GET /v2.0/security-groups?tenant_id=e22bcd802e0f42428899b70457d70f6f&name=default => generated 2801 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1155] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:08:51 2026] DELETE /v2.0/security-groups/e6dd39ea-d028-4c44-8f83-301f5563ca3d => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1156] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:08:51 2026] DELETE /v2.0/networks/8c695f5e-9b64-41cd-9200-2cff824d1672 => generated 0 bytes in 482 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:08:51.912 8 INFO neutron.services.segments.plugin [-] Segment ede9bd89-b1ab-4238-a442-56b4e2854998 resource provider aggregate not found 2026-06-15 21:08:51.927 8 INFO neutron.services.segments.plugin [-] Segment ede9bd89-b1ab-4238-a442-56b4e2854998 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ede9bd89-b1ab-4238-a442-56b4e2854998 found for delete ", "request_id": "req-bb9e176c-8e0b-498d-9766-82cbaa7c9e81"}]} 2026-06-15 21:08:51.927 8 INFO neutron.services.segments.plugin [-] Segment ede9bd89-b1ab-4238-a442-56b4e2854998 resource provider aggregate not found 2026-06-15 21:08:51.943 8 INFO neutron.services.segments.plugin [-] Segment ede9bd89-b1ab-4238-a442-56b4e2854998 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ede9bd89-b1ab-4238-a442-56b4e2854998 found for delete ", "request_id": "req-7aa7711e-556d-4d65-99ec-8112ee49ca12"}]} [pid: 8|app: 0|req: 547/1157] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:08:51 2026] DELETE /v2.0/networks/7f5a9c80-aeee-41ac-8eed-1e887c0a5c40 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1158] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:08:51 2026] DELETE /v2.0/networks/a63a458f-f7cf-4c3d-80ed-22bfdb172d75 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1159] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:08:52 2026] GET /v2.0/security-groups?tenant_id=e669169195d949c09bb11391e0cf5818&name=default => generated 2801 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:08:52.975 7 INFO neutron.services.segments.plugin [-] Segment 8e8e0a07-bc82-41fd-8922-2ea952be3e1e resource provider aggregate not found 2026-06-15 21:08:52.982 7 INFO neutron.services.segments.plugin [-] Segment 8e8e0a07-bc82-41fd-8922-2ea952be3e1e resource provider aggregate not found 2026-06-15 21:08:52.989 7 INFO neutron.services.segments.plugin [-] Segment 8e8e0a07-bc82-41fd-8922-2ea952be3e1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e8e0a07-bc82-41fd-8922-2ea952be3e1e found for delete ", "request_id": "req-70eaabda-ef55-423b-9cbc-4694bd501ed2"}]} 2026-06-15 21:08:53.000 7 INFO neutron.services.segments.plugin [-] Segment 8e8e0a07-bc82-41fd-8922-2ea952be3e1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e8e0a07-bc82-41fd-8922-2ea952be3e1e found for delete ", "request_id": "req-fa621e00-8c11-4026-a7d5-00c169f15a15"}]} 2026-06-15 21:08:53.008 7 INFO neutron.services.segments.plugin [-] Segment fd97b61a-16ea-40f2-b134-d90ee33275d1 resource provider aggregate not found 2026-06-15 21:08:53.016 7 WARNING neutron_lib.context [None req-88bfab73-7bc6-41eb-8b90-96d65d398783 a884a339993140ef95f6b3cb7ff5be55 b4a693695ba840d7bbcbc8076fe94d49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:08:53.026 7 INFO neutron.services.segments.plugin [-] Segment fd97b61a-16ea-40f2-b134-d90ee33275d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd97b61a-16ea-40f2-b134-d90ee33275d1 found for delete ", "request_id": "req-0206cbf9-bf9f-4d0c-beda-d48534eb8a8f"}]} 2026-06-15 21:08:53.032 7 INFO neutron.services.segments.plugin [-] Segment fd97b61a-16ea-40f2-b134-d90ee33275d1 resource provider aggregate not found 2026-06-15 21:08:53.043 7 INFO neutron.services.segments.plugin [-] Segment 9d1ad10b-bc0a-4628-951f-b47f8030ec38 resource provider aggregate not found 2026-06-15 21:08:53.058 7 INFO neutron.services.segments.plugin [-] Segment fd97b61a-16ea-40f2-b134-d90ee33275d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd97b61a-16ea-40f2-b134-d90ee33275d1 found for delete ", "request_id": "req-fc0b4614-6a76-416b-b224-e29b3a9a72bd"}]} 2026-06-15 21:08:53.064 7 INFO neutron.services.segments.plugin [-] Segment 9d1ad10b-bc0a-4628-951f-b47f8030ec38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d1ad10b-bc0a-4628-951f-b47f8030ec38 found for delete ", "request_id": "req-05e3de18-5bd9-4623-9faf-16659f5f9d4d"}]} [pid: 8|app: 0|req: 549/1160] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:08:52 2026] DELETE /v2.0/security-groups/5e65bdfb-5f43-4a8e-a035-ac24a441577f => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:08:53.080 7 INFO neutron.services.segments.plugin [-] Segment 9d1ad10b-bc0a-4628-951f-b47f8030ec38 resource provider aggregate not found 2026-06-15 21:08:53.098 7 INFO neutron.services.segments.plugin [-] Segment 9d1ad10b-bc0a-4628-951f-b47f8030ec38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d1ad10b-bc0a-4628-951f-b47f8030ec38 found for delete ", "request_id": "req-5ea6556c-de9a-41e1-807c-c8df9fac42ed"}]} 2026-06-15 21:08:53.187 7 INFO neutron.db.segments_db [None req-88bfab73-7bc6-41eb-8b90-96d65d398783 a884a339993140ef95f6b3cb7ff5be55 b4a693695ba840d7bbcbc8076fe94d49 - - default default] Added segment 181c2976-18ad-4179-a741-51d4cd36d296 of type vxlan for network 0866b99d-0dec-4c25-a8df-f4ce75bef5ea [pid: 7|app: 0|req: 612/1161] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:08:52 2026] POST /v2.0/networks => generated 649 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:08:53.351 8 WARNING neutron_lib.context [None req-d2704dc9-74d5-4166-b549-e806eca83a33 a884a339993140ef95f6b3cb7ff5be55 b4a693695ba840d7bbcbc8076fe94d49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:08:53.567 7 WARNING neutron_lib.context [None req-63ee8c01-cdda-4b8d-bbd8-f3b52e832cea 8ad841ed8ea64125904a81eaad539222 837d05d7f9c44a9a8351e164893cbef8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 550/1162] 10.0.0.244 () {34 vars in 665 bytes} [Mon Jun 15 21:08:53 2026] POST /v2.0/ports => generated 779 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 21:08:53.690 8 WARNING neutron_lib.context [None req-41c67059-889e-4d52-bffd-f965471aff3f a884a339993140ef95f6b3cb7ff5be55 b4a693695ba840d7bbcbc8076fe94d49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:08:53.699 7 INFO neutron.db.segments_db [None req-63ee8c01-cdda-4b8d-bbd8-f3b52e832cea 8ad841ed8ea64125904a81eaad539222 837d05d7f9c44a9a8351e164893cbef8 - - default default] Added segment 674fd1fa-da23-4801-a876-b4550dafc495 of type vxlan for network d2a72535-0423-4b4a-878f-6519c5e6309f 2026-06-15 21:08:53.738 8 INFO neutron.db.segments_db [None req-41c67059-889e-4d52-bffd-f965471aff3f a884a339993140ef95f6b3cb7ff5be55 b4a693695ba840d7bbcbc8076fe94d49 - - default default] Added segment 11563744-2d97-48af-a06b-43d32244c6dc of type vxlan for network d15792c4-84f9-4085-9dbb-1f202217e329 [pid: 7|app: 0|req: 613/1163] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:08:53 2026] POST /v2.0/networks => generated 629 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1164] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:08:53 2026] POST /v2.0/networks => generated 636 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:08:53.836 7 WARNING neutron_lib.context [None req-03a3d0cf-1aec-450e-9056-e017a201cb0f 8ad841ed8ea64125904a81eaad539222 837d05d7f9c44a9a8351e164893cbef8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:08:53.839 8 WARNING neutron_lib.context [None req-c36f61b4-e142-4e14-b1cf-ad2c6049e0f8 a884a339993140ef95f6b3cb7ff5be55 b4a693695ba840d7bbcbc8076fe94d49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:08:53.887 7 INFO neutron.db.segments_db [None req-03a3d0cf-1aec-450e-9056-e017a201cb0f 8ad841ed8ea64125904a81eaad539222 837d05d7f9c44a9a8351e164893cbef8 - - default default] Added segment 6ac731ff-91a4-42a5-9d83-c9365b6580c7 of type vxlan for network a34b121e-2c22-4fb3-979f-8625f0be2019 [pid: 7|app: 0|req: 614/1165] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:08:53 2026] POST /v2.0/networks => generated 630 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:08:53.998 7 WARNING neutron_lib.context [None req-bfd27135-b37a-48c7-9f0e-c1dcc18cb59f 8ad841ed8ea64125904a81eaad539222 837d05d7f9c44a9a8351e164893cbef8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 552/1166] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:08:53 2026] POST /v2.0/subnets => generated 622 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:08:54.175 8 WARNING neutron_lib.context [None req-031ef93f-e45d-4b78-8581-7d8e453177ba a884a339993140ef95f6b3cb7ff5be55 b4a693695ba840d7bbcbc8076fe94d49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 553/1167] 10.0.0.244 () {34 vars in 665 bytes} [Mon Jun 15 21:08:54 2026] POST /v2.0/ports => generated 966 bytes in 405 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: 615/1168] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:08:53 2026] POST /v2.0/subnets => generated 602 bytes in 763 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1169] 10.0.0.244 () {32 vars in 720 bytes} [Mon Jun 15 21:08:54 2026] DELETE /v2.0/ports/e051341d-9be3-443c-b611-da44c93dc994 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:08:54.903 8 WARNING neutron_lib.context [None req-9cdf1c3b-92c7-4c5d-88b6-bc6b4b9fdd4a 8ad841ed8ea64125904a81eaad539222 837d05d7f9c44a9a8351e164893cbef8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 616/1170] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:08:54 2026] GET /v2.0/security-groups?tenant_id=c37b0087110049fc98d6828b1f5efbf9&name=default => generated 2801 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:08:55.101 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dfaa21ed-3743-4942-9fb2-d562af1fc8c1 a884a339993140ef95f6b3cb7ff5be55 b4a693695ba840d7bbcbc8076fe94d49 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 617/1171] 10.0.0.244 () {32 vars in 720 bytes} [Mon Jun 15 21:08:55 2026] DELETE /v2.0/ports/e051341d-9be3-443c-b611-da44c93dc994 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:08:55.155 7 WARNING neutron_lib.context [None req-6d374a35-e896-48f2-a055-027b8186fc0a 134a27bd61f24c558d66733586d86eb8 674e2924b1aa459487c0cd1681733003 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 555/1172] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:08:54 2026] POST /v2.0/subnets => generated 602 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:08:55.293 7 INFO neutron.db.segments_db [None req-6d374a35-e896-48f2-a055-027b8186fc0a 134a27bd61f24c558d66733586d86eb8 674e2924b1aa459487c0cd1681733003 - - default default] Added segment af62aee1-c351-4c38-a29d-55a6d6350c8f of type vxlan for network f9ca3113-caa6-4824-940f-f5cd173f5df7 [pid: 8|app: 0|req: 556/1173] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:08:55 2026] DELETE /v2.0/security-groups/41d0eeac-c0bd-4a6a-ad9b-3235b730b912 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:08:55.350 8 INFO neutron.pecan_wsgi.hooks.translation [None req-efdbfde1-0f3b-451e-bb80-db7ced9c148d a884a339993140ef95f6b3cb7ff5be55 b4a693695ba840d7bbcbc8076fe94d49 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 557/1174] 10.0.0.244 () {32 vars in 717 bytes} [Mon Jun 15 21:08:55 2026] GET /v2.0/ports/e051341d-9be3-443c-b611-da44c93dc994 => generated 132 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:08:55.362 8 WARNING neutron_lib.context [None req-dc35ef43-4122-43b4-a96a-9ff9ee6f8777 8ad841ed8ea64125904a81eaad539222 837d05d7f9c44a9a8351e164893cbef8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:08:55.453 8 INFO neutron.db.segments_db [None req-dc35ef43-4122-43b4-a96a-9ff9ee6f8777 8ad841ed8ea64125904a81eaad539222 837d05d7f9c44a9a8351e164893cbef8 - - default default] Added segment ec8a8a07-6b17-494c-b438-4eee0b92b0f8 of type vxlan for network 3cb5095a-22df-45bd-b759-1f22af55accb [pid: 7|app: 0|req: 618/1175] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:08:55 2026] POST /v2.0/networks => generated 644 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1176] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:08:55 2026] DELETE /v2.0/subnets/3c62029c-b775-46ae-ba9c-06512a74b50e => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1177] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:08:55 2026] GET /v2.0/security-groups?tenant_id=21b11fd93b1841eda980866d4618fd79&name=default => generated 2801 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:08:55.815 7 WARNING neutron_lib.context [None req-24d4e854-5077-4bf2-985c-7e3ba09310d7 134a27bd61f24c558d66733586d86eb8 674e2924b1aa459487c0cd1681733003 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 621/1178] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:08:55 2026] POST /v2.0/subnets => generated 617 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:08:56.243 8 INFO neutron.db.l3_hamode_db [None req-dc35ef43-4122-43b4-a96a-9ff9ee6f8777 8ad841ed8ea64125904a81eaad539222 837d05d7f9c44a9a8351e164893cbef8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 21:08:56.429 8 INFO neutron.db.l3_hamode_db [None req-dc35ef43-4122-43b4-a96a-9ff9ee6f8777 8ad841ed8ea64125904a81eaad539222 837d05d7f9c44a9a8351e164893cbef8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 21:08:56.623 7 INFO neutron.services.segments.plugin [-] Segment 11563744-2d97-48af-a06b-43d32244c6dc resource provider aggregate not found 2026-06-15 21:08:56.628 7 INFO neutron.services.segments.plugin [-] Segment 11563744-2d97-48af-a06b-43d32244c6dc resource provider aggregate not found 2026-06-15 21:08:56.651 7 INFO neutron.services.segments.plugin [-] Segment 11563744-2d97-48af-a06b-43d32244c6dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11563744-2d97-48af-a06b-43d32244c6dc found for delete ", "request_id": "req-36191d94-c73f-4ca2-a929-cbbe0792948d"}]} 2026-06-15 21:08:56.652 7 INFO neutron.services.segments.plugin [-] Segment 11563744-2d97-48af-a06b-43d32244c6dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11563744-2d97-48af-a06b-43d32244c6dc found for delete ", "request_id": "req-9ad5911a-6294-4469-934b-aba63660080c"}]} [pid: 7|app: 0|req: 622/1179] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:08:56 2026] DELETE /v2.0/networks/d15792c4-84f9-4085-9dbb-1f202217e329 => generated 0 bytes in 496 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1180] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:08:56 2026] DELETE /v2.0/security-groups/ce7b00ec-85c8-41cc-8160-3383e3f0a772 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:08:56.815 7 WARNING neutron_lib.context [None req-b598c44c-70c6-460b-ad20-5e8cb9a8b881 134a27bd61f24c558d66733586d86eb8 674e2924b1aa459487c0cd1681733003 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:08:56.901 7 INFO neutron.db.segments_db [None req-b598c44c-70c6-460b-ad20-5e8cb9a8b881 134a27bd61f24c558d66733586d86eb8 674e2924b1aa459487c0cd1681733003 - - default default] Added segment 8703cc43-2713-4a0c-9195-2eb98b0059fb of type vxlan for network 4ea735b3-5fe2-4930-a403-c663ce2894ea [pid: 7|app: 0|req: 624/1181] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:08:56 2026] POST /v2.0/networks => generated 644 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:08:57.031 7 WARNING neutron_lib.context [None req-42a2461e-0151-4375-82cc-2c5cf0ebb254 a884a339993140ef95f6b3cb7ff5be55 b4a693695ba840d7bbcbc8076fe94d49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:08:57.112 7 INFO neutron.db.segments_db [None req-42a2461e-0151-4375-82cc-2c5cf0ebb254 a884a339993140ef95f6b3cb7ff5be55 b4a693695ba840d7bbcbc8076fe94d49 - - default default] Added segment 85c092b6-0e5a-4825-88ec-52969a6e521c of type vxlan for network da53132c-0559-4dd7-b6e2-9f209dd570f5 [pid: 7|app: 0|req: 625/1182] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:08:57 2026] POST /v2.0/networks => generated 634 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1183] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:08:55 2026] POST /v2.0/routers => generated 507 bytes in 2009 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:08:57.369 8 WARNING neutron_lib.context [None req-54ed4a30-f95f-432f-ba9b-7a171911357f a884a339993140ef95f6b3cb7ff5be55 b4a693695ba840d7bbcbc8076fe94d49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 626/1184] 10.0.0.244 () {34 vars in 743 bytes} [Mon Jun 15 21:08:57 2026] PUT /v2.0/networks/4ea735b3-5fe2-4930-a403-c663ce2894ea => generated 592 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1185] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:08:57 2026] POST /v2.0/subnets => generated 622 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:08:57.746 8 WARNING neutron_lib.context [None req-1c3903ee-66ac-4914-881b-3f2b4ad8eaa5 134a27bd61f24c558d66733586d86eb8 674e2924b1aa459487c0cd1681733003 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 560/1186] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:08:57 2026] POST /v2.0/subnets => generated 602 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:08:58.147 8 WARNING neutron_lib.context [None req-3892fed6-c58b-4c3a-a02c-7cc4780620ce a884a339993140ef95f6b3cb7ff5be55 b4a693695ba840d7bbcbc8076fe94d49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 561/1187] 10.0.0.244 () {34 vars in 665 bytes} [Mon Jun 15 21:08:58 2026] POST /v2.0/ports => generated 928 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1188] 10.0.0.244 () {34 vars in 741 bytes} [Mon Jun 15 21:08:58 2026] PUT /v2.0/subnets/7ff07b13-46fa-4d67-8b96-9eaac857560e => generated 612 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1189] 10.0.0.244 () {34 vars in 783 bytes} [Mon Jun 15 21:08:57 2026] PUT /v2.0/routers/cb137c28-cb57-4cb3-8882-c6a0c07f8c55/add_router_interface => generated 309 bytes in 1716 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1190] 10.0.0.244 () {32 vars in 720 bytes} [Mon Jun 15 21:08:58 2026] DELETE /v2.0/ports/8f58b23a-023d-46b3-8123-8217045fce0e => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1191] 10.0.0.244 () {32 vars in 717 bytes} [Mon Jun 15 21:08:59 2026] GET /v2.0/ports/d87e3e42-2521-415c-8bec-ab02db902d30 => generated 955 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:08:59.287 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cdfc2160-f58b-4ef2-b7b7-acb3e07bdab6 a884a339993140ef95f6b3cb7ff5be55 b4a693695ba840d7bbcbc8076fe94d49 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 565/1192] 10.0.0.244 () {32 vars in 717 bytes} [Mon Jun 15 21:08:59 2026] GET /v2.0/ports/8f58b23a-023d-46b3-8123-8217045fce0e => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:08:59.741 7 INFO neutron.services.segments.plugin [-] Segment 8703cc43-2713-4a0c-9195-2eb98b0059fb resource provider aggregate not found 2026-06-15 21:08:59.750 7 INFO neutron.services.segments.plugin [-] Segment 8703cc43-2713-4a0c-9195-2eb98b0059fb resource provider aggregate not found 2026-06-15 21:08:59.759 7 INFO neutron.services.segments.plugin [-] Segment 8703cc43-2713-4a0c-9195-2eb98b0059fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8703cc43-2713-4a0c-9195-2eb98b0059fb found for delete ", "request_id": "req-48df852d-925f-4588-a662-311af8171bcd"}]} [pid: 7|app: 0|req: 628/1193] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:08:59 2026] DELETE /v2.0/networks/4ea735b3-5fe2-4930-a403-c663ce2894ea => generated 0 bytes in 646 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:08:59.779 7 INFO neutron.services.segments.plugin [-] Segment 8703cc43-2713-4a0c-9195-2eb98b0059fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8703cc43-2713-4a0c-9195-2eb98b0059fb found for delete ", "request_id": "req-acd8dacb-012c-4b5e-be27-10f65924e511"}]} [pid: 7|app: 0|req: 629/1194] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:08:59 2026] DELETE /v2.0/subnets/bda935e4-0339-4952-8255-8dce478eb890 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:09:00.048 7 INFO neutron.pecan_wsgi.hooks.translation [None req-65e81e02-4774-40d7-8d26-45f6d39a1d9c 134a27bd61f24c558d66733586d86eb8 674e2924b1aa459487c0cd1681733003 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 630/1195] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:09:00 2026] DELETE /v2.0/networks/4ea735b3-5fe2-4930-a403-c663ce2894ea => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1196] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:09:00 2026] DELETE /v2.0/networks/da53132c-0559-4dd7-b6e2-9f209dd570f5 => 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: 632/1197] 10.0.0.244 () {32 vars in 694 bytes} [Mon Jun 15 21:09:00 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:09:00.579 7 WARNING neutron_lib.context [None req-112a42fb-55a7-4bd6-be91-a2d6f1a53cb3 a884a339993140ef95f6b3cb7ff5be55 b4a693695ba840d7bbcbc8076fe94d49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 566/1198] 10.0.0.244 () {34 vars in 783 bytes} [Mon Jun 15 21:08:59 2026] PUT /v2.0/routers/cb137c28-cb57-4cb3-8882-c6a0c07f8c55/add_router_interface => generated 309 bytes in 1553 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1199] 10.0.0.244 () {32 vars in 742 bytes} [Mon Jun 15 21:09:00 2026] GET /v2.0/subnets?network_id=a3862d4a-5025-4e0c-8814-069fa8536e48 => generated 626 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1200] 10.0.0.244 () {34 vars in 665 bytes} [Mon Jun 15 21:09:00 2026] POST /v2.0/ports => generated 778 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 634/1201] 10.0.0.244 () {32 vars in 653 bytes} [Mon Jun 15 21:09:00 2026] GET /v2.0/extensions => generated 19600 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1202] 10.0.0.244 () {32 vars in 717 bytes} [Mon Jun 15 21:09:00 2026] GET /v2.0/ports/90633936-40e9-4aa9-8701-615fb18e2d88 => generated 955 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1203] 10.0.0.244 () {32 vars in 649 bytes} [Mon Jun 15 21:09:00 2026] GET /v2.0/networks => generated 1309 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1204] 10.0.0.244 () {34 vars in 737 bytes} [Mon Jun 15 21:09:00 2026] PUT /v2.0/ports/6417664a-6904-46a0-bb30-de4f18ec5666 => generated 752 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1205] 10.0.0.244 () {32 vars in 647 bytes} [Mon Jun 15 21:09:01 2026] GET /v2.0/subnets => generated 1233 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1206] 10.0.0.244 () {32 vars in 720 bytes} [Mon Jun 15 21:09:01 2026] DELETE /v2.0/ports/6417664a-6904-46a0-bb30-de4f18ec5666 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 638/1207] 10.0.0.244 () {32 vars in 723 bytes} [Mon Jun 15 21:09:01 2026] GET /v2.0/networks/f9ca3113-caa6-4824-940f-f5cd173f5df7 => generated 669 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1208] 10.0.0.244 () {32 vars in 643 bytes} [Mon Jun 15 21:09:01 2026] GET /v2.0/ports => generated 782 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1209] 10.0.0.244 () {32 vars in 721 bytes} [Mon Jun 15 21:09:01 2026] GET /v2.0/subnets/ba48acdf-21e7-4f2f-810e-ce02521487fb => generated 617 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:09:01.642 7 INFO neutron.pecan_wsgi.hooks.translation [None req-34f7c0a4-e991-4149-9d13-e30957e7a89b a884a339993140ef95f6b3cb7ff5be55 b4a693695ba840d7bbcbc8076fe94d49 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 641/1210] 10.0.0.244 () {32 vars in 717 bytes} [Mon Jun 15 21:09:01 2026] GET /v2.0/ports/6417664a-6904-46a0-bb30-de4f18ec5666 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:09:01.656 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ca16add2-94ff-4b04-a77f-d54cf0bcd638 134a27bd61f24c558d66733586d86eb8 674e2924b1aa459487c0cd1681733003 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 642/1211] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:09:01 2026] DELETE /v2.0/subnets/7ff07b13-46fa-4d67-8b96-9eaac857560e => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1212] 10.0.0.244 () {32 vars in 643 bytes} [Mon Jun 15 21:09:01 2026] GET /v2.0/ports => generated 782 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:09:01.708 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c1fea16d-28f2-4d34-b0da-68c6978e089d 134a27bd61f24c558d66733586d86eb8 674e2924b1aa459487c0cd1681733003 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 644/1213] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:09:01 2026] DELETE /v2.0/networks/4ea735b3-5fe2-4930-a403-c663ce2894ea => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1214] 10.0.0.244 () {32 vars in 717 bytes} [Mon Jun 15 21:09:01 2026] GET /v2.0/ports/1a7df02b-7c00-4c4a-92f0-dfcfacb127b3 => generated 779 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:09:01.790 7 INFO neutron.services.segments.plugin [-] Segment 85c092b6-0e5a-4825-88ec-52969a6e521c resource provider aggregate not found 2026-06-15 21:09:01.802 7 INFO neutron.services.segments.plugin [-] Segment 85c092b6-0e5a-4825-88ec-52969a6e521c resource provider aggregate not found 2026-06-15 21:09:01.809 7 INFO neutron.services.segments.plugin [-] Segment 85c092b6-0e5a-4825-88ec-52969a6e521c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85c092b6-0e5a-4825-88ec-52969a6e521c found for delete ", "request_id": "req-7f471712-d95e-4721-9b0b-6cbcc270a0c5"}]} 2026-06-15 21:09:01.829 7 INFO neutron.services.segments.plugin [-] Segment 85c092b6-0e5a-4825-88ec-52969a6e521c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85c092b6-0e5a-4825-88ec-52969a6e521c found for delete ", "request_id": "req-67c8fbb9-a648-4080-bc94-dafcd6cc5618"}]} [pid: 7|app: 0|req: 646/1215] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:09:01 2026] DELETE /v2.0/subnets/ba48acdf-21e7-4f2f-810e-ce02521487fb => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:09:02.023 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8efe68aa-ebba-44f2-a325-bd31826dac17 a884a339993140ef95f6b3cb7ff5be55 b4a693695ba840d7bbcbc8076fe94d49 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 647/1216] 10.0.0.244 () {32 vars in 720 bytes} [Mon Jun 15 21:09:02 2026] DELETE /v2.0/ports/8f58b23a-023d-46b3-8123-8217045fce0e => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1217] 10.0.0.244 () {34 vars in 789 bytes} [Mon Jun 15 21:09:01 2026] PUT /v2.0/routers/cb137c28-cb57-4cb3-8882-c6a0c07f8c55/remove_router_interface => generated 309 bytes in 1040 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:667: 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:667: 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:667: 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:667: 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: 648/1218] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:09:02 2026] GET /v2.0/security-groups?tenant_id=645035a082ea4aba901772ae56219d30&name=default => generated 2801 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:09:02.334 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a8fc223a-2652-43e6-a864-7d1c4e3be3a3 a884a339993140ef95f6b3cb7ff5be55 b4a693695ba840d7bbcbc8076fe94d49 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 649/1219] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:09:02 2026] DELETE /v2.0/subnets/bda935e4-0339-4952-8255-8dce478eb890 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:09:02.447 8 INFO neutron.services.segments.plugin [-] Segment af62aee1-c351-4c38-a29d-55a6d6350c8f resource provider aggregate not found 2026-06-15 21:09:02.451 8 INFO neutron.services.segments.plugin [-] Segment af62aee1-c351-4c38-a29d-55a6d6350c8f resource provider aggregate not found 2026-06-15 21:09:02.467 8 INFO neutron.services.segments.plugin [-] Segment af62aee1-c351-4c38-a29d-55a6d6350c8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af62aee1-c351-4c38-a29d-55a6d6350c8f found for delete ", "request_id": "req-3ca07d06-aa07-4d9d-bac9-8d3a0ac878d5"}]} 2026-06-15 21:09:02.468 8 INFO neutron.services.segments.plugin [-] Segment af62aee1-c351-4c38-a29d-55a6d6350c8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af62aee1-c351-4c38-a29d-55a6d6350c8f found for delete ", "request_id": "req-8f4e79aa-3705-4d18-9115-584ac0915e6f"}]} [pid: 8|app: 0|req: 571/1220] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:09:02 2026] DELETE /v2.0/networks/f9ca3113-caa6-4824-940f-f5cd173f5df7 => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1221] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:02 2026] DELETE /v2.0/security-groups/3364caea-9878-4981-8c33-619ec751b4ea => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:09:02.603 8 INFO neutron.pecan_wsgi.hooks.translation [None req-513861b1-2d0b-47ab-b968-e6b4d1384bf6 a884a339993140ef95f6b3cb7ff5be55 b4a693695ba840d7bbcbc8076fe94d49 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 573/1222] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:09:02 2026] DELETE /v2.0/subnets/3c62029c-b775-46ae-ba9c-06512a74b50e => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1223] 10.0.0.244 () {32 vars in 720 bytes} [Mon Jun 15 21:09:02 2026] DELETE /v2.0/ports/1a7df02b-7c00-4c4a-92f0-dfcfacb127b3 => 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: 575/1224] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:09:02 2026] GET /v2.0/security-groups?tenant_id=20e96196e0924a08bff0d8475b8b1dd1&name=default => generated 2801 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1225] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:09:02 2026] DELETE /v2.0/networks/0866b99d-0dec-4c25-a8df-f4ce75bef5ea => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1226] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:03 2026] DELETE /v2.0/security-groups/0ee00e7c-2adc-4cf0-abe4-fb1b51b23c39 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1227] 10.0.0.244 () {34 vars in 789 bytes} [Mon Jun 15 21:09:02 2026] PUT /v2.0/routers/cb137c28-cb57-4cb3-8882-c6a0c07f8c55/remove_router_interface => generated 309 bytes in 1050 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1228] 10.0.0.244 () {32 vars in 736 bytes} [Mon Jun 15 21:09:03 2026] GET /v2.0/ports?device_id=cb137c28-cb57-4cb3-8882-c6a0c07f8c55 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1229] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:09:03 2026] GET /v2.0/security-groups?tenant_id=674e2924b1aa459487c0cd1681733003&name=default => generated 2801 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1230] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:03 2026] DELETE /v2.0/security-groups/5ab7f4d9-47cc-4d1d-8fb5-a9760ed74e31 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1231] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:09:03 2026] GET /v2.0/security-groups?tenant_id=b4a693695ba840d7bbcbc8076fe94d49&name=default => generated 2801 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1232] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:03 2026] DELETE /v2.0/security-groups/c981ee21-5fd7-4156-b60c-0040ee61ebfb => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:09:04.141 7 INFO neutron.services.segments.plugin [-] Segment ec8a8a07-6b17-494c-b438-4eee0b92b0f8 resource provider aggregate not found 2026-06-15 21:09:04.146 7 INFO neutron.services.segments.plugin [-] Segment ec8a8a07-6b17-494c-b438-4eee0b92b0f8 resource provider aggregate not found 2026-06-15 21:09:04.163 7 INFO neutron.services.segments.plugin [-] Segment ec8a8a07-6b17-494c-b438-4eee0b92b0f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec8a8a07-6b17-494c-b438-4eee0b92b0f8 found for delete ", "request_id": "req-f8953ebf-4428-4c65-93b9-cb1cf35a9631"}]} 2026-06-15 21:09:04.165 7 INFO neutron.services.segments.plugin [-] Segment ec8a8a07-6b17-494c-b438-4eee0b92b0f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec8a8a07-6b17-494c-b438-4eee0b92b0f8 found for delete ", "request_id": "req-76d60e59-c95b-4f99-83ce-351478b3d1ab"}]} 2026-06-15 21:09:04.174 7 INFO neutron.db.l3_hamode_db [None req-8518c250-dcfc-4d1c-91ce-c0f9c818daa9 8ad841ed8ea64125904a81eaad539222 837d05d7f9c44a9a8351e164893cbef8 - - default default] HA network 3cb5095a-22df-45bd-b759-1f22af55accb was deleted as no HA routers are present in tenant 837d05d7f9c44a9a8351e164893cbef8. [pid: 7|app: 0|req: 652/1233] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:09:03 2026] DELETE /v2.0/routers/cb137c28-cb57-4cb3-8882-c6a0c07f8c55 => generated 0 bytes in 747 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1234] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:09:04 2026] DELETE /v2.0/subnets/d7c52eec-564b-4e26-b9bd-fa145ad726c7 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1235] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:09:04 2026] DELETE /v2.0/subnets/6ec46780-6165-4659-9168-a630e9854a07 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:09:04.684 8 INFO neutron.services.segments.plugin [-] Segment 181c2976-18ad-4179-a741-51d4cd36d296 resource provider aggregate not found 2026-06-15 21:09:04.700 8 INFO neutron.services.segments.plugin [-] Segment 181c2976-18ad-4179-a741-51d4cd36d296 resource provider aggregate not found 2026-06-15 21:09:04.711 8 INFO neutron.services.segments.plugin [-] Segment 181c2976-18ad-4179-a741-51d4cd36d296 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 181c2976-18ad-4179-a741-51d4cd36d296 found for delete ", "request_id": "req-2b623f0c-bd76-47e7-ac0b-6353ea664b89"}]} 2026-06-15 21:09:04.724 8 INFO neutron.services.segments.plugin [-] Segment 181c2976-18ad-4179-a741-51d4cd36d296 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 181c2976-18ad-4179-a741-51d4cd36d296 found for delete ", "request_id": "req-606dff94-9794-4a3d-8d80-19d0d9bb35b9"}]} [pid: 8|app: 0|req: 583/1236] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:09:04 2026] DELETE /v2.0/networks/a34b121e-2c22-4fb3-979f-8625f0be2019 => 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: 654/1237] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:09:04 2026] DELETE /v2.0/networks/d2a72535-0423-4b4a-878f-6519c5e6309f => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:09:05.237 8 WARNING neutron_lib.context [None req-083bf727-6e49-46cf-8fde-b996a304920b 8ad841ed8ea64125904a81eaad539222 837d05d7f9c44a9a8351e164893cbef8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:09:05.305 8 INFO neutron.db.segments_db [None req-083bf727-6e49-46cf-8fde-b996a304920b 8ad841ed8ea64125904a81eaad539222 837d05d7f9c44a9a8351e164893cbef8 - - default default] Added segment 44fa50b6-bfab-444b-9099-2cd2ae0d9a69 of type vxlan for network bc55c780-d3d6-44f5-b664-c518303afb58 [pid: 8|app: 0|req: 584/1238] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:09:05 2026] POST /v2.0/networks => generated 630 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:09:05.423 7 WARNING neutron_lib.context [None req-635b172f-1de0-4cea-8950-efc3d5941c61 8ad841ed8ea64125904a81eaad539222 837d05d7f9c44a9a8351e164893cbef8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:09:05.663 8 WARNING neutron_lib.context [None req-6135b6cc-7378-4ed6-bde4-59a5e5f50818 1a7e598de3c7453eb85e07615108bc02 82d20b1550384777a817b0bee57819b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 655/1239] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:09:05 2026] POST /v2.0/subnets => generated 602 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:09:05.784 7 WARNING neutron_lib.context [None req-3d684f40-a568-473f-a6fd-f7e068497209 8ad841ed8ea64125904a81eaad539222 837d05d7f9c44a9a8351e164893cbef8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:09:05.830 7 INFO neutron.db.segments_db [None req-3d684f40-a568-473f-a6fd-f7e068497209 8ad841ed8ea64125904a81eaad539222 837d05d7f9c44a9a8351e164893cbef8 - - default default] Added segment 5a5bd6bf-d41d-4ee8-a30d-eb8fca5b3240 of type vxlan for network fdd281e0-4e7c-44e3-8ad7-4836047519a7 [pid: 8|app: 0|req: 585/1240] 10.0.0.244 () {34 vars in 684 bytes} [Mon Jun 15 21:09:05 2026] POST /v2.0/security-groups => generated 1560 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-15 21:09:06.055 8 WARNING neutron_lib.context [None req-8dbb9a48-b394-493c-9498-2ed191e30926 20a4ae6574154b28a8fab402fade9bc7 2783e741c421473b91d71d84ba3f362e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:09:06.211 8 INFO neutron.db.segments_db [None req-8dbb9a48-b394-493c-9498-2ed191e30926 20a4ae6574154b28a8fab402fade9bc7 2783e741c421473b91d71d84ba3f362e - - default default] Added segment 08a9825c-3397-42ac-810f-381b458fd52e of type vxlan for network 20bd3c51-14c0-4722-b6b9-3151c28660c1 [pid: 8|app: 0|req: 586/1241] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:09:05 2026] POST /v2.0/networks => generated 645 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:09:06.377 7 INFO neutron.services.segments.plugin [-] Segment 674fd1fa-da23-4801-a876-b4550dafc495 resource provider aggregate not found 2026-06-15 21:09:06.388 7 INFO neutron.services.segments.plugin [-] Segment 674fd1fa-da23-4801-a876-b4550dafc495 resource provider aggregate not found 2026-06-15 21:09:06.402 7 INFO neutron.services.segments.plugin [-] Segment 674fd1fa-da23-4801-a876-b4550dafc495 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 674fd1fa-da23-4801-a876-b4550dafc495 found for delete ", "request_id": "req-04864776-c0ad-46ba-9e90-d5fead73c30b"}]} [pid: 8|app: 0|req: 587/1242] 10.0.0.244 () {32 vars in 663 bytes} [Mon Jun 15 21:09:06 2026] GET /v2.0/security-groups => generated 4343 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:09:06.410 7 INFO neutron.services.segments.plugin [-] Segment 674fd1fa-da23-4801-a876-b4550dafc495 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 674fd1fa-da23-4801-a876-b4550dafc495 found for delete ", "request_id": "req-afaff3a1-5aeb-463d-ab5c-933bfda5f6e1"}]} 2026-06-15 21:09:06.418 8 WARNING neutron_lib.context [None req-db75eb2d-4c1d-4872-8280-16a54f43f2a1 20a4ae6574154b28a8fab402fade9bc7 2783e741c421473b91d71d84ba3f362e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:09:06.595 7 INFO neutron.db.l3_hamode_db [None req-3d684f40-a568-473f-a6fd-f7e068497209 8ad841ed8ea64125904a81eaad539222 837d05d7f9c44a9a8351e164893cbef8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 21:09:06.744 8 INFO neutron.services.segments.plugin [-] Segment 6ac731ff-91a4-42a5-9d83-c9365b6580c7 resource provider aggregate not found 2026-06-15 21:09:06.752 8 INFO neutron.services.segments.plugin [-] Segment 6ac731ff-91a4-42a5-9d83-c9365b6580c7 resource provider aggregate not found 2026-06-15 21:09:06.766 8 INFO neutron.services.segments.plugin [-] Segment 6ac731ff-91a4-42a5-9d83-c9365b6580c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ac731ff-91a4-42a5-9d83-c9365b6580c7 found for delete ", "request_id": "req-22d1d5b0-cbde-4485-a42f-cdb996ba56ce"}]} 2026-06-15 21:09:06.769 8 INFO neutron.services.segments.plugin [-] Segment 6ac731ff-91a4-42a5-9d83-c9365b6580c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ac731ff-91a4-42a5-9d83-c9365b6580c7 found for delete ", "request_id": "req-811ebc40-ab1e-452f-9a82-c6ee2a152887"}]} 2026-06-15 21:09:06.776 7 INFO neutron.db.l3_hamode_db [None req-3d684f40-a568-473f-a6fd-f7e068497209 8ad841ed8ea64125904a81eaad539222 837d05d7f9c44a9a8351e164893cbef8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 590/1245] 10.0.0.244 () {34 vars in 665 bytes} [Mon Jun 15 21:09:06 2026] POST /v2.0/ports => generated 775 bytes in 444 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: 591/1246] 10.0.0.244 () {34 vars in 758 bytes} [Mon Jun 15 21:09:06 2026] PUT /v2.0/security-groups/18cdc2c5-9f33-4335-82e9-fe6092693ee9 => generated 1599 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:09:06.952 8 WARNING neutron_lib.context [None req-701f19cf-6783-4144-ac51-a9b894c14532 20a4ae6574154b28a8fab402fade9bc7 2783e741c421473b91d71d84ba3f362e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:09:07.013 8 INFO neutron.db.segments_db [None req-701f19cf-6783-4144-ac51-a9b894c14532 20a4ae6574154b28a8fab402fade9bc7 2783e741c421473b91d71d84ba3f362e - - default default] Added segment e3fedc5c-4026-400a-87fd-5a65335c0812 of type vxlan for network dd561edc-4f90-4e03-8727-ae4e58aad04b [pid: 8|app: 0|req: 592/1247] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:09:06 2026] POST /v2.0/networks => generated 631 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1248] 10.0.0.244 () {32 vars in 737 bytes} [Mon Jun 15 21:09:07 2026] GET /v2.0/security-groups/18cdc2c5-9f33-4335-82e9-fe6092693ee9 => generated 1599 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:09:07.173 8 WARNING neutron_lib.context [None req-1a87e717-73cf-442c-8547-de2fb1262e29 20a4ae6574154b28a8fab402fade9bc7 2783e741c421473b91d71d84ba3f362e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 594/1249] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:09:07 2026] POST /v2.0/subnets => generated 602 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1250] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:09:05 2026] POST /v2.0/routers => generated 507 bytes in 1798 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:09:07.578 7 WARNING neutron_lib.context [None req-bc34e172-0b36-4ca1-9165-06ba9064ab8e 20a4ae6574154b28a8fab402fade9bc7 2783e741c421473b91d71d84ba3f362e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 595/1251] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:07 2026] DELETE /v2.0/security-groups/18cdc2c5-9f33-4335-82e9-fe6092693ee9 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:09:07.636 8 WARNING neutron_lib.context [None req-b7461e00-8956-4899-876c-b4991142ff7f 8ad841ed8ea64125904a81eaad539222 837d05d7f9c44a9a8351e164893cbef8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 657/1252] 10.0.0.244 () {34 vars in 665 bytes} [Mon Jun 15 21:09:07 2026] POST /v2.0/ports => generated 950 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: 658/1253] 10.0.0.244 () {32 vars in 663 bytes} [Mon Jun 15 21:09:08 2026] GET /v2.0/security-groups => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1254] 10.0.0.244 () {34 vars in 665 bytes} [Mon Jun 15 21:09:07 2026] POST /v2.0/ports => generated 951 bytes in 476 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-06-15 21:09:08.117 8 INFO neutron.api.v2.resource [None req-ca015bc4-82b0-4d4a-bc97-59926d8e3070 1a7e598de3c7453eb85e07615108bc02 82d20b1550384777a817b0bee57819b9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 597/1255] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:08 2026] DELETE /v2.0/security-groups/18cdc2c5-9f33-4335-82e9-fe6092693ee9 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1256] 10.0.0.244 () {32 vars in 720 bytes} [Mon Jun 15 21:09:08 2026] DELETE /v2.0/ports/3e69fb6f-a561-426b-b685-20eebd37cc8a => generated 0 bytes in 386 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:09:08.462 7 WARNING neutron_lib.context [None req-688b73e4-2864-4b41-ae86-69422f21b3da 1a7e598de3c7453eb85e07615108bc02 82d20b1550384777a817b0bee57819b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 660/1257] 10.0.0.244 () {34 vars in 684 bytes} [Mon Jun 15 21:09:08 2026] POST /v2.0/security-groups => generated 1560 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-15 21:09:08.605 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bd8e63d9-9661-4b73-abde-f45fa3fc941e 20a4ae6574154b28a8fab402fade9bc7 2783e741c421473b91d71d84ba3f362e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 661/1258] 10.0.0.244 () {32 vars in 720 bytes} [Mon Jun 15 21:09:08 2026] DELETE /v2.0/ports/3e69fb6f-a561-426b-b685-20eebd37cc8a => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:09:08.615 7 WARNING neutron_lib.context [None req-118382c0-ca16-4944-ab9e-933012b78e6b 1a7e598de3c7453eb85e07615108bc02 82d20b1550384777a817b0bee57819b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 662/1259] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:09:08 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) 2026-06-15 21:09:08.740 7 INFO neutron.pecan_wsgi.hooks.translation [None req-89817d75-66e1-44fd-bb5b-30f3db3789a6 20a4ae6574154b28a8fab402fade9bc7 2783e741c421473b91d71d84ba3f362e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 663/1260] 10.0.0.244 () {32 vars in 717 bytes} [Mon Jun 15 21:09:08 2026] GET /v2.0/ports/3e69fb6f-a561-426b-b685-20eebd37cc8a => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1261] 10.0.0.244 () {32 vars in 747 bytes} [Mon Jun 15 21:09:08 2026] GET /v2.0/security-group-rules/89f4869a-c7c6-49e9-8915-5553a7179168 => 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: 665/1262] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:09:08 2026] DELETE /v2.0/subnets/c1b7c2cf-12d8-4458-af5b-e226d2bc2724 => 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: 666/1263] 10.0.0.244 () {32 vars in 673 bytes} [Mon Jun 15 21:09:09 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:09:09.440 7 INFO neutron.services.segments.plugin [-] Segment e3fedc5c-4026-400a-87fd-5a65335c0812 resource provider aggregate not found 2026-06-15 21:09:09.445 7 INFO neutron.services.segments.plugin [-] Segment e3fedc5c-4026-400a-87fd-5a65335c0812 resource provider aggregate not found 2026-06-15 21:09:09.460 7 INFO neutron.services.segments.plugin [-] Segment e3fedc5c-4026-400a-87fd-5a65335c0812 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3fedc5c-4026-400a-87fd-5a65335c0812 found for delete ", "request_id": "req-b8f58182-4082-49d3-8326-a1f2124653be"}]} 2026-06-15 21:09:09.463 7 INFO neutron.services.segments.plugin [-] Segment e3fedc5c-4026-400a-87fd-5a65335c0812 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3fedc5c-4026-400a-87fd-5a65335c0812 found for delete ", "request_id": "req-ef6ab27e-8505-4782-ac5d-3aa8d1b0a281"}]} [pid: 7|app: 0|req: 667/1264] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:09:09 2026] DELETE /v2.0/networks/dd561edc-4f90-4e03-8727-ae4e58aad04b => generated 0 bytes in 384 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1265] 10.0.0.244 () {32 vars in 750 bytes} [Mon Jun 15 21:09:09 2026] DELETE /v2.0/security-group-rules/89f4869a-c7c6-49e9-8915-5553a7179168 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:09:09.544 7 WARNING neutron_lib.context [None req-3c8e77ee-80c1-42d5-b0d9-5d8f5ae890a8 20a4ae6574154b28a8fab402fade9bc7 2783e741c421473b91d71d84ba3f362e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:09:09.599 7 INFO neutron.db.segments_db [None req-3c8e77ee-80c1-42d5-b0d9-5d8f5ae890a8 20a4ae6574154b28a8fab402fade9bc7 2783e741c421473b91d71d84ba3f362e - - default default] Added segment 66db5cf9-30e3-48fc-8fec-57d03adcf7fb of type vxlan for network cc647fd4-dfff-4353-a818-e10e72cc7596 [pid: 7|app: 0|req: 669/1266] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:09:09 2026] POST /v2.0/networks => generated 632 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1267] 10.0.0.244 () {32 vars in 673 bytes} [Mon Jun 15 21:09:09 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:09:09.758 7 WARNING neutron_lib.context [None req-59537fb3-25d0-4b0c-9a90-69257f788865 20a4ae6574154b28a8fab402fade9bc7 2783e741c421473b91d71d84ba3f362e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 598/1268] 10.0.0.244 () {34 vars in 783 bytes} [Mon Jun 15 21:09:08 2026] PUT /v2.0/routers/f61400f1-9911-48ca-abae-189a0c7547e2/add_router_interface => generated 309 bytes in 1862 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-06-15 21:09:09.986 8 WARNING neutron_lib.context [None req-128ae45d-8217-485e-ae39-e27d79d33224 1a7e598de3c7453eb85e07615108bc02 82d20b1550384777a817b0bee57819b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 671/1269] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:09:09 2026] POST /v2.0/subnets => generated 602 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1270] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:09:09 2026] POST /v2.0/security-group-rules => generated 569 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:09:10.187 8 WARNING neutron_lib.context [None req-613b599a-1cb6-4ed7-94bd-154d84db168e 20a4ae6574154b28a8fab402fade9bc7 2783e741c421473b91d71d84ba3f362e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 672/1271] 10.0.0.244 () {32 vars in 717 bytes} [Mon Jun 15 21:09:10 2026] GET /v2.0/ports/d11bff81-5f7f-4ebd-a9ca-2ee19f39bcc0 => generated 1025 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1272] 10.0.0.244 () {32 vars in 747 bytes} [Mon Jun 15 21:09:10 2026] GET /v2.0/security-group-rules/c0776862-5dc8-4643-8c93-4ac72a325d2f => generated 569 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1273] 10.0.0.244 () {34 vars in 665 bytes} [Mon Jun 15 21:09:10 2026] POST /v2.0/ports => generated 912 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1274] 10.0.0.244 () {32 vars in 673 bytes} [Mon Jun 15 21:09:10 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1275] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:09:10 2026] GET /v2.0/security-groups?tenant_id=b5f39e47b9eb4300a0ffe3a4b57c72e7&name=default => generated 2801 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1276] 10.0.0.244 () {32 vars in 720 bytes} [Mon Jun 15 21:09:10 2026] DELETE /v2.0/ports/97024d46-b51a-4402-b8ff-014d056e1d09 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1277] 10.0.0.244 () {34 vars in 789 bytes} [Mon Jun 15 21:09:10 2026] PUT /v2.0/routers/f61400f1-9911-48ca-abae-189a0c7547e2/remove_router_interface => generated 309 bytes in 1087 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: 604/1278] 10.0.0.244 () {32 vars in 750 bytes} [Mon Jun 15 21:09:11 2026] DELETE /v2.0/security-group-rules/c0776862-5dc8-4643-8c93-4ac72a325d2f => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1279] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:11 2026] DELETE /v2.0/security-groups/e4af9b1c-8a25-4d48-a900-f7dc09edb101 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:09:11.413 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1ee5fbb8-83b8-40f6-a08d-54eb5111c578 20a4ae6574154b28a8fab402fade9bc7 2783e741c421473b91d71d84ba3f362e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 676/1280] 10.0.0.244 () {32 vars in 717 bytes} [Mon Jun 15 21:09:11 2026] GET /v2.0/ports/97024d46-b51a-4402-b8ff-014d056e1d09 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1281] 10.0.0.244 () {32 vars in 673 bytes} [Mon Jun 15 21:09:11 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:09:11.554 8 INFO neutron.api.v2.resource [None req-dbcef5ff-9c01-4339-b2df-b7438e24d043 8ad841ed8ea64125904a81eaad539222 837d05d7f9c44a9a8351e164893cbef8 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 605/1282] 10.0.0.244 () {34 vars in 789 bytes} [Mon Jun 15 21:09:11 2026] PUT /v2.0/routers/f61400f1-9911-48ca-abae-189a0c7547e2/remove_router_interface => generated 197 bytes in 176 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:09:11.561 8 WARNING neutron_lib.context [None req-5561ec14-866b-4516-8982-fa9dfc1fc061 1a7e598de3c7453eb85e07615108bc02 82d20b1550384777a817b0bee57819b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:09:11.578 8 INFO neutron.db.securitygroups_db [None req-5561ec14-866b-4516-8982-fa9dfc1fc061 1a7e598de3c7453eb85e07615108bc02 82d20b1550384777a817b0bee57819b9 - - default default] Project 82d20b1550384777a817b0bee57819b9 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: 678/1283] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:09:11 2026] DELETE /v2.0/subnets/420ed222-b3d9-48a3-8c8e-2aba2e9e39cc => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1284] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:09:11 2026] POST /v2.0/security-group-rules => generated 575 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1285] 10.0.0.244 () {32 vars in 736 bytes} [Mon Jun 15 21:09:11 2026] GET /v2.0/ports?device_id=f61400f1-9911-48ca-abae-189a0c7547e2 => 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: 679/1286] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:09:11 2026] GET /v2.0/security-groups?tenant_id=ce25da1e72aa4295b8e00261c01d94b4&name=default => generated 2801 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1287] 10.0.0.244 () {32 vars in 747 bytes} [Mon Jun 15 21:09:11 2026] GET /v2.0/security-group-rules/7982a2a6-4b79-4957-865b-340cc6f8c968 => generated 575 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:09:12.060 8 INFO neutron.services.segments.plugin [-] Segment 66db5cf9-30e3-48fc-8fec-57d03adcf7fb resource provider aggregate not found 2026-06-15 21:09:12.081 8 INFO neutron.services.segments.plugin [-] Segment 66db5cf9-30e3-48fc-8fec-57d03adcf7fb resource provider aggregate not found 2026-06-15 21:09:12.098 8 INFO neutron.services.segments.plugin [-] Segment 66db5cf9-30e3-48fc-8fec-57d03adcf7fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66db5cf9-30e3-48fc-8fec-57d03adcf7fb found for delete ", "request_id": "req-35dc4d04-b236-4dd5-830f-71de8aaf243c"}]} 2026-06-15 21:09:12.099 8 INFO neutron.services.segments.plugin [-] Segment 66db5cf9-30e3-48fc-8fec-57d03adcf7fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66db5cf9-30e3-48fc-8fec-57d03adcf7fb found for delete ", "request_id": "req-42726cd6-f1e5-4712-a68b-90641fb534bb"}]} [pid: 8|app: 0|req: 608/1288] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:09:11 2026] DELETE /v2.0/networks/cc647fd4-dfff-4353-a818-e10e72cc7596 => generated 0 bytes in 437 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1289] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:12 2026] DELETE /v2.0/security-groups/8683c8c4-1d21-479e-bbaf-4654bf78e405 => 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: 610/1290] 10.0.0.244 () {32 vars in 673 bytes} [Mon Jun 15 21:09:12 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:09:12.294 8 WARNING neutron_lib.context [None req-267189bd-763c-4ad6-9690-c59d7ccf6bed 20a4ae6574154b28a8fab402fade9bc7 2783e741c421473b91d71d84ba3f362e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:09:12.505 7 INFO neutron.services.segments.plugin [-] Segment 5a5bd6bf-d41d-4ee8-a30d-eb8fca5b3240 resource provider aggregate not found 2026-06-15 21:09:12.512 7 INFO neutron.services.segments.plugin [-] Segment 5a5bd6bf-d41d-4ee8-a30d-eb8fca5b3240 resource provider aggregate not found 2026-06-15 21:09:12.521 7 INFO neutron.services.segments.plugin [-] Segment 5a5bd6bf-d41d-4ee8-a30d-eb8fca5b3240 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a5bd6bf-d41d-4ee8-a30d-eb8fca5b3240 found for delete ", "request_id": "req-1ba4f8d5-34e3-49e0-8a2b-d56c181743a9"}]} 2026-06-15 21:09:12.529 7 INFO neutron.db.l3_hamode_db [None req-620755e1-2208-40b6-99ca-15733723fd4e 8ad841ed8ea64125904a81eaad539222 837d05d7f9c44a9a8351e164893cbef8 - - default default] HA network fdd281e0-4e7c-44e3-8ad7-4836047519a7 was deleted as no HA routers are present in tenant 837d05d7f9c44a9a8351e164893cbef8. [pid: 7|app: 0|req: 681/1291] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:09:11 2026] DELETE /v2.0/routers/f61400f1-9911-48ca-abae-189a0c7547e2 => generated 0 bytes in 726 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:09:12.538 7 INFO neutron.services.segments.plugin [-] Segment 5a5bd6bf-d41d-4ee8-a30d-eb8fca5b3240 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a5bd6bf-d41d-4ee8-a30d-eb8fca5b3240 found for delete ", "request_id": "req-018aa24e-9e81-4293-9ad5-f9593fdb49f6"}]} [pid: 8|app: 0|req: 611/1292] 10.0.0.244 () {34 vars in 665 bytes} [Mon Jun 15 21:09:12 2026] POST /v2.0/ports => generated 775 bytes in 317 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: 682/1293] 10.0.0.244 () {32 vars in 750 bytes} [Mon Jun 15 21:09:12 2026] DELETE /v2.0/security-group-rules/7982a2a6-4b79-4957-865b-340cc6f8c968 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1294] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:09:12 2026] DELETE /v2.0/subnets/8ae5b735-5f8b-4d92-9234-d43b821641ce => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1295] 10.0.0.244 () {34 vars in 737 bytes} [Mon Jun 15 21:09:12 2026] PUT /v2.0/ports/b661de52-09fe-470d-a46d-4327cba3b42c => generated 752 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1296] 10.0.0.244 () {32 vars in 673 bytes} [Mon Jun 15 21:09:12 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1297] 10.0.0.244 () {32 vars in 720 bytes} [Mon Jun 15 21:09:12 2026] DELETE /v2.0/ports/b661de52-09fe-470d-a46d-4327cba3b42c => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 685/1298] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:13 2026] DELETE /v2.0/security-groups/ae7fa364-a46d-4a22-aa27-bfa151df0e6e => 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: 686/1299] 10.0.0.244 () {32 vars in 643 bytes} [Mon Jun 15 21:09:13 2026] GET /v2.0/ports => generated 778 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1300] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:09:12 2026] DELETE /v2.0/networks/bc55c780-d3d6-44f5-b664-c518303afb58 => generated 0 bytes in 437 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1301] 10.0.0.244 () {32 vars in 663 bytes} [Mon Jun 15 21:09:13 2026] GET /v2.0/security-groups => generated 2801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:09:13.345 7 WARNING neutron_lib.context [None req-2d43dfdf-069b-437d-b332-edec798c93ee 8ad841ed8ea64125904a81eaad539222 837d05d7f9c44a9a8351e164893cbef8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:09:13.354 8 INFO neutron.pecan_wsgi.hooks.translation [None req-da828232-3aff-4b47-ae53-47c3c521b8e4 20a4ae6574154b28a8fab402fade9bc7 2783e741c421473b91d71d84ba3f362e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 615/1302] 10.0.0.244 () {32 vars in 717 bytes} [Mon Jun 15 21:09:13 2026] GET /v2.0/ports/b661de52-09fe-470d-a46d-4327cba3b42c => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1303] 10.0.0.244 () {32 vars in 663 bytes} [Mon Jun 15 21:09:13 2026] GET /v2.0/security-groups => generated 2801 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:09:13.402 7 INFO neutron.db.segments_db [None req-2d43dfdf-069b-437d-b332-edec798c93ee 8ad841ed8ea64125904a81eaad539222 837d05d7f9c44a9a8351e164893cbef8 - - default default] Added segment 2370d740-17e5-46a6-9345-a380a24f4813 of type vxlan for network d818a33d-9474-4dac-b81d-9d686df097ca [pid: 8|app: 0|req: 617/1304] 10.0.0.244 () {32 vars in 643 bytes} [Mon Jun 15 21:09:13 2026] GET /v2.0/ports => generated 778 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1305] 10.0.0.244 () {32 vars in 717 bytes} [Mon Jun 15 21:09:13 2026] GET /v2.0/ports/e63d3549-ee6f-4d8a-9db2-eec6cb37880f => generated 775 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:09:13.514 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9260bfe7-d918-4b1a-9911-4c1fe513f3da 20a4ae6574154b28a8fab402fade9bc7 2783e741c421473b91d71d84ba3f362e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 619/1306] 10.0.0.244 () {32 vars in 720 bytes} [Mon Jun 15 21:09:13 2026] DELETE /v2.0/ports/97024d46-b51a-4402-b8ff-014d056e1d09 => 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: 688/1307] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:09:13 2026] POST /v2.0/networks => generated 630 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:09:13.546 8 INFO neutron.pecan_wsgi.hooks.translation [None req-42e28b21-e571-4b25-9379-5d5fbc4ea383 20a4ae6574154b28a8fab402fade9bc7 2783e741c421473b91d71d84ba3f362e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 620/1308] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:09:13 2026] DELETE /v2.0/subnets/420ed222-b3d9-48a3-8c8e-2aba2e9e39cc => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:09:13.555 7 WARNING neutron_lib.context [None req-d7106585-0c0e-4334-a09d-ac04668971c2 8ad841ed8ea64125904a81eaad539222 837d05d7f9c44a9a8351e164893cbef8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:09:13.579 8 INFO neutron.pecan_wsgi.hooks.translation [None req-35a52bf6-eed2-43ff-9b4f-6e414de2d023 20a4ae6574154b28a8fab402fade9bc7 2783e741c421473b91d71d84ba3f362e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 621/1309] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:09:13 2026] DELETE /v2.0/subnets/c1b7c2cf-12d8-4458-af5b-e226d2bc2724 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1310] 10.0.0.244 () {32 vars in 720 bytes} [Mon Jun 15 21:09:13 2026] DELETE /v2.0/ports/e63d3549-ee6f-4d8a-9db2-eec6cb37880f => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1311] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:09:13 2026] POST /v2.0/subnets => generated 602 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:09:14.129 8 INFO neutron.services.segments.plugin [-] Segment 44fa50b6-bfab-444b-9099-2cd2ae0d9a69 resource provider aggregate not found 2026-06-15 21:09:14.137 8 INFO neutron.services.segments.plugin [-] Segment 44fa50b6-bfab-444b-9099-2cd2ae0d9a69 resource provider aggregate not found [pid: 8|app: 0|req: 623/1312] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:09:13 2026] DELETE /v2.0/networks/20bd3c51-14c0-4722-b6b9-3151c28660c1 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:09:14.156 8 WARNING neutron_lib.context [None req-0a40e50a-66fb-4945-8689-cc549b554c9d 8ad841ed8ea64125904a81eaad539222 837d05d7f9c44a9a8351e164893cbef8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:09:14.162 8 INFO neutron.services.segments.plugin [-] Segment 44fa50b6-bfab-444b-9099-2cd2ae0d9a69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44fa50b6-bfab-444b-9099-2cd2ae0d9a69 found for delete ", "request_id": "req-fb45ce37-b932-43f8-b360-80be28ffa8af"}]} 2026-06-15 21:09:14.167 8 INFO neutron.services.segments.plugin [-] Segment 44fa50b6-bfab-444b-9099-2cd2ae0d9a69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44fa50b6-bfab-444b-9099-2cd2ae0d9a69 found for delete ", "request_id": "req-d2a22674-8e1a-4e5f-9a15-2e90cd8cbfaa"}]} 2026-06-15 21:09:14.185 8 INFO neutron.services.segments.plugin [-] Segment 08a9825c-3397-42ac-810f-381b458fd52e resource provider aggregate not found 2026-06-15 21:09:14.192 8 INFO neutron.services.segments.plugin [-] Segment 08a9825c-3397-42ac-810f-381b458fd52e resource provider aggregate not found 2026-06-15 21:09:14.213 8 INFO neutron.services.segments.plugin [-] Segment 08a9825c-3397-42ac-810f-381b458fd52e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08a9825c-3397-42ac-810f-381b458fd52e found for delete ", "request_id": "req-e6c2879a-665a-475a-8c99-58551fde7237"}]} 2026-06-15 21:09:14.222 8 INFO neutron.services.segments.plugin [-] Segment 08a9825c-3397-42ac-810f-381b458fd52e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08a9825c-3397-42ac-810f-381b458fd52e found for delete ", "request_id": "req-e196e644-ef8c-4f15-94b2-0c03814be2f0"}]} 2026-06-15 21:09:14.235 8 INFO neutron.db.segments_db [None req-0a40e50a-66fb-4945-8689-cc549b554c9d 8ad841ed8ea64125904a81eaad539222 837d05d7f9c44a9a8351e164893cbef8 - - default default] Added segment f4479b29-91a1-4c02-ac29-ad400b3347e4 of type vxlan for network cf98d4ee-34c6-4b20-b39d-77966044788a [pid: 7|app: 0|req: 690/1313] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:09:13 2026] GET /v2.0/security-groups?tenant_id=82d20b1550384777a817b0bee57819b9&name=default => generated 2801 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1314] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:14 2026] DELETE /v2.0/security-groups/34ee726b-2a65-4199-886e-29b60ddc65ef => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:09:14.592 8 INFO neutron.db.l3_hamode_db [None req-0a40e50a-66fb-4945-8689-cc549b554c9d 8ad841ed8ea64125904a81eaad539222 837d05d7f9c44a9a8351e164893cbef8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 21:09:14.813 8 INFO neutron.db.l3_hamode_db [None req-0a40e50a-66fb-4945-8689-cc549b554c9d 8ad841ed8ea64125904a81eaad539222 837d05d7f9c44a9a8351e164893cbef8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 692/1315] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:09:14 2026] GET /v2.0/security-groups?tenant_id=2783e741c421473b91d71d84ba3f362e&name=default => generated 2801 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1316] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:14 2026] DELETE /v2.0/security-groups/6f74bd99-0748-4774-b59f-e753d5bf0361 => 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: 624/1317] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:09:14 2026] POST /v2.0/routers => generated 507 bytes in 1406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1318] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:09:16 2026] GET /v2.0/security-groups?tenant_id=ff6381eeb96b4b58bcd405585a3b7b5b&name=default => generated 2801 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1319] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:16 2026] DELETE /v2.0/security-groups/d0cd9c30-ad00-4968-aa48-ea72fbe7dbdc => 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: 627/1320] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:09:17 2026] GET /v2.0/security-groups?tenant_id=f4c732ef7c8f49aabc9d68f4566cf1e8&name=default => generated 2801 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1321] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:17 2026] DELETE /v2.0/security-groups/fb2a3356-9b05-402f-a8e4-66f1d16b249c => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1322] 10.0.0.244 () {34 vars in 783 bytes} [Mon Jun 15 21:09:15 2026] PUT /v2.0/routers/a4416064-3bfa-4114-836d-96c529cd865c/add_router_interface => generated 309 bytes in 1931 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1323] 10.0.0.244 () {32 vars in 717 bytes} [Mon Jun 15 21:09:17 2026] GET /v2.0/ports/53f7503a-f988-40f7-8cd5-17a56f05805e => generated 955 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1324] 10.0.0.244 () {34 vars in 789 bytes} [Mon Jun 15 21:09:17 2026] PUT /v2.0/routers/a4416064-3bfa-4114-836d-96c529cd865c/remove_router_interface => generated 309 bytes in 1112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1325] 10.0.0.244 () {32 vars in 736 bytes} [Mon Jun 15 21:09:18 2026] GET /v2.0/ports?device_id=a4416064-3bfa-4114-836d-96c529cd865c => 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: 696/1326] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:09:18 2026] GET /v2.0/security-groups?tenant_id=0264e34201134c5695addebcc16faf54&name=default => generated 2801 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1327] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:19 2026] DELETE /v2.0/security-groups/bb644040-6e30-40e1-af20-c08a7e9aa625 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:09:19.576 8 INFO neutron.services.segments.plugin [-] Segment f4479b29-91a1-4c02-ac29-ad400b3347e4 resource provider aggregate not found 2026-06-15 21:09:19.582 8 INFO neutron.services.segments.plugin [-] Segment f4479b29-91a1-4c02-ac29-ad400b3347e4 resource provider aggregate not found 2026-06-15 21:09:19.592 8 INFO neutron.services.segments.plugin [-] Segment f4479b29-91a1-4c02-ac29-ad400b3347e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4479b29-91a1-4c02-ac29-ad400b3347e4 found for delete ", "request_id": "req-1b10c6f2-6da1-4b7b-8e2d-6a4414c6c305"}]} 2026-06-15 21:09:19.601 8 INFO neutron.services.segments.plugin [-] Segment f4479b29-91a1-4c02-ac29-ad400b3347e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4479b29-91a1-4c02-ac29-ad400b3347e4 found for delete ", "request_id": "req-8b6e79cd-2982-45df-8729-695798750bba"}]} 2026-06-15 21:09:19.606 8 INFO neutron.db.l3_hamode_db [None req-d1f2bc8b-6149-4ea5-a56b-c85f8c973f7a 8ad841ed8ea64125904a81eaad539222 837d05d7f9c44a9a8351e164893cbef8 - - default default] HA network cf98d4ee-34c6-4b20-b39d-77966044788a was deleted as no HA routers are present in tenant 837d05d7f9c44a9a8351e164893cbef8. [pid: 8|app: 0|req: 631/1328] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:09:18 2026] DELETE /v2.0/routers/a4416064-3bfa-4114-836d-96c529cd865c => generated 0 bytes in 807 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1329] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:09:19 2026] DELETE /v2.0/subnets/de0678d3-1700-4952-8f57-3f6755ab6be3 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1330] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:09:19 2026] GET /v2.0/security-groups?tenant_id=903a560d090e4c548ece867f3377e092&name=default => generated 2801 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1331] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:09:19 2026] DELETE /v2.0/networks/d818a33d-9474-4dac-b81d-9d686df097ca => generated 0 bytes in 427 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1332] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:09:20 2026] GET /v2.0/security-groups?tenant_id=017185c3dfe2498fb94afd4907c9e247&name=default => generated 2801 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:09:20.403 7 WARNING neutron_lib.context [None req-bf70439f-2c08-497d-84f0-c85ea97eecb0 8ad841ed8ea64125904a81eaad539222 837d05d7f9c44a9a8351e164893cbef8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 633/1333] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:20 2026] DELETE /v2.0/security-groups/13a760a0-33b4-44b7-8cff-11e623c2878e => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:09:20.447 7 INFO neutron.db.segments_db [None req-bf70439f-2c08-497d-84f0-c85ea97eecb0 8ad841ed8ea64125904a81eaad539222 837d05d7f9c44a9a8351e164893cbef8 - - default default] Added segment 815c426b-f9c8-4349-a6e1-2ddb1c534cbf of type vxlan for network 12298066-61bb-4130-b967-5a276b05e552 [pid: 8|app: 0|req: 634/1334] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:20 2026] DELETE /v2.0/security-groups/bafab275-1480-430c-93a0-c02cbc31c02b => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1335] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:09:20 2026] GET /v2.0/security-groups?tenant_id=10d8d86ca51d462e8cf884ce33c13271&name=default => generated 2801 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1336] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:20 2026] DELETE /v2.0/security-groups/415c4631-88be-4d0d-aa1f-af39ddb68a30 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:09:20.722 7 INFO neutron.db.l3_hamode_db [None req-bf70439f-2c08-497d-84f0-c85ea97eecb0 8ad841ed8ea64125904a81eaad539222 837d05d7f9c44a9a8351e164893cbef8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 21:09:21.820 7 INFO neutron.db.l3_hamode_db [None req-bf70439f-2c08-497d-84f0-c85ea97eecb0 8ad841ed8ea64125904a81eaad539222 837d05d7f9c44a9a8351e164893cbef8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 21:09:22.652 8 INFO neutron.services.segments.plugin [-] Segment 2370d740-17e5-46a6-9345-a380a24f4813 resource provider aggregate not found 2026-06-15 21:09:22.661 8 INFO neutron.services.segments.plugin [-] Segment 2370d740-17e5-46a6-9345-a380a24f4813 resource provider aggregate not found 2026-06-15 21:09:22.669 8 INFO neutron.services.segments.plugin [-] Segment 2370d740-17e5-46a6-9345-a380a24f4813 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2370d740-17e5-46a6-9345-a380a24f4813 found for delete ", "request_id": "req-75ed528c-a123-4bc0-a3df-9b89c3f0bcf9"}]} 2026-06-15 21:09:22.679 8 INFO neutron.services.segments.plugin [-] Segment 2370d740-17e5-46a6-9345-a380a24f4813 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2370d740-17e5-46a6-9345-a380a24f4813 found for delete ", "request_id": "req-b1477d85-8df8-4359-974f-4b1ba3bc7ab9"}]} [pid: 8|app: 0|req: 639/1339] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:09:22 2026] GET /v2.0/security-groups?tenant_id=904c497143cb4a4b97f874b35ca45b72&name=default => generated 2801 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1340] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:09:20 2026] POST /v2.0/routers => generated 688 bytes in 2607 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1341] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:22 2026] DELETE /v2.0/security-groups/99bea4b5-a832-4f63-ad49-6b5015499f7d => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1342] 10.0.0.244 () {32 vars in 721 bytes} [Mon Jun 15 21:09:23 2026] GET /v2.0/routers/77d61860-36a7-4c81-963f-cbd3d13f144c => generated 694 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1343] 10.0.0.244 () {32 vars in 647 bytes} [Mon Jun 15 21:09:23 2026] GET /v2.0/routers => generated 697 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1344] 10.0.0.244 () {34 vars in 741 bytes} [Mon Jun 15 21:09:23 2026] PUT /v2.0/routers/77d61860-36a7-4c81-963f-cbd3d13f144c => generated 701 bytes in 519 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1345] 10.0.0.244 () {32 vars in 721 bytes} [Mon Jun 15 21:09:23 2026] GET /v2.0/routers/77d61860-36a7-4c81-963f-cbd3d13f144c => generated 701 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1346] 10.0.0.244 () {32 vars in 736 bytes} [Mon Jun 15 21:09:23 2026] GET /v2.0/ports?device_id=77d61860-36a7-4c81-963f-cbd3d13f144c => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:09:25.380 8 INFO neutron.services.segments.plugin [-] Segment 815c426b-f9c8-4349-a6e1-2ddb1c534cbf resource provider aggregate not found 2026-06-15 21:09:25.384 8 INFO neutron.services.segments.plugin [-] Segment 815c426b-f9c8-4349-a6e1-2ddb1c534cbf resource provider aggregate not found 2026-06-15 21:09:25.398 8 INFO neutron.services.segments.plugin [-] Segment 815c426b-f9c8-4349-a6e1-2ddb1c534cbf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 815c426b-f9c8-4349-a6e1-2ddb1c534cbf found for delete ", "request_id": "req-b6a324ea-b031-4208-b17d-9e07e66ab2e3"}]} 2026-06-15 21:09:25.399 8 INFO neutron.services.segments.plugin [-] Segment 815c426b-f9c8-4349-a6e1-2ddb1c534cbf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 815c426b-f9c8-4349-a6e1-2ddb1c534cbf found for delete ", "request_id": "req-c3eaeabe-4878-4ff0-8a6b-76aff434c150"}]} 2026-06-15 21:09:25.409 8 INFO neutron.db.l3_hamode_db [None req-b8d8b266-3442-498c-a7bc-0ff4bbdbf17f 8ad841ed8ea64125904a81eaad539222 837d05d7f9c44a9a8351e164893cbef8 - - default default] HA network 12298066-61bb-4130-b967-5a276b05e552 was deleted as no HA routers are present in tenant 837d05d7f9c44a9a8351e164893cbef8. [pid: 8|app: 0|req: 643/1347] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:09:23 2026] DELETE /v2.0/routers/77d61860-36a7-4c81-963f-cbd3d13f144c => generated 0 bytes in 1507 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:09:25.422 7 INFO neutron.db.segments_db [None req-29ac378a-118e-4595-9002-ab6ca6587460 97c3f4a3d18d498aa171be5c231ba913 14beb9c61806449c975877b5bf0fe875 - - default default] Added segment 94125e30-8b8b-47de-b049-f9a1cc514b5b of type vxlan for network 98a27fcd-56a1-43c6-91a5-97781212d104 [pid: 8|app: 0|req: 644/1348] 10.0.0.244 () {32 vars in 653 bytes} [Mon Jun 15 21:09:25 2026] GET /v2.0/extensions => generated 19600 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1349] 10.0.0.244 () {32 vars in 736 bytes} [Mon Jun 15 21:09:25 2026] GET /v2.0/ports?device_id=77d61860-36a7-4c81-963f-cbd3d13f144c => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1350] 10.0.0.244 () {32 vars in 681 bytes} [Mon Jun 15 21:09:25 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:09:25.510 8 INFO neutron.api.v2.resource [None req-a5f20296-3d23-4f94-8316-4d8ddf82c529 8ad841ed8ea64125904a81eaad539222 837d05d7f9c44a9a8351e164893cbef8 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 647/1351] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:09:25 2026] DELETE /v2.0/routers/77d61860-36a7-4c81-963f-cbd3d13f144c => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1352] 10.0.0.244 () {32 vars in 681 bytes} [Mon Jun 15 21:09:25 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1353] 10.0.0.244 () {32 vars in 736 bytes} [Mon Jun 15 21:09:25 2026] GET /v2.0/ports?device_id=a4416064-3bfa-4114-836d-96c529cd865c => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1354] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:09:25 2026] POST /v2.0/networks => generated 727 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1355] 10.0.0.244 () {32 vars in 729 bytes} [Mon Jun 15 21:09:25 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:09:25.565 7 INFO neutron.api.v2.resource [None req-5793d609-e064-43d2-8ea6-cc88a77fa223 8ad841ed8ea64125904a81eaad539222 837d05d7f9c44a9a8351e164893cbef8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 706/1356] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:09:25 2026] DELETE /v2.0/routers/a4416064-3bfa-4114-836d-96c529cd865c => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1357] 10.0.0.244 () {32 vars in 665 bytes} [Mon Jun 15 21:09:25 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:09:25.586 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7805d975-47a7-4051-8afc-ec743f292e96 8ad841ed8ea64125904a81eaad539222 837d05d7f9c44a9a8351e164893cbef8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 708/1358] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:09:25 2026] DELETE /v2.0/subnets/de0678d3-1700-4952-8f57-3f6755ab6be3 => 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: 709/1359] 10.0.0.244 () {32 vars in 699 bytes} [Mon Jun 15 21:09:25 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: 7|app: 0|req: 710/1360] 10.0.0.244 () {32 vars in 736 bytes} [Mon Jun 15 21:09:25 2026] GET /v2.0/ports?device_id=f61400f1-9911-48ca-abae-189a0c7547e2 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1361] 10.0.0.244 () {32 vars in 697 bytes} [Mon Jun 15 21:09:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:09:25.646 7 INFO neutron.api.v2.resource [None req-fde048dd-5055-429e-a121-27ff5de9f4c7 8ad841ed8ea64125904a81eaad539222 837d05d7f9c44a9a8351e164893cbef8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 712/1362] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:09:25 2026] DELETE /v2.0/routers/f61400f1-9911-48ca-abae-189a0c7547e2 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1363] 10.0.0.244 () {32 vars in 701 bytes} [Mon Jun 15 21:09:25 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:09:25.665 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1a7e6d4f-70b0-46ba-816f-659e6b6220a5 8ad841ed8ea64125904a81eaad539222 837d05d7f9c44a9a8351e164893cbef8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 714/1364] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:09:25 2026] DELETE /v2.0/subnets/8ae5b735-5f8b-4d92-9234-d43b821641ce => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1365] 10.0.0.244 () {32 vars in 689 bytes} [Mon Jun 15 21:09:25 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1366] 10.0.0.244 () {32 vars in 736 bytes} [Mon Jun 15 21:09:25 2026] GET /v2.0/ports?device_id=cb137c28-cb57-4cb3-8882-c6a0c07f8c55 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1367] 10.0.0.244 () {32 vars in 703 bytes} [Mon Jun 15 21:09:25 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:09:25.721 7 INFO neutron.api.v2.resource [None req-e90cdedf-a340-46b8-8f63-9e64fde245fb 8ad841ed8ea64125904a81eaad539222 837d05d7f9c44a9a8351e164893cbef8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 718/1368] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:09:25 2026] DELETE /v2.0/routers/cb137c28-cb57-4cb3-8882-c6a0c07f8c55 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1369] 10.0.0.244 () {32 vars in 693 bytes} [Mon Jun 15 21:09:25 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:09:25.748 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0675632b-ed79-47d9-bff3-34b3b78456e9 8ad841ed8ea64125904a81eaad539222 837d05d7f9c44a9a8351e164893cbef8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 720/1370] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:09:25 2026] DELETE /v2.0/subnets/d7c52eec-564b-4e26-b9bd-fa145ad726c7 => 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: 721/1371] 10.0.0.244 () {32 vars in 695 bytes} [Mon Jun 15 21:09:25 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:09:25.775 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b5406716-4768-4aa4-963e-d16131641bce 8ad841ed8ea64125904a81eaad539222 837d05d7f9c44a9a8351e164893cbef8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 722/1372] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:09:25 2026] DELETE /v2.0/subnets/6ec46780-6165-4659-9168-a630e9854a07 => 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: 651/1373] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:09:25 2026] POST /v2.0/subnets => generated 620 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1374] 10.0.0.244 () {32 vars in 685 bytes} [Mon Jun 15 21:09:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1375] 10.0.0.244 () {32 vars in 687 bytes} [Mon Jun 15 21:09:25 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:09:25.796 8 WARNING neutron.api.v2.base [None req-5f68e947-f632-4da4-b103-5ea941e21fa9 97c3f4a3d18d498aa171be5c231ba913 14beb9c61806449c975877b5bf0fe875 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-06-15 21:09:25.797 8 INFO neutron.api.v2.resource [None req-5f68e947-f632-4da4-b103-5ea941e21fa9 97c3f4a3d18d498aa171be5c231ba913 14beb9c61806449c975877b5bf0fe875 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 652/1376] 10.0.0.244 () {34 vars in 681 bytes} [Mon Jun 15 21:09:25 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: 7|app: 0|req: 725/1377] 10.0.0.244 () {32 vars in 661 bytes} [Mon Jun 15 21:09:25 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1378] 10.0.0.244 () {32 vars in 699 bytes} [Mon Jun 15 21:09:25 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1379] 10.0.0.244 () {32 vars in 679 bytes} [Mon Jun 15 21:09:25 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1380] 10.0.0.244 () {32 vars in 683 bytes} [Mon Jun 15 21:09:25 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: 7|app: 0|req: 729/1381] 10.0.0.244 () {32 vars in 675 bytes} [Mon Jun 15 21:09:25 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1382] 10.0.0.244 () {32 vars in 689 bytes} [Mon Jun 15 21:09:25 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1383] 10.0.0.244 () {32 vars in 723 bytes} [Mon Jun 15 21:09:25 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1384] 10.0.0.244 () {32 vars in 687 bytes} [Mon Jun 15 21:09:25 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1385] 10.0.0.244 () {32 vars in 669 bytes} [Mon Jun 15 21:09:25 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1386] 10.0.0.244 () {32 vars in 687 bytes} [Mon Jun 15 21:09:25 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1387] 10.0.0.244 () {32 vars in 681 bytes} [Mon Jun 15 21:09:25 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1388] 10.0.0.244 () {32 vars in 699 bytes} [Mon Jun 15 21:09:25 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1389] 10.0.0.244 () {32 vars in 679 bytes} [Mon Jun 15 21:09:25 2026] GET /v2.0/extensions/l2_adjacency => 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: 738/1390] 10.0.0.244 () {32 vars in 667 bytes} [Mon Jun 15 21:09:25 2026] GET /v2.0/extensions/router => generated 256 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1391] 10.0.0.244 () {32 vars in 677 bytes} [Mon Jun 15 21:09:25 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1392] 10.0.0.244 () {32 vars in 665 bytes} [Mon Jun 15 21:09:25 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1393] 10.0.0.244 () {32 vars in 675 bytes} [Mon Jun 15 21:09:25 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1394] 10.0.0.244 () {32 vars in 713 bytes} [Mon Jun 15 21:09:25 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1395] 10.0.0.244 () {32 vars in 691 bytes} [Mon Jun 15 21:09:25 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1396] 10.0.0.244 () {32 vars in 683 bytes} [Mon Jun 15 21:09:25 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1397] 10.0.0.244 () {32 vars in 669 bytes} [Mon Jun 15 21:09:26 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: 746/1398] 10.0.0.244 () {32 vars in 687 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1399] 10.0.0.244 () {32 vars in 705 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1400] 10.0.0.244 () {32 vars in 675 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1401] 10.0.0.244 () {32 vars in 701 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1402] 10.0.0.244 () {32 vars in 675 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1403] 10.0.0.244 () {32 vars in 693 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1404] 10.0.0.244 () {32 vars in 689 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/port-mac-override => 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: 753/1405] 10.0.0.244 () {32 vars in 709 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1406] 10.0.0.244 () {32 vars in 705 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1407] 10.0.0.244 () {32 vars in 697 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1408] 10.0.0.244 () {32 vars in 711 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1409] 10.0.0.244 () {32 vars in 669 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/binding => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1410] 10.0.0.244 () {32 vars in 687 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1411] 10.0.0.244 () {32 vars in 681 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1412] 10.0.0.244 () {32 vars in 675 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1413] 10.0.0.244 () {32 vars in 671 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1414] 10.0.0.244 () {32 vars in 661 bytes} [Mon Jun 15 21:09:26 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: 763/1415] 10.0.0.244 () {32 vars in 699 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1416] 10.0.0.244 () {32 vars in 699 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1417] 10.0.0.244 () {32 vars in 677 bytes} [Mon Jun 15 21:09:26 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: 7|app: 0|req: 766/1418] 10.0.0.244 () {32 vars in 669 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1419] 10.0.0.244 () {32 vars in 683 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1420] 10.0.0.244 () {32 vars in 701 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1421] 10.0.0.244 () {32 vars in 685 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1422] 10.0.0.244 () {32 vars in 707 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1423] 10.0.0.244 () {32 vars in 669 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1424] 10.0.0.244 () {32 vars in 697 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1425] 10.0.0.244 () {32 vars in 695 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1426] 10.0.0.244 () {32 vars in 685 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1427] 10.0.0.244 () {32 vars in 689 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1428] 10.0.0.244 () {32 vars in 667 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1429] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/security-groups?tenant_id=837d05d7f9c44a9a8351e164893cbef8&name=default => generated 2801 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1430] 10.0.0.244 () {32 vars in 681 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1431] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:26 2026] DELETE /v2.0/security-groups/22b8a355-9249-462a-9d5e-6c72c240f1ef => 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: 780/1432] 10.0.0.244 () {32 vars in 681 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1433] 10.0.0.244 () {32 vars in 691 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1434] 10.0.0.244 () {32 vars in 691 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1435] 10.0.0.244 () {32 vars in 695 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1436] 10.0.0.244 () {32 vars in 685 bytes} [Mon Jun 15 21:09:26 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: 785/1437] 10.0.0.244 () {32 vars in 689 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1438] 10.0.0.244 () {32 vars in 701 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1439] 10.0.0.244 () {32 vars in 703 bytes} [Mon Jun 15 21:09:26 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: 7|app: 0|req: 788/1440] 10.0.0.244 () {32 vars in 713 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1441] 10.0.0.244 () {32 vars in 717 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1442] 10.0.0.244 () {32 vars in 715 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1443] 10.0.0.244 () {32 vars in 727 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1444] 10.0.0.244 () {32 vars in 719 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1445] 10.0.0.244 () {32 vars in 683 bytes} [Mon Jun 15 21:09:26 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: 794/1446] 10.0.0.244 () {32 vars in 669 bytes} [Mon Jun 15 21:09:26 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: 7|app: 0|req: 795/1447] 10.0.0.244 () {32 vars in 719 bytes} [Mon Jun 15 21:09:26 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: 796/1448] 10.0.0.244 () {32 vars in 679 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1449] 10.0.0.244 () {32 vars in 669 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1450] 10.0.0.244 () {32 vars in 697 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1451] 10.0.0.244 () {32 vars in 705 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1452] 10.0.0.244 () {32 vars in 701 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1453] 10.0.0.244 () {32 vars in 683 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1454] 10.0.0.244 () {32 vars in 705 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1455] 10.0.0.244 () {32 vars in 695 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1456] 10.0.0.244 () {32 vars in 689 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1457] 10.0.0.244 () {32 vars in 697 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1458] 10.0.0.244 () {32 vars in 689 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1459] 10.0.0.244 () {32 vars in 701 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1460] 10.0.0.244 () {32 vars in 665 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1461] 10.0.0.244 () {32 vars in 681 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1462] 10.0.0.244 () {32 vars in 693 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1463] 10.0.0.244 () {32 vars in 677 bytes} [Mon Jun 15 21:09:26 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1464] 10.0.0.244 () {32 vars in 667 bytes} [Mon Jun 15 21:09:26 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: 8|app: 0|req: 653/1465] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:09:25 2026] DELETE /v2.0/networks/98a27fcd-56a1-43c6-91a5-97781212d104 => generated 0 bytes in 1285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:09:27.154 7 INFO neutron.db.segments_db [None req-016bfc33-6945-4fe8-b4d1-a90a51001d7f 97c3f4a3d18d498aa171be5c231ba913 14beb9c61806449c975877b5bf0fe875 - - default default] Added segment b58eafae-54a3-4560-9a5f-b714d4edb8a4 of type vxlan for network 5fcabcac-0a05-4d62-8bb6-9e7057193145 [pid: 7|app: 0|req: 813/1466] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:09:27 2026] POST /v2.0/networks => generated 727 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:09:27.431 8 INFO neutron.services.segments.plugin [-] Segment 94125e30-8b8b-47de-b049-f9a1cc514b5b resource provider aggregate not found 2026-06-15 21:09:27.437 8 INFO neutron.services.segments.plugin [-] Segment 94125e30-8b8b-47de-b049-f9a1cc514b5b resource provider aggregate not found 2026-06-15 21:09:27.455 8 INFO neutron.services.segments.plugin [-] Segment 94125e30-8b8b-47de-b049-f9a1cc514b5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94125e30-8b8b-47de-b049-f9a1cc514b5b found for delete ", "request_id": "req-93b23bcd-833e-426e-9df4-9e063043e1f3"}]} 2026-06-15 21:09:27.464 8 INFO neutron.services.segments.plugin [-] Segment 94125e30-8b8b-47de-b049-f9a1cc514b5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94125e30-8b8b-47de-b049-f9a1cc514b5b found for delete ", "request_id": "req-79352d97-b065-49ac-9889-6027c03b945e"}]} 2026-06-15 21:09:27.484 8 INFO neutron.services.segments.plugin [-] Segment 94125e30-8b8b-47de-b049-f9a1cc514b5b resource provider aggregate not found 2026-06-15 21:09:27.491 8 INFO neutron.services.segments.plugin [-] Segment 94125e30-8b8b-47de-b049-f9a1cc514b5b resource provider aggregate not found 2026-06-15 21:09:27.505 8 INFO neutron.services.segments.plugin [-] Segment 94125e30-8b8b-47de-b049-f9a1cc514b5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94125e30-8b8b-47de-b049-f9a1cc514b5b found for delete ", "request_id": "req-d28f84ca-9c71-40bc-92bd-a0cebe9afb28"}]} 2026-06-15 21:09:27.510 8 INFO neutron.services.segments.plugin [-] Segment 94125e30-8b8b-47de-b049-f9a1cc514b5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94125e30-8b8b-47de-b049-f9a1cc514b5b found for delete ", "request_id": "req-bf7a1c30-03e3-4ab6-87e0-23b63d063049"}]} [pid: 8|app: 0|req: 654/1467] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:09:27 2026] POST /v2.0/subnets => generated 623 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:09:27.577 8 WARNING neutron.api.v2.base [None req-8bcb1e22-c00c-4b19-8947-e84ff045661d 97c3f4a3d18d498aa171be5c231ba913 14beb9c61806449c975877b5bf0fe875 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-06-15 21:09:27.578 8 INFO neutron.api.v2.resource [None req-8bcb1e22-c00c-4b19-8947-e84ff045661d 97c3f4a3d18d498aa171be5c231ba913 14beb9c61806449c975877b5bf0fe875 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 655/1468] 10.0.0.244 () {34 vars in 681 bytes} [Mon Jun 15 21:09:27 2026] POST /v2.0/rbac-policies => generated 547 bytes in 12 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1469] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:09:27 2026] GET /v2.0/security-groups?tenant_id=1db07c12064d4edb814c91f40a43b138&name=default => generated 2801 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1470] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:27 2026] DELETE /v2.0/security-groups/25ce2398-8b0b-4147-90a4-c28a2075df80 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:09:28.403 7 WARNING neutron_lib.context [None req-51e9d598-f875-479a-b26d-af9d3ecba401 e1ecba26e93f40fe84d76a68e59a27d5 aff50c912a3b4b4bb02145b87bd7624a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 816/1471] 10.0.0.244 () {34 vars in 684 bytes} [Mon Jun 15 21:09:28 2026] POST /v2.0/security-groups => generated 1561 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1472] 10.0.0.244 () {32 vars in 663 bytes} [Mon Jun 15 21:09:28 2026] GET /v2.0/security-groups => generated 4344 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1473] 10.0.0.244 () {34 vars in 758 bytes} [Mon Jun 15 21:09:28 2026] PUT /v2.0/security-groups/92403573-c169-41d4-afed-7f2d5384e1dc => generated 1600 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1474] 10.0.0.244 () {32 vars in 737 bytes} [Mon Jun 15 21:09:28 2026] GET /v2.0/security-groups/92403573-c169-41d4-afed-7f2d5384e1dc => generated 1600 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1475] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:28 2026] DELETE /v2.0/security-groups/92403573-c169-41d4-afed-7f2d5384e1dc => 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: 656/1476] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:09:27 2026] DELETE /v2.0/networks/5fcabcac-0a05-4d62-8bb6-9e7057193145 => generated 0 bytes in 1327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1477] 10.0.0.244 () {32 vars in 663 bytes} [Mon Jun 15 21:09:28 2026] GET /v2.0/security-groups => generated 2801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:09:28.938 7 INFO neutron.api.v2.resource [None req-ba580f92-64be-4860-af24-702e766550e7 e1ecba26e93f40fe84d76a68e59a27d5 aff50c912a3b4b4bb02145b87bd7624a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 822/1478] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:28 2026] DELETE /v2.0/security-groups/92403573-c169-41d4-afed-7f2d5384e1dc => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:09:28.953 7 WARNING neutron_lib.context [None req-7881b3f5-0c86-4e18-af28-6d95a065c202 e1ecba26e93f40fe84d76a68e59a27d5 aff50c912a3b4b4bb02145b87bd7624a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:09:28.986 8 INFO neutron.db.segments_db [None req-30b44738-6df6-4139-8e49-fef1e8fb4fb3 97c3f4a3d18d498aa171be5c231ba913 14beb9c61806449c975877b5bf0fe875 - - default default] Added segment 133708df-1414-4469-ba04-8ff35286ce80 of type vxlan for network ba74282a-2213-4b96-b46c-1359ede829f1 [pid: 7|app: 0|req: 823/1479] 10.0.0.244 () {34 vars in 684 bytes} [Mon Jun 15 21:09:28 2026] POST /v2.0/security-groups => generated 1560 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-15 21:09:29.063 7 WARNING neutron_lib.context [None req-3fda710b-3676-401a-a1d6-572ce4b9571e e1ecba26e93f40fe84d76a68e59a27d5 aff50c912a3b4b4bb02145b87bd7624a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 657/1480] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:09:28 2026] POST /v2.0/networks => generated 727 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1481] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:09: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) [pid: 7|app: 0|req: 825/1482] 10.0.0.244 () {32 vars in 747 bytes} [Mon Jun 15 21:09:29 2026] GET /v2.0/security-group-rules/bb5d9111-87bc-4fbd-8ab1-676c437febdf => 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: 826/1483] 10.0.0.244 () {32 vars in 673 bytes} [Mon Jun 15 21:09:29 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1484] 10.0.0.244 () {32 vars in 750 bytes} [Mon Jun 15 21:09:29 2026] DELETE /v2.0/security-group-rules/bb5d9111-87bc-4fbd-8ab1-676c437febdf => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1485] 10.0.0.244 () {32 vars in 673 bytes} [Mon Jun 15 21:09:29 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:09:29.344 7 WARNING neutron_lib.context [None req-83816d34-8647-4f53-8f7d-e381736c1c80 e1ecba26e93f40fe84d76a68e59a27d5 aff50c912a3b4b4bb02145b87bd7624a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 658/1486] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:09:29 2026] POST /v2.0/subnets => generated 623 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1487] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:09:29 2026] POST /v2.0/security-group-rules => generated 569 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1488] 10.0.0.244 () {32 vars in 747 bytes} [Mon Jun 15 21:09:29 2026] GET /v2.0/security-group-rules/1d6de635-303c-4d20-9c1a-724b6e3f24d7 => generated 569 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:09:29.527 8 INFO neutron.services.segments.plugin [-] Segment b58eafae-54a3-4560-9a5f-b714d4edb8a4 resource provider aggregate not found [pid: 7|app: 0|req: 831/1489] 10.0.0.244 () {32 vars in 673 bytes} [Mon Jun 15 21:09:29 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) 2026-06-15 21:09:29.537 8 INFO neutron.services.segments.plugin [-] Segment b58eafae-54a3-4560-9a5f-b714d4edb8a4 resource provider aggregate not found 2026-06-15 21:09:29.547 8 INFO neutron.services.segments.plugin [-] Segment b58eafae-54a3-4560-9a5f-b714d4edb8a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b58eafae-54a3-4560-9a5f-b714d4edb8a4 found for delete ", "request_id": "req-6dac76cb-37bf-4680-bf17-97cc1b540309"}]} 2026-06-15 21:09:29.553 8 INFO neutron.services.segments.plugin [-] Segment b58eafae-54a3-4560-9a5f-b714d4edb8a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b58eafae-54a3-4560-9a5f-b714d4edb8a4 found for delete ", "request_id": "req-ed805846-a633-424e-8335-cfe21b453f8a"}]} 2026-06-15 21:09:29.558 8 INFO neutron.services.segments.plugin [-] Segment b58eafae-54a3-4560-9a5f-b714d4edb8a4 resource provider aggregate not found 2026-06-15 21:09:29.573 8 INFO neutron.services.segments.plugin [-] Segment b58eafae-54a3-4560-9a5f-b714d4edb8a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b58eafae-54a3-4560-9a5f-b714d4edb8a4 found for delete ", "request_id": "req-8067d6b3-d92c-48f8-8ee9-454deecf058c"}]} 2026-06-15 21:09:29.578 8 INFO neutron.services.segments.plugin [-] Segment b58eafae-54a3-4560-9a5f-b714d4edb8a4 resource provider aggregate not found 2026-06-15 21:09:29.596 8 INFO neutron.services.segments.plugin [-] Segment b58eafae-54a3-4560-9a5f-b714d4edb8a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b58eafae-54a3-4560-9a5f-b714d4edb8a4 found for delete ", "request_id": "req-411fdef9-33c7-4963-b8e5-a2f7127fd23a"}]} 2026-06-15 21:09:29.692 7 WARNING neutron_lib.context [None req-f5012086-b790-4f02-8da3-6bc15788c677 9bc41f661edc4a11a875d888b6460702 c97274ef96c04d76af3d695593ebf410 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 832/1490] 10.0.0.244 () {34 vars in 676 bytes} [Mon Jun 15 21:09:29 2026] POST /v2.0/subnetpools => generated 547 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1491] 10.0.0.244 () {34 vars in 681 bytes} [Mon Jun 15 21:09:29 2026] POST /v2.0/rbac-policies => generated 324 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1492] 10.0.0.244 () {32 vars in 750 bytes} [Mon Jun 15 21:09:29 2026] DELETE /v2.0/security-group-rules/1d6de635-303c-4d20-9c1a-724b6e3f24d7 => 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: 660/1493] 10.0.0.244 () {32 vars in 729 bytes} [Mon Jun 15 21:09:29 2026] GET /v2.0/subnetpools/7041b77b-4e37-4727-82af-c3626a7c4a21 => generated 547 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1494] 10.0.0.244 () {32 vars in 673 bytes} [Mon Jun 15 21:09:29 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:09:29.910 7 WARNING neutron_lib.context [None req-89db9fce-ac9d-4005-82d1-7f661b8496c2 e1ecba26e93f40fe84d76a68e59a27d5 aff50c912a3b4b4bb02145b87bd7624a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 661/1495] 10.0.0.244 () {34 vars in 749 bytes} [Mon Jun 15 21:09:29 2026] PUT /v2.0/subnetpools/7041b77b-4e37-4727-82af-c3626a7c4a21 => generated 500 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1496] 10.0.0.244 () {32 vars in 732 bytes} [Mon Jun 15 21:09:29 2026] DELETE /v2.0/subnetpools/7041b77b-4e37-4727-82af-c3626a7c4a21 => 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: 835/1497] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:09:29 2026] POST /v2.0/security-group-rules => generated 570 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:09:30.087 8 INFO neutron.api.v2.resource [None req-f83a6433-61e3-4ec7-9cdd-bdc7a60ce1aa 9bc41f661edc4a11a875d888b6460702 c97274ef96c04d76af3d695593ebf410 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 663/1498] 10.0.0.244 () {32 vars in 729 bytes} [Mon Jun 15 21:09:30 2026] GET /v2.0/subnetpools/7041b77b-4e37-4727-82af-c3626a7c4a21 => generated 145 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:09:30.106 8 INFO neutron.api.v2.resource [None req-23b867dd-65a3-4b3c-ba18-952bb7c394c6 9bc41f661edc4a11a875d888b6460702 c97274ef96c04d76af3d695593ebf410 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 836/1499] 10.0.0.244 () {32 vars in 747 bytes} [Mon Jun 15 21:09:30 2026] GET /v2.0/security-group-rules/6f9929d3-35cb-454e-985f-2d204c37d994 => 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: 664/1500] 10.0.0.244 () {32 vars in 732 bytes} [Mon Jun 15 21:09:30 2026] DELETE /v2.0/subnetpools/7041b77b-4e37-4727-82af-c3626a7c4a21 => generated 145 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1501] 10.0.0.244 () {32 vars in 673 bytes} [Mon Jun 15 21:09:30 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1502] 10.0.0.244 () {32 vars in 750 bytes} [Mon Jun 15 21:09:30 2026] DELETE /v2.0/security-group-rules/6f9929d3-35cb-454e-985f-2d204c37d994 => 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: 839/1503] 10.0.0.244 () {32 vars in 673 bytes} [Mon Jun 15 21:09:30 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1504] 10.0.0.244 () {32 vars in 723 bytes} [Mon Jun 15 21:09:30 2026] GET /v2.0/networks/ba74282a-2213-4b96-b46c-1359ede829f1 => generated 655 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1505] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:30 2026] DELETE /v2.0/security-groups/a347b750-2bcb-4c6d-acb3-991b549140a4 => 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: 666/1506] 10.0.0.244 () {32 vars in 663 bytes} [Mon Jun 15 21:09:30 2026] GET /v2.0/security-groups => generated 2801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1507] 10.0.0.244 () {32 vars in 663 bytes} [Mon Jun 15 21:09:30 2026] GET /v2.0/security-groups => generated 2801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:09:30.916 7 INFO neutron.pecan_wsgi.hooks.translation [None req-167e60aa-8243-4382-a72b-8e0e727bd453 2897ac8e3360436f904fa8f0a33143fd 5e41995f9a25458eae4919365f5a391d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 842/1508] 10.0.0.244 () {32 vars in 723 bytes} [Mon Jun 15 21:09:30 2026] GET /v2.0/networks/ba74282a-2213-4b96-b46c-1359ede829f1 => generated 138 bytes in 233 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1509] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:09:30 2026] GET /v2.0/security-groups?tenant_id=c97274ef96c04d76af3d695593ebf410&name=default => generated 2801 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1510] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:09:31 2026] GET /v2.0/security-groups?tenant_id=aff50c912a3b4b4bb02145b87bd7624a&name=default => generated 2801 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1511] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:31 2026] DELETE /v2.0/security-groups/54e399b4-78bb-4bc8-ab5b-2255edefa2c7 => 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: 670/1512] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:31 2026] DELETE /v2.0/security-groups/469b77c9-be0c-450d-9846-be381765949e => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:09:31.448 7 INFO neutron.services.segments.plugin [-] Segment 133708df-1414-4469-ba04-8ff35286ce80 resource provider aggregate not found 2026-06-15 21:09:31.454 7 INFO neutron.services.segments.plugin [-] Segment 133708df-1414-4469-ba04-8ff35286ce80 resource provider aggregate not found 2026-06-15 21:09:31.472 7 INFO neutron.services.segments.plugin [-] Segment 133708df-1414-4469-ba04-8ff35286ce80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 133708df-1414-4469-ba04-8ff35286ce80 found for delete ", "request_id": "req-51c540af-d06d-4e4f-85f2-93da6b791c18"}]} 2026-06-15 21:09:31.473 7 INFO neutron.services.segments.plugin [-] Segment 133708df-1414-4469-ba04-8ff35286ce80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 133708df-1414-4469-ba04-8ff35286ce80 found for delete ", "request_id": "req-08b38ae4-d4d9-453f-a6a8-dd8334951833"}]} [pid: 7|app: 0|req: 843/1513] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:09:30 2026] DELETE /v2.0/networks/ba74282a-2213-4b96-b46c-1359ede829f1 => generated 0 bytes in 553 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:09:31.515 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ca61347d-1568-4d65-ac51-a1d6e24d1d1d 97c3f4a3d18d498aa171be5c231ba913 14beb9c61806449c975877b5bf0fe875 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 671/1514] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:09:31 2026] DELETE /v2.0/subnets/1c4ee9c7-843d-44b6-84aa-b67da90773ff => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:09:31.552 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d01ec756-419e-4e56-b434-a1455038a28d 97c3f4a3d18d498aa171be5c231ba913 14beb9c61806449c975877b5bf0fe875 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 844/1515] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:09:31 2026] DELETE /v2.0/subnets/4c2b2d3c-eb8c-4851-9d6b-49b442027177 => generated 136 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:09:31.579 8 INFO neutron.pecan_wsgi.hooks.translation [None req-49aaeced-338d-4e2f-9099-29373a42b547 97c3f4a3d18d498aa171be5c231ba913 14beb9c61806449c975877b5bf0fe875 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 672/1516] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:09:31 2026] DELETE /v2.0/subnets/b4a5066a-e3cd-43f6-8077-49eddaa5856e => 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: 845/1517] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:09:32 2026] GET /v2.0/security-groups?tenant_id=5e41995f9a25458eae4919365f5a391d&name=default => generated 2801 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1518] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:32 2026] DELETE /v2.0/security-groups/8fbf771d-056d-469a-9c74-a964ff59a025 => 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: 846/1519] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:09:32 2026] GET /v2.0/security-groups?tenant_id=4d2e98ff58764c5b81dfe2e576ad9bff&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: 847/1520] 10.0.0.244 () {32 vars in 623 bytes} [Mon Jun 15 21:09:33 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1521] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:09:33 2026] GET /v2.0/security-groups?tenant_id=fdcdbfe6232e42af890c15352362b2fb&name=default => generated 2801 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1522] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:33 2026] DELETE /v2.0/security-groups/ef41527f-6ccd-437d-9d19-f9491bcc97b3 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1523] 10.0.0.244 () {32 vars in 633 bytes} [Mon Jun 15 21:09:33 2026] GET /v2.0/ => generated 632 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1524] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:33 2026] DELETE /v2.0/security-groups/ad16f5db-e574-4511-993a-97aa435cec3a => 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: 676/1525] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:09:33 2026] GET /v2.0/security-groups?tenant_id=14beb9c61806449c975877b5bf0fe875&name=default => generated 2801 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1526] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:33 2026] DELETE /v2.0/security-groups/51911d8e-4343-46da-bb61-95e42be9fa18 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1527] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:09:33 2026] GET /v2.0/security-groups?tenant_id=e0f3563ddd714717946c4abd83f1dfaa&name=default => generated 2801 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1528] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:34 2026] DELETE /v2.0/security-groups/d029611c-a764-4e06-93f7-ee1df91db6ae => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:09:36.425 8 WARNING neutron_lib.context [None req-59142f4a-600a-4b63-b80b-29d775907faa 7f6c6a8ecbac4050955327c0f61fb029 c3e254189016447aa01521cf2afd5638 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:09:36.532 8 INFO neutron.db.segments_db [None req-59142f4a-600a-4b63-b80b-29d775907faa 7f6c6a8ecbac4050955327c0f61fb029 c3e254189016447aa01521cf2afd5638 - - default default] Added segment 2d34f67f-3253-4138-af66-58c5d7cab71b of type vxlan for network 2c0ca9aa-c9f3-4f40-bc62-56c5c2a2b717 [pid: 8|app: 0|req: 679/1531] 10.0.0.244 () {34 vars in 671 bytes} [Mon Jun 15 21:09:36 2026] POST /v2.0/networks => generated 632 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:09:36.673 8 WARNING neutron_lib.context [None req-696deba4-fcde-4d75-9a37-b37fe812f6f5 7f6c6a8ecbac4050955327c0f61fb029 c3e254189016447aa01521cf2afd5638 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:09:36.698 7 INFO neutron.db.segments_db [None req-7d734dc6-a086-4075-8328-e9100a7df0dc 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Added segment 13381acc-a6c0-4223-8384-243eb0ca0e8e of type vxlan for network 2eb5d46d-0589-40a8-999a-874cfd1ca41a 2026-06-15 21:09:36.723 8 INFO neutron.db.segments_db [None req-696deba4-fcde-4d75-9a37-b37fe812f6f5 7f6c6a8ecbac4050955327c0f61fb029 c3e254189016447aa01521cf2afd5638 - - default default] Added segment db751b74-bd7e-49da-9f88-c533c1a086de of type vxlan for network 4db3f1d2-0886-4618-9183-1c73200ec4c1 2026-06-15 21:09:37.071 8 INFO neutron.db.l3_hamode_db [None req-696deba4-fcde-4d75-9a37-b37fe812f6f5 7f6c6a8ecbac4050955327c0f61fb029 c3e254189016447aa01521cf2afd5638 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 853/1532] 10.0.0.244 () {34 vars in 671 bytes} [Mon Jun 15 21:09:36 2026] POST /v2.0/networks => generated 740 bytes in 871 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1533] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:09:37 2026] GET /v2.0/security-groups?tenant_id=ede0cca75d024068b13c1714665fa5e1&name=default => generated 2801 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1534] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:09:37 2026] POST /v2.0/subnets => generated 663 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1535] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:37 2026] DELETE /v2.0/security-groups/0ccc45f5-f26d-46dd-8e96-a8fb24af7e50 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:09:37.853 7 INFO neutron.db.segments_db [None req-ea57c788-39df-45c1-a61c-5686a13c18df 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Added segment cf3cef82-edfd-4107-8a08-f56d17acabb6 of type vxlan for network 6004f735-7573-47e1-8471-7a3f985334f3 2026-06-15 21:09:38.137 8 INFO neutron.db.l3_hamode_db [None req-696deba4-fcde-4d75-9a37-b37fe812f6f5 7f6c6a8ecbac4050955327c0f61fb029 c3e254189016447aa01521cf2afd5638 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 21:09:38.185 7 INFO neutron.db.l3_hamode_db [None req-ea57c788-39df-45c1-a61c-5686a13c18df 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 21:09:39.286 7 INFO neutron.db.l3_hamode_db [None req-ea57c788-39df-45c1-a61c-5686a13c18df 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 680/1536] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:09:36 2026] POST /v2.0/routers => generated 695 bytes in 2630 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1537] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:09:39 2026] GET /v2.0/security-groups?tenant_id=703ea72ca0094e96ad183825c05b62d5&name=default => generated 2801 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:09:39.577 8 WARNING neutron_lib.context [None req-036f21ca-b13c-478f-8930-b93411f82cb8 592b332e1181430cb80a2e25fe73d3ee fdd32050ac1f4133beabbca02790341a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:09:39.697 8 INFO neutron.db.segments_db [None req-036f21ca-b13c-478f-8930-b93411f82cb8 592b332e1181430cb80a2e25fe73d3ee fdd32050ac1f4133beabbca02790341a - - default default] Added segment c7280de5-108f-41c3-a0f7-44220e50d2b3 of type vxlan for network 6c820fd5-0a3c-436b-a2c5-d79e4cb62ec0 [pid: 8|app: 0|req: 682/1538] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:09:39 2026] POST /v2.0/networks => generated 632 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1539] 10.0.0.244 () {32 vars in 776 bytes} [Mon Jun 15 21:09:39 2026] GET /v2.0/subnets?project_id=c3e254189016447aa01521cf2afd5638&cidr=10.100.0.0%2F28 => generated 14 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1540] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:40 2026] DELETE /v2.0/security-groups/e291c660-d32a-4942-bdde-5eb77e5c0f19 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:09:40.161 8 WARNING neutron_lib.context [None req-33edce8b-f43a-4412-919f-45d0d98697c5 592b332e1181430cb80a2e25fe73d3ee fdd32050ac1f4133beabbca02790341a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:09:40.227 8 INFO neutron.db.segments_db [None req-33edce8b-f43a-4412-919f-45d0d98697c5 592b332e1181430cb80a2e25fe73d3ee fdd32050ac1f4133beabbca02790341a - - default default] Added segment a01adbb5-aa2d-42ad-86e1-9e401746e63a of type vxlan for network a4c2788d-1719-42f0-8f86-86c7b69d6b79 [pid: 8|app: 0|req: 685/1541] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:09:40 2026] POST /v2.0/networks => generated 630 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1542] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:09:37 2026] POST /v2.0/routers => generated 727 bytes in 2659 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:09:40.456 7 WARNING neutron_lib.context [None req-e6d45239-1058-4ea5-a550-6855861488ef 592b332e1181430cb80a2e25fe73d3ee fdd32050ac1f4133beabbca02790341a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 686/1543] 10.0.0.244 () {32 vars in 694 bytes} [Mon Jun 15 21:09:40 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:09:40.505 7 INFO neutron.db.segments_db [None req-e6d45239-1058-4ea5-a550-6855861488ef 592b332e1181430cb80a2e25fe73d3ee fdd32050ac1f4133beabbca02790341a - - default default] Added segment e16a5d07-3fca-45a2-89f1-0c233f99146c of type vxlan for network 9d4c8f65-ebd6-4de7-b2f1-bd9cd9720ccc [pid: 7|app: 0|req: 858/1544] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:09:40 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: 859/1545] 10.0.0.244 () {32 vars in 784 bytes} [Mon Jun 15 21:09:40 2026] GET /v2.0/subnets?network_id=a3862d4a-5025-4e0c-8814-069fa8536e48&cidr=10.100.0.0%2F28 => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:09:40.677 7 WARNING neutron_lib.context [None req-740f11aa-81b4-43e8-ac98-1d6cded4a1e0 592b332e1181430cb80a2e25fe73d3ee fdd32050ac1f4133beabbca02790341a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:09:40.748 7 INFO neutron.db.segments_db [None req-740f11aa-81b4-43e8-ac98-1d6cded4a1e0 592b332e1181430cb80a2e25fe73d3ee fdd32050ac1f4133beabbca02790341a - - default default] Added segment f782d5da-864d-431b-97fb-4f8275c4e889 of type vxlan for network ffd0764c-214f-4b3c-bd6c-eed0773ba9f7 [pid: 7|app: 0|req: 860/1546] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:09:40 2026] POST /v2.0/networks => generated 631 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:09:40.884 7 WARNING neutron_lib.context [None req-43ba63fa-62d6-4e81-90b3-05514aebf9ac 7f6c6a8ecbac4050955327c0f61fb029 c3e254189016447aa01521cf2afd5638 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 861/1547] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:09:40 2026] POST /v2.0/subnets => generated 633 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:09:41.221 7 WARNING neutron_lib.context [None req-502ca563-63a1-40a8-8ca2-1f96872f4717 592b332e1181430cb80a2e25fe73d3ee fdd32050ac1f4133beabbca02790341a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:09:41.266 7 INFO neutron.db.segments_db [None req-502ca563-63a1-40a8-8ca2-1f96872f4717 592b332e1181430cb80a2e25fe73d3ee fdd32050ac1f4133beabbca02790341a - - default default] Added segment 7ad6a156-616a-4ba4-83d4-b575b31a41e4 of type vxlan for network d357ef40-bc4f-4847-8b5e-58632c21e758 [pid: 7|app: 0|req: 862/1548] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:09:41 2026] POST /v2.0/networks => generated 631 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1549] 10.0.0.244 () {34 vars in 783 bytes} [Mon Jun 15 21:09:40 2026] PUT /v2.0/routers/0ffe55d9-8fb4-4b12-bb36-9321c419f6fc/add_router_interface => generated 309 bytes in 2206 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1550] 10.0.0.244 () {34 vars in 753 bytes} [Mon Jun 15 21:09:42 2026] PUT /v2.0/networks/6c820fd5-0a3c-436b-a2c5-d79e4cb62ec0/tags => generated 17 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1551] 10.0.0.244 () {34 vars in 753 bytes} [Mon Jun 15 21:09:42 2026] PUT /v2.0/networks/a4c2788d-1719-42f0-8f86-86c7b69d6b79/tags => generated 25 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1552] 10.0.0.244 () {34 vars in 753 bytes} [Mon Jun 15 21:09:42 2026] PUT /v2.0/networks/9d4c8f65-ebd6-4de7-b2f1-bd9cd9720ccc/tags => generated 34 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1553] 10.0.0.244 () {34 vars in 753 bytes} [Mon Jun 15 21:09:42 2026] PUT /v2.0/networks/ffd0764c-214f-4b3c-bd6c-eed0773ba9f7/tags => generated 19 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1554] 10.0.0.244 () {32 vars in 666 bytes} [Mon Jun 15 21:09:43 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1555] 10.0.0.244 () {34 vars in 783 bytes} [Mon Jun 15 21:09:41 2026] PUT /v2.0/routers/7749ffcc-6b2e-4011-bb08-047603177af6/add_router_interface => generated 309 bytes in 1812 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1556] 10.0.0.244 () {32 vars in 680 bytes} [Mon Jun 15 21:09:43 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1557] 10.0.0.244 () {32 vars in 649 bytes} [Mon Jun 15 21:09:43 2026] GET /v2.0/networks => generated 8585 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1558] 10.0.0.244 () {32 vars in 676 bytes} [Mon Jun 15 21:09:43 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1559] 10.0.0.244 () {32 vars in 688 bytes} [Mon Jun 15 21:09:43 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1560] 10.0.0.244 () {32 vars in 647 bytes} [Mon Jun 15 21:09:43 2026] GET /v2.0/subnets => generated 3751 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1561] 10.0.0.244 () {32 vars in 674 bytes} [Mon Jun 15 21:09:43 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1562] 10.0.0.244 () {32 vars in 647 bytes} [Mon Jun 15 21:09:43 2026] GET /v2.0/routers => generated 1461 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:09:43.634 8 WARNING neutron_lib.context [None req-b709bb9d-db46-4bb7-bef5-8e69de707d99 7f6c6a8ecbac4050955327c0f61fb029 c3e254189016447aa01521cf2afd5638 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 867/1563] 10.0.0.244 () {32 vars in 688 bytes} [Mon Jun 15 21:09:43 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1564] 10.0.0.244 () {34 vars in 685 bytes} [Mon Jun 15 21:09:43 2026] POST /v2.0/security-groups => generated 1609 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-15 21:09:43.762 8 WARNING neutron_lib.context [None req-295f856a-7282-4925-baa8-52cf06c0b534 7f6c6a8ecbac4050955327c0f61fb029 c3e254189016447aa01521cf2afd5638 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 868/1565] 10.0.0.244 () {32 vars in 684 bytes} [Mon Jun 15 21:09:43 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1566] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:09:43 2026] POST /v2.0/security-group-rules => generated 565 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:09:43.914 8 WARNING neutron_lib.context [None req-486d7bfa-afdd-4a44-8c2c-472a0b71ff9b 7f6c6a8ecbac4050955327c0f61fb029 c3e254189016447aa01521cf2afd5638 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 869/1567] 10.0.0.244 () {32 vars in 696 bytes} [Mon Jun 15 21:09:43 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1568] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:09:43 2026] POST /v2.0/security-group-rules => generated 564 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:09:44.069 8 WARNING neutron_lib.context [None req-2f418d43-a7e3-49cd-92a0-7da2c6d5d21e 7f6c6a8ecbac4050955327c0f61fb029 c3e254189016447aa01521cf2afd5638 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:09:44.195 7 INFO neutron.services.segments.plugin [-] Segment c7280de5-108f-41c3-a0f7-44220e50d2b3 resource provider aggregate not found 2026-06-15 21:09:44.200 7 INFO neutron.services.segments.plugin [-] Segment c7280de5-108f-41c3-a0f7-44220e50d2b3 resource provider aggregate not found 2026-06-15 21:09:44.220 7 INFO neutron.services.segments.plugin [-] Segment c7280de5-108f-41c3-a0f7-44220e50d2b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7280de5-108f-41c3-a0f7-44220e50d2b3 found for delete ", "request_id": "req-675bb6c1-65d5-4201-85a1-538a3d6f764b"}]} [pid: 8|app: 0|req: 700/1569] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:09:44 2026] POST /v2.0/security-group-rules => generated 570 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:09:44.224 7 INFO neutron.services.segments.plugin [-] Segment c7280de5-108f-41c3-a0f7-44220e50d2b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7280de5-108f-41c3-a0f7-44220e50d2b3 found for delete ", "request_id": "req-e2ed2249-aa75-410b-98ef-df5387d515e6"}]} 2026-06-15 21:09:44.232 8 WARNING neutron_lib.context [None req-11765d03-3b9b-4f90-9f42-200290e44fc4 7f6c6a8ecbac4050955327c0f61fb029 c3e254189016447aa01521cf2afd5638 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 870/1570] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:09:43 2026] DELETE /v2.0/networks/6c820fd5-0a3c-436b-a2c5-d79e4cb62ec0 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1571] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:09:44 2026] POST /v2.0/security-group-rules => generated 569 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:09:44.345 8 WARNING neutron_lib.context [None req-94907144-a066-48b4-9111-4416d2c87ea6 7f6c6a8ecbac4050955327c0f61fb029 c3e254189016447aa01521cf2afd5638 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:09:44.371 8 INFO neutron.db.securitygroups_db [None req-94907144-a066-48b4-9111-4416d2c87ea6 7f6c6a8ecbac4050955327c0f61fb029 c3e254189016447aa01521cf2afd5638 - - default default] Project c3e254189016447aa01521cf2afd5638 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: 871/1572] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:09:44 2026] DELETE /v2.0/networks/a4c2788d-1719-42f0-8f86-86c7b69d6b79 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1573] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:09:44 2026] POST /v2.0/security-group-rules => generated 575 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:09:44.683 8 INFO neutron.services.segments.plugin [-] Segment e16a5d07-3fca-45a2-89f1-0c233f99146c resource provider aggregate not found 2026-06-15 21:09:44.705 8 INFO neutron.services.segments.plugin [-] Segment e16a5d07-3fca-45a2-89f1-0c233f99146c resource provider aggregate not found 2026-06-15 21:09:44.711 8 INFO neutron.services.segments.plugin [-] Segment e16a5d07-3fca-45a2-89f1-0c233f99146c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e16a5d07-3fca-45a2-89f1-0c233f99146c found for delete ", "request_id": "req-47e081df-001a-4020-954d-5f64329bfdf9"}]} [pid: 8|app: 0|req: 703/1574] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:09:44 2026] DELETE /v2.0/networks/9d4c8f65-ebd6-4de7-b2f1-bd9cd9720ccc => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:09:44.734 8 WARNING neutron_lib.context [None req-2e2d60b4-c403-47eb-8d81-e8eae69e4568 7f6c6a8ecbac4050955327c0f61fb029 c3e254189016447aa01521cf2afd5638 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:09:44.743 8 INFO neutron.services.segments.plugin [-] Segment e16a5d07-3fca-45a2-89f1-0c233f99146c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e16a5d07-3fca-45a2-89f1-0c233f99146c found for delete ", "request_id": "req-828c5c58-21fc-4e01-844b-ec5c8cc7d2ea"}]} 2026-06-15 21:09:44.763 8 INFO neutron.db.securitygroups_db [None req-2e2d60b4-c403-47eb-8d81-e8eae69e4568 7f6c6a8ecbac4050955327c0f61fb029 c3e254189016447aa01521cf2afd5638 - - default default] Project c3e254189016447aa01521cf2afd5638 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: 872/1575] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:09:44 2026] GET /v2.0/security-groups?tenant_id=4b7ced9d50b040b2aceb1add90868644&name=default => generated 2801 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1576] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:09:44 2026] POST /v2.0/security-group-rules => generated 574 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1577] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:44 2026] DELETE /v2.0/security-groups/b843089e-8205-4ef7-a3d3-e1b4ef732f9c => 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: 873/1578] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:09:44 2026] DELETE /v2.0/networks/ffd0764c-214f-4b3c-bd6c-eed0773ba9f7 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1579] 10.0.0.133 () {34 vars in 982 bytes} [Mon Jun 15 21:09:45 2026] GET /v2.0/networks?id=2eb5d46d-0589-40a8-999a-874cfd1ca41a => generated 672 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1580] 10.0.0.133 () {34 vars in 965 bytes} [Mon Jun 15 21:09:45 2026] GET /v2.0/quotas/2e3d11df9b414630a8fa293cfc4d7143 => 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: 706/1581] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:09:45 2026] DELETE /v2.0/networks/d357ef40-bc4f-4847-8b5e-58632c21e758 => 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: 707/1582] 10.0.0.244 () {32 vars in 649 bytes} [Mon Jun 15 21:09:45 2026] GET /v2.0/networks => generated 1297 bytes in 422 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1583] 10.0.0.133 () {34 vars in 1002 bytes} [Mon Jun 15 21:09:45 2026] GET /v2.0/ports?tenant_id=2e3d11df9b414630a8fa293cfc4d7143&fields=id => generated 103 bytes in 580 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1584] 10.0.0.133 () {34 vars in 1098 bytes} [Mon Jun 15 21:09:45 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-217106428&fields=id&tenant_id=c3e254189016447aa01521cf2afd5638 => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1585] 10.0.0.133 () {34 vars in 1008 bytes} [Mon Jun 15 21:09:45 2026] GET /v2.0/networks/2eb5d46d-0589-40a8-999a-874cfd1ca41a?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: 878/1586] 10.0.0.133 () {34 vars in 982 bytes} [Mon Jun 15 21:09:45 2026] GET /v2.0/networks?id=2c0ca9aa-c9f3-4f40-bc62-56c5c2a2b717 => generated 660 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1587] 10.0.0.133 () {34 vars in 1108 bytes} [Mon Jun 15 21:09:45 2026] GET /v2.0/networks/2eb5d46d-0589-40a8-999a-874cfd1ca41a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1588] 10.0.0.133 () {34 vars in 965 bytes} [Mon Jun 15 21:09:45 2026] GET /v2.0/quotas/c3e254189016447aa01521cf2afd5638 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1589] 10.0.0.133 () {34 vars in 1002 bytes} [Mon Jun 15 21:09:46 2026] GET /v2.0/ports?tenant_id=c3e254189016447aa01521cf2afd5638&fields=id => generated 103 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1590] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:09:46 2026] GET /v2.0/ports?device_id=32055ec6-5331-4951-b653-14e4a024c71e => 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: 711/1591] 10.0.0.133 () {34 vars in 1008 bytes} [Mon Jun 15 21:09:46 2026] GET /v2.0/networks/2c0ca9aa-c9f3-4f40-bc62-56c5c2a2b717?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:09:46.310 7 INFO neutron.services.segments.plugin [-] Segment a01adbb5-aa2d-42ad-86e1-9e401746e63a resource provider aggregate not found 2026-06-15 21:09:46.317 7 INFO neutron.services.segments.plugin [-] Segment a01adbb5-aa2d-42ad-86e1-9e401746e63a resource provider aggregate not found 2026-06-15 21:09:46.337 7 INFO neutron.services.segments.plugin [-] Segment a01adbb5-aa2d-42ad-86e1-9e401746e63a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a01adbb5-aa2d-42ad-86e1-9e401746e63a found for delete ", "request_id": "req-4758d4e6-45a4-4840-a71a-83fd6e121984"}]} 2026-06-15 21:09:46.357 7 INFO neutron.services.segments.plugin [-] Segment a01adbb5-aa2d-42ad-86e1-9e401746e63a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a01adbb5-aa2d-42ad-86e1-9e401746e63a found for delete ", "request_id": "req-3374fde7-3f9a-4c7d-95c4-da376000c9d8"}]} 2026-06-15 21:09:46.368 7 INFO neutron.services.segments.plugin [-] Segment f782d5da-864d-431b-97fb-4f8275c4e889 resource provider aggregate not found 2026-06-15 21:09:46.377 7 INFO neutron.services.segments.plugin [-] Segment f782d5da-864d-431b-97fb-4f8275c4e889 resource provider aggregate not found 2026-06-15 21:09:46.392 7 INFO neutron.services.segments.plugin [-] Segment f782d5da-864d-431b-97fb-4f8275c4e889 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f782d5da-864d-431b-97fb-4f8275c4e889 found for delete ", "request_id": "req-3ef538ff-2a22-4144-9d67-b2280a91003a"}]} 2026-06-15 21:09:46.393 7 INFO neutron.services.segments.plugin [-] Segment f782d5da-864d-431b-97fb-4f8275c4e889 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f782d5da-864d-431b-97fb-4f8275c4e889 found for delete ", "request_id": "req-b437edf2-3509-4826-8fb7-bd8acd832246"}]} [pid: 7|app: 0|req: 881/1592] 10.0.0.133 () {34 vars in 1108 bytes} [Mon Jun 15 21:09:46 2026] GET /v2.0/networks/2c0ca9aa-c9f3-4f40-bc62-56c5c2a2b717?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1593] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:09:46 2026] GET /v2.0/ports?device_id=e9a7ae11-634a-46d0-af40-770ab0a10055 => 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: 712/1594] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:09:46 2026] GET /v2.0/security-groups?tenant_id=895c1288343d4af49a75e881c84c82c0&name=default => generated 2801 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1595] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:46 2026] DELETE /v2.0/security-groups/ce1f2bcb-4021-4f67-843a-e93b8ea1fea8 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:09:46.997 8 INFO neutron.services.segments.plugin [-] Segment 7ad6a156-616a-4ba4-83d4-b575b31a41e4 resource provider aggregate not found 2026-06-15 21:09:47.004 8 INFO neutron.services.segments.plugin [-] Segment 7ad6a156-616a-4ba4-83d4-b575b31a41e4 resource provider aggregate not found 2026-06-15 21:09:47.022 8 INFO neutron.services.segments.plugin [-] Segment 7ad6a156-616a-4ba4-83d4-b575b31a41e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ad6a156-616a-4ba4-83d4-b575b31a41e4 found for delete ", "request_id": "req-46303749-7595-4808-9011-be63fd295daa"}]} [pid: 7|app: 0|req: 884/1596] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:09:46 2026] GET /v2.0/networks?id=2eb5d46d-0589-40a8-999a-874cfd1ca41a => generated 672 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:09:47.075 8 INFO neutron.services.segments.plugin [-] Segment 7ad6a156-616a-4ba4-83d4-b575b31a41e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ad6a156-616a-4ba4-83d4-b575b31a41e4 found for delete ", "request_id": "req-c4b591f4-56d3-40b2-838b-87a5f9dadb7c"}]} 2026-06-15 21:09:47.081 7 WARNING neutron_lib.context [req-db11dc97-b053-423e-a9b9-0b88346a8d55 req-3f94611d-8f88-4aa1-ba9d-b7bde90e6323 f2db30d360a5426ebd7cd75a3a6f10ba 2e3d11df9b414630a8fa293cfc4d7143 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 713/1597] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:09:46 2026] GET /v2.0/security-groups?tenant_id=30a9eaeffad94ad2885b53fe2d8f3529&name=default => generated 2801 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1598] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:47 2026] DELETE /v2.0/security-groups/46eea4d3-e386-40d0-9c44-66548068ec50 => 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: 715/1599] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:09:47 2026] GET /v2.0/ports?device_id=32055ec6-5331-4951-b653-14e4a024c71e => 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: 716/1600] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:09:47 2026] GET /v2.0/networks?id=2c0ca9aa-c9f3-4f40-bc62-56c5c2a2b717 => generated 660 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1601] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:09:47 2026] GET /v2.0/security-groups?tenant_id=fdd32050ac1f4133beabbca02790341a&name=default => generated 2801 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1602] 199.204.45.140 () {34 vars in 1050 bytes} [Mon Jun 15 21:09:47 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c3e254189016447aa01521cf2afd5638 => generated 180 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1603] 199.204.45.140 () {38 vars in 955 bytes} [Mon Jun 15 21:09:47 2026] POST /v2.0/ports => generated 954 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, ' 2026-06-15 21:09:47.568 7 WARNING neutron_lib.context [req-20add3d2-c4d4-49f3-a4c1-9ab8c8fb10c3 req-f6faa971-63b5-4185-991b-17189cad039e 7f6c6a8ecbac4050955327c0f61fb029 c3e254189016447aa01521cf2afd5638 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 719/1604] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:47 2026] DELETE /v2.0/security-groups/43b98ee9-3b71-407a-aa06-55f7470371b5 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1605] 199.204.45.140 () {38 vars in 955 bytes} [Mon Jun 15 21:09:47 2026] POST /v2.0/ports => generated 958 bytes in 578 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: 720/1606] 199.204.45.140 () {38 vars in 1028 bytes} [Mon Jun 15 21:09:47 2026] PUT /v2.0/ports/c8a5810f-fe9b-4dda-9689-e36064c0c50d => generated 1199 bytes in 588 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: 887/1607] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:09:48 2026] GET /v2.0/ports?device_id=e9a7ae11-634a-46d0-af40-770ab0a10055 => generated 961 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:09:48.327 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-22538922-2b86-4856-a15f-b266082c5dd3'] response: {'name': 'network-changed', 'server_uuid': '32055ec6-5331-4951-b653-14e4a024c71e', 'tag': 'c8a5810f-fe9b-4dda-9689-e36064c0c50d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 888/1608] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:09:48 2026] GET /v2.0/ports?tenant_id=2e3d11df9b414630a8fa293cfc4d7143&device_id=32055ec6-5331-4951-b653-14e4a024c71e => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1609] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:09:48 2026] GET /v2.0/security-groups?id=241c38aa-5929-4ce0-b783-a6f353499b29&fields=id&fields=name => generated 113 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1610] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:09:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=c8a5810f-fe9b-4dda-9689-e36064c0c50d => 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: 891/1611] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:09:48 2026] GET /v2.0/ports?device_id=32055ec6-5331-4951-b653-14e4a024c71e => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1612] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:09:48 2026] GET /v2.0/subnets?id=4334b9ab-b972-4efe-89e8-319af93957a7 => generated 666 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1613] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:09:48 2026] GET /v2.0/security-groups?id=a5eb72ce-d614-4443-9a6f-5e968fe6796d&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1614] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:09:48 2026] GET /v2.0/ports?network_id=2eb5d46d-0589-40a8-999a-874cfd1ca41a&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1615] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:09:48 2026] GET /v2.0/networks/2eb5d46d-0589-40a8-999a-874cfd1ca41a?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: 721/1616] 199.204.45.140 () {38 vars in 1028 bytes} [Mon Jun 15 21:09:48 2026] PUT /v2.0/ports/66a8c23d-252b-424b-8c01-a0dedfa55168 => generated 1203 bytes in 544 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1617] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:09:48 2026] GET /v2.0/networks/2eb5d46d-0589-40a8-999a-874cfd1ca41a?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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 897/1618] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:09:48 2026] GET /v2.0/ports?tenant_id=2e3d11df9b414630a8fa293cfc4d7143&device_id=32055ec6-5331-4951-b653-14e4a024c71e => generated 1238 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1619] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:09:48 2026] GET /v2.0/ports?tenant_id=c3e254189016447aa01521cf2afd5638&device_id=e9a7ae11-634a-46d0-af40-770ab0a10055 => generated 1242 bytes in 122 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: 723/1620] 199.204.45.140 () {34 vars in 1060 bytes} [Mon Jun 15 21:09:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=66a8c23d-252b-424b-8c01-a0dedfa55168 => 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: 898/1621] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:09:48 2026] GET /v2.0/networks?id=2eb5d46d-0589-40a8-999a-874cfd1ca41a => generated 768 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1622] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:09:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=c8a5810f-fe9b-4dda-9689-e36064c0c50d => 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: 724/1623] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:09:49 2026] GET /v2.0/subnets?id=dc72984f-58b8-42c5-a589-365b1e4543f3 => generated 654 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1624] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:09:49 2026] GET /v2.0/subnets?id=4334b9ab-b972-4efe-89e8-319af93957a7 => generated 666 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1625] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:09:49 2026] GET /v2.0/security-groups?tenant_id=42f68c211a5841aaa8d75a716f1139a0&name=default => generated 2801 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1626] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:09:49 2026] GET /v2.0/ports?network_id=2eb5d46d-0589-40a8-999a-874cfd1ca41a&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: 902/1627] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:49 2026] DELETE /v2.0/security-groups/00893d37-8d1f-4f86-9484-56a9c4e4b89b => 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: 726/1628] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:09:49 2026] GET /v2.0/ports?network_id=2c0ca9aa-c9f3-4f40-bc62-56c5c2a2b717&device_owner=network%3Adhcp => generated 1244 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1629] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:09:49 2026] GET /v2.0/networks/2eb5d46d-0589-40a8-999a-874cfd1ca41a?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: 727/1630] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:09:49 2026] GET /v2.0/ports?device_id=e9a7ae11-634a-46d0-af40-770ab0a10055 => generated 973 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1631] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:09:49 2026] GET /v2.0/networks/2c0ca9aa-c9f3-4f40-bc62-56c5c2a2b717?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1632] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:09:49 2026] GET /v2.0/security-groups?id=241c38aa-5929-4ce0-b783-a6f353499b29&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1633] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:09:49 2026] GET /v2.0/networks/2eb5d46d-0589-40a8-999a-874cfd1ca41a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1634] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:09:49 2026] GET /v2.0/ports?device_id=32055ec6-5331-4951-b653-14e4a024c71e => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1635] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:09:49 2026] GET /v2.0/networks/2c0ca9aa-c9f3-4f40-bc62-56c5c2a2b717?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: 907/1636] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:09:49 2026] GET /v2.0/security-groups?id=a5eb72ce-d614-4443-9a6f-5e968fe6796d&fields=id&fields=name => generated 88 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:09:50.837 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-30e1bd00-a946-45d7-a000-f523182f6cae'] response: {'name': 'network-changed', 'server_uuid': 'e9a7ae11-634a-46d0-af40-770ab0a10055', 'tag': '66a8c23d-252b-424b-8c01-a0dedfa55168', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 730/1637] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:09:50 2026] GET /v2.0/ports?device_id=e9a7ae11-634a-46d0-af40-770ab0a10055 => generated 973 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1638] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:09:50 2026] GET /v2.0/ports?tenant_id=c3e254189016447aa01521cf2afd5638&device_id=e9a7ae11-634a-46d0-af40-770ab0a10055 => generated 1242 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1639] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:09:50 2026] GET /v2.0/security-groups?id=241c38aa-5929-4ce0-b783-a6f353499b29&fields=id&fields=name => generated 113 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1640] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:09:50 2026] GET /v2.0/ports?device_id=32055ec6-5331-4951-b653-14e4a024c71e => generated 969 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1643] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:09:50 2026] GET /v2.0/networks?id=2c0ca9aa-c9f3-4f40-bc62-56c5c2a2b717 => generated 756 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1644] 199.204.45.140 () {34 vars in 1060 bytes} [Mon Jun 15 21:09:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=66a8c23d-252b-424b-8c01-a0dedfa55168 => 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: 912/1645] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:09:51 2026] GET /v2.0/security-groups?id=a5eb72ce-d614-4443-9a6f-5e968fe6796d&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1646] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:09:51 2026] GET /v2.0/subnets?id=dc72984f-58b8-42c5-a589-365b1e4543f3 => 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: 913/1647] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:09:51 2026] GET /v2.0/ports?network_id=2c0ca9aa-c9f3-4f40-bc62-56c5c2a2b717&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1648] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:09:51 2026] GET /v2.0/networks/2c0ca9aa-c9f3-4f40-bc62-56c5c2a2b717?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1649] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:09:51 2026] GET /v2.0/networks/2c0ca9aa-c9f3-4f40-bc62-56c5c2a2b717?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: 736/1650] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:09:52 2026] GET /v2.0/ports?device_id=e9a7ae11-634a-46d0-af40-770ab0a10055 => generated 975 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1651] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:09:52 2026] GET /v2.0/security-groups?id=241c38aa-5929-4ce0-b783-a6f353499b29&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: 738/1652] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:09:52 2026] GET /v2.0/ports?device_id=32055ec6-5331-4951-b653-14e4a024c71e => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1653] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:09:52 2026] GET /v2.0/ports?device_id=e9a7ae11-634a-46d0-af40-770ab0a10055 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1654] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:09:52 2026] GET /v2.0/security-groups?id=a5eb72ce-d614-4443-9a6f-5e968fe6796d&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1655] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:09:52 2026] GET /v2.0/security-groups?id=241c38aa-5929-4ce0-b783-a6f353499b29&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1656] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:09:52 2026] GET /v2.0/security-groups?tenant_id=7dd52e1777a34c68bf7acbd91e8ed6dc&name=default => generated 2801 bytes in 477 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1657] 10.0.0.244 () {32 vars in 736 bytes} [Mon Jun 15 21:09:52 2026] GET /v2.0/ports?device_id=e9a7ae11-634a-46d0-af40-770ab0a10055 => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:09:52.556 8 WARNING neutron_lib.context [None req-1c78b624-94bc-41de-85c5-c842ce6a16a7 7f6c6a8ecbac4050955327c0f61fb029 c3e254189016447aa01521cf2afd5638 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 916/1658] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:52 2026] DELETE /v2.0/security-groups/72027d79-6142-4225-8266-c8360077218b => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:09:53.074 7 WARNING neutron_lib.context [None req-564418a7-6693-4c3d-a480-6274294a150c 6a946e382f9642f3b8c0ab7d8e09012d c213affda2c547b29f29508289305f11 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 917/1659] 10.0.0.244 () {34 vars in 684 bytes} [Mon Jun 15 21:09:52 2026] POST /v2.0/security-groups => generated 1537 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-15 21:09:53.327 7 WARNING neutron_lib.context [None req-25ca95d5-d080-4dc4-82ad-2b30abbdcee8 6a946e382f9642f3b8c0ab7d8e09012d c213affda2c547b29f29508289305f11 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 918/1660] 10.0.0.244 () {34 vars in 684 bytes} [Mon Jun 15 21:09:53 2026] POST /v2.0/security-groups => generated 1537 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-15 21:09:53.469 7 WARNING neutron_lib.context [None req-c793d254-ef2b-48bf-bbdb-56e6b41500b1 6a946e382f9642f3b8c0ab7d8e09012d c213affda2c547b29f29508289305f11 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 919/1661] 10.0.0.244 () {34 vars in 684 bytes} [Mon Jun 15 21:09:53 2026] POST /v2.0/security-groups => generated 1537 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1662] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:09:53 2026] GET /v2.0/ports?device_id=32055ec6-5331-4951-b653-14e4a024c71e => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:09:53.671 7 WARNING neutron_lib.context [None req-440ac57e-a85b-4e15-9cbd-2c0e4ccdf7aa 6a946e382f9642f3b8c0ab7d8e09012d c213affda2c547b29f29508289305f11 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:09:53.721 8 INFO neutron.db.l3_db [None req-1c78b624-94bc-41de-85c5-c842ce6a16a7 7f6c6a8ecbac4050955327c0f61fb029 c3e254189016447aa01521cf2afd5638 - - default default] Floating IP dd65e04a-11aa-4974-8763-412d1189458b associated. External IP: 10.96.250.218, port: 66a8c23d-252b-424b-8c01-a0dedfa55168. [pid: 7|app: 0|req: 921/1663] 10.0.0.244 () {34 vars in 684 bytes} [Mon Jun 15 21:09:53 2026] POST /v2.0/security-groups => generated 1537 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1664] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:09:53 2026] GET /v2.0/security-groups?id=a5eb72ce-d614-4443-9a6f-5e968fe6796d&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:09:53.856 7 WARNING neutron_lib.context [None req-b3c71700-4b6b-4589-8262-0bcef54f296d 6a946e382f9642f3b8c0ab7d8e09012d c213affda2c547b29f29508289305f11 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 923/1665] 10.0.0.244 () {34 vars in 684 bytes} [Mon Jun 15 21:09:53 2026] POST /v2.0/security-groups => generated 1537 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1666] 10.0.0.244 () {34 vars in 767 bytes} [Mon Jun 15 21:09:54 2026] PUT /v2.0/security-groups/081753e3-fece-4bb1-aa1e-ac94b9e10d84/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1667] 10.0.0.244 () {34 vars in 767 bytes} [Mon Jun 15 21:09:54 2026] PUT /v2.0/security-groups/12c90bd0-0948-4248-ac61-e232f14a20db/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1668] 10.0.0.244 () {34 vars in 767 bytes} [Mon Jun 15 21:09:54 2026] PUT /v2.0/security-groups/b913a422-8d01-4c78-bbcb-b5085892d269/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1669] 10.0.0.244 () {34 vars in 767 bytes} [Mon Jun 15 21:09:54 2026] PUT /v2.0/security-groups/e626c020-741f-4bf1-9d3e-5e6e866cece8/tags => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1670] 10.0.0.244 () {32 vars in 680 bytes} [Mon Jun 15 21:09:54 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: 743/1671] 10.0.0.244 () {34 vars in 677 bytes} [Mon Jun 15 21:09:52 2026] POST /v2.0/floatingips => generated 856 bytes in 1692 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1672] 10.0.0.244 () {32 vars in 694 bytes} [Mon Jun 15 21:09:54 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3094 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:09:54.306 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d75cc19-e5af-43e3-998c-255cc3030777'] response: {'name': 'network-changed', 'server_uuid': 'e9a7ae11-634a-46d0-af40-770ab0a10055', 'tag': '66a8c23d-252b-424b-8c01-a0dedfa55168', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 744/1673] 10.0.0.244 () {32 vars in 729 bytes} [Mon Jun 15 21:09:54 2026] GET /v2.0/floatingips/dd65e04a-11aa-4974-8763-412d1189458b => generated 856 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1674] 10.0.0.244 () {32 vars in 690 bytes} [Mon Jun 15 21:09:54 2026] GET /v2.0/security-groups?tags-any=blue => generated 3094 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1675] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:09:54 2026] GET /v2.0/ports?tenant_id=c3e254189016447aa01521cf2afd5638&device_id=e9a7ae11-634a-46d0-af40-770ab0a10055 => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1676] 10.0.0.244 () {32 vars in 702 bytes} [Mon Jun 15 21:09:54 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4618 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1677] 10.0.0.244 () {32 vars in 688 bytes} [Mon Jun 15 21:09:54 2026] GET /v2.0/security-groups?not-tags=red => generated 5846 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1678] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:09:54 2026] GET /v2.0/networks?id=2c0ca9aa-c9f3-4f40-bc62-56c5c2a2b717 => generated 756 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1679] 10.0.0.244 () {32 vars in 702 bytes} [Mon Jun 15 21:09:54 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7370 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1680] 199.204.45.140 () {34 vars in 1060 bytes} [Mon Jun 15 21:09:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=66a8c23d-252b-424b-8c01-a0dedfa55168 => generated 859 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1681] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:09:54 2026] GET /v2.0/subnets?id=dc72984f-58b8-42c5-a589-365b1e4543f3 => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1682] 10.0.0.244 () {32 vars in 698 bytes} [Mon Jun 15 21:09:54 2026] GET /v2.0/security-groups?not-tags-any=blue => 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: 749/1683] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:09:54 2026] GET /v2.0/ports?network_id=2c0ca9aa-c9f3-4f40-bc62-56c5c2a2b717&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1684] 10.0.0.244 () {32 vars in 710 bytes} [Mon Jun 15 21:09:54 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5846 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1685] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:09:54 2026] GET /v2.0/networks/2c0ca9aa-c9f3-4f40-bc62-56c5c2a2b717?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1686] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:54 2026] DELETE /v2.0/security-groups/081753e3-fece-4bb1-aa1e-ac94b9e10d84 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1687] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:09:54 2026] GET /v2.0/networks/2c0ca9aa-c9f3-4f40-bc62-56c5c2a2b717?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1688] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:54 2026] DELETE /v2.0/security-groups/12c90bd0-0948-4248-ac61-e232f14a20db => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1689] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:09:54 2026] GET /v2.0/ports?device_id=32055ec6-5331-4951-b653-14e4a024c71e => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1690] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:54 2026] DELETE /v2.0/security-groups/b913a422-8d01-4c78-bbcb-b5085892d269 => 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: 939/1691] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:09:55 2026] GET /v2.0/security-groups?id=a5eb72ce-d614-4443-9a6f-5e968fe6796d&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1692] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:55 2026] DELETE /v2.0/security-groups/e626c020-741f-4bf1-9d3e-5e6e866cece8 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1693] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:55 2026] DELETE /v2.0/security-groups/b6532ff1-5497-4b72-a83c-632236e1c669 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1694] 10.0.0.244 () {32 vars in 729 bytes} [Mon Jun 15 21:09:55 2026] GET /v2.0/floatingips/dd65e04a-11aa-4974-8763-412d1189458b => generated 856 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1695] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:09:55 2026] GET /v2.0/ports?device_id=32055ec6-5331-4951-b653-14e4a024c71e => 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: 755/1696] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:09:55 2026] GET /v2.0/security-groups?id=a5eb72ce-d614-4443-9a6f-5e968fe6796d&fields=id&fields=name => generated 88 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1697] 199.204.45.140 () {34 vars in 994 bytes} [Mon Jun 15 21:09:56 2026] GET /v2.0/ports?device_id=32055ec6-5331-4951-b653-14e4a024c71e => generated 971 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1698] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:09:56 2026] GET /v2.0/security-groups?tenant_id=c213affda2c547b29f29508289305f11&name=default => generated 2801 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1699] 199.204.45.140 () {36 vars in 997 bytes} [Mon Jun 15 21:09:56 2026] DELETE /v2.0/ports/c8a5810f-fe9b-4dda-9689-e36064c0c50d => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1700] 10.0.0.244 () {32 vars in 729 bytes} [Mon Jun 15 21:09:56 2026] GET /v2.0/floatingips/dd65e04a-11aa-4974-8763-412d1189458b => generated 858 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:09:56.591 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5fa5d455-2202-4c75-9fa1-55f84ef9ffd9'] response: {'server_uuid': '32055ec6-5331-4951-b653-14e4a024c71e', 'name': 'network-vif-deleted', 'tag': 'c8a5810f-fe9b-4dda-9689-e36064c0c50d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 757/1701] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:56 2026] DELETE /v2.0/security-groups/a44f2b2d-b554-4478-8a61-c2d785157ac3 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1702] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:09:56 2026] GET /v2.0/ports?device_id=32055ec6-5331-4951-b653-14e4a024c71e => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1703] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:09:56 2026] GET /v2.0/security-groups?tenant_id=1f3e3c229fc64a72aa290cf023b61adf&name=default => generated 2801 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1704] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:56 2026] DELETE /v2.0/security-groups/79f6aa7d-8635-474a-b11d-53eb33fc0db8 => 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: 946/1705] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:09:57 2026] GET /v2.0/security-groups?tenant_id=95bb7c7b005247e49b41b220bcd961f1&name=default => generated 2801 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1706] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:09:57 2026] DELETE /v2.0/security-groups/fd1c6ef3-0ca8-4c8b-b7fe-825622a2ef41 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1707] 10.0.0.244 () {34 vars in 789 bytes} [Mon Jun 15 21:09:59 2026] PUT /v2.0/routers/0ffe55d9-8fb4-4b12-bb36-9321c419f6fc/remove_router_interface => generated 309 bytes in 1217 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:10:00.935 7 WARNING neutron_lib.context [None req-d8bb349d-70bd-4390-82d6-147afc498cbc 6907ed848aaa48d9bccc3c669bd1cae9 b8b5e257e6784e3fb9446b687b294d61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:10:01.084 7 INFO neutron.db.segments_db [None req-d8bb349d-70bd-4390-82d6-147afc498cbc 6907ed848aaa48d9bccc3c669bd1cae9 b8b5e257e6784e3fb9446b687b294d61 - - default default] Added segment d159ec52-0b4e-4baf-ac56-d38ca46b3db4 of type vxlan for network 57edb891-b725-4184-9ea0-c58554a83544 [pid: 7|app: 0|req: 948/1708] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:10:00 2026] POST /v2.0/networks => generated 632 bytes in 514 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:10:01.233 7 WARNING neutron_lib.context [None req-b33e2590-4a6a-45f1-9c7f-502fbce29b5d 6907ed848aaa48d9bccc3c669bd1cae9 b8b5e257e6784e3fb9446b687b294d61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 949/1709] 10.0.0.244 () {34 vars in 664 bytes} [Mon Jun 15 21:10:01 2026] POST /v2.0/ports => generated 743 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 21:10:01.612 8 INFO neutron.services.segments.plugin [-] Segment cf3cef82-edfd-4107-8a08-f56d17acabb6 resource provider aggregate not found 2026-06-15 21:10:01.618 8 INFO neutron.services.segments.plugin [-] Segment cf3cef82-edfd-4107-8a08-f56d17acabb6 resource provider aggregate not found 2026-06-15 21:10:01.636 8 INFO neutron.services.segments.plugin [-] Segment cf3cef82-edfd-4107-8a08-f56d17acabb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf3cef82-edfd-4107-8a08-f56d17acabb6 found for delete ", "request_id": "req-60abfb61-4e62-4e63-ace4-b407ea406866"}]} [pid: 7|app: 0|req: 950/1710] 10.0.0.244 () {34 vars in 747 bytes} [Mon Jun 15 21:10:01 2026] PUT /v2.0/ports/01bf0638-9fe8-437f-86fa-25ec886e73f8/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:10:01.641 8 INFO neutron.services.segments.plugin [-] Segment cf3cef82-edfd-4107-8a08-f56d17acabb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf3cef82-edfd-4107-8a08-f56d17acabb6 found for delete ", "request_id": "req-ec0eed81-5e68-4850-9444-46467ef1a8d2"}]} 2026-06-15 21:10:01.647 8 INFO neutron.db.l3_hamode_db [None req-6a5e1672-f943-4e6c-a7f5-0d8849e8ae1e 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] HA network 6004f735-7573-47e1-8471-7a3f985334f3 was deleted as no HA routers are present in tenant 2e3d11df9b414630a8fa293cfc4d7143. [pid: 8|app: 0|req: 761/1711] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:10:00 2026] DELETE /v2.0/routers/0ffe55d9-8fb4-4b12-bb36-9321c419f6fc => generated 0 bytes in 1326 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1712] 10.0.0.244 () {32 vars in 727 bytes} [Mon Jun 15 21:10:01 2026] GET /v2.0/ports/01bf0638-9fe8-437f-86fa-25ec886e73f8/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1713] 10.0.0.244 () {34 vars in 758 bytes} [Mon Jun 15 21:10:01 2026] PUT /v2.0/ports/01bf0638-9fe8-437f-86fa-25ec886e73f8/tags/green => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1714] 10.0.0.244 () {32 vars in 727 bytes} [Mon Jun 15 21:10:01 2026] GET /v2.0/ports/01bf0638-9fe8-437f-86fa-25ec886e73f8/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1715] 10.0.0.244 () {34 vars in 754 bytes} [Mon Jun 15 21:10:01 2026] PUT /v2.0/ports/01bf0638-9fe8-437f-86fa-25ec886e73f8/tags/red => 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: 955/1716] 10.0.0.244 () {32 vars in 727 bytes} [Mon Jun 15 21:10:01 2026] GET /v2.0/ports/01bf0638-9fe8-437f-86fa-25ec886e73f8/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1717] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:10:01 2026] DELETE /v2.0/subnets/4334b9ab-b972-4efe-89e8-319af93957a7 => 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: 956/1718] 10.0.0.244 () {34 vars in 776 bytes} [Mon Jun 15 21:10:01 2026] PUT /v2.0/ports/01bf0638-9fe8-437f-86fa-25ec886e73f8/tags/black.or.white => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1719] 10.0.0.80 () {34 vars in 989 bytes} [Mon Jun 15 21:10:01 2026] GET /v2.0/ports?device_id=e9a7ae11-634a-46d0-af40-770ab0a10055 => 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: 764/1720] 10.0.0.244 () {32 vars in 727 bytes} [Mon Jun 15 21:10:01 2026] GET /v2.0/ports/01bf0638-9fe8-437f-86fa-25ec886e73f8/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1721] 10.0.0.80 () {34 vars in 1039 bytes} [Mon Jun 15 21:10:02 2026] GET /v2.0/security-groups?id=241c38aa-5929-4ce0-b783-a6f353499b29&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1722] 10.0.0.244 () {34 vars in 747 bytes} [Mon Jun 15 21:10:02 2026] PUT /v2.0/ports/01bf0638-9fe8-437f-86fa-25ec886e73f8/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1723] 10.0.0.244 () {32 vars in 727 bytes} [Mon Jun 15 21:10:02 2026] GET /v2.0/ports/01bf0638-9fe8-437f-86fa-25ec886e73f8/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1724] 10.0.0.244 () {32 vars in 735 bytes} [Mon Jun 15 21:10:02 2026] GET /v2.0/ports/01bf0638-9fe8-437f-86fa-25ec886e73f8/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:10:02.246 8 INFO neutron.api.v2.resource [None req-f5cdaff8-7d1b-4f3b-b660-7f19539bb99c 6907ed848aaa48d9bccc3c669bd1cae9 b8b5e257e6784e3fb9446b687b294d61 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 769/1725] 10.0.0.244 () {32 vars in 739 bytes} [Mon Jun 15 21:10:02 2026] GET /v2.0/ports/01bf0638-9fe8-437f-86fa-25ec886e73f8/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1726] 10.0.0.244 () {32 vars in 738 bytes} [Mon Jun 15 21:10:02 2026] DELETE /v2.0/ports/01bf0638-9fe8-437f-86fa-25ec886e73f8/tags/red => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:10:02.316 7 INFO neutron.services.segments.plugin [-] Segment 13381acc-a6c0-4223-8384-243eb0ca0e8e resource provider aggregate not found 2026-06-15 21:10:02.330 7 INFO neutron.services.segments.plugin [-] Segment 13381acc-a6c0-4223-8384-243eb0ca0e8e resource provider aggregate not found 2026-06-15 21:10:02.339 7 INFO neutron.services.segments.plugin [-] Segment 13381acc-a6c0-4223-8384-243eb0ca0e8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13381acc-a6c0-4223-8384-243eb0ca0e8e found for delete ", "request_id": "req-639249a3-2521-40f7-96ff-b7bda29743ac"}]} 2026-06-15 21:10:02.349 7 INFO neutron.services.segments.plugin [-] Segment 13381acc-a6c0-4223-8384-243eb0ca0e8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13381acc-a6c0-4223-8384-243eb0ca0e8e found for delete ", "request_id": "req-b9c4a4d4-042c-46c3-8d00-f0a98d2b29bd"}]} [pid: 8|app: 0|req: 771/1727] 10.0.0.244 () {32 vars in 727 bytes} [Mon Jun 15 21:10:02 2026] GET /v2.0/ports/01bf0638-9fe8-437f-86fa-25ec886e73f8/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1728] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:10:01 2026] DELETE /v2.0/networks/2eb5d46d-0589-40a8-999a-874cfd1ca41a => generated 0 bytes in 388 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:10:02.420 8 INFO neutron.api.v2.resource [None req-f92c2af1-d4bc-4f64-aea3-bf589ecee39e 6907ed848aaa48d9bccc3c669bd1cae9 b8b5e257e6784e3fb9446b687b294d61 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 772/1729] 10.0.0.244 () {32 vars in 742 bytes} [Mon Jun 15 21:10:02 2026] DELETE /v2.0/ports/01bf0638-9fe8-437f-86fa-25ec886e73f8/tags/green => generated 99 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1730] 10.0.0.244 () {32 vars in 730 bytes} [Mon Jun 15 21:10:02 2026] DELETE /v2.0/ports/01bf0638-9fe8-437f-86fa-25ec886e73f8/tags => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1731] 10.0.0.244 () {32 vars in 727 bytes} [Mon Jun 15 21:10:02 2026] GET /v2.0/ports/01bf0638-9fe8-437f-86fa-25ec886e73f8/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1732] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:10:02 2026] GET /v2.0/security-groups?tenant_id=2e3d11df9b414630a8fa293cfc4d7143&name=default => generated 2801 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1733] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:10:02 2026] DELETE /v2.0/security-groups/a5eb72ce-d614-4443-9a6f-5e968fe6796d => generated 0 bytes in 176 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1734] 10.0.0.244 () {32 vars in 720 bytes} [Mon Jun 15 21:10:02 2026] DELETE /v2.0/ports/01bf0638-9fe8-437f-86fa-25ec886e73f8 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1735] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:10:02 2026] DELETE /v2.0/networks/57edb891-b725-4184-9ea0-c58554a83544 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1736] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:10:02 2026] GET /v2.0/security-groups?tenant_id=a8b90c929c1b45a392b21e6ebfb2a2f7&name=default => generated 2801 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1737] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:10:03 2026] DELETE /v2.0/security-groups/9c2aca80-7af7-4d3c-bd5e-353a28855764 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1738] 10.0.0.244 () {32 vars in 826 bytes} [Mon Jun 15 21:10:03 2026] GET /v2.0/ports?project_id=c3e254189016447aa01521cf2afd5638&network_id=2c0ca9aa-c9f3-4f40-bc62-56c5c2a2b717 => generated 3695 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:10:03.910 8 INFO neutron.services.segments.plugin [-] Segment d159ec52-0b4e-4baf-ac56-d38ca46b3db4 resource provider aggregate not found 2026-06-15 21:10:03.920 8 INFO neutron.services.segments.plugin [-] Segment d159ec52-0b4e-4baf-ac56-d38ca46b3db4 resource provider aggregate not found 2026-06-15 21:10:03.933 8 INFO neutron.services.segments.plugin [-] Segment d159ec52-0b4e-4baf-ac56-d38ca46b3db4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d159ec52-0b4e-4baf-ac56-d38ca46b3db4 found for delete ", "request_id": "req-1e682288-c0d8-4525-91ec-99c05737ac7b"}]} 2026-06-15 21:10:03.939 8 INFO neutron.services.segments.plugin [-] Segment d159ec52-0b4e-4baf-ac56-d38ca46b3db4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d159ec52-0b4e-4baf-ac56-d38ca46b3db4 found for delete ", "request_id": "req-e45891ab-1bab-4f57-b643-0ea6d6081363"}]} [pid: 7|app: 0|req: 962/1739] 10.0.0.244 () {32 vars in 742 bytes} [Mon Jun 15 21:10:04 2026] GET /v2.0/subnets?network_id=a3862d4a-5025-4e0c-8814-069fa8536e48 => generated 644 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1740] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:10:03 2026] GET /v2.0/security-groups?tenant_id=57d73fbde44f411aa8ee100f97198024&name=default => generated 2801 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1741] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:10:04 2026] DELETE /v2.0/security-groups/49237159-faa6-4ad2-ac65-5f1f739c9809 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:10:04.437 8 INFO neutron.db.l3_db [None req-0056c375-f51c-4a49-86af-80582a438964 7f6c6a8ecbac4050955327c0f61fb029 c3e254189016447aa01521cf2afd5638 - - default default] Floating IP dd65e04a-11aa-4974-8763-412d1189458b disassociated. External IP: 10.96.250.218, port: 66a8c23d-252b-424b-8c01-a0dedfa55168. [pid: 7|app: 0|req: 964/1742] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:10:04 2026] GET /v2.0/security-groups?tenant_id=b8b5e257e6784e3fb9446b687b294d61&name=default => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1743] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:10:04 2026] DELETE /v2.0/security-groups/422166e4-66b1-4372-afe7-80a51e1c8362 => 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: 779/1744] 10.0.0.244 () {34 vars in 749 bytes} [Mon Jun 15 21:10:04 2026] PUT /v2.0/floatingips/dd65e04a-11aa-4974-8763-412d1189458b => generated 554 bytes in 961 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1745] 10.0.0.244 () {32 vars in 729 bytes} [Mon Jun 15 21:10:05 2026] GET /v2.0/floatingips/dd65e04a-11aa-4974-8763-412d1189458b => generated 554 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1748] 10.0.0.244 () {32 vars in 729 bytes} [Mon Jun 15 21:10:06 2026] GET /v2.0/floatingips/dd65e04a-11aa-4974-8763-412d1189458b => generated 554 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:10:07.002 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f9fcb7c-e2ed-41d1-a97c-77961b189e0e'] response: {'name': 'network-changed', 'server_uuid': 'e9a7ae11-634a-46d0-af40-770ab0a10055', 'tag': '66a8c23d-252b-424b-8c01-a0dedfa55168', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 969/1749] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:10:07 2026] GET /v2.0/ports?tenant_id=c3e254189016447aa01521cf2afd5638&device_id=e9a7ae11-634a-46d0-af40-770ab0a10055 => 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: 781/1750] 10.0.0.215 () {30 vars in 650 bytes} [Mon Jun 15 21:10:06 2026] GET /v2.0/extensions => generated 19600 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1751] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:10:07 2026] GET /v2.0/networks?id=2c0ca9aa-c9f3-4f40-bc62-56c5c2a2b717 => generated 756 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1752] 199.204.45.140 () {34 vars in 1060 bytes} [Mon Jun 15 21:10:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=66a8c23d-252b-424b-8c01-a0dedfa55168 => 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: 782/1753] 10.0.0.215 () {30 vars in 724 bytes} [Mon Jun 15 21:10:07 2026] GET /v2.0/quotas/2da4b0f490334c7d95d240ca4bdaaab1/details => generated 847 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1754] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:10:07 2026] GET /v2.0/subnets?id=dc72984f-58b8-42c5-a589-365b1e4543f3 => 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: 783/1755] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:10:07 2026] GET /v2.0/ports?network_id=2c0ca9aa-c9f3-4f40-bc62-56c5c2a2b717&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: 973/1756] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:10:07 2026] GET /v2.0/networks/2c0ca9aa-c9f3-4f40-bc62-56c5c2a2b717?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: 784/1757] 10.0.0.244 () {32 vars in 729 bytes} [Mon Jun 15 21:10:07 2026] GET /v2.0/floatingips/dd65e04a-11aa-4974-8763-412d1189458b => generated 552 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1758] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:10:07 2026] GET /v2.0/networks/2c0ca9aa-c9f3-4f40-bc62-56c5c2a2b717?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: 785/1759] 10.0.0.244 () {34 vars in 678 bytes} [Mon Jun 15 21:10:07 2026] POST /v2.0/qos/policies => generated 359 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1760] 10.0.0.244 () {34 vars in 678 bytes} [Mon Jun 15 21:10:07 2026] POST /v2.0/qos/policies => generated 359 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1761] 10.0.0.244 () {34 vars in 678 bytes} [Mon Jun 15 21:10:07 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: 7|app: 0|req: 976/1762] 10.0.0.244 () {34 vars in 678 bytes} [Mon Jun 15 21:10:07 2026] POST /v2.0/qos/policies => generated 359 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1763] 10.0.0.244 () {34 vars in 678 bytes} [Mon Jun 15 21:10:07 2026] POST /v2.0/qos/policies => generated 359 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1764] 10.0.0.244 () {34 vars in 753 bytes} [Mon Jun 15 21:10:07 2026] PUT /v2.0/policies/cd59e546-d249-4092-9e83-0dd8f4a4e879/tags => generated 17 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1765] 10.0.0.244 () {34 vars in 753 bytes} [Mon Jun 15 21:10:08 2026] PUT /v2.0/policies/4b7b9f6b-9710-42cd-9591-2925465c672b/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1766] 10.0.0.244 () {34 vars in 678 bytes} [Mon Jun 15 21:10:07 2026] POST /v2.0/qos/policies => generated 359 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1767] 10.0.0.244 () {34 vars in 753 bytes} [Mon Jun 15 21:10:08 2026] PUT /v2.0/policies/d0696d2c-1d08-423b-a00d-3a9ca8683262/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1768] 10.0.0.244 () {34 vars in 753 bytes} [Mon Jun 15 21:10:08 2026] PUT /v2.0/policies/386df7e0-1af7-4eef-9033-7eb43eff4557/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1769] 10.0.0.244 () {34 vars in 753 bytes} [Mon Jun 15 21:10:08 2026] PUT /v2.0/policies/38ff8441-8a8d-4940-b61a-3b25dda574df/tags => 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: 979/1770] 10.0.0.244 () {32 vars in 733 bytes} [Mon Jun 15 21:10:08 2026] GET /v2.0/policies/386df7e0-1af7-4eef-9033-7eb43eff4557/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1771] 10.0.0.244 () {34 vars in 764 bytes} [Mon Jun 15 21:10:08 2026] PUT /v2.0/policies/386df7e0-1af7-4eef-9033-7eb43eff4557/tags/green => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1772] 10.0.0.244 () {32 vars in 733 bytes} [Mon Jun 15 21:10:08 2026] GET /v2.0/policies/386df7e0-1af7-4eef-9033-7eb43eff4557/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1773] 10.0.0.244 () {34 vars in 760 bytes} [Mon Jun 15 21:10:08 2026] PUT /v2.0/policies/386df7e0-1af7-4eef-9033-7eb43eff4557/tags/red => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1774] 10.0.0.244 () {32 vars in 733 bytes} [Mon Jun 15 21:10:08 2026] GET /v2.0/policies/386df7e0-1af7-4eef-9033-7eb43eff4557/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1775] 10.0.0.244 () {34 vars in 782 bytes} [Mon Jun 15 21:10:08 2026] PUT /v2.0/policies/386df7e0-1af7-4eef-9033-7eb43eff4557/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: 982/1776] 10.0.0.244 () {32 vars in 733 bytes} [Mon Jun 15 21:10:08 2026] GET /v2.0/policies/386df7e0-1af7-4eef-9033-7eb43eff4557/tags => generated 52 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1777] 10.0.0.244 () {34 vars in 753 bytes} [Mon Jun 15 21:10:08 2026] PUT /v2.0/policies/386df7e0-1af7-4eef-9033-7eb43eff4557/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1778] 10.0.0.244 () {32 vars in 733 bytes} [Mon Jun 15 21:10:08 2026] GET /v2.0/policies/386df7e0-1af7-4eef-9033-7eb43eff4557/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:10:08.448 7 WARNING neutron_lib.context [None req-bd6d70ec-5bf6-4cbd-b8e8-5f4e7994fd9d 7f6c6a8ecbac4050955327c0f61fb029 c3e254189016447aa01521cf2afd5638 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 796/1779] 10.0.0.244 () {32 vars in 741 bytes} [Mon Jun 15 21:10:08 2026] GET /v2.0/policies/386df7e0-1af7-4eef-9033-7eb43eff4557/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:10:08.488 8 INFO neutron.api.v2.resource [None req-8801d8fe-08f2-46a9-9451-f46de006bf78 948c354cd7eb4dc2ac305b6defc0d85a acd3abb2ed7343ef825f03f990536468 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 797/1780] 10.0.0.244 () {32 vars in 745 bytes} [Mon Jun 15 21:10:08 2026] GET /v2.0/policies/386df7e0-1af7-4eef-9033-7eb43eff4557/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1781] 10.0.0.244 () {32 vars in 744 bytes} [Mon Jun 15 21:10:08 2026] DELETE /v2.0/policies/386df7e0-1af7-4eef-9033-7eb43eff4557/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1782] 10.0.0.244 () {34 vars in 685 bytes} [Mon Jun 15 21:10:08 2026] POST /v2.0/security-groups => generated 1611 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1783] 10.0.0.244 () {32 vars in 733 bytes} [Mon Jun 15 21:10:08 2026] GET /v2.0/policies/386df7e0-1af7-4eef-9033-7eb43eff4557/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:10:08.616 7 WARNING neutron_lib.context [None req-389273f2-0598-4e45-87de-1d8261787f79 7f6c6a8ecbac4050955327c0f61fb029 c3e254189016447aa01521cf2afd5638 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 799/1784] 10.0.0.244 () {32 vars in 674 bytes} [Mon Jun 15 21:10:08 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:10:08.725 8 INFO neutron.api.v2.resource [None req-52902bef-ccb0-410f-8af3-9fcac66a4df8 948c354cd7eb4dc2ac305b6defc0d85a acd3abb2ed7343ef825f03f990536468 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 800/1785] 10.0.0.244 () {32 vars in 748 bytes} [Mon Jun 15 21:10:08 2026] DELETE /v2.0/policies/386df7e0-1af7-4eef-9033-7eb43eff4557/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1786] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:10:08 2026] POST /v2.0/security-group-rules => generated 565 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1787] 10.0.0.244 () {32 vars in 688 bytes} [Mon Jun 15 21:10:08 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1788] 10.0.0.244 () {32 vars in 736 bytes} [Mon Jun 15 21:10:08 2026] DELETE /v2.0/policies/386df7e0-1af7-4eef-9033-7eb43eff4557/tags => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:10:08.826 8 WARNING neutron_lib.context [None req-8d954377-f77c-4616-9f78-5d451fa72f09 7f6c6a8ecbac4050955327c0f61fb029 c3e254189016447aa01521cf2afd5638 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 988/1789] 10.0.0.244 () {32 vars in 684 bytes} [Mon Jun 15 21:10:08 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1790] 10.0.0.244 () {32 vars in 733 bytes} [Mon Jun 15 21:10:08 2026] GET /v2.0/policies/386df7e0-1af7-4eef-9033-7eb43eff4557/tags => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1791] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:10:08 2026] POST /v2.0/security-group-rules => generated 564 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1792] 10.0.0.244 () {32 vars in 696 bytes} [Mon Jun 15 21:10:08 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:10:09.027 7 WARNING neutron_lib.context [None req-d529ef7e-7f7c-48bd-822c-105b9799b074 7f6c6a8ecbac4050955327c0f61fb029 c3e254189016447aa01521cf2afd5638 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 803/1793] 10.0.0.244 () {32 vars in 734 bytes} [Mon Jun 15 21:10:08 2026] DELETE /v2.0/qos/policies/386df7e0-1af7-4eef-9033-7eb43eff4557 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1794] 10.0.0.244 () {32 vars in 682 bytes} [Mon Jun 15 21:10:09 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1795] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:10:09 2026] POST /v2.0/security-group-rules => generated 570 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:10:09.162 7 WARNING neutron_lib.context [None req-af7f3127-0421-408a-8748-fd7e4a72d27f 7f6c6a8ecbac4050955327c0f61fb029 c3e254189016447aa01521cf2afd5638 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 805/1796] 10.0.0.244 () {32 vars in 696 bytes} [Mon Jun 15 21:10:09 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1797] 10.0.0.244 () {32 vars in 692 bytes} [Mon Jun 15 21:10:09 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1798] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:10:09 2026] POST /v2.0/security-group-rules => generated 569 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:10:09.336 7 WARNING neutron_lib.context [None req-5a65ac07-cd3e-404b-acf2-3c4e7df14fd3 7f6c6a8ecbac4050955327c0f61fb029 c3e254189016447aa01521cf2afd5638 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 807/1799] 10.0.0.244 () {32 vars in 704 bytes} [Mon Jun 15 21:10:09 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:10:09.360 7 INFO neutron.db.securitygroups_db [None req-5a65ac07-cd3e-404b-acf2-3c4e7df14fd3 7f6c6a8ecbac4050955327c0f61fb029 c3e254189016447aa01521cf2afd5638 - - default default] Project c3e254189016447aa01521cf2afd5638 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: 808/1800] 10.0.0.244 () {32 vars in 734 bytes} [Mon Jun 15 21:10:09 2026] DELETE /v2.0/qos/policies/cd59e546-d249-4092-9e83-0dd8f4a4e879 => 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: 993/1801] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:10:09 2026] POST /v2.0/security-group-rules => generated 575 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:10:09.449 7 WARNING neutron_lib.context [None req-9fcffc30-b554-4576-a13d-82dcbaa90f01 7f6c6a8ecbac4050955327c0f61fb029 c3e254189016447aa01521cf2afd5638 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 809/1802] 10.0.0.244 () {32 vars in 734 bytes} [Mon Jun 15 21:10:09 2026] DELETE /v2.0/qos/policies/4b7b9f6b-9710-42cd-9591-2925465c672b => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:10:09.475 7 INFO neutron.db.securitygroups_db [None req-9fcffc30-b554-4576-a13d-82dcbaa90f01 7f6c6a8ecbac4050955327c0f61fb029 c3e254189016447aa01521cf2afd5638 - - default default] Project c3e254189016447aa01521cf2afd5638 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: 810/1803] 10.0.0.244 () {32 vars in 734 bytes} [Mon Jun 15 21:10:09 2026] DELETE /v2.0/qos/policies/d0696d2c-1d08-423b-a00d-3a9ca8683262 => 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: 994/1804] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:10:09 2026] POST /v2.0/security-group-rules => generated 574 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1805] 10.0.0.244 () {32 vars in 734 bytes} [Mon Jun 15 21:10:09 2026] DELETE /v2.0/qos/policies/38ff8441-8a8d-4940-b61a-3b25dda574df => 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: 995/1806] 10.0.0.244 () {32 vars in 734 bytes} [Mon Jun 15 21:10:09 2026] DELETE /v2.0/qos/policies/b51b8be8-f18c-4758-9c3d-323a897f8e90 => 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: 996/1807] 10.0.0.215 () {30 vars in 650 bytes} [Mon Jun 15 21:10:09 2026] GET /v2.0/extensions => generated 19600 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1808] 10.0.0.215 () {30 vars in 724 bytes} [Mon Jun 15 21:10:09 2026] GET /v2.0/quotas/2da4b0f490334c7d95d240ca4bdaaab1/details => generated 847 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1809] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:10:09 2026] GET /v2.0/security-groups?tenant_id=8236bd8a4a164e7398b2cdacb7ddffe6&name=default => generated 2801 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1810] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:10:10 2026] DELETE /v2.0/security-groups/64cb1b76-cc24-41ba-81f7-bab5003b1917 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1811] 10.0.0.244 () {32 vars in 649 bytes} [Mon Jun 15 21:10:10 2026] GET /v2.0/networks => generated 1297 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1812] 10.0.0.133 () {34 vars in 1100 bytes} [Mon Jun 15 21:10:10 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-2074965363&fields=id&tenant_id=c3e254189016447aa01521cf2afd5638 => generated 69 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1813] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:10:10 2026] GET /v2.0/security-groups?tenant_id=acd3abb2ed7343ef825f03f990536468&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: 815/1814] 10.0.0.133 () {34 vars in 982 bytes} [Mon Jun 15 21:10:10 2026] GET /v2.0/networks?id=2c0ca9aa-c9f3-4f40-bc62-56c5c2a2b717 => generated 660 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1815] 10.0.0.133 () {34 vars in 965 bytes} [Mon Jun 15 21:10:10 2026] GET /v2.0/quotas/c3e254189016447aa01521cf2afd5638 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1816] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:10:10 2026] DELETE /v2.0/security-groups/bdb7d13e-e620-4491-85d5-b38fae1c3631 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1817] 10.0.0.133 () {34 vars in 1002 bytes} [Mon Jun 15 21:10:10 2026] GET /v2.0/ports?tenant_id=c3e254189016447aa01521cf2afd5638&fields=id => generated 149 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1818] 10.0.0.133 () {34 vars in 1008 bytes} [Mon Jun 15 21:10:10 2026] GET /v2.0/networks/2c0ca9aa-c9f3-4f40-bc62-56c5c2a2b717?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: 819/1819] 10.0.0.133 () {34 vars in 1108 bytes} [Mon Jun 15 21:10:10 2026] GET /v2.0/networks/2c0ca9aa-c9f3-4f40-bc62-56c5c2a2b717?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: 1001/1820] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:10:10 2026] GET /v2.0/security-groups?tenant_id=e98a83e6795647d6be8cb91cf5581eaf&name=default => generated 2801 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1821] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:10:11 2026] GET /v2.0/ports?device_id=67d1873c-e673-4a1a-9e99-f966f19efaa7 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1822] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:10:11 2026] DELETE /v2.0/security-groups/e0813304-e77d-4a6b-9320-657d1064f0a5 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1823] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:10:11 2026] GET /v2.0/security-groups?tenant_id=0c10049777b54911a7f4b16f07c9df58&name=default => generated 2801 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1824] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:10:11 2026] DELETE /v2.0/security-groups/1ecc1bc0-3b73-4b90-aad8-7680e441e8e3 => 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: 822/1825] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:10:11 2026] GET /v2.0/security-groups?tenant_id=fe4df6242e444eda9abadbcd8ec39e15&name=default => generated 2801 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1826] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:10:11 2026] GET /v2.0/networks?id=2c0ca9aa-c9f3-4f40-bc62-56c5c2a2b717 => generated 660 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1827] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:10:11 2026] DELETE /v2.0/security-groups/1310bb28-6063-428d-9427-23942b183933 => 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: 1005/1828] 199.204.45.140 () {34 vars in 1050 bytes} [Mon Jun 15 21:10:11 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c3e254189016447aa01521cf2afd5638 => generated 273 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:10:12.091 8 WARNING neutron_lib.context [req-f5f700d4-3f6e-4429-b8fb-30445f81d2d7 req-e178f46c-2bc3-4399-8d99-94b541608b11 7f6c6a8ecbac4050955327c0f61fb029 c3e254189016447aa01521cf2afd5638 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1006/1829] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:10:12 2026] GET /v2.0/ports?device_id=67d1873c-e673-4a1a-9e99-f966f19efaa7 => 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: 824/1830] 199.204.45.140 () {38 vars in 955 bytes} [Mon Jun 15 21:10:12 2026] POST /v2.0/ports => generated 954 bytes in 614 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: 1007/1831] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:10:12 2026] GET /v2.0/security-groups?tenant_id=2da4b0f490334c7d95d240ca4bdaaab1&name=default => generated 2801 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1832] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:10:12 2026] DELETE /v2.0/security-groups/1ab5f36f-34b3-48c7-b7b2-8957af562451 => 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: 825/1833] 199.204.45.140 () {38 vars in 1028 bytes} [Mon Jun 15 21:10:12 2026] PUT /v2.0/ports/226a71f6-f908-4b77-82d4-49ab12bac00e => generated 1199 bytes in 520 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1834] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:10:13 2026] GET /v2.0/ports?tenant_id=c3e254189016447aa01521cf2afd5638&device_id=67d1873c-e673-4a1a-9e99-f966f19efaa7 => generated 1238 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, ' 2026-06-15 21:10:13.411 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-daa46486-7339-4cf7-a4dd-cd692849c232'] response: {'name': 'network-changed', 'server_uuid': '67d1873c-e673-4a1a-9e99-f966f19efaa7', 'tag': '226a71f6-f908-4b77-82d4-49ab12bac00e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 826/1835] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:10:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=226a71f6-f908-4b77-82d4-49ab12bac00e => generated 19 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1836] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:10:13 2026] GET /v2.0/subnets?id=dc72984f-58b8-42c5-a589-365b1e4543f3 => generated 654 bytes in 55 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: 1010/1837] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:10:13 2026] GET /v2.0/ports?device_id=67d1873c-e673-4a1a-9e99-f966f19efaa7 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1838] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:10:13 2026] GET /v2.0/ports?network_id=2c0ca9aa-c9f3-4f40-bc62-56c5c2a2b717&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1839] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:10:13 2026] GET /v2.0/security-groups?id=68f9a79d-b7e0-4e4e-9551-e574575cfac3&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1840] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:10:13 2026] GET /v2.0/networks/2c0ca9aa-c9f3-4f40-bc62-56c5c2a2b717?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: 1012/1841] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:10:13 2026] GET /v2.0/networks/2c0ca9aa-c9f3-4f40-bc62-56c5c2a2b717?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: 830/1842] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:10:13 2026] GET /v2.0/ports?tenant_id=c3e254189016447aa01521cf2afd5638&device_id=67d1873c-e673-4a1a-9e99-f966f19efaa7 => generated 1238 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1843] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:10:13 2026] GET /v2.0/networks?id=2c0ca9aa-c9f3-4f40-bc62-56c5c2a2b717 => generated 756 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1844] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:10:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=226a71f6-f908-4b77-82d4-49ab12bac00e => 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: 1014/1845] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:10:13 2026] GET /v2.0/subnets?id=dc72984f-58b8-42c5-a589-365b1e4543f3 => generated 654 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1846] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:10:14 2026] GET /v2.0/ports?network_id=2c0ca9aa-c9f3-4f40-bc62-56c5c2a2b717&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1847] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:10:14 2026] GET /v2.0/networks/2c0ca9aa-c9f3-4f40-bc62-56c5c2a2b717?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: 833/1848] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:10:14 2026] GET /v2.0/networks/2c0ca9aa-c9f3-4f40-bc62-56c5c2a2b717?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1849] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:10:14 2026] GET /v2.0/ports?device_id=67d1873c-e673-4a1a-9e99-f966f19efaa7 => generated 969 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:10:14.779 7 WARNING neutron_lib.context [None req-608695e2-de68-4588-bdcb-d129e3e0206a 89fdbefec5f6474097de4f945d310a17 a7b9192420614263bd0cca8c87161de1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 835/1850] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:10:14 2026] GET /v2.0/security-groups?id=68f9a79d-b7e0-4e4e-9551-e574575cfac3&fields=id&fields=name => generated 114 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:10:14.958 7 INFO neutron.db.segments_db [None req-608695e2-de68-4588-bdcb-d129e3e0206a 89fdbefec5f6474097de4f945d310a17 a7b9192420614263bd0cca8c87161de1 - - default default] Added segment 2d50a5f6-4edc-440f-91e7-0b45526097cf of type vxlan for network 0cacf167-16e7-49a2-8c7e-e497fe79a304 [pid: 7|app: 0|req: 1016/1851] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:10:14 2026] POST /v2.0/networks => generated 632 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:10:15.084 8 WARNING neutron_lib.context [None req-bdc517cf-fc4b-47f6-a014-0a77e529c661 89fdbefec5f6474097de4f945d310a17 a7b9192420614263bd0cca8c87161de1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 836/1852] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:10:15 2026] POST /v2.0/subnets => generated 602 bytes in 474 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1853] 10.0.0.244 () {34 vars in 751 bytes} [Mon Jun 15 21:10:15 2026] PUT /v2.0/subnets/c11b76e9-1227-4c00-a5e1-81db793152df/tags => generated 25 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1854] 10.0.0.244 () {32 vars in 731 bytes} [Mon Jun 15 21:10:15 2026] GET /v2.0/subnets/c11b76e9-1227-4c00-a5e1-81db793152df/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1855] 10.0.0.244 () {34 vars in 762 bytes} [Mon Jun 15 21:10:15 2026] PUT /v2.0/subnets/c11b76e9-1227-4c00-a5e1-81db793152df/tags/green => generated 4 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1856] 10.0.0.244 () {32 vars in 731 bytes} [Mon Jun 15 21:10:15 2026] GET /v2.0/subnets/c11b76e9-1227-4c00-a5e1-81db793152df/tags => generated 34 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1857] 10.0.0.244 () {34 vars in 758 bytes} [Mon Jun 15 21:10:15 2026] PUT /v2.0/subnets/c11b76e9-1227-4c00-a5e1-81db793152df/tags/red => 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: 839/1858] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:10:15 2026] GET /v2.0/ports?device_id=67d1873c-e673-4a1a-9e99-f966f19efaa7 => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1859] 10.0.0.244 () {32 vars in 731 bytes} [Mon Jun 15 21:10:15 2026] GET /v2.0/subnets/c11b76e9-1227-4c00-a5e1-81db793152df/tags => generated 34 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1860] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:10:16 2026] GET /v2.0/security-groups?id=68f9a79d-b7e0-4e4e-9551-e574575cfac3&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1861] 10.0.0.244 () {34 vars in 780 bytes} [Mon Jun 15 21:10:16 2026] PUT /v2.0/subnets/c11b76e9-1227-4c00-a5e1-81db793152df/tags/black.or.white => generated 4 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1862] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:10:16 2026] GET /v2.0/ports?device_id=67d1873c-e673-4a1a-9e99-f966f19efaa7 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1863] 10.0.0.244 () {32 vars in 731 bytes} [Mon Jun 15 21:10:16 2026] GET /v2.0/subnets/c11b76e9-1227-4c00-a5e1-81db793152df/tags => generated 52 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1864] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:10:16 2026] GET /v2.0/security-groups?id=68f9a79d-b7e0-4e4e-9551-e574575cfac3&fields=id&fields=name => generated 114 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1865] 10.0.0.244 () {34 vars in 751 bytes} [Mon Jun 15 21:10:16 2026] PUT /v2.0/subnets/c11b76e9-1227-4c00-a5e1-81db793152df/tags => generated 37 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1866] 10.0.0.244 () {32 vars in 736 bytes} [Mon Jun 15 21:10:16 2026] GET /v2.0/ports?device_id=67d1873c-e673-4a1a-9e99-f966f19efaa7 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1867] 10.0.0.244 () {32 vars in 731 bytes} [Mon Jun 15 21:10:16 2026] GET /v2.0/subnets/c11b76e9-1227-4c00-a5e1-81db793152df/tags => generated 37 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1868] 10.0.0.244 () {32 vars in 739 bytes} [Mon Jun 15 21:10:16 2026] GET /v2.0/subnets/c11b76e9-1227-4c00-a5e1-81db793152df/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:10:16.493 7 INFO neutron.api.v2.resource [None req-b141264b-2521-4865-b7c4-88bac33a8e98 89fdbefec5f6474097de4f945d310a17 a7b9192420614263bd0cca8c87161de1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1026/1869] 10.0.0.244 () {32 vars in 743 bytes} [Mon Jun 15 21:10:16 2026] GET /v2.0/subnets/c11b76e9-1227-4c00-a5e1-81db793152df/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1870] 10.0.0.244 () {32 vars in 742 bytes} [Mon Jun 15 21:10:16 2026] DELETE /v2.0/subnets/c11b76e9-1227-4c00-a5e1-81db793152df/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/1871] 10.0.0.244 () {32 vars in 731 bytes} [Mon Jun 15 21:10:16 2026] GET /v2.0/subnets/c11b76e9-1227-4c00-a5e1-81db793152df/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:10:16.641 7 INFO neutron.api.v2.resource [None req-c800df10-7d7d-4bbc-a73b-a5883efe92ba 89fdbefec5f6474097de4f945d310a17 a7b9192420614263bd0cca8c87161de1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1029/1872] 10.0.0.244 () {32 vars in 746 bytes} [Mon Jun 15 21:10:16 2026] DELETE /v2.0/subnets/c11b76e9-1227-4c00-a5e1-81db793152df/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1873] 10.0.0.244 () {32 vars in 734 bytes} [Mon Jun 15 21:10:16 2026] DELETE /v2.0/subnets/c11b76e9-1227-4c00-a5e1-81db793152df/tags => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:10:16.866 8 INFO neutron.db.l3_db [None req-15ab95f2-d8e5-411d-ad64-457aefb18ca9 7f6c6a8ecbac4050955327c0f61fb029 c3e254189016447aa01521cf2afd5638 - - default default] Floating IP dd65e04a-11aa-4974-8763-412d1189458b associated. External IP: 10.96.250.218, port: 226a71f6-f908-4b77-82d4-49ab12bac00e. 2026-06-15 21:10:16.955 7 WARNING neutron_lib.context [None req-541407c7-661e-4900-90be-ae575d74179b a5ae618661f84190aae30b0b3847a40e 38ad420b087d43c5ad0cbf31b4fffde0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:10:17.006 7 INFO neutron.db.segments_db [None req-541407c7-661e-4900-90be-ae575d74179b a5ae618661f84190aae30b0b3847a40e 38ad420b087d43c5ad0cbf31b4fffde0 - - default default] Added segment 09d921b5-79ce-4c0d-9a9c-670e0f43891d of type vxlan for network 3bc3a2bf-04fb-48d3-b782-32c8ecebe89f [pid: 8|app: 0|req: 844/1874] 10.0.0.244 () {34 vars in 749 bytes} [Mon Jun 15 21:10:16 2026] PUT /v2.0/floatingips/dd65e04a-11aa-4974-8763-412d1189458b => generated 855 bytes in 886 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:10:17.304 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-111d5827-3e53-447d-876a-885e5da881ec'] response: {'name': 'network-changed', 'server_uuid': '67d1873c-e673-4a1a-9e99-f966f19efaa7', 'tag': '226a71f6-f908-4b77-82d4-49ab12bac00e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 845/1875] 10.0.0.244 () {32 vars in 731 bytes} [Mon Jun 15 21:10:17 2026] GET /v2.0/subnets/c11b76e9-1227-4c00-a5e1-81db793152df/tags => generated 12 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1876] 10.0.0.244 () {32 vars in 729 bytes} [Mon Jun 15 21:10:17 2026] GET /v2.0/floatingips/dd65e04a-11aa-4974-8763-412d1189458b => generated 855 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:10:17.382 7 INFO neutron.db.l3_hamode_db [None req-541407c7-661e-4900-90be-ae575d74179b a5ae618661f84190aae30b0b3847a40e 38ad420b087d43c5ad0cbf31b4fffde0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 21:10:17.605 7 INFO neutron.db.l3_hamode_db [None req-541407c7-661e-4900-90be-ae575d74179b a5ae618661f84190aae30b0b3847a40e 38ad420b087d43c5ad0cbf31b4fffde0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 847/1877] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:10:17 2026] DELETE /v2.0/subnets/c11b76e9-1227-4c00-a5e1-81db793152df => 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: 848/1878] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:10:17 2026] GET /v2.0/ports?tenant_id=c3e254189016447aa01521cf2afd5638&device_id=67d1873c-e673-4a1a-9e99-f966f19efaa7 => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:10:17.743 8 WARNING neutron_lib.context [None req-758df016-6161-40e1-b73c-fbe3f5a17ab1 c1a3fcea183a4d4b97287bf70deb9897 4574a0d751a04610bdd73cfb03d489c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:10:17.938 8 INFO neutron.db.segments_db [None req-758df016-6161-40e1-b73c-fbe3f5a17ab1 c1a3fcea183a4d4b97287bf70deb9897 4574a0d751a04610bdd73cfb03d489c9 - - default default] Added segment 41588e9d-9d97-404a-a555-127fd1697ba1 of type vxlan for network 8daeb060-7f98-42c3-90c4-0ca2a0ef5d82 [pid: 8|app: 0|req: 849/1879] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:10:17 2026] POST /v2.0/networks => generated 631 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:10:18.519 8 INFO neutron.services.segments.plugin [-] Segment 2d50a5f6-4edc-440f-91e7-0b45526097cf resource provider aggregate not found 2026-06-15 21:10:18.523 8 INFO neutron.services.segments.plugin [-] Segment 2d50a5f6-4edc-440f-91e7-0b45526097cf resource provider aggregate not found 2026-06-15 21:10:18.546 8 INFO neutron.services.segments.plugin [-] Segment 2d50a5f6-4edc-440f-91e7-0b45526097cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d50a5f6-4edc-440f-91e7-0b45526097cf found for delete ", "request_id": "req-416412c0-46e6-409f-97f5-723e4f5d372b"}]} 2026-06-15 21:10:18.551 8 INFO neutron.services.segments.plugin [-] Segment 2d50a5f6-4edc-440f-91e7-0b45526097cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d50a5f6-4edc-440f-91e7-0b45526097cf found for delete ", "request_id": "req-24b00a9b-2fa1-463c-9414-d71ba41db36f"}]} [pid: 8|app: 0|req: 850/1880] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:10:18 2026] DELETE /v2.0/networks/0cacf167-16e7-49a2-8c7e-e497fe79a304 => generated 0 bytes in 492 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1881] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:10:18 2026] GET /v2.0/networks?id=2c0ca9aa-c9f3-4f40-bc62-56c5c2a2b717 => generated 756 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:10:18.650 8 WARNING neutron_lib.context [None req-efe714b2-9fd9-47e2-bdef-c3fcf7a0509b c1a3fcea183a4d4b97287bf70deb9897 4574a0d751a04610bdd73cfb03d489c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 852/1882] 10.0.0.244 () {34 vars in 664 bytes} [Mon Jun 15 21:10:18 2026] POST /v2.0/ports => generated 743 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1031/1883] 10.0.0.244 () {34 vars in 668 bytes} [Mon Jun 15 21:10:16 2026] POST /v2.0/routers => generated 474 bytes in 2402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1884] 10.0.0.244 () {32 vars in 729 bytes} [Mon Jun 15 21:10:19 2026] GET /v2.0/floatingips/dd65e04a-11aa-4974-8763-412d1189458b => generated 857 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:10:19.117 8 WARNING neutron_lib.context [None req-d859b16e-e2c8-4d76-948e-73afffed2689 c1a3fcea183a4d4b97287bf70deb9897 4574a0d751a04610bdd73cfb03d489c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:10:19.172 8 INFO neutron.db.segments_db [None req-d859b16e-e2c8-4d76-948e-73afffed2689 c1a3fcea183a4d4b97287bf70deb9897 4574a0d751a04610bdd73cfb03d489c9 - - default default] Added segment a6182ab2-6e9b-437f-8acf-9477cacec154 of type vxlan for network 38656991-c22b-4edc-97f3-cde2436ca0a4 [pid: 7|app: 0|req: 1032/1885] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:10:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=226a71f6-f908-4b77-82d4-49ab12bac00e => generated 860 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:10:19.184 7 WARNING neutron_lib.context [None req-137ba0a0-afef-40da-b099-e277ef9a1ae3 a5ae618661f84190aae30b0b3847a40e 38ad420b087d43c5ad0cbf31b4fffde0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:10:19.231 7 INFO neutron.db.l3_hamode_db [None req-137ba0a0-afef-40da-b099-e277ef9a1ae3 a5ae618661f84190aae30b0b3847a40e 38ad420b087d43c5ad0cbf31b4fffde0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 854/1886] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:10:19 2026] POST /v2.0/networks => generated 631 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1887] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:10:19 2026] GET /v2.0/subnets?id=dc72984f-58b8-42c5-a589-365b1e4543f3 => generated 654 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:10:19.344 8 WARNING neutron_lib.context [None req-198faeb8-a7a6-495d-8523-66cd2130ba7a c1a3fcea183a4d4b97287bf70deb9897 4574a0d751a04610bdd73cfb03d489c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:10:19.395 7 INFO neutron.db.l3_hamode_db [None req-137ba0a0-afef-40da-b099-e277ef9a1ae3 a5ae618661f84190aae30b0b3847a40e 38ad420b087d43c5ad0cbf31b4fffde0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 856/1888] 10.0.0.244 () {34 vars in 664 bytes} [Mon Jun 15 21:10:19 2026] POST /v2.0/ports => generated 743 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 857/1889] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:10:19 2026] GET /v2.0/security-groups?tenant_id=a7b9192420614263bd0cca8c87161de1&name=default => generated 2801 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1890] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:10:19 2026] GET /v2.0/ports?network_id=2c0ca9aa-c9f3-4f40-bc62-56c5c2a2b717&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:10:19.876 8 WARNING neutron_lib.context [None req-f43427bf-50d2-48aa-816b-3cd9b986c2ce c1a3fcea183a4d4b97287bf70deb9897 4574a0d751a04610bdd73cfb03d489c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:10:19.928 8 INFO neutron.db.segments_db [None req-f43427bf-50d2-48aa-816b-3cd9b986c2ce c1a3fcea183a4d4b97287bf70deb9897 4574a0d751a04610bdd73cfb03d489c9 - - default default] Added segment 056e639c-ea59-4233-97e6-ca186e91ab3d of type vxlan for network 0f0902aa-da59-444f-8345-e29b5815177b [pid: 8|app: 0|req: 859/1891] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:10:19 2026] POST /v2.0/networks => generated 632 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/1892] 10.0.0.244 () {34 vars in 668 bytes} [Mon Jun 15 21:10:19 2026] POST /v2.0/routers => generated 474 bytes in 947 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1893] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:10:20 2026] DELETE /v2.0/security-groups/79861d9e-37e4-48a6-b9cd-feb435a51653 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:10:20.174 8 WARNING neutron_lib.context [None req-27242193-729a-4efb-94b1-a626593be5e0 c1a3fcea183a4d4b97287bf70deb9897 4574a0d751a04610bdd73cfb03d489c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1034/1894] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:10:20 2026] GET /v2.0/networks/2c0ca9aa-c9f3-4f40-bc62-56c5c2a2b717?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:10:20.198 7 WARNING neutron_lib.context [None req-15d3d5be-7db5-4b79-953a-6b7daa7b3b66 a5ae618661f84190aae30b0b3847a40e 38ad420b087d43c5ad0cbf31b4fffde0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:10:20.243 7 INFO neutron.db.l3_hamode_db [None req-15d3d5be-7db5-4b79-953a-6b7daa7b3b66 a5ae618661f84190aae30b0b3847a40e 38ad420b087d43c5ad0cbf31b4fffde0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 21:10:20.429 7 INFO neutron.db.l3_hamode_db [None req-15d3d5be-7db5-4b79-953a-6b7daa7b3b66 a5ae618661f84190aae30b0b3847a40e 38ad420b087d43c5ad0cbf31b4fffde0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 861/1895] 10.0.0.244 () {34 vars in 664 bytes} [Mon Jun 15 21:10:20 2026] POST /v2.0/ports => generated 743 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 862/1896] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:10:20 2026] GET /v2.0/networks/2c0ca9aa-c9f3-4f40-bc62-56c5c2a2b717?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: 863/1897] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:10:20 2026] GET /v2.0/security-groups?tenant_id=923c9fcf81334460b2f2840607c572a7&name=default => generated 2801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:10:20.715 8 WARNING neutron_lib.context [None req-f761b02e-6389-4a7c-a77c-f9baa7abf2f9 c1a3fcea183a4d4b97287bf70deb9897 4574a0d751a04610bdd73cfb03d489c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:10:20.797 8 INFO neutron.db.segments_db [None req-f761b02e-6389-4a7c-a77c-f9baa7abf2f9 c1a3fcea183a4d4b97287bf70deb9897 4574a0d751a04610bdd73cfb03d489c9 - - default default] Added segment fcee3741-b4bb-42f6-b277-a2f83c9fd8d2 of type vxlan for network c261ede8-0855-4206-b9ae-851945d39047 [pid: 8|app: 0|req: 864/1898] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:10:20 2026] POST /v2.0/networks => generated 631 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1899] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:10:20 2026] DELETE /v2.0/security-groups/fa3c89e2-f346-4a24-93a9-68b58c5bf778 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:10:21.089 8 WARNING neutron_lib.context [None req-0190d624-5c2e-4c8d-8bf8-991c20fe2398 c1a3fcea183a4d4b97287bf70deb9897 4574a0d751a04610bdd73cfb03d489c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1035/1902] 10.0.0.244 () {34 vars in 668 bytes} [Mon Jun 15 21:10:20 2026] POST /v2.0/routers => generated 474 bytes in 1093 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:10:21.297 7 WARNING neutron_lib.context [None req-91f5a263-c5a4-42a0-a1d0-0f02a70d8bc2 a5ae618661f84190aae30b0b3847a40e 38ad420b087d43c5ad0cbf31b4fffde0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:10:21.363 7 INFO neutron.db.l3_hamode_db [None req-91f5a263-c5a4-42a0-a1d0-0f02a70d8bc2 a5ae618661f84190aae30b0b3847a40e 38ad420b087d43c5ad0cbf31b4fffde0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 868/1903] 10.0.0.244 () {34 vars in 664 bytes} [Mon Jun 15 21:10:21 2026] POST /v2.0/ports => generated 743 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 21:10:21.519 8 WARNING neutron_lib.context [None req-33df3d09-a7aa-4976-8cb5-8dfe6a117c3c c1a3fcea183a4d4b97287bf70deb9897 4574a0d751a04610bdd73cfb03d489c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:10:21.554 7 INFO neutron.db.l3_hamode_db [None req-91f5a263-c5a4-42a0-a1d0-0f02a70d8bc2 a5ae618661f84190aae30b0b3847a40e 38ad420b087d43c5ad0cbf31b4fffde0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 21:10:21.587 8 INFO neutron.db.segments_db [None req-33df3d09-a7aa-4976-8cb5-8dfe6a117c3c c1a3fcea183a4d4b97287bf70deb9897 4574a0d751a04610bdd73cfb03d489c9 - - default default] Added segment 16a83d53-ec0d-412d-b6fa-be81c2077240 of type vxlan for network d3734918-bd6d-418b-aea6-09755f29cf11 [pid: 8|app: 0|req: 869/1904] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:10:21 2026] POST /v2.0/networks => generated 631 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:10:21.744 8 WARNING neutron_lib.context [None req-ab202b58-243d-4a5b-bbea-6115d070b7fc c1a3fcea183a4d4b97287bf70deb9897 4574a0d751a04610bdd73cfb03d489c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 870/1905] 10.0.0.244 () {34 vars in 664 bytes} [Mon Jun 15 21:10:21 2026] POST /v2.0/ports => generated 743 bytes in 424 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: 871/1906] 10.0.0.244 () {34 vars in 747 bytes} [Mon Jun 15 21:10:22 2026] PUT /v2.0/ports/2b4211e5-5700-4cf2-b572-9760d2033d06/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1907] 10.0.0.244 () {34 vars in 747 bytes} [Mon Jun 15 21:10:22 2026] PUT /v2.0/ports/f488428f-db41-4527-afcc-7a764477c57e/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1908] 10.0.0.244 () {34 vars in 747 bytes} [Mon Jun 15 21:10:22 2026] PUT /v2.0/ports/67fc476a-745b-4a11-9c8f-fbdb7f2e45e5/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/1909] 10.0.0.244 () {34 vars in 668 bytes} [Mon Jun 15 21:10:21 2026] POST /v2.0/routers => generated 474 bytes in 1075 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:10:22.380 7 WARNING neutron_lib.context [None req-68eed073-31b2-468c-ba25-7fa0095ab200 a5ae618661f84190aae30b0b3847a40e 38ad420b087d43c5ad0cbf31b4fffde0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 874/1910] 10.0.0.244 () {34 vars in 747 bytes} [Mon Jun 15 21:10:22 2026] PUT /v2.0/ports/894f47e0-e4c3-43a8-827f-cafcd65d31bd/tags => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:10:22.427 7 INFO neutron.db.l3_hamode_db [None req-68eed073-31b2-468c-ba25-7fa0095ab200 a5ae618661f84190aae30b0b3847a40e 38ad420b087d43c5ad0cbf31b4fffde0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 875/1911] 10.0.0.244 () {32 vars in 660 bytes} [Mon Jun 15 21:10:22 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:10:22.606 7 INFO neutron.db.l3_hamode_db [None req-68eed073-31b2-468c-ba25-7fa0095ab200 a5ae618661f84190aae30b0b3847a40e 38ad420b087d43c5ad0cbf31b4fffde0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 876/1912] 10.0.0.244 () {32 vars in 674 bytes} [Mon Jun 15 21:10:22 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1913] 10.0.0.244 () {32 vars in 670 bytes} [Mon Jun 15 21:10:22 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1914] 10.0.0.244 () {32 vars in 682 bytes} [Mon Jun 15 21:10:22 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1915] 10.0.0.244 () {32 vars in 668 bytes} [Mon Jun 15 21:10:22 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 733 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1916] 199.204.45.140 () {34 vars in 1096 bytes} [Mon Jun 15 21:10:23 2026] GET /v2.0/ports?device_id=e9a7ae11-634a-46d0-af40-770ab0a10055&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1917] 10.0.0.244 () {32 vars in 682 bytes} [Mon Jun 15 21:10:23 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1918] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:10:23 2026] GET /v2.0/ports?tenant_id=c3e254189016447aa01521cf2afd5638&device_id=e9a7ae11-634a-46d0-af40-770ab0a10055 => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1919] 10.0.0.244 () {32 vars in 678 bytes} [Mon Jun 15 21:10:23 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/1920] 10.0.0.244 () {34 vars in 668 bytes} [Mon Jun 15 21:10:22 2026] POST /v2.0/routers => generated 474 bytes in 1470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1921] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:10:23 2026] GET /v2.0/networks?id=2c0ca9aa-c9f3-4f40-bc62-56c5c2a2b717 => generated 756 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/1922] 10.0.0.244 () {32 vars in 690 bytes} [Mon Jun 15 21:10:23 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1923] 10.0.0.244 () {34 vars in 751 bytes} [Mon Jun 15 21:10:23 2026] PUT /v2.0/routers/4d9f1dea-6887-4dac-bcf1-a663187c8b76/tags => generated 17 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/1924] 199.204.45.140 () {34 vars in 1060 bytes} [Mon Jun 15 21:10:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=66a8c23d-252b-424b-8c01-a0dedfa55168 => 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: 1040/1925] 10.0.0.244 () {34 vars in 751 bytes} [Mon Jun 15 21:10:24 2026] PUT /v2.0/routers/e844a026-144f-4d04-859f-c8c793af7b3d/tags => generated 25 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/1926] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:10:24 2026] GET /v2.0/subnets?id=dc72984f-58b8-42c5-a589-365b1e4543f3 => 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: 1042/1927] 10.0.0.244 () {34 vars in 751 bytes} [Mon Jun 15 21:10:24 2026] PUT /v2.0/routers/05d9e3c9-7922-4b2c-a492-8cd0e4e810d0/tags => generated 34 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1928] 10.0.0.244 () {32 vars in 720 bytes} [Mon Jun 15 21:10:24 2026] DELETE /v2.0/ports/2b4211e5-5700-4cf2-b572-9760d2033d06 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/1929] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:10:24 2026] GET /v2.0/ports?network_id=2c0ca9aa-c9f3-4f40-bc62-56c5c2a2b717&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1930] 10.0.0.244 () {34 vars in 751 bytes} [Mon Jun 15 21:10:24 2026] PUT /v2.0/routers/d43e027c-ab16-4bb3-8169-e7822cb0014a/tags => generated 19 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1931] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:10:24 2026] GET /v2.0/networks/2c0ca9aa-c9f3-4f40-bc62-56c5c2a2b717?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1932] 10.0.0.244 () {32 vars in 664 bytes} [Mon Jun 15 21:10:24 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/1933] 10.0.0.244 () {32 vars in 720 bytes} [Mon Jun 15 21:10:24 2026] DELETE /v2.0/ports/f488428f-db41-4527-afcc-7a764477c57e => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1934] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:10:24 2026] GET /v2.0/networks/2c0ca9aa-c9f3-4f40-bc62-56c5c2a2b717?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: 1045/1935] 10.0.0.244 () {32 vars in 678 bytes} [Mon Jun 15 21:10:24 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:10:24.874 8 WARNING neutron_lib.context [None req-f0cd91a0-d0d9-40da-90f1-cfb3d4840119 d5b168dc03634ebc8ff07702eb2b40e8 858aa36396d744c19bbc2b5ebc5dd973 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:10:24.993 8 INFO neutron.db.segments_db [None req-f0cd91a0-d0d9-40da-90f1-cfb3d4840119 d5b168dc03634ebc8ff07702eb2b40e8 858aa36396d744c19bbc2b5ebc5dd973 - - default default] Added segment bce5bfed-4035-461d-a78e-541df9a5395b of type vxlan for network d01bc68f-5372-4dbd-bc97-dee754709b62 [pid: 7|app: 0|req: 1046/1936] 10.0.0.244 () {32 vars in 720 bytes} [Mon Jun 15 21:10:24 2026] DELETE /v2.0/ports/67fc476a-745b-4a11-9c8f-fbdb7f2e45e5 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1937] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:10:24 2026] POST /v2.0/networks => generated 632 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/1938] 10.0.0.244 () {32 vars in 674 bytes} [Mon Jun 15 21:10:25 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:10:25.134 7 WARNING neutron_lib.context [None req-49bd1207-c567-4b1d-aa26-3bac0eacb3bd d5b168dc03634ebc8ff07702eb2b40e8 858aa36396d744c19bbc2b5ebc5dd973 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:10:25.181 7 INFO neutron.db.segments_db [None req-49bd1207-c567-4b1d-aa26-3bac0eacb3bd d5b168dc03634ebc8ff07702eb2b40e8 858aa36396d744c19bbc2b5ebc5dd973 - - default default] Added segment 6cf8e748-6727-4966-a92c-5f50979f2866 of type vxlan for network 379ed9b8-8866-48fe-8ddd-34ed8c30c039 [pid: 7|app: 0|req: 1048/1939] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:10:25 2026] POST /v2.0/networks => generated 631 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1940] 10.0.0.244 () {32 vars in 720 bytes} [Mon Jun 15 21:10:25 2026] DELETE /v2.0/ports/894f47e0-e4c3-43a8-827f-cafcd65d31bd => 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: 1049/1941] 10.0.0.244 () {32 vars in 686 bytes} [Mon Jun 15 21:10:25 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/1942] 10.0.0.244 () {34 vars in 753 bytes} [Mon Jun 15 21:10:25 2026] PUT /v2.0/networks/d01bc68f-5372-4dbd-bc97-dee754709b62/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/1943] 10.0.0.244 () {32 vars in 672 bytes} [Mon Jun 15 21:10:25 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1944] 10.0.0.244 () {32 vars in 720 bytes} [Mon Jun 15 21:10:25 2026] DELETE /v2.0/ports/2c25867f-138f-49a8-b89d-692998bf6310 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/1945] 10.0.0.244 () {32 vars in 733 bytes} [Mon Jun 15 21:10:25 2026] GET /v2.0/networks/d01bc68f-5372-4dbd-bc97-dee754709b62/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/1946] 10.0.0.244 () {32 vars in 686 bytes} [Mon Jun 15 21:10:25 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:10:25.711 8 INFO neutron.services.segments.plugin [-] Segment 41588e9d-9d97-404a-a555-127fd1697ba1 resource provider aggregate not found 2026-06-15 21:10:25.715 8 INFO neutron.services.segments.plugin [-] Segment 41588e9d-9d97-404a-a555-127fd1697ba1 resource provider aggregate not found 2026-06-15 21:10:25.728 8 INFO neutron.services.segments.plugin [-] Segment 41588e9d-9d97-404a-a555-127fd1697ba1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41588e9d-9d97-404a-a555-127fd1697ba1 found for delete ", "request_id": "req-4dcde78c-f687-48a1-a542-a9458f36ab64"}]} 2026-06-15 21:10:25.738 8 INFO neutron.services.segments.plugin [-] Segment 41588e9d-9d97-404a-a555-127fd1697ba1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41588e9d-9d97-404a-a555-127fd1697ba1 found for delete ", "request_id": "req-0329a323-290d-4d8b-a458-cf7a3dfe34d3"}]} [pid: 8|app: 0|req: 894/1947] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:10:25 2026] DELETE /v2.0/networks/8daeb060-7f98-42c3-90c4-0ca2a0ef5d82 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/1948] 10.0.0.244 () {34 vars in 753 bytes} [Mon Jun 15 21:10:25 2026] PUT /v2.0/networks/379ed9b8-8866-48fe-8ddd-34ed8c30c039/tags => generated 17 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1949] 10.0.0.244 () {32 vars in 682 bytes} [Mon Jun 15 21:10:25 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1950] 10.0.0.244 () {32 vars in 733 bytes} [Mon Jun 15 21:10:25 2026] GET /v2.0/networks/379ed9b8-8866-48fe-8ddd-34ed8c30c039/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:10:26.023 7 INFO neutron.services.segments.plugin [-] Segment a6182ab2-6e9b-437f-8acf-9477cacec154 resource provider aggregate not found 2026-06-15 21:10:26.029 7 INFO neutron.services.segments.plugin [-] Segment a6182ab2-6e9b-437f-8acf-9477cacec154 resource provider aggregate not found 2026-06-15 21:10:26.053 7 INFO neutron.services.segments.plugin [-] Segment a6182ab2-6e9b-437f-8acf-9477cacec154 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6182ab2-6e9b-437f-8acf-9477cacec154 found for delete ", "request_id": "req-7148a7f7-c8ee-4a89-a151-5e8c9ad11e72"}]} [pid: 8|app: 0|req: 897/1951] 10.0.0.244 () {32 vars in 694 bytes} [Mon Jun 15 21:10:25 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/1952] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:10:25 2026] DELETE /v2.0/networks/38656991-c22b-4edc-97f3-cde2436ca0a4 => 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: 898/1953] 10.0.0.244 () {34 vars in 753 bytes} [Mon Jun 15 21:10:26 2026] PUT /v2.0/networks/379ed9b8-8866-48fe-8ddd-34ed8c30c039/tags => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:10:26.121 7 INFO neutron.services.segments.plugin [-] Segment a6182ab2-6e9b-437f-8acf-9477cacec154 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6182ab2-6e9b-437f-8acf-9477cacec154 found for delete ", "request_id": "req-8a0a5dc0-c374-47bf-9179-345a4b025a31"}]} [pid: 7|app: 0|req: 1056/1954] 10.0.0.244 () {32 vars in 721 bytes} [Mon Jun 15 21:10:26 2026] GET /v2.0/routers/4d9f1dea-6887-4dac-bcf1-a663187c8b76 => generated 485 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/1955] 10.0.0.244 () {32 vars in 733 bytes} [Mon Jun 15 21:10:26 2026] GET /v2.0/networks/379ed9b8-8866-48fe-8ddd-34ed8c30c039/tags => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1956] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:10:26 2026] DELETE /v2.0/networks/0f0902aa-da59-444f-8345-e29b5815177b => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1957] 10.0.0.244 () {32 vars in 733 bytes} [Mon Jun 15 21:10:26 2026] GET /v2.0/networks/d01bc68f-5372-4dbd-bc97-dee754709b62/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1958] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:10:26 2026] DELETE /v2.0/networks/c261ede8-0855-4206-b9ae-851945d39047 => 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: 902/1959] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:10:26 2026] DELETE /v2.0/networks/d01bc68f-5372-4dbd-bc97-dee754709b62 => 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: 1058/1960] 10.0.0.244 () {34 vars in 742 bytes} [Mon Jun 15 21:10:26 2026] PUT /v2.0/routers/4d9f1dea-6887-4dac-bcf1-a663187c8b76 => generated 485 bytes in 738 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1961] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:10:26 2026] DELETE /v2.0/networks/d3734918-bd6d-418b-aea6-09755f29cf11 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1962] 10.0.0.244 () {32 vars in 736 bytes} [Mon Jun 15 21:10:27 2026] GET /v2.0/ports?device_id=4d9f1dea-6887-4dac-bcf1-a663187c8b76 => 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: 1059/1963] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:10:26 2026] DELETE /v2.0/networks/379ed9b8-8866-48fe-8ddd-34ed8c30c039 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1964] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:10:27 2026] DELETE /v2.0/routers/4d9f1dea-6887-4dac-bcf1-a663187c8b76 => generated 0 bytes in 529 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/1965] 10.0.0.80 () {34 vars in 989 bytes} [Mon Jun 15 21:10:27 2026] GET /v2.0/ports?device_id=67d1873c-e673-4a1a-9e99-f966f19efaa7 => generated 1240 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1966] 10.0.0.244 () {32 vars in 721 bytes} [Mon Jun 15 21:10:27 2026] GET /v2.0/routers/e844a026-144f-4d04-859f-c8c793af7b3d => generated 493 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/1967] 10.0.0.80 () {34 vars in 1039 bytes} [Mon Jun 15 21:10:27 2026] GET /v2.0/security-groups?id=68f9a79d-b7e0-4e4e-9551-e574575cfac3&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:10:27.764 8 INFO neutron.services.segments.plugin [-] Segment 056e639c-ea59-4233-97e6-ca186e91ab3d resource provider aggregate not found 2026-06-15 21:10:27.771 8 INFO neutron.services.segments.plugin [-] Segment 056e639c-ea59-4233-97e6-ca186e91ab3d resource provider aggregate not found 2026-06-15 21:10:27.791 8 INFO neutron.services.segments.plugin [-] Segment 056e639c-ea59-4233-97e6-ca186e91ab3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 056e639c-ea59-4233-97e6-ca186e91ab3d found for delete ", "request_id": "req-d3bda842-1a84-443e-979c-897b0a137d33"}]} 2026-06-15 21:10:27.798 8 INFO neutron.services.segments.plugin [-] Segment 056e639c-ea59-4233-97e6-ca186e91ab3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 056e639c-ea59-4233-97e6-ca186e91ab3d found for delete ", "request_id": "req-fadf7296-7177-477a-991c-859a60e53633"}]} 2026-06-15 21:10:27.810 8 INFO neutron.services.segments.plugin [-] Segment fcee3741-b4bb-42f6-b277-a2f83c9fd8d2 resource provider aggregate not found 2026-06-15 21:10:27.825 8 INFO neutron.services.segments.plugin [-] Segment fcee3741-b4bb-42f6-b277-a2f83c9fd8d2 resource provider aggregate not found 2026-06-15 21:10:27.840 8 INFO neutron.services.segments.plugin [-] Segment fcee3741-b4bb-42f6-b277-a2f83c9fd8d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcee3741-b4bb-42f6-b277-a2f83c9fd8d2 found for delete ", "request_id": "req-ede27a04-046c-4c7a-afe3-682747e3fe7c"}]} 2026-06-15 21:10:27.849 8 INFO neutron.services.segments.plugin [-] Segment fcee3741-b4bb-42f6-b277-a2f83c9fd8d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcee3741-b4bb-42f6-b277-a2f83c9fd8d2 found for delete ", "request_id": "req-c6c1eac7-e461-4315-936a-16652b2290d3"}]} 2026-06-15 21:10:27.873 8 INFO neutron.services.segments.plugin [-] Segment bce5bfed-4035-461d-a78e-541df9a5395b resource provider aggregate not found 2026-06-15 21:10:27.884 8 INFO neutron.services.segments.plugin [-] Segment bce5bfed-4035-461d-a78e-541df9a5395b resource provider aggregate not found 2026-06-15 21:10:27.903 8 INFO neutron.services.segments.plugin [-] Segment bce5bfed-4035-461d-a78e-541df9a5395b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bce5bfed-4035-461d-a78e-541df9a5395b found for delete ", "request_id": "req-e67b6d01-2f97-4ff6-906f-a98958077a7b"}]} 2026-06-15 21:10:27.917 8 INFO neutron.services.segments.plugin [-] Segment bce5bfed-4035-461d-a78e-541df9a5395b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bce5bfed-4035-461d-a78e-541df9a5395b found for delete ", "request_id": "req-c35e0419-6c32-4820-a1fb-f2fd122133c7"}]} 2026-06-15 21:10:27.925 8 INFO neutron.services.segments.plugin [-] Segment 16a83d53-ec0d-412d-b6fa-be81c2077240 resource provider aggregate not found 2026-06-15 21:10:27.935 8 INFO neutron.services.segments.plugin [-] Segment 16a83d53-ec0d-412d-b6fa-be81c2077240 resource provider aggregate not found 2026-06-15 21:10:27.953 8 INFO neutron.services.segments.plugin [-] Segment 16a83d53-ec0d-412d-b6fa-be81c2077240 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16a83d53-ec0d-412d-b6fa-be81c2077240 found for delete ", "request_id": "req-107f0a07-560c-43a6-9671-14fcfb034f6c"}]} 2026-06-15 21:10:27.966 8 INFO neutron.services.segments.plugin [-] Segment 16a83d53-ec0d-412d-b6fa-be81c2077240 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16a83d53-ec0d-412d-b6fa-be81c2077240 found for delete ", "request_id": "req-ce0ddbfe-e3db-4b03-86c9-630f110f2057"}]} [pid: 7|app: 0|req: 1062/1968] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:10:27 2026] GET /v2.0/security-groups?tenant_id=858aa36396d744c19bbc2b5ebc5dd973&name=default => generated 2801 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:10:28.074 7 INFO neutron.services.segments.plugin [-] Segment 6cf8e748-6727-4966-a92c-5f50979f2866 resource provider aggregate not found 2026-06-15 21:10:28.091 7 INFO neutron.services.segments.plugin [-] Segment 6cf8e748-6727-4966-a92c-5f50979f2866 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cf8e748-6727-4966-a92c-5f50979f2866 found for delete ", "request_id": "req-1f5329f8-4ba2-4964-be68-9f405819cf45"}]} 2026-06-15 21:10:28.155 7 INFO neutron.services.segments.plugin [-] Segment 6cf8e748-6727-4966-a92c-5f50979f2866 resource provider aggregate not found 2026-06-15 21:10:28.181 7 INFO neutron.services.segments.plugin [-] Segment 6cf8e748-6727-4966-a92c-5f50979f2866 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cf8e748-6727-4966-a92c-5f50979f2866 found for delete ", "request_id": "req-285fcecf-7166-495e-ba5f-425146743a6b"}]} [pid: 7|app: 0|req: 1063/1969] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:10:28 2026] GET /v2.0/security-groups?tenant_id=7d1bbe371a68450e9779a12facdec5c1&name=default => generated 2801 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/1970] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:10:28 2026] DELETE /v2.0/security-groups/68394ec6-ec87-44a6-b484-5a9ef482af02 => 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: 1065/1971] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:10:28 2026] DELETE /v2.0/security-groups/0b7be17b-12c8-4876-a448-dfe1467bef7d => 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: 907/1972] 10.0.0.244 () {34 vars in 742 bytes} [Mon Jun 15 21:10:27 2026] PUT /v2.0/routers/e844a026-144f-4d04-859f-c8c793af7b3d => generated 493 bytes in 848 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1973] 10.0.0.244 () {32 vars in 736 bytes} [Mon Jun 15 21:10:28 2026] GET /v2.0/ports?device_id=e844a026-144f-4d04-859f-c8c793af7b3d => 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: 1066/1974] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:10:28 2026] GET /v2.0/security-groups?tenant_id=154d2633c3fb46a6badea7f439ff734b&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: 1067/1975] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:10:28 2026] DELETE /v2.0/security-groups/87c0ff95-26f2-4fb6-94c6-301518db0884 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/1976] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:10:28 2026] GET /v2.0/security-groups?tenant_id=4574a0d751a04610bdd73cfb03d489c9&name=default => generated 2801 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/1977] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:10:28 2026] DELETE /v2.0/security-groups/7657c017-9401-4855-9ed9-4a9f6be23477 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/1978] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:10:29 2026] GET /v2.0/security-groups?tenant_id=eba38935545f4761b2ed15ca1f09387d&name=default => generated 2801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/1979] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:10:29 2026] DELETE /v2.0/security-groups/bdfb5d9c-c454-4994-84e8-129b0a3bbf31 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1980] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:10:28 2026] DELETE /v2.0/routers/e844a026-144f-4d04-859f-c8c793af7b3d => generated 0 bytes in 957 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/1981] 10.0.0.244 () {32 vars in 721 bytes} [Mon Jun 15 21:10:29 2026] GET /v2.0/routers/05d9e3c9-7922-4b2c-a492-8cd0e4e810d0 => generated 502 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1982] 10.0.0.244 () {34 vars in 742 bytes} [Mon Jun 15 21:10:29 2026] PUT /v2.0/routers/05d9e3c9-7922-4b2c-a492-8cd0e4e810d0 => generated 502 bytes in 806 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/1983] 10.0.0.244 () {32 vars in 736 bytes} [Mon Jun 15 21:10:30 2026] GET /v2.0/ports?device_id=05d9e3c9-7922-4b2c-a492-8cd0e4e810d0 => 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: 911/1984] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:10:30 2026] DELETE /v2.0/routers/05d9e3c9-7922-4b2c-a492-8cd0e4e810d0 => generated 0 bytes in 545 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/1985] 10.0.0.244 () {32 vars in 721 bytes} [Mon Jun 15 21:10:31 2026] GET /v2.0/routers/d43e027c-ab16-4bb3-8169-e7822cb0014a => generated 487 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1986] 10.0.0.244 () {34 vars in 742 bytes} [Mon Jun 15 21:10:31 2026] PUT /v2.0/routers/d43e027c-ab16-4bb3-8169-e7822cb0014a => generated 487 bytes in 834 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1987] 10.0.0.244 () {32 vars in 736 bytes} [Mon Jun 15 21:10:31 2026] GET /v2.0/ports?device_id=d43e027c-ab16-4bb3-8169-e7822cb0014a => 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: 1075/1988] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:10:31 2026] GET /v2.0/ports?device_id=67d1873c-e673-4a1a-9e99-f966f19efaa7 => generated 971 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/1989] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:10:32 2026] GET /v2.0/security-groups?id=68f9a79d-b7e0-4e4e-9551-e574575cfac3&fields=id&fields=name => generated 114 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/1990] 199.204.45.140 () {34 vars in 994 bytes} [Mon Jun 15 21:10:32 2026] GET /v2.0/ports?device_id=67d1873c-e673-4a1a-9e99-f966f19efaa7 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1991] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:10:31 2026] DELETE /v2.0/routers/d43e027c-ab16-4bb3-8169-e7822cb0014a => generated 0 bytes in 655 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1992] 10.0.0.244 () {32 vars in 721 bytes} [Mon Jun 15 21:10:32 2026] GET /v2.0/routers/740ad2e3-3938-448b-9afb-e26f06da20fb => generated 480 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:10:32.946 8 WARNING neutron_lib.context [None req-b3384b4d-a879-4c39-9d2b-60bdcfd67b3d ed08ec15acb1438fa4cdfc0500d013d9 be9039b17f864f3eaa4e7010f7cfec27 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:10:32.958 7 INFO neutron.db.l3_db [req-546d676e-c440-49e1-bb37-e4a13a7a332b req-e273fc79-b16f-4b83-8985-82f509aed27c 7f6c6a8ecbac4050955327c0f61fb029 c3e254189016447aa01521cf2afd5638 - - default default] Floating IP dd65e04a-11aa-4974-8763-412d1189458b disassociated. External IP: 10.96.250.218, port: 226a71f6-f908-4b77-82d4-49ab12bac00e. 2026-06-15 21:10:33.088 8 INFO neutron.db.segments_db [None req-b3384b4d-a879-4c39-9d2b-60bdcfd67b3d ed08ec15acb1438fa4cdfc0500d013d9 be9039b17f864f3eaa4e7010f7cfec27 - - default default] Added segment 3c84fef4-59f8-4c62-b297-bdca75131e65 of type vxlan for network c4eb7baf-1d6e-4350-bc0a-4674847234df [pid: 8|app: 0|req: 916/1993] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:10:32 2026] POST /v2.0/networks => generated 632 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/1994] 199.204.45.140 () {36 vars in 997 bytes} [Mon Jun 15 21:10:32 2026] DELETE /v2.0/ports/226a71f6-f908-4b77-82d4-49ab12bac00e => generated 0 bytes in 907 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:10:33.510 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ec2d693-d09a-4864-8f6b-b9403afd94af'] response: {'server_uuid': '67d1873c-e673-4a1a-9e99-f966f19efaa7', 'name': 'network-vif-deleted', 'tag': '226a71f6-f908-4b77-82d4-49ab12bac00e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1079/1995] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:10:33 2026] GET /v2.0/security-groups?tenant_id=51d6d14ff5b743bea8693bdfbe37b5dd&name=default => generated 2801 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1996] 10.0.0.244 () {34 vars in 742 bytes} [Mon Jun 15 21:10:33 2026] PUT /v2.0/routers/740ad2e3-3938-448b-9afb-e26f06da20fb => generated 480 bytes in 875 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/1997] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:10:33 2026] GET /v2.0/ports?device_id=67d1873c-e673-4a1a-9e99-f966f19efaa7 => generated 12 bytes in 483 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1998] 10.0.0.244 () {34 vars in 753 bytes} [Mon Jun 15 21:10:34 2026] PUT /v2.0/networks/c4eb7baf-1d6e-4350-bc0a-4674847234df/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1999] 10.0.0.244 () {32 vars in 736 bytes} [Mon Jun 15 21:10:34 2026] GET /v2.0/ports?device_id=740ad2e3-3938-448b-9afb-e26f06da20fb => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/2000] 10.0.0.244 () {32 vars in 733 bytes} [Mon Jun 15 21:10:34 2026] GET /v2.0/networks/c4eb7baf-1d6e-4350-bc0a-4674847234df/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2001] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:10:34 2026] DELETE /v2.0/security-groups/e8f63798-4169-4d54-a255-4c070b0e4099 => 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: 1082/2002] 10.0.0.244 () {34 vars in 764 bytes} [Mon Jun 15 21:10:34 2026] PUT /v2.0/networks/c4eb7baf-1d6e-4350-bc0a-4674847234df/tags/green => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2003] 10.0.0.244 () {32 vars in 733 bytes} [Mon Jun 15 21:10:34 2026] GET /v2.0/networks/c4eb7baf-1d6e-4350-bc0a-4674847234df/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2004] 10.0.0.244 () {34 vars in 760 bytes} [Mon Jun 15 21:10:34 2026] PUT /v2.0/networks/c4eb7baf-1d6e-4350-bc0a-4674847234df/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: 1085/2005] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:10:34 2026] GET /v2.0/security-groups?tenant_id=b311a52e6e214d28ad023d991394e749&name=default => generated 2801 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2006] 10.0.0.244 () {32 vars in 733 bytes} [Mon Jun 15 21:10:34 2026] GET /v2.0/networks/c4eb7baf-1d6e-4350-bc0a-4674847234df/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2007] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:10:34 2026] DELETE /v2.0/security-groups/ded5a093-ddc5-41ac-af77-5f51e7b446be => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2008] 10.0.0.244 () {34 vars in 782 bytes} [Mon Jun 15 21:10:34 2026] PUT /v2.0/networks/c4eb7baf-1d6e-4350-bc0a-4674847234df/tags/black.or.white => generated 4 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2009] 10.0.0.244 () {32 vars in 733 bytes} [Mon Jun 15 21:10:34 2026] GET /v2.0/networks/c4eb7baf-1d6e-4350-bc0a-4674847234df/tags => generated 52 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2010] 10.0.0.244 () {34 vars in 753 bytes} [Mon Jun 15 21:10:34 2026] PUT /v2.0/networks/c4eb7baf-1d6e-4350-bc0a-4674847234df/tags => generated 37 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:10:34.947 8 INFO neutron.services.segments.plugin [-] Segment 09d921b5-79ce-4c0d-9a9c-670e0f43891d resource provider aggregate not found 2026-06-15 21:10:34.951 8 INFO neutron.services.segments.plugin [-] Segment 09d921b5-79ce-4c0d-9a9c-670e0f43891d resource provider aggregate not found [pid: 7|app: 0|req: 1091/2011] 10.0.0.244 () {32 vars in 733 bytes} [Mon Jun 15 21:10:34 2026] GET /v2.0/networks/c4eb7baf-1d6e-4350-bc0a-4674847234df/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:10:34.970 8 INFO neutron.services.segments.plugin [-] Segment 09d921b5-79ce-4c0d-9a9c-670e0f43891d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09d921b5-79ce-4c0d-9a9c-670e0f43891d found for delete ", "request_id": "req-d0065299-7bab-446f-bc8f-b3dd673fdfb5"}]} 2026-06-15 21:10:34.973 8 INFO neutron.services.segments.plugin [-] Segment 09d921b5-79ce-4c0d-9a9c-670e0f43891d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09d921b5-79ce-4c0d-9a9c-670e0f43891d found for delete ", "request_id": "req-a4e50ea8-011a-41d1-b37a-1892c1b657c3"}]} 2026-06-15 21:10:34.980 8 INFO neutron.db.l3_hamode_db [None req-a2d0f8d7-58f9-4df3-8222-aeea78aab5cf a5ae618661f84190aae30b0b3847a40e 38ad420b087d43c5ad0cbf31b4fffde0 - - default default] HA network 3bc3a2bf-04fb-48d3-b782-32c8ecebe89f was deleted as no HA routers are present in tenant 38ad420b087d43c5ad0cbf31b4fffde0. [pid: 8|app: 0|req: 921/2012] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:10:34 2026] DELETE /v2.0/routers/740ad2e3-3938-448b-9afb-e26f06da20fb => generated 0 bytes in 765 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2013] 10.0.0.244 () {32 vars in 741 bytes} [Mon Jun 15 21:10:34 2026] GET /v2.0/networks/c4eb7baf-1d6e-4350-bc0a-4674847234df/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:10:35.080 8 INFO neutron.api.v2.resource [None req-636d277a-8356-4611-b57e-476af2fbd43b ed08ec15acb1438fa4cdfc0500d013d9 be9039b17f864f3eaa4e7010f7cfec27 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 922/2014] 10.0.0.244 () {32 vars in 745 bytes} [Mon Jun 15 21:10:35 2026] GET /v2.0/networks/c4eb7baf-1d6e-4350-bc0a-4674847234df/tags/green => generated 99 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2015] 10.0.0.244 () {32 vars in 744 bytes} [Mon Jun 15 21:10:35 2026] DELETE /v2.0/networks/c4eb7baf-1d6e-4350-bc0a-4674847234df/tags/red => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/2016] 10.0.0.244 () {32 vars in 733 bytes} [Mon Jun 15 21:10:35 2026] GET /v2.0/networks/c4eb7baf-1d6e-4350-bc0a-4674847234df/tags => generated 30 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:10:35.297 8 INFO neutron.api.v2.resource [None req-709e050e-48aa-4af0-82f6-902f8913cd48 ed08ec15acb1438fa4cdfc0500d013d9 be9039b17f864f3eaa4e7010f7cfec27 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 924/2017] 10.0.0.244 () {32 vars in 748 bytes} [Mon Jun 15 21:10:35 2026] DELETE /v2.0/networks/c4eb7baf-1d6e-4350-bc0a-4674847234df/tags/green => generated 99 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2018] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:10:35 2026] DELETE /v2.0/security-groups/68f9a79d-b7e0-4e4e-9551-e574575cfac3 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/2019] 10.0.0.244 () {32 vars in 736 bytes} [Mon Jun 15 21:10:35 2026] DELETE /v2.0/networks/c4eb7baf-1d6e-4350-bc0a-4674847234df/tags => 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: 1095/2020] 10.0.0.244 () {32 vars in 733 bytes} [Mon Jun 15 21:10:35 2026] GET /v2.0/networks/c4eb7baf-1d6e-4350-bc0a-4674847234df/tags => generated 12 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:10:35.652 7 INFO neutron.services.segments.plugin [-] Segment 3c84fef4-59f8-4c62-b297-bdca75131e65 resource provider aggregate not found 2026-06-15 21:10:35.657 7 INFO neutron.services.segments.plugin [-] Segment 3c84fef4-59f8-4c62-b297-bdca75131e65 resource provider aggregate not found 2026-06-15 21:10:35.671 7 INFO neutron.services.segments.plugin [-] Segment 3c84fef4-59f8-4c62-b297-bdca75131e65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c84fef4-59f8-4c62-b297-bdca75131e65 found for delete ", "request_id": "req-98457cb7-f903-405f-a338-013a3dac6d33"}]} 2026-06-15 21:10:35.674 7 INFO neutron.services.segments.plugin [-] Segment 3c84fef4-59f8-4c62-b297-bdca75131e65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c84fef4-59f8-4c62-b297-bdca75131e65 found for delete ", "request_id": "req-15ee7d11-f2e0-4888-a1fb-8cc135452621"}]} [pid: 7|app: 0|req: 1096/2021] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:10:35 2026] DELETE /v2.0/networks/c4eb7baf-1d6e-4350-bc0a-4674847234df => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/2024] 10.0.0.244 () {32 vars in 732 bytes} [Mon Jun 15 21:10:35 2026] DELETE /v2.0/floatingips/dd65e04a-11aa-4974-8763-412d1189458b => generated 0 bytes in 753 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2025] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:10:35 2026] GET /v2.0/security-groups?tenant_id=dc581036dfd74f62953b6b11090a34bc&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: 927/2026] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:10:36 2026] GET /v2.0/ports?device_id=e9a7ae11-634a-46d0-af40-770ab0a10055 => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2027] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:10:36 2026] DELETE /v2.0/security-groups/ab51d24c-0a80-4296-ae30-5da0f21705ee => 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: 1101/2028] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:10:36 2026] GET /v2.0/security-groups?id=241c38aa-5929-4ce0-b783-a6f353499b29&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/2029] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:10:36 2026] GET /v2.0/security-groups?tenant_id=b9ac38b377514326b256dc82ca6d26b0&name=default => generated 2801 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2030] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:10:36 2026] GET /v2.0/security-groups?tenant_id=4d6e15c904c0491a8ab55730d03654a3&name=default => generated 2801 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/2031] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:10:36 2026] DELETE /v2.0/security-groups/94aa454d-852d-4f91-bc52-22e220270c38 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2032] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:10:36 2026] DELETE /v2.0/security-groups/13f9bbd4-34e6-4f0c-b510-956692210dc2 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/2033] 199.204.45.140 () {34 vars in 994 bytes} [Mon Jun 15 21:10:36 2026] GET /v2.0/ports?device_id=e9a7ae11-634a-46d0-af40-770ab0a10055 => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/2034] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:10:36 2026] GET /v2.0/security-groups?tenant_id=be9039b17f864f3eaa4e7010f7cfec27&name=default => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/2035] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:10:36 2026] GET /v2.0/security-groups?tenant_id=38ad420b087d43c5ad0cbf31b4fffde0&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: 933/2036] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:10:37 2026] DELETE /v2.0/security-groups/cf19f95c-831b-4eb7-be82-0db674f0955c => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2037] 199.204.45.140 () {36 vars in 997 bytes} [Mon Jun 15 21:10:36 2026] DELETE /v2.0/ports/66a8c23d-252b-424b-8c01-a0dedfa55168 => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/2038] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:10:37 2026] DELETE /v2.0/security-groups/135eebde-427c-4b34-aac3-db5c37f3fa15 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:10:37.623 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-adab314b-1ce7-4e71-ada4-f61b1b036f67'] response: {'server_uuid': 'e9a7ae11-634a-46d0-af40-770ab0a10055', 'name': 'network-vif-deleted', 'tag': '66a8c23d-252b-424b-8c01-a0dedfa55168', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1105/2039] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:10:37 2026] DELETE /v2.0/security-groups/241c38aa-5929-4ce0-b783-a6f353499b29 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/2040] 10.0.0.244 () {34 vars in 789 bytes} [Mon Jun 15 21:10:37 2026] PUT /v2.0/routers/7749ffcc-6b2e-4011-bb08-047603177af6/remove_router_interface => generated 309 bytes in 1333 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2041] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:10:39 2026] DELETE /v2.0/subnets/dc72984f-58b8-42c5-a589-365b1e4543f3 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:10:40.492 8 INFO neutron.services.segments.plugin [-] Segment db751b74-bd7e-49da-9f88-c533c1a086de resource provider aggregate not found 2026-06-15 21:10:40.497 8 INFO neutron.services.segments.plugin [-] Segment db751b74-bd7e-49da-9f88-c533c1a086de resource provider aggregate not found 2026-06-15 21:10:40.517 8 INFO neutron.services.segments.plugin [-] Segment db751b74-bd7e-49da-9f88-c533c1a086de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db751b74-bd7e-49da-9f88-c533c1a086de found for delete ", "request_id": "req-bda2d35e-ec6a-47ec-9dba-d6093e569b0a"}]} 2026-06-15 21:10:40.517 8 INFO neutron.db.l3_hamode_db [None req-2e8b1ad1-8e92-479d-a8be-071f63c30f89 7f6c6a8ecbac4050955327c0f61fb029 c3e254189016447aa01521cf2afd5638 - - default default] HA network 4db3f1d2-0886-4618-9183-1c73200ec4c1 was deleted as no HA routers are present in tenant c3e254189016447aa01521cf2afd5638. 2026-06-15 21:10:40.519 8 INFO neutron.services.segments.plugin [-] Segment db751b74-bd7e-49da-9f88-c533c1a086de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db751b74-bd7e-49da-9f88-c533c1a086de found for delete ", "request_id": "req-1f51731b-43ad-4d51-aae9-922b8a5bfea9"}]} [pid: 8|app: 0|req: 936/2042] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:10:39 2026] DELETE /v2.0/routers/7749ffcc-6b2e-4011-bb08-047603177af6 => generated 0 bytes in 1119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:10:40.779 7 INFO neutron.services.segments.plugin [-] Segment 2d34f67f-3253-4138-af66-58c5d7cab71b resource provider aggregate not found 2026-06-15 21:10:40.788 7 INFO neutron.services.segments.plugin [-] Segment 2d34f67f-3253-4138-af66-58c5d7cab71b resource provider aggregate not found 2026-06-15 21:10:40.809 7 INFO neutron.services.segments.plugin [-] Segment 2d34f67f-3253-4138-af66-58c5d7cab71b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d34f67f-3253-4138-af66-58c5d7cab71b found for delete ", "request_id": "req-ec5a74ab-501d-475a-8bed-711da88d8a21"}]} 2026-06-15 21:10:40.810 7 INFO neutron.services.segments.plugin [-] Segment 2d34f67f-3253-4138-af66-58c5d7cab71b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d34f67f-3253-4138-af66-58c5d7cab71b found for delete ", "request_id": "req-70e45989-7a56-49a6-a60d-5e3b89bb1257"}]} [pid: 7|app: 0|req: 1107/2043] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:10:40 2026] DELETE /v2.0/networks/2c0ca9aa-c9f3-4f40-bc62-56c5c2a2b717 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:10:41.102 8 WARNING neutron_lib.context [None req-d249e211-1c53-4155-ae83-22732b8cc1c9 9a23ed4bccdf4db18ddc544c70e94a90 3b62d929d3d844c08679076b41389fa3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 937/2044] 10.0.0.244 () {34 vars in 676 bytes} [Mon Jun 15 21:10:40 2026] POST /v2.0/subnetpools => generated 516 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:10:41.167 7 WARNING neutron_lib.context [None req-b4760782-dc77-46ab-88b5-4d8eb4a7311b 3ecc8026e9b54628b322284ca02cac62 d0cd22a77adf4902a7a214cf6f6d9e62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 938/2045] 10.0.0.244 () {34 vars in 759 bytes} [Mon Jun 15 21:10:41 2026] PUT /v2.0/subnetpools/4641eea6-cef8-4b43-b1b1-caa3e4079dfe/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/2046] 10.0.0.244 () {32 vars in 739 bytes} [Mon Jun 15 21:10:41 2026] GET /v2.0/subnetpools/4641eea6-cef8-4b43-b1b1-caa3e4079dfe/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/2047] 10.0.0.244 () {34 vars in 770 bytes} [Mon Jun 15 21:10:41 2026] PUT /v2.0/subnetpools/4641eea6-cef8-4b43-b1b1-caa3e4079dfe/tags/green => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/2048] 10.0.0.244 () {32 vars in 739 bytes} [Mon Jun 15 21:10:41 2026] GET /v2.0/subnetpools/4641eea6-cef8-4b43-b1b1-caa3e4079dfe/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/2049] 10.0.0.244 () {34 vars in 766 bytes} [Mon Jun 15 21:10:41 2026] PUT /v2.0/subnetpools/4641eea6-cef8-4b43-b1b1-caa3e4079dfe/tags/red => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/2050] 10.0.0.244 () {32 vars in 739 bytes} [Mon Jun 15 21:10:41 2026] GET /v2.0/subnetpools/4641eea6-cef8-4b43-b1b1-caa3e4079dfe/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/2051] 10.0.0.244 () {34 vars in 788 bytes} [Mon Jun 15 21:10:41 2026] PUT /v2.0/subnetpools/4641eea6-cef8-4b43-b1b1-caa3e4079dfe/tags/black.or.white => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/2052] 10.0.0.244 () {32 vars in 739 bytes} [Mon Jun 15 21:10:41 2026] GET /v2.0/subnetpools/4641eea6-cef8-4b43-b1b1-caa3e4079dfe/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/2053] 10.0.0.244 () {34 vars in 759 bytes} [Mon Jun 15 21:10:41 2026] PUT /v2.0/subnetpools/4641eea6-cef8-4b43-b1b1-caa3e4079dfe/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/2054] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:10:41 2026] GET /v2.0/security-groups?tenant_id=8a081c616d6b44a999d04071d2b866cf&name=default => generated 2801 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/2055] 10.0.0.244 () {32 vars in 739 bytes} [Mon Jun 15 21:10:41 2026] GET /v2.0/subnetpools/4641eea6-cef8-4b43-b1b1-caa3e4079dfe/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2056] 10.0.0.244 () {34 vars in 676 bytes} [Mon Jun 15 21:10:40 2026] POST /v2.0/floatingips => generated 552 bytes in 906 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2057] 10.0.0.244 () {32 vars in 747 bytes} [Mon Jun 15 21:10:41 2026] GET /v2.0/subnetpools/4641eea6-cef8-4b43-b1b1-caa3e4079dfe/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/2058] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:10:41 2026] DELETE /v2.0/security-groups/29ddd24f-06de-4d03-b9df-5e4212feb599 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:10:41.926 8 INFO neutron.api.v2.resource [None req-2ea83d28-b438-4b4a-aade-12509b9e54b6 9a23ed4bccdf4db18ddc544c70e94a90 3b62d929d3d844c08679076b41389fa3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 950/2059] 10.0.0.244 () {32 vars in 751 bytes} [Mon Jun 15 21:10:41 2026] GET /v2.0/subnetpools/4641eea6-cef8-4b43-b1b1-caa3e4079dfe/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2060] 10.0.0.244 () {34 vars in 759 bytes} [Mon Jun 15 21:10:41 2026] PUT /v2.0/floatingips/eff8e098-3665-4471-b281-62f21e859721/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2061] 10.0.0.244 () {32 vars in 750 bytes} [Mon Jun 15 21:10:41 2026] DELETE /v2.0/subnetpools/4641eea6-cef8-4b43-b1b1-caa3e4079dfe/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/2062] 10.0.0.244 () {32 vars in 739 bytes} [Mon Jun 15 21:10:41 2026] GET /v2.0/floatingips/eff8e098-3665-4471-b281-62f21e859721/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2063] 10.0.0.244 () {32 vars in 739 bytes} [Mon Jun 15 21:10:41 2026] GET /v2.0/subnetpools/4641eea6-cef8-4b43-b1b1-caa3e4079dfe/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/2064] 10.0.0.244 () {34 vars in 770 bytes} [Mon Jun 15 21:10:41 2026] PUT /v2.0/floatingips/eff8e098-3665-4471-b281-62f21e859721/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2065] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:10:41 2026] GET /v2.0/security-groups?tenant_id=c3e254189016447aa01521cf2afd5638&name=default => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:10:42.052 8 INFO neutron.api.v2.resource [None req-1535bc61-5e90-45d5-bddf-c55a3cb9c3bb 9a23ed4bccdf4db18ddc544c70e94a90 3b62d929d3d844c08679076b41389fa3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 953/2066] 10.0.0.244 () {32 vars in 754 bytes} [Mon Jun 15 21:10:42 2026] DELETE /v2.0/subnetpools/4641eea6-cef8-4b43-b1b1-caa3e4079dfe/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2067] 10.0.0.244 () {32 vars in 739 bytes} [Mon Jun 15 21:10:42 2026] GET /v2.0/floatingips/eff8e098-3665-4471-b281-62f21e859721/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2068] 10.0.0.244 () {32 vars in 742 bytes} [Mon Jun 15 21:10:42 2026] DELETE /v2.0/subnetpools/4641eea6-cef8-4b43-b1b1-caa3e4079dfe/tags => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2069] 10.0.0.244 () {34 vars in 766 bytes} [Mon Jun 15 21:10:42 2026] PUT /v2.0/floatingips/eff8e098-3665-4471-b281-62f21e859721/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2070] 10.0.0.244 () {32 vars in 739 bytes} [Mon Jun 15 21:10:42 2026] GET /v2.0/subnetpools/4641eea6-cef8-4b43-b1b1-caa3e4079dfe/tags => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/2071] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:10:42 2026] DELETE /v2.0/security-groups/67b0b9e6-192e-410d-9e9a-2a2e8daa6db7 => 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: 1118/2072] 10.0.0.244 () {32 vars in 739 bytes} [Mon Jun 15 21:10:42 2026] GET /v2.0/floatingips/eff8e098-3665-4471-b281-62f21e859721/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/2073] 10.0.0.244 () {32 vars in 732 bytes} [Mon Jun 15 21:10:42 2026] DELETE /v2.0/subnetpools/4641eea6-cef8-4b43-b1b1-caa3e4079dfe => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2074] 10.0.0.244 () {34 vars in 788 bytes} [Mon Jun 15 21:10:42 2026] PUT /v2.0/floatingips/eff8e098-3665-4471-b281-62f21e859721/tags/black.or.white => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/2075] 10.0.0.244 () {32 vars in 739 bytes} [Mon Jun 15 21:10:42 2026] GET /v2.0/floatingips/eff8e098-3665-4471-b281-62f21e859721/tags => generated 52 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2076] 10.0.0.244 () {34 vars in 759 bytes} [Mon Jun 15 21:10:42 2026] PUT /v2.0/floatingips/eff8e098-3665-4471-b281-62f21e859721/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/2077] 10.0.0.244 () {32 vars in 739 bytes} [Mon Jun 15 21:10:42 2026] GET /v2.0/floatingips/eff8e098-3665-4471-b281-62f21e859721/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2078] 10.0.0.244 () {32 vars in 747 bytes} [Mon Jun 15 21:10:42 2026] GET /v2.0/floatingips/eff8e098-3665-4471-b281-62f21e859721/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:10:42.472 8 INFO neutron.api.v2.resource [None req-dbc55a1b-d95f-4237-8cbc-9ae6df296a8f 3ecc8026e9b54628b322284ca02cac62 d0cd22a77adf4902a7a214cf6f6d9e62 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 958/2079] 10.0.0.244 () {32 vars in 751 bytes} [Mon Jun 15 21:10:42 2026] GET /v2.0/floatingips/eff8e098-3665-4471-b281-62f21e859721/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2080] 10.0.0.244 () {32 vars in 750 bytes} [Mon Jun 15 21:10:42 2026] DELETE /v2.0/floatingips/eff8e098-3665-4471-b281-62f21e859721/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/2081] 10.0.0.244 () {32 vars in 739 bytes} [Mon Jun 15 21:10:42 2026] GET /v2.0/floatingips/eff8e098-3665-4471-b281-62f21e859721/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:10:42.639 7 INFO neutron.api.v2.resource [None req-a0a6f220-c34c-4ed9-9ddd-c631a6fc8df8 3ecc8026e9b54628b322284ca02cac62 d0cd22a77adf4902a7a214cf6f6d9e62 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1123/2082] 10.0.0.244 () {32 vars in 754 bytes} [Mon Jun 15 21:10:42 2026] DELETE /v2.0/floatingips/eff8e098-3665-4471-b281-62f21e859721/tags/green => generated 99 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/2083] 10.0.0.244 () {32 vars in 742 bytes} [Mon Jun 15 21:10:42 2026] DELETE /v2.0/floatingips/eff8e098-3665-4471-b281-62f21e859721/tags => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2084] 10.0.0.244 () {32 vars in 739 bytes} [Mon Jun 15 21:10:42 2026] GET /v2.0/floatingips/eff8e098-3665-4471-b281-62f21e859721/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: 1125/2085] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:10:42 2026] GET /v2.0/security-groups?tenant_id=a2087ac1e8a54ae1adf1fd66f70bdf07&name=default => generated 2801 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/2086] 10.0.0.244 () {32 vars in 732 bytes} [Mon Jun 15 21:10:42 2026] DELETE /v2.0/floatingips/eff8e098-3665-4471-b281-62f21e859721 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2087] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:10:43 2026] DELETE /v2.0/security-groups/bafb6d78-414b-4528-a987-cdfabd78b4ac => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/2088] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:10:43 2026] GET /v2.0/security-groups?tenant_id=3b62d929d3d844c08679076b41389fa3&name=default => generated 2801 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2089] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:10:43 2026] DELETE /v2.0/security-groups/40ba9b5c-5e7f-4b1f-9d47-a1473d203a45 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/2090] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:10:43 2026] GET /v2.0/security-groups?tenant_id=5c384b4f523347cc8488b38e40acbf73&name=default => generated 2802 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:10:44.269 7 INFO neutron.db.segments_db [None req-3fec5d8b-96df-4170-a470-ca2bdff892b9 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Added segment 65d0d9cb-602a-47c4-8668-7eac3f72603c of type vxlan for network 8f5e8405-c25e-4538-aa57-338b01fe85d6 [pid: 7|app: 0|req: 1128/2091] 10.0.0.244 () {34 vars in 671 bytes} [Mon Jun 15 21:10:44 2026] POST /v2.0/networks => generated 740 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/2092] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:10:44 2026] DELETE /v2.0/security-groups/48574a54-52f9-4d2a-af8b-b227f0f3f858 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2093] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:10:44 2026] POST /v2.0/subnets => generated 663 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/2094] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:10:44 2026] GET /v2.0/security-groups?tenant_id=d0cd22a77adf4902a7a214cf6f6d9e62&name=default => generated 2805 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:10:44.686 7 INFO neutron.db.segments_db [None req-07619c5c-807d-4863-8c12-fc99497c4b31 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Added segment afa3d4db-0643-488f-8086-813076734ecc of type vxlan for network a3104db8-a8d7-49e8-8bc9-3bdbf0661732 [pid: 8|app: 0|req: 966/2095] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:10:44 2026] DELETE /v2.0/security-groups/e973f415-79f4-4031-b812-8df37b5787e4 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:10:45.011 7 INFO neutron.db.l3_hamode_db [None req-07619c5c-807d-4863-8c12-fc99497c4b31 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 21:10:46.108 7 INFO neutron.db.l3_hamode_db [None req-07619c5c-807d-4863-8c12-fc99497c4b31 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1130/2096] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:10:44 2026] POST /v2.0/routers => generated 727 bytes in 2675 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:10:48.298 7 WARNING neutron_lib.context [None req-10ec3a7e-0fc1-4b44-b0c2-12fee1ef10eb 7dc2bd3c62904601930c14bedb91e67b 5b9111b6ba5a4b1eb3b9b7a14ba255b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:10:48.355 7 INFO neutron.db.segments_db [None req-10ec3a7e-0fc1-4b44-b0c2-12fee1ef10eb 7dc2bd3c62904601930c14bedb91e67b 5b9111b6ba5a4b1eb3b9b7a14ba255b1 - - default default] Added segment 4ffe077c-34ba-4bad-8019-32a04bef1c73 of type vxlan for network 3033b7ee-e2b6-4a40-8eb2-21593f428e11 2026-06-15 21:10:48.662 7 INFO neutron.db.l3_hamode_db [None req-10ec3a7e-0fc1-4b44-b0c2-12fee1ef10eb 7dc2bd3c62904601930c14bedb91e67b 5b9111b6ba5a4b1eb3b9b7a14ba255b1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 21:10:48.846 7 INFO neutron.db.l3_hamode_db [None req-10ec3a7e-0fc1-4b44-b0c2-12fee1ef10eb 7dc2bd3c62904601930c14bedb91e67b 5b9111b6ba5a4b1eb3b9b7a14ba255b1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 967/2097] 10.0.0.244 () {34 vars in 783 bytes} [Mon Jun 15 21:10:47 2026] PUT /v2.0/routers/9642721e-5886-4360-bffd-73c4004a3399/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: 1131/2098] 10.0.0.244 () {34 vars in 668 bytes} [Mon Jun 15 21:10:48 2026] POST /v2.0/routers => generated 474 bytes in 1529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2099] 10.0.0.244 () {34 vars in 751 bytes} [Mon Jun 15 21:10:49 2026] PUT /v2.0/routers/e4fb68f0-ad6b-4002-b8a3-74ccd969cd9b/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2100] 10.0.0.244 () {32 vars in 731 bytes} [Mon Jun 15 21:10:49 2026] GET /v2.0/routers/e4fb68f0-ad6b-4002-b8a3-74ccd969cd9b/tags => generated 25 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:10:50.353 7 INFO neutron.db.segments_db [None req-7577e3dc-7987-4920-bd0f-4c1df94adb3f 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Added segment ab5b5ca2-fc25-4e51-a994-bf02bd5cc512 of type vxlan for network 95409dd3-4d1c-43a3-a697-7100bad696a6 [pid: 8|app: 0|req: 969/2101] 10.0.0.244 () {34 vars in 762 bytes} [Mon Jun 15 21:10:49 2026] PUT /v2.0/routers/e4fb68f0-ad6b-4002-b8a3-74ccd969cd9b/tags/green => generated 4 bytes in 555 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2102] 10.0.0.244 () {32 vars in 731 bytes} [Mon Jun 15 21:10:50 2026] GET /v2.0/routers/e4fb68f0-ad6b-4002-b8a3-74ccd969cd9b/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2103] 10.0.0.244 () {34 vars in 758 bytes} [Mon Jun 15 21:10:50 2026] PUT /v2.0/routers/e4fb68f0-ad6b-4002-b8a3-74ccd969cd9b/tags/red => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2104] 10.0.0.244 () {32 vars in 731 bytes} [Mon Jun 15 21:10:50 2026] GET /v2.0/routers/e4fb68f0-ad6b-4002-b8a3-74ccd969cd9b/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/2105] 10.0.0.244 () {34 vars in 780 bytes} [Mon Jun 15 21:10:50 2026] PUT /v2.0/routers/e4fb68f0-ad6b-4002-b8a3-74ccd969cd9b/tags/black.or.white => generated 4 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2106] 10.0.0.244 () {32 vars in 731 bytes} [Mon Jun 15 21:10:50 2026] GET /v2.0/routers/e4fb68f0-ad6b-4002-b8a3-74ccd969cd9b/tags => generated 52 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2107] 10.0.0.244 () {34 vars in 751 bytes} [Mon Jun 15 21:10:50 2026] PUT /v2.0/routers/e4fb68f0-ad6b-4002-b8a3-74ccd969cd9b/tags => generated 37 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2108] 10.0.0.244 () {32 vars in 731 bytes} [Mon Jun 15 21:10:50 2026] GET /v2.0/routers/e4fb68f0-ad6b-4002-b8a3-74ccd969cd9b/tags => generated 37 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2111] 10.0.0.244 () {34 vars in 671 bytes} [Mon Jun 15 21:10:50 2026] POST /v2.0/networks => generated 740 bytes in 845 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2112] 10.0.0.244 () {32 vars in 739 bytes} [Mon Jun 15 21:10:50 2026] GET /v2.0/routers/e4fb68f0-ad6b-4002-b8a3-74ccd969cd9b/tags/red => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:10:51.121 8 INFO neutron.api.v2.resource [None req-2891d1b0-aa52-4b0a-879c-499a78dcb7e2 7dc2bd3c62904601930c14bedb91e67b 5b9111b6ba5a4b1eb3b9b7a14ba255b1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 980/2113] 10.0.0.244 () {32 vars in 743 bytes} [Mon Jun 15 21:10:51 2026] GET /v2.0/routers/e4fb68f0-ad6b-4002-b8a3-74ccd969cd9b/tags/green => generated 99 bytes in 87 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2114] 10.0.0.244 () {32 vars in 742 bytes} [Mon Jun 15 21:10:51 2026] DELETE /v2.0/routers/e4fb68f0-ad6b-4002-b8a3-74ccd969cd9b/tags/red => 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: 1134/2115] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:10:51 2026] POST /v2.0/subnets => generated 663 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2116] 10.0.0.244 () {32 vars in 731 bytes} [Mon Jun 15 21:10:51 2026] GET /v2.0/routers/e4fb68f0-ad6b-4002-b8a3-74ccd969cd9b/tags => generated 30 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:10:51.353 7 INFO neutron.db.segments_db [None req-c6a4e288-a97f-4282-82e2-35dd95aec950 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Added segment 3fb7197d-f308-477c-8e02-c8a0f4273687 of type vxlan for network c1659b8d-2d9d-4eae-b589-9ef4b14a630a 2026-06-15 21:10:51.389 8 INFO neutron.api.v2.resource [None req-365418bc-a688-4e2e-b9c3-f3094a986a4f 7dc2bd3c62904601930c14bedb91e67b 5b9111b6ba5a4b1eb3b9b7a14ba255b1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 983/2117] 10.0.0.244 () {32 vars in 746 bytes} [Mon Jun 15 21:10:51 2026] DELETE /v2.0/routers/e4fb68f0-ad6b-4002-b8a3-74ccd969cd9b/tags/green => generated 99 bytes in 81 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2118] 10.0.0.244 () {32 vars in 734 bytes} [Mon Jun 15 21:10:51 2026] DELETE /v2.0/routers/e4fb68f0-ad6b-4002-b8a3-74ccd969cd9b/tags => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2119] 10.0.0.244 () {32 vars in 731 bytes} [Mon Jun 15 21:10:51 2026] GET /v2.0/routers/e4fb68f0-ad6b-4002-b8a3-74ccd969cd9b/tags => generated 12 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2120] 10.0.0.244 () {32 vars in 721 bytes} [Mon Jun 15 21:10:51 2026] GET /v2.0/routers/e4fb68f0-ad6b-4002-b8a3-74ccd969cd9b => generated 480 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:10:51.767 7 INFO neutron.db.l3_hamode_db [None req-c6a4e288-a97f-4282-82e2-35dd95aec950 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 987/2121] 10.0.0.244 () {34 vars in 742 bytes} [Mon Jun 15 21:10:51 2026] PUT /v2.0/routers/e4fb68f0-ad6b-4002-b8a3-74ccd969cd9b => generated 480 bytes in 758 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2122] 10.0.0.244 () {32 vars in 736 bytes} [Mon Jun 15 21:10:52 2026] GET /v2.0/ports?device_id=e4fb68f0-ad6b-4002-b8a3-74ccd969cd9b => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:10:52.888 7 INFO neutron.db.l3_hamode_db [None req-c6a4e288-a97f-4282-82e2-35dd95aec950 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 21:10:53.263 8 INFO neutron.services.segments.plugin [-] Segment 4ffe077c-34ba-4bad-8019-32a04bef1c73 resource provider aggregate not found 2026-06-15 21:10:53.268 8 INFO neutron.services.segments.plugin [-] Segment 4ffe077c-34ba-4bad-8019-32a04bef1c73 resource provider aggregate not found 2026-06-15 21:10:53.299 8 INFO neutron.db.l3_hamode_db [None req-6f5a80f6-5afc-4ba7-a071-d6702f869285 7dc2bd3c62904601930c14bedb91e67b 5b9111b6ba5a4b1eb3b9b7a14ba255b1 - - default default] HA network 3033b7ee-e2b6-4a40-8eb2-21593f428e11 was deleted as no HA routers are present in tenant 5b9111b6ba5a4b1eb3b9b7a14ba255b1. [pid: 8|app: 0|req: 989/2123] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:10:52 2026] DELETE /v2.0/routers/e4fb68f0-ad6b-4002-b8a3-74ccd969cd9b => generated 0 bytes in 824 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2124] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:10:51 2026] POST /v2.0/routers => generated 727 bytes in 2805 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:10:54.123 8 INFO neutron.services.segments.plugin [-] Segment 4ffe077c-34ba-4bad-8019-32a04bef1c73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ffe077c-34ba-4bad-8019-32a04bef1c73 found for delete ", "request_id": "req-8e96b540-b8c4-4f61-943b-538874f9a019"}]} 2026-06-15 21:10:54.124 8 INFO neutron.services.segments.plugin [-] Segment 4ffe077c-34ba-4bad-8019-32a04bef1c73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ffe077c-34ba-4bad-8019-32a04bef1c73 found for delete ", "request_id": "req-55717c93-b392-4257-971a-c1f3b9c16b62"}]} [pid: 7|app: 0|req: 1136/2125] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:10:54 2026] GET /v2.0/security-groups?tenant_id=5b9111b6ba5a4b1eb3b9b7a14ba255b1&name=default => generated 2805 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2126] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:10:54 2026] DELETE /v2.0/security-groups/65b88755-0223-4c1b-bc58-be84e716ad56 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2127] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:10:54 2026] GET /v2.0/security-groups?tenant_id=5fa64e6798ff411ab589cb1626c9bbee&name=default => generated 2805 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2128] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:10:54 2026] DELETE /v2.0/security-groups/0cef1ae9-43e5-4420-99ec-f3ac0f51fd11 => 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: 990/2129] 10.0.0.244 () {34 vars in 783 bytes} [Mon Jun 15 21:10:54 2026] PUT /v2.0/routers/5f85cb31-5af8-41c6-bc87-caef17f34259/add_router_interface => generated 309 bytes in 1508 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:10:56.315 7 WARNING neutron_lib.context [None req-2af6313d-9615-4e3c-a48e-c81f3dc436fc 004c77863ce549adaceeb4177c1d3fee 8edb2b42e4354cda8fc71b0422763f93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1140/2130] 10.0.0.244 () {34 vars in 685 bytes} [Mon Jun 15 21:10:56 2026] POST /v2.0/security-groups => generated 1611 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-15 21:10:56.490 8 WARNING neutron_lib.context [None req-a5879962-6492-44f2-8e06-7ef74d01633f 004c77863ce549adaceeb4177c1d3fee 8edb2b42e4354cda8fc71b0422763f93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 991/2131] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:10:56 2026] POST /v2.0/security-group-rules => generated 565 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:10:56.599 7 WARNING neutron_lib.context [None req-9b358de2-a158-44b7-b5a8-99683bd6699b 004c77863ce549adaceeb4177c1d3fee 8edb2b42e4354cda8fc71b0422763f93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1141/2132] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:10:56 2026] POST /v2.0/security-group-rules => generated 564 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:10:56.750 8 WARNING neutron_lib.context [None req-2e356aaa-0b44-4d94-8b89-3bccb43d376b 004c77863ce549adaceeb4177c1d3fee 8edb2b42e4354cda8fc71b0422763f93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 992/2133] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:10:56 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) 2026-06-15 21:10:56.885 7 WARNING neutron_lib.context [None req-54711e37-28c2-4e89-9b38-d4e168598d4d 004c77863ce549adaceeb4177c1d3fee 8edb2b42e4354cda8fc71b0422763f93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1142/2134] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:10:56 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-06-15 21:10:57.007 8 WARNING neutron_lib.context [None req-3ec1f0f1-e340-4532-b482-2768a8f0189e 004c77863ce549adaceeb4177c1d3fee 8edb2b42e4354cda8fc71b0422763f93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:10:57.024 8 INFO neutron.db.securitygroups_db [None req-3ec1f0f1-e340-4532-b482-2768a8f0189e 004c77863ce549adaceeb4177c1d3fee 8edb2b42e4354cda8fc71b0422763f93 - - default default] Project 8edb2b42e4354cda8fc71b0422763f93 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: 993/2135] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:10:56 2026] POST /v2.0/security-group-rules => generated 575 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:10:57.120 7 WARNING neutron_lib.context [None req-6e2e2176-1da1-443f-8e70-12b9ed973c8c 004c77863ce549adaceeb4177c1d3fee 8edb2b42e4354cda8fc71b0422763f93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:10:57.137 7 INFO neutron.db.securitygroups_db [None req-6e2e2176-1da1-443f-8e70-12b9ed973c8c 004c77863ce549adaceeb4177c1d3fee 8edb2b42e4354cda8fc71b0422763f93 - - default default] Project 8edb2b42e4354cda8fc71b0422763f93 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: 1143/2136] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:10:57 2026] POST /v2.0/security-group-rules => generated 574 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:10:57.680 8 WARNING neutron_lib.context [None req-0101f326-e8b1-469a-99d7-d18514d4569c 004c77863ce549adaceeb4177c1d3fee 8edb2b42e4354cda8fc71b0422763f93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 994/2137] 10.0.0.244 () {34 vars in 685 bytes} [Mon Jun 15 21:10:57 2026] POST /v2.0/security-groups => generated 1597 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-15 21:10:57.853 7 WARNING neutron_lib.context [None req-a65c9c2b-a357-444e-9766-5977051d70c8 004c77863ce549adaceeb4177c1d3fee 8edb2b42e4354cda8fc71b0422763f93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1144/2138] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:10:57 2026] POST /v2.0/security-group-rules => generated 565 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:10:58.001 8 WARNING neutron_lib.context [None req-37e1267a-441d-4ca6-9da5-f6d12bd531ed 004c77863ce549adaceeb4177c1d3fee 8edb2b42e4354cda8fc71b0422763f93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 995/2139] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:10:57 2026] POST /v2.0/security-group-rules => generated 570 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:10:58.131 7 WARNING neutron_lib.context [None req-1ecc3cd4-f731-4ecf-b518-e01c92a1b9fa 004c77863ce549adaceeb4177c1d3fee 8edb2b42e4354cda8fc71b0422763f93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1145/2140] 10.0.0.244 () {34 vars in 676 bytes} [Mon Jun 15 21:10:58 2026] POST /v2.0/floatingips => generated 552 bytes in 593 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2141] 10.0.0.133 () {34 vars in 1098 bytes} [Mon Jun 15 21:10:58 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-152016797&fields=id&tenant_id=8edb2b42e4354cda8fc71b0422763f93 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2142] 10.0.0.133 () {34 vars in 1098 bytes} [Mon Jun 15 21:10:58 2026] GET /v2.0/security-groups?name=tempest-securitygroup--830102617&fields=id&tenant_id=8edb2b42e4354cda8fc71b0422763f93 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2143] 10.0.0.133 () {34 vars in 982 bytes} [Mon Jun 15 21:10:58 2026] GET /v2.0/networks?id=8f5e8405-c25e-4538-aa57-338b01fe85d6 => generated 672 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2144] 10.0.0.133 () {34 vars in 965 bytes} [Mon Jun 15 21:10:59 2026] GET /v2.0/quotas/8edb2b42e4354cda8fc71b0422763f93 => 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: 998/2145] 10.0.0.133 () {34 vars in 1002 bytes} [Mon Jun 15 21:10:59 2026] GET /v2.0/ports?tenant_id=8edb2b42e4354cda8fc71b0422763f93&fields=id => generated 103 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2146] 10.0.0.133 () {34 vars in 1008 bytes} [Mon Jun 15 21:10:59 2026] GET /v2.0/networks/8f5e8405-c25e-4538-aa57-338b01fe85d6?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2147] 10.0.0.133 () {34 vars in 1108 bytes} [Mon Jun 15 21:10:59 2026] GET /v2.0/networks/8f5e8405-c25e-4538-aa57-338b01fe85d6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2148] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:10:59 2026] GET /v2.0/ports?device_id=cb224d4e-a484-454a-a6f5-38d4a202b1d9 => 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: 1000/2149] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:11:00 2026] GET /v2.0/networks?id=8f5e8405-c25e-4538-aa57-338b01fe85d6 => generated 672 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2150] 199.204.45.140 () {34 vars in 1050 bytes} [Mon Jun 15 21:11:00 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8edb2b42e4354cda8fc71b0422763f93 => generated 272 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:11:00.429 8 WARNING neutron_lib.context [req-3d258a6d-fce8-40d0-a0f1-f78835792f0b req-3f2e247f-ff73-4341-9d32-38d183683e67 004c77863ce549adaceeb4177c1d3fee 8edb2b42e4354cda8fc71b0422763f93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1151/2151] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:11:00 2026] GET /v2.0/ports?device_id=cb224d4e-a484-454a-a6f5-38d4a202b1d9 => 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: 1001/2152] 199.204.45.140 () {38 vars in 955 bytes} [Mon Jun 15 21:11:00 2026] POST /v2.0/ports => generated 993 bytes in 584 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2153] 199.204.45.140 () {38 vars in 1028 bytes} [Mon Jun 15 21:11:01 2026] PUT /v2.0/ports/5e98e17f-9492-49e7-b8d5-ffdc8b4c015d => generated 1238 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1002/2154] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:11:01 2026] GET /v2.0/ports?tenant_id=8edb2b42e4354cda8fc71b0422763f93&device_id=cb224d4e-a484-454a-a6f5-38d4a202b1d9 => generated 1277 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: 1003/2155] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:11:01 2026] GET /v2.0/ports?device_id=cb224d4e-a484-454a-a6f5-38d4a202b1d9 => generated 1008 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2156] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:11:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=5e98e17f-9492-49e7-b8d5-ffdc8b4c015d => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:11:01.695 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-aaa142e8-9c3c-4a3a-95b5-637b5ab0734d'] response: {'name': 'network-changed', 'server_uuid': 'cb224d4e-a484-454a-a6f5-38d4a202b1d9', 'tag': '5e98e17f-9492-49e7-b8d5-ffdc8b4c015d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1154/2157] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:11:01 2026] GET /v2.0/subnets?id=b61b0e94-f1cc-4a57-a559-69a339382689 => generated 666 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2158] 10.0.0.133 () {34 vars in 1120 bytes} [Mon Jun 15 21:11:01 2026] GET /v2.0/security-groups?id=79ec2e3c-8670-42fc-b2e6-044d2f174cab&id=2d6634b6-91f5-4545-9453-b38d0b827afc&fields=id&fields=name => generated 205 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1155/2159] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:11:01 2026] GET /v2.0/ports?network_id=8f5e8405-c25e-4538-aa57-338b01fe85d6&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2160] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:11:01 2026] GET /v2.0/networks/8f5e8405-c25e-4538-aa57-338b01fe85d6?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: 1156/2161] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:11:01 2026] GET /v2.0/networks/8f5e8405-c25e-4538-aa57-338b01fe85d6?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: 1006/2162] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:11:02 2026] GET /v2.0/ports?tenant_id=8edb2b42e4354cda8fc71b0422763f93&device_id=cb224d4e-a484-454a-a6f5-38d4a202b1d9 => generated 1277 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2163] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:11:02 2026] GET /v2.0/networks?id=8f5e8405-c25e-4538-aa57-338b01fe85d6 => generated 768 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2164] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:11:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=5e98e17f-9492-49e7-b8d5-ffdc8b4c015d => 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: 1158/2165] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:11:02 2026] GET /v2.0/subnets?id=b61b0e94-f1cc-4a57-a559-69a339382689 => generated 666 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2166] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:11:02 2026] GET /v2.0/ports?network_id=8f5e8405-c25e-4538-aa57-338b01fe85d6&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2167] 199.204.45.140 () {34 vars in 994 bytes} [Mon Jun 15 21:11:02 2026] GET /v2.0/ports?device_id=cb224d4e-a484-454a-a6f5-38d4a202b1d9 => generated 1277 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2168] 199.204.45.140 () {34 vars in 1124 bytes} [Mon Jun 15 21:11:02 2026] GET /v2.0/security-groups?id=79ec2e3c-8670-42fc-b2e6-044d2f174cab&id=2d6634b6-91f5-4545-9453-b38d0b827afc&fields=id&fields=name => generated 205 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2169] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:11:02 2026] GET /v2.0/networks/8f5e8405-c25e-4538-aa57-338b01fe85d6?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: 1161/2170] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:11:02 2026] GET /v2.0/networks/8f5e8405-c25e-4538-aa57-338b01fe85d6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2171] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:11:02 2026] GET /v2.0/ports?device_id=cb224d4e-a484-454a-a6f5-38d4a202b1d9 => generated 1008 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2172] 10.0.0.133 () {34 vars in 1120 bytes} [Mon Jun 15 21:11:02 2026] GET /v2.0/security-groups?id=79ec2e3c-8670-42fc-b2e6-044d2f174cab&id=2d6634b6-91f5-4545-9453-b38d0b827afc&fields=id&fields=name => generated 205 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2173] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:11:04 2026] GET /v2.0/ports?device_id=cb224d4e-a484-454a-a6f5-38d4a202b1d9 => generated 1010 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2174] 10.0.0.133 () {34 vars in 1120 bytes} [Mon Jun 15 21:11:04 2026] GET /v2.0/security-groups?id=79ec2e3c-8670-42fc-b2e6-044d2f174cab&id=2d6634b6-91f5-4545-9453-b38d0b827afc&fields=id&fields=name => generated 205 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2175] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:11:04 2026] GET /v2.0/ports?device_id=cb224d4e-a484-454a-a6f5-38d4a202b1d9 => generated 1010 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:11:04.513 7 WARNING neutron_lib.context [None req-813150b2-d11f-49d2-b16d-555dcd6a3ecc 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:11:04.632 7 INFO neutron.db.segments_db [None req-813150b2-d11f-49d2-b16d-555dcd6a3ecc 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] Added segment 65e99bc0-4010-4e28-949d-c1a591e5243f of type vxlan for network ed8e1c32-e552-4264-90b1-19696bdf93c6 [pid: 7|app: 0|req: 1164/2176] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:11:04 2026] POST /v2.0/networks => generated 640 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:04.765 7 WARNING neutron_lib.context [None req-73604584-6833-4c90-85bf-677f5370502a 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1165/2177] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:11:04 2026] POST /v2.0/subnets => generated 633 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2178] 10.0.0.244 () {32 vars in 722 bytes} [Mon Jun 15 21:11:05 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:11:05.237 7 WARNING neutron_lib.context [None req-d4fff1a1-5c42-4b3d-b667-778543291555 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:11:05.391 8 INFO neutron.db.l3_db [None req-162d36c7-1558-4a8b-a2ee-4b18bbab6941 004c77863ce549adaceeb4177c1d3fee 8edb2b42e4354cda8fc71b0422763f93 - - default default] Floating IP b043c2ac-aacd-4ccb-8a23-8d19d0aa5afd associated. External IP: 10.96.250.212, port: 5e98e17f-9492-49e7-b8d5-ffdc8b4c015d. [pid: 7|app: 0|req: 1167/2179] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:11:05 2026] POST /v2.0/subnets => generated 707 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:05.586 7 WARNING neutron_lib.context [None req-38f8482a-2c89-46a5-a1d8-20fd8fce66e8 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:11:05.636 7 INFO neutron.db.segments_db [None req-38f8482a-2c89-46a5-a1d8-20fd8fce66e8 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] Added segment 35894399-0303-483e-ade2-faf5d4dc5f2c of type vxlan for network 860bd96d-36a5-44c4-9845-2e8eba3c5a46 [pid: 8|app: 0|req: 1013/2180] 10.0.0.244 () {34 vars in 749 bytes} [Mon Jun 15 21:11:04 2026] PUT /v2.0/floatingips/b043c2ac-aacd-4ccb-8a23-8d19d0aa5afd => generated 855 bytes in 1351 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2181] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:11:05 2026] POST /v2.0/networks => generated 638 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:05.773 8 WARNING neutron_lib.context [None req-6ff9e481-768c-4d6c-8749-bd6a00669ad4 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:11:05.822 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ece00c9b-24eb-4074-91c8-e4634f0c5cbc'] response: {'name': 'network-changed', 'server_uuid': 'cb224d4e-a484-454a-a6f5-38d4a202b1d9', 'tag': '5e98e17f-9492-49e7-b8d5-ffdc8b4c015d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1169/2182] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:11:05 2026] GET /v2.0/ports?tenant_id=8edb2b42e4354cda8fc71b0422763f93&device_id=cb224d4e-a484-454a-a6f5-38d4a202b1d9 => generated 1279 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2185] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:11:05 2026] GET /v2.0/networks?id=8f5e8405-c25e-4538-aa57-338b01fe85d6 => generated 768 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2186] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:11:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=5e98e17f-9492-49e7-b8d5-ffdc8b4c015d => generated 858 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2187] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:11:06 2026] GET /v2.0/subnets?id=b61b0e94-f1cc-4a57-a559-69a339382689 => generated 666 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2188] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:11:05 2026] POST /v2.0/subnets => generated 631 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:06.214 8 WARNING neutron_lib.context [None req-c475f1a8-8795-4a99-9106-9e152dbbda06 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1175/2189] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:11:06 2026] GET /v2.0/ports?network_id=8f5e8405-c25e-4538-aa57-338b01fe85d6&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: 1176/2190] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:11:06 2026] GET /v2.0/networks/8f5e8405-c25e-4538-aa57-338b01fe85d6?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: 1177/2191] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:11:06 2026] GET /v2.0/networks/8f5e8405-c25e-4538-aa57-338b01fe85d6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2192] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:11:06 2026] POST /v2.0/subnets => generated 702 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:06.609 7 WARNING neutron_lib.context [None req-d559e5b2-e25f-4380-a141-aca18f993b2f 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:11:06.675 7 INFO neutron.db.segments_db [None req-d559e5b2-e25f-4380-a141-aca18f993b2f 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] Added segment 5ed5d94b-31d1-4348-bf9d-3de074aa8237 of type vxlan for network 51cb85c5-f548-435b-a407-d6dcffdf889f [pid: 7|app: 0|req: 1178/2193] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:11:06 2026] POST /v2.0/networks => generated 638 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:06.805 8 WARNING neutron_lib.context [None req-be66e8ab-2e1d-4771-88ae-e38819319dfd 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1016/2194] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:11:06 2026] POST /v2.0/subnets => generated 631 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:07.192 7 WARNING neutron_lib.context [None req-033a44b5-f78f-4e74-8a5d-18803f21bfe8 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1179/2195] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:11:07 2026] POST /v2.0/subnets => generated 706 bytes in 870 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:08.061 8 WARNING neutron_lib.context [None req-791489d9-fdac-4545-9a4c-8cb976e1e1b9 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:11:08.117 8 INFO neutron.db.segments_db [None req-791489d9-fdac-4545-9a4c-8cb976e1e1b9 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] Added segment 22f5fa1e-df44-43b2-8bfa-767470f5a208 of type vxlan for network 06ca624e-931b-4ad5-a1d3-df2a37d7e0c4 2026-06-15 21:11:08.509 8 INFO neutron.db.l3_hamode_db [None req-791489d9-fdac-4545-9a4c-8cb976e1e1b9 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 21:11:09.663 8 INFO neutron.db.l3_hamode_db [None req-791489d9-fdac-4545-9a4c-8cb976e1e1b9 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1017/2196] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:11:08 2026] POST /v2.0/routers => generated 685 bytes in 3006 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2197] 10.0.0.244 () {34 vars in 783 bytes} [Mon Jun 15 21:11:11 2026] PUT /v2.0/routers/4317b14b-6426-4fe7-9567-157e9850ab1c/add_router_interface => generated 309 bytes in 1879 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2198] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:11:13 2026] GET /v2.0/ports?device_id=cb224d4e-a484-454a-a6f5-38d4a202b1d9 => generated 1010 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2199] 10.0.0.133 () {34 vars in 1120 bytes} [Mon Jun 15 21:11:13 2026] GET /v2.0/security-groups?id=79ec2e3c-8670-42fc-b2e6-044d2f174cab&id=2d6634b6-91f5-4545-9453-b38d0b827afc&fields=id&fields=name => generated 205 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2200] 10.0.0.244 () {32 vars in 736 bytes} [Mon Jun 15 21:11:13 2026] GET /v2.0/ports?device_id=cb224d4e-a484-454a-a6f5-38d4a202b1d9 => generated 1279 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2201] 10.0.0.244 () {32 vars in 858 bytes} [Mon Jun 15 21:11:13 2026] GET /v2.0/floatingips?floating_network_id=a3862d4a-5025-4e0c-8814-069fa8536e48&port_id=5e98e17f-9492-49e7-b8d5-ffdc8b4c015d => generated 860 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2202] 10.0.0.80 () {34 vars in 989 bytes} [Mon Jun 15 21:11:13 2026] GET /v2.0/ports?device_id=cb224d4e-a484-454a-a6f5-38d4a202b1d9 => generated 1279 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2203] 10.0.0.80 () {34 vars in 1119 bytes} [Mon Jun 15 21:11:14 2026] GET /v2.0/security-groups?id=79ec2e3c-8670-42fc-b2e6-044d2f174cab&id=2d6634b6-91f5-4545-9453-b38d0b827afc&fields=id&fields=name => generated 205 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2204] 10.0.0.244 () {34 vars in 783 bytes} [Mon Jun 15 21:11:12 2026] PUT /v2.0/routers/4317b14b-6426-4fe7-9567-157e9850ab1c/add_router_interface => generated 309 bytes in 1969 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2205] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:11:16 2026] GET /v2.0/ports?device_id=cb224d4e-a484-454a-a6f5-38d4a202b1d9 => generated 1010 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2206] 10.0.0.133 () {34 vars in 1120 bytes} [Mon Jun 15 21:11:16 2026] GET /v2.0/security-groups?id=79ec2e3c-8670-42fc-b2e6-044d2f174cab&id=2d6634b6-91f5-4545-9453-b38d0b827afc&fields=id&fields=name => generated 205 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2207] 10.0.0.244 () {34 vars in 783 bytes} [Mon Jun 15 21:11:14 2026] PUT /v2.0/routers/4317b14b-6426-4fe7-9567-157e9850ab1c/add_router_interface => generated 309 bytes in 1991 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:11:16.976 8 WARNING neutron_lib.context [None req-66885537-8559-444c-a863-ee3eeb4dbced 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1188/2208] 199.204.45.140 () {34 vars in 994 bytes} [Mon Jun 15 21:11:17 2026] GET /v2.0/ports?device_id=cb224d4e-a484-454a-a6f5-38d4a202b1d9 => generated 1010 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2209] 10.0.0.244 () {34 vars in 684 bytes} [Mon Jun 15 21:11:16 2026] POST /v2.0/security-groups => generated 1565 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-15 21:11:17.149 8 WARNING neutron_lib.context [None req-c12b35ba-59cc-47d3-85b9-c67838d146db 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1022/2210] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:11:17 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-06-15 21:11:17.272 8 WARNING neutron_lib.context [None req-db398342-f7e2-4796-9d2f-8543ddb4e073 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1023/2211] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:11:17 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) 2026-06-15 21:11:17.405 7 INFO neutron.db.l3_db [req-d351151c-4379-4516-92b1-ffd487106ada req-83501e0d-ab6b-4176-9c2c-13fde1c520a7 004c77863ce549adaceeb4177c1d3fee 8edb2b42e4354cda8fc71b0422763f93 - - default default] Floating IP b043c2ac-aacd-4ccb-8a23-8d19d0aa5afd disassociated. External IP: 10.96.250.212, port: 5e98e17f-9492-49e7-b8d5-ffdc8b4c015d. 2026-06-15 21:11:17.410 8 WARNING neutron_lib.context [None req-2b5b8de6-03c6-4939-8629-7065755eedcf 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1024/2212] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:11:17 2026] POST /v2.0/security-group-rules => generated 567 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2213] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:11:17 2026] GET /v2.0/ports?device_id=cb224d4e-a484-454a-a6f5-38d4a202b1d9 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:11:17.561 8 WARNING neutron_lib.context [None req-f385941f-c77f-4ff8-bae7-ad5104d31dcf 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1026/2214] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:11:17 2026] POST /v2.0/security-group-rules => generated 569 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:17.668 8 WARNING neutron_lib.context [None req-0946ac7e-d8cc-4daf-993d-948b7f847536 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1027/2215] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:11:17 2026] POST /v2.0/security-group-rules => generated 569 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:17.803 8 WARNING neutron_lib.context [None req-4ed5ceef-322d-4479-a4f3-d32844c8a86a 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1189/2216] 199.204.45.140 () {36 vars in 997 bytes} [Mon Jun 15 21:11:17 2026] DELETE /v2.0/ports/5e98e17f-9492-49e7-b8d5-ffdc8b4c015d => generated 0 bytes in 756 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2217] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:11:17 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) 2026-06-15 21:11:17.949 7 WARNING neutron_lib.context [None req-5c599dee-33ee-481c-a8b5-2e84f2578177 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:11:17.980 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-11f677c4-c8e0-4086-b8a9-9fa054645437'] response: {'server_uuid': 'cb224d4e-a484-454a-a6f5-38d4a202b1d9', 'name': 'network-vif-deleted', 'tag': '5e98e17f-9492-49e7-b8d5-ffdc8b4c015d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1190/2218] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:11:17 2026] POST /v2.0/security-group-rules => generated 565 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:18.086 8 WARNING neutron_lib.context [None req-56b49164-aa4e-4d67-93f8-899e6539ccaf 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1029/2219] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:11:18 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-06-15 21:11:18.220 7 WARNING neutron_lib.context [None req-7912be79-2f10-4aec-8a13-aa7c4fa1a32b 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1191/2220] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:11:18 2026] POST /v2.0/security-group-rules => generated 567 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:18.360 8 WARNING neutron_lib.context [None req-47901de0-91db-456f-9e07-f31bfa93f219 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1030/2221] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:11:18 2026] POST /v2.0/security-group-rules => generated 569 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:18.484 7 WARNING neutron_lib.context [None req-4a1512ac-be64-4bf6-b756-8d89600a5d81 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1192/2222] 10.0.0.244 () {34 vars in 695 bytes} [Mon Jun 15 21:11:18 2026] POST /v2.0/security-group-rules => generated 565 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2223] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:11:18 2026] DELETE /v2.0/security-groups/2d6634b6-91f5-4545-9453-b38d0b827afc => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:11:18.883 8 INFO neutron.api.v2.resource [None req-8b7bc6ad-4590-4101-a628-24600a8c870b 004c77863ce549adaceeb4177c1d3fee 8edb2b42e4354cda8fc71b0422763f93 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1032/2224] 10.0.0.244 () {32 vars in 737 bytes} [Mon Jun 15 21:11:18 2026] GET /v2.0/security-groups/2d6634b6-91f5-4545-9453-b38d0b827afc => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2225] 10.0.0.133 () {34 vars in 1094 bytes} [Mon Jun 15 21:11:18 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-280891883&fields=id&tenant_id=ea18b45eecfa4067b671add9fc0b0fc3 => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2226] 10.0.0.133 () {34 vars in 982 bytes} [Mon Jun 15 21:11:18 2026] GET /v2.0/networks?id=860bd96d-36a5-44c4-9845-2e8eba3c5a46 => generated 705 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2227] 10.0.0.133 () {34 vars in 965 bytes} [Mon Jun 15 21:11:19 2026] GET /v2.0/quotas/ea18b45eecfa4067b671add9fc0b0fc3 => 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: 1196/2228] 10.0.0.133 () {34 vars in 1002 bytes} [Mon Jun 15 21:11:19 2026] GET /v2.0/ports?tenant_id=ea18b45eecfa4067b671add9fc0b0fc3&fields=id => generated 287 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2229] 10.0.0.133 () {34 vars in 1008 bytes} [Mon Jun 15 21:11:19 2026] GET /v2.0/networks/860bd96d-36a5-44c4-9845-2e8eba3c5a46?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: 1198/2230] 10.0.0.133 () {34 vars in 1108 bytes} [Mon Jun 15 21:11:19 2026] GET /v2.0/networks/860bd96d-36a5-44c4-9845-2e8eba3c5a46?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2231] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:11:19 2026] GET /v2.0/ports?device_id=ecaae874-5254-4e98-919e-62ebab7b3f56 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2232] 10.0.0.244 () {32 vars in 732 bytes} [Mon Jun 15 21:11:18 2026] DELETE /v2.0/floatingips/b043c2ac-aacd-4ccb-8a23-8d19d0aa5afd => generated 0 bytes in 909 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2233] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:11:19 2026] DELETE /v2.0/security-groups/79ec2e3c-8670-42fc-b2e6-044d2f174cab => 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: 1201/2234] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:11:20 2026] GET /v2.0/networks?id=860bd96d-36a5-44c4-9845-2e8eba3c5a46 => generated 705 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2235] 199.204.45.140 () {34 vars in 1050 bytes} [Mon Jun 15 21:11:20 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ea18b45eecfa4067b671add9fc0b0fc3 => generated 178 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:11:20.411 7 WARNING neutron_lib.context [req-f67b4677-a6a7-42fa-a5d9-0a2eb76096d9 req-3f7bd08c-d3e2-465b-9808-395df2839fe6 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1034/2236] 10.0.0.244 () {34 vars in 789 bytes} [Mon Jun 15 21:11:19 2026] PUT /v2.0/routers/9642721e-5886-4360-bffd-73c4004a3399/remove_router_interface => generated 309 bytes in 1288 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2239] 199.204.45.140 () {38 vars in 955 bytes} [Mon Jun 15 21:11:20 2026] POST /v2.0/ports => generated 1183 bytes in 858 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: 1204/2240] 199.204.45.140 () {38 vars in 1028 bytes} [Mon Jun 15 21:11:21 2026] PUT /v2.0/ports/fdcb234a-db8c-4f72-8138-bd5dc99dc42d => generated 1428 bytes in 584 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: 1205/2241] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:11:21 2026] GET /v2.0/ports?tenant_id=ea18b45eecfa4067b671add9fc0b0fc3&device_id=ecaae874-5254-4e98-919e-62ebab7b3f56 => generated 1467 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:11:21.974 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-833373a1-16c7-4696-b4ea-0f7c400d2fa2'] response: {'name': 'network-changed', 'server_uuid': 'ecaae874-5254-4e98-919e-62ebab7b3f56', 'tag': 'fdcb234a-db8c-4f72-8138-bd5dc99dc42d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1206/2242] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:11:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.121&port_id=fdcb234a-db8c-4f72-8138-bd5dc99dc42d => generated 19 bytes in 32 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: 1207/2243] 199.204.45.140 () {34 vars in 1104 bytes} [Mon Jun 15 21:11:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1de&port_id=fdcb234a-db8c-4f72-8138-bd5dc99dc42d => 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: 1208/2244] 199.204.45.140 () {34 vars in 1064 bytes} [Mon Jun 15 21:11:22 2026] GET /v2.0/subnets?id=e8cae282-82c5-45ce-8bec-7bb65372b945&id=f3affe4d-e4fe-47cc-bb7c-03588b262a03 => generated 1362 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2245] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:11:22 2026] GET /v2.0/ports?network_id=860bd96d-36a5-44c4-9845-2e8eba3c5a46&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2246] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:11:22 2026] GET /v2.0/ports?network_id=860bd96d-36a5-44c4-9845-2e8eba3c5a46&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2247] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:11:22 2026] GET /v2.0/networks/860bd96d-36a5-44c4-9845-2e8eba3c5a46?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: 1212/2248] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:11:22 2026] GET /v2.0/networks/860bd96d-36a5-44c4-9845-2e8eba3c5a46?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:11:22.408 8 INFO neutron.services.segments.plugin [-] Segment afa3d4db-0643-488f-8086-813076734ecc resource provider aggregate not found 2026-06-15 21:11:22.414 8 INFO neutron.services.segments.plugin [-] Segment afa3d4db-0643-488f-8086-813076734ecc resource provider aggregate not found 2026-06-15 21:11:22.438 8 INFO neutron.services.segments.plugin [-] Segment afa3d4db-0643-488f-8086-813076734ecc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afa3d4db-0643-488f-8086-813076734ecc found for delete ", "request_id": "req-c60e2488-b1da-4e79-8675-a59dec671715"}]} 2026-06-15 21:11:22.440 8 INFO neutron.services.segments.plugin [-] Segment afa3d4db-0643-488f-8086-813076734ecc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afa3d4db-0643-488f-8086-813076734ecc found for delete ", "request_id": "req-280a2e0e-ac2a-4b03-9b43-5953d25d5d51"}]} 2026-06-15 21:11:22.445 8 INFO neutron.db.l3_hamode_db [None req-01d55bcb-66f3-4c72-8c14-ae840e7bb20f 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] HA network a3104db8-a8d7-49e8-8bc9-3bdbf0661732 was deleted as no HA routers are present in tenant 8edb2b42e4354cda8fc71b0422763f93. [pid: 8|app: 0|req: 1037/2249] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:11:21 2026] DELETE /v2.0/routers/9642721e-5886-4360-bffd-73c4004a3399 => generated 0 bytes in 1202 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2250] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:11:22 2026] GET /v2.0/ports?tenant_id=ea18b45eecfa4067b671add9fc0b0fc3&device_id=ecaae874-5254-4e98-919e-62ebab7b3f56 => generated 1467 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2251] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:11:22 2026] GET /v2.0/networks?id=860bd96d-36a5-44c4-9845-2e8eba3c5a46 => generated 801 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2252] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:11:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.121&port_id=fdcb234a-db8c-4f72-8138-bd5dc99dc42d => 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: 1216/2253] 199.204.45.140 () {34 vars in 1104 bytes} [Mon Jun 15 21:11:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1de&port_id=fdcb234a-db8c-4f72-8138-bd5dc99dc42d => 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: 1217/2254] 199.204.45.140 () {34 vars in 1064 bytes} [Mon Jun 15 21:11:22 2026] GET /v2.0/subnets?id=e8cae282-82c5-45ce-8bec-7bb65372b945&id=f3affe4d-e4fe-47cc-bb7c-03588b262a03 => generated 1362 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2255] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:11:22 2026] DELETE /v2.0/subnets/b61b0e94-f1cc-4a57-a559-69a339382689 => 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: 1218/2256] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:11:22 2026] GET /v2.0/ports?network_id=860bd96d-36a5-44c4-9845-2e8eba3c5a46&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2257] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:11:22 2026] GET /v2.0/ports?network_id=860bd96d-36a5-44c4-9845-2e8eba3c5a46&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: 1220/2258] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:11:22 2026] GET /v2.0/networks/860bd96d-36a5-44c4-9845-2e8eba3c5a46?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2259] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:11:22 2026] GET /v2.0/networks/860bd96d-36a5-44c4-9845-2e8eba3c5a46?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: 1039/2260] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:11:22 2026] DELETE /v2.0/networks/8f5e8405-c25e-4538-aa57-338b01fe85d6 => generated 0 bytes in 407 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2261] 10.0.0.244 () {34 vars in 789 bytes} [Mon Jun 15 21:11:23 2026] PUT /v2.0/routers/5f85cb31-5af8-41c6-bc87-caef17f34259/remove_router_interface => generated 309 bytes in 1357 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:11:24.571 8 INFO neutron.services.segments.plugin [-] Segment 65d0d9cb-602a-47c4-8668-7eac3f72603c resource provider aggregate not found 2026-06-15 21:11:24.578 8 INFO neutron.services.segments.plugin [-] Segment 65d0d9cb-602a-47c4-8668-7eac3f72603c resource provider aggregate not found 2026-06-15 21:11:24.593 8 INFO neutron.services.segments.plugin [-] Segment 65d0d9cb-602a-47c4-8668-7eac3f72603c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65d0d9cb-602a-47c4-8668-7eac3f72603c found for delete ", "request_id": "req-637f4821-5526-40a8-beda-a0240d12b160"}]} 2026-06-15 21:11:24.594 8 INFO neutron.services.segments.plugin [-] Segment 65d0d9cb-602a-47c4-8668-7eac3f72603c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65d0d9cb-602a-47c4-8668-7eac3f72603c found for delete ", "request_id": "req-af2c060b-e11b-4b5a-be0c-73d9ffc977cc"}]} [pid: 7|app: 0|req: 1223/2262] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:11:24 2026] GET /v2.0/ports?device_id=ecaae874-5254-4e98-919e-62ebab7b3f56 => generated 1200 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2263] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:11:24 2026] GET /v2.0/security-groups?id=1b76c8ed-e719-4942-9c45-8060de452bb0&fields=id&fields=name => generated 111 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2264] 10.0.0.244 () {32 vars in 818 bytes} [Mon Jun 15 21:11:24 2026] GET /v2.0/ports?network_id=860bd96d-36a5-44c4-9845-2e8eba3c5a46&mac_address=fa%3A16%3A3e%3A80%3A43%3A41 => generated 1200 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:11:25.007 7 WARNING neutron_lib.context [None req-31da4ab0-f4ca-4a96-8541-011badad415a 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:11:25.845 8 INFO neutron.db.l3_hamode_db [None req-4cc030de-4cd5-4981-8292-84357c23f0ed 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] HA network c1659b8d-2d9d-4eae-b589-9ef4b14a630a was deleted as no HA routers are present in tenant f2df8467a6264d9e9b6da0b4eca5ad72. [pid: 8|app: 0|req: 1040/2265] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:11:24 2026] DELETE /v2.0/routers/5f85cb31-5af8-41c6-bc87-caef17f34259 => generated 0 bytes in 1326 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2266] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:11:25 2026] DELETE /v2.0/subnets/d9a6d7d8-9cf9-4c2c-b278-74441d72e6c9 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:11:26.132 7 INFO neutron.db.l3_db [None req-31da4ab0-f4ca-4a96-8541-011badad415a 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] Floating IP baaffdb5-2b2d-4848-9778-3cdda54be209 associated. External IP: 10.96.250.218, port: fdcb234a-db8c-4f72-8138-bd5dc99dc42d. [pid: 8|app: 0|req: 1042/2267] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:11:26 2026] DELETE /v2.0/networks/95409dd3-4d1c-43a3-a697-7100bad696a6 => generated 0 bytes in 400 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2268] 10.0.0.244 () {34 vars in 677 bytes} [Mon Jun 15 21:11:24 2026] POST /v2.0/floatingips => generated 855 bytes in 1557 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:26.655 8 INFO neutron.services.segments.plugin [-] Segment 3fb7197d-f308-477c-8e02-c8a0f4273687 resource provider aggregate not found 2026-06-15 21:11:26.661 8 INFO neutron.services.segments.plugin [-] Segment 3fb7197d-f308-477c-8e02-c8a0f4273687 resource provider aggregate not found 2026-06-15 21:11:26.677 8 INFO neutron.services.segments.plugin [-] Segment 3fb7197d-f308-477c-8e02-c8a0f4273687 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fb7197d-f308-477c-8e02-c8a0f4273687 found for delete ", "request_id": "req-6e1f3acf-0c24-410e-9f04-b2ebed60e727"}]} 2026-06-15 21:11:26.684 8 INFO neutron.services.segments.plugin [-] Segment 3fb7197d-f308-477c-8e02-c8a0f4273687 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fb7197d-f308-477c-8e02-c8a0f4273687 found for delete ", "request_id": "req-f5abd7ed-e285-4220-9e2b-5aee96ef5aa2"}]} 2026-06-15 21:11:26.695 8 INFO neutron.services.segments.plugin [-] Segment ab5b5ca2-fc25-4e51-a994-bf02bd5cc512 resource provider aggregate not found 2026-06-15 21:11:26.714 8 INFO neutron.services.segments.plugin [-] Segment ab5b5ca2-fc25-4e51-a994-bf02bd5cc512 resource provider aggregate not found 2026-06-15 21:11:26.726 8 INFO neutron.services.segments.plugin [-] Segment ab5b5ca2-fc25-4e51-a994-bf02bd5cc512 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab5b5ca2-fc25-4e51-a994-bf02bd5cc512 found for delete ", "request_id": "req-79b7c914-9bc4-4d32-8b00-cc4a73e1c2e3"}]} [pid: 8|app: 0|req: 1043/2269] 10.0.0.133 () {34 vars in 1094 bytes} [Mon Jun 15 21:11:26 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-280891883&fields=id&tenant_id=ea18b45eecfa4067b671add9fc0b0fc3 => generated 69 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:11:26.802 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bdb70c3c-6360-41a6-9901-534118cf5521'] response: {'name': 'network-changed', 'server_uuid': 'ecaae874-5254-4e98-919e-62ebab7b3f56', 'tag': 'fdcb234a-db8c-4f72-8138-bd5dc99dc42d', 'status': 'completed', 'code': 200} 2026-06-15 21:11:26.829 8 INFO neutron.services.segments.plugin [-] Segment ab5b5ca2-fc25-4e51-a994-bf02bd5cc512 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab5b5ca2-fc25-4e51-a994-bf02bd5cc512 found for delete ", "request_id": "req-9fe9c194-251e-476e-ae62-8d3324e8efdb"}]} [pid: 7|app: 0|req: 1227/2270] 10.0.0.133 () {34 vars in 982 bytes} [Mon Jun 15 21:11:26 2026] GET /v2.0/networks?id=51cb85c5-f548-435b-a407-d6dcffdf889f => generated 705 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2271] 10.0.0.133 () {34 vars in 965 bytes} [Mon Jun 15 21:11:26 2026] GET /v2.0/quotas/ea18b45eecfa4067b671add9fc0b0fc3 => 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: 1044/2272] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:11:26 2026] GET /v2.0/ports?tenant_id=ea18b45eecfa4067b671add9fc0b0fc3&device_id=ecaae874-5254-4e98-919e-62ebab7b3f56 => generated 1469 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2273] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:11:26 2026] GET /v2.0/networks?id=860bd96d-36a5-44c4-9845-2e8eba3c5a46 => generated 801 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2274] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:11:26 2026] GET /v2.0/security-groups?tenant_id=f2df8467a6264d9e9b6da0b4eca5ad72&name=default => generated 2805 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2275] 10.0.0.133 () {34 vars in 1002 bytes} [Mon Jun 15 21:11:26 2026] GET /v2.0/ports?tenant_id=ea18b45eecfa4067b671add9fc0b0fc3&fields=id => generated 333 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2276] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:11:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.121&port_id=fdcb234a-db8c-4f72-8138-bd5dc99dc42d => generated 858 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2277] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:11:27 2026] DELETE /v2.0/security-groups/16205df2-da2d-4f3e-b7f1-2de58cc553a1 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2278] 10.0.0.133 () {34 vars in 1008 bytes} [Mon Jun 15 21:11:27 2026] GET /v2.0/networks/51cb85c5-f548-435b-a407-d6dcffdf889f?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: 1231/2279] 199.204.45.140 () {34 vars in 1104 bytes} [Mon Jun 15 21:11:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1de&port_id=fdcb234a-db8c-4f72-8138-bd5dc99dc42d => 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: 1049/2280] 10.0.0.133 () {34 vars in 1108 bytes} [Mon Jun 15 21:11:27 2026] GET /v2.0/networks/51cb85c5-f548-435b-a407-d6dcffdf889f?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: 1232/2281] 199.204.45.140 () {34 vars in 1064 bytes} [Mon Jun 15 21:11:27 2026] GET /v2.0/subnets?id=e8cae282-82c5-45ce-8bec-7bb65372b945&id=f3affe4d-e4fe-47cc-bb7c-03588b262a03 => generated 1362 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2282] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:11:27 2026] GET /v2.0/ports?network_id=860bd96d-36a5-44c4-9845-2e8eba3c5a46&device_owner=network%3Adhcp => generated 1457 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2283] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:11:27 2026] GET /v2.0/ports?network_id=860bd96d-36a5-44c4-9845-2e8eba3c5a46&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2284] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:11:27 2026] GET /v2.0/ports?device_id=316b01fd-ec23-4f6c-8fea-1d355e95cdbe => 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: 1052/2285] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:11:27 2026] GET /v2.0/security-groups?tenant_id=8edb2b42e4354cda8fc71b0422763f93&name=default => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2286] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:11:27 2026] GET /v2.0/networks/860bd96d-36a5-44c4-9845-2e8eba3c5a46?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2287] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:11:27 2026] DELETE /v2.0/security-groups/9fc792bb-9932-4715-90a4-feda73dc36ca => 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: 1235/2288] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:11:27 2026] GET /v2.0/networks/860bd96d-36a5-44c4-9845-2e8eba3c5a46?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: 1054/2289] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:11:28 2026] GET /v2.0/networks?id=51cb85c5-f548-435b-a407-d6dcffdf889f => generated 705 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2290] 199.204.45.140 () {34 vars in 1050 bytes} [Mon Jun 15 21:11:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ea18b45eecfa4067b671add9fc0b0fc3 => generated 178 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:11:28.331 8 WARNING neutron_lib.context [req-016e910c-8db0-49c8-967a-77d98250ae40 req-7f2fa951-b8e5-41cc-98a4-739d7bc45c53 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1055/2291] 199.204.45.140 () {38 vars in 955 bytes} [Mon Jun 15 21:11:28 2026] POST /v2.0/ports => generated 1183 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2292] 199.204.45.140 () {38 vars in 1028 bytes} [Mon Jun 15 21:11:28 2026] PUT /v2.0/ports/9a8b2a5b-fad8-4934-9ec1-a598ad842900 => generated 1428 bytes in 604 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: 1056/2293] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:11:29 2026] GET /v2.0/ports?tenant_id=ea18b45eecfa4067b671add9fc0b0fc3&device_id=316b01fd-ec23-4f6c-8fea-1d355e95cdbe => generated 1467 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: 1238/2294] 199.204.45.140 () {34 vars in 1056 bytes} [Mon Jun 15 21:11:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.70&port_id=9a8b2a5b-fad8-4934-9ec1-a598ad842900 => 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: 1057/2295] 199.204.45.140 () {34 vars in 1106 bytes} [Mon Jun 15 21:11:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A112&port_id=9a8b2a5b-fad8-4934-9ec1-a598ad842900 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:11:29.641 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-44269191-ce29-4e63-abe3-ead4816e247f'] response: {'name': 'network-changed', 'server_uuid': '316b01fd-ec23-4f6c-8fea-1d355e95cdbe', 'tag': '9a8b2a5b-fad8-4934-9ec1-a598ad842900', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1239/2296] 199.204.45.140 () {34 vars in 1064 bytes} [Mon Jun 15 21:11:29 2026] GET /v2.0/subnets?id=5b4fc97d-7285-4dbb-9530-339f2e0ad36d&id=fea69c2f-7f11-4d19-9a5c-fb12ce6e12da => generated 1366 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2297] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:11:29 2026] GET /v2.0/ports?network_id=51cb85c5-f548-435b-a407-d6dcffdf889f&device_owner=network%3Adhcp => generated 1461 bytes in 51 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: 1240/2298] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:11:29 2026] GET /v2.0/ports?network_id=51cb85c5-f548-435b-a407-d6dcffdf889f&device_owner=network%3Adhcp => generated 1461 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2299] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:11:29 2026] GET /v2.0/networks/51cb85c5-f548-435b-a407-d6dcffdf889f?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: 1241/2300] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:11:29 2026] GET /v2.0/networks/51cb85c5-f548-435b-a407-d6dcffdf889f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2301] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:11:30 2026] GET /v2.0/ports?tenant_id=ea18b45eecfa4067b671add9fc0b0fc3&device_id=316b01fd-ec23-4f6c-8fea-1d355e95cdbe => generated 1467 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2302] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:11:30 2026] GET /v2.0/networks?id=51cb85c5-f548-435b-a407-d6dcffdf889f => generated 801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2303] 199.204.45.140 () {34 vars in 1056 bytes} [Mon Jun 15 21:11:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.70&port_id=9a8b2a5b-fad8-4934-9ec1-a598ad842900 => 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: 1243/2304] 199.204.45.140 () {34 vars in 1106 bytes} [Mon Jun 15 21:11:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A112&port_id=9a8b2a5b-fad8-4934-9ec1-a598ad842900 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2305] 199.204.45.140 () {34 vars in 1064 bytes} [Mon Jun 15 21:11:30 2026] GET /v2.0/subnets?id=5b4fc97d-7285-4dbb-9530-339f2e0ad36d&id=fea69c2f-7f11-4d19-9a5c-fb12ce6e12da => generated 1366 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2306] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:11:30 2026] GET /v2.0/ports?network_id=51cb85c5-f548-435b-a407-d6dcffdf889f&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2307] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:11:30 2026] GET /v2.0/ports?network_id=51cb85c5-f548-435b-a407-d6dcffdf889f&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: 1245/2308] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:11:30 2026] GET /v2.0/networks/51cb85c5-f548-435b-a407-d6dcffdf889f?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: 1064/2309] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:11:30 2026] GET /v2.0/networks/51cb85c5-f548-435b-a407-d6dcffdf889f?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-06-15 21:11:32.118 7 WARNING neutron_lib.context [None req-35e5c817-de1c-4f34-ac58-0a821e5b8c7c 07f8258fd4974625b5bda4a94c766165 36d860f9e79b456fb6c73d887fdba606 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1065/2310] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:11:32 2026] GET /v2.0/ports?device_id=316b01fd-ec23-4f6c-8fea-1d355e95cdbe => generated 1200 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2311] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:11:32 2026] GET /v2.0/security-groups?id=1b76c8ed-e719-4942-9c45-8060de452bb0&fields=id&fields=name => generated 111 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2312] 10.0.0.244 () {32 vars in 818 bytes} [Mon Jun 15 21:11:32 2026] GET /v2.0/ports?network_id=51cb85c5-f548-435b-a407-d6dcffdf889f&mac_address=fa%3A16%3A3e%3A1c%3A6b%3Afb => generated 1200 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:11:32.813 8 WARNING neutron_lib.context [None req-736a6097-c56a-477f-8747-4f73677dce81 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1246/2313] 10.0.0.244 () {34 vars in 676 bytes} [Mon Jun 15 21:11:31 2026] POST /v2.0/floatingips => generated 552 bytes in 1320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:33.265 7 WARNING neutron_lib.context [None req-a6c82583-64fc-4ebb-a0a8-7dc3763c41e5 07f8258fd4974625b5bda4a94c766165 36d860f9e79b456fb6c73d887fdba606 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1247/2314] 10.0.0.244 () {34 vars in 676 bytes} [Mon Jun 15 21:11:33 2026] POST /v2.0/floatingips => generated 552 bytes in 760 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2315] 10.0.0.80 () {34 vars in 989 bytes} [Mon Jun 15 21:11:34 2026] GET /v2.0/ports?device_id=ecaae874-5254-4e98-919e-62ebab7b3f56 => generated 1469 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:11:34.066 7 WARNING neutron_lib.context [None req-0739e91e-2277-451f-a7b7-5ec94a89c494 07f8258fd4974625b5bda4a94c766165 36d860f9e79b456fb6c73d887fdba606 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:11:34.251 8 INFO neutron.db.l3_db [None req-736a6097-c56a-477f-8747-4f73677dce81 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] Floating IP 34e06b5b-894e-49c7-8916-f973736dc351 associated. External IP: 10.96.250.210, port: 9a8b2a5b-fad8-4934-9ec1-a598ad842900. [pid: 8|app: 0|req: 1068/2316] 10.0.0.244 () {34 vars in 677 bytes} [Mon Jun 15 21:11:32 2026] POST /v2.0/floatingips => generated 854 bytes in 1844 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2317] 10.0.0.244 () {34 vars in 676 bytes} [Mon Jun 15 21:11:34 2026] POST /v2.0/floatingips => generated 552 bytes in 615 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:34.687 7 WARNING neutron_lib.context [None req-5038d868-d96a-44c2-b646-3a9fea700044 07f8258fd4974625b5bda4a94c766165 36d860f9e79b456fb6c73d887fdba606 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:11:34.691 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0b25985a-f52e-4784-adf9-abfe485b9704'] response: {'name': 'network-changed', 'server_uuid': '316b01fd-ec23-4f6c-8fea-1d355e95cdbe', 'tag': '9a8b2a5b-fad8-4934-9ec1-a598ad842900', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1069/2318] 10.0.0.80 () {34 vars in 1039 bytes} [Mon Jun 15 21:11:34 2026] GET /v2.0/security-groups?id=1b76c8ed-e719-4942-9c45-8060de452bb0&fields=id&fields=name => generated 111 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2319] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:11:34 2026] GET /v2.0/ports?tenant_id=ea18b45eecfa4067b671add9fc0b0fc3&device_id=316b01fd-ec23-4f6c-8fea-1d355e95cdbe => generated 1469 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2320] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:11:34 2026] GET /v2.0/networks?id=51cb85c5-f548-435b-a407-d6dcffdf889f => generated 801 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2321] 199.204.45.140 () {34 vars in 1056 bytes} [Mon Jun 15 21:11:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.70&port_id=9a8b2a5b-fad8-4934-9ec1-a598ad842900 => generated 857 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2322] 199.204.45.140 () {34 vars in 1106 bytes} [Mon Jun 15 21:11:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A112&port_id=9a8b2a5b-fad8-4934-9ec1-a598ad842900 => 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: 1074/2323] 199.204.45.140 () {34 vars in 1064 bytes} [Mon Jun 15 21:11:34 2026] GET /v2.0/subnets?id=5b4fc97d-7285-4dbb-9530-339f2e0ad36d&id=fea69c2f-7f11-4d19-9a5c-fb12ce6e12da => generated 1366 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2324] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:11:35 2026] GET /v2.0/ports?network_id=51cb85c5-f548-435b-a407-d6dcffdf889f&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: 1076/2325] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:11:35 2026] GET /v2.0/ports?network_id=51cb85c5-f548-435b-a407-d6dcffdf889f&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2326] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:11:35 2026] GET /v2.0/networks/51cb85c5-f548-435b-a407-d6dcffdf889f?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: 1078/2327] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:11:35 2026] GET /v2.0/networks/51cb85c5-f548-435b-a407-d6dcffdf889f?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: 1250/2328] 10.0.0.244 () {34 vars in 676 bytes} [Mon Jun 15 21:11:34 2026] POST /v2.0/floatingips => generated 552 bytes in 706 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:35.409 8 WARNING neutron_lib.context [None req-620b03f2-91f1-40f5-9112-f8235decdf09 07f8258fd4974625b5bda4a94c766165 36d860f9e79b456fb6c73d887fdba606 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1079/2331] 10.0.0.244 () {34 vars in 676 bytes} [Mon Jun 15 21:11:35 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: 1253/2332] 10.0.0.244 () {34 vars in 759 bytes} [Mon Jun 15 21:11:36 2026] PUT /v2.0/floatingips/6b2b0672-f744-474c-b461-643c4afda522/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2333] 10.0.0.244 () {34 vars in 759 bytes} [Mon Jun 15 21:11:36 2026] PUT /v2.0/floatingips/8797f9aa-f115-47b0-b7d2-04d68aa20f61/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2334] 10.0.0.244 () {34 vars in 759 bytes} [Mon Jun 15 21:11:36 2026] PUT /v2.0/floatingips/9dcf3ef9-d152-4399-a793-11f846c21836/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: 1081/2335] 10.0.0.244 () {34 vars in 759 bytes} [Mon Jun 15 21:11:36 2026] PUT /v2.0/floatingips/840c67ef-4f67-4e99-bd15-16961b7b7675/tags => 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: 1255/2336] 10.0.0.244 () {32 vars in 672 bytes} [Mon Jun 15 21:11:36 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2337] 10.0.0.244 () {32 vars in 686 bytes} [Mon Jun 15 21:11:36 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2338] 10.0.0.244 () {32 vars in 682 bytes} [Mon Jun 15 21:11:36 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2339] 10.0.0.244 () {32 vars in 694 bytes} [Mon Jun 15 21:11:36 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2340] 10.0.0.244 () {32 vars in 680 bytes} [Mon Jun 15 21:11:36 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2341] 10.0.0.244 () {32 vars in 694 bytes} [Mon Jun 15 21:11:36 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) [pid: 7|app: 0|req: 1258/2342] 10.0.0.244 () {32 vars in 690 bytes} [Mon Jun 15 21:11:36 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2343] 10.0.0.244 () {32 vars in 702 bytes} [Mon Jun 15 21:11:36 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2344] 10.0.0.244 () {32 vars in 732 bytes} [Mon Jun 15 21:11:36 2026] DELETE /v2.0/floatingips/6b2b0672-f744-474c-b461-643c4afda522 => generated 0 bytes in 362 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2345] 10.0.0.244 () {32 vars in 732 bytes} [Mon Jun 15 21:11:37 2026] DELETE /v2.0/floatingips/8797f9aa-f115-47b0-b7d2-04d68aa20f61 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2346] 10.0.0.244 () {32 vars in 732 bytes} [Mon Jun 15 21:11:37 2026] DELETE /v2.0/floatingips/9dcf3ef9-d152-4399-a793-11f846c21836 => generated 0 bytes in 380 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2347] 10.0.0.244 () {32 vars in 732 bytes} [Mon Jun 15 21:11:37 2026] DELETE /v2.0/floatingips/840c67ef-4f67-4e99-bd15-16961b7b7675 => generated 0 bytes in 400 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2348] 10.0.0.244 () {32 vars in 732 bytes} [Mon Jun 15 21:11:38 2026] DELETE /v2.0/floatingips/cbbdb317-e7b7-412f-a1d2-4e84e99a0116 => generated 0 bytes in 384 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2349] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:11:39 2026] GET /v2.0/security-groups?tenant_id=4721e2a6d9234b0697ec133c7c864dae&name=default => generated 2805 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2350] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:11:39 2026] DELETE /v2.0/security-groups/c577a4b8-c1ff-4f6e-8529-bd7b7d1a4057 => 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: 1089/2351] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:11:40 2026] GET /v2.0/security-groups?tenant_id=36d860f9e79b456fb6c73d887fdba606&name=default => generated 2805 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2352] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:11:40 2026] DELETE /v2.0/security-groups/c83ca035-256d-4f98-845a-ec17dfbdeda6 => 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: 1090/2353] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:11:40 2026] GET /v2.0/security-groups?tenant_id=29b24f94f4ce488a85d65ea64127722c&name=default => generated 2805 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2354] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:11:40 2026] DELETE /v2.0/security-groups/7b598b92-f30c-459d-a68b-49079a85a529 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2355] 10.0.0.80 () {34 vars in 989 bytes} [Mon Jun 15 21:11:44 2026] GET /v2.0/ports?device_id=316b01fd-ec23-4f6c-8fea-1d355e95cdbe => generated 1469 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2356] 10.0.0.80 () {34 vars in 1039 bytes} [Mon Jun 15 21:11:44 2026] GET /v2.0/security-groups?id=1b76c8ed-e719-4942-9c45-8060de452bb0&fields=id&fields=name => generated 111 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:11:45.115 8 WARNING neutron_lib.context [None req-e9086a85-f4fc-44dd-ad53-76b10cda008e bfe2d35d6f50495e94e7e4ce160d7266 b4c4ae007d5c4e5fa142b9124848215d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:11:45.276 8 INFO neutron.db.segments_db [None req-e9086a85-f4fc-44dd-ad53-76b10cda008e bfe2d35d6f50495e94e7e4ce160d7266 b4c4ae007d5c4e5fa142b9124848215d - - default default] Added segment 01ac2f13-d1bf-47ab-ad90-b6c46ff96532 of type vxlan for network 029f812b-a79a-4e6d-9ad6-bfa12dc8fccb [pid: 8|app: 0|req: 1092/2357] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:11:44 2026] POST /v2.0/networks => generated 631 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:45.415 7 WARNING neutron_lib.context [None req-22b10581-7ebb-43f6-baa5-4eb4ac5e1208 bfe2d35d6f50495e94e7e4ce160d7266 b4c4ae007d5c4e5fa142b9124848215d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1266/2358] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:11:45 2026] POST /v2.0/subnets => generated 602 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:45.834 8 WARNING neutron_lib.context [None req-308a0e76-084c-4e26-a147-952a673a5364 bfe2d35d6f50495e94e7e4ce160d7266 b4c4ae007d5c4e5fa142b9124848215d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:11:45.902 8 INFO neutron.db.segments_db [None req-308a0e76-084c-4e26-a147-952a673a5364 bfe2d35d6f50495e94e7e4ce160d7266 b4c4ae007d5c4e5fa142b9124848215d - - default default] Added segment a01559e7-ca5f-4d80-8b1e-bfefa7b4f52a of type vxlan for network cfced8a5-f3db-47b6-bbb3-2cd8268673ac [pid: 8|app: 0|req: 1093/2359] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:11:45 2026] POST /v2.0/networks => generated 632 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:46.040 7 WARNING neutron_lib.context [None req-09a84857-06b5-4f7f-b68c-f2c249fe0b69 bfe2d35d6f50495e94e7e4ce160d7266 b4c4ae007d5c4e5fa142b9124848215d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1267/2360] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:11:46 2026] POST /v2.0/subnets => generated 605 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:46.421 8 WARNING neutron_lib.context [None req-047bc850-c266-41b1-9a0b-e97bb4462290 bfe2d35d6f50495e94e7e4ce160d7266 b4c4ae007d5c4e5fa142b9124848215d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:11:46.486 8 INFO neutron.db.segments_db [None req-047bc850-c266-41b1-9a0b-e97bb4462290 bfe2d35d6f50495e94e7e4ce160d7266 b4c4ae007d5c4e5fa142b9124848215d - - default default] Added segment 0ec4d768-cc40-497a-9828-17bb01e49291 of type vxlan for network fb055ede-140b-4b43-9a6d-7cffeaa64653 [pid: 8|app: 0|req: 1094/2361] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:11:46 2026] POST /v2.0/networks => generated 631 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:46.619 7 WARNING neutron_lib.context [None req-0aed8da3-2886-45a2-ac40-e57615e6747c bfe2d35d6f50495e94e7e4ce160d7266 b4c4ae007d5c4e5fa142b9124848215d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1268/2362] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:11:46 2026] POST /v2.0/subnets => generated 605 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:47.088 8 WARNING neutron_lib.context [None req-bcbc4f46-2ada-4019-b810-289a31f57b90 bfe2d35d6f50495e94e7e4ce160d7266 b4c4ae007d5c4e5fa142b9124848215d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:11:47.186 8 INFO neutron.db.segments_db [None req-bcbc4f46-2ada-4019-b810-289a31f57b90 bfe2d35d6f50495e94e7e4ce160d7266 b4c4ae007d5c4e5fa142b9124848215d - - default default] Added segment 07e928f6-156f-4f5c-a1ef-083ca18aa7b3 of type vxlan for network b09ff986-df6b-4116-b61a-548940547bd4 [pid: 8|app: 0|req: 1095/2363] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:11:47 2026] POST /v2.0/networks => generated 632 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:47.336 7 WARNING neutron_lib.context [None req-c42a416b-f207-43c5-9d40-3beda0bf5051 bfe2d35d6f50495e94e7e4ce160d7266 b4c4ae007d5c4e5fa142b9124848215d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1269/2364] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:11:47 2026] POST /v2.0/subnets => generated 605 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:47.846 8 WARNING neutron_lib.context [None req-97f8ed67-beb3-45ff-b330-d755547e7a2e bfe2d35d6f50495e94e7e4ce160d7266 b4c4ae007d5c4e5fa142b9124848215d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:11:47.907 8 INFO neutron.db.segments_db [None req-97f8ed67-beb3-45ff-b330-d755547e7a2e bfe2d35d6f50495e94e7e4ce160d7266 b4c4ae007d5c4e5fa142b9124848215d - - default default] Added segment ef03cc69-40d6-4598-8c43-1659c0efbb55 of type vxlan for network 716316be-6e3f-44f5-9e19-91b47570c097 [pid: 8|app: 0|req: 1096/2365] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:11:47 2026] POST /v2.0/networks => generated 632 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:48.036 7 WARNING neutron_lib.context [None req-4c996afc-43ab-41b5-a975-d2428db81516 bfe2d35d6f50495e94e7e4ce160d7266 b4c4ae007d5c4e5fa142b9124848215d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1270/2366] 10.0.0.244 () {34 vars in 669 bytes} [Mon Jun 15 21:11:48 2026] POST /v2.0/subnets => generated 605 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2367] 10.0.0.244 () {34 vars in 751 bytes} [Mon Jun 15 21:11:48 2026] PUT /v2.0/subnets/0a948c8e-ea88-4d8f-b898-2036af627873/tags => generated 17 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2368] 10.0.0.244 () {34 vars in 751 bytes} [Mon Jun 15 21:11:48 2026] PUT /v2.0/subnets/a5279eec-082d-400e-8214-1099f8ee572e/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2369] 10.0.0.244 () {34 vars in 751 bytes} [Mon Jun 15 21:11:48 2026] PUT /v2.0/subnets/4032d2fa-9c94-403f-88bd-931977b46bca/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2370] 10.0.0.244 () {34 vars in 751 bytes} [Mon Jun 15 21:11:48 2026] PUT /v2.0/subnets/ad409545-3fb4-4b2b-9766-6a8e44368953/tags => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2371] 10.0.0.244 () {32 vars in 721 bytes} [Mon Jun 15 21:11:48 2026] GET /v2.0/subnets/6c755170-b7b1-48d3-ad94-c482ebd2054b => generated 651 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2372] 10.0.0.244 () {32 vars in 664 bytes} [Mon Jun 15 21:11:48 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2373] 10.0.0.244 () {32 vars in 678 bytes} [Mon Jun 15 21:11:48 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2374] 10.0.0.244 () {32 vars in 674 bytes} [Mon Jun 15 21:11:48 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2375] 10.0.0.244 () {32 vars in 686 bytes} [Mon Jun 15 21:11:48 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2376] 10.0.0.244 () {32 vars in 672 bytes} [Mon Jun 15 21:11:49 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2377] 10.0.0.244 () {32 vars in 686 bytes} [Mon Jun 15 21:11:49 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2378] 10.0.0.244 () {32 vars in 682 bytes} [Mon Jun 15 21:11:49 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2379] 10.0.0.244 () {32 vars in 694 bytes} [Mon Jun 15 21:11:49 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2381] 10.0.0.40 () {30 vars in 689 bytes} [Mon Jun 15 21:11:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2381] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:11:49 2026] DELETE /v2.0/subnets/0a948c8e-ea88-4d8f-b898-2036af627873 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2382] 10.0.0.40 () {30 vars in 691 bytes} [Mon Jun 15 21:11:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2383] 10.0.0.40 () {30 vars in 667 bytes} [Mon Jun 15 21:11:49 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: 1280/2384] 10.0.0.40 () {30 vars in 703 bytes} [Mon Jun 15 21:11:49 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: 1105/2385] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:11:49 2026] DELETE /v2.0/subnets/a5279eec-082d-400e-8214-1099f8ee572e => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2386] 10.0.0.40 () {28 vars in 438 bytes} [Mon Jun 15 21:11:50 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2387] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:11:49 2026] DELETE /v2.0/subnets/4032d2fa-9c94-403f-88bd-931977b46bca => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2388] 10.0.0.40 () {30 vars in 727 bytes} [Mon Jun 15 21:11:50 2026] GET /v2.0/subnets/6c755170-b7b1-48d3-ad94-c482ebd2054b => generated 633 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2389] 10.0.0.40 () {30 vars in 689 bytes} [Mon Jun 15 21:11:50 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: 1284/2390] 10.0.0.40 () {30 vars in 691 bytes} [Mon Jun 15 21:11:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2391] 10.0.0.40 () {30 vars in 667 bytes} [Mon Jun 15 21:11:50 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: 1286/2392] 10.0.0.40 () {30 vars in 703 bytes} [Mon Jun 15 21:11:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2393] 10.0.0.40 () {30 vars in 727 bytes} [Mon Jun 15 21:11:50 2026] GET /v2.0/subnets/6c755170-b7b1-48d3-ad94-c482ebd2054b => generated 651 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2394] 10.0.0.40 () {30 vars in 689 bytes} [Mon Jun 15 21:11:50 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: 1289/2395] 10.0.0.40 () {30 vars in 691 bytes} [Mon Jun 15 21:11:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2396] 10.0.0.40 () {30 vars in 667 bytes} [Mon Jun 15 21:11:50 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: 1107/2397] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:11:50 2026] DELETE /v2.0/subnets/ad409545-3fb4-4b2b-9766-6a8e44368953 => 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: 1108/2398] 10.0.0.40 () {30 vars in 703 bytes} [Mon Jun 15 21:11:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2399] 10.0.0.40 () {30 vars in 729 bytes} [Mon Jun 15 21:11:50 2026] GET /v2.0/networks/ed8e1c32-e552-4264-90b1-19696bdf93c6 => generated 800 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2400] 10.0.0.40 () {30 vars in 681 bytes} [Mon Jun 15 21:11:50 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2401] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:11:50 2026] DELETE /v2.0/subnets/d4436280-0b50-4104-a919-98471d187960 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:11:51.159 7 INFO neutron.services.segments.plugin [-] Segment 01ac2f13-d1bf-47ab-ad90-b6c46ff96532 resource provider aggregate not found 2026-06-15 21:11:51.164 7 INFO neutron.services.segments.plugin [-] Segment 01ac2f13-d1bf-47ab-ad90-b6c46ff96532 resource provider aggregate not found 2026-06-15 21:11:51.183 7 INFO neutron.services.segments.plugin [-] Segment 01ac2f13-d1bf-47ab-ad90-b6c46ff96532 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01ac2f13-d1bf-47ab-ad90-b6c46ff96532 found for delete ", "request_id": "req-f121cd37-0e18-48fa-b1fc-c6fe4b203fbe"}]} 2026-06-15 21:11:51.191 7 INFO neutron.services.segments.plugin [-] Segment 01ac2f13-d1bf-47ab-ad90-b6c46ff96532 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01ac2f13-d1bf-47ab-ad90-b6c46ff96532 found for delete ", "request_id": "req-4be7aeab-dff7-470c-bd54-b02855d5f955"}]} [pid: 7|app: 0|req: 1292/2402] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:11:50 2026] DELETE /v2.0/networks/029f812b-a79a-4e6d-9ad6-bfa12dc8fccb => generated 0 bytes in 376 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2405] 10.0.0.40 () {34 vars in 703 bytes} [Mon Jun 15 21:11:50 2026] POST /v2.0/ports => generated 1132 bytes in 766 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2406] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:11:51 2026] DELETE /v2.0/networks/cfced8a5-f3db-47b6-bbb3-2cd8268673ac => generated 0 bytes in 466 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 21:11:52.063 8 INFO neutron.services.segments.plugin [-] Segment 0ec4d768-cc40-497a-9828-17bb01e49291 resource provider aggregate not found 2026-06-15 21:11:52.077 8 INFO neutron.services.segments.plugin [-] Segment 0ec4d768-cc40-497a-9828-17bb01e49291 resource provider aggregate not found 2026-06-15 21:11:52.105 8 INFO neutron.services.segments.plugin [-] Segment 0ec4d768-cc40-497a-9828-17bb01e49291 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ec4d768-cc40-497a-9828-17bb01e49291 found for delete ", "request_id": "req-72ad3388-b068-4078-bfa7-9341c1792e66"}]} 2026-06-15 21:11:52.109 8 INFO neutron.services.segments.plugin [-] Segment 0ec4d768-cc40-497a-9828-17bb01e49291 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ec4d768-cc40-497a-9828-17bb01e49291 found for delete ", "request_id": "req-6e8c7f53-a3f9-420a-a1fc-d57293bed00a"}]} [pid: 8|app: 0|req: 1112/2407] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:11:51 2026] DELETE /v2.0/networks/fb055ede-140b-4b43-9a6d-7cffeaa64653 => generated 0 bytes in 452 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2408] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:11:52 2026] DELETE /v2.0/networks/b09ff986-df6b-4116-b61a-548940547bd4 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2409] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:11:52 2026] DELETE /v2.0/networks/716316be-6e3f-44f5-9e19-91b47570c097 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:11:53.566 7 INFO neutron.services.segments.plugin [-] Segment a01559e7-ca5f-4d80-8b1e-bfefa7b4f52a resource provider aggregate not found 2026-06-15 21:11:53.571 7 INFO neutron.services.segments.plugin [-] Segment a01559e7-ca5f-4d80-8b1e-bfefa7b4f52a resource provider aggregate not found 2026-06-15 21:11:53.593 7 INFO neutron.services.segments.plugin [-] Segment a01559e7-ca5f-4d80-8b1e-bfefa7b4f52a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a01559e7-ca5f-4d80-8b1e-bfefa7b4f52a found for delete ", "request_id": "req-b3d3199c-e2c0-46a5-978a-4b6f1f03f37c"}]} 2026-06-15 21:11:53.602 7 INFO neutron.services.segments.plugin [-] Segment a01559e7-ca5f-4d80-8b1e-bfefa7b4f52a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a01559e7-ca5f-4d80-8b1e-bfefa7b4f52a found for delete ", "request_id": "req-c814856a-2e0f-4e3a-94e1-696882949b4a"}]} 2026-06-15 21:11:53.614 7 INFO neutron.services.segments.plugin [-] Segment 07e928f6-156f-4f5c-a1ef-083ca18aa7b3 resource provider aggregate not found 2026-06-15 21:11:53.621 7 INFO neutron.services.segments.plugin [-] Segment 07e928f6-156f-4f5c-a1ef-083ca18aa7b3 resource provider aggregate not found 2026-06-15 21:11:53.630 7 INFO neutron.services.segments.plugin [-] Segment 07e928f6-156f-4f5c-a1ef-083ca18aa7b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07e928f6-156f-4f5c-a1ef-083ca18aa7b3 found for delete ", "request_id": "req-658dacf9-b2cd-4c1a-9c98-7e30af212390"}]} 2026-06-15 21:11:53.637 7 INFO neutron.services.segments.plugin [-] Segment 07e928f6-156f-4f5c-a1ef-083ca18aa7b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07e928f6-156f-4f5c-a1ef-083ca18aa7b3 found for delete ", "request_id": "req-a9bdf451-6f63-4212-9b3e-1689ef726590"}]} [pid: 7|app: 0|req: 1297/2410] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:11:53 2026] GET /v2.0/security-groups?tenant_id=b4c4ae007d5c4e5fa142b9124848215d&name=default => generated 2805 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2411] 199.204.45.140 () {30 vars in 703 bytes} [Mon Jun 15 21:11:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2412] 199.204.45.140 () {30 vars in 705 bytes} [Mon Jun 15 21:11:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2413] 199.204.45.140 () {30 vars in 681 bytes} [Mon Jun 15 21:11:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2414] 199.204.45.140 () {30 vars in 717 bytes} [Mon Jun 15 21:11:53 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: 1114/2415] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:11:53 2026] DELETE /v2.0/security-groups/baeca01e-c871-4d2d-b5d5-549df9532330 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2416] 199.204.45.140 () {30 vars in 737 bytes} [Mon Jun 15 21:11:53 2026] GET /v2.0/ports/be7164dc-da9d-48d6-8d53-34db89afdfe4 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:11:54.130 8 INFO neutron.services.segments.plugin [-] Segment ef03cc69-40d6-4598-8c43-1659c0efbb55 resource provider aggregate not found 2026-06-15 21:11:54.137 8 INFO neutron.services.segments.plugin [-] Segment ef03cc69-40d6-4598-8c43-1659c0efbb55 resource provider aggregate not found 2026-06-15 21:11:54.153 8 INFO neutron.services.segments.plugin [-] Segment ef03cc69-40d6-4598-8c43-1659c0efbb55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef03cc69-40d6-4598-8c43-1659c0efbb55 found for delete ", "request_id": "req-49640679-0449-4b04-beb0-f415da26cd51"}]} 2026-06-15 21:11:54.154 8 INFO neutron.services.segments.plugin [-] Segment ef03cc69-40d6-4598-8c43-1659c0efbb55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef03cc69-40d6-4598-8c43-1659c0efbb55 found for delete ", "request_id": "req-d6f014d6-09c8-4e78-a28b-1396d5b814b7"}]} [pid: 8|app: 0|req: 1115/2417] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:11:54 2026] GET /v2.0/security-groups?tenant_id=5c9d85ea742644d381505de89a3e32ee&name=default => generated 2805 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2418] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:11:54 2026] DELETE /v2.0/security-groups/60807076-7cdf-458d-a1bc-da37e1fc7bd9 => 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: 1116/2419] 199.204.45.140 () {30 vars in 703 bytes} [Mon Jun 15 21:11:54 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: 1304/2420] 199.204.45.140 () {30 vars in 705 bytes} [Mon Jun 15 21:11:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2421] 199.204.45.140 () {30 vars in 681 bytes} [Mon Jun 15 21:11:54 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: 1305/2422] 199.204.45.140 () {30 vars in 717 bytes} [Mon Jun 15 21:11:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:11:54.370 8 INFO neutron.api.v2.resource [None req-5df6dc9a-30f9-47cb-bd8d-11743df75635 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1118/2423] 199.204.45.140 () {30 vars in 763 bytes} [Mon Jun 15 21:11:54 2026] GET /v2.0/security-groups/lb-bd219e06-6258-4ac3-8706-578fdf4ed9fb => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2424] 199.204.45.140 () {30 vars in 785 bytes} [Mon Jun 15 21:11:54 2026] GET /v2.0/security-groups?name=lb-bd219e06-6258-4ac3-8706-578fdf4ed9fb => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2425] 199.204.45.140 () {34 vars in 736 bytes} [Mon Jun 15 21:11:54 2026] POST /v2.0/security-groups => generated 1574 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2426] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:11:54 2026] GET /v2.0/security-groups?tenant_id=316a81464c754dd18ed5c34273fb1332&name=default => generated 2805 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2427] 199.204.45.140 () {30 vars in 815 bytes} [Mon Jun 15 21:11:54 2026] GET /v2.0/security-group-rules?security_group_id=1110220d-3cd9-4e86-95eb-3c63bb20cc8d => generated 1118 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2428] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:11:54 2026] DELETE /v2.0/security-groups/bdc6c44d-cdf8-4285-a192-0abdd4530dd3 => 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: 1121/2429] 199.204.45.140 () {34 vars in 789 bytes} [Mon Jun 15 21:11:54 2026] PUT /v2.0/ports/be7164dc-da9d-48d6-8d53-34db89afdfe4 => generated 1132 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2430] 199.204.45.140 () {30 vars in 703 bytes} [Mon Jun 15 21:11:54 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1122/2431] 199.204.45.140 () {30 vars in 705 bytes} [Mon Jun 15 21:11:54 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: 1310/2432] 199.204.45.140 () {30 vars in 681 bytes} [Mon Jun 15 21:11:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2433] 199.204.45.140 () {30 vars in 717 bytes} [Mon Jun 15 21:11:54 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: 1311/2434] 199.204.45.140 () {30 vars in 741 bytes} [Mon Jun 15 21:11:55 2026] GET /v2.0/subnets/6c755170-b7b1-48d3-ad94-c482ebd2054b => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:11:58.988 8 WARNING neutron_lib.context [None req-2b301eb2-f9dd-400e-b2a6-fd27b1b18bff edc93e1740b14852931c8c923f99ce33 7da07e4f1ca14bb2a325a556cb49d55a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1124/2435] 10.0.0.244 () {34 vars in 676 bytes} [Mon Jun 15 21:11:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:59.060 7 WARNING neutron_lib.context [None req-a6429dd3-1147-412d-84f3-71a364ad18fd edc93e1740b14852931c8c923f99ce33 7da07e4f1ca14bb2a325a556cb49d55a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1312/2436] 10.0.0.244 () {34 vars in 676 bytes} [Mon Jun 15 21:11:59 2026] POST /v2.0/subnetpools => generated 516 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:59.131 8 WARNING neutron_lib.context [None req-5a3ea437-cfed-45d4-b81c-8bb2e610d0e2 edc93e1740b14852931c8c923f99ce33 7da07e4f1ca14bb2a325a556cb49d55a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1125/2437] 10.0.0.244 () {34 vars in 676 bytes} [Mon Jun 15 21:11:59 2026] POST /v2.0/subnetpools => generated 516 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:59.205 7 WARNING neutron_lib.context [None req-9f073f4d-0131-477c-84d2-73e1dbb5d8c1 edc93e1740b14852931c8c923f99ce33 7da07e4f1ca14bb2a325a556cb49d55a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1313/2438] 10.0.0.244 () {34 vars in 676 bytes} [Mon Jun 15 21:11:59 2026] POST /v2.0/subnetpools => generated 516 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:59.272 8 WARNING neutron_lib.context [None req-93eada99-3019-4d39-9a62-83c125c443ea edc93e1740b14852931c8c923f99ce33 7da07e4f1ca14bb2a325a556cb49d55a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1126/2439] 10.0.0.244 () {34 vars in 676 bytes} [Mon Jun 15 21:11:59 2026] POST /v2.0/subnetpools => generated 516 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2440] 10.0.0.244 () {34 vars in 759 bytes} [Mon Jun 15 21:11:59 2026] PUT /v2.0/subnetpools/e8ae2db7-0335-4cdd-9203-fa71dace94eb/tags => generated 17 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2441] 10.0.0.244 () {34 vars in 759 bytes} [Mon Jun 15 21:11:59 2026] PUT /v2.0/subnetpools/3b9c4a01-17b6-4e32-ac44-6c4037ee4a5a/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: 1315/2442] 10.0.0.244 () {34 vars in 759 bytes} [Mon Jun 15 21:11:59 2026] PUT /v2.0/subnetpools/bd2d88f9-18c6-4d13-96c9-eb5e6cb852a7/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2443] 10.0.0.244 () {34 vars in 759 bytes} [Mon Jun 15 21:11:59 2026] PUT /v2.0/subnetpools/5f093e77-7e44-47e5-ac17-65bd190df68c/tags => 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: 1316/2444] 10.0.0.244 () {32 vars in 672 bytes} [Mon Jun 15 21:11:59 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2445] 10.0.0.244 () {32 vars in 686 bytes} [Mon Jun 15 21:11:59 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2446] 10.0.0.244 () {32 vars in 682 bytes} [Mon Jun 15 21:11:59 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2447] 10.0.0.244 () {32 vars in 694 bytes} [Mon Jun 15 21:11:59 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2448] 10.0.0.244 () {32 vars in 680 bytes} [Mon Jun 15 21:11:59 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2449] 10.0.0.244 () {32 vars in 694 bytes} [Mon Jun 15 21:11:59 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2450] 10.0.0.244 () {32 vars in 690 bytes} [Mon Jun 15 21:11:59 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2451] 10.0.0.244 () {32 vars in 702 bytes} [Mon Jun 15 21:11:59 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2452] 10.0.0.244 () {32 vars in 732 bytes} [Mon Jun 15 21:11:59 2026] DELETE /v2.0/subnetpools/e8ae2db7-0335-4cdd-9203-fa71dace94eb => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2453] 10.0.0.244 () {32 vars in 732 bytes} [Mon Jun 15 21:11:59 2026] DELETE /v2.0/subnetpools/3b9c4a01-17b6-4e32-ac44-6c4037ee4a5a => generated 0 bytes in 471 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2454] 10.0.0.244 () {32 vars in 732 bytes} [Mon Jun 15 21:12:00 2026] DELETE /v2.0/subnetpools/bd2d88f9-18c6-4d13-96c9-eb5e6cb852a7 => 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: 1134/2455] 10.0.0.244 () {32 vars in 732 bytes} [Mon Jun 15 21:12:00 2026] DELETE /v2.0/subnetpools/5f093e77-7e44-47e5-ac17-65bd190df68c => 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: 1322/2456] 10.0.0.244 () {32 vars in 732 bytes} [Mon Jun 15 21:12:00 2026] DELETE /v2.0/subnetpools/2fad8825-9ddb-4dd1-84eb-2a4ad8bb864f => 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: 1135/2457] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:12:01 2026] GET /v2.0/security-groups?tenant_id=c890e05a816149e18584221ffce82566&name=default => generated 2805 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2458] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:12:01 2026] DELETE /v2.0/security-groups/ed0ffb66-502d-4a11-90af-2b9397b21e3b => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2459] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:12:02 2026] GET /v2.0/security-groups?tenant_id=6ef0c5f3efb74c188753a6f6f7011df6&name=default => generated 2805 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2460] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:12:02 2026] DELETE /v2.0/security-groups/ee3eec9f-0708-49ff-a0e2-ea823e6ec178 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2461] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:12:02 2026] GET /v2.0/security-groups?tenant_id=7da07e4f1ca14bb2a325a556cb49d55a&name=default => generated 2805 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2462] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:12:02 2026] DELETE /v2.0/security-groups/eb768f24-cce4-4300-a7d6-1e824e74d632 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2463] 10.0.0.133 () {34 vars in 1016 bytes} [Mon Jun 15 21:12:02 2026] GET /v2.0/security-groups?id=313101ff-1590-465e-a753-667470e87ad0&fields=id => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2464] 10.0.0.133 () {34 vars in 982 bytes} [Mon Jun 15 21:12:02 2026] GET /v2.0/networks?id=b58d691b-3225-4cb6-b9e1-53e691490cd5 => generated 735 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2465] 10.0.0.133 () {34 vars in 965 bytes} [Mon Jun 15 21:12:02 2026] GET /v2.0/quotas/8c88958e564a4b1dbf0dd3c5e0c55f83 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2466] 10.0.0.133 () {34 vars in 1002 bytes} [Mon Jun 15 21:12:02 2026] GET /v2.0/ports?tenant_id=8c88958e564a4b1dbf0dd3c5e0c55f83&fields=id => generated 149 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2467] 10.0.0.133 () {34 vars in 1008 bytes} [Mon Jun 15 21:12:02 2026] GET /v2.0/networks/b58d691b-3225-4cb6-b9e1-53e691490cd5?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: 1328/2468] 10.0.0.133 () {34 vars in 1108 bytes} [Mon Jun 15 21:12:03 2026] GET /v2.0/networks/b58d691b-3225-4cb6-b9e1-53e691490cd5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2469] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:12:03 2026] GET /v2.0/ports?device_id=04dd3aab-342b-4469-98ee-306c0c1c8bb7 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2470] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:12:03 2026] GET /v2.0/ports?device_id=04dd3aab-342b-4469-98ee-306c0c1c8bb7 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2471] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:12:04 2026] GET /v2.0/networks?id=b58d691b-3225-4cb6-b9e1-53e691490cd5 => generated 735 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2472] 199.204.45.140 () {34 vars in 1050 bytes} [Mon Jun 15 21:12:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8c88958e564a4b1dbf0dd3c5e0c55f83 => generated 343 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2473] 199.204.45.140 () {38 vars in 955 bytes} [Mon Jun 15 21:12:04 2026] POST /v2.0/ports => generated 1078 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2474] 199.204.45.140 () {38 vars in 1028 bytes} [Mon Jun 15 21:12:05 2026] PUT /v2.0/ports/413e4c7c-d06d-4b50-adb4-dd240fbac06e => generated 1203 bytes in 570 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1144/2475] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:12:05 2026] GET /v2.0/ports?tenant_id=8c88958e564a4b1dbf0dd3c5e0c55f83&device_id=04dd3aab-342b-4469-98ee-306c0c1c8bb7 => generated 1242 bytes in 51 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-06-15 21:12:05.820 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-317cc692-e619-4fb2-84c0-e887feb4cf01'] response: {'name': 'network-changed', 'server_uuid': '04dd3aab-342b-4469-98ee-306c0c1c8bb7', 'tag': '413e4c7c-d06d-4b50-adb4-dd240fbac06e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1332/2476] 199.204.45.140 () {34 vars in 1060 bytes} [Mon Jun 15 21:12:05 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.89&port_id=413e4c7c-d06d-4b50-adb4-dd240fbac06e => generated 19 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2477] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:12:05 2026] GET /v2.0/subnets?id=32465214-1c17-4187-a84a-55bc36d59ba7 => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2480] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:12:05 2026] GET /v2.0/ports?network_id=b58d691b-3225-4cb6-b9e1-53e691490cd5&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: 1148/2481] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:12:05 2026] GET /v2.0/networks/b58d691b-3225-4cb6-b9e1-53e691490cd5?fields=segments => generated 14 bytes in 95 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: 1334/2482] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:12:06 2026] GET /v2.0/networks/b58d691b-3225-4cb6-b9e1-53e691490cd5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2483] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:12:06 2026] GET /v2.0/ports?tenant_id=8c88958e564a4b1dbf0dd3c5e0c55f83&device_id=04dd3aab-342b-4469-98ee-306c0c1c8bb7 => generated 1242 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2484] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:12:06 2026] GET /v2.0/networks?id=b58d691b-3225-4cb6-b9e1-53e691490cd5 => generated 735 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2485] 199.204.45.140 () {34 vars in 1060 bytes} [Mon Jun 15 21:12:06 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.89&port_id=413e4c7c-d06d-4b50-adb4-dd240fbac06e => 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: 1336/2486] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:12:06 2026] GET /v2.0/subnets?id=32465214-1c17-4187-a84a-55bc36d59ba7 => generated 630 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2487] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:12:06 2026] GET /v2.0/ports?network_id=b58d691b-3225-4cb6-b9e1-53e691490cd5&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: 1151/2488] 199.204.45.140 () {34 vars in 994 bytes} [Mon Jun 15 21:12:06 2026] GET /v2.0/ports?device_id=04dd3aab-342b-4469-98ee-306c0c1c8bb7 => 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: 1338/2489] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:12:06 2026] GET /v2.0/networks/b58d691b-3225-4cb6-b9e1-53e691490cd5?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: 1152/2490] 199.204.45.140 () {34 vars in 1044 bytes} [Mon Jun 15 21:12:06 2026] GET /v2.0/security-groups?id=313101ff-1590-465e-a753-667470e87ad0&fields=id&fields=name => generated 96 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2491] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:12:06 2026] GET /v2.0/networks/b58d691b-3225-4cb6-b9e1-53e691490cd5?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: 1153/2492] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:12:06 2026] GET /v2.0/ports?device_id=04dd3aab-342b-4469-98ee-306c0c1c8bb7 => generated 1242 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:12:07.219 7 WARNING neutron_lib.context [None req-4220c446-91dd-41bc-8195-b0b42d2e3240 9cbb27be4201443c803db66d8e63ba97 4729076ece8c42c4bad6eb9815ceeccf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1154/2493] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:07 2026] GET /v2.0/security-groups?id=313101ff-1590-465e-a753-667470e87ad0&fields=id&fields=name => generated 96 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2494] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:12:07 2026] GET /v2.0/ports?device_id=04dd3aab-342b-4469-98ee-306c0c1c8bb7 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:12:07.398 7 INFO neutron.db.segments_db [None req-4220c446-91dd-41bc-8195-b0b42d2e3240 9cbb27be4201443c803db66d8e63ba97 4729076ece8c42c4bad6eb9815ceeccf - - default default] Added segment a1b33e65-8823-4498-978b-e4e42456edf4 of type vxlan for network e50deb39-b2cd-4773-92f3-cd983bd70abb [pid: 7|app: 0|req: 1340/2495] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:12:07 2026] POST /v2.0/networks => generated 631 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:12:07.558 8 WARNING neutron_lib.context [None req-b77cba3b-e13d-44a9-aa08-5482d1e4df1f 9cbb27be4201443c803db66d8e63ba97 4729076ece8c42c4bad6eb9815ceeccf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1156/2496] 10.0.0.244 () {34 vars in 664 bytes} [Mon Jun 15 21:12:07 2026] POST /v2.0/ports => generated 743 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:12:07.972 7 WARNING neutron_lib.context [None req-94965b67-5be5-4f72-9291-a70d4171f4ce 9cbb27be4201443c803db66d8e63ba97 4729076ece8c42c4bad6eb9815ceeccf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1341/2497] 10.0.0.244 () {34 vars in 666 bytes} [Mon Jun 15 21:12:07 2026] POST /v2.0/trunks => generated 407 bytes in 730 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-06-15 21:12:08.711 8 WARNING neutron_lib.context [None req-81edcc56-30f4-4af3-a81a-9625b83c86dc 9cbb27be4201443c803db66d8e63ba97 4729076ece8c42c4bad6eb9815ceeccf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:12:08.773 8 INFO neutron.db.segments_db [None req-81edcc56-30f4-4af3-a81a-9625b83c86dc 9cbb27be4201443c803db66d8e63ba97 4729076ece8c42c4bad6eb9815ceeccf - - default default] Added segment 2e808e9b-b53f-411d-b112-910efdcae7ac of type vxlan for network de83e34e-cb7f-4b96-bf63-9e632ad60f3b [pid: 8|app: 0|req: 1157/2498] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:12:08 2026] POST /v2.0/networks => generated 631 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:12:08.945 7 WARNING neutron_lib.context [None req-4a7eee92-b095-45b9-80ba-a2a0470f7ab9 9cbb27be4201443c803db66d8e63ba97 4729076ece8c42c4bad6eb9815ceeccf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1342/2499] 10.0.0.244 () {34 vars in 664 bytes} [Mon Jun 15 21:12:08 2026] POST /v2.0/ports => generated 743 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:12:09.388 8 WARNING neutron_lib.context [None req-e9a80de9-1801-4578-9d05-8324e44ecc66 9cbb27be4201443c803db66d8e63ba97 4729076ece8c42c4bad6eb9815ceeccf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1158/2500] 10.0.0.244 () {34 vars in 666 bytes} [Mon Jun 15 21:12:09 2026] POST /v2.0/trunks => generated 407 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 21:12:09.682 7 WARNING neutron_lib.context [None req-dfa5ad4f-8df1-4d9d-9e5f-a6e1d0852fe3 9cbb27be4201443c803db66d8e63ba97 4729076ece8c42c4bad6eb9815ceeccf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:12:09.769 7 INFO neutron.db.segments_db [None req-dfa5ad4f-8df1-4d9d-9e5f-a6e1d0852fe3 9cbb27be4201443c803db66d8e63ba97 4729076ece8c42c4bad6eb9815ceeccf - - default default] Added segment 4c5a392a-d399-4a00-9481-80e57b8b8977 of type vxlan for network b6c6949c-1d08-4838-8325-949f6196765f [pid: 7|app: 0|req: 1343/2501] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:12:09 2026] POST /v2.0/networks => generated 631 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:12:09.928 8 WARNING neutron_lib.context [None req-d67811d2-d195-436f-9b98-007e88a6d95d 9cbb27be4201443c803db66d8e63ba97 4729076ece8c42c4bad6eb9815ceeccf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1159/2502] 10.0.0.244 () {34 vars in 664 bytes} [Mon Jun 15 21:12:09 2026] POST /v2.0/ports => generated 743 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 21:12:10.337 8 WARNING neutron_lib.context [None req-dda41ffb-02db-4037-a9dc-2fa56a9862a1 9cbb27be4201443c803db66d8e63ba97 4729076ece8c42c4bad6eb9815ceeccf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1344/2503] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:12:10 2026] GET /v2.0/ports?device_id=04dd3aab-342b-4469-98ee-306c0c1c8bb7 => generated 1244 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2504] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:10 2026] GET /v2.0/security-groups?id=313101ff-1590-465e-a753-667470e87ad0&fields=id&fields=name => generated 96 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2505] 10.0.0.244 () {34 vars in 666 bytes} [Mon Jun 15 21:12:10 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-06-15 21:12:10.575 8 WARNING neutron_lib.context [None req-d823b5ad-290b-4352-a066-986e7cfcd229 9cbb27be4201443c803db66d8e63ba97 4729076ece8c42c4bad6eb9815ceeccf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1346/2506] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:12:10 2026] GET /v2.0/ports?device_id=04dd3aab-342b-4469-98ee-306c0c1c8bb7 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:12:10.632 8 INFO neutron.db.segments_db [None req-d823b5ad-290b-4352-a066-986e7cfcd229 9cbb27be4201443c803db66d8e63ba97 4729076ece8c42c4bad6eb9815ceeccf - - default default] Added segment fe2ac7cf-8138-4441-b509-efd179035250 of type vxlan for network 7036285f-07f7-49ee-a61c-bd93cdd4f1b7 [pid: 8|app: 0|req: 1161/2507] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:12:10 2026] POST /v2.0/networks => generated 630 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:12:10.768 7 WARNING neutron_lib.context [None req-461a911c-18c9-4011-bc5a-ab3139a966f9 9cbb27be4201443c803db66d8e63ba97 4729076ece8c42c4bad6eb9815ceeccf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1347/2508] 10.0.0.244 () {34 vars in 664 bytes} [Mon Jun 15 21:12:10 2026] POST /v2.0/ports => generated 743 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:12:11.136 8 WARNING neutron_lib.context [None req-b4081b2d-ee11-4dc3-a168-8b15706c9f8f 9cbb27be4201443c803db66d8e63ba97 4729076ece8c42c4bad6eb9815ceeccf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1162/2509] 10.0.0.244 () {34 vars in 666 bytes} [Mon Jun 15 21:12:11 2026] POST /v2.0/trunks => generated 407 bytes in 292 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-06-15 21:12:11.418 7 WARNING neutron_lib.context [None req-dcddfe96-69c0-4f25-b319-67b7a982a8c5 9cbb27be4201443c803db66d8e63ba97 4729076ece8c42c4bad6eb9815ceeccf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:12:11.501 7 INFO neutron.db.segments_db [None req-dcddfe96-69c0-4f25-b319-67b7a982a8c5 9cbb27be4201443c803db66d8e63ba97 4729076ece8c42c4bad6eb9815ceeccf - - default default] Added segment c66c8b30-2315-4720-9090-d7154487784c of type vxlan for network 4f6df812-8791-48b7-88e6-fb977f998471 [pid: 7|app: 0|req: 1348/2510] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:12:11 2026] POST /v2.0/networks => generated 631 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:12:11.660 8 WARNING neutron_lib.context [None req-7063d786-c4cd-43cb-a94b-50937e92d4e7 9cbb27be4201443c803db66d8e63ba97 4729076ece8c42c4bad6eb9815ceeccf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1163/2511] 10.0.0.244 () {34 vars in 664 bytes} [Mon Jun 15 21:12:11 2026] POST /v2.0/ports => generated 743 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:12:12.043 7 WARNING neutron_lib.context [None req-623bc708-c602-4a1b-8e3d-8ae9c93ca579 9cbb27be4201443c803db66d8e63ba97 4729076ece8c42c4bad6eb9815ceeccf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1349/2512] 10.0.0.244 () {34 vars in 666 bytes} [Mon Jun 15 21:12:12 2026] POST /v2.0/trunks => generated 407 bytes in 244 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: 1164/2513] 10.0.0.244 () {34 vars in 749 bytes} [Mon Jun 15 21:12:12 2026] PUT /v2.0/trunks/28d2ca1a-8bf0-4c17-83eb-38f8ca066731/tags => generated 17 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2514] 10.0.0.244 () {34 vars in 749 bytes} [Mon Jun 15 21:12:12 2026] PUT /v2.0/trunks/5c9c3555-bcf6-4ec3-8e9d-eb198948bd01/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: 1165/2515] 10.0.0.244 () {34 vars in 749 bytes} [Mon Jun 15 21:12:12 2026] PUT /v2.0/trunks/c4022608-a54b-4720-92f3-37cc55d50f17/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2516] 10.0.0.244 () {34 vars in 749 bytes} [Mon Jun 15 21:12:12 2026] PUT /v2.0/trunks/1d0dd972-39be-4d7a-8619-03d387a45881/tags => 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: 1166/2517] 10.0.0.244 () {32 vars in 662 bytes} [Mon Jun 15 21:12:12 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2518] 10.0.0.244 () {32 vars in 676 bytes} [Mon Jun 15 21:12:12 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2519] 10.0.0.244 () {32 vars in 672 bytes} [Mon Jun 15 21:12:12 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2520] 10.0.0.244 () {32 vars in 684 bytes} [Mon Jun 15 21:12:12 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2521] 10.0.0.244 () {32 vars in 670 bytes} [Mon Jun 15 21:12:12 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2522] 10.0.0.244 () {32 vars in 684 bytes} [Mon Jun 15 21:12:12 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2523] 10.0.0.244 () {32 vars in 680 bytes} [Mon Jun 15 21:12:12 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2524] 10.0.0.244 () {32 vars in 692 bytes} [Mon Jun 15 21:12:12 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2525] 10.0.0.244 () {32 vars in 719 bytes} [Mon Jun 15 21:12:12 2026] GET /v2.0/trunks/28d2ca1a-8bf0-4c17-83eb-38f8ca066731 => generated 412 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2526] 10.0.0.244 () {32 vars in 717 bytes} [Mon Jun 15 21:12:12 2026] GET /v2.0/ports/df5adf51-bbbb-4802-b737-c657ccbf3cb9 => generated 826 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2527] 10.0.0.244 () {32 vars in 722 bytes} [Mon Jun 15 21:12:12 2026] DELETE /v2.0/trunks/28d2ca1a-8bf0-4c17-83eb-38f8ca066731 => 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: 1357/2528] 10.0.0.244 () {32 vars in 719 bytes} [Mon Jun 15 21:12:13 2026] GET /v2.0/trunks/5c9c3555-bcf6-4ec3-8e9d-eb198948bd01 => generated 420 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2529] 10.0.0.244 () {32 vars in 717 bytes} [Mon Jun 15 21:12:13 2026] GET /v2.0/ports/0ff61b7d-96f9-4950-b63d-429fcf392542 => generated 826 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2530] 10.0.0.244 () {32 vars in 722 bytes} [Mon Jun 15 21:12:13 2026] DELETE /v2.0/trunks/5c9c3555-bcf6-4ec3-8e9d-eb198948bd01 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2531] 10.0.0.244 () {32 vars in 719 bytes} [Mon Jun 15 21:12:13 2026] GET /v2.0/trunks/c4022608-a54b-4720-92f3-37cc55d50f17 => generated 429 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2532] 10.0.0.244 () {32 vars in 717 bytes} [Mon Jun 15 21:12:13 2026] GET /v2.0/ports/ba1759f4-192e-4852-a61e-1530d20e2346 => generated 826 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2533] 10.0.0.244 () {32 vars in 722 bytes} [Mon Jun 15 21:12:13 2026] DELETE /v2.0/trunks/c4022608-a54b-4720-92f3-37cc55d50f17 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2534] 10.0.0.244 () {32 vars in 719 bytes} [Mon Jun 15 21:12:13 2026] GET /v2.0/trunks/1d0dd972-39be-4d7a-8619-03d387a45881 => generated 414 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2535] 10.0.0.244 () {32 vars in 717 bytes} [Mon Jun 15 21:12:13 2026] GET /v2.0/ports/5b4f96e9-65d7-4a2f-bc0f-eb70e9676bbf => generated 826 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2536] 10.0.0.244 () {32 vars in 722 bytes} [Mon Jun 15 21:12:13 2026] DELETE /v2.0/trunks/1d0dd972-39be-4d7a-8619-03d387a45881 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2537] 10.0.0.244 () {32 vars in 719 bytes} [Mon Jun 15 21:12:14 2026] GET /v2.0/trunks/085acd1f-7771-4d13-bafb-dbd5b1aa4a96 => generated 407 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2538] 10.0.0.244 () {32 vars in 717 bytes} [Mon Jun 15 21:12:14 2026] GET /v2.0/ports/e7ca1dc3-820b-4a38-9a88-36617a7448a0 => generated 826 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2539] 10.0.0.244 () {32 vars in 722 bytes} [Mon Jun 15 21:12:14 2026] DELETE /v2.0/trunks/085acd1f-7771-4d13-bafb-dbd5b1aa4a96 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2540] 10.0.0.244 () {32 vars in 720 bytes} [Mon Jun 15 21:12:14 2026] DELETE /v2.0/ports/df5adf51-bbbb-4802-b737-c657ccbf3cb9 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2541] 10.0.0.244 () {32 vars in 720 bytes} [Mon Jun 15 21:12:14 2026] DELETE /v2.0/ports/0ff61b7d-96f9-4950-b63d-429fcf392542 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2542] 10.0.0.244 () {32 vars in 720 bytes} [Mon Jun 15 21:12:14 2026] DELETE /v2.0/ports/ba1759f4-192e-4852-a61e-1530d20e2346 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2543] 10.0.0.244 () {32 vars in 720 bytes} [Mon Jun 15 21:12:15 2026] DELETE /v2.0/ports/5b4f96e9-65d7-4a2f-bc0f-eb70e9676bbf => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2544] 10.0.0.244 () {32 vars in 720 bytes} [Mon Jun 15 21:12:15 2026] DELETE /v2.0/ports/e7ca1dc3-820b-4a38-9a88-36617a7448a0 => 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: 1180/2545] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:12:15 2026] DELETE /v2.0/networks/e50deb39-b2cd-4773-92f3-cd983bd70abb => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2546] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:12:16 2026] DELETE /v2.0/networks/de83e34e-cb7f-4b96-bf63-9e632ad60f3b => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:12:16.437 8 INFO neutron.services.segments.plugin [-] Segment a1b33e65-8823-4498-978b-e4e42456edf4 resource provider aggregate not found 2026-06-15 21:12:16.444 8 INFO neutron.services.segments.plugin [-] Segment a1b33e65-8823-4498-978b-e4e42456edf4 resource provider aggregate not found 2026-06-15 21:12:16.466 8 INFO neutron.services.segments.plugin [-] Segment a1b33e65-8823-4498-978b-e4e42456edf4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1b33e65-8823-4498-978b-e4e42456edf4 found for delete ", "request_id": "req-cd4da4a2-9edd-4b82-8d85-a820b608d864"}]} 2026-06-15 21:12:16.467 8 INFO neutron.services.segments.plugin [-] Segment a1b33e65-8823-4498-978b-e4e42456edf4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1b33e65-8823-4498-978b-e4e42456edf4 found for delete ", "request_id": "req-12f17320-65f4-4d86-a464-a3efe11cc393"}]} [pid: 8|app: 0|req: 1181/2547] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:12:16 2026] DELETE /v2.0/networks/b6c6949c-1d08-4838-8325-949f6196765f => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:12:16.689 7 INFO neutron.services.segments.plugin [-] Segment 2e808e9b-b53f-411d-b112-910efdcae7ac resource provider aggregate not found 2026-06-15 21:12:16.696 7 INFO neutron.services.segments.plugin [-] Segment 2e808e9b-b53f-411d-b112-910efdcae7ac resource provider aggregate not found 2026-06-15 21:12:16.725 7 INFO neutron.services.segments.plugin [-] Segment 2e808e9b-b53f-411d-b112-910efdcae7ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e808e9b-b53f-411d-b112-910efdcae7ac found for delete ", "request_id": "req-7bb10388-5481-4b0f-8d89-c1da2d2ac364"}]} 2026-06-15 21:12:16.726 7 INFO neutron.services.segments.plugin [-] Segment 2e808e9b-b53f-411d-b112-910efdcae7ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e808e9b-b53f-411d-b112-910efdcae7ac found for delete ", "request_id": "req-ba54eb86-01a5-4a9e-97ef-e79a38c628f0"}]} [pid: 7|app: 0|req: 1367/2548] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:12:16 2026] DELETE /v2.0/networks/7036285f-07f7-49ee-a61c-bd93cdd4f1b7 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2549] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:12:16 2026] DELETE /v2.0/networks/4f6df812-8791-48b7-88e6-fb977f998471 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2550] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:12:18 2026] GET /v2.0/security-groups?tenant_id=b50f3e47b43949c1ac05ac3102e72eee&name=default => generated 2805 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:12:18.711 8 INFO neutron.services.segments.plugin [-] Segment 4c5a392a-d399-4a00-9481-80e57b8b8977 resource provider aggregate not found 2026-06-15 21:12:18.727 8 INFO neutron.services.segments.plugin [-] Segment 4c5a392a-d399-4a00-9481-80e57b8b8977 resource provider aggregate not found 2026-06-15 21:12:18.744 8 INFO neutron.services.segments.plugin [-] Segment 4c5a392a-d399-4a00-9481-80e57b8b8977 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c5a392a-d399-4a00-9481-80e57b8b8977 found for delete ", "request_id": "req-1bc931b8-684a-407a-84d2-c4f2bf306159"}]} 2026-06-15 21:12:18.758 8 INFO neutron.services.segments.plugin [-] Segment 4c5a392a-d399-4a00-9481-80e57b8b8977 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c5a392a-d399-4a00-9481-80e57b8b8977 found for delete ", "request_id": "req-a26b2b88-1244-4286-ad16-739d5cc26ff4"}]} 2026-06-15 21:12:18.773 8 INFO neutron.services.segments.plugin [-] Segment c66c8b30-2315-4720-9090-d7154487784c resource provider aggregate not found 2026-06-15 21:12:18.783 8 INFO neutron.services.segments.plugin [-] Segment c66c8b30-2315-4720-9090-d7154487784c resource provider aggregate not found 2026-06-15 21:12:18.794 8 INFO neutron.services.segments.plugin [-] Segment c66c8b30-2315-4720-9090-d7154487784c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c66c8b30-2315-4720-9090-d7154487784c found for delete ", "request_id": "req-f72b4cfc-e31d-488c-ab61-90ecbdcb8227"}]} 2026-06-15 21:12:18.808 8 INFO neutron.services.segments.plugin [-] Segment c66c8b30-2315-4720-9090-d7154487784c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c66c8b30-2315-4720-9090-d7154487784c found for delete ", "request_id": "req-cee4bf92-a7cc-4ceb-b436-5699ebf45ab7"}]} [pid: 8|app: 0|req: 1183/2551] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:12:18 2026] DELETE /v2.0/security-groups/c9ef3b4c-2a51-4894-8ba0-ae1d772f396f => generated 0 bytes in 222 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:12:19.054 7 INFO neutron.services.segments.plugin [-] Segment fe2ac7cf-8138-4441-b509-efd179035250 resource provider aggregate not found 2026-06-15 21:12:19.060 7 INFO neutron.services.segments.plugin [-] Segment fe2ac7cf-8138-4441-b509-efd179035250 resource provider aggregate not found 2026-06-15 21:12:19.078 7 INFO neutron.services.segments.plugin [-] Segment fe2ac7cf-8138-4441-b509-efd179035250 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe2ac7cf-8138-4441-b509-efd179035250 found for delete ", "request_id": "req-ca9d27d2-9960-436b-8e54-1b0daeac1a1f"}]} 2026-06-15 21:12:19.080 7 INFO neutron.services.segments.plugin [-] Segment fe2ac7cf-8138-4441-b509-efd179035250 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe2ac7cf-8138-4441-b509-efd179035250 found for delete ", "request_id": "req-971c5304-8c6e-49ae-8332-c2cb2fe62624"}]} [pid: 7|app: 0|req: 1369/2552] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:12:19 2026] GET /v2.0/security-groups?tenant_id=fd9546007dc94073be5b286242ecdc08&name=default => generated 2805 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2553] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:12:19 2026] DELETE /v2.0/security-groups/cc512066-eaf2-4ef3-ad40-f3cb31647b98 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2554] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:12:19 2026] GET /v2.0/security-groups?tenant_id=4729076ece8c42c4bad6eb9815ceeccf&name=default => generated 2805 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2555] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:12:19 2026] DELETE /v2.0/security-groups/664e2d82-c89b-4097-b3b9-7b2abc64e399 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:12:23.497 7 WARNING neutron_lib.context [None req-cc1073ff-ce04-411e-9ef8-1d699f01c246 d626ab1983834f9e8fc63b32da12515d cbcaaa2a3c1844928b8fca5482356ecb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1372/2558] 10.0.0.244 () {34 vars in 684 bytes} [Mon Jun 15 21:12:23 2026] POST /v2.0/security-groups => generated 1539 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2559] 10.0.0.244 () {34 vars in 767 bytes} [Mon Jun 15 21:12:23 2026] PUT /v2.0/security-groups/0070325d-352c-4b6b-87a8-b8c7d941d6eb/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2560] 10.0.0.244 () {32 vars in 747 bytes} [Mon Jun 15 21:12:23 2026] GET /v2.0/security-groups/0070325d-352c-4b6b-87a8-b8c7d941d6eb/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2561] 10.0.0.244 () {34 vars in 778 bytes} [Mon Jun 15 21:12:23 2026] PUT /v2.0/security-groups/0070325d-352c-4b6b-87a8-b8c7d941d6eb/tags/green => 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: 1374/2562] 10.0.0.244 () {32 vars in 747 bytes} [Mon Jun 15 21:12:23 2026] GET /v2.0/security-groups/0070325d-352c-4b6b-87a8-b8c7d941d6eb/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2563] 10.0.0.244 () {34 vars in 774 bytes} [Mon Jun 15 21:12:23 2026] PUT /v2.0/security-groups/0070325d-352c-4b6b-87a8-b8c7d941d6eb/tags/red => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2564] 10.0.0.244 () {32 vars in 747 bytes} [Mon Jun 15 21:12:23 2026] GET /v2.0/security-groups/0070325d-352c-4b6b-87a8-b8c7d941d6eb/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2565] 10.0.0.244 () {34 vars in 796 bytes} [Mon Jun 15 21:12:24 2026] PUT /v2.0/security-groups/0070325d-352c-4b6b-87a8-b8c7d941d6eb/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: 1376/2566] 10.0.0.244 () {32 vars in 747 bytes} [Mon Jun 15 21:12:24 2026] GET /v2.0/security-groups/0070325d-352c-4b6b-87a8-b8c7d941d6eb/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2567] 10.0.0.244 () {34 vars in 767 bytes} [Mon Jun 15 21:12:24 2026] PUT /v2.0/security-groups/0070325d-352c-4b6b-87a8-b8c7d941d6eb/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2568] 10.0.0.244 () {32 vars in 747 bytes} [Mon Jun 15 21:12:24 2026] GET /v2.0/security-groups/0070325d-352c-4b6b-87a8-b8c7d941d6eb/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2569] 10.0.0.244 () {32 vars in 755 bytes} [Mon Jun 15 21:12:24 2026] GET /v2.0/security-groups/0070325d-352c-4b6b-87a8-b8c7d941d6eb/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:12:24.253 7 INFO neutron.api.v2.resource [None req-2c01d6a3-51c9-4745-a31b-46790e76df55 d626ab1983834f9e8fc63b32da12515d cbcaaa2a3c1844928b8fca5482356ecb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1378/2570] 10.0.0.244 () {32 vars in 759 bytes} [Mon Jun 15 21:12:24 2026] GET /v2.0/security-groups/0070325d-352c-4b6b-87a8-b8c7d941d6eb/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2571] 10.0.0.244 () {32 vars in 758 bytes} [Mon Jun 15 21:12:24 2026] DELETE /v2.0/security-groups/0070325d-352c-4b6b-87a8-b8c7d941d6eb/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2572] 10.0.0.244 () {32 vars in 747 bytes} [Mon Jun 15 21:12:24 2026] GET /v2.0/security-groups/0070325d-352c-4b6b-87a8-b8c7d941d6eb/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:12:24.383 8 INFO neutron.api.v2.resource [None req-6898f190-184b-4f03-8909-3b0b1a553aae d626ab1983834f9e8fc63b32da12515d cbcaaa2a3c1844928b8fca5482356ecb - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1194/2573] 10.0.0.244 () {32 vars in 762 bytes} [Mon Jun 15 21:12:24 2026] DELETE /v2.0/security-groups/0070325d-352c-4b6b-87a8-b8c7d941d6eb/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2574] 10.0.0.244 () {32 vars in 750 bytes} [Mon Jun 15 21:12:24 2026] DELETE /v2.0/security-groups/0070325d-352c-4b6b-87a8-b8c7d941d6eb/tags => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2575] 10.0.0.244 () {32 vars in 747 bytes} [Mon Jun 15 21:12:24 2026] GET /v2.0/security-groups/0070325d-352c-4b6b-87a8-b8c7d941d6eb/tags => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2576] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:12:24 2026] DELETE /v2.0/security-groups/0070325d-352c-4b6b-87a8-b8c7d941d6eb => 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: 1196/2577] 199.204.45.140 () {34 vars in 1096 bytes} [Mon Jun 15 21:12:25 2026] GET /v2.0/ports?device_id=ecaae874-5254-4e98-919e-62ebab7b3f56&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2578] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:12:25 2026] GET /v2.0/ports?tenant_id=ea18b45eecfa4067b671add9fc0b0fc3&device_id=ecaae874-5254-4e98-919e-62ebab7b3f56 => generated 1469 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2579] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:12:25 2026] GET /v2.0/security-groups?tenant_id=51a469229e75478095d983a12d31c697&name=default => generated 2805 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2580] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:12:25 2026] GET /v2.0/networks?id=860bd96d-36a5-44c4-9845-2e8eba3c5a46 => generated 801 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2581] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:12:25 2026] DELETE /v2.0/security-groups/30356d44-b843-44f5-864c-d5e959fdea95 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2582] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:12:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.121&port_id=fdcb234a-db8c-4f72-8138-bd5dc99dc42d => generated 860 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2583] 199.204.45.140 () {34 vars in 1104 bytes} [Mon Jun 15 21:12:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1de&port_id=fdcb234a-db8c-4f72-8138-bd5dc99dc42d => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2584] 199.204.45.140 () {34 vars in 1064 bytes} [Mon Jun 15 21:12:25 2026] GET /v2.0/subnets?id=e8cae282-82c5-45ce-8bec-7bb65372b945&id=f3affe4d-e4fe-47cc-bb7c-03588b262a03 => generated 1362 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2585] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:12:25 2026] GET /v2.0/security-groups?tenant_id=cbcaaa2a3c1844928b8fca5482356ecb&name=default => generated 2805 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2586] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:12:25 2026] GET /v2.0/ports?network_id=860bd96d-36a5-44c4-9845-2e8eba3c5a46&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2587] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:12:25 2026] GET /v2.0/ports?network_id=860bd96d-36a5-44c4-9845-2e8eba3c5a46&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2588] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:12:25 2026] DELETE /v2.0/security-groups/e0ad170d-ed58-4996-9697-0f56ab731567 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2589] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:12:26 2026] GET /v2.0/networks/860bd96d-36a5-44c4-9845-2e8eba3c5a46?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: 1387/2590] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:12:26 2026] GET /v2.0/networks/860bd96d-36a5-44c4-9845-2e8eba3c5a46?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-06-15 21:12:29.813 8 WARNING neutron_lib.context [None req-810a3c26-b9e5-4a61-a7bd-4c7c41b66e1c 1f6231cae4a24d99bde990c3001d49e3 5151d299e3b24a76bf524dfb90f42f69 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:12:29.974 8 INFO neutron.db.segments_db [None req-810a3c26-b9e5-4a61-a7bd-4c7c41b66e1c 1f6231cae4a24d99bde990c3001d49e3 5151d299e3b24a76bf524dfb90f42f69 - - default default] Added segment 582d12af-d763-4d77-952d-1f580f36b6a9 of type vxlan for network 0c733646-14d4-4bac-8cc6-d252b1ce5c73 [pid: 8|app: 0|req: 1204/2591] 10.0.0.244 () {34 vars in 670 bytes} [Mon Jun 15 21:12:29 2026] POST /v2.0/networks => generated 631 bytes in 531 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:12:30.133 7 WARNING neutron_lib.context [None req-28b96606-b8be-45ea-994f-eb4613e4d9a9 1f6231cae4a24d99bde990c3001d49e3 5151d299e3b24a76bf524dfb90f42f69 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1388/2592] 10.0.0.244 () {34 vars in 664 bytes} [Mon Jun 15 21:12:30 2026] POST /v2.0/ports => generated 743 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:12:30.498 8 WARNING neutron_lib.context [None req-3eb10ef3-d6f9-4bf3-a98a-58cc72d49dee 1f6231cae4a24d99bde990c3001d49e3 5151d299e3b24a76bf524dfb90f42f69 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1205/2593] 10.0.0.244 () {34 vars in 666 bytes} [Mon Jun 15 21:12:30 2026] POST /v2.0/trunks => generated 407 bytes in 208 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: 1389/2594] 10.0.0.244 () {34 vars in 749 bytes} [Mon Jun 15 21:12:30 2026] PUT /v2.0/trunks/8db51d79-59ea-4f90-aa30-6dc234c378a4/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2595] 10.0.0.244 () {32 vars in 729 bytes} [Mon Jun 15 21:12:30 2026] GET /v2.0/trunks/8db51d79-59ea-4f90-aa30-6dc234c378a4/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2596] 10.0.0.244 () {34 vars in 760 bytes} [Mon Jun 15 21:12:30 2026] PUT /v2.0/trunks/8db51d79-59ea-4f90-aa30-6dc234c378a4/tags/green => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2597] 10.0.0.244 () {32 vars in 729 bytes} [Mon Jun 15 21:12:30 2026] GET /v2.0/trunks/8db51d79-59ea-4f90-aa30-6dc234c378a4/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: 1391/2598] 10.0.0.244 () {34 vars in 756 bytes} [Mon Jun 15 21:12:30 2026] PUT /v2.0/trunks/8db51d79-59ea-4f90-aa30-6dc234c378a4/tags/red => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2599] 10.0.0.244 () {32 vars in 729 bytes} [Mon Jun 15 21:12:30 2026] GET /v2.0/trunks/8db51d79-59ea-4f90-aa30-6dc234c378a4/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2600] 10.0.0.244 () {34 vars in 778 bytes} [Mon Jun 15 21:12:30 2026] PUT /v2.0/trunks/8db51d79-59ea-4f90-aa30-6dc234c378a4/tags/black.or.white => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2601] 10.0.0.244 () {32 vars in 729 bytes} [Mon Jun 15 21:12:30 2026] GET /v2.0/trunks/8db51d79-59ea-4f90-aa30-6dc234c378a4/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2602] 10.0.0.244 () {34 vars in 749 bytes} [Mon Jun 15 21:12:31 2026] PUT /v2.0/trunks/8db51d79-59ea-4f90-aa30-6dc234c378a4/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2603] 10.0.0.244 () {32 vars in 729 bytes} [Mon Jun 15 21:12:31 2026] GET /v2.0/trunks/8db51d79-59ea-4f90-aa30-6dc234c378a4/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2604] 10.0.0.244 () {32 vars in 737 bytes} [Mon Jun 15 21:12:31 2026] GET /v2.0/trunks/8db51d79-59ea-4f90-aa30-6dc234c378a4/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:12:31.174 8 INFO neutron.api.v2.resource [None req-9c8b5c19-271b-4fa1-a69f-bd31978a0297 1f6231cae4a24d99bde990c3001d49e3 5151d299e3b24a76bf524dfb90f42f69 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1211/2605] 10.0.0.244 () {32 vars in 741 bytes} [Mon Jun 15 21:12:31 2026] GET /v2.0/trunks/8db51d79-59ea-4f90-aa30-6dc234c378a4/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: 1395/2606] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:12:31 2026] DELETE /v2.0/trunks/8db51d79-59ea-4f90-aa30-6dc234c378a4/tags/red => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2607] 10.0.0.244 () {32 vars in 729 bytes} [Mon Jun 15 21:12:31 2026] GET /v2.0/trunks/8db51d79-59ea-4f90-aa30-6dc234c378a4/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:12:31.333 7 INFO neutron.api.v2.resource [None req-a8e9dbb7-0627-4236-87ba-0d1129682113 1f6231cae4a24d99bde990c3001d49e3 5151d299e3b24a76bf524dfb90f42f69 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1396/2608] 10.0.0.244 () {32 vars in 744 bytes} [Mon Jun 15 21:12:31 2026] DELETE /v2.0/trunks/8db51d79-59ea-4f90-aa30-6dc234c378a4/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2609] 10.0.0.244 () {32 vars in 732 bytes} [Mon Jun 15 21:12:31 2026] DELETE /v2.0/trunks/8db51d79-59ea-4f90-aa30-6dc234c378a4/tags => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2610] 10.0.0.244 () {32 vars in 729 bytes} [Mon Jun 15 21:12:31 2026] GET /v2.0/trunks/8db51d79-59ea-4f90-aa30-6dc234c378a4/tags => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2611] 10.0.0.244 () {32 vars in 719 bytes} [Mon Jun 15 21:12:31 2026] GET /v2.0/trunks/8db51d79-59ea-4f90-aa30-6dc234c378a4 => generated 407 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2612] 10.0.0.244 () {32 vars in 717 bytes} [Mon Jun 15 21:12:31 2026] GET /v2.0/ports/01923b3b-7856-45e0-bdee-cf0b7d1c2bc8 => generated 826 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2613] 10.0.0.244 () {32 vars in 722 bytes} [Mon Jun 15 21:12:31 2026] DELETE /v2.0/trunks/8db51d79-59ea-4f90-aa30-6dc234c378a4 => 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: 1399/2614] 10.0.0.244 () {32 vars in 720 bytes} [Mon Jun 15 21:12:31 2026] DELETE /v2.0/ports/01923b3b-7856-45e0-bdee-cf0b7d1c2bc8 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:12:32.360 8 INFO neutron.services.segments.plugin [-] Segment 582d12af-d763-4d77-952d-1f580f36b6a9 resource provider aggregate not found 2026-06-15 21:12:32.380 8 INFO neutron.services.segments.plugin [-] Segment 582d12af-d763-4d77-952d-1f580f36b6a9 resource provider aggregate not found 2026-06-15 21:12:32.385 8 INFO neutron.services.segments.plugin [-] Segment 582d12af-d763-4d77-952d-1f580f36b6a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 582d12af-d763-4d77-952d-1f580f36b6a9 found for delete ", "request_id": "req-293d3595-395f-438c-bce1-9a20ced384fb"}]} 2026-06-15 21:12:32.401 8 INFO neutron.services.segments.plugin [-] Segment 582d12af-d763-4d77-952d-1f580f36b6a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 582d12af-d763-4d77-952d-1f580f36b6a9 found for delete ", "request_id": "req-a7030795-7d4c-4e90-bc7d-96d5d8be1487"}]} [pid: 8|app: 0|req: 1216/2615] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:12:32 2026] DELETE /v2.0/networks/0c733646-14d4-4bac-8cc6-d252b1ce5c73 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2616] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:12:33 2026] GET /v2.0/security-groups?tenant_id=42d9852b603d4714a5c5b7f4f177f77f&name=default => generated 2805 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2617] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:12:33 2026] DELETE /v2.0/security-groups/5a29fa53-a485-4693-a51a-4a7f49352729 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2618] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:12:33 2026] GET /v2.0/security-groups?tenant_id=5151d299e3b24a76bf524dfb90f42f69&name=default => generated 2805 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2619] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:12:33 2026] DELETE /v2.0/security-groups/f4a23918-b60e-45b6-acd1-78f479a9f2f6 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2622] 199.204.45.140 () {30 vars in 703 bytes} [Mon Jun 15 21:12:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2623] 199.204.45.140 () {30 vars in 705 bytes} [Mon Jun 15 21:12:46 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2624] 199.204.45.140 () {30 vars in 681 bytes} [Mon Jun 15 21:12:46 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2625] 199.204.45.140 () {30 vars in 717 bytes} [Mon Jun 15 21:12:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2626] 199.204.45.140 () {30 vars in 741 bytes} [Mon Jun 15 21:12:46 2026] GET /v2.0/subnets/6c755170-b7b1-48d3-ad94-c482ebd2054b => 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: 1222/2627] 199.204.45.140 () {30 vars in 769 bytes} [Mon Jun 15 21:12:46 2026] GET /v2.0/ports?device_id=04dd3aab-342b-4469-98ee-306c0c1c8bb7 => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2628] 199.204.45.140 () {34 vars in 717 bytes} [Mon Jun 15 21:12:46 2026] POST /v2.0/ports => generated 1097 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2629] 10.0.0.133 () {34 vars in 971 bytes} [Mon Jun 15 21:12:47 2026] GET /v2.0/ports/5642f240-1141-4793-a23c-8697babbdd83 => generated 1097 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1407/2630] 10.0.0.133 () {34 vars in 907 bytes} [Mon Jun 15 21:12:47 2026] GET /v2.0/extensions => generated 19600 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2631] 199.204.45.140 () {34 vars in 1262 bytes} [Mon Jun 15 21:12:47 2026] GET /v2.0/ports/5642f240-1141-4793-a23c-8697babbdd83?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2632] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:12:47 2026] GET /v2.0/networks/ed8e1c32-e552-4264-90b1-19696bdf93c6?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: 1225/2633] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:12:47 2026] GET /v2.0/networks/ed8e1c32-e552-4264-90b1-19696bdf93c6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2634] 199.204.45.140 () {34 vars in 975 bytes} [Mon Jun 15 21:12:47 2026] GET /v2.0/ports/5642f240-1141-4793-a23c-8697babbdd83 => generated 1097 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2635] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:12:47 2026] GET /v2.0/networks?id=ed8e1c32-e552-4264-90b1-19696bdf93c6 => generated 803 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2636] 199.204.45.140 () {38 vars in 1028 bytes} [Mon Jun 15 21:12:47 2026] PUT /v2.0/ports/5642f240-1141-4793-a23c-8697babbdd83 => generated 1251 bytes in 485 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2637] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:12:48 2026] GET /v2.0/ports?tenant_id=8c88958e564a4b1dbf0dd3c5e0c55f83&device_id=04dd3aab-342b-4469-98ee-306c0c1c8bb7 => generated 2523 bytes in 51 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: 1411/2638] 199.204.45.140 () {34 vars in 1060 bytes} [Mon Jun 15 21:12:48 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.89&port_id=413e4c7c-d06d-4b50-adb4-dd240fbac06e => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2639] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:12:48 2026] GET /v2.0/subnets?id=32465214-1c17-4187-a84a-55bc36d59ba7 => generated 630 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2640] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:12:48 2026] GET /v2.0/ports?network_id=b58d691b-3225-4cb6-b9e1-53e691490cd5&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2641] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:12:48 2026] GET /v2.0/networks/b58d691b-3225-4cb6-b9e1-53e691490cd5?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:12:48.747 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d87b6583-c7a6-4e39-a13f-6321ab691a96'] response: {'name': 'network-changed', 'server_uuid': '04dd3aab-342b-4469-98ee-306c0c1c8bb7', 'tag': '5642f240-1141-4793-a23c-8697babbdd83', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1413/2642] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:12:48 2026] GET /v2.0/networks/b58d691b-3225-4cb6-b9e1-53e691490cd5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2643] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:12:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.182&port_id=5642f240-1141-4793-a23c-8697babbdd83 => 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: 1414/2644] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:12:48 2026] GET /v2.0/subnets?id=6c755170-b7b1-48d3-ad94-c482ebd2054b => generated 654 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2645] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:12:48 2026] GET /v2.0/ports?network_id=ed8e1c32-e552-4264-90b1-19696bdf93c6&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2646] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:12:49 2026] GET /v2.0/networks/ed8e1c32-e552-4264-90b1-19696bdf93c6?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2647] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:12:49 2026] GET /v2.0/networks/ed8e1c32-e552-4264-90b1-19696bdf93c6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2648] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:12:49 2026] GET /v2.0/ports?tenant_id=8c88958e564a4b1dbf0dd3c5e0c55f83&device_id=04dd3aab-342b-4469-98ee-306c0c1c8bb7 => 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: 1233/2649] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:12:49 2026] GET /v2.0/networks?id=ed8e1c32-e552-4264-90b1-19696bdf93c6 => generated 803 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2650] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:12:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.182&port_id=5642f240-1141-4793-a23c-8697babbdd83 => 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: 1234/2651] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:12:49 2026] GET /v2.0/subnets?id=6c755170-b7b1-48d3-ad94-c482ebd2054b => generated 654 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2652] 10.0.0.133 () {34 vars in 971 bytes} [Mon Jun 15 21:12:49 2026] GET /v2.0/ports/5642f240-1141-4793-a23c-8697babbdd83 => generated 1287 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2653] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:12:49 2026] GET /v2.0/ports?network_id=ed8e1c32-e552-4264-90b1-19696bdf93c6&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: 1236/2654] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:12:49 2026] GET /v2.0/networks/ed8e1c32-e552-4264-90b1-19696bdf93c6?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2655] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:12:49 2026] GET /v2.0/networks/ed8e1c32-e552-4264-90b1-19696bdf93c6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2656] 199.204.45.140 () {34 vars in 789 bytes} [Mon Jun 15 21:12:49 2026] PUT /v2.0/ports/5642f240-1141-4793-a23c-8697babbdd83 => generated 1312 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:12:49.909 8 INFO neutron.api.v2.resource [None req-3fe27b01-40ac-4f5c-8c6c-c493deaa9569 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1238/2657] 199.204.45.140 () {30 vars in 763 bytes} [Mon Jun 15 21:12:49 2026] GET /v2.0/security-groups/lb-bd219e06-6258-4ac3-8706-578fdf4ed9fb => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1420/2658] 199.204.45.140 () {30 vars in 785 bytes} [Mon Jun 15 21:12:49 2026] GET /v2.0/security-groups?name=lb-bd219e06-6258-4ac3-8706-578fdf4ed9fb => generated 1577 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2659] 199.204.45.140 () {34 vars in 789 bytes} [Mon Jun 15 21:12:49 2026] PUT /v2.0/ports/5642f240-1141-4793-a23c-8697babbdd83 => generated 1312 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2660] 199.204.45.140 () {30 vars in 703 bytes} [Mon Jun 15 21:12:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1240/2661] 199.204.45.140 () {30 vars in 705 bytes} [Mon Jun 15 21:12:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2662] 199.204.45.140 () {30 vars in 681 bytes} [Mon Jun 15 21:12:50 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: 1241/2663] 199.204.45.140 () {30 vars in 717 bytes} [Mon Jun 15 21:12:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2664] 199.204.45.140 () {30 vars in 741 bytes} [Mon Jun 15 21:12:50 2026] GET /v2.0/subnets/6c755170-b7b1-48d3-ad94-c482ebd2054b => generated 651 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:12:50.687 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-051f686e-44f9-43f9-aebe-5d68bd03bee8'] response: {'name': 'network-changed', 'server_uuid': '04dd3aab-342b-4469-98ee-306c0c1c8bb7', 'tag': '5642f240-1141-4793-a23c-8697babbdd83', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1242/2665] 199.204.45.140 () {30 vars in 737 bytes} [Mon Jun 15 21:12:50 2026] GET /v2.0/ports/be7164dc-da9d-48d6-8d53-34db89afdfe4 => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2666] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:12:50 2026] GET /v2.0/ports?tenant_id=8c88958e564a4b1dbf0dd3c5e0c55f83&device_id=04dd3aab-342b-4469-98ee-306c0c1c8bb7 => generated 2584 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2667] 199.204.45.140 () {30 vars in 737 bytes} [Mon Jun 15 21:12:50 2026] GET /v2.0/ports/5642f240-1141-4793-a23c-8697babbdd83 => generated 1348 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:12:50.806 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd7013ab-1fc4-4ca0-80c4-ae60e04b31a0'] response: {'name': 'network-changed', 'server_uuid': '04dd3aab-342b-4469-98ee-306c0c1c8bb7', 'tag': '5642f240-1141-4793-a23c-8697babbdd83', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1425/2668] 199.204.45.140 () {30 vars in 741 bytes} [Mon Jun 15 21:12:50 2026] GET /v2.0/subnets/6c755170-b7b1-48d3-ad94-c482ebd2054b => generated 651 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2669] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:12:50 2026] GET /v2.0/networks?id=ed8e1c32-e552-4264-90b1-19696bdf93c6 => generated 803 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2670] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:12:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.182&port_id=5642f240-1141-4793-a23c-8697babbdd83 => 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: 1426/2673] 199.204.45.140 () {30 vars in 743 bytes} [Mon Jun 15 21:12:50 2026] GET /v2.0/networks/ed8e1c32-e552-4264-90b1-19696bdf93c6 => generated 800 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2674] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:12:50 2026] GET /v2.0/subnets?id=6c755170-b7b1-48d3-ad94-c482ebd2054b => generated 654 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2675] 199.204.45.140 () {30 vars in 737 bytes} [Mon Jun 15 21:12:50 2026] GET /v2.0/ports/be7164dc-da9d-48d6-8d53-34db89afdfe4 => generated 1132 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2676] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:12:50 2026] GET /v2.0/ports?network_id=ed8e1c32-e552-4264-90b1-19696bdf93c6&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2677] 199.204.45.140 () {30 vars in 741 bytes} [Mon Jun 15 21:12:51 2026] GET /v2.0/subnets/6c755170-b7b1-48d3-ad94-c482ebd2054b => generated 651 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2678] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:12:51 2026] GET /v2.0/networks/ed8e1c32-e552-4264-90b1-19696bdf93c6?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: 1429/2679] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:12:51 2026] GET /v2.0/networks/ed8e1c32-e552-4264-90b1-19696bdf93c6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2680] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:12:51 2026] GET /v2.0/ports?tenant_id=8c88958e564a4b1dbf0dd3c5e0c55f83&device_id=04dd3aab-342b-4469-98ee-306c0c1c8bb7 => generated 2584 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2681] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:12:51 2026] GET /v2.0/networks?id=ed8e1c32-e552-4264-90b1-19696bdf93c6 => generated 803 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2682] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:12:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.182&port_id=5642f240-1141-4793-a23c-8697babbdd83 => 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: 1431/2683] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:12:51 2026] GET /v2.0/subnets?id=6c755170-b7b1-48d3-ad94-c482ebd2054b => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2684] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:12:51 2026] GET /v2.0/ports?network_id=ed8e1c32-e552-4264-90b1-19696bdf93c6&device_owner=network%3Adhcp => generated 1461 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2685] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:12:51 2026] GET /v2.0/networks/ed8e1c32-e552-4264-90b1-19696bdf93c6?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: 1254/2686] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:12:51 2026] GET /v2.0/networks/ed8e1c32-e552-4264-90b1-19696bdf93c6?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-06-15 21:13:01.946 7 WARNING neutron_lib.context [None req-bff4d9c3-06cb-4b7c-867f-d1c02a0a219e 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:13:03.057 7 INFO neutron.db.l3_db [None req-bff4d9c3-06cb-4b7c-867f-d1c02a0a219e 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] Floating IP 13c5bb90-f116-42a5-970a-da1200a97a1a associated. External IP: 10.96.250.206, port: be7164dc-da9d-48d6-8d53-34db89afdfe4. [pid: 7|app: 0|req: 1433/2687] 10.0.0.244 () {34 vars in 677 bytes} [Mon Jun 15 21:13:01 2026] POST /v2.0/floatingips => generated 899 bytes in 1535 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2690] 199.204.45.140 () {30 vars in 703 bytes} [Mon Jun 15 21:13:07 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: 1435/2691] 199.204.45.140 () {30 vars in 705 bytes} [Mon Jun 15 21:13:07 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: 1257/2692] 199.204.45.140 () {30 vars in 681 bytes} [Mon Jun 15 21:13:07 2026] GET /v2.0/extensions/qos => generated 166 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2693] 199.204.45.140 () {30 vars in 717 bytes} [Mon Jun 15 21:13:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:13:07.707 8 INFO neutron.api.v2.resource [None req-dc311363-5362-44dd-a8ee-f19d807ea7ef 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1258/2694] 199.204.45.140 () {30 vars in 763 bytes} [Mon Jun 15 21:13:07 2026] GET /v2.0/security-groups/lb-bd219e06-6258-4ac3-8706-578fdf4ed9fb => generated 149 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2695] 199.204.45.140 () {30 vars in 785 bytes} [Mon Jun 15 21:13:07 2026] GET /v2.0/security-groups?name=lb-bd219e06-6258-4ac3-8706-578fdf4ed9fb => generated 1577 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2696] 199.204.45.140 () {30 vars in 815 bytes} [Mon Jun 15 21:13:07 2026] GET /v2.0/security-group-rules?security_group_id=1110220d-3cd9-4e86-95eb-3c63bb20cc8d => generated 1118 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2697] 199.204.45.140 () {34 vars in 747 bytes} [Mon Jun 15 21:13:07 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: 1260/2698] 199.204.45.140 () {34 vars in 747 bytes} [Mon Jun 15 21:13:08 2026] POST /v2.0/security-group-rules => generated 565 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2699] 10.0.0.40 () {30 vars in 689 bytes} [Mon Jun 15 21:13:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2700] 10.0.0.40 () {30 vars in 691 bytes} [Mon Jun 15 21:13:15 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2701] 10.0.0.40 () {30 vars in 667 bytes} [Mon Jun 15 21:13:15 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2702] 10.0.0.40 () {30 vars in 703 bytes} [Mon Jun 15 21:13:15 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: 7|app: 0|req: 1441/2703] 10.0.0.40 () {28 vars in 438 bytes} [Mon Jun 15 21:13:16 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2704] 10.0.0.40 () {30 vars in 727 bytes} [Mon Jun 15 21:13:16 2026] GET /v2.0/subnets/f3affe4d-e4fe-47cc-bb7c-03588b262a03 => generated 631 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2705] 199.204.45.140 () {30 vars in 703 bytes} [Mon Jun 15 21:13:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2706] 199.204.45.140 () {30 vars in 705 bytes} [Mon Jun 15 21:13:19 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2707] 199.204.45.140 () {30 vars in 681 bytes} [Mon Jun 15 21:13:19 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2708] 199.204.45.140 () {30 vars in 717 bytes} [Mon Jun 15 21:13:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2709] 199.204.45.140 () {30 vars in 741 bytes} [Mon Jun 15 21:13:19 2026] GET /v2.0/subnets/f3affe4d-e4fe-47cc-bb7c-03588b262a03 => generated 649 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2710] 199.204.45.140 () {30 vars in 769 bytes} [Mon Jun 15 21:13:20 2026] GET /v2.0/ports?device_id=04dd3aab-342b-4469-98ee-306c0c1c8bb7 => generated 2586 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2711] 199.204.45.140 () {30 vars in 703 bytes} [Mon Jun 15 21:13:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2712] 199.204.45.140 () {30 vars in 705 bytes} [Mon Jun 15 21:13:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2713] 199.204.45.140 () {30 vars in 681 bytes} [Mon Jun 15 21:13: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: 8|app: 0|req: 1268/2714] 199.204.45.140 () {30 vars in 717 bytes} [Mon Jun 15 21:13:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2715] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:13:20 2026] GET /v2.0/networks/860bd96d-36a5-44c4-9845-2e8eba3c5a46?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: 1269/2718] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:13:20 2026] GET /v2.0/networks/860bd96d-36a5-44c4-9845-2e8eba3c5a46?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: 1450/2719] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:13:21 2026] GET /v2.0/networks?id=860bd96d-36a5-44c4-9845-2e8eba3c5a46 => generated 801 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2720] 199.204.45.140 () {38 vars in 955 bytes} [Mon Jun 15 21:13:21 2026] POST /v2.0/ports => generated 1303 bytes in 565 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2721] 199.204.45.140 () {38 vars in 1028 bytes} [Mon Jun 15 21:13:21 2026] PUT /v2.0/ports/bb7999a4-566b-433f-807f-15d4e596014d => generated 1428 bytes in 700 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: 1271/2722] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:13:22 2026] GET /v2.0/ports?tenant_id=8c88958e564a4b1dbf0dd3c5e0c55f83&device_id=04dd3aab-342b-4469-98ee-306c0c1c8bb7 => generated 4042 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 21:13:22.556 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-281c7f42-1d57-42b8-b31b-e6b92dd90fd4'] response: {'name': 'network-changed', 'server_uuid': '04dd3aab-342b-4469-98ee-306c0c1c8bb7', 'tag': 'bb7999a4-566b-433f-807f-15d4e596014d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1452/2723] 199.204.45.140 () {34 vars in 1060 bytes} [Mon Jun 15 21:13:22 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.89&port_id=413e4c7c-d06d-4b50-adb4-dd240fbac06e => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2724] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:13:22 2026] GET /v2.0/subnets?id=32465214-1c17-4187-a84a-55bc36d59ba7 => generated 630 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2725] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:13:22 2026] GET /v2.0/ports?network_id=b58d691b-3225-4cb6-b9e1-53e691490cd5&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2726] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:13:22 2026] GET /v2.0/networks/b58d691b-3225-4cb6-b9e1-53e691490cd5?fields=segments => generated 14 bytes in 114 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: 1454/2727] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:13:22 2026] GET /v2.0/networks/b58d691b-3225-4cb6-b9e1-53e691490cd5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2728] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:13:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.182&port_id=5642f240-1141-4793-a23c-8697babbdd83 => 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: 1455/2729] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:13:22 2026] GET /v2.0/subnets?id=6c755170-b7b1-48d3-ad94-c482ebd2054b => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2730] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:13:23 2026] GET /v2.0/ports?network_id=ed8e1c32-e552-4264-90b1-19696bdf93c6&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2731] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:13:23 2026] GET /v2.0/networks/ed8e1c32-e552-4264-90b1-19696bdf93c6?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2732] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:13:23 2026] GET /v2.0/networks/ed8e1c32-e552-4264-90b1-19696bdf93c6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2733] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:13:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.100&port_id=bb7999a4-566b-433f-807f-15d4e596014d => 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: 1277/2734] 199.204.45.140 () {34 vars in 1104 bytes} [Mon Jun 15 21:13:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A366&port_id=bb7999a4-566b-433f-807f-15d4e596014d => 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: 1458/2735] 199.204.45.140 () {34 vars in 1064 bytes} [Mon Jun 15 21:13:23 2026] GET /v2.0/subnets?id=e8cae282-82c5-45ce-8bec-7bb65372b945&id=f3affe4d-e4fe-47cc-bb7c-03588b262a03 => generated 1362 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2736] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:13:23 2026] GET /v2.0/ports?network_id=860bd96d-36a5-44c4-9845-2e8eba3c5a46&device_owner=network%3Adhcp => generated 1457 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2737] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:13:23 2026] GET /v2.0/ports?network_id=860bd96d-36a5-44c4-9845-2e8eba3c5a46&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2738] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:13:23 2026] GET /v2.0/networks/860bd96d-36a5-44c4-9845-2e8eba3c5a46?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2739] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:13:23 2026] GET /v2.0/networks/860bd96d-36a5-44c4-9845-2e8eba3c5a46?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2740] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:13:23 2026] GET /v2.0/ports?tenant_id=8c88958e564a4b1dbf0dd3c5e0c55f83&device_id=04dd3aab-342b-4469-98ee-306c0c1c8bb7 => generated 4042 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2741] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:13:23 2026] GET /v2.0/networks?id=860bd96d-36a5-44c4-9845-2e8eba3c5a46 => generated 801 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2742] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:13:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.100&port_id=bb7999a4-566b-433f-807f-15d4e596014d => 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: 1462/2743] 199.204.45.140 () {34 vars in 1104 bytes} [Mon Jun 15 21:13:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A366&port_id=bb7999a4-566b-433f-807f-15d4e596014d => 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: 1463/2744] 199.204.45.140 () {34 vars in 1064 bytes} [Mon Jun 15 21:13:24 2026] GET /v2.0/subnets?id=e8cae282-82c5-45ce-8bec-7bb65372b945&id=f3affe4d-e4fe-47cc-bb7c-03588b262a03 => generated 1362 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2745] 10.0.0.133 () {34 vars in 971 bytes} [Mon Jun 15 21:13:24 2026] GET /v2.0/ports/bb7999a4-566b-433f-807f-15d4e596014d => generated 1464 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2746] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:13:24 2026] GET /v2.0/ports?network_id=860bd96d-36a5-44c4-9845-2e8eba3c5a46&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2747] 199.204.45.140 () {30 vars in 737 bytes} [Mon Jun 15 21:13:24 2026] GET /v2.0/ports/bb7999a4-566b-433f-807f-15d4e596014d => generated 1464 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2748] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:13:24 2026] GET /v2.0/ports?network_id=860bd96d-36a5-44c4-9845-2e8eba3c5a46&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: 1284/2749] 199.204.45.140 () {30 vars in 737 bytes} [Mon Jun 15 21:13:24 2026] GET /v2.0/ports/bb7999a4-566b-433f-807f-15d4e596014d => generated 1464 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2750] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:13:24 2026] GET /v2.0/networks/860bd96d-36a5-44c4-9845-2e8eba3c5a46?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: 1467/2751] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:13:24 2026] GET /v2.0/networks/860bd96d-36a5-44c4-9845-2e8eba3c5a46?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: 1285/2752] 199.204.45.140 () {34 vars in 790 bytes} [Mon Jun 15 21:13:24 2026] PUT /v2.0/ports/bb7999a4-566b-433f-807f-15d4e596014d => generated 1199 bytes in 520 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2753] 199.204.45.140 () {30 vars in 743 bytes} [Mon Jun 15 21:13:24 2026] GET /v2.0/networks/860bd96d-36a5-44c4-9845-2e8eba3c5a46 => generated 798 bytes in 79 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-06-15 21:13:25.006 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5d57532-7704-4785-919d-674e64f2ced9'] response: {'name': 'network-changed', 'server_uuid': '04dd3aab-342b-4469-98ee-306c0c1c8bb7', 'tag': 'bb7999a4-566b-433f-807f-15d4e596014d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1286/2754] 199.204.45.140 () {30 vars in 741 bytes} [Mon Jun 15 21:13:24 2026] GET /v2.0/subnets/f3affe4d-e4fe-47cc-bb7c-03588b262a03 => generated 649 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2755] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:13:25 2026] GET /v2.0/ports?tenant_id=8c88958e564a4b1dbf0dd3c5e0c55f83&device_id=04dd3aab-342b-4469-98ee-306c0c1c8bb7 => generated 3813 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2756] 199.204.45.140 () {30 vars in 703 bytes} [Mon Jun 15 21:13:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2757] 199.204.45.140 () {30 vars in 705 bytes} [Mon Jun 15 21:13:25 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: 1472/2758] 199.204.45.140 () {30 vars in 681 bytes} [Mon Jun 15 21:13:25 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: 1473/2759] 199.204.45.140 () {30 vars in 717 bytes} [Mon Jun 15 21:13:25 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: 1287/2760] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:13:25 2026] GET /v2.0/networks?id=860bd96d-36a5-44c4-9845-2e8eba3c5a46 => generated 801 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2761] 199.204.45.140 () {30 vars in 741 bytes} [Mon Jun 15 21:13:25 2026] GET /v2.0/subnets/6c755170-b7b1-48d3-ad94-c482ebd2054b => generated 651 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2762] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:13:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.100&port_id=bb7999a4-566b-433f-807f-15d4e596014d => 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: 1475/2763] 199.204.45.140 () {34 vars in 1096 bytes} [Mon Jun 15 21:13:25 2026] GET /v2.0/ports?device_id=316b01fd-ec23-4f6c-8fea-1d355e95cdbe&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: 1289/2764] 199.204.45.140 () {30 vars in 737 bytes} [Mon Jun 15 21:13:25 2026] GET /v2.0/ports/be7164dc-da9d-48d6-8d53-34db89afdfe4 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2765] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:13:25 2026] GET /v2.0/subnets?id=f3affe4d-e4fe-47cc-bb7c-03588b262a03 => generated 652 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2766] 199.204.45.140 () {30 vars in 737 bytes} [Mon Jun 15 21:13:25 2026] GET /v2.0/ports/5642f240-1141-4793-a23c-8697babbdd83 => generated 1350 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2767] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:13:25 2026] GET /v2.0/ports?tenant_id=ea18b45eecfa4067b671add9fc0b0fc3&device_id=316b01fd-ec23-4f6c-8fea-1d355e95cdbe => generated 1469 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2768] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:13:25 2026] GET /v2.0/ports?network_id=860bd96d-36a5-44c4-9845-2e8eba3c5a46&device_owner=network%3Adhcp => generated 1457 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2769] 199.204.45.140 () {30 vars in 741 bytes} [Mon Jun 15 21:13:25 2026] GET /v2.0/subnets/6c755170-b7b1-48d3-ad94-c482ebd2054b => 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: 1479/2770] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:13:25 2026] GET /v2.0/networks/860bd96d-36a5-44c4-9845-2e8eba3c5a46?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2771] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:13:25 2026] GET /v2.0/networks?id=51cb85c5-f548-435b-a407-d6dcffdf889f => generated 801 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2772] 199.204.45.140 () {30 vars in 743 bytes} [Mon Jun 15 21:13:25 2026] GET /v2.0/networks/ed8e1c32-e552-4264-90b1-19696bdf93c6 => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2773] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:13:25 2026] GET /v2.0/networks/860bd96d-36a5-44c4-9845-2e8eba3c5a46?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2774] 199.204.45.140 () {34 vars in 1056 bytes} [Mon Jun 15 21:13:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.70&port_id=9a8b2a5b-fad8-4934-9ec1-a598ad842900 => generated 859 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2775] 199.204.45.140 () {30 vars in 737 bytes} [Mon Jun 15 21:13:25 2026] GET /v2.0/ports/be7164dc-da9d-48d6-8d53-34db89afdfe4 => generated 1132 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2776] 199.204.45.140 () {34 vars in 1106 bytes} [Mon Jun 15 21:13:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A112&port_id=9a8b2a5b-fad8-4934-9ec1-a598ad842900 => 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: 1295/2777] 199.204.45.140 () {30 vars in 741 bytes} [Mon Jun 15 21:13:25 2026] GET /v2.0/subnets/6c755170-b7b1-48d3-ad94-c482ebd2054b => generated 651 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2778] 199.204.45.140 () {34 vars in 1064 bytes} [Mon Jun 15 21:13:25 2026] GET /v2.0/subnets?id=5b4fc97d-7285-4dbb-9530-339f2e0ad36d&id=fea69c2f-7f11-4d19-9a5c-fb12ce6e12da => generated 1366 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2779] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:13:25 2026] GET /v2.0/ports?network_id=51cb85c5-f548-435b-a407-d6dcffdf889f&device_owner=network%3Adhcp => generated 1461 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2780] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:13:25 2026] GET /v2.0/ports?network_id=51cb85c5-f548-435b-a407-d6dcffdf889f&device_owner=network%3Adhcp => generated 1461 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2781] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:13:25 2026] GET /v2.0/networks/51cb85c5-f548-435b-a407-d6dcffdf889f?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: 1485/2782] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:13:25 2026] GET /v2.0/networks/51cb85c5-f548-435b-a407-d6dcffdf889f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2783] 10.0.0.40 () {30 vars in 689 bytes} [Mon Jun 15 21:13:31 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: 1486/2784] 10.0.0.40 () {30 vars in 691 bytes} [Mon Jun 15 21:13:32 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: 1299/2785] 10.0.0.40 () {30 vars in 667 bytes} [Mon Jun 15 21:13:32 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: 1487/2786] 10.0.0.40 () {30 vars in 703 bytes} [Mon Jun 15 21:13:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2787] 10.0.0.40 () {28 vars in 438 bytes} [Mon Jun 15 21:13:32 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2788] 10.0.0.40 () {30 vars in 727 bytes} [Mon Jun 15 21:13:32 2026] GET /v2.0/subnets/5b4fc97d-7285-4dbb-9530-339f2e0ad36d => generated 631 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2789] 199.204.45.140 () {30 vars in 703 bytes} [Mon Jun 15 21:13:35 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2790] 199.204.45.140 () {30 vars in 705 bytes} [Mon Jun 15 21:13:35 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2791] 199.204.45.140 () {30 vars in 681 bytes} [Mon Jun 15 21:13:35 2026] GET /v2.0/extensions/qos => generated 166 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2792] 199.204.45.140 () {30 vars in 717 bytes} [Mon Jun 15 21:13:35 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2793] 199.204.45.140 () {30 vars in 741 bytes} [Mon Jun 15 21:13:35 2026] GET /v2.0/subnets/f3affe4d-e4fe-47cc-bb7c-03588b262a03 => 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: 1491/2794] 199.204.45.140 () {30 vars in 741 bytes} [Mon Jun 15 21:13:35 2026] GET /v2.0/subnets/5b4fc97d-7285-4dbb-9530-339f2e0ad36d => generated 649 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2795] 199.204.45.140 () {30 vars in 769 bytes} [Mon Jun 15 21:13:35 2026] GET /v2.0/ports?device_id=04dd3aab-342b-4469-98ee-306c0c1c8bb7 => generated 3815 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2796] 199.204.45.140 () {30 vars in 703 bytes} [Mon Jun 15 21:13:35 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2797] 199.204.45.140 () {30 vars in 705 bytes} [Mon Jun 15 21:13:35 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2798] 199.204.45.140 () {30 vars in 681 bytes} [Mon Jun 15 21:13:35 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2799] 199.204.45.140 () {30 vars in 717 bytes} [Mon Jun 15 21:13:35 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2800] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:13:35 2026] GET /v2.0/networks/51cb85c5-f548-435b-a407-d6dcffdf889f?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2801] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:13:35 2026] GET /v2.0/networks/51cb85c5-f548-435b-a407-d6dcffdf889f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2804] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:13:35 2026] GET /v2.0/networks?id=51cb85c5-f548-435b-a407-d6dcffdf889f => generated 801 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2805] 199.204.45.140 () {38 vars in 955 bytes} [Mon Jun 15 21:13:35 2026] POST /v2.0/ports => generated 1303 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2806] 199.204.45.140 () {38 vars in 1028 bytes} [Mon Jun 15 21:13:36 2026] PUT /v2.0/ports/12202d1f-9888-4179-a837-64c850d0bb77 => generated 1428 bytes in 666 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: 1311/2807] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:13:37 2026] GET /v2.0/ports?tenant_id=8c88958e564a4b1dbf0dd3c5e0c55f83&device_id=04dd3aab-342b-4469-98ee-306c0c1c8bb7 => generated 5271 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 21:13:37.253 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4260af26-5154-47d2-a303-06bab93b928d'] response: {'name': 'network-changed', 'server_uuid': '04dd3aab-342b-4469-98ee-306c0c1c8bb7', 'tag': '12202d1f-9888-4179-a837-64c850d0bb77', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1497/2808] 199.204.45.140 () {34 vars in 1060 bytes} [Mon Jun 15 21:13:37 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.89&port_id=413e4c7c-d06d-4b50-adb4-dd240fbac06e => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2809] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:13:37 2026] GET /v2.0/subnets?id=32465214-1c17-4187-a84a-55bc36d59ba7 => generated 630 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2810] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:13:37 2026] GET /v2.0/ports?network_id=b58d691b-3225-4cb6-b9e1-53e691490cd5&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: 1313/2811] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:13:37 2026] GET /v2.0/networks/b58d691b-3225-4cb6-b9e1-53e691490cd5?fields=segments => generated 14 bytes in 527 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: 1499/2812] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:13:37 2026] GET /v2.0/networks/b58d691b-3225-4cb6-b9e1-53e691490cd5?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: 1314/2813] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:13:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.182&port_id=5642f240-1141-4793-a23c-8697babbdd83 => 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: 1500/2814] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:13:38 2026] GET /v2.0/subnets?id=6c755170-b7b1-48d3-ad94-c482ebd2054b => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2815] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:13:38 2026] GET /v2.0/ports?network_id=ed8e1c32-e552-4264-90b1-19696bdf93c6&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2816] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:13:38 2026] GET /v2.0/networks/ed8e1c32-e552-4264-90b1-19696bdf93c6?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2817] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:13:38 2026] GET /v2.0/networks/ed8e1c32-e552-4264-90b1-19696bdf93c6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2818] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:13:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.100&port_id=bb7999a4-566b-433f-807f-15d4e596014d => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2819] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:13:38 2026] GET /v2.0/subnets?id=f3affe4d-e4fe-47cc-bb7c-03588b262a03 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2820] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:13:38 2026] GET /v2.0/ports?network_id=860bd96d-36a5-44c4-9845-2e8eba3c5a46&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2821] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:13:38 2026] GET /v2.0/networks/860bd96d-36a5-44c4-9845-2e8eba3c5a46?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: 1504/2822] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:13:38 2026] GET /v2.0/networks/860bd96d-36a5-44c4-9845-2e8eba3c5a46?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: 1319/2823] 199.204.45.140 () {34 vars in 1056 bytes} [Mon Jun 15 21:13:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.51&port_id=12202d1f-9888-4179-a837-64c850d0bb77 => 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: 1505/2824] 199.204.45.140 () {34 vars in 1106 bytes} [Mon Jun 15 21:13:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3dd&port_id=12202d1f-9888-4179-a837-64c850d0bb77 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2825] 199.204.45.140 () {34 vars in 1064 bytes} [Mon Jun 15 21:13:38 2026] GET /v2.0/subnets?id=5b4fc97d-7285-4dbb-9530-339f2e0ad36d&id=fea69c2f-7f11-4d19-9a5c-fb12ce6e12da => generated 1366 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2826] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:13:38 2026] GET /v2.0/ports?network_id=51cb85c5-f548-435b-a407-d6dcffdf889f&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2827] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:13:38 2026] GET /v2.0/ports?network_id=51cb85c5-f548-435b-a407-d6dcffdf889f&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2828] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:13:38 2026] GET /v2.0/networks/51cb85c5-f548-435b-a407-d6dcffdf889f?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2829] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:13:39 2026] GET /v2.0/networks/51cb85c5-f548-435b-a407-d6dcffdf889f?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: 1508/2830] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:13:39 2026] GET /v2.0/ports?tenant_id=8c88958e564a4b1dbf0dd3c5e0c55f83&device_id=04dd3aab-342b-4469-98ee-306c0c1c8bb7 => generated 5271 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2831] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:13:39 2026] GET /v2.0/networks?id=51cb85c5-f548-435b-a407-d6dcffdf889f => generated 801 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2832] 199.204.45.140 () {34 vars in 1056 bytes} [Mon Jun 15 21:13:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.51&port_id=12202d1f-9888-4179-a837-64c850d0bb77 => 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: 1324/2833] 199.204.45.140 () {34 vars in 1106 bytes} [Mon Jun 15 21:13:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3dd&port_id=12202d1f-9888-4179-a837-64c850d0bb77 => 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: 1510/2834] 199.204.45.140 () {34 vars in 1064 bytes} [Mon Jun 15 21:13:39 2026] GET /v2.0/subnets?id=5b4fc97d-7285-4dbb-9530-339f2e0ad36d&id=fea69c2f-7f11-4d19-9a5c-fb12ce6e12da => generated 1366 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2835] 10.0.0.133 () {34 vars in 971 bytes} [Mon Jun 15 21:13:39 2026] GET /v2.0/ports/12202d1f-9888-4179-a837-64c850d0bb77 => generated 1464 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2836] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:13:39 2026] GET /v2.0/ports?network_id=51cb85c5-f548-435b-a407-d6dcffdf889f&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2837] 199.204.45.140 () {30 vars in 737 bytes} [Mon Jun 15 21:13:39 2026] GET /v2.0/ports/12202d1f-9888-4179-a837-64c850d0bb77 => generated 1464 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2838] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:13:39 2026] GET /v2.0/ports?network_id=51cb85c5-f548-435b-a407-d6dcffdf889f&device_owner=network%3Adhcp => generated 1461 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2839] 199.204.45.140 () {30 vars in 737 bytes} [Mon Jun 15 21:13:39 2026] GET /v2.0/ports/12202d1f-9888-4179-a837-64c850d0bb77 => generated 1464 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2840] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:13:39 2026] GET /v2.0/networks/51cb85c5-f548-435b-a407-d6dcffdf889f?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: 1514/2841] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:13:39 2026] GET /v2.0/networks/51cb85c5-f548-435b-a407-d6dcffdf889f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2842] 199.204.45.140 () {34 vars in 790 bytes} [Mon Jun 15 21:13:39 2026] PUT /v2.0/ports/12202d1f-9888-4179-a837-64c850d0bb77 => generated 1195 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2843] 199.204.45.140 () {30 vars in 743 bytes} [Mon Jun 15 21:13:40 2026] GET /v2.0/networks/51cb85c5-f548-435b-a407-d6dcffdf889f => generated 798 bytes in 86 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: 1329/2844] 199.204.45.140 () {30 vars in 741 bytes} [Mon Jun 15 21:13:40 2026] GET /v2.0/subnets/5b4fc97d-7285-4dbb-9530-339f2e0ad36d => generated 649 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2845] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:13:40 2026] GET /v2.0/ports?tenant_id=8c88958e564a4b1dbf0dd3c5e0c55f83&device_id=04dd3aab-342b-4469-98ee-306c0c1c8bb7 => generated 5038 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:13:40.358 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-66b9fefc-5edf-42b6-aa6c-6347045cfad1'] response: {'name': 'network-changed', 'server_uuid': '04dd3aab-342b-4469-98ee-306c0c1c8bb7', 'tag': '12202d1f-9888-4179-a837-64c850d0bb77', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1330/2846] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:13:40 2026] GET /v2.0/networks?id=51cb85c5-f548-435b-a407-d6dcffdf889f => generated 801 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2847] 199.204.45.140 () {30 vars in 703 bytes} [Mon Jun 15 21:13:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2848] 199.204.45.140 () {30 vars in 705 bytes} [Mon Jun 15 21:13:40 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: 1519/2849] 199.204.45.140 () {30 vars in 681 bytes} [Mon Jun 15 21:13: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: 8|app: 0|req: 1331/2850] 199.204.45.140 () {34 vars in 1056 bytes} [Mon Jun 15 21:13:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.51&port_id=12202d1f-9888-4179-a837-64c850d0bb77 => 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: 1520/2851] 199.204.45.140 () {30 vars in 717 bytes} [Mon Jun 15 21:13:40 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: 1332/2852] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:13:40 2026] GET /v2.0/subnets?id=5b4fc97d-7285-4dbb-9530-339f2e0ad36d => generated 652 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2853] 199.204.45.140 () {30 vars in 741 bytes} [Mon Jun 15 21:13:40 2026] GET /v2.0/subnets/6c755170-b7b1-48d3-ad94-c482ebd2054b => generated 651 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2854] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:13:40 2026] GET /v2.0/ports?network_id=51cb85c5-f548-435b-a407-d6dcffdf889f&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2855] 199.204.45.140 () {30 vars in 737 bytes} [Mon Jun 15 21:13:40 2026] GET /v2.0/ports/be7164dc-da9d-48d6-8d53-34db89afdfe4 => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2856] 199.204.45.140 () {30 vars in 737 bytes} [Mon Jun 15 21:13:40 2026] GET /v2.0/ports/5642f240-1141-4793-a23c-8697babbdd83 => generated 1350 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2857] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:13:40 2026] GET /v2.0/networks/51cb85c5-f548-435b-a407-d6dcffdf889f?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: 1524/2858] 199.204.45.140 () {30 vars in 741 bytes} [Mon Jun 15 21:13:40 2026] GET /v2.0/subnets/6c755170-b7b1-48d3-ad94-c482ebd2054b => 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: 1335/2859] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:13:40 2026] GET /v2.0/networks/51cb85c5-f548-435b-a407-d6dcffdf889f?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: 1525/2860] 199.204.45.140 () {30 vars in 743 bytes} [Mon Jun 15 21:13:40 2026] GET /v2.0/networks/ed8e1c32-e552-4264-90b1-19696bdf93c6 => generated 800 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2861] 199.204.45.140 () {30 vars in 737 bytes} [Mon Jun 15 21:13:40 2026] GET /v2.0/ports/be7164dc-da9d-48d6-8d53-34db89afdfe4 => generated 1132 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/2862] 199.204.45.140 () {30 vars in 741 bytes} [Mon Jun 15 21:13:40 2026] GET /v2.0/subnets/6c755170-b7b1-48d3-ad94-c482ebd2054b => generated 651 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2865] 199.204.45.140 () {30 vars in 703 bytes} [Mon Jun 15 21:13:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/2866] 199.204.45.140 () {30 vars in 705 bytes} [Mon Jun 15 21:13:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2867] 199.204.45.140 () {30 vars in 681 bytes} [Mon Jun 15 21:13:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/2868] 199.204.45.140 () {30 vars in 717 bytes} [Mon Jun 15 21:13: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: 1340/2869] 199.204.45.140 () {30 vars in 741 bytes} [Mon Jun 15 21:13:52 2026] GET /v2.0/subnets/f3affe4d-e4fe-47cc-bb7c-03588b262a03 => generated 649 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2870] 199.204.45.140 () {30 vars in 769 bytes} [Mon Jun 15 21:13:52 2026] GET /v2.0/ports?device_id=04dd3aab-342b-4469-98ee-306c0c1c8bb7 => generated 5040 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2871] 199.204.45.140 () {30 vars in 703 bytes} [Mon Jun 15 21:13:53 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: 1531/2872] 199.204.45.140 () {30 vars in 705 bytes} [Mon Jun 15 21:13: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: 8|app: 0|req: 1342/2873] 199.204.45.140 () {30 vars in 681 bytes} [Mon Jun 15 21:13:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/2874] 199.204.45.140 () {30 vars in 717 bytes} [Mon Jun 15 21:13:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2875] 199.204.45.140 () {30 vars in 737 bytes} [Mon Jun 15 21:13:53 2026] GET /v2.0/ports/12202d1f-9888-4179-a837-64c850d0bb77 => generated 1233 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/2876] 199.204.45.140 () {34 vars in 789 bytes} [Mon Jun 15 21:13:53 2026] PUT /v2.0/ports/12202d1f-9888-4179-a837-64c850d0bb77 => generated 1026 bytes in 518 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2877] 199.204.45.140 () {30 vars in 743 bytes} [Mon Jun 15 21:13:53 2026] GET /v2.0/networks/51cb85c5-f548-435b-a407-d6dcffdf889f => generated 798 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/2878] 199.204.45.140 () {30 vars in 769 bytes} [Mon Jun 15 21:13:53 2026] GET /v2.0/ports?device_id=04dd3aab-342b-4469-98ee-306c0c1c8bb7 => generated 4869 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2879] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:13:54 2026] GET /v2.0/ports?tenant_id=8c88958e564a4b1dbf0dd3c5e0c55f83&device_id=04dd3aab-342b-4469-98ee-306c0c1c8bb7 => generated 4869 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:13:54.146 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f085adf2-b153-444d-bd86-7df7d9126933'] response: {'name': 'network-changed', 'server_uuid': '04dd3aab-342b-4469-98ee-306c0c1c8bb7', 'tag': '12202d1f-9888-4179-a837-64c850d0bb77', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1346/2880] 199.204.45.140 () {30 vars in 769 bytes} [Mon Jun 15 21:13:54 2026] GET /v2.0/ports?device_id=04dd3aab-342b-4469-98ee-306c0c1c8bb7 => generated 4869 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/2881] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:13:54 2026] GET /v2.0/networks?id=51cb85c5-f548-435b-a407-d6dcffdf889f => generated 801 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2882] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:13:54 2026] GET /v2.0/networks/51cb85c5-f548-435b-a407-d6dcffdf889f?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/2883] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:13:54 2026] GET /v2.0/networks/51cb85c5-f548-435b-a407-d6dcffdf889f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2884] 199.204.45.140 () {34 vars in 975 bytes} [Mon Jun 15 21:13:54 2026] GET /v2.0/ports/12202d1f-9888-4179-a837-64c850d0bb77 => generated 1062 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/2885] 199.204.45.140 () {36 vars in 997 bytes} [Mon Jun 15 21:13:54 2026] DELETE /v2.0/ports/12202d1f-9888-4179-a837-64c850d0bb77 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2886] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/ports?tenant_id=8c88958e564a4b1dbf0dd3c5e0c55f83&device_id=04dd3aab-342b-4469-98ee-306c0c1c8bb7 => generated 3815 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/2887] 199.204.45.140 () {30 vars in 769 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/ports?device_id=04dd3aab-342b-4469-98ee-306c0c1c8bb7 => generated 3815 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:13:55.329 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8a90087e-6bdc-43ac-afc2-cf1984a645c3 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1539/2888] 199.204.45.140 () {32 vars in 759 bytes} [Mon Jun 15 21:13:55 2026] DELETE /v2.0/ports/12202d1f-9888-4179-a837-64c850d0bb77 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2889] 199.204.45.140 () {34 vars in 1226 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/networks?id=b58d691b-3225-4cb6-b9e1-53e691490cd5&id=ed8e1c32-e552-4264-90b1-19696bdf93c6&id=860bd96d-36a5-44c4-9845-2e8eba3c5a46&id=51cb85c5-f548-435b-a407-d6dcffdf889f => generated 3098 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/2890] 199.204.45.140 () {34 vars in 1060 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.89&port_id=413e4c7c-d06d-4b50-adb4-dd240fbac06e => 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: 1541/2891] 199.204.45.140 () {30 vars in 703 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/2892] 199.204.45.140 () {30 vars in 705 bytes} [Mon Jun 15 21:13:55 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: 1543/2893] 199.204.45.140 () {30 vars in 681 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2894] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/subnets?id=32465214-1c17-4187-a84a-55bc36d59ba7 => generated 630 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/2895] 199.204.45.140 () {30 vars in 717 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2896] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/ports?network_id=b58d691b-3225-4cb6-b9e1-53e691490cd5&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/2897] 199.204.45.140 () {30 vars in 741 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/subnets/6c755170-b7b1-48d3-ad94-c482ebd2054b => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/2898] 199.204.45.140 () {30 vars in 737 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/ports/be7164dc-da9d-48d6-8d53-34db89afdfe4 => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2899] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/networks/b58d691b-3225-4cb6-b9e1-53e691490cd5?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: 1547/2900] 199.204.45.140 () {30 vars in 737 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/ports/5642f240-1141-4793-a23c-8697babbdd83 => generated 1350 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/2901] 199.204.45.140 () {30 vars in 741 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/subnets/6c755170-b7b1-48d3-ad94-c482ebd2054b => generated 651 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2902] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/networks/b58d691b-3225-4cb6-b9e1-53e691490cd5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2903] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.182&port_id=5642f240-1141-4793-a23c-8697babbdd83 => 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: 1549/2904] 199.204.45.140 () {30 vars in 743 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/networks/ed8e1c32-e552-4264-90b1-19696bdf93c6 => generated 800 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2905] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/subnets?id=6c755170-b7b1-48d3-ad94-c482ebd2054b => generated 654 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/2906] 199.204.45.140 () {30 vars in 737 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/ports/be7164dc-da9d-48d6-8d53-34db89afdfe4 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2907] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/ports?network_id=ed8e1c32-e552-4264-90b1-19696bdf93c6&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/2908] 199.204.45.140 () {30 vars in 741 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/subnets/6c755170-b7b1-48d3-ad94-c482ebd2054b => generated 651 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2909] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/networks/ed8e1c32-e552-4264-90b1-19696bdf93c6?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: 1552/2910] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:13:56 2026] GET /v2.0/networks/ed8e1c32-e552-4264-90b1-19696bdf93c6?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: 1359/2911] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:13:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.100&port_id=bb7999a4-566b-433f-807f-15d4e596014d => 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: 1553/2912] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:13:56 2026] GET /v2.0/subnets?id=f3affe4d-e4fe-47cc-bb7c-03588b262a03 => generated 652 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2913] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:13:56 2026] GET /v2.0/ports?network_id=860bd96d-36a5-44c4-9845-2e8eba3c5a46&device_owner=network%3Adhcp => generated 1457 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:13:56.330 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-30e19bff-41a7-47e9-8631-bb958e2e9085'] response: {'server_uuid': '04dd3aab-342b-4469-98ee-306c0c1c8bb7', 'name': 'network-vif-deleted', 'tag': '12202d1f-9888-4179-a837-64c850d0bb77', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1554/2914] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:13:56 2026] GET /v2.0/networks/860bd96d-36a5-44c4-9845-2e8eba3c5a46?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2915] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:13:56 2026] GET /v2.0/networks/860bd96d-36a5-44c4-9845-2e8eba3c5a46?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/2916] 199.204.45.140 () {30 vars in 703 bytes} [Mon Jun 15 21:14:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2917] 199.204.45.140 () {30 vars in 705 bytes} [Mon Jun 15 21:14:03 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/2918] 199.204.45.140 () {30 vars in 681 bytes} [Mon Jun 15 21:14:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2919] 199.204.45.140 () {30 vars in 717 bytes} [Mon Jun 15 21:14:03 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: 1557/2920] 199.204.45.140 () {30 vars in 769 bytes} [Mon Jun 15 21:14:03 2026] GET /v2.0/ports?device_id=04dd3aab-342b-4469-98ee-306c0c1c8bb7 => generated 3815 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2921] 199.204.45.140 () {30 vars in 703 bytes} [Mon Jun 15 21:14:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/2922] 199.204.45.140 () {30 vars in 705 bytes} [Mon Jun 15 21:14:03 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2923] 199.204.45.140 () {30 vars in 681 bytes} [Mon Jun 15 21:14:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/2924] 199.204.45.140 () {30 vars in 717 bytes} [Mon Jun 15 21:14:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2925] 199.204.45.140 () {30 vars in 737 bytes} [Mon Jun 15 21:14:03 2026] GET /v2.0/ports/bb7999a4-566b-433f-807f-15d4e596014d => generated 1237 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/2926] 199.204.45.140 () {34 vars in 789 bytes} [Mon Jun 15 21:14:03 2026] PUT /v2.0/ports/bb7999a4-566b-433f-807f-15d4e596014d => generated 1026 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2927] 199.204.45.140 () {30 vars in 743 bytes} [Mon Jun 15 21:14:03 2026] GET /v2.0/networks/860bd96d-36a5-44c4-9845-2e8eba3c5a46 => generated 798 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1561/2928] 199.204.45.140 () {30 vars in 769 bytes} [Mon Jun 15 21:14:03 2026] GET /v2.0/ports?device_id=04dd3aab-342b-4469-98ee-306c0c1c8bb7 => generated 3640 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:14:04.130 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-80fe0ccf-7607-4e6a-9d7e-79633a30a498'] response: {'name': 'network-changed', 'server_uuid': '04dd3aab-342b-4469-98ee-306c0c1c8bb7', 'tag': 'bb7999a4-566b-433f-807f-15d4e596014d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1368/2929] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:14:04 2026] GET /v2.0/ports?tenant_id=8c88958e564a4b1dbf0dd3c5e0c55f83&device_id=04dd3aab-342b-4469-98ee-306c0c1c8bb7 => generated 3640 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/2930] 199.204.45.140 () {30 vars in 769 bytes} [Mon Jun 15 21:14:04 2026] GET /v2.0/ports?device_id=04dd3aab-342b-4469-98ee-306c0c1c8bb7 => generated 3640 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2931] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:14:04 2026] GET /v2.0/networks?id=860bd96d-36a5-44c4-9845-2e8eba3c5a46 => generated 801 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/2932] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:14:04 2026] GET /v2.0/networks/860bd96d-36a5-44c4-9845-2e8eba3c5a46?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2933] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:14:04 2026] GET /v2.0/networks/860bd96d-36a5-44c4-9845-2e8eba3c5a46?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/2934] 199.204.45.140 () {34 vars in 975 bytes} [Mon Jun 15 21:14:04 2026] GET /v2.0/ports/bb7999a4-566b-433f-807f-15d4e596014d => generated 1062 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2935] 199.204.45.140 () {36 vars in 997 bytes} [Mon Jun 15 21:14:04 2026] DELETE /v2.0/ports/bb7999a4-566b-433f-807f-15d4e596014d => 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: 1565/2936] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:14:05 2026] GET /v2.0/ports?tenant_id=8c88958e564a4b1dbf0dd3c5e0c55f83&device_id=04dd3aab-342b-4469-98ee-306c0c1c8bb7 => generated 2586 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:14:05.230 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6e920f24-a992-478a-896b-39d44ad5af68'] response: {'server_uuid': '04dd3aab-342b-4469-98ee-306c0c1c8bb7', 'name': 'network-vif-deleted', 'tag': 'bb7999a4-566b-433f-807f-15d4e596014d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1372/2937] 199.204.45.140 () {30 vars in 769 bytes} [Mon Jun 15 21:14:05 2026] GET /v2.0/ports?device_id=04dd3aab-342b-4469-98ee-306c0c1c8bb7 => generated 2586 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:14:05.277 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e62346a4-c65a-4bd4-931e-852759085ba1 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1373/2938] 199.204.45.140 () {32 vars in 759 bytes} [Mon Jun 15 21:14:05 2026] DELETE /v2.0/ports/bb7999a4-566b-433f-807f-15d4e596014d => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/2939] 199.204.45.140 () {34 vars in 1146 bytes} [Mon Jun 15 21:14:05 2026] GET /v2.0/networks?id=b58d691b-3225-4cb6-b9e1-53e691490cd5&id=ed8e1c32-e552-4264-90b1-19696bdf93c6&id=860bd96d-36a5-44c4-9845-2e8eba3c5a46 => generated 2311 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2940] 199.204.45.140 () {30 vars in 703 bytes} [Mon Jun 15 21:14:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/2941] 199.204.45.140 () {30 vars in 705 bytes} [Mon Jun 15 21:14:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2942] 199.204.45.140 () {30 vars in 681 bytes} [Mon Jun 15 21:14:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/2943] 199.204.45.140 () {30 vars in 717 bytes} [Mon Jun 15 21:14:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2944] 199.204.45.140 () {30 vars in 741 bytes} [Mon Jun 15 21:14:05 2026] GET /v2.0/subnets/6c755170-b7b1-48d3-ad94-c482ebd2054b => generated 651 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/2945] 199.204.45.140 () {34 vars in 1060 bytes} [Mon Jun 15 21:14:05 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.89&port_id=413e4c7c-d06d-4b50-adb4-dd240fbac06e => 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: 1377/2946] 199.204.45.140 () {30 vars in 737 bytes} [Mon Jun 15 21:14:05 2026] GET /v2.0/ports/be7164dc-da9d-48d6-8d53-34db89afdfe4 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/2947] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:14:05 2026] GET /v2.0/subnets?id=32465214-1c17-4187-a84a-55bc36d59ba7 => generated 630 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2948] 199.204.45.140 () {30 vars in 737 bytes} [Mon Jun 15 21:14:05 2026] GET /v2.0/ports/5642f240-1141-4793-a23c-8697babbdd83 => generated 1350 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/2949] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:14:05 2026] GET /v2.0/ports?network_id=b58d691b-3225-4cb6-b9e1-53e691490cd5&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2950] 199.204.45.140 () {30 vars in 741 bytes} [Mon Jun 15 21:14:05 2026] GET /v2.0/subnets/6c755170-b7b1-48d3-ad94-c482ebd2054b => 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: 1572/2951] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:14:05 2026] GET /v2.0/networks/b58d691b-3225-4cb6-b9e1-53e691490cd5?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: 1380/2952] 199.204.45.140 () {30 vars in 743 bytes} [Mon Jun 15 21:14:05 2026] GET /v2.0/networks/ed8e1c32-e552-4264-90b1-19696bdf93c6 => generated 800 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2953] 199.204.45.140 () {30 vars in 737 bytes} [Mon Jun 15 21:14:05 2026] GET /v2.0/ports/be7164dc-da9d-48d6-8d53-34db89afdfe4 => generated 1132 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/2954] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:14:05 2026] GET /v2.0/networks/b58d691b-3225-4cb6-b9e1-53e691490cd5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/2955] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:14:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.182&port_id=5642f240-1141-4793-a23c-8697babbdd83 => 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: 1382/2956] 199.204.45.140 () {30 vars in 741 bytes} [Mon Jun 15 21:14:05 2026] GET /v2.0/subnets/6c755170-b7b1-48d3-ad94-c482ebd2054b => generated 651 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/2959] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:14:05 2026] GET /v2.0/subnets?id=6c755170-b7b1-48d3-ad94-c482ebd2054b => generated 654 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2960] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:14:05 2026] GET /v2.0/ports?network_id=ed8e1c32-e552-4264-90b1-19696bdf93c6&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: 1576/2961] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:14:05 2026] GET /v2.0/networks/ed8e1c32-e552-4264-90b1-19696bdf93c6?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: 1386/2962] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:14:06 2026] GET /v2.0/networks/ed8e1c32-e552-4264-90b1-19696bdf93c6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/2963] 199.204.45.140 () {30 vars in 703 bytes} [Mon Jun 15 21:14:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2964] 199.204.45.140 () {30 vars in 705 bytes} [Mon Jun 15 21:14:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/2965] 199.204.45.140 () {30 vars in 681 bytes} [Mon Jun 15 21:14:14 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: 1388/2966] 199.204.45.140 () {30 vars in 717 bytes} [Mon Jun 15 21:14:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:14:14.688 7 INFO neutron.api.v2.resource [None req-7b853afa-40cb-4392-821e-a79185a1fa95 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1579/2967] 199.204.45.140 () {30 vars in 763 bytes} [Mon Jun 15 21:14:14 2026] GET /v2.0/security-groups/lb-bd219e06-6258-4ac3-8706-578fdf4ed9fb => generated 149 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2968] 199.204.45.140 () {30 vars in 785 bytes} [Mon Jun 15 21:14:14 2026] GET /v2.0/security-groups?name=lb-bd219e06-6258-4ac3-8706-578fdf4ed9fb => generated 2741 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/2969] 199.204.45.140 () {30 vars in 815 bytes} [Mon Jun 15 21:14:14 2026] GET /v2.0/security-group-rules?security_group_id=1110220d-3cd9-4e86-95eb-3c63bb20cc8d => generated 2206 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2970] 199.204.45.140 () {32 vars in 789 bytes} [Mon Jun 15 21:14:14 2026] DELETE /v2.0/security-group-rules/8a07cba8-1584-44e6-a915-c5e4cf349b4f => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/2971] 199.204.45.140 () {32 vars in 789 bytes} [Mon Jun 15 21:14:14 2026] DELETE /v2.0/security-group-rules/f67c19c6-4395-46e4-96c3-45acde51fa73 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:14:18.574 8 INFO neutron.db.l3_db [None req-f27624ab-85ea-43bb-8dd4-a054bec93e51 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] Floating IP 13c5bb90-f116-42a5-970a-da1200a97a1a disassociated (deleted). External IP: 10.96.250.206, port: be7164dc-da9d-48d6-8d53-34db89afdfe4. [pid: 8|app: 0|req: 1391/2972] 10.0.0.244 () {32 vars in 732 bytes} [Mon Jun 15 21:14:18 2026] DELETE /v2.0/floatingips/13c5bb90-f116-42a5-970a-da1200a97a1a => generated 0 bytes in 933 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:14:19.085 7 INFO neutron.api.v2.resource [None req-83440c5a-3507-4eea-9ac8-d4dd35c65588 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1582/2973] 10.0.0.244 () {32 vars in 729 bytes} [Mon Jun 15 21:14:19 2026] GET /v2.0/floatingips/13c5bb90-f116-42a5-970a-da1200a97a1a => generated 144 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2974] 199.204.45.140 () {30 vars in 703 bytes} [Mon Jun 15 21:14:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/2975] 199.204.45.140 () {30 vars in 705 bytes} [Mon Jun 15 21:14:19 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2976] 199.204.45.140 () {30 vars in 681 bytes} [Mon Jun 15 21:14:19 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/2977] 199.204.45.140 () {30 vars in 717 bytes} [Mon Jun 15 21:14:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2978] 199.204.45.140 () {30 vars in 741 bytes} [Mon Jun 15 21:14:19 2026] GET /v2.0/subnets/6c755170-b7b1-48d3-ad94-c482ebd2054b => 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: 1585/2979] 199.204.45.140 () {30 vars in 769 bytes} [Mon Jun 15 21:14:20 2026] GET /v2.0/ports?device_id=04dd3aab-342b-4469-98ee-306c0c1c8bb7 => generated 2586 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2980] 199.204.45.140 () {30 vars in 769 bytes} [Mon Jun 15 21:14:20 2026] GET /v2.0/ports?device_id=04dd3aab-342b-4469-98ee-306c0c1c8bb7 => generated 2586 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/2981] 199.204.45.140 () {30 vars in 769 bytes} [Mon Jun 15 21:14:20 2026] GET /v2.0/ports?device_id=04dd3aab-342b-4469-98ee-306c0c1c8bb7 => generated 2586 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2982] 199.204.45.140 () {34 vars in 975 bytes} [Mon Jun 15 21:14:20 2026] GET /v2.0/ports/5642f240-1141-4793-a23c-8697babbdd83 => generated 1350 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/2983] 199.204.45.140 () {34 vars in 1060 bytes} [Mon Jun 15 21:14:20 2026] GET /v2.0/ports/5642f240-1141-4793-a23c-8697babbdd83?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/2986] 199.204.45.140 () {34 vars in 1016 bytes} [Mon Jun 15 21:14:20 2026] GET /v2.0/networks/ed8e1c32-e552-4264-90b1-19696bdf93c6?fields=dns_domain => generated 29 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2987] 199.204.45.140 () {38 vars in 1028 bytes} [Mon Jun 15 21:14:21 2026] PUT /v2.0/ports/5642f240-1141-4793-a23c-8697babbdd83 => generated 1151 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/2988] 199.204.45.140 () {30 vars in 769 bytes} [Mon Jun 15 21:14:21 2026] GET /v2.0/ports?device_id=04dd3aab-342b-4469-98ee-306c0c1c8bb7 => generated 1244 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: 1591/2989] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:14:21 2026] GET /v2.0/ports?tenant_id=8c88958e564a4b1dbf0dd3c5e0c55f83&device_id=04dd3aab-342b-4469-98ee-306c0c1c8bb7 => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/2990] 199.204.45.140 () {34 vars in 1066 bytes} [Mon Jun 15 21:14:21 2026] GET /v2.0/networks?id=b58d691b-3225-4cb6-b9e1-53e691490cd5&id=ed8e1c32-e552-4264-90b1-19696bdf93c6 => generated 1524 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/2991] 199.204.45.140 () {34 vars in 1060 bytes} [Mon Jun 15 21:14:21 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.89&port_id=413e4c7c-d06d-4b50-adb4-dd240fbac06e => 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: 1594/2992] 199.204.45.140 () {34 vars in 984 bytes} [Mon Jun 15 21:14:21 2026] GET /v2.0/subnets?id=32465214-1c17-4187-a84a-55bc36d59ba7 => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2993] 199.204.45.140 () {34 vars in 789 bytes} [Mon Jun 15 21:14:21 2026] PUT /v2.0/ports/5642f240-1141-4793-a23c-8697babbdd83 => generated 1090 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/2994] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:14:21 2026] GET /v2.0/ports?network_id=b58d691b-3225-4cb6-b9e1-53e691490cd5&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1400/2995] 199.204.45.140 () {30 vars in 737 bytes} [Mon Jun 15 21:14:21 2026] GET /v2.0/ports/5642f240-1141-4793-a23c-8697babbdd83 => generated 1090 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/2996] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:14:21 2026] GET /v2.0/networks/b58d691b-3225-4cb6-b9e1-53e691490cd5?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/2997] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:14:21 2026] GET /v2.0/networks/b58d691b-3225-4cb6-b9e1-53e691490cd5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2998] 199.204.45.140 () {32 vars in 759 bytes} [Mon Jun 15 21:14:21 2026] DELETE /v2.0/ports/5642f240-1141-4793-a23c-8697babbdd83 => generated 0 bytes in 374 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/2999] 199.204.45.140 () {30 vars in 703 bytes} [Mon Jun 15 21:14:22 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: 1402/3000] 199.204.45.140 () {30 vars in 705 bytes} [Mon Jun 15 21:14:22 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3001] 199.204.45.140 () {30 vars in 681 bytes} [Mon Jun 15 21:14:22 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/3002] 199.204.45.140 () {30 vars in 717 bytes} [Mon Jun 15 21:14:22 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-06-15 21:14:22.290 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a2e7fb3c-2f87-4569-a039-43d316971e00 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1600/3003] 199.204.45.140 () {32 vars in 759 bytes} [Mon Jun 15 21:14:22 2026] DELETE /v2.0/ports/5642f240-1141-4793-a23c-8697babbdd83 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/3004] 199.204.45.140 () {30 vars in 737 bytes} [Mon Jun 15 21:14:22 2026] GET /v2.0/ports/be7164dc-da9d-48d6-8d53-34db89afdfe4 => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:14:22.369 7 INFO neutron.api.v2.resource [None req-d794e5c6-b3b6-45a9-9437-66f7e5231228 753075842c60406cbc4f5aaf90af8819 8c88958e564a4b1dbf0dd3c5e0c55f83 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1601/3005] 199.204.45.140 () {30 vars in 763 bytes} [Mon Jun 15 21:14:22 2026] GET /v2.0/security-groups/lb-bd219e06-6258-4ac3-8706-578fdf4ed9fb => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/3006] 199.204.45.140 () {30 vars in 785 bytes} [Mon Jun 15 21:14:22 2026] GET /v2.0/security-groups?name=lb-bd219e06-6258-4ac3-8706-578fdf4ed9fb => generated 1577 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3007] 199.204.45.140 () {30 vars in 737 bytes} [Mon Jun 15 21:14:22 2026] GET /v2.0/ports/be7164dc-da9d-48d6-8d53-34db89afdfe4 => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/3008] 199.204.45.140 () {34 vars in 789 bytes} [Mon Jun 15 21:14:22 2026] PUT /v2.0/ports/be7164dc-da9d-48d6-8d53-34db89afdfe4 => generated 1094 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3009] 199.204.45.140 () {32 vars in 779 bytes} [Mon Jun 15 21:14:22 2026] DELETE /v2.0/security-groups/1110220d-3cd9-4e86-95eb-3c63bb20cc8d => 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: 1407/3010] 199.204.45.140 () {32 vars in 759 bytes} [Mon Jun 15 21:14:22 2026] DELETE /v2.0/ports/be7164dc-da9d-48d6-8d53-34db89afdfe4 => generated 0 bytes in 374 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3011] 199.204.45.140 () {34 vars in 994 bytes} [Mon Jun 15 21:14:24 2026] GET /v2.0/ports?device_id=04dd3aab-342b-4469-98ee-306c0c1c8bb7 => 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: 1408/3012] 199.204.45.140 () {36 vars in 997 bytes} [Mon Jun 15 21:14:24 2026] DELETE /v2.0/ports/413e4c7c-d06d-4b50-adb4-dd240fbac06e => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:14:24.678 7 INFO neutron.db.l3_db [None req-34ae00b6-be48-4a03-b138-1b3cdd00a036 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] Floating IP 34e06b5b-894e-49c7-8916-f973736dc351 disassociated (deleted). External IP: 10.96.250.210, port: 9a8b2a5b-fad8-4934-9ec1-a598ad842900. [pid: 7|app: 0|req: 1605/3013] 10.0.0.244 () {32 vars in 732 bytes} [Mon Jun 15 21:14:24 2026] DELETE /v2.0/floatingips/34e06b5b-894e-49c7-8916-f973736dc351 => generated 0 bytes in 911 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:14:25.253 8 INFO neutron.api.v2.resource [None req-0f35c9e5-0fcc-446f-83ed-c2fb8075e517 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1409/3014] 10.0.0.244 () {32 vars in 729 bytes} [Mon Jun 15 21:14:25 2026] GET /v2.0/floatingips/34e06b5b-894e-49c7-8916-f973736dc351 => generated 144 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:14:25.541 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2aac1dca-5166-4da7-a910-f0037563fd8a'] response: {'name': 'network-changed', 'server_uuid': '316b01fd-ec23-4f6c-8fea-1d355e95cdbe', 'tag': '9a8b2a5b-fad8-4934-9ec1-a598ad842900', 'status': 'completed', 'code': 200} 2026-06-15 21:14:25.568 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f5866e1-4caa-444b-ad0e-0f8b162e8ad5'] response: {'server_uuid': '04dd3aab-342b-4469-98ee-306c0c1c8bb7', 'name': 'network-vif-deleted', 'tag': '413e4c7c-d06d-4b50-adb4-dd240fbac06e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1410/3015] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:14:25 2026] GET /v2.0/ports?tenant_id=ea18b45eecfa4067b671add9fc0b0fc3&device_id=316b01fd-ec23-4f6c-8fea-1d355e95cdbe => generated 1469 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3016] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:14:25 2026] GET /v2.0/ports?device_id=316b01fd-ec23-4f6c-8fea-1d355e95cdbe => generated 1200 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3017] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:14:25 2026] GET /v2.0/security-groups?id=1b76c8ed-e719-4942-9c45-8060de452bb0&fields=id&fields=name => generated 111 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/3018] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:14:25 2026] GET /v2.0/networks?id=51cb85c5-f548-435b-a407-d6dcffdf889f => generated 801 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3019] 199.204.45.140 () {34 vars in 1056 bytes} [Mon Jun 15 21:14:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.70&port_id=9a8b2a5b-fad8-4934-9ec1-a598ad842900 => 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: 1412/3020] 199.204.45.140 () {34 vars in 1106 bytes} [Mon Jun 15 21:14:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A112&port_id=9a8b2a5b-fad8-4934-9ec1-a598ad842900 => 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: 1609/3021] 199.204.45.140 () {34 vars in 1064 bytes} [Mon Jun 15 21:14:25 2026] GET /v2.0/subnets?id=5b4fc97d-7285-4dbb-9530-339f2e0ad36d&id=fea69c2f-7f11-4d19-9a5c-fb12ce6e12da => generated 1366 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/3022] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:14:25 2026] GET /v2.0/ports?network_id=51cb85c5-f548-435b-a407-d6dcffdf889f&device_owner=network%3Adhcp => generated 1461 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3023] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:14:25 2026] GET /v2.0/ports?network_id=51cb85c5-f548-435b-a407-d6dcffdf889f&device_owner=network%3Adhcp => generated 1461 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3024] 199.204.45.140 () {34 vars in 994 bytes} [Mon Jun 15 21:14:26 2026] GET /v2.0/ports?device_id=316b01fd-ec23-4f6c-8fea-1d355e95cdbe => generated 1200 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/3025] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:14:26 2026] GET /v2.0/networks/51cb85c5-f548-435b-a407-d6dcffdf889f?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/3026] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:14:26 2026] GET /v2.0/networks/51cb85c5-f548-435b-a407-d6dcffdf889f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3027] 199.204.45.140 () {36 vars in 997 bytes} [Mon Jun 15 21:14:26 2026] DELETE /v2.0/ports/9a8b2a5b-fad8-4934-9ec1-a598ad842900 => generated 0 bytes in 414 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:14:31.265 8 INFO neutron.db.l3_db [None req-cd29abe5-a046-4f34-8926-8cc001284b50 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] Floating IP baaffdb5-2b2d-4848-9778-3cdda54be209 disassociated (deleted). External IP: 10.96.250.218, port: fdcb234a-db8c-4f72-8138-bd5dc99dc42d. [pid: 8|app: 0|req: 1416/3028] 10.0.0.244 () {32 vars in 732 bytes} [Mon Jun 15 21:14:30 2026] DELETE /v2.0/floatingips/baaffdb5-2b2d-4848-9778-3cdda54be209 => generated 0 bytes in 860 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:14:31.686 7 INFO neutron.api.v2.resource [None req-eb4ec5f7-5e73-411c-8751-de5f0d2715e1 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1613/3029] 10.0.0.244 () {32 vars in 729 bytes} [Mon Jun 15 21:14:31 2026] GET /v2.0/floatingips/baaffdb5-2b2d-4848-9778-3cdda54be209 => generated 144 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:14:31.906 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d74247f-05a6-4b09-af32-8906f717c091'] response: {'name': 'network-changed', 'server_uuid': 'ecaae874-5254-4e98-919e-62ebab7b3f56', 'tag': 'fdcb234a-db8c-4f72-8138-bd5dc99dc42d', 'status': 'completed', 'code': 200} 2026-06-15 21:14:31.936 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c513306-6df7-43f5-86ef-0b045eecb7fe'] response: {'server_uuid': '316b01fd-ec23-4f6c-8fea-1d355e95cdbe', 'name': 'network-vif-deleted', 'tag': '9a8b2a5b-fad8-4934-9ec1-a598ad842900', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1614/3030] 199.204.45.140 () {34 vars in 1080 bytes} [Mon Jun 15 21:14:31 2026] GET /v2.0/ports?tenant_id=ea18b45eecfa4067b671add9fc0b0fc3&device_id=ecaae874-5254-4e98-919e-62ebab7b3f56 => generated 1469 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/3031] 10.0.0.133 () {34 vars in 990 bytes} [Mon Jun 15 21:14:31 2026] GET /v2.0/ports?device_id=ecaae874-5254-4e98-919e-62ebab7b3f56 => generated 1200 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/3032] 10.0.0.133 () {34 vars in 1040 bytes} [Mon Jun 15 21:14:32 2026] GET /v2.0/security-groups?id=1b76c8ed-e719-4942-9c45-8060de452bb0&fields=id&fields=name => generated 111 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3033] 199.204.45.140 () {34 vars in 986 bytes} [Mon Jun 15 21:14:31 2026] GET /v2.0/networks?id=860bd96d-36a5-44c4-9845-2e8eba3c5a46 => generated 801 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/3034] 199.204.45.140 () {34 vars in 1058 bytes} [Mon Jun 15 21:14:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.121&port_id=fdcb234a-db8c-4f72-8138-bd5dc99dc42d => 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: 1616/3035] 199.204.45.140 () {34 vars in 1104 bytes} [Mon Jun 15 21:14:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1de&port_id=fdcb234a-db8c-4f72-8138-bd5dc99dc42d => 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: 1420/3036] 199.204.45.140 () {34 vars in 1064 bytes} [Mon Jun 15 21:14:32 2026] GET /v2.0/subnets?id=e8cae282-82c5-45ce-8bec-7bb65372b945&id=f3affe4d-e4fe-47cc-bb7c-03588b262a03 => generated 1362 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3037] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:14:32 2026] GET /v2.0/ports?network_id=860bd96d-36a5-44c4-9845-2e8eba3c5a46&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/3038] 199.204.45.140 () {34 vars in 1052 bytes} [Mon Jun 15 21:14:32 2026] GET /v2.0/ports?network_id=860bd96d-36a5-44c4-9845-2e8eba3c5a46&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/3039] 199.204.45.140 () {34 vars in 994 bytes} [Mon Jun 15 21:14:32 2026] GET /v2.0/ports?device_id=ecaae874-5254-4e98-919e-62ebab7b3f56 => generated 1200 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3040] 199.204.45.140 () {34 vars in 1012 bytes} [Mon Jun 15 21:14:32 2026] GET /v2.0/networks/860bd96d-36a5-44c4-9845-2e8eba3c5a46?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3041] 199.204.45.140 () {34 vars in 1112 bytes} [Mon Jun 15 21:14:32 2026] GET /v2.0/networks/860bd96d-36a5-44c4-9845-2e8eba3c5a46?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/3042] 199.204.45.140 () {36 vars in 997 bytes} [Mon Jun 15 21:14:32 2026] DELETE /v2.0/ports/fdcb234a-db8c-4f72-8138-bd5dc99dc42d => generated 0 bytes in 450 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3045] 10.0.0.244 () {32 vars in 750 bytes} [Mon Jun 15 21:14:37 2026] DELETE /v2.0/security-group-rules/44c46286-e18f-4228-8445-e9405a7f90bc => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:14:37.279 8 INFO neutron.api.v2.resource [None req-85d7f3e2-32d2-415c-ba85-9d653fd7282a 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1425/3046] 10.0.0.244 () {32 vars in 747 bytes} [Mon Jun 15 21:14:37 2026] GET /v2.0/security-group-rules/44c46286-e18f-4228-8445-e9405a7f90bc => generated 155 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3047] 10.0.0.244 () {32 vars in 750 bytes} [Mon Jun 15 21:14:37 2026] DELETE /v2.0/security-group-rules/741bce0e-e797-4776-aed6-a4f86c61728f => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:14:37.367 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-319aa47c-667a-40c6-8e65-a2ef8baf2efa'] response: {'server_uuid': 'ecaae874-5254-4e98-919e-62ebab7b3f56', 'name': 'network-vif-deleted', 'tag': 'fdcb234a-db8c-4f72-8138-bd5dc99dc42d', 'status': 'completed', 'code': 200} 2026-06-15 21:14:37.382 8 INFO neutron.api.v2.resource [None req-d067f0c9-6d36-4021-94c3-a4045f980c17 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1426/3048] 10.0.0.244 () {32 vars in 747 bytes} [Mon Jun 15 21:14:37 2026] GET /v2.0/security-group-rules/741bce0e-e797-4776-aed6-a4f86c61728f => 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: 1623/3049] 10.0.0.244 () {32 vars in 750 bytes} [Mon Jun 15 21:14:37 2026] DELETE /v2.0/security-group-rules/9a91c727-bf0c-4b15-a500-0dcf1ff20759 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:14:37.483 8 INFO neutron.api.v2.resource [None req-b50a1d4d-b5f2-474d-bf11-3029fc52c469 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1427/3050] 10.0.0.244 () {32 vars in 747 bytes} [Mon Jun 15 21:14:37 2026] GET /v2.0/security-group-rules/9a91c727-bf0c-4b15-a500-0dcf1ff20759 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3051] 10.0.0.244 () {32 vars in 750 bytes} [Mon Jun 15 21:14:37 2026] DELETE /v2.0/security-group-rules/a13f1e19-db97-42f7-9137-0afd929dfb4e => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:14:37.590 8 INFO neutron.api.v2.resource [None req-42315be1-74a5-437a-87c5-e32b728fa9af 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1428/3052] 10.0.0.244 () {32 vars in 747 bytes} [Mon Jun 15 21:14:37 2026] GET /v2.0/security-group-rules/a13f1e19-db97-42f7-9137-0afd929dfb4e => 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: 1625/3053] 10.0.0.244 () {32 vars in 750 bytes} [Mon Jun 15 21:14:37 2026] DELETE /v2.0/security-group-rules/56a531d5-3b62-4938-a33c-de40b54890e1 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:14:37.686 8 INFO neutron.api.v2.resource [None req-da78d06b-5052-465e-8d69-4f7e5a25b03e 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1429/3054] 10.0.0.244 () {32 vars in 747 bytes} [Mon Jun 15 21:14:37 2026] GET /v2.0/security-group-rules/56a531d5-3b62-4938-a33c-de40b54890e1 => 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: 1626/3055] 10.0.0.244 () {32 vars in 750 bytes} [Mon Jun 15 21:14:37 2026] DELETE /v2.0/security-group-rules/4124dfa5-476c-4ab5-898c-c5936c31b307 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:14:37.798 8 INFO neutron.api.v2.resource [None req-34c99e94-862a-41eb-9121-3726d454c4e6 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1430/3056] 10.0.0.244 () {32 vars in 747 bytes} [Mon Jun 15 21:14:37 2026] GET /v2.0/security-group-rules/4124dfa5-476c-4ab5-898c-c5936c31b307 => 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: 1627/3057] 10.0.0.244 () {32 vars in 750 bytes} [Mon Jun 15 21:14:37 2026] DELETE /v2.0/security-group-rules/28d6192d-d94c-4fc8-91e8-6c62fb28db07 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:14:37.919 8 INFO neutron.api.v2.resource [None req-7ef60932-490c-429a-be0e-ecc99b0f9921 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1431/3058] 10.0.0.244 () {32 vars in 747 bytes} [Mon Jun 15 21:14:37 2026] GET /v2.0/security-group-rules/28d6192d-d94c-4fc8-91e8-6c62fb28db07 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3059] 10.0.0.244 () {32 vars in 750 bytes} [Mon Jun 15 21:14:37 2026] DELETE /v2.0/security-group-rules/88db97a2-0cb0-460e-8e4f-599a235bc4cd => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:14:38.014 8 INFO neutron.api.v2.resource [None req-4a8cafd8-b5ba-48d4-bee1-3713c9ba10a5 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1432/3060] 10.0.0.244 () {32 vars in 747 bytes} [Mon Jun 15 21:14:38 2026] GET /v2.0/security-group-rules/88db97a2-0cb0-460e-8e4f-599a235bc4cd => 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: 1629/3061] 10.0.0.244 () {32 vars in 750 bytes} [Mon Jun 15 21:14:38 2026] DELETE /v2.0/security-group-rules/55f70dd8-7031-400a-b70b-915baefdd60b => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:14:38.122 8 INFO neutron.api.v2.resource [None req-aae132b9-bb1d-4c45-ad58-1d487d5a4b7d 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1433/3062] 10.0.0.244 () {32 vars in 747 bytes} [Mon Jun 15 21:14:38 2026] GET /v2.0/security-group-rules/55f70dd8-7031-400a-b70b-915baefdd60b => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3063] 10.0.0.244 () {32 vars in 750 bytes} [Mon Jun 15 21:14:38 2026] DELETE /v2.0/security-group-rules/4cc48829-8da0-4534-89e0-b85a96c39abf => generated 0 bytes in 486 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:14:38.637 8 INFO neutron.api.v2.resource [None req-6b9f6d71-004e-4439-a9c9-20f13e246457 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1434/3064] 10.0.0.244 () {32 vars in 747 bytes} [Mon Jun 15 21:14:38 2026] GET /v2.0/security-group-rules/4cc48829-8da0-4534-89e0-b85a96c39abf => 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: 1631/3065] 10.0.0.244 () {32 vars in 750 bytes} [Mon Jun 15 21:14:38 2026] DELETE /v2.0/security-group-rules/d85bba3e-ed6a-4cdf-a3ce-937d98916f1b => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:14:38.741 8 INFO neutron.api.v2.resource [None req-c9518da2-6b18-48c3-b8f6-ef704c33a299 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1435/3066] 10.0.0.244 () {32 vars in 747 bytes} [Mon Jun 15 21:14:38 2026] GET /v2.0/security-group-rules/d85bba3e-ed6a-4cdf-a3ce-937d98916f1b => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3067] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:14:38 2026] DELETE /v2.0/security-groups/1b76c8ed-e719-4942-9c45-8060de452bb0 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:14:38.882 8 INFO neutron.api.v2.resource [None req-741cd1cf-3523-4785-aef1-82f22ea2d417 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1436/3068] 10.0.0.244 () {32 vars in 737 bytes} [Mon Jun 15 21:14:38 2026] GET /v2.0/security-groups/1b76c8ed-e719-4942-9c45-8060de452bb0 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3069] 10.0.0.244 () {34 vars in 789 bytes} [Mon Jun 15 21:14:38 2026] PUT /v2.0/routers/4317b14b-6426-4fe7-9567-157e9850ab1c/remove_router_interface => generated 309 bytes in 1490 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:14:40.683 8 INFO neutron.api.v2.resource [None req-2c6aebdf-8095-4683-8ec1-652c74078199 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1437/3070] 10.0.0.244 () {34 vars in 789 bytes} [Mon Jun 15 21:14:40 2026] PUT /v2.0/routers/4317b14b-6426-4fe7-9567-157e9850ab1c/remove_router_interface => generated 198 bytes in 250 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3071] 10.0.0.244 () {34 vars in 789 bytes} [Mon Jun 15 21:14:40 2026] PUT /v2.0/routers/4317b14b-6426-4fe7-9567-157e9850ab1c/remove_router_interface => generated 309 bytes in 1369 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:14:42.805 8 INFO neutron.api.v2.resource [None req-62871702-b697-47a3-975c-c8a18ea55f55 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1438/3072] 10.0.0.244 () {34 vars in 789 bytes} [Mon Jun 15 21:14:42 2026] PUT /v2.0/routers/4317b14b-6426-4fe7-9567-157e9850ab1c/remove_router_interface => generated 198 bytes in 741 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3073] 10.0.0.244 () {34 vars in 789 bytes} [Mon Jun 15 21:14:42 2026] PUT /v2.0/routers/4317b14b-6426-4fe7-9567-157e9850ab1c/remove_router_interface => generated 309 bytes in 1380 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:14:44.407 8 INFO neutron.api.v2.resource [None req-4d9e029f-a00c-4808-8797-3ae1c01f7372 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1439/3074] 10.0.0.244 () {34 vars in 789 bytes} [Mon Jun 15 21:14:44 2026] PUT /v2.0/routers/4317b14b-6426-4fe7-9567-157e9850ab1c/remove_router_interface => generated 198 bytes in 212 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:14:45.827 7 INFO neutron.services.segments.plugin [-] Segment 22f5fa1e-df44-43b2-8bfa-767470f5a208 resource provider aggregate not found 2026-06-15 21:14:45.835 7 INFO neutron.services.segments.plugin [-] Segment 22f5fa1e-df44-43b2-8bfa-767470f5a208 resource provider aggregate not found 2026-06-15 21:14:45.866 7 INFO neutron.services.segments.plugin [-] Segment 22f5fa1e-df44-43b2-8bfa-767470f5a208 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22f5fa1e-df44-43b2-8bfa-767470f5a208 found for delete ", "request_id": "req-a5d5968b-9646-4472-972c-9fa51c91f44f"}]} 2026-06-15 21:14:45.868 7 INFO neutron.services.segments.plugin [-] Segment 22f5fa1e-df44-43b2-8bfa-767470f5a208 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22f5fa1e-df44-43b2-8bfa-767470f5a208 found for delete ", "request_id": "req-ae646e8f-f50e-4640-b579-919f3f4c1641"}]} 2026-06-15 21:14:45.877 7 INFO neutron.db.l3_hamode_db [None req-ce2c928d-8529-4f04-95ed-ff7ba29e5cae 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] HA network 06ca624e-931b-4ad5-a1d3-df2a37d7e0c4 was deleted as no HA routers are present in tenant ea18b45eecfa4067b671add9fc0b0fc3. [pid: 7|app: 0|req: 1636/3075] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:14:44 2026] DELETE /v2.0/routers/4317b14b-6426-4fe7-9567-157e9850ab1c => generated 0 bytes in 1476 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:14:45.927 8 INFO neutron.api.v2.resource [None req-d2cd292e-9be0-4ff0-a716-6d0e812605ef 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1440/3076] 10.0.0.244 () {32 vars in 721 bytes} [Mon Jun 15 21:14:45 2026] GET /v2.0/routers/4317b14b-6426-4fe7-9567-157e9850ab1c => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3077] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:14:45 2026] DELETE /v2.0/subnets/fea69c2f-7f11-4d19-9a5c-fb12ce6e12da => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:14:46.220 8 INFO neutron.pecan_wsgi.hooks.translation [None req-30137203-7f9e-4b11-9c5a-70b1549efffc 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1441/3078] 10.0.0.244 () {32 vars in 721 bytes} [Mon Jun 15 21:14:46 2026] GET /v2.0/subnets/fea69c2f-7f11-4d19-9a5c-fb12ce6e12da => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3079] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:14:46 2026] DELETE /v2.0/subnets/5b4fc97d-7285-4dbb-9530-339f2e0ad36d => generated 0 bytes in 682 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:14:46.930 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1be8e4bf-155a-4636-8513-390c1648f266 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1442/3080] 10.0.0.244 () {32 vars in 721 bytes} [Mon Jun 15 21:14:46 2026] GET /v2.0/subnets/5b4fc97d-7285-4dbb-9530-339f2e0ad36d => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3081] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:14:46 2026] DELETE /v2.0/networks/51cb85c5-f548-435b-a407-d6dcffdf889f => generated 0 bytes in 465 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:14:47.431 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ee691a68-cc9f-407c-9b01-cba02dec2e75 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1443/3082] 10.0.0.244 () {32 vars in 723 bytes} [Mon Jun 15 21:14:47 2026] GET /v2.0/networks/51cb85c5-f548-435b-a407-d6dcffdf889f => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3083] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:14:47 2026] DELETE /v2.0/subnets/e8cae282-82c5-45ce-8bec-7bb65372b945 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:14:47.732 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2407a57b-4bc3-464a-8513-796a1f0582f3 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1444/3084] 10.0.0.244 () {32 vars in 721 bytes} [Mon Jun 15 21:14:47 2026] GET /v2.0/subnets/e8cae282-82c5-45ce-8bec-7bb65372b945 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:14:47.893 7 INFO neutron.services.segments.plugin [-] Segment 5ed5d94b-31d1-4348-bf9d-3de074aa8237 resource provider aggregate not found 2026-06-15 21:14:47.903 7 INFO neutron.services.segments.plugin [-] Segment 5ed5d94b-31d1-4348-bf9d-3de074aa8237 resource provider aggregate not found 2026-06-15 21:14:47.932 7 INFO neutron.services.segments.plugin [-] Segment 5ed5d94b-31d1-4348-bf9d-3de074aa8237 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ed5d94b-31d1-4348-bf9d-3de074aa8237 found for delete ", "request_id": "req-4b077779-0d60-431c-a5ba-596a93e5ff8a"}]} 2026-06-15 21:14:47.933 7 INFO neutron.services.segments.plugin [-] Segment 5ed5d94b-31d1-4348-bf9d-3de074aa8237 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ed5d94b-31d1-4348-bf9d-3de074aa8237 found for delete ", "request_id": "req-380532ba-65b7-41ca-bafe-baa35db89f17"}]} [pid: 7|app: 0|req: 1641/3085] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:14:47 2026] DELETE /v2.0/subnets/f3affe4d-e4fe-47cc-bb7c-03588b262a03 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:14:48.047 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b43cdcf8-a81b-4229-9179-2bd8d854e962 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1445/3086] 10.0.0.244 () {32 vars in 721 bytes} [Mon Jun 15 21:14:48 2026] GET /v2.0/subnets/f3affe4d-e4fe-47cc-bb7c-03588b262a03 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3087] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:14:48 2026] DELETE /v2.0/networks/860bd96d-36a5-44c4-9845-2e8eba3c5a46 => generated 0 bytes in 467 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:14:48.546 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3d565ff1-8efb-4d04-985b-ec04b4191587 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1446/3088] 10.0.0.244 () {32 vars in 723 bytes} [Mon Jun 15 21:14:48 2026] GET /v2.0/networks/860bd96d-36a5-44c4-9845-2e8eba3c5a46 => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3089] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:14:48 2026] DELETE /v2.0/subnets/987db9f5-9337-40ca-b850-e0f6611b4031 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:14:48.827 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dedc5cad-31a1-4598-9858-23bd105daef6 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1447/3090] 10.0.0.244 () {32 vars in 721 bytes} [Mon Jun 15 21:14:48 2026] GET /v2.0/subnets/987db9f5-9337-40ca-b850-e0f6611b4031 => generated 136 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3091] 10.0.0.244 () {32 vars in 724 bytes} [Mon Jun 15 21:14:48 2026] DELETE /v2.0/subnets/6c755170-b7b1-48d3-ad94-c482ebd2054b => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:14:49.163 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dca14e6e-b9dc-47ef-b808-dd6a8862b821 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1448/3092] 10.0.0.244 () {32 vars in 721 bytes} [Mon Jun 15 21:14:49 2026] GET /v2.0/subnets/6c755170-b7b1-48d3-ad94-c482ebd2054b => generated 136 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3093] 10.0.0.244 () {32 vars in 726 bytes} [Mon Jun 15 21:14:49 2026] DELETE /v2.0/networks/ed8e1c32-e552-4264-90b1-19696bdf93c6 => generated 0 bytes in 520 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:14:49.716 8 INFO neutron.pecan_wsgi.hooks.translation [None req-65eeb0e9-a995-4d15-8b3a-45a37c7879e9 99e8d8a00a1c486992b3015a43ba4b82 ea18b45eecfa4067b671add9fc0b0fc3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1449/3094] 10.0.0.244 () {32 vars in 723 bytes} [Mon Jun 15 21:14:49 2026] GET /v2.0/networks/ed8e1c32-e552-4264-90b1-19696bdf93c6 => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:14:52.263 7 INFO neutron.services.segments.plugin [-] Segment 35894399-0303-483e-ade2-faf5d4dc5f2c resource provider aggregate not found 2026-06-15 21:14:52.268 7 INFO neutron.services.segments.plugin [-] Segment 35894399-0303-483e-ade2-faf5d4dc5f2c resource provider aggregate not found 2026-06-15 21:14:52.292 7 INFO neutron.services.segments.plugin [-] Segment 35894399-0303-483e-ade2-faf5d4dc5f2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35894399-0303-483e-ade2-faf5d4dc5f2c found for delete ", "request_id": "req-8b78f5f5-f2d8-4a12-951e-eb6d9b3c5582"}]} 2026-06-15 21:14:52.301 7 INFO neutron.services.segments.plugin [-] Segment 35894399-0303-483e-ade2-faf5d4dc5f2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35894399-0303-483e-ade2-faf5d4dc5f2c found for delete ", "request_id": "req-7bca6908-60fd-4ac3-9e2d-0161a8f84bf9"}]} 2026-06-15 21:14:52.316 7 INFO neutron.services.segments.plugin [-] Segment 65e99bc0-4010-4e28-949d-c1a591e5243f resource provider aggregate not found 2026-06-15 21:14:52.326 7 INFO neutron.services.segments.plugin [-] Segment 65e99bc0-4010-4e28-949d-c1a591e5243f resource provider aggregate not found 2026-06-15 21:14:52.338 7 INFO neutron.services.segments.plugin [-] Segment 65e99bc0-4010-4e28-949d-c1a591e5243f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65e99bc0-4010-4e28-949d-c1a591e5243f found for delete ", "request_id": "req-bee59292-55b9-4b3c-8f81-aecce28e0f8d"}]} 2026-06-15 21:14:52.351 7 INFO neutron.services.segments.plugin [-] Segment 65e99bc0-4010-4e28-949d-c1a591e5243f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65e99bc0-4010-4e28-949d-c1a591e5243f found for delete ", "request_id": "req-61c282ad-4cf9-4709-a903-4be8a23aaddd"}]} [pid: 7|app: 0|req: 1647/3097] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:14:52 2026] GET /v2.0/security-groups?tenant_id=ea18b45eecfa4067b671add9fc0b0fc3&name=default => generated 2805 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/3098] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:14:52 2026] DELETE /v2.0/security-groups/43561ce3-8fe7-42dd-b68e-ea736302418d => 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: 1648/3099] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:14:52 2026] GET /v2.0/security-groups?tenant_id=81d5547777fd4ec8a6af7ce66da5b038&name=default => generated 2805 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/3100] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:14:52 2026] DELETE /v2.0/security-groups/ed5f6d40-6bc1-4ec6-a6bc-62a87f10c3b4 => 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: 1649/3101] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:14:53 2026] GET /v2.0/security-groups?tenant_id=2a0fb7dc71594356bc9b86cb9feefdf7&name=default => generated 2805 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/3102] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:14:53 2026] DELETE /v2.0/security-groups/e94dc509-08a3-4815-9eec-787fbdf002fb => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3103] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:14:53 2026] GET /v2.0/security-groups?tenant_id=710249ddc91b4657bed5dc222badd732&name=default => generated 2805 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/3104] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:14:53 2026] DELETE /v2.0/security-groups/3dfca9f0-63e0-4443-9ef2-3779319842e5 => 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: 1651/3105] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:14:54 2026] GET /v2.0/security-groups?tenant_id=61b4020d36cc484ea14351f9508cbd20&name=default => generated 2805 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/3106] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:14:54 2026] DELETE /v2.0/security-groups/7dfacb06-75aa-4204-8626-56f09856a65c => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3107] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:14:54 2026] GET /v2.0/security-groups?tenant_id=e02b5e17001a4c5e98a4d65d0b3a9ac1&name=default => generated 2805 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/3108] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:14:54 2026] DELETE /v2.0/security-groups/3d0ed491-463f-4306-aae5-7f943eb6d884 => 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: 1653/3109] 10.0.0.244 () {32 vars in 774 bytes} [Mon Jun 15 21:14:54 2026] GET /v2.0/security-groups?tenant_id=de3a2f530995408381022a1e823315cb&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: 1457/3110] 10.0.0.244 () {32 vars in 740 bytes} [Mon Jun 15 21:14:55 2026] DELETE /v2.0/security-groups/2fc0d364-bd6d-40a9-86db-08162d494b7e => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3111] 10.0.0.244 () {32 vars in 649 bytes} [Mon Jun 15 21:14:57 2026] GET /v2.0/networks => generated 2167 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/3112] 10.0.0.244 () {32 vars in 655 bytes} [Mon Jun 15 21:14:59 2026] GET /v2.0/floatingips => 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: 1655/3113] 10.0.0.244 () {32 vars in 647 bytes} [Mon Jun 15 21:14:59 2026] GET /v2.0/routers => generated 15 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/3114] 10.0.0.244 () {32 vars in 643 bytes} [Mon Jun 15 21:14:59 2026] GET /v2.0/ports => generated 4725 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1656/3115] 10.0.0.244 () {32 vars in 647 bytes} [Mon Jun 15 21:14:59 2026] GET /v2.0/subnets => generated 1261 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/3116] 10.0.0.244 () {32 vars in 649 bytes} [Mon Jun 15 21:14:59 2026] GET /v2.0/networks => generated 2167 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1657/3117] 10.0.0.244 () {32 vars in 663 bytes} [Mon Jun 15 21:14:59 2026] GET /v2.0/security-groups => generated 16626 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/3118] 10.0.0.244 () {32 vars in 655 bytes} [Mon Jun 15 21:14:59 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)