+ 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 [Wed Jul 1 01:26:00 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-6ddc96bbd9-7pbx2 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 0x5609e4efa100 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 /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-07-01 01:26:04.666 7 INFO neutron.common.config [-] Logging enabled! 2026-07-01 01:26:04.667 7 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-07-01 01:26:04.809 8 INFO neutron.common.config [-] Logging enabled! 2026-07-01 01:26:04.809 8 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-07-01 01:26:04.970 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-01 01:26:05.093 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-01 01:26:05.804 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-01 01:26:05.807 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-01 01:26:05.810 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-01 01:26:05.811 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-01 01:26:05.811 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-01 01:26:05.811 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-01 01:26:05.811 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 01:26:05.818 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 01:26:05.818 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 01:26:05.818 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-01 01:26:05.837 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-01 01:26:05.838 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-01 01:26:05.839 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-01 01:26:05.877 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-01 01:26:05.878 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-01 01:26:05.878 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-01 01:26:05.878 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-01 01:26:05.885 7 WARNING oslo_policy.policy [None req-75c051bf-a2e6-4550-95cc-1e52f8e61103 - - - - - -] 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-07-01 01:26:05.963 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-01 01:26:05.966 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-01 01:26:05.969 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-01 01:26:05.970 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-01 01:26:05.970 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-01 01:26:05.970 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-01 01:26:05.970 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 01:26:05.976 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 01:26:05.976 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 01:26:05.977 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-01 01:26:05.996 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-01 01:26:05.997 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-01 01:26:05.997 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-01 01:26:06.033 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-01 01:26:06.033 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-01 01:26:06.034 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-01 01:26:06.034 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-01 01:26:06.040 8 WARNING oslo_policy.policy [None req-a57a6f57-9833-4e84-a58e-396d73fb5d28 - - - - - -] 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-07-01 01:26:06.305 7 INFO neutron.plugins.ml2.managers [None req-75c051bf-a2e6-4550-95cc-1e52f8e61103 - - - - - -] Initializing driver for type 'vlan' 2026-07-01 01:26:06.462 8 INFO neutron.plugins.ml2.managers [None req-a57a6f57-9833-4e84-a58e-396d73fb5d28 - - - - - -] Initializing driver for type 'vlan' 2026-07-01 01:26:06.614 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-75c051bf-a2e6-4550-95cc-1e52f8e61103 - - - - - -] VlanTypeDriver initialization complete 2026-07-01 01:26:06.615 7 INFO neutron.plugins.ml2.managers [None req-75c051bf-a2e6-4550-95cc-1e52f8e61103 - - - - - -] Initializing driver for type 'vxlan' 2026-07-01 01:26:06.615 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-75c051bf-a2e6-4550-95cc-1e52f8e61103 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-01 01:26:06.638 7 INFO neutron.plugins.ml2.managers [None req-75c051bf-a2e6-4550-95cc-1e52f8e61103 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-01 01:26:06.638 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-75c051bf-a2e6-4550-95cc-1e52f8e61103 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-01 01:26:06.639 7 INFO neutron.plugins.ml2.managers [None req-75c051bf-a2e6-4550-95cc-1e52f8e61103 - - - - - -] Initializing extension driver 'port_security' 2026-07-01 01:26:06.639 7 INFO neutron.plugins.ml2.extensions.port_security [None req-75c051bf-a2e6-4550-95cc-1e52f8e61103 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-01 01:26:06.639 7 INFO neutron.plugins.ml2.managers [None req-75c051bf-a2e6-4550-95cc-1e52f8e61103 - - - - - -] Initializing extension driver 'qos' 2026-07-01 01:26:06.639 7 INFO neutron.plugins.ml2.managers [None req-75c051bf-a2e6-4550-95cc-1e52f8e61103 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-01 01:26:06.639 7 INFO neutron.plugins.ml2.managers [None req-75c051bf-a2e6-4550-95cc-1e52f8e61103 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-01 01:26:06.650 7 INFO neutron.quota [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded quota_driver: . 2026-07-01 01:26:06.650 7 INFO neutron.plugins.ml2.plugin [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Modular L2 Plugin initialization complete 2026-07-01 01:26:06.650 7 INFO neutron.plugins.ml2.managers [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-01 01:26:06.651 7 INFO neutron.plugins.ml2.managers [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-01 01:26:06.651 7 INFO neutron.plugins.ml2.managers [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Got port-security extension from driver 'port_security' 2026-07-01 01:26:06.651 7 INFO neutron.extensions.vlantransparent [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Disabled vlantransparent extension. 2026-07-01 01:26:06.651 7 INFO neutron.manager [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loading Plugin: qos 2026-07-01 01:26:06.661 7 INFO neutron.manager [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loading Plugin: router 2026-07-01 01:26:06.695 7 INFO neutron.services.service_base [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-01 01:26:06.696 7 INFO neutron.manager [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loading Plugin: segments 2026-07-01 01:26:06.781 7 INFO neutron.manager [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loading Plugin: trunk 2026-07-01 01:26:06.782 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a57a6f57-9833-4e84-a58e-396d73fb5d28 - - - - - -] VlanTypeDriver initialization complete 2026-07-01 01:26:06.783 8 INFO neutron.plugins.ml2.managers [None req-a57a6f57-9833-4e84-a58e-396d73fb5d28 - - - - - -] Initializing driver for type 'vxlan' 2026-07-01 01:26:06.783 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-a57a6f57-9833-4e84-a58e-396d73fb5d28 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-01 01:26:06.814 8 INFO neutron.plugins.ml2.managers [None req-a57a6f57-9833-4e84-a58e-396d73fb5d28 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-01 01:26:06.814 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a57a6f57-9833-4e84-a58e-396d73fb5d28 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-01 01:26:06.815 8 INFO neutron.plugins.ml2.managers [None req-a57a6f57-9833-4e84-a58e-396d73fb5d28 - - - - - -] Initializing extension driver 'port_security' 2026-07-01 01:26:06.815 8 INFO neutron.plugins.ml2.extensions.port_security [None req-a57a6f57-9833-4e84-a58e-396d73fb5d28 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-01 01:26:06.815 8 INFO neutron.plugins.ml2.managers [None req-a57a6f57-9833-4e84-a58e-396d73fb5d28 - - - - - -] Initializing extension driver 'qos' 2026-07-01 01:26:06.815 8 INFO neutron.plugins.ml2.managers [None req-a57a6f57-9833-4e84-a58e-396d73fb5d28 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-01 01:26:06.815 8 INFO neutron.plugins.ml2.managers [None req-a57a6f57-9833-4e84-a58e-396d73fb5d28 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-01 01:26:06.826 8 INFO neutron.quota [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded quota_driver: . 2026-07-01 01:26:06.826 8 INFO neutron.plugins.ml2.plugin [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Modular L2 Plugin initialization complete 2026-07-01 01:26:06.826 8 INFO neutron.plugins.ml2.managers [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-01 01:26:06.827 8 INFO neutron.plugins.ml2.managers [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-01 01:26:06.827 8 INFO neutron.plugins.ml2.managers [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Got port-security extension from driver 'port_security' 2026-07-01 01:26:06.827 8 INFO neutron.extensions.vlantransparent [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Disabled vlantransparent extension. 2026-07-01 01:26:06.827 8 INFO neutron.manager [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loading Plugin: qos 2026-07-01 01:26:06.837 7 INFO neutron.manager [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loading Plugin: vpnaas 2026-07-01 01:26:06.837 8 INFO neutron.manager [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loading Plugin: router 2026-07-01 01:26:06.872 8 INFO neutron.services.service_base [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-01 01:26:06.872 8 INFO neutron.manager [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loading Plugin: segments 2026-07-01 01:26:06.879 7 WARNING stevedore.named [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-01 01:26:06.934 7 INFO neutron_vpnaas.services.vpn.plugin [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-01 01:26:06.935 7 INFO neutron.common.utils [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-01 01:26:06.935 7 INFO neutron.manager [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loading Plugin: auto_allocate 2026-07-01 01:26:06.939 7 INFO neutron.manager [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loading Plugin: tag 2026-07-01 01:26:06.944 7 INFO neutron.manager [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loading Plugin: timestamp 2026-07-01 01:26:06.946 7 INFO neutron.manager [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loading Plugin: network_ip_availability 2026-07-01 01:26:06.949 7 INFO neutron.manager [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loading Plugin: flavors 2026-07-01 01:26:06.952 7 INFO neutron.manager [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loading Plugin: revisions 2026-07-01 01:26:06.955 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Initializing extension manager. 2026-07-01 01:26:06.956 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: address-group 2026-07-01 01:26:06.957 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: address-scope 2026-07-01 01:26:06.958 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-01 01:26:06.959 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: agent 2026-07-01 01:26:06.959 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: agent-resources-synced 2026-07-01 01:26:06.960 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: allowed-address-pairs 2026-07-01 01:26:06.961 8 INFO neutron.manager [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loading Plugin: trunk 2026-07-01 01:26:06.961 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: auto-allocated-topology 2026-07-01 01:26:06.962 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: availability_zone 2026-07-01 01:26:06.962 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: availability_zone_filter 2026-07-01 01:26:06.963 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-01 01:26:06.964 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: default-subnetpools 2026-07-01 01:26:06.965 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-01 01:26:06.965 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: dns-integration 2026-07-01 01:26:06.966 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: dns-domain-ports 2026-07-01 01:26:06.966 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-01 01:26:06.967 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: dvr 2026-07-01 01:26:06.968 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-01 01:26:06.968 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: empty-string-filtering 2026-07-01 01:26:06.969 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-01 01:26:06.969 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-01 01:26:06.970 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: external-net 2026-07-01 01:26:06.970 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-01 01:26:06.971 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: extraroute 2026-07-01 01:26:06.972 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: extraroute-atomic 2026-07-01 01:26:06.972 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-01 01:26:06.973 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-01 01:26:06.973 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-01 01:26:06.974 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-01 01:26:06.974 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: fip-port-details 2026-07-01 01:26:06.975 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: flavors 2026-07-01 01:26:06.976 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-01 01:26:06.977 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: floatingip-pools 2026-07-01 01:26:06.978 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: ip_allocation 2026-07-01 01:26:06.978 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: ip-substring-filtering 2026-07-01 01:26:06.979 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: l2_adjacency 2026-07-01 01:26:06.980 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: router 2026-07-01 01:26:06.981 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-01 01:26:06.982 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: ext-gw-mode 2026-07-01 01:26:06.982 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: l3-ha 2026-07-01 01:26:06.983 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-01 01:26:06.984 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-01 01:26:06.984 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: l3-flavors 2026-07-01 01:26:06.985 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-01 01:26:06.986 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-01 01:26:06.987 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-01 01:26:06.988 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-01 01:26:06.989 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-01 01:26:06.990 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-01 01:26:06.991 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-01 01:26:06.992 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: multi-provider 2026-07-01 01:26:06.992 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: net-mtu 2026-07-01 01:26:06.993 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: net-mtu-writable 2026-07-01 01:26:06.993 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: network_availability_zone 2026-07-01 01:26:06.994 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: network_ha 2026-07-01 01:26:06.995 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: network-ip-availability 2026-07-01 01:26:06.996 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-01 01:26:06.996 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: pagination 2026-07-01 01:26:06.997 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: port-device-profile 2026-07-01 01:26:06.997 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-01 01:26:06.998 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-01 01:26:06.998 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: port-mac-override 2026-07-01 01:26:06.999 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-01 01:26:07.000 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-01 01:26:07.001 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: port-resource-request 2026-07-01 01:26:07.001 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: port-resource-request-groups 2026-07-01 01:26:07.002 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: binding 2026-07-01 01:26:07.002 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: binding-extended 2026-07-01 01:26:07.003 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: port-security 2026-07-01 01:26:07.003 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: project-id 2026-07-01 01:26:07.004 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: provider 2026-07-01 01:26:07.006 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: qos 2026-07-01 01:26:07.006 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-01 01:26:07.007 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-01 01:26:07.008 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: qos-default 2026-07-01 01:26:07.008 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: qos-fip 2026-07-01 01:26:07.009 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-01 01:26:07.009 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: qos-gateway-ip 2026-07-01 01:26:07.010 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: qos-port-network-policy 2026-07-01 01:26:07.010 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: qos-pps-minimum 2026-07-01 01:26:07.011 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-01 01:26:07.012 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: qos-pps 2026-07-01 01:26:07.012 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: qos-rule-type-details 2026-07-01 01:26:07.013 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-01 01:26:07.013 8 INFO neutron.manager [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loading Plugin: vpnaas 2026-07-01 01:26:07.013 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: qos-rules-alias 2026-07-01 01:26:07.014 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: quota-check-limit 2026-07-01 01:26:07.016 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: quotas 2026-07-01 01:26:07.017 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: quota_details 2026-07-01 01:26:07.018 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: rbac-policies 2026-07-01 01:26:07.019 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: rbac-address-group 2026-07-01 01:26:07.019 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: rbac-address-scope 2026-07-01 01:26:07.020 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: rbac-security-groups 2026-07-01 01:26:07.020 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: rbac-subnetpool 2026-07-01 01:26:07.021 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: revision-if-match 2026-07-01 01:26:07.021 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: standard-attr-revisions 2026-07-01 01:26:07.022 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: router_availability_zone 2026-07-01 01:26:07.023 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-01 01:26:07.024 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: security-groups-default-rules 2026-07-01 01:26:07.025 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-01 01:26:07.025 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-01 01:26:07.026 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-01 01:26:07.026 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-01 01:26:07.034 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: security-group 2026-07-01 01:26:07.035 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: segment 2026-07-01 01:26:07.035 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-01 01:26:07.036 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: service-type 2026-07-01 01:26:07.036 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: sorting 2026-07-01 01:26:07.037 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: standard-attr-segment 2026-07-01 01:26:07.038 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: standard-attr-description 2026-07-01 01:26:07.038 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: stateful-security-group 2026-07-01 01:26:07.039 7 WARNING neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-01 01:26:07.039 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-01 01:26:07.040 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: subnet_onboard 2026-07-01 01:26:07.040 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-01 01:26:07.041 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: subnet-service-types 2026-07-01 01:26:07.042 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: subnet_allocation 2026-07-01 01:26:07.042 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-01 01:26:07.043 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-01 01:26:07.046 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: standard-attr-tag 2026-07-01 01:26:07.046 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-01 01:26:07.047 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: trunk 2026-07-01 01:26:07.047 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: trunk-details 2026-07-01 01:26:07.048 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-01 01:26:07.049 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-01 01:26:07.049 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-01 01:26:07.050 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: vpn-flavors 2026-07-01 01:26:07.051 7 INFO neutron.api.extensions [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Loaded extension: vpnaas 2026-07-01 01:26:07.053 8 WARNING stevedore.named [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-01 01:26:07.054 7 INFO neutron.quota.resource_registry [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-01 01:26:07.054 7 INFO neutron.quota.resource_registry [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-01 01:26:07.054 7 INFO neutron.quota.resource_registry [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 01:26:07.054 7 INFO neutron.quota.resource_registry [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-01 01:26:07.055 7 INFO neutron.quota.resource_registry [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-01 01:26:07.055 7 INFO neutron.quota.resource_registry [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-01 01:26:07.058 7 INFO neutron.quota.resource_registry [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-01 01:26:07.058 7 INFO neutron.quota.resource_registry [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-01 01:26:07.059 7 INFO neutron.quota.resource_registry [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-01 01:26:07.059 7 INFO neutron.quota.resource_registry [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 01:26:07.059 7 WARNING neutron.quota.resource_registry [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] subnetpool is already registered 2026-07-01 01:26:07.059 7 INFO neutron.quota.resource_registry [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 01:26:07.060 7 WARNING neutron.quota.resource_registry [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] subnetpool is already registered 2026-07-01 01:26:07.060 7 INFO neutron.quota.resource_registry [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-01 01:26:07.060 7 INFO neutron.quota.resource_registry [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-01 01:26:07.060 7 INFO neutron.quota.resource_registry [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-01 01:26:07.061 7 INFO neutron.quota.resource_registry [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-01 01:26:07.061 7 INFO neutron.quota.resource_registry [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-01 01:26:07.061 7 INFO neutron.quota.resource_registry [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-01 01:26:07.063 7 INFO neutron.quota.resource_registry [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-01 01:26:07.063 7 WARNING neutron.quota.resource_registry [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] router is already registered 2026-07-01 01:26:07.063 7 INFO neutron.quota.resource_registry [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-01 01:26:07.063 7 WARNING neutron.quota.resource_registry [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] floatingip is already registered 2026-07-01 01:26:07.064 7 INFO neutron.quota.resource_registry [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-01 01:26:07.064 7 WARNING neutron.quota.resource_registry [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] rbac_policy is already registered 2026-07-01 01:26:07.065 7 INFO neutron.quota.resource_registry [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-01 01:26:07.065 7 WARNING neutron.quota.resource_registry [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] security_group is already registered 2026-07-01 01:26:07.065 7 INFO neutron.quota.resource_registry [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-01 01:26:07.065 7 WARNING neutron.quota.resource_registry [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] security_group_rule is already registered 2026-07-01 01:26:07.065 7 INFO neutron.quota.resource_registry [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 01:26:07.066 7 WARNING neutron.quota.resource_registry [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] subnetpool is already registered 2026-07-01 01:26:07.066 7 INFO neutron.quota.resource_registry [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 01:26:07.066 7 WARNING neutron.quota.resource_registry [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] subnetpool is already registered 2026-07-01 01:26:07.066 7 INFO neutron.quota.resource_registry [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-01 01:26:07.066 7 WARNING neutron.quota.resource_registry [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] trunk is already registered 2026-07-01 01:26:07.067 7 INFO neutron.quota.resource_registry [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-01 01:26:07.067 7 WARNING neutron.quota.resource_registry [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] endpoint_group is already registered 2026-07-01 01:26:07.067 7 INFO neutron.quota.resource_registry [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-01 01:26:07.067 7 WARNING neutron.quota.resource_registry [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] vpnservice is already registered 2026-07-01 01:26:07.067 7 INFO neutron.quota.resource_registry [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-01 01:26:07.068 7 WARNING neutron.quota.resource_registry [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] ipsec_site_connection is already registered 2026-07-01 01:26:07.068 7 INFO neutron.quota.resource_registry [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-01 01:26:07.068 7 WARNING neutron.quota.resource_registry [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] ipsecpolicy is already registered 2026-07-01 01:26:07.068 7 INFO neutron.quota.resource_registry [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-01 01:26:07.068 7 WARNING neutron.quota.resource_registry [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] ikepolicy is already registered 2026-07-01 01:26:07.100 8 INFO neutron_vpnaas.services.vpn.plugin [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-01 01:26:07.101 8 INFO neutron.common.utils [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-01 01:26:07.101 8 INFO neutron.manager [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loading Plugin: auto_allocate 2026-07-01 01:26:07.105 7 WARNING keystonemiddleware._common.config [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 01:26:07.105 8 INFO neutron.manager [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loading Plugin: tag 2026-07-01 01:26:07.111 8 INFO neutron.manager [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loading Plugin: timestamp 2026-07-01 01:26:07.112 7 WARNING oslo_config.cfg [None req-a6666f20-f27a-4dc9-855b-7844568578ad - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-01 01:26:07.113 8 INFO neutron.manager [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loading Plugin: network_ip_availability WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x5609e4efa100 pid: 7 (default app) 2026-07-01 01:26:07.117 8 INFO neutron.manager [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loading Plugin: flavors 2026-07-01 01:26:07.120 8 INFO neutron.manager [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loading Plugin: revisions 2026-07-01 01:26:07.123 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Initializing extension manager. 2026-07-01 01:26:07.125 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: address-group 2026-07-01 01:26:07.125 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: address-scope 2026-07-01 01:26:07.126 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-01 01:26:07.127 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: agent 2026-07-01 01:26:07.128 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: agent-resources-synced 2026-07-01 01:26:07.129 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: allowed-address-pairs 2026-07-01 01:26:07.130 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: auto-allocated-topology 2026-07-01 01:26:07.130 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: availability_zone 2026-07-01 01:26:07.131 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: availability_zone_filter 2026-07-01 01:26:07.132 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-01 01:26:07.132 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: default-subnetpools 2026-07-01 01:26:07.134 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-01 01:26:07.134 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: dns-integration 2026-07-01 01:26:07.135 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: dns-domain-ports 2026-07-01 01:26:07.136 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-01 01:26:07.136 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: dvr 2026-07-01 01:26:07.137 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-01 01:26:07.138 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: empty-string-filtering 2026-07-01 01:26:07.138 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-01 01:26:07.139 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-01 01:26:07.139 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: external-net 2026-07-01 01:26:07.140 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-01 01:26:07.141 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: extraroute 2026-07-01 01:26:07.141 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: extraroute-atomic 2026-07-01 01:26:07.142 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-01 01:26:07.143 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-01 01:26:07.143 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-01 01:26:07.144 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-01 01:26:07.146 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: fip-port-details 2026-07-01 01:26:07.147 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: flavors 2026-07-01 01:26:07.148 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-01 01:26:07.149 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: floatingip-pools 2026-07-01 01:26:07.149 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: ip_allocation 2026-07-01 01:26:07.150 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: ip-substring-filtering 2026-07-01 01:26:07.151 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: l2_adjacency 2026-07-01 01:26:07.152 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: router 2026-07-01 01:26:07.154 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-01 01:26:07.154 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: ext-gw-mode 2026-07-01 01:26:07.155 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: l3-ha 2026-07-01 01:26:07.155 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-01 01:26:07.156 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-01 01:26:07.156 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: l3-flavors 2026-07-01 01:26:07.157 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-01 01:26:07.158 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-01 01:26:07.160 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-01 01:26:07.161 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-01 01:26:07.162 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-01 01:26:07.163 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-01 01:26:07.164 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-01 01:26:07.164 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: multi-provider 2026-07-01 01:26:07.165 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: net-mtu 2026-07-01 01:26:07.165 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: net-mtu-writable 2026-07-01 01:26:07.166 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: network_availability_zone 2026-07-01 01:26:07.167 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: network_ha 2026-07-01 01:26:07.167 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: network-ip-availability 2026-07-01 01:26:07.168 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-01 01:26:07.169 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: pagination 2026-07-01 01:26:07.169 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: port-device-profile 2026-07-01 01:26:07.170 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-01 01:26:07.170 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-01 01:26:07.171 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: port-mac-override 2026-07-01 01:26:07.172 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-01 01:26:07.172 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-01 01:26:07.173 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: port-resource-request 2026-07-01 01:26:07.173 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: port-resource-request-groups 2026-07-01 01:26:07.174 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: binding 2026-07-01 01:26:07.175 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: binding-extended 2026-07-01 01:26:07.176 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: port-security 2026-07-01 01:26:07.176 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: project-id 2026-07-01 01:26:07.177 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: provider 2026-07-01 01:26:07.178 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: qos 2026-07-01 01:26:07.179 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-01 01:26:07.180 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-01 01:26:07.181 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: qos-default 2026-07-01 01:26:07.181 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: qos-fip 2026-07-01 01:26:07.182 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-01 01:26:07.182 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: qos-gateway-ip 2026-07-01 01:26:07.183 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: qos-port-network-policy 2026-07-01 01:26:07.184 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: qos-pps-minimum 2026-07-01 01:26:07.184 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-01 01:26:07.185 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: qos-pps 2026-07-01 01:26:07.186 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: qos-rule-type-details 2026-07-01 01:26:07.186 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-01 01:26:07.187 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: qos-rules-alias 2026-07-01 01:26:07.188 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: quota-check-limit 2026-07-01 01:26:07.189 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: quotas 2026-07-01 01:26:07.191 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: quota_details 2026-07-01 01:26:07.192 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: rbac-policies 2026-07-01 01:26:07.193 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: rbac-address-group 2026-07-01 01:26:07.194 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: rbac-address-scope 2026-07-01 01:26:07.194 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: rbac-security-groups 2026-07-01 01:26:07.195 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: rbac-subnetpool 2026-07-01 01:26:07.196 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: revision-if-match 2026-07-01 01:26:07.197 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: standard-attr-revisions 2026-07-01 01:26:07.198 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: router_availability_zone 2026-07-01 01:26:07.199 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-01 01:26:07.201 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: security-groups-default-rules 2026-07-01 01:26:07.202 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-01 01:26:07.203 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-01 01:26:07.204 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-01 01:26:07.205 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-01 01:26:07.212 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: security-group 2026-07-01 01:26:07.213 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: segment 2026-07-01 01:26:07.214 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-01 01:26:07.214 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: service-type 2026-07-01 01:26:07.215 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: sorting 2026-07-01 01:26:07.215 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: standard-attr-segment 2026-07-01 01:26:07.216 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: standard-attr-description 2026-07-01 01:26:07.217 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: stateful-security-group 2026-07-01 01:26:07.217 8 WARNING neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-01 01:26:07.218 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-01 01:26:07.218 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: subnet_onboard 2026-07-01 01:26:07.219 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-01 01:26:07.220 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: subnet-service-types 2026-07-01 01:26:07.220 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: subnet_allocation 2026-07-01 01:26:07.221 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-01 01:26:07.222 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-01 01:26:07.225 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: standard-attr-tag 2026-07-01 01:26:07.226 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-01 01:26:07.226 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: trunk 2026-07-01 01:26:07.227 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: trunk-details 2026-07-01 01:26:07.228 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-01 01:26:07.228 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-01 01:26:07.229 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-01 01:26:07.230 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: vpn-flavors 2026-07-01 01:26:07.231 8 INFO neutron.api.extensions [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Loaded extension: vpnaas 2026-07-01 01:26:07.234 8 INFO neutron.quota.resource_registry [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-01 01:26:07.234 8 INFO neutron.quota.resource_registry [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-01 01:26:07.234 8 INFO neutron.quota.resource_registry [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 01:26:07.234 8 INFO neutron.quota.resource_registry [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-01 01:26:07.235 8 INFO neutron.quota.resource_registry [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-01 01:26:07.235 8 INFO neutron.quota.resource_registry [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-01 01:26:07.237 8 INFO neutron.quota.resource_registry [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-01 01:26:07.238 8 INFO neutron.quota.resource_registry [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-01 01:26:07.238 8 INFO neutron.quota.resource_registry [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-01 01:26:07.238 8 INFO neutron.quota.resource_registry [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 01:26:07.238 8 WARNING neutron.quota.resource_registry [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] subnetpool is already registered 2026-07-01 01:26:07.239 8 INFO neutron.quota.resource_registry [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 01:26:07.239 8 WARNING neutron.quota.resource_registry [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] subnetpool is already registered 2026-07-01 01:26:07.239 8 INFO neutron.quota.resource_registry [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-01 01:26:07.239 8 INFO neutron.quota.resource_registry [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-01 01:26:07.239 8 INFO neutron.quota.resource_registry [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-01 01:26:07.240 8 INFO neutron.quota.resource_registry [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-01 01:26:07.240 8 INFO neutron.quota.resource_registry [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-01 01:26:07.240 8 INFO neutron.quota.resource_registry [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-01 01:26:07.242 8 INFO neutron.quota.resource_registry [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-01 01:26:07.242 8 WARNING neutron.quota.resource_registry [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] router is already registered 2026-07-01 01:26:07.242 8 INFO neutron.quota.resource_registry [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-01 01:26:07.242 8 WARNING neutron.quota.resource_registry [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] floatingip is already registered 2026-07-01 01:26:07.244 8 INFO neutron.quota.resource_registry [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-01 01:26:07.244 8 WARNING neutron.quota.resource_registry [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] rbac_policy is already registered 2026-07-01 01:26:07.244 8 INFO neutron.quota.resource_registry [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-01 01:26:07.244 8 WARNING neutron.quota.resource_registry [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] security_group is already registered 2026-07-01 01:26:07.244 8 INFO neutron.quota.resource_registry [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-01 01:26:07.244 8 WARNING neutron.quota.resource_registry [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] security_group_rule is already registered 2026-07-01 01:26:07.245 8 INFO neutron.quota.resource_registry [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 01:26:07.245 8 WARNING neutron.quota.resource_registry [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] subnetpool is already registered 2026-07-01 01:26:07.245 8 INFO neutron.quota.resource_registry [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 01:26:07.245 8 WARNING neutron.quota.resource_registry [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] subnetpool is already registered 2026-07-01 01:26:07.246 8 INFO neutron.quota.resource_registry [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-01 01:26:07.246 8 WARNING neutron.quota.resource_registry [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] trunk is already registered 2026-07-01 01:26:07.246 8 INFO neutron.quota.resource_registry [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-01 01:26:07.246 8 WARNING neutron.quota.resource_registry [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] endpoint_group is already registered 2026-07-01 01:26:07.246 8 INFO neutron.quota.resource_registry [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-01 01:26:07.246 8 WARNING neutron.quota.resource_registry [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] vpnservice is already registered 2026-07-01 01:26:07.247 8 INFO neutron.quota.resource_registry [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-01 01:26:07.247 8 WARNING neutron.quota.resource_registry [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] ipsec_site_connection is already registered 2026-07-01 01:26:07.247 8 INFO neutron.quota.resource_registry [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-01 01:26:07.247 8 WARNING neutron.quota.resource_registry [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] ipsecpolicy is already registered 2026-07-01 01:26:07.247 8 INFO neutron.quota.resource_registry [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-01 01:26:07.248 8 WARNING neutron.quota.resource_registry [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] ikepolicy is already registered 2026-07-01 01:26:07.285 8 WARNING keystonemiddleware._common.config [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 01:26:07.292 8 WARNING oslo_config.cfg [None req-37eea9f3-d1f0-4818-9fe6-9c07078d626b - - - - - -] 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 0x5609e4efa100 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-07-01 01:26:14.090 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1ee7f1f5-4e4e-4a05-8d0a-9e8548f6ddfd 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 199.204.45.57 () {44 vars in 922 bytes} [Wed Jul 1 01:26:13 2026] GET /v2.0/networks/public => generated 108 bytes in 718 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: 8|app: 0|req: 1/4] 199.204.45.57 () {44 vars in 944 bytes} [Wed Jul 1 01:26:14 2026] GET /v2.0/networks?name=public => generated 15 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 01:26:14.550 7 WARNING oslo_policy.policy [None req-677d3910-971e-4091-9ef9-fa1267c364c9 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-07-01 01:26:14.880 7 WARNING neutron.services.revisions.revision_plugin [None req-677d3910-971e-4091-9ef9-fa1267c364c9 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Could not find related network for resource to bump revision. 2026-07-01 01:26:14.906 7 INFO neutron.db.segments_db [None req-677d3910-971e-4091-9ef9-fa1267c364c9 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Added segment fc275055-94fa-4273-8d3b-78b793bb2603 of type flat for network d00a0c7d-aadf-4145-9ddd-aea1a6701acc 2026-07-01 01:26:14.976 7 INFO neutron.pecan_wsgi.hooks.translation [None req-677d3910-971e-4091-9ef9-fa1267c364c9 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/5] 199.204.45.57 () {48 vars in 962 bytes} [Wed Jul 1 01:26:14 2026] POST /v2.0/networks => generated 124 bytes in 624 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 01:26:20.860 7 INFO neutron.pecan_wsgi.hooks.translation [None req-72372eb6-9708-41bc-8322-4794db6826e6 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.204.45.57 () {44 vars in 922 bytes} [Wed Jul 1 01:26:20 2026] GET /v2.0/networks/public => generated 108 bytes in 75 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.57 () {44 vars in 944 bytes} [Wed Jul 1 01:26:20 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 01:26:20.959 7 WARNING neutron.services.revisions.revision_plugin [None req-fbc60137-1c3a-4aab-8c9a-a4c8769b4cf2 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Could not find related network for resource to bump revision. 2026-07-01 01:26:20.977 7 INFO neutron.db.segments_db [None req-fbc60137-1c3a-4aab-8c9a-a4c8769b4cf2 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Added segment a7a14506-62e2-4131-9ecd-f24b031146fd of type flat for network 4c4bd228-aa74-4de3-b9af-16228745e496 2026-07-01 01:26:21.011 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fbc60137-1c3a-4aab-8c9a-a4c8769b4cf2 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.204.45.57 () {48 vars in 962 bytes} [Wed Jul 1 01:26:20 2026] POST /v2.0/networks => generated 124 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 01:26:27.199 8 INFO neutron.pecan_wsgi.hooks.translation [None req-99d41116-35ee-4ea4-a157-8c03713eef18 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/10] 199.204.45.57 () {44 vars in 922 bytes} [Wed Jul 1 01:26:26 2026] GET /v2.0/networks/public => generated 108 bytes in 372 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.204.45.57 () {44 vars in 944 bytes} [Wed Jul 1 01:26:27 2026] GET /v2.0/networks?name=public => generated 15 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 01:26:27.519 8 WARNING oslo_policy.policy [None req-5dc2aba3-4685-48d6-b61a-61497009af6e 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-07-01 01:26:27.556 8 WARNING neutron.services.revisions.revision_plugin [None req-5dc2aba3-4685-48d6-b61a-61497009af6e 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Could not find related network for resource to bump revision. 2026-07-01 01:26:27.583 8 INFO neutron.db.segments_db [None req-5dc2aba3-4685-48d6-b61a-61497009af6e 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Added segment 5e2e5318-1951-4829-a1ba-77824e63e66d of type flat for network 8e6fc284-6b40-433e-8c89-efe6dccc7b01 2026-07-01 01:26:27.635 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5dc2aba3-4685-48d6-b61a-61497009af6e 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/12] 199.204.45.57 () {48 vars in 962 bytes} [Wed Jul 1 01:26:27 2026] POST /v2.0/networks => generated 124 bytes in 416 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 01:26:33.521 8 INFO neutron.pecan_wsgi.hooks.translation [None req-62313a78-bfe2-463d-9ebc-6fc5293e2dd2 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.204.45.57 () {44 vars in 922 bytes} [Wed Jul 1 01:26:33 2026] GET /v2.0/networks/public => generated 108 bytes in 48 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.57 () {44 vars in 944 bytes} [Wed Jul 1 01:26:33 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 01:26:33.593 8 WARNING neutron.services.revisions.revision_plugin [None req-f0c9499a-a2bd-4c99-b0b6-df0edaf7fe56 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Could not find related network for resource to bump revision. 2026-07-01 01:26:33.608 8 INFO neutron.db.segments_db [None req-f0c9499a-a2bd-4c99-b0b6-df0edaf7fe56 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Added segment a96f75b7-91b2-46fd-bb6b-1c0babd55baf of type flat for network 2cb8c14d-4159-4258-bbf5-1ff388225c7d 2026-07-01 01:26:33.635 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f0c9499a-a2bd-4c99-b0b6-df0edaf7fe56 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 199.204.45.57 () {48 vars in 962 bytes} [Wed Jul 1 01:26:33 2026] POST /v2.0/networks => generated 124 bytes in 97 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 01:26:39.500 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ebd442ba-498e-415a-9331-5d4f8d6f13e1 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.204.45.57 () {44 vars in 922 bytes} [Wed Jul 1 01:26:39 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.57 () {44 vars in 944 bytes} [Wed Jul 1 01:26:39 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 01:26:39.590 7 WARNING neutron.services.revisions.revision_plugin [None req-5b21151f-b177-4e75-a583-c596eeb5670d 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Could not find related network for resource to bump revision. 2026-07-01 01:26:39.606 7 INFO neutron.db.segments_db [None req-5b21151f-b177-4e75-a583-c596eeb5670d 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Added segment 140a8e24-3cac-4004-ab5a-8dac27e79631 of type flat for network 1802c3db-d9d5-4e27-8d3a-b5f9d0db458e [pid: 7|app: 0|req: 11/19] 199.204.45.57 () {48 vars in 962 bytes} [Wed Jul 1 01:26:39 2026] POST /v2.0/networks => generated 706 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 01:26:40.790 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f5cd169d-e788-4c1c-9ac1-6dc38ec2b4b3 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/20] 199.204.45.57 () {44 vars in 922 bytes} [Wed Jul 1 01:26:40 2026] GET /v2.0/networks/public => generated 108 bytes in 66 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.57 () {44 vars in 944 bytes} [Wed Jul 1 01:26:40 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-07-01 01:26:40.928 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2357d73b-b251-4339-8ef3-1acbc840e89b 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/22] 199.204.45.57 () {44 vars in 1029 bytes} [Wed Jul 1 01:26:40 2026] GET /v2.0/subnets/public-subnet?network_id=1802c3db-d9d5-4e27-8d3a-b5f9d0db458e => generated 113 bytes in 36 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.57 () {44 vars in 1052 bytes} [Wed Jul 1 01:26:40 2026] GET /v2.0/subnets?name=public-subnet&network_id=1802c3db-d9d5-4e27-8d3a-b5f9d0db458e => generated 14 bytes in 29 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.57 () {48 vars in 960 bytes} [Wed Jul 1 01:26:40 2026] POST /v2.0/subnets => generated 641 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 01:31:09.497 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [ebc2a42d-6e83-46aa-8bcc-b188a1eae680] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 01:31:09.500 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [ca415a64-b315-4f6f-8153-dee230b4442e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 01:31:09.501 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jul 1 01:31:09 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.57) !!! 2026-07-01 01:31:09.612 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ea15a406-f043-427d-9588-1084a6c4a248 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/60] 199.204.45.57 () {44 vars in 932 bytes} [Wed Jul 1 01:31:09 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 01:31:09.622 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [26f7b09e-90ec-4275-b3af-f7cd73bba352] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 01:31:09.625 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d720d7f2-9e28-437f-b4b7-8d7797ff3724] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 01:31:09.626 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jul 1 01:31:09 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.57) !!! [pid: 8|app: 0|req: 29/61] 199.204.45.57 () {44 vars in 954 bytes} [Wed Jul 1 01:31:09 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 01:31:09.705 7 INFO neutron.db.segments_db [None req-b70decd2-75a7-4e14-bccf-86ed1cd36252 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Added segment 5834319b-c439-49a0-b91b-f59e2423cf85 of type vxlan for network 06096fa8-c77c-48e1-aed7-088ed2e31724 [pid: 7|app: 0|req: 33/62] 199.204.45.57 () {48 vars in 961 bytes} [Wed Jul 1 01:31:09 2026] POST /v2.0/networks => generated 707 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 01:31:10.665 8 INFO oslo.messaging._drivers.impl_rabbit [-] [d720d7f2-9e28-437f-b4b7-8d7797ff3724] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55232. 2026-07-01 01:31:10.667 8 INFO oslo.messaging._drivers.impl_rabbit [-] [26f7b09e-90ec-4275-b3af-f7cd73bba352] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55244. 2026-07-01 01:31:10.699 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bf591a7f-5000-48e3-828c-d1658f76b1be 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 30/63] 199.204.45.57 () {44 vars in 932 bytes} [Wed Jul 1 01:31:10 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 01:31:10.771 7 INFO oslo.messaging._drivers.impl_rabbit [-] [ebc2a42d-6e83-46aa-8bcc-b188a1eae680] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55246. [pid: 7|app: 0|req: 34/64] 199.204.45.57 () {44 vars in 954 bytes} [Wed Jul 1 01:31:10 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 01:31:10.809 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f1dcd759-1d0c-4a23-a547-6456c2eb34c8 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 31/65] 199.204.45.57 () {44 vars in 1031 bytes} [Wed Jul 1 01:31:10 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=06096fa8-c77c-48e1-aed7-088ed2e31724 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 01:31:10.817 7 INFO oslo.messaging._drivers.impl_rabbit [-] [ca415a64-b315-4f6f-8153-dee230b4442e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55252. [pid: 7|app: 0|req: 35/66] 199.204.45.57 () {44 vars in 1054 bytes} [Wed Jul 1 01:31:10 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=06096fa8-c77c-48e1-aed7-088ed2e31724 => 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: 32/67] 199.204.45.57 () {48 vars in 960 bytes} [Wed Jul 1 01:31:10 2026] POST /v2.0/subnets => generated 627 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 01:31:12.193 7 INFO neutron.api.v2.resource [None req-eb13023a-6d11-4bff-9954-62ba434aab15 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/68] 199.204.45.57 () {44 vars in 966 bytes} [Wed Jul 1 01:31:12 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/69] 199.204.45.57 () {44 vars in 988 bytes} [Wed Jul 1 01:31:12 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/70] 199.204.45.57 () {48 vars in 975 bytes} [Wed Jul 1 01:31:12 2026] POST /v2.0/security-groups => generated 1552 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/71] 199.204.45.57 () {44 vars in 996 bytes} [Wed Jul 1 01:31:13 2026] GET /v2.0/security-groups/a1736d6b-7972-4e51-936e-29199d58b7a8 => generated 1552 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/72] 199.204.45.57 () {44 vars in 996 bytes} [Wed Jul 1 01:31:13 2026] GET /v2.0/security-groups/a1736d6b-7972-4e51-936e-29199d58b7a8 => generated 1552 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/73] 199.204.45.57 () {44 vars in 996 bytes} [Wed Jul 1 01:31:13 2026] GET /v2.0/security-groups/a1736d6b-7972-4e51-936e-29199d58b7a8 => generated 1552 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/74] 199.204.45.57 () {48 vars in 986 bytes} [Wed Jul 1 01:31:13 2026] POST /v2.0/security-group-rules => generated 569 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/75] 199.204.45.57 () {44 vars in 996 bytes} [Wed Jul 1 01:31:14 2026] GET /v2.0/security-groups/a1736d6b-7972-4e51-936e-29199d58b7a8 => generated 2134 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/76] 199.204.45.57 () {44 vars in 996 bytes} [Wed Jul 1 01:31:14 2026] GET /v2.0/security-groups/a1736d6b-7972-4e51-936e-29199d58b7a8 => generated 2134 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/77] 199.204.45.57 () {44 vars in 996 bytes} [Wed Jul 1 01:31:14 2026] GET /v2.0/security-groups/a1736d6b-7972-4e51-936e-29199d58b7a8 => generated 2134 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/78] 199.204.45.57 () {48 vars in 986 bytes} [Wed Jul 1 01:31:14 2026] POST /v2.0/security-group-rules => generated 571 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/79] 199.204.45.57 () {44 vars in 996 bytes} [Wed Jul 1 01:31:15 2026] GET /v2.0/security-groups/a1736d6b-7972-4e51-936e-29199d58b7a8 => generated 2718 bytes in 69 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.57 () {44 vars in 996 bytes} [Wed Jul 1 01:31:15 2026] GET /v2.0/security-groups/a1736d6b-7972-4e51-936e-29199d58b7a8 => generated 2718 bytes in 38 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.57 () {44 vars in 996 bytes} [Wed Jul 1 01:31:15 2026] GET /v2.0/security-groups/a1736d6b-7972-4e51-936e-29199d58b7a8 => generated 2718 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/84] 199.204.45.57 () {48 vars in 986 bytes} [Wed Jul 1 01:31:15 2026] POST /v2.0/security-group-rules => generated 571 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/85] 199.204.45.57 () {44 vars in 996 bytes} [Wed Jul 1 01:31:16 2026] GET /v2.0/security-groups/a1736d6b-7972-4e51-936e-29199d58b7a8 => generated 3302 bytes in 67 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.57 () {44 vars in 996 bytes} [Wed Jul 1 01:31:16 2026] GET /v2.0/security-groups/a1736d6b-7972-4e51-936e-29199d58b7a8 => generated 3302 bytes in 38 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.57 () {44 vars in 996 bytes} [Wed Jul 1 01:31:16 2026] GET /v2.0/security-groups/a1736d6b-7972-4e51-936e-29199d58b7a8 => generated 3302 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/88] 199.204.45.57 () {48 vars in 986 bytes} [Wed Jul 1 01:31:16 2026] POST /v2.0/security-group-rules => generated 571 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/89] 199.204.45.57 () {44 vars in 996 bytes} [Wed Jul 1 01:31:17 2026] GET /v2.0/security-groups/a1736d6b-7972-4e51-936e-29199d58b7a8 => generated 3886 bytes in 68 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.57 () {44 vars in 996 bytes} [Wed Jul 1 01:31:17 2026] GET /v2.0/security-groups/a1736d6b-7972-4e51-936e-29199d58b7a8 => generated 3886 bytes in 45 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.57 () {44 vars in 996 bytes} [Wed Jul 1 01:31:18 2026] GET /v2.0/security-groups/a1736d6b-7972-4e51-936e-29199d58b7a8 => generated 3886 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/92] 199.204.45.57 () {48 vars in 986 bytes} [Wed Jul 1 01:31:18 2026] POST /v2.0/security-group-rules => generated 571 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/93] 199.204.45.57 () {44 vars in 982 bytes} [Wed Jul 1 01:31:19 2026] GET /v2.0/networks/06096fa8-c77c-48e1-aed7-088ed2e31724 => generated 732 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 01:31:19.324 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5c7b0914-e1b6-475f-a91e-7f9dc0129b6d 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 48/94] 199.204.45.57 () {44 vars in 1071 bytes} [Wed Jul 1 01:31:19 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=06096fa8-c77c-48e1-aed7-088ed2e31724 => generated 132 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/95] 199.204.45.57 () {44 vars in 1094 bytes} [Wed Jul 1 01:31:19 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=06096fa8-c77c-48e1-aed7-088ed2e31724 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/96] 199.204.45.57 () {44 vars in 996 bytes} [Wed Jul 1 01:31:19 2026] GET /v2.0/security-groups/a1736d6b-7972-4e51-936e-29199d58b7a8 => 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: 48/97] 199.204.45.57 () {48 vars in 956 bytes} [Wed Jul 1 01:31:19 2026] POST /v2.0/ports => generated 1100 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 01:31:25.510 7 INFO neutron.pecan_wsgi.hooks.translation [None req-73e6aa3a-b1de-49d1-af40-3465fa587ef9 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 50/98] 199.204.45.57 () {44 vars in 974 bytes} [Wed Jul 1 01:31:25 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 75 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: 8|app: 0|req: 49/99] 199.204.45.57 () {44 vars in 996 bytes} [Wed Jul 1 01:31:25 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/100] 199.204.45.57 () {48 vars in 1026 bytes} [Wed Jul 1 01:31:25 2026] PUT /v2.0/ports/5b0b6b53-1b83-454b-953f-d9c70744184d => generated 1213 bytes in 752 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/101] 199.204.45.57 () {44 vars in 915 bytes} [Wed Jul 1 01:31:27 2026] GET /v2.0/ports => generated 3730 bytes in 118 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-07-01 01:31:28.995 7 INFO neutron.api.v2.resource [None req-8b88c6b2-fb92-4d75-9f2c-9275ff895a51 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/102] 199.204.45.57 () {44 vars in 954 bytes} [Wed Jul 1 01:31:28 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/103] 199.204.45.57 () {44 vars in 976 bytes} [Wed Jul 1 01:31:29 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/104] 199.204.45.57 () {48 vars in 975 bytes} [Wed Jul 1 01:31:29 2026] POST /v2.0/security-groups => generated 1546 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/105] 199.204.45.57 () {44 vars in 996 bytes} [Wed Jul 1 01:31:29 2026] GET /v2.0/security-groups/85d05d58-55ce-43d1-bf84-076efa713dca => generated 1546 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/106] 199.204.45.57 () {44 vars in 996 bytes} [Wed Jul 1 01:31:30 2026] GET /v2.0/security-groups/85d05d58-55ce-43d1-bf84-076efa713dca => generated 1546 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/107] 199.204.45.57 () {44 vars in 996 bytes} [Wed Jul 1 01:31:30 2026] GET /v2.0/security-groups/85d05d58-55ce-43d1-bf84-076efa713dca => generated 1546 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/108] 199.204.45.57 () {48 vars in 986 bytes} [Wed Jul 1 01:31:30 2026] POST /v2.0/security-group-rules => generated 591 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/111] 199.204.45.57 () {44 vars in 996 bytes} [Wed Jul 1 01:31:31 2026] GET /v2.0/security-groups/85d05d58-55ce-43d1-bf84-076efa713dca => generated 2150 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/112] 199.204.45.57 () {44 vars in 996 bytes} [Wed Jul 1 01:31:31 2026] GET /v2.0/security-groups/85d05d58-55ce-43d1-bf84-076efa713dca => generated 2150 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/113] 199.204.45.57 () {44 vars in 996 bytes} [Wed Jul 1 01:31:31 2026] GET /v2.0/security-groups/85d05d58-55ce-43d1-bf84-076efa713dca => generated 2150 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/114] 199.204.45.57 () {48 vars in 986 bytes} [Wed Jul 1 01:31:31 2026] POST /v2.0/security-group-rules => generated 595 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/123] 199.204.45.57 () {44 vars in 970 bytes} [Wed Jul 1 01:32:41 2026] GET /v2.0/quotas/bf5cd566561f434c883ec1e2ce8c53ed => generated 292 bytes in 19 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/124] 199.204.45.57 () {48 vars in 1022 bytes} [Wed Jul 1 01:32:41 2026] PUT /v2.0/quotas/bf5cd566561f434c883ec1e2ce8c53ed => generated 291 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 01:34:51.271 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [ebc2a42d-6e83-46aa-8bcc-b188a1eae680] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 01:34:51.272 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [ca415a64-b315-4f6f-8153-dee230b4442e] 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, ' 2026-07-01 01:34:51.481 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bea226ab-5135-4820-95cf-4354e54f388b 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 73/143] 199.204.45.57 () {30 vars in 740 bytes} [Wed Jul 1 01:34:51 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 219 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 01:34:51.498 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [26f7b09e-90ec-4275-b3af-f7cd73bba352] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 01:34:51.500 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d720d7f2-9e28-437f-b4b7-8d7797ff3724] 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: 8|app: 0|req: 71/144] 199.204.45.57 () {30 vars in 762 bytes} [Wed Jul 1 01:34:51 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 01:34:53.288 7 INFO oslo.messaging._drivers.impl_rabbit [-] [ca415a64-b315-4f6f-8153-dee230b4442e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 32782. 2026-07-01 01:34:53.291 7 INFO oslo.messaging._drivers.impl_rabbit [-] [ebc2a42d-6e83-46aa-8bcc-b188a1eae680] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 32798. 2026-07-01 01:34:53.498 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f069e4aa-bf06-4ab4-9c3b-3818c6b8f433 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 74/145] 199.204.45.57 () {30 vars in 740 bytes} [Wed Jul 1 01:34:53 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 248 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 01:34:53.555 8 INFO oslo.messaging._drivers.impl_rabbit [-] [d720d7f2-9e28-437f-b4b7-8d7797ff3724] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 32808. 2026-07-01 01:34:53.558 8 INFO oslo.messaging._drivers.impl_rabbit [-] [26f7b09e-90ec-4275-b3af-f7cd73bba352] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 32822. [pid: 8|app: 0|req: 72/146] 199.204.45.57 () {30 vars in 762 bytes} [Wed Jul 1 01:34:53 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 01:41:56.721 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [ebc2a42d-6e83-46aa-8bcc-b188a1eae680] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 01:41:56.722 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [ca415a64-b315-4f6f-8153-dee230b4442e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 01:41:56.726 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jul 1 01:41:56 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=b2f6b4be5b1545d2bcc5b4aafdaa0cf4 (ip 199.204.45.57) !!! 2026-07-01 01:41:56.905 7 INFO neutron.api.v2.resource [None req-29926daf-0cfa-4d72-b28d-b2b154cabbd1 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 103/203] 199.204.45.57 () {44 vars in 1069 bytes} [Wed Jul 1 01:41:56 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=b2f6b4be5b1545d2bcc5b4aafdaa0cf4 => generated 139 bytes in 194 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 01:41:56.916 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [26f7b09e-90ec-4275-b3af-f7cd73bba352] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 01:41:56.918 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d720d7f2-9e28-437f-b4b7-8d7797ff3724] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 01:41:56.919 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jul 1 01:41:56 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=b2f6b4be5b1545d2bcc5b4aafdaa0cf4 (ip 199.204.45.57) !!! [pid: 8|app: 0|req: 101/204] 199.204.45.57 () {44 vars in 1092 bytes} [Wed Jul 1 01:41:56 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=b2f6b4be5b1545d2bcc5b4aafdaa0cf4 => generated 23 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/205] 199.204.45.57 () {48 vars in 976 bytes} [Wed Jul 1 01:41:57 2026] POST /v2.0/security-groups => generated 1560 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 01:41:58.265 8 INFO oslo.messaging._drivers.impl_rabbit [-] [26f7b09e-90ec-4275-b3af-f7cd73bba352] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53632. 2026-07-01 01:41:58.265 8 INFO oslo.messaging._drivers.impl_rabbit [-] [d720d7f2-9e28-437f-b4b7-8d7797ff3724] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53644. [pid: 8|app: 0|req: 102/206] 199.204.45.57 () {44 vars in 1083 bytes} [Wed Jul 1 01:41:58 2026] GET /v2.0/security-groups/9316f530-56de-4bae-9895-ce7c7e86056b?project_id=b2f6b4be5b1545d2bcc5b4aafdaa0cf4 => generated 1560 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 01:41:58.365 7 INFO oslo.messaging._drivers.impl_rabbit [-] [ca415a64-b315-4f6f-8153-dee230b4442e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53664. 2026-07-01 01:41:58.367 7 INFO oslo.messaging._drivers.impl_rabbit [-] [ebc2a42d-6e83-46aa-8bcc-b188a1eae680] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53648. [pid: 7|app: 0|req: 105/207] 199.204.45.57 () {44 vars in 996 bytes} [Wed Jul 1 01:41:58 2026] GET /v2.0/security-groups/9316f530-56de-4bae-9895-ce7c7e86056b => generated 1560 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/208] 199.204.45.57 () {44 vars in 1083 bytes} [Wed Jul 1 01:41:58 2026] GET /v2.0/security-groups/9316f530-56de-4bae-9895-ce7c7e86056b?project_id=b2f6b4be5b1545d2bcc5b4aafdaa0cf4 => generated 1560 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/209] 199.204.45.57 () {48 vars in 986 bytes} [Wed Jul 1 01:41:58 2026] POST /v2.0/security-group-rules => generated 565 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/210] 199.204.45.57 () {44 vars in 1083 bytes} [Wed Jul 1 01:41:59 2026] GET /v2.0/security-groups/9316f530-56de-4bae-9895-ce7c7e86056b?project_id=b2f6b4be5b1545d2bcc5b4aafdaa0cf4 => generated 2138 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/211] 199.204.45.57 () {44 vars in 996 bytes} [Wed Jul 1 01:41:59 2026] GET /v2.0/security-groups/9316f530-56de-4bae-9895-ce7c7e86056b => generated 2138 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/212] 199.204.45.57 () {44 vars in 1083 bytes} [Wed Jul 1 01:41:59 2026] GET /v2.0/security-groups/9316f530-56de-4bae-9895-ce7c7e86056b?project_id=b2f6b4be5b1545d2bcc5b4aafdaa0cf4 => generated 2138 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/213] 199.204.45.57 () {48 vars in 986 bytes} [Wed Jul 1 01:42:00 2026] POST /v2.0/security-group-rules => generated 567 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/216] 199.204.45.57 () {44 vars in 1083 bytes} [Wed Jul 1 01:42:01 2026] GET /v2.0/security-groups/9316f530-56de-4bae-9895-ce7c7e86056b?project_id=b2f6b4be5b1545d2bcc5b4aafdaa0cf4 => generated 2718 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/217] 199.204.45.57 () {44 vars in 996 bytes} [Wed Jul 1 01:42:01 2026] GET /v2.0/security-groups/9316f530-56de-4bae-9895-ce7c7e86056b => generated 2718 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/218] 199.204.45.57 () {44 vars in 1083 bytes} [Wed Jul 1 01:42:01 2026] GET /v2.0/security-groups/9316f530-56de-4bae-9895-ce7c7e86056b?project_id=b2f6b4be5b1545d2bcc5b4aafdaa0cf4 => generated 2718 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/219] 199.204.45.57 () {48 vars in 986 bytes} [Wed Jul 1 01:42:01 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) [pid: 8|app: 0|req: 109/220] 199.204.45.57 () {44 vars in 1083 bytes} [Wed Jul 1 01:42:02 2026] GET /v2.0/security-groups/9316f530-56de-4bae-9895-ce7c7e86056b?project_id=b2f6b4be5b1545d2bcc5b4aafdaa0cf4 => generated 3300 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/221] 199.204.45.57 () {44 vars in 996 bytes} [Wed Jul 1 01:42:02 2026] GET /v2.0/security-groups/9316f530-56de-4bae-9895-ce7c7e86056b => generated 3300 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/222] 199.204.45.57 () {44 vars in 1083 bytes} [Wed Jul 1 01:42:02 2026] GET /v2.0/security-groups/9316f530-56de-4bae-9895-ce7c7e86056b?project_id=b2f6b4be5b1545d2bcc5b4aafdaa0cf4 => generated 3300 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/223] 199.204.45.57 () {48 vars in 986 bytes} [Wed Jul 1 01:42:02 2026] POST /v2.0/security-group-rules => generated 570 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/240] 199.204.45.57 () {30 vars in 739 bytes} [Wed Jul 1 01:44:13 2026] GET /v2.0/networks?tenant_id=b2f6b4be5b1545d2bcc5b4aafdaa0cf4&shared=False => generated 15 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 01:44:13.871 8 INFO neutron.db.segments_db [None req-86e3e5fc-d65b-4145-b355-b6902a4d925a 84d3a91c0b404dbea1bae21a3e144123 b2f6b4be5b1545d2bcc5b4aafdaa0cf4 - - b1e997502592449c8a8a88a40f32c944 b1e997502592449c8a8a88a40f32c944] Added segment 4d17ba94-a3db-44ed-a1cb-b916c08204d1 of type vxlan for network cd9517fa-611b-4707-875f-e539389be9aa [pid: 8|app: 0|req: 119/241] 199.204.45.57 () {34 vars in 681 bytes} [Wed Jul 1 01:44:13 2026] POST /v2.0/networks => generated 718 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/242] 199.204.45.57 () {30 vars in 721 bytes} [Wed Jul 1 01:44:14 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/243] 199.204.45.57 () {30 vars in 632 bytes} [Wed Jul 1 01:44:14 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: 124/244] 199.204.45.57 () {34 vars in 676 bytes} [Wed Jul 1 01:44:14 2026] POST /v2.0/ports => generated 963 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/245] 199.204.45.57 () {30 vars in 702 bytes} [Wed Jul 1 01:44:14 2026] GET /v2.0/networks/cd9517fa-611b-4707-875f-e539389be9aa => generated 705 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/248] 199.204.45.57 () {30 vars in 721 bytes} [Wed Jul 1 01:44:17 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/249] 199.204.45.57 () {30 vars in 702 bytes} [Wed Jul 1 01:44:17 2026] GET /v2.0/networks/cd9517fa-611b-4707-875f-e539389be9aa => generated 705 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/252] 199.204.45.57 () {44 vars in 970 bytes} [Wed Jul 1 01:44:34 2026] GET /v2.0/quotas/b2f6b4be5b1545d2bcc5b4aafdaa0cf4 => generated 292 bytes in 19 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: 8|app: 0|req: 125/253] 199.204.45.57 () {48 vars in 1022 bytes} [Wed Jul 1 01:44:34 2026] PUT /v2.0/quotas/b2f6b4be5b1545d2bcc5b4aafdaa0cf4 => generated 291 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 01:56:13.485 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [ca415a64-b315-4f6f-8153-dee230b4442e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 01:56:13.485 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [ebc2a42d-6e83-46aa-8bcc-b188a1eae680] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 01:56:13.487 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jul 1 01:56:13 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.57) !!! 2026-07-01 01:56:13.636 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4c945796-6fc7-407e-83f4-0f2431003bb7 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 175/346] 199.204.45.57 () {44 vars in 922 bytes} [Wed Jul 1 01:56:13 2026] GET /v2.0/networks/public => generated 108 bytes in 155 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 01:56:13.646 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d720d7f2-9e28-437f-b4b7-8d7797ff3724] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 01:56:13.647 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [26f7b09e-90ec-4275-b3af-f7cd73bba352] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 01:56:13.647 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jul 1 01:56:13 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.57) !!! [pid: 8|app: 0|req: 172/347] 199.204.45.57 () {44 vars in 944 bytes} [Wed Jul 1 01:56:13 2026] GET /v2.0/networks?name=public => generated 753 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 01:56:14.814 7 INFO oslo.messaging._drivers.impl_rabbit [-] [ebc2a42d-6e83-46aa-8bcc-b188a1eae680] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57200. 2026-07-01 01:56:14.814 7 INFO oslo.messaging._drivers.impl_rabbit [-] [ca415a64-b315-4f6f-8153-dee230b4442e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57198. 2026-07-01 01:56:14.871 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5901df17-f864-4406-a0d0-598374c3ca0b 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 176/348] 199.204.45.57 () {44 vars in 922 bytes} [Wed Jul 1 01:56:14 2026] GET /v2.0/networks/public => generated 108 bytes in 74 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 01:56:14.922 8 INFO oslo.messaging._drivers.impl_rabbit [-] [d720d7f2-9e28-437f-b4b7-8d7797ff3724] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57208. 2026-07-01 01:56:14.923 8 INFO oslo.messaging._drivers.impl_rabbit [-] [26f7b09e-90ec-4275-b3af-f7cd73bba352] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57216. [pid: 8|app: 0|req: 173/349] 199.204.45.57 () {44 vars in 944 bytes} [Wed Jul 1 01:56:14 2026] GET /v2.0/networks?name=public => generated 753 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 01:56:15.005 7 INFO neutron.pecan_wsgi.hooks.translation [None req-86872a6b-9e8e-4761-a588-54c235ffbf7e 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 177/350] 199.204.45.57 () {44 vars in 1029 bytes} [Wed Jul 1 01:56:14 2026] GET /v2.0/subnets/public-subnet?network_id=1802c3db-d9d5-4e27-8d3a-b5f9d0db458e => generated 113 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/351] 199.204.45.57 () {44 vars in 1052 bytes} [Wed Jul 1 01:56:15 2026] GET /v2.0/subnets?name=public-subnet&network_id=1802c3db-d9d5-4e27-8d3a-b5f9d0db458e => generated 644 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 01:56:48.112 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a0d18f98-a36c-4325-8638-2343efb87a21 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 181/358] 199.204.45.57 () {44 vars in 932 bytes} [Wed Jul 1 01:56:48 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 78 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/359] 199.204.45.57 () {44 vars in 954 bytes} [Wed Jul 1 01:56:48 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 01:56:49.239 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5abc4dd7-d713-4847-96fd-2351db63f971 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 182/360] 199.204.45.57 () {44 vars in 932 bytes} [Wed Jul 1 01:56:49 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/361] 199.204.45.57 () {44 vars in 954 bytes} [Wed Jul 1 01:56:49 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 01:56:49.335 7 INFO neutron.pecan_wsgi.hooks.translation [None req-028922b4-bad7-4d48-8593-21450c1c5b3f 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 183/362] 199.204.45.57 () {44 vars in 1031 bytes} [Wed Jul 1 01:56:49 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=06096fa8-c77c-48e1-aed7-088ed2e31724 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/363] 199.204.45.57 () {44 vars in 1054 bytes} [Wed Jul 1 01:56:49 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=06096fa8-c77c-48e1-aed7-088ed2e31724 => generated 630 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 01:56:50.451 7 INFO neutron.api.v2.resource [None req-b9206fcb-2863-48b6-82cd-30c5f1adebd9 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 184/364] 199.204.45.57 () {44 vars in 966 bytes} [Wed Jul 1 01:56:50 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/365] 199.204.45.57 () {44 vars in 988 bytes} [Wed Jul 1 01:56:50 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4473 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/366] 199.204.45.57 () {44 vars in 996 bytes} [Wed Jul 1 01:56:51 2026] GET /v2.0/security-groups/a1736d6b-7972-4e51-936e-29199d58b7a8 => generated 4470 bytes in 86 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.57 () {44 vars in 996 bytes} [Wed Jul 1 01:56:51 2026] GET /v2.0/security-groups/a1736d6b-7972-4e51-936e-29199d58b7a8 => generated 4470 bytes in 43 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.57 () {44 vars in 1006 bytes} [Wed Jul 1 01:56:51 2026] GET /v2.0/security-group-rules/169f2571-3e64-4e5c-b2c7-3bb4a64f2ee6 => generated 569 bytes in 19 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.57 () {44 vars in 996 bytes} [Wed Jul 1 01:56:52 2026] GET /v2.0/security-groups/a1736d6b-7972-4e51-936e-29199d58b7a8 => generated 4470 bytes in 81 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.57 () {44 vars in 996 bytes} [Wed Jul 1 01:56:52 2026] GET /v2.0/security-groups/a1736d6b-7972-4e51-936e-29199d58b7a8 => generated 4470 bytes in 37 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.57 () {44 vars in 1006 bytes} [Wed Jul 1 01:56:52 2026] GET /v2.0/security-group-rules/67339711-ba35-4c26-a3a1-c2d7e47d7313 => generated 571 bytes in 17 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.57 () {44 vars in 996 bytes} [Wed Jul 1 01:56:53 2026] GET /v2.0/security-groups/a1736d6b-7972-4e51-936e-29199d58b7a8 => generated 4470 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/373] 199.204.45.57 () {44 vars in 996 bytes} [Wed Jul 1 01:56:53 2026] GET /v2.0/security-groups/a1736d6b-7972-4e51-936e-29199d58b7a8 => generated 4470 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/374] 199.204.45.57 () {44 vars in 1006 bytes} [Wed Jul 1 01:56:53 2026] GET /v2.0/security-group-rules/d0d7a053-eb5a-459b-9c6c-6aaa8e4e2bbb => generated 571 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/375] 199.204.45.57 () {44 vars in 996 bytes} [Wed Jul 1 01:56:54 2026] GET /v2.0/security-groups/a1736d6b-7972-4e51-936e-29199d58b7a8 => generated 4470 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/376] 199.204.45.57 () {44 vars in 996 bytes} [Wed Jul 1 01:56:54 2026] GET /v2.0/security-groups/a1736d6b-7972-4e51-936e-29199d58b7a8 => generated 4470 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/377] 199.204.45.57 () {44 vars in 1006 bytes} [Wed Jul 1 01:56:54 2026] GET /v2.0/security-group-rules/310f3466-fb18-4b39-bf8d-4f1928b7875e => generated 571 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/378] 199.204.45.57 () {44 vars in 996 bytes} [Wed Jul 1 01:56:55 2026] GET /v2.0/security-groups/a1736d6b-7972-4e51-936e-29199d58b7a8 => generated 4470 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/379] 199.204.45.57 () {44 vars in 996 bytes} [Wed Jul 1 01:56:55 2026] GET /v2.0/security-groups/a1736d6b-7972-4e51-936e-29199d58b7a8 => 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: 192/380] 199.204.45.57 () {44 vars in 1006 bytes} [Wed Jul 1 01:56:55 2026] GET /v2.0/security-group-rules/92023c9f-3d34-43de-a3ca-2d4ce4f3323b => 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: 189/381] 199.204.45.57 () {44 vars in 982 bytes} [Wed Jul 1 01:56:56 2026] GET /v2.0/networks/06096fa8-c77c-48e1-aed7-088ed2e31724 => generated 732 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 01:56:56.992 7 INFO neutron.pecan_wsgi.hooks.translation [None req-01096876-6830-4dca-be36-0194ea2e5ead 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 193/382] 199.204.45.57 () {44 vars in 1071 bytes} [Wed Jul 1 01:56:56 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=06096fa8-c77c-48e1-aed7-088ed2e31724 => 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: 190/383] 199.204.45.57 () {44 vars in 1094 bytes} [Wed Jul 1 01:56:56 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=06096fa8-c77c-48e1-aed7-088ed2e31724 => generated 1254 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/384] 199.204.45.57 () {44 vars in 996 bytes} [Wed Jul 1 01:56:57 2026] GET /v2.0/security-groups/a1736d6b-7972-4e51-936e-29199d58b7a8 => generated 4470 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 01:57:03.099 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9f291025-664b-414f-be14-06ff05e666c7 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 192/387] 199.204.45.57 () {44 vars in 974 bytes} [Wed Jul 1 01:57:03 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/388] 199.204.45.57 () {44 vars in 996 bytes} [Wed Jul 1 01:57:03 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/389] 199.204.45.57 () {44 vars in 915 bytes} [Wed Jul 1 01:57:04 2026] GET /v2.0/ports => generated 4725 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 01:57:05.771 7 INFO neutron.api.v2.resource [None req-a9e91753-5d5a-41b5-a293-3e0aac8f473d 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 197/390] 199.204.45.57 () {44 vars in 954 bytes} [Wed Jul 1 01:57:05 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/391] 199.204.45.57 () {44 vars in 976 bytes} [Wed Jul 1 01:57:05 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2761 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/392] 199.204.45.57 () {44 vars in 996 bytes} [Wed Jul 1 01:57:06 2026] GET /v2.0/security-groups/85d05d58-55ce-43d1-bf84-076efa713dca => generated 2758 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/393] 199.204.45.57 () {44 vars in 996 bytes} [Wed Jul 1 01:57:06 2026] GET /v2.0/security-groups/85d05d58-55ce-43d1-bf84-076efa713dca => generated 2758 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/394] 199.204.45.57 () {44 vars in 1006 bytes} [Wed Jul 1 01:57:06 2026] GET /v2.0/security-group-rules/dd741a6f-76c2-4b44-a58a-edca530f83d1 => generated 591 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/395] 199.204.45.57 () {44 vars in 996 bytes} [Wed Jul 1 01:57:07 2026] GET /v2.0/security-groups/85d05d58-55ce-43d1-bf84-076efa713dca => generated 2758 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/396] 199.204.45.57 () {44 vars in 996 bytes} [Wed Jul 1 01:57:07 2026] GET /v2.0/security-groups/85d05d58-55ce-43d1-bf84-076efa713dca => generated 2758 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/397] 199.204.45.57 () {44 vars in 1006 bytes} [Wed Jul 1 01:57:07 2026] GET /v2.0/security-group-rules/2722ce12-3f6a-4d05-8197-e46c21b355b8 => generated 595 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/400] 199.204.45.57 () {44 vars in 970 bytes} [Wed Jul 1 01:57:20 2026] GET /v2.0/quotas/bf5cd566561f434c883ec1e2ce8c53ed => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 01:58:12.011 7 INFO neutron.api.v2.resource [None req-469ab97e-598c-4f82-8a13-4941f002e0a5 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 206/407] 199.204.45.57 () {44 vars in 1069 bytes} [Wed Jul 1 01:58:11 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=b2f6b4be5b1545d2bcc5b4aafdaa0cf4 => generated 139 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/408] 199.204.45.57 () {44 vars in 1092 bytes} [Wed Jul 1 01:58:12 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=b2f6b4be5b1545d2bcc5b4aafdaa0cf4 => generated 3886 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/409] 199.204.45.57 () {44 vars in 1083 bytes} [Wed Jul 1 01:58:13 2026] GET /v2.0/security-groups/9316f530-56de-4bae-9895-ce7c7e86056b?project_id=b2f6b4be5b1545d2bcc5b4aafdaa0cf4 => 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: 203/410] 199.204.45.57 () {44 vars in 996 bytes} [Wed Jul 1 01:58:13 2026] GET /v2.0/security-groups/9316f530-56de-4bae-9895-ce7c7e86056b => 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: 208/411] 199.204.45.57 () {44 vars in 1006 bytes} [Wed Jul 1 01:58:13 2026] GET /v2.0/security-group-rules/a65c90b4-6add-4620-a699-d8c270affa9e => generated 565 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/412] 199.204.45.57 () {44 vars in 1083 bytes} [Wed Jul 1 01:58:14 2026] GET /v2.0/security-groups/9316f530-56de-4bae-9895-ce7c7e86056b?project_id=b2f6b4be5b1545d2bcc5b4aafdaa0cf4 => generated 3883 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/413] 199.204.45.57 () {44 vars in 996 bytes} [Wed Jul 1 01:58:14 2026] GET /v2.0/security-groups/9316f530-56de-4bae-9895-ce7c7e86056b => generated 3883 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/414] 199.204.45.57 () {44 vars in 1006 bytes} [Wed Jul 1 01:58:14 2026] GET /v2.0/security-group-rules/613118a4-c5d4-4811-b38f-c0c4af6b1ffe => generated 567 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/415] 199.204.45.57 () {44 vars in 1083 bytes} [Wed Jul 1 01:58:15 2026] GET /v2.0/security-groups/9316f530-56de-4bae-9895-ce7c7e86056b?project_id=b2f6b4be5b1545d2bcc5b4aafdaa0cf4 => generated 3883 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/416] 199.204.45.57 () {44 vars in 996 bytes} [Wed Jul 1 01:58:15 2026] GET /v2.0/security-groups/9316f530-56de-4bae-9895-ce7c7e86056b => 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: 211/417] 199.204.45.57 () {44 vars in 1006 bytes} [Wed Jul 1 01:58:15 2026] GET /v2.0/security-group-rules/826f8633-76c2-49de-a2a6-c91fdd5f7593 => generated 569 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/420] 199.204.45.57 () {44 vars in 1083 bytes} [Wed Jul 1 01:58:16 2026] GET /v2.0/security-groups/9316f530-56de-4bae-9895-ce7c7e86056b?project_id=b2f6b4be5b1545d2bcc5b4aafdaa0cf4 => generated 3883 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/421] 199.204.45.57 () {44 vars in 996 bytes} [Wed Jul 1 01:58:16 2026] GET /v2.0/security-groups/9316f530-56de-4bae-9895-ce7c7e86056b => 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: 214/422] 199.204.45.57 () {44 vars in 1006 bytes} [Wed Jul 1 01:58:16 2026] GET /v2.0/security-group-rules/c29d8a9a-935a-49b1-8394-e29d882687dc => generated 570 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/423] 199.204.45.57 () {44 vars in 970 bytes} [Wed Jul 1 01:58:23 2026] GET /v2.0/quotas/b2f6b4be5b1545d2bcc5b4aafdaa0cf4 => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 01:59:14.915 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [ca415a64-b315-4f6f-8153-dee230b4442e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 01:59:14.918 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [ebc2a42d-6e83-46aa-8bcc-b188a1eae680] 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: 218/430] 199.204.45.57 () {44 vars in 944 bytes} [Wed Jul 1 01:59:14 2026] GET /v2.0/networks?name=public => generated 753 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 01:59:53.909 7 INFO oslo.messaging._drivers.impl_rabbit [-] [ebc2a42d-6e83-46aa-8bcc-b188a1eae680] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54828. 2026-07-01 01:59:53.910 7 INFO oslo.messaging._drivers.impl_rabbit [-] [ca415a64-b315-4f6f-8153-dee230b4442e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54814. [pid: 7|app: 0|req: 222/437] 10.0.0.90 () {32 vars in 648 bytes} [Wed Jul 1 01:59:53 2026] GET /v2.0/networks => generated 2168 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/438] 10.0.0.90 () {32 vars in 654 bytes} [Wed Jul 1 01:59:55 2026] GET /v2.0/floatingips => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/439] 10.0.0.90 () {32 vars in 646 bytes} [Wed Jul 1 01:59:55 2026] GET /v2.0/routers => generated 15 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/440] 10.0.0.90 () {32 vars in 642 bytes} [Wed Jul 1 01:59:55 2026] GET /v2.0/ports => generated 4725 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/441] 10.0.0.90 () {32 vars in 646 bytes} [Wed Jul 1 01:59:55 2026] GET /v2.0/subnets => generated 1261 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/442] 10.0.0.90 () {32 vars in 648 bytes} [Wed Jul 1 01:59:55 2026] GET /v2.0/networks => generated 2168 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/443] 10.0.0.90 () {32 vars in 662 bytes} [Wed Jul 1 01:59:55 2026] GET /v2.0/security-groups => generated 16626 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/444] 10.0.0.90 () {32 vars in 654 bytes} [Wed Jul 1 01:59:55 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:00:06.945 8 INFO neutron.db.segments_db [None req-f6ae0ed2-e4e1-4668-b890-e64841a96ffd 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Added segment 74f3e1d4-e73f-4ff0-a9f1-cefd086e3135 of type vxlan for network 7e6a705e-c4c0-4254-891c-c3b33605d468 2026-07-01 02:00:06.984 7 INFO neutron.db.segments_db [None req-7f92ec26-dbdc-4518-bdf9-bd3901daa47d 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Added segment a8d7fa21-4f65-4760-9e24-6ae9a1d767da of type vxlan for network 950dd31a-2f76-4432-9312-83bd87c0e97e [pid: 8|app: 0|req: 221/447] 10.0.0.90 () {34 vars in 670 bytes} [Wed Jul 1 02:00:06 2026] POST /v2.0/networks => generated 744 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/448] 10.0.0.90 () {34 vars in 670 bytes} [Wed Jul 1 02:00:06 2026] POST /v2.0/networks => generated 745 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/449] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:00:07 2026] POST /v2.0/subnets => generated 667 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:00:07.433 8 INFO neutron.db.segments_db [None req-82620780-32cb-4575-98e6-7094f52fbbac 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Added segment 613be4bd-d610-48d2-863c-2e0986b445c4 of type vxlan for network 15aa253d-e44a-4934-bc22-1a8acfbfd61b [pid: 8|app: 0|req: 222/450] 10.0.0.90 () {34 vars in 670 bytes} [Wed Jul 1 02:00:07 2026] POST /v2.0/networks => generated 748 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/451] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:00:07 2026] POST /v2.0/subnets => generated 668 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:00:07.662 7 INFO neutron.db.segments_db [None req-22161e0b-abc4-40a2-8691-a400b146f97c 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Added segment d1f5258f-77a6-43f1-ad02-d345aef53d4a of type vxlan for network 5857a4aa-9217-447f-9d13-9d5bcd7fd3e0 [pid: 8|app: 0|req: 223/452] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:00:07 2026] GET /v2.0/security-groups?tenant_id=fcebffe4dd824842b40e64ff5735fb4b&name=default => generated 2797 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/453] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:00:07 2026] POST /v2.0/subnets => generated 671 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:00:08.039 7 INFO neutron.db.l3_hamode_db [None req-22161e0b-abc4-40a2-8691-a400b146f97c 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:00:08.063 8 INFO neutron.db.segments_db [None req-e59612e7-5082-457f-b3d3-1a96c704c6d0 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Added segment a3afe396-5e8f-465c-92e6-e0388611a8b0 of type vxlan for network fc46f9a4-ecbb-4590-9939-d203c725d4f1 2026-07-01 02:00:08.465 8 INFO neutron.db.l3_hamode_db [None req-e59612e7-5082-457f-b3d3-1a96c704c6d0 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:00:09.580 7 INFO neutron.db.l3_hamode_db [None req-22161e0b-abc4-40a2-8691-a400b146f97c 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:00:10.004 8 INFO neutron.db.l3_hamode_db [None req-e59612e7-5082-457f-b3d3-1a96c704c6d0 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 230/454] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:00:07 2026] POST /v2.0/routers => generated 731 bytes in 3581 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/455] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:00:07 2026] POST /v2.0/routers => generated 732 bytes in 3250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:00:11.289 8 INFO neutron.db.segments_db [None req-04284b9e-c941-4a19-a5fd-8766be3930b0 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Added segment ad25f4ad-b933-40ea-baf0-040d57a532bc of type vxlan for network d234ce1b-93ac-410a-be94-c35988b0eade [pid: 7|app: 0|req: 231/456] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:00:11 2026] DELETE /v2.0/security-groups/84c07749-b747-4f57-833d-eab635a370b8 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:00:11.594 8 INFO neutron.db.l3_hamode_db [None req-04284b9e-c941-4a19-a5fd-8766be3930b0 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:00:12.631 8 INFO neutron.db.l3_hamode_db [None req-04284b9e-c941-4a19-a5fd-8766be3930b0 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 232/457] 10.0.0.90 () {34 vars in 782 bytes} [Wed Jul 1 02:00:11 2026] PUT /v2.0/routers/f2b4abdb-91ad-4ce9-b59c-0c497cd101d8/add_router_interface => generated 309 bytes in 1568 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/458] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:00:11 2026] POST /v2.0/routers => generated 735 bytes in 2810 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/459] 10.0.0.90 () {34 vars in 782 bytes} [Wed Jul 1 02:00:12 2026] PUT /v2.0/routers/6bcd4edd-025d-4b7d-887b-78df25c70234/add_router_interface => generated 309 bytes in 1430 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:00:14.318 7 WARNING neutron_lib.context [None req-d1b8dfad-cb67-43e4-95d7-baf99a04855c 8adde758952348f192d412e8439baf7f ce205713564c47a9af492c6d2f3533d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:00:14.338 8 INFO neutron.db.segments_db [None req-5d5a5cf7-e310-412a-a324-2b97f69613d3 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Added segment d1ac11c1-68d1-4376-adff-1614a5cfe443 of type vxlan for network 230d94e0-ede7-417c-97ee-89fdab1198f3 [pid: 7|app: 0|req: 234/460] 10.0.0.90 () {34 vars in 684 bytes} [Wed Jul 1 02:00:14 2026] POST /v2.0/security-groups => generated 1597 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/461] 10.0.0.90 () {34 vars in 670 bytes} [Wed Jul 1 02:00:14 2026] POST /v2.0/networks => generated 749 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:00:14.471 8 WARNING neutron_lib.context [None req-4863e054-b0b6-4874-9a39-d7fcdc18c268 8adde758952348f192d412e8439baf7f ce205713564c47a9af492c6d2f3533d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/462] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:00:14 2026] POST /v2.0/security-group-rules => generated 565 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/463] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:00:14 2026] POST /v2.0/subnets => generated 672 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:00:14.943 8 WARNING neutron_lib.context [None req-ee2c5ffa-9941-4f5e-a802-12abdec54c79 8adde758952348f192d412e8439baf7f ce205713564c47a9af492c6d2f3533d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 230/464] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:00:14 2026] POST /v2.0/security-group-rules => generated 570 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:00:15.132 8 INFO neutron.db.segments_db [None req-6c8f2cd9-69dd-45c5-ab04-b2626de161f7 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Added segment 3da58efc-bc07-4055-a085-e8aa6a7be4d1 of type vxlan for network e370e0cd-30ea-46c7-822e-18495b2ea6fb 2026-07-01 02:00:15.608 8 INFO neutron.db.l3_hamode_db [None req-6c8f2cd9-69dd-45c5-ab04-b2626de161f7 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 235/465] 10.0.0.90 () {34 vars in 782 bytes} [Wed Jul 1 02:00:14 2026] PUT /v2.0/routers/a6ba205b-d6aa-49cd-90fb-f61dcc040ff0/add_router_interface => generated 309 bytes in 1723 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:00:16.172 7 WARNING neutron_lib.context [None req-6d7c0b41-f2af-4f15-835a-a5971b02209b 8adde758952348f192d412e8439baf7f ce205713564c47a9af492c6d2f3533d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:00:16.787 8 INFO neutron.db.l3_hamode_db [None req-6c8f2cd9-69dd-45c5-ab04-b2626de161f7 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 236/466] 10.0.0.90 () {34 vars in 675 bytes} [Wed Jul 1 02:00:16 2026] POST /v2.0/floatingips => generated 552 bytes in 1007 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:00:17.241 7 WARNING neutron_lib.context [req-22cfcb81-cc94-4e20-a9a9-54e2a8f922b5 req-96177bd6-63e2-45f0-a976-30131c1bf122 2689f56158b54b6b9dd33f9285fa7229 7c0e440370764b259cb0bd54ea328417 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 237/467] 10.0.0.251 () {38 vars in 971 bytes} [Wed Jul 1 02:00:17 2026] POST /v2.0/security-groups => generated 1617 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 02:00:17.403 7 WARNING neutron_lib.context [None req-e83f37ae-3172-450e-920b-afcfd50fc86c 4d302fdab0084f1da787d898d59abbe3 721efec1b6c249d0942846248929f9a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 240/470] 10.0.0.90 () {34 vars in 684 bytes} [Wed Jul 1 02:00:17 2026] POST /v2.0/security-groups => generated 1596 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 02:00:17.646 7 WARNING neutron_lib.context [None req-2e2bbe21-3330-430b-a1b6-edd1d9db3c7c 4d302fdab0084f1da787d898d59abbe3 721efec1b6c249d0942846248929f9a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/471] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:00:17 2026] POST /v2.0/security-group-rules => generated 565 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/472] 10.0.0.251 () {34 vars in 1100 bytes} [Wed Jul 1 02:00:17 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1083137840&fields=id&tenant_id=ce205713564c47a9af492c6d2f3533d3 => generated 69 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:00:17.889 7 WARNING neutron_lib.context [None req-2dfaf4f6-042c-4584-a622-489b30e98333 4d302fdab0084f1da787d898d59abbe3 721efec1b6c249d0942846248929f9a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 243/473] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:00:17 2026] POST /v2.0/security-group-rules => generated 570 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/474] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:00:15 2026] POST /v2.0/routers => generated 736 bytes in 2917 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:00:18.048 8 WARNING neutron_lib.context [req-ff90fd71-c038-43fb-a531-d98454018a00 req-d1a9c4ab-7d6f-4165-b0f0-8b12b262f7ac 2689f56158b54b6b9dd33f9285fa7229 7c0e440370764b259cb0bd54ea328417 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 244/475] 10.0.0.251 () {34 vars in 982 bytes} [Wed Jul 1 02:00:17 2026] GET /v2.0/networks?id=7e6a705e-c4c0-4254-891c-c3b33605d468 => generated 676 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:00:18.078 7 WARNING neutron_lib.context [None req-9395ce68-2593-4b1a-8df0-181c51266152 4d302fdab0084f1da787d898d59abbe3 721efec1b6c249d0942846248929f9a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 232/476] 10.0.0.251 () {38 vars in 971 bytes} [Wed Jul 1 02:00:17 2026] POST /v2.0/security-groups => generated 1616 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/477] 10.0.0.90 () {34 vars in 675 bytes} [Wed Jul 1 02:00:18 2026] POST /v2.0/floatingips => generated 552 bytes in 612 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/478] 10.0.0.251 () {34 vars in 965 bytes} [Wed Jul 1 02:00:18 2026] GET /v2.0/quotas/ce205713564c47a9af492c6d2f3533d3 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:00:18.702 7 WARNING neutron_lib.context [req-8c7d3331-dc52-4a8d-8b6e-ac87e02e354d req-9b6b64c4-a55d-4892-995f-418ba776be1e 2689f56158b54b6b9dd33f9285fa7229 7c0e440370764b259cb0bd54ea328417 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 247/479] 10.0.0.251 () {38 vars in 971 bytes} [Wed Jul 1 02:00:18 2026] POST /v2.0/security-groups => generated 1618 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/480] 10.0.0.251 () {34 vars in 1002 bytes} [Wed Jul 1 02:00:18 2026] GET /v2.0/ports?tenant_id=ce205713564c47a9af492c6d2f3533d3&fields=id => generated 103 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/481] 10.0.0.251 () {34 vars in 1002 bytes} [Wed Jul 1 02:00:18 2026] GET /v2.0/security-groups?tenant_id=7c0e440370764b259cb0bd54ea328417 => generated 7594 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/482] 10.0.0.251 () {34 vars in 991 bytes} [Wed Jul 1 02:00:19 2026] GET /v2.0/security-groups/3d6523ed-2924-44d6-8781-ac4096df57f9 => generated 2794 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/483] 10.0.0.251 () {34 vars in 991 bytes} [Wed Jul 1 02:00:19 2026] GET /v2.0/security-groups/3d6523ed-2924-44d6-8781-ac4096df57f9 => generated 2794 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/484] 10.0.0.251 () {34 vars in 991 bytes} [Wed Jul 1 02:00:19 2026] GET /v2.0/security-groups/10124250-5bd8-498a-8195-6f347cc688b7 => generated 1617 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/485] 10.0.0.251 () {36 vars in 1013 bytes} [Wed Jul 1 02:00:19 2026] DELETE /v2.0/security-groups/10124250-5bd8-498a-8195-6f347cc688b7 => 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: 254/486] 10.0.0.251 () {34 vars in 907 bytes} [Wed Jul 1 02:00:19 2026] GET /v2.0/extensions => generated 19600 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-01 02:00:19.380 7 INFO neutron.api.v2.resource [req-ff1fe634-698d-41a1-8a72-db580e24a713 req-26078197-e1db-4e41-8168-7a633c98161d 2689f56158b54b6b9dd33f9285fa7229 7c0e440370764b259cb0bd54ea328417 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 255/487] 10.0.0.251 () {34 vars in 991 bytes} [Wed Jul 1 02:00:19 2026] GET /v2.0/security-groups/10124250-5bd8-498a-8195-6f347cc688b7 => generated 146 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/488] 10.0.0.251 () {34 vars in 1008 bytes} [Wed Jul 1 02:00:19 2026] GET /v2.0/networks/7e6a705e-c4c0-4254-891c-c3b33605d468?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/489] 10.0.0.251 () {34 vars in 991 bytes} [Wed Jul 1 02:00:19 2026] GET /v2.0/security-groups/91d94e5a-2039-4465-90be-f94786e20dd5 => generated 1616 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/490] 10.0.0.251 () {34 vars in 1108 bytes} [Wed Jul 1 02:00:19 2026] GET /v2.0/networks/7e6a705e-c4c0-4254-891c-c3b33605d468?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/491] 10.0.0.251 () {36 vars in 1013 bytes} [Wed Jul 1 02:00:19 2026] DELETE /v2.0/security-groups/91d94e5a-2039-4465-90be-f94786e20dd5 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:00:19.710 7 INFO neutron.api.v2.resource [req-8782680e-6637-4f4b-85b6-5c9e063d6e16 req-2f1a8d29-ec8d-4f23-8398-b5f8bcfdc2d9 2689f56158b54b6b9dd33f9285fa7229 7c0e440370764b259cb0bd54ea328417 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 260/492] 10.0.0.251 () {34 vars in 991 bytes} [Wed Jul 1 02:00:19 2026] GET /v2.0/security-groups/91d94e5a-2039-4465-90be-f94786e20dd5 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/493] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:00:19 2026] GET /v2.0/ports?device_id=e245ada4-65ee-4e8e-a289-17a161ecaa58 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/494] 10.0.0.251 () {34 vars in 991 bytes} [Wed Jul 1 02:00:19 2026] GET /v2.0/security-groups/a903cfc8-7ec7-40a9-85f0-30c772bc2c64 => generated 1618 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/495] 10.0.0.251 () {36 vars in 1013 bytes} [Wed Jul 1 02:00:19 2026] DELETE /v2.0/security-groups/a903cfc8-7ec7-40a9-85f0-30c772bc2c64 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:00:19.940 7 INFO neutron.api.v2.resource [req-f8567006-f6f7-411e-bfe6-99dfc8d2e051 req-0a34190d-f723-4377-b422-77a668ca4237 2689f56158b54b6b9dd33f9285fa7229 7c0e440370764b259cb0bd54ea328417 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 264/496] 10.0.0.251 () {34 vars in 991 bytes} [Wed Jul 1 02:00:19 2026] GET /v2.0/security-groups/a903cfc8-7ec7-40a9-85f0-30c772bc2c64 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/497] 10.0.0.251 () {34 vars in 1002 bytes} [Wed Jul 1 02:00:19 2026] GET /v2.0/security-groups?tenant_id=7c0e440370764b259cb0bd54ea328417 => generated 2797 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/498] 10.0.0.251 () {34 vars in 991 bytes} [Wed Jul 1 02:00:20 2026] GET /v2.0/security-groups/3d6523ed-2924-44d6-8781-ac4096df57f9 => 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: 233/499] 10.0.0.90 () {34 vars in 782 bytes} [Wed Jul 1 02:00:18 2026] PUT /v2.0/routers/473c3967-5601-4f72-90a7-c3ef5b33bc9c/add_router_interface => generated 309 bytes in 1908 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/500] 10.0.0.251 () {34 vars in 991 bytes} [Wed Jul 1 02:00:20 2026] GET /v2.0/security-groups/3d6523ed-2924-44d6-8781-ac4096df57f9 => generated 2794 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:00:20.159 8 INFO neutron.api.v2.resource [req-272fe681-71fc-476e-9e36-11aab754058a req-01265de0-205f-4b5f-93b5-6b6f2272824a 2689f56158b54b6b9dd33f9285fa7229 7c0e440370764b259cb0bd54ea328417 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 234/501] 10.0.0.251 () {34 vars in 991 bytes} [Wed Jul 1 02:00:20 2026] GET /v2.0/security-groups/a903cfc8-7ec7-40a9-85f0-30c772bc2c64 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:00:20.205 7 INFO neutron.api.v2.resource [req-9a09b3cb-5cb0-4752-aa2e-8900350ba2db req-f50ba98a-faca-4fd8-b44c-4a8c7ed957d9 2689f56158b54b6b9dd33f9285fa7229 7c0e440370764b259cb0bd54ea328417 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 268/502] 10.0.0.251 () {34 vars in 991 bytes} [Wed Jul 1 02:00:20 2026] GET /v2.0/security-groups/91d94e5a-2039-4465-90be-f94786e20dd5 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:00:20.255 8 INFO neutron.api.v2.resource [req-31b06c1b-dd50-44b8-a5e1-a8381f11a758 req-34c4af95-6a55-413e-a02e-3b2b99f3ca0f 2689f56158b54b6b9dd33f9285fa7229 7c0e440370764b259cb0bd54ea328417 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 235/503] 10.0.0.251 () {34 vars in 991 bytes} [Wed Jul 1 02:00:20 2026] GET /v2.0/security-groups/10124250-5bd8-498a-8195-6f347cc688b7 => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:00:20.572 8 WARNING neutron_lib.context [req-148a9ca8-dcdc-4671-adef-de1d9dbabd5e req-ef51b451-cda7-44a7-b516-3ba268190f5c 45d27953821241258e1687921e8981ba a30211164c55477798a2962a091a4064 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 236/504] 10.0.0.251 () {38 vars in 971 bytes} [Wed Jul 1 02:00:20 2026] POST /v2.0/security-groups => generated 1621 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/505] 10.0.0.251 () {34 vars in 991 bytes} [Wed Jul 1 02:00:20 2026] GET /v2.0/security-groups/17bb0e09-4759-42ab-b3aa-200a020359a6 => generated 1621 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:00:20.795 8 WARNING neutron_lib.context [req-29e0b8a0-dd90-439e-b18e-73b7123ffd8b req-f11b662b-8c09-4cc9-a32b-309210055468 45d27953821241258e1687921e8981ba a30211164c55477798a2962a091a4064 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 238/506] 10.0.0.251 () {38 vars in 981 bytes} [Wed Jul 1 02:00:20 2026] POST /v2.0/security-group-rules => generated 582 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/507] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:00:20 2026] GET /v2.0/ports?device_id=e245ada4-65ee-4e8e-a289-17a161ecaa58 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:00:20.978 8 WARNING neutron_lib.context [req-34a06b7e-c7ab-464d-949a-c32a783c595e req-6ff0f998-e9fc-43fb-a6a8-2525e1b8485b 45d27953821241258e1687921e8981ba a30211164c55477798a2962a091a4064 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 240/508] 10.0.0.251 () {38 vars in 971 bytes} [Wed Jul 1 02:00:20 2026] POST /v2.0/security-groups => generated 1620 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/509] 10.0.0.251 () {34 vars in 991 bytes} [Wed Jul 1 02:00:21 2026] GET /v2.0/security-groups/77e3f5d7-874d-436b-b324-0d13ca3a80c1 => generated 1620 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:00:21.251 8 WARNING neutron_lib.context [req-9ced7f99-51dd-4382-9f07-619dc84a4295 req-abd88377-d896-495b-ac62-cf2a247ba66a 45d27953821241258e1687921e8981ba a30211164c55477798a2962a091a4064 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 242/510] 10.0.0.251 () {38 vars in 981 bytes} [Wed Jul 1 02:00:21 2026] POST /v2.0/security-group-rules => generated 582 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/511] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:00:21 2026] GET /v2.0/networks?id=7e6a705e-c4c0-4254-891c-c3b33605d468 => generated 676 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/512] 10.0.0.251 () {34 vars in 991 bytes} [Wed Jul 1 02:00:21 2026] GET /v2.0/security-groups/77e3f5d7-874d-436b-b324-0d13ca3a80c1 => generated 2213 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/513] 199.204.45.57 () {34 vars in 1049 bytes} [Wed Jul 1 02:00:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ce205713564c47a9af492c6d2f3533d3 => generated 181 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:00:21.575 8 WARNING neutron_lib.context [req-3112cffa-28d1-468b-918c-3f871d89abe9 req-c0f96fe7-b8aa-447f-b158-b5d41233f263 45d27953821241258e1687921e8981ba a30211164c55477798a2962a091a4064 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 269/514] 10.0.0.90 () {34 vars in 788 bytes} [Wed Jul 1 02:00:20 2026] PUT /v2.0/routers/6bcd4edd-025d-4b7d-887b-78df25c70234/remove_router_interface => generated 309 bytes in 1393 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:00:21.662 7 WARNING neutron_lib.context [req-8da6b398-f4fe-4597-a976-d1a07e367315 req-384d85ac-66f6-4bb4-ba95-0ae92f35bde7 8adde758952348f192d412e8439baf7f ce205713564c47a9af492c6d2f3533d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 246/515] 10.0.0.251 () {38 vars in 981 bytes} [Wed Jul 1 02:00:21 2026] POST /v2.0/security-group-rules => generated 587 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/516] 199.204.45.57 () {38 vars in 954 bytes} [Wed Jul 1 02:00:21 2026] POST /v2.0/ports => generated 958 bytes in 531 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: 271/517] 10.0.0.251 () {34 vars in 991 bytes} [Wed Jul 1 02:00:22 2026] GET /v2.0/security-groups/77e3f5d7-874d-436b-b324-0d13ca3a80c1 => generated 2811 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/518] 199.204.45.57 () {34 vars in 910 bytes} [Wed Jul 1 02:00:22 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: 273/519] 10.0.0.251 () {34 vars in 1001 bytes} [Wed Jul 1 02:00:22 2026] GET /v2.0/security-group-rules/70eecd26-9400-4c46-a8b3-5bbd15485a4b => generated 584 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/520] 10.0.0.251 () {34 vars in 991 bytes} [Wed Jul 1 02:00:22 2026] GET /v2.0/security-groups/77e3f5d7-874d-436b-b324-0d13ca3a80c1 => generated 2811 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:00:22.497 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-9674a68c-92c2-4a31-9d1d-a2ad246b58a5 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - 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: 275/521] 10.0.0.251 () {36 vars in 1023 bytes} [Wed Jul 1 02:00:22 2026] DELETE /v2.0/security-group-rules/70eecd26-9400-4c46-a8b3-5bbd15485a4b => 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: 276/522] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:00:22 2026] GET /v2.0/ports?device_id=e245ada4-65ee-4e8e-a289-17a161ecaa58 => generated 961 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/523] 10.0.0.251 () {34 vars in 991 bytes} [Wed Jul 1 02:00:22 2026] GET /v2.0/security-groups/77e3f5d7-874d-436b-b324-0d13ca3a80c1 => generated 2213 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/524] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:00:22 2026] GET /v2.0/security-groups?id=21080b91-b0ac-45c8-b5df-e6431faf3c7d&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/525] 10.0.0.251 () {36 vars in 1013 bytes} [Wed Jul 1 02:00:22 2026] DELETE /v2.0/security-groups/77e3f5d7-874d-436b-b324-0d13ca3a80c1 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:00:22.979 8 INFO neutron.db.l3_hamode_db [None req-9674a68c-92c2-4a31-9d1d-a2ad246b58a5 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] HA network fc46f9a4-ecbb-4590-9939-d203c725d4f1 was deleted as no HA routers are present in tenant 7c0e440370764b259cb0bd54ea328417. [pid: 8|app: 0|req: 247/526] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:00:21 2026] DELETE /v2.0/routers/6bcd4edd-025d-4b7d-887b-78df25c70234 => generated 0 bytes in 1313 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/527] 10.0.0.251 () {34 vars in 991 bytes} [Wed Jul 1 02:00:22 2026] GET /v2.0/security-groups/17bb0e09-4759-42ab-b3aa-200a020359a6 => generated 2214 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/528] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:00:23 2026] DELETE /v2.0/subnets/7532de0f-0e61-48d4-8991-cda08135bcd6 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:00:23.371 8 INFO neutron.services.segments.plugin [-] Segment a3afe396-5e8f-465c-92e6-e0388611a8b0 resource provider aggregate not found 2026-07-01 02:00:23.391 8 INFO neutron.services.segments.plugin [-] Segment a3afe396-5e8f-465c-92e6-e0388611a8b0 resource provider aggregate not found 2026-07-01 02:00:23.398 8 INFO neutron.services.segments.plugin [-] Segment a3afe396-5e8f-465c-92e6-e0388611a8b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3afe396-5e8f-465c-92e6-e0388611a8b0 found for delete ", "request_id": "req-919b8966-d08d-4f59-880b-ceb0daeab749"}]} 2026-07-01 02:00:23.422 8 INFO neutron.services.segments.plugin [-] Segment a3afe396-5e8f-465c-92e6-e0388611a8b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3afe396-5e8f-465c-92e6-e0388611a8b0 found for delete ", "request_id": "req-9693aa96-305d-4951-aec1-a01943fb332c"}]} [pid: 8|app: 0|req: 250/529] 10.0.0.251 () {36 vars in 1013 bytes} [Wed Jul 1 02:00:23 2026] DELETE /v2.0/security-groups/17bb0e09-4759-42ab-b3aa-200a020359a6 => 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: 280/530] 199.204.45.57 () {38 vars in 1027 bytes} [Wed Jul 1 02:00:22 2026] PUT /v2.0/ports/74250586-ee95-466d-aef6-befadd35673a => generated 1203 bytes in 912 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: 251/531] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:00:23 2026] DELETE /v2.0/networks/950dd31a-2f76-4432-9312-83bd87c0e97e => generated 0 bytes in 454 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/532] 10.0.0.251 () {34 vars in 1098 bytes} [Wed Jul 1 02:00:23 2026] GET /v2.0/security-groups?name=tempest-securitygroup--202533375&fields=id&tenant_id=721efec1b6c249d0942846248929f9a3 => generated 69 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/533] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:00:23 2026] GET /v2.0/ports?tenant_id=ce205713564c47a9af492c6d2f3533d3&device_id=e245ada4-65ee-4e8e-a289-17a161ecaa58 => generated 1242 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/534] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:00:24 2026] GET /v2.0/ports?device_id=e245ada4-65ee-4e8e-a289-17a161ecaa58 => generated 973 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/535] 10.0.0.251 () {34 vars in 982 bytes} [Wed Jul 1 02:00:24 2026] GET /v2.0/networks?id=15aa253d-e44a-4934-bc22-1a8acfbfd61b => generated 680 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/536] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:00:24 2026] GET /v2.0/security-groups?tenant_id=7c0e440370764b259cb0bd54ea328417&name=default => generated 2797 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/537] 199.204.45.57 () {34 vars in 1059 bytes} [Wed Jul 1 02:00:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=74250586-ee95-466d-aef6-befadd35673a => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/538] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:00:24 2026] GET /v2.0/security-groups?id=21080b91-b0ac-45c8-b5df-e6431faf3c7d&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/539] 10.0.0.251 () {34 vars in 965 bytes} [Wed Jul 1 02:00:24 2026] GET /v2.0/quotas/721efec1b6c249d0942846248929f9a3 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:00:24.504 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-715b1132-4a1f-4474-bf29-284d510bafe5'] response: {'name': 'network-changed', 'server_uuid': 'e245ada4-65ee-4e8e-a289-17a161ecaa58', 'tag': '74250586-ee95-466d-aef6-befadd35673a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 260/540] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:00:24 2026] DELETE /v2.0/security-groups/3d6523ed-2924-44d6-8781-ac4096df57f9 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/541] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:00:24 2026] GET /v2.0/subnets?id=726c4c4e-36af-4552-b00f-57bbc4a56e5c => generated 670 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/542] 10.0.0.251 () {34 vars in 1002 bytes} [Wed Jul 1 02:00:24 2026] GET /v2.0/ports?tenant_id=721efec1b6c249d0942846248929f9a3&fields=id => generated 103 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/543] 10.0.0.90 () {34 vars in 788 bytes} [Wed Jul 1 02:00:23 2026] PUT /v2.0/routers/473c3967-5601-4f72-90a7-c3ef5b33bc9c/remove_router_interface => generated 309 bytes in 1141 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: 263/544] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:00:24 2026] GET /v2.0/ports?network_id=7e6a705e-c4c0-4254-891c-c3b33605d468&device_owner=network%3Adhcp => generated 1244 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/545] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:00:25 2026] GET /v2.0/networks/7e6a705e-c4c0-4254-891c-c3b33605d468?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: 265/546] 10.0.0.251 () {34 vars in 907 bytes} [Wed Jul 1 02:00:25 2026] GET /v2.0/extensions => generated 19600 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/547] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:00:25 2026] GET /v2.0/networks/7e6a705e-c4c0-4254-891c-c3b33605d468?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: 267/548] 10.0.0.251 () {34 vars in 1008 bytes} [Wed Jul 1 02:00:25 2026] GET /v2.0/networks/15aa253d-e44a-4934-bc22-1a8acfbfd61b?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: 268/549] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:00:25 2026] GET /v2.0/ports?tenant_id=ce205713564c47a9af492c6d2f3533d3&device_id=e245ada4-65ee-4e8e-a289-17a161ecaa58 => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:00:25.418 8 INFO neutron.services.segments.plugin [-] Segment a8d7fa21-4f65-4760-9e24-6ae9a1d767da resource provider aggregate not found 2026-07-01 02:00:25.443 8 INFO neutron.services.segments.plugin [-] Segment a8d7fa21-4f65-4760-9e24-6ae9a1d767da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8d7fa21-4f65-4760-9e24-6ae9a1d767da found for delete ", "request_id": "req-fd6aebc0-9f94-4714-a4d4-908b76b9fb0d"}]} 2026-07-01 02:00:25.446 8 INFO neutron.services.segments.plugin [-] Segment a8d7fa21-4f65-4760-9e24-6ae9a1d767da resource provider aggregate not found [pid: 8|app: 0|req: 269/550] 10.0.0.251 () {34 vars in 1108 bytes} [Wed Jul 1 02:00:25 2026] GET /v2.0/networks/15aa253d-e44a-4934-bc22-1a8acfbfd61b?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) 2026-07-01 02:00:25.473 8 INFO neutron.services.segments.plugin [-] Segment a8d7fa21-4f65-4760-9e24-6ae9a1d767da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8d7fa21-4f65-4760-9e24-6ae9a1d767da found for delete ", "request_id": "req-50a44c77-ede7-4d0f-a384-9998edd567e1"}]} 2026-07-01 02:00:25.537 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-5e698cb1-81e2-453c-8815-858fb561a56e 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - 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: 8|app: 0|req: 270/551] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:00:25 2026] GET /v2.0/networks?id=7e6a705e-c4c0-4254-891c-c3b33605d468 => generated 772 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/552] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:00:25 2026] GET /v2.0/ports?device_id=e245ada4-65ee-4e8e-a289-17a161ecaa58 => generated 973 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/553] 199.204.45.57 () {34 vars in 1059 bytes} [Wed Jul 1 02:00:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=74250586-ee95-466d-aef6-befadd35673a => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/554] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:00:25 2026] GET /v2.0/security-groups?id=21080b91-b0ac-45c8-b5df-e6431faf3c7d&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/555] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:00:25 2026] GET /v2.0/subnets?id=726c4c4e-36af-4552-b00f-57bbc4a56e5c => generated 670 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/556] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:00:25 2026] GET /v2.0/ports?network_id=7e6a705e-c4c0-4254-891c-c3b33605d468&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: 276/557] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:00:25 2026] GET /v2.0/ports?device_id=20f8edba-e51a-4b8d-be36-ea2f3ab426de => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/558] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:00:25 2026] GET /v2.0/networks/7e6a705e-c4c0-4254-891c-c3b33605d468?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/559] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:00:25 2026] GET /v2.0/networks/7e6a705e-c4c0-4254-891c-c3b33605d468?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:00:26.106 7 INFO neutron.db.l3_hamode_db [None req-5e698cb1-81e2-453c-8815-858fb561a56e 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] HA network e370e0cd-30ea-46c7-822e-18495b2ea6fb was deleted as no HA routers are present in tenant a30211164c55477798a2962a091a4064. [pid: 7|app: 0|req: 282/560] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:00:24 2026] DELETE /v2.0/routers/473c3967-5601-4f72-90a7-c3ef5b33bc9c => generated 0 bytes in 1290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/561] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:00:26 2026] DELETE /v2.0/subnets/9e92b9d6-4fe2-4107-8cc9-c63a9c7599c2 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:00:26.663 7 INFO neutron.services.segments.plugin [-] Segment 3da58efc-bc07-4055-a085-e8aa6a7be4d1 resource provider aggregate not found 2026-07-01 02:00:26.698 7 INFO neutron.services.segments.plugin [-] Segment 3da58efc-bc07-4055-a085-e8aa6a7be4d1 resource provider aggregate not found 2026-07-01 02:00:26.699 8 INFO neutron.db.segments_db [None req-4256af66-7739-4cf4-8914-b406efc70171 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Added segment 31ddc582-98a2-4a21-8f4f-13172c97aec5 of type vxlan for network 0dac6b13-5feb-4901-911c-4837016e4574 2026-07-01 02:00:26.703 7 INFO neutron.services.segments.plugin [-] Segment 3da58efc-bc07-4055-a085-e8aa6a7be4d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3da58efc-bc07-4055-a085-e8aa6a7be4d1 found for delete ", "request_id": "req-9f61ecca-6ea3-4916-a954-d99331d0e5f7"}]} 2026-07-01 02:00:26.716 7 INFO neutron.services.segments.plugin [-] Segment 3da58efc-bc07-4055-a085-e8aa6a7be4d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3da58efc-bc07-4055-a085-e8aa6a7be4d1 found for delete ", "request_id": "req-a231c15f-978f-4b47-8dd5-df1d8edfe269"}]} [pid: 8|app: 0|req: 280/562] 10.0.0.90 () {34 vars in 670 bytes} [Wed Jul 1 02:00:26 2026] POST /v2.0/networks => generated 750 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/563] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:00:26 2026] DELETE /v2.0/networks/230d94e0-ede7-417c-97ee-89fdab1198f3 => generated 0 bytes in 571 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/564] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:00:26 2026] POST /v2.0/subnets => generated 674 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/565] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:00:26 2026] GET /v2.0/ports?device_id=e245ada4-65ee-4e8e-a289-17a161ecaa58 => generated 973 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/566] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:00:27 2026] GET /v2.0/ports?device_id=20f8edba-e51a-4b8d-be36-ea2f3ab426de => 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: 282/567] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:00:27 2026] GET /v2.0/networks?id=15aa253d-e44a-4934-bc22-1a8acfbfd61b => generated 680 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:00:27.188 7 INFO neutron.db.segments_db [None req-1813d941-c56b-47b3-92f6-8c5588ded004 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Added segment a4796b3d-3ccb-4b64-b605-9bfc7e65a92b of type vxlan for network ab833139-880b-455e-bdd3-4d5bf29bde90 [pid: 8|app: 0|req: 283/568] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:00:27 2026] GET /v2.0/security-groups?id=21080b91-b0ac-45c8-b5df-e6431faf3c7d&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/569] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:00:27 2026] GET /v2.0/security-groups?tenant_id=a30211164c55477798a2962a091a4064&name=default => generated 2801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/570] 199.204.45.57 () {34 vars in 1049 bytes} [Wed Jul 1 02:00:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=721efec1b6c249d0942846248929f9a3 => generated 180 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/571] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:00:27 2026] DELETE /v2.0/security-groups/5839eb91-0dc2-4ca5-af45-44892052098d => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:00:27.375 8 WARNING neutron_lib.context [req-898d7365-3ff9-4a6d-a8e6-68630a7dbda3 req-db77ceab-692d-4fcb-a007-363cf23f0c8d 4d302fdab0084f1da787d898d59abbe3 721efec1b6c249d0942846248929f9a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:00:27.499 7 INFO neutron.db.l3_hamode_db [None req-1813d941-c56b-47b3-92f6-8c5588ded004 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 287/572] 199.204.45.57 () {38 vars in 954 bytes} [Wed Jul 1 02:00:27 2026] POST /v2.0/ports => generated 958 bytes in 597 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: 288/573] 199.204.45.57 () {38 vars in 1027 bytes} [Wed Jul 1 02:00:27 2026] PUT /v2.0/ports/6c631901-2c58-4497-9283-7a031c570d0a => generated 1203 bytes in 574 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: 289/574] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:00:28 2026] GET /v2.0/ports?device_id=20f8edba-e51a-4b8d-be36-ea2f3ab426de => generated 973 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 290/575] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:00:28 2026] GET /v2.0/ports?device_id=e245ada4-65ee-4e8e-a289-17a161ecaa58 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/576] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:00:28 2026] GET /v2.0/ports?tenant_id=721efec1b6c249d0942846248929f9a3&device_id=20f8edba-e51a-4b8d-be36-ea2f3ab426de => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:00:28.728 7 INFO neutron.services.segments.plugin [-] Segment d1ac11c1-68d1-4376-adff-1614a5cfe443 resource provider aggregate not found 2026-07-01 02:00:28.750 7 INFO neutron.services.segments.plugin [-] Segment d1ac11c1-68d1-4376-adff-1614a5cfe443 resource provider aggregate not found [pid: 8|app: 0|req: 292/577] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:00:28 2026] GET /v2.0/security-groups?id=96b3e19d-a09f-4082-8976-e0c272f3bd80&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:00:28.759 7 INFO neutron.services.segments.plugin [-] Segment d1ac11c1-68d1-4376-adff-1614a5cfe443 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1ac11c1-68d1-4376-adff-1614a5cfe443 found for delete ", "request_id": "req-9ca4aef9-8461-4a0b-8bfd-45b4a3c386ef"}]} 2026-07-01 02:00:28.777 7 INFO neutron.services.segments.plugin [-] Segment d1ac11c1-68d1-4376-adff-1614a5cfe443 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1ac11c1-68d1-4376-adff-1614a5cfe443 found for delete ", "request_id": "req-58812bd9-1f73-40ff-9ad9-15ec5f197551"}]} [pid: 8|app: 0|req: 293/578] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:00:28 2026] GET /v2.0/security-groups?id=21080b91-b0ac-45c8-b5df-e6431faf3c7d&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: 294/579] 199.204.45.57 () {34 vars in 1059 bytes} [Wed Jul 1 02:00:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=6c631901-2c58-4497-9283-7a031c570d0a => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/580] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:00:28 2026] GET /v2.0/subnets?id=e00d8db4-b3c0-4b27-89cf-2588b4ac4d6b => generated 674 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:00:28.936 7 INFO neutron.db.l3_hamode_db [None req-1813d941-c56b-47b3-92f6-8c5588ded004 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 296/581] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:00:28 2026] GET /v2.0/ports?network_id=15aa253d-e44a-4934-bc22-1a8acfbfd61b&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/582] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:00:28 2026] GET /v2.0/networks/15aa253d-e44a-4934-bc22-1a8acfbfd61b?fields=segments => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/583] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:00:29 2026] GET /v2.0/networks/15aa253d-e44a-4934-bc22-1a8acfbfd61b?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) 2026-07-01 02:00:29.312 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-812b8b46-6114-40a4-a6a7-d126bf9f2c79'] response: {'name': 'network-changed', 'server_uuid': '20f8edba-e51a-4b8d-be36-ea2f3ab426de', 'tag': '6c631901-2c58-4497-9283-7a031c570d0a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 299/584] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:00:29 2026] GET /v2.0/ports?tenant_id=721efec1b6c249d0942846248929f9a3&device_id=20f8edba-e51a-4b8d-be36-ea2f3ab426de => generated 1242 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:00:29.656 8 INFO neutron.db.segments_db [None req-763cd9a9-c60b-4d81-9d9c-628534bbbffa 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Added segment 1d801191-845b-4f71-88f2-d2a79df88d24 of type vxlan for network 97d703ca-f22b-47fe-8e30-a476d992bfbd [pid: 8|app: 0|req: 300/585] 10.0.0.90 () {34 vars in 670 bytes} [Wed Jul 1 02:00:29 2026] POST /v2.0/networks => generated 738 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/586] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:00:29 2026] GET /v2.0/networks?id=15aa253d-e44a-4934-bc22-1a8acfbfd61b => generated 776 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/587] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:00:29 2026] POST /v2.0/subnets => generated 661 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/588] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:00:27 2026] POST /v2.0/routers => generated 738 bytes in 3197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/589] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:00:30 2026] GET /v2.0/ports?device_id=e245ada4-65ee-4e8e-a289-17a161ecaa58 => generated 975 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/590] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:00:30 2026] GET /v2.0/ports?device_id=20f8edba-e51a-4b8d-be36-ea2f3ab426de => generated 973 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/591] 199.204.45.57 () {34 vars in 1059 bytes} [Wed Jul 1 02:00:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=6c631901-2c58-4497-9283-7a031c570d0a => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:00:30.426 8 INFO neutron.db.segments_db [None req-9a4774b5-1b75-4191-b64b-1306110d027b 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Added segment 88dcefe7-b352-44c1-b1a1-90cdfb8274fb of type vxlan for network 79a0524e-51aa-4e90-9a8c-a18a94014db2 2026-07-01 02:00:30.738 8 INFO neutron.db.l3_hamode_db [None req-9a4774b5-1b75-4191-b64b-1306110d027b 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:00:32.105 8 INFO neutron.db.l3_hamode_db [None req-9a4774b5-1b75-4191-b64b-1306110d027b 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 289/592] 10.0.0.90 () {34 vars in 782 bytes} [Wed Jul 1 02:00:30 2026] PUT /v2.0/routers/465f40fe-26f7-4eb7-b3e5-cb01b6a5d876/add_router_interface => generated 309 bytes in 2085 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/593] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:00:32 2026] GET /v2.0/security-groups?id=21080b91-b0ac-45c8-b5df-e6431faf3c7d&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/594] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:00:32 2026] GET /v2.0/security-groups?id=96b3e19d-a09f-4082-8976-e0c272f3bd80&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/595] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:00:32 2026] GET /v2.0/subnets?id=e00d8db4-b3c0-4b27-89cf-2588b4ac4d6b => generated 674 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/598] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:00:32 2026] GET /v2.0/ports?network_id=15aa253d-e44a-4934-bc22-1a8acfbfd61b&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/599] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:00:32 2026] GET /v2.0/networks/15aa253d-e44a-4934-bc22-1a8acfbfd61b?fields=segments => generated 14 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/600] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:00:32 2026] GET /v2.0/networks/15aa253d-e44a-4934-bc22-1a8acfbfd61b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:00:33.096 7 WARNING neutron_lib.context [None req-bf68dd0b-0145-4cb2-8af7-1b13a8924467 b3dd799c57df424d8c2ce8fd9f07f493 498acca833fc4c00ad0eb4bc748c3b65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 298/601] 10.0.0.90 () {34 vars in 684 bytes} [Wed Jul 1 02:00:33 2026] POST /v2.0/security-groups => generated 1596 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 02:00:33.262 7 WARNING neutron_lib.context [None req-fd6d1294-ad42-4775-815d-9117708100e6 b3dd799c57df424d8c2ce8fd9f07f493 498acca833fc4c00ad0eb4bc748c3b65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 299/602] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:00:33 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-07-01 02:00:33.397 7 WARNING neutron_lib.context [None req-c5163077-d5c6-4358-8fbe-822a1ccf7d78 b3dd799c57df424d8c2ce8fd9f07f493 498acca833fc4c00ad0eb4bc748c3b65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 300/603] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:00:33 2026] POST /v2.0/security-group-rules => generated 570 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:00:33.577 7 WARNING neutron_lib.context [None req-0a960285-f09a-47d9-bb8a-66fbc051be5c b3dd799c57df424d8c2ce8fd9f07f493 498acca833fc4c00ad0eb4bc748c3b65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 304/604] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:00:30 2026] POST /v2.0/routers => generated 725 bytes in 3267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/605] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:00:33 2026] GET /v2.0/ports?device_id=e245ada4-65ee-4e8e-a289-17a161ecaa58 => generated 975 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/606] 10.0.0.90 () {34 vars in 675 bytes} [Wed Jul 1 02:00:33 2026] POST /v2.0/floatingips => generated 552 bytes in 836 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/607] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:00:34 2026] GET /v2.0/ports?device_id=20f8edba-e51a-4b8d-be36-ea2f3ab426de => generated 975 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/608] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:00:34 2026] GET /v2.0/security-groups?id=21080b91-b0ac-45c8-b5df-e6431faf3c7d&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: 304/609] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:00:34 2026] GET /v2.0/security-groups?id=96b3e19d-a09f-4082-8976-e0c272f3bd80&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/610] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:00:34 2026] GET /v2.0/ports?device_id=e245ada4-65ee-4e8e-a289-17a161ecaa58 => generated 975 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/611] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:00:34 2026] GET /v2.0/ports?device_id=20f8edba-e51a-4b8d-be36-ea2f3ab426de => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/612] 10.0.0.90 () {34 vars in 782 bytes} [Wed Jul 1 02:00:33 2026] PUT /v2.0/routers/d32454e9-4833-4659-832b-3619d76f03a2/add_router_interface => generated 309 bytes in 1707 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:00:35.482 7 INFO neutron.db.l3_db [None req-442525a8-9169-47fb-91e2-111666eb3780 8adde758952348f192d412e8439baf7f ce205713564c47a9af492c6d2f3533d3 - - default default] Floating IP cd4477da-3940-4fda-8d40-04a05aa23527 associated. External IP: 10.96.250.206, port: 74250586-ee95-466d-aef6-befadd35673a. [pid: 7|app: 0|req: 307/613] 10.0.0.90 () {34 vars in 748 bytes} [Wed Jul 1 02:00:34 2026] PUT /v2.0/floatingips/cd4477da-3940-4fda-8d40-04a05aa23527 => generated 856 bytes in 1100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:00:35.959 8 INFO neutron.db.l3_db [None req-c092c732-87e5-465d-9db7-cb59ebe93e15 4d302fdab0084f1da787d898d59abbe3 721efec1b6c249d0942846248929f9a3 - - default default] Floating IP 55c497e3-e8e7-49d1-9af7-938bf0b834af associated. External IP: 10.96.250.205, port: 6c631901-2c58-4497-9283-7a031c570d0a. 2026-07-01 02:00:35.980 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c0b7363-a2e4-49d5-aede-478224a8a8fa'] response: {'name': 'network-changed', 'server_uuid': 'e245ada4-65ee-4e8e-a289-17a161ecaa58', 'tag': '74250586-ee95-466d-aef6-befadd35673a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 308/614] 10.0.0.251 () {34 vars in 1098 bytes} [Wed Jul 1 02:00:35 2026] GET /v2.0/security-groups?name=tempest-securitygroup--533976139&fields=id&tenant_id=498acca833fc4c00ad0eb4bc748c3b65 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:00:35.992 7 WARNING neutron_lib.context [None req-547680e1-2ce3-4007-97db-551a99e38ecc 383b6fdaf83b4f4eb970ea977c38aacc 6c9fb6176a4645d4a84003a49ab9339a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 309/615] 10.0.0.90 () {34 vars in 684 bytes} [Wed Jul 1 02:00:35 2026] POST /v2.0/security-groups => generated 1595 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/616] 10.0.0.251 () {34 vars in 982 bytes} [Wed Jul 1 02:00:36 2026] GET /v2.0/networks?id=0dac6b13-5feb-4901-911c-4837016e4574 => generated 683 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/617] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:00:36 2026] GET /v2.0/ports?tenant_id=ce205713564c47a9af492c6d2f3533d3&device_id=e245ada4-65ee-4e8e-a289-17a161ecaa58 => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:00:36.259 7 WARNING neutron_lib.context [None req-ae34bb93-53f5-45a2-a84b-e0a6c037c52e 383b6fdaf83b4f4eb970ea977c38aacc 6c9fb6176a4645d4a84003a49ab9339a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 307/618] 10.0.0.90 () {34 vars in 748 bytes} [Wed Jul 1 02:00:35 2026] PUT /v2.0/floatingips/55c497e3-e8e7-49d1-9af7-938bf0b834af => generated 856 bytes in 814 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/619] 10.0.0.251 () {34 vars in 965 bytes} [Wed Jul 1 02:00:36 2026] GET /v2.0/quotas/498acca833fc4c00ad0eb4bc748c3b65 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:00:36.317 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-07e5d479-52d9-4a10-bc21-2f8695487123'] response: {'name': 'network-changed', 'server_uuid': '20f8edba-e51a-4b8d-be36-ea2f3ab426de', 'tag': '6c631901-2c58-4497-9283-7a031c570d0a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 309/620] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:00:36 2026] GET /v2.0/networks?id=7e6a705e-c4c0-4254-891c-c3b33605d468 => generated 772 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/621] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:00:36 2026] POST /v2.0/security-group-rules => generated 565 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/622] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:00:36 2026] GET /v2.0/ports?tenant_id=721efec1b6c249d0942846248929f9a3&device_id=20f8edba-e51a-4b8d-be36-ea2f3ab426de => 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: 310/623] 10.0.0.251 () {34 vars in 1002 bytes} [Wed Jul 1 02:00:36 2026] GET /v2.0/ports?tenant_id=498acca833fc4c00ad0eb4bc748c3b65&fields=id => generated 103 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/624] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:00:36 2026] GET /v2.0/ports?device_id=20f8edba-e51a-4b8d-be36-ea2f3ab426de => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:00:36.488 7 WARNING neutron_lib.context [None req-d34b3774-7d57-43f0-8bb9-c3a9f3af3455 383b6fdaf83b4f4eb970ea977c38aacc 6c9fb6176a4645d4a84003a49ab9339a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 311/625] 199.204.45.57 () {34 vars in 1059 bytes} [Wed Jul 1 02:00:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=74250586-ee95-466d-aef6-befadd35673a => 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: 312/626] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:00:36 2026] GET /v2.0/networks?id=15aa253d-e44a-4934-bc22-1a8acfbfd61b => generated 776 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/627] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:00:36 2026] POST /v2.0/security-group-rules => generated 570 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/628] 10.0.0.251 () {34 vars in 1008 bytes} [Wed Jul 1 02:00:36 2026] GET /v2.0/networks/0dac6b13-5feb-4901-911c-4837016e4574?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/629] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:00:36 2026] GET /v2.0/security-groups?id=96b3e19d-a09f-4082-8976-e0c272f3bd80&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/630] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:00:36 2026] GET /v2.0/subnets?id=726c4c4e-36af-4552-b00f-57bbc4a56e5c => generated 670 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:00:36.671 8 WARNING neutron_lib.context [None req-78a6b1d3-49c6-4120-b8da-4f02f93700f5 383b6fdaf83b4f4eb970ea977c38aacc 6c9fb6176a4645d4a84003a49ab9339a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 317/631] 199.204.45.57 () {34 vars in 1059 bytes} [Wed Jul 1 02:00:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=6c631901-2c58-4497-9283-7a031c570d0a => generated 859 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/632] 10.0.0.251 () {34 vars in 1108 bytes} [Wed Jul 1 02:00:36 2026] GET /v2.0/networks/0dac6b13-5feb-4901-911c-4837016e4574?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: 319/633] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:00:36 2026] GET /v2.0/ports?network_id=7e6a705e-c4c0-4254-891c-c3b33605d468&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: 320/634] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:00:36 2026] GET /v2.0/subnets?id=e00d8db4-b3c0-4b27-89cf-2588b4ac4d6b => generated 674 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/635] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:00:36 2026] GET /v2.0/networks/7e6a705e-c4c0-4254-891c-c3b33605d468?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/636] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:00:36 2026] GET /v2.0/ports?network_id=15aa253d-e44a-4934-bc22-1a8acfbfd61b&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/637] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:00:37 2026] GET /v2.0/networks/7e6a705e-c4c0-4254-891c-c3b33605d468?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: 324/638] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:00:37 2026] GET /v2.0/ports?device_id=f68eb550-6a6f-42db-88d3-4d8e51c1e9e2 => 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: 325/639] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:00:37 2026] GET /v2.0/networks/15aa253d-e44a-4934-bc22-1a8acfbfd61b?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: 326/640] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:00:37 2026] GET /v2.0/ports?device_id=20f8edba-e51a-4b8d-be36-ea2f3ab426de => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/641] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:00:37 2026] GET /v2.0/networks/15aa253d-e44a-4934-bc22-1a8acfbfd61b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/642] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:00:37 2026] GET /v2.0/security-groups?id=96b3e19d-a09f-4082-8976-e0c272f3bd80&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/643] 10.0.0.90 () {34 vars in 675 bytes} [Wed Jul 1 02:00:36 2026] POST /v2.0/floatingips => generated 552 bytes in 1041 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/644] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:00:37 2026] GET /v2.0/networks?id=0dac6b13-5feb-4901-911c-4837016e4574 => generated 683 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/645] 199.204.45.57 () {34 vars in 1049 bytes} [Wed Jul 1 02:00:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=498acca833fc4c00ad0eb4bc748c3b65 => generated 180 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/646] 199.204.45.57 () {34 vars in 993 bytes} [Wed Jul 1 02:00:37 2026] GET /v2.0/ports?device_id=20f8edba-e51a-4b8d-be36-ea2f3ab426de => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:00:37.963 8 WARNING neutron_lib.context [req-f5e98f1f-ad9b-4bda-b0b6-f83fe2b73a44 req-a11edd19-c478-4448-850d-61e83642afc0 b3dd799c57df424d8c2ce8fd9f07f493 498acca833fc4c00ad0eb4bc748c3b65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 317/647] 199.204.45.57 () {38 vars in 954 bytes} [Wed Jul 1 02:00:37 2026] POST /v2.0/ports => generated 954 bytes in 487 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: 318/648] 10.0.0.251 () {34 vars in 1098 bytes} [Wed Jul 1 02:00:38 2026] GET /v2.0/security-groups?name=tempest-securitygroup--603516003&fields=id&tenant_id=6c9fb6176a4645d4a84003a49ab9339a => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/649] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:00:38 2026] GET /v2.0/ports?device_id=f68eb550-6a6f-42db-88d3-4d8e51c1e9e2 => generated 957 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:00:38.626 7 INFO neutron.db.l3_db [req-d5843ed2-fea9-4211-817b-0ae1cb8b7f21 req-18f045a1-cd7a-4da6-82bd-a43f218b0e6b 4d302fdab0084f1da787d898d59abbe3 721efec1b6c249d0942846248929f9a3 - - default default] Floating IP 55c497e3-e8e7-49d1-9af7-938bf0b834af disassociated. External IP: 10.96.250.205, port: 6c631901-2c58-4497-9283-7a031c570d0a. [pid: 8|app: 0|req: 320/650] 199.204.45.57 () {38 vars in 1027 bytes} [Wed Jul 1 02:00:38 2026] PUT /v2.0/ports/2dbff19f-6179-483f-8df8-3df94ceec14d => generated 1199 bytes in 506 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 331/651] 199.204.45.57 () {36 vars in 996 bytes} [Wed Jul 1 02:00:37 2026] DELETE /v2.0/ports/6c631901-2c58-4497-9283-7a031c570d0a => generated 0 bytes in 1125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/652] 10.0.0.251 () {34 vars in 982 bytes} [Wed Jul 1 02:00:39 2026] GET /v2.0/networks?id=97d703ca-f22b-47fe-8e30-a476d992bfbd => generated 670 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/653] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:00:39 2026] GET /v2.0/security-groups?id=ef99bf85-22f6-47c9-ae0e-988e16261a4c&fields=id&fields=name => generated 113 bytes in 49 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: 333/654] 10.0.0.251 () {34 vars in 965 bytes} [Wed Jul 1 02:00:39 2026] GET /v2.0/quotas/6c9fb6176a4645d4a84003a49ab9339a => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/655] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:00:39 2026] GET /v2.0/ports?tenant_id=498acca833fc4c00ad0eb4bc748c3b65&device_id=f68eb550-6a6f-42db-88d3-4d8e51c1e9e2 => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/656] 199.204.45.57 () {34 vars in 1057 bytes} [Wed Jul 1 02:00:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=2dbff19f-6179-483f-8df8-3df94ceec14d => 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: 324/657] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:00:39 2026] GET /v2.0/ports?device_id=20f8edba-e51a-4b8d-be36-ea2f3ab426de => 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: 325/658] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:00:39 2026] GET /v2.0/subnets?id=b9d089c5-66c9-4c21-97b2-7329f29397fe => generated 677 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/659] 10.0.0.251 () {34 vars in 1002 bytes} [Wed Jul 1 02:00:39 2026] GET /v2.0/ports?tenant_id=6c9fb6176a4645d4a84003a49ab9339a&fields=id => generated 103 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:00:39.289 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eaeba36a-67a2-4a28-b2c5-f55bfc716a28'] response: {'name': 'network-changed', 'server_uuid': 'f68eb550-6a6f-42db-88d3-4d8e51c1e9e2', 'tag': '2dbff19f-6179-483f-8df8-3df94ceec14d', 'status': 'completed', 'code': 200} 2026-07-01 02:00:39.312 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-32328c61-96b1-4018-ad5e-2a779577416d'] response: {'server_uuid': '20f8edba-e51a-4b8d-be36-ea2f3ab426de', 'name': 'network-vif-deleted', 'tag': '6c631901-2c58-4497-9283-7a031c570d0a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 326/660] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:00:39 2026] GET /v2.0/ports?network_id=0dac6b13-5feb-4901-911c-4837016e4574&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/661] 10.0.0.251 () {34 vars in 1008 bytes} [Wed Jul 1 02:00:39 2026] GET /v2.0/networks/97d703ca-f22b-47fe-8e30-a476d992bfbd?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: 327/662] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:00:39 2026] GET /v2.0/networks/0dac6b13-5feb-4901-911c-4837016e4574?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: 336/663] 10.0.0.251 () {34 vars in 1108 bytes} [Wed Jul 1 02:00:39 2026] GET /v2.0/networks/97d703ca-f22b-47fe-8e30-a476d992bfbd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/664] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:00:39 2026] GET /v2.0/networks/0dac6b13-5feb-4901-911c-4837016e4574?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: 337/665] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:00:39 2026] GET /v2.0/ports?tenant_id=498acca833fc4c00ad0eb4bc748c3b65&device_id=f68eb550-6a6f-42db-88d3-4d8e51c1e9e2 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/666] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:00:39 2026] GET /v2.0/ports?device_id=2fbe1ed6-e1d1-45cd-9337-80d79280f829 => 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: 329/667] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:00:39 2026] GET /v2.0/networks?id=0dac6b13-5feb-4901-911c-4837016e4574 => generated 778 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/668] 199.204.45.57 () {34 vars in 1057 bytes} [Wed Jul 1 02:00:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=2dbff19f-6179-483f-8df8-3df94ceec14d => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/669] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:00:39 2026] GET /v2.0/subnets?id=b9d089c5-66c9-4c21-97b2-7329f29397fe => generated 677 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/670] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:00:39 2026] GET /v2.0/ports?network_id=0dac6b13-5feb-4901-911c-4837016e4574&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: 331/671] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:00:40 2026] GET /v2.0/networks/0dac6b13-5feb-4901-911c-4837016e4574?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: 341/672] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:00:40 2026] GET /v2.0/networks/0dac6b13-5feb-4901-911c-4837016e4574?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: 332/673] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:00:40 2026] GET /v2.0/ports?device_id=f68eb550-6a6f-42db-88d3-4d8e51c1e9e2 => 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: 342/674] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:00:40 2026] GET /v2.0/security-groups?id=ef99bf85-22f6-47c9-ae0e-988e16261a4c&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/675] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:00:40 2026] DELETE /v2.0/security-groups/96b3e19d-a09f-4082-8976-e0c272f3bd80 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:00:40.474 7 INFO neutron.api.v2.resource [None req-1cf229e0-88b8-4354-95d3-018551cb5ff5 4d302fdab0084f1da787d898d59abbe3 721efec1b6c249d0942846248929f9a3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 343/676] 10.0.0.90 () {32 vars in 736 bytes} [Wed Jul 1 02:00:40 2026] GET /v2.0/security-groups/96b3e19d-a09f-4082-8976-e0c272f3bd80 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/677] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:00:40 2026] GET /v2.0/networks?id=97d703ca-f22b-47fe-8e30-a476d992bfbd => generated 670 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/678] 199.204.45.57 () {34 vars in 1049 bytes} [Wed Jul 1 02:00:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6c9fb6176a4645d4a84003a49ab9339a => generated 180 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:00:40.704 7 WARNING neutron_lib.context [req-116123b2-cafb-4add-8390-b29e70d741bd req-82fba041-8811-4d5f-9b47-ee8d98dd5546 383b6fdaf83b4f4eb970ea977c38aacc 6c9fb6176a4645d4a84003a49ab9339a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 334/679] 10.0.0.90 () {32 vars in 731 bytes} [Wed Jul 1 02:00:40 2026] DELETE /v2.0/floatingips/55c497e3-e8e7-49d1-9af7-938bf0b834af => generated 0 bytes in 464 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/680] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:00:40 2026] GET /v2.0/ports?device_id=2fbe1ed6-e1d1-45cd-9337-80d79280f829 => 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: 346/681] 199.204.45.57 () {38 vars in 954 bytes} [Wed Jul 1 02:00:40 2026] POST /v2.0/ports => generated 958 bytes in 593 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 347/682] 199.204.45.57 () {38 vars in 1027 bytes} [Wed Jul 1 02:00:41 2026] PUT /v2.0/ports/4f7d3f83-5daf-4d48-9e50-c46748848544 => generated 1203 bytes in 505 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:00:41.867 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-14c0af47-1469-4645-839d-b3a798efdabd'] response: {'name': 'network-changed', 'server_uuid': '2fbe1ed6-e1d1-45cd-9337-80d79280f829', 'tag': '4f7d3f83-5daf-4d48-9e50-c46748848544', '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: 348/683] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jul 1 02:00:41 2026] GET /v2.0/ports?device_id=e245ada4-65ee-4e8e-a289-17a161ecaa58 => generated 1244 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/684] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:00:41 2026] GET /v2.0/ports?device_id=f68eb550-6a6f-42db-88d3-4d8e51c1e9e2 => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/685] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:00:42 2026] GET /v2.0/ports?tenant_id=6c9fb6176a4645d4a84003a49ab9339a&device_id=2fbe1ed6-e1d1-45cd-9337-80d79280f829 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/686] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jul 1 02:00:42 2026] GET /v2.0/security-groups?id=21080b91-b0ac-45c8-b5df-e6431faf3c7d&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/687] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:00:42 2026] GET /v2.0/ports?device_id=2fbe1ed6-e1d1-45cd-9337-80d79280f829 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/688] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:00:42 2026] GET /v2.0/security-groups?id=ef99bf85-22f6-47c9-ae0e-988e16261a4c&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/689] 199.204.45.57 () {34 vars in 1059 bytes} [Wed Jul 1 02:00:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=4f7d3f83-5daf-4d48-9e50-c46748848544 => 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: 355/690] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:00:42 2026] GET /v2.0/security-groups?id=defb0945-6c1a-4daa-b2dc-c5f23406426c&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/691] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:00:42 2026] GET /v2.0/subnets?id=426823bd-d2f9-4100-9d81-b111c1d7cee2 => generated 664 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/692] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:00:42 2026] GET /v2.0/ports?device_id=f68eb550-6a6f-42db-88d3-4d8e51c1e9e2 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/693] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:00:42 2026] GET /v2.0/ports?network_id=97d703ca-f22b-47fe-8e30-a476d992bfbd&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: 336/694] 10.0.0.90 () {34 vars in 788 bytes} [Wed Jul 1 02:00:40 2026] PUT /v2.0/routers/a6ba205b-d6aa-49cd-90fb-f61dcc040ff0/remove_router_interface => generated 309 bytes in 1454 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:00:42.841 7 INFO neutron.db.l3_db [None req-a0331df6-8182-4d3d-8ac6-bafc5a802632 b3dd799c57df424d8c2ce8fd9f07f493 498acca833fc4c00ad0eb4bc748c3b65 - - default default] Floating IP f255a6e4-f9ca-4d6f-940f-67d433c7fb0b associated. External IP: 10.96.250.215, port: 2dbff19f-6179-483f-8df8-3df94ceec14d. [pid: 7|app: 0|req: 359/695] 10.0.0.90 () {34 vars in 748 bytes} [Wed Jul 1 02:00:42 2026] PUT /v2.0/floatingips/f255a6e4-f9ca-4d6f-940f-67d433c7fb0b => generated 855 bytes in 827 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/696] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:00:43 2026] GET /v2.0/networks/97d703ca-f22b-47fe-8e30-a476d992bfbd?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: 361/697] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:00:43 2026] GET /v2.0/ports?device_id=f68eb550-6a6f-42db-88d3-4d8e51c1e9e2 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/698] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:00:43 2026] GET /v2.0/networks/97d703ca-f22b-47fe-8e30-a476d992bfbd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/699] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:00:43 2026] GET /v2.0/security-groups?id=ef99bf85-22f6-47c9-ae0e-988e16261a4c&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/700] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:00:43 2026] GET /v2.0/ports?device_id=2fbe1ed6-e1d1-45cd-9337-80d79280f829 => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/701] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:00:43 2026] GET /v2.0/ports?tenant_id=6c9fb6176a4645d4a84003a49ab9339a&device_id=2fbe1ed6-e1d1-45cd-9337-80d79280f829 => generated 1242 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:00:43.625 8 INFO neutron.services.segments.plugin [-] Segment ad25f4ad-b933-40ea-baf0-040d57a532bc resource provider aggregate not found 2026-07-01 02:00:43.629 8 INFO neutron.services.segments.plugin [-] Segment ad25f4ad-b933-40ea-baf0-040d57a532bc resource provider aggregate not found [pid: 7|app: 0|req: 366/702] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:00:43 2026] GET /v2.0/security-groups?id=defb0945-6c1a-4daa-b2dc-c5f23406426c&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:00:43.645 8 INFO neutron.services.segments.plugin [-] Segment ad25f4ad-b933-40ea-baf0-040d57a532bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad25f4ad-b933-40ea-baf0-040d57a532bc found for delete ", "request_id": "req-c94baf3f-bbf4-4304-990e-e4762e320225"}]} 2026-07-01 02:00:43.651 8 INFO neutron.services.segments.plugin [-] Segment ad25f4ad-b933-40ea-baf0-040d57a532bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad25f4ad-b933-40ea-baf0-040d57a532bc found for delete ", "request_id": "req-5f37e131-b9aa-4586-8ab3-1c13ceb4d4df"}]} 2026-07-01 02:00:43.670 8 INFO neutron.db.l3_hamode_db [None req-0e916afb-ed03-4d74-831a-6e17ca753a15 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] HA network d234ce1b-93ac-410a-be94-c35988b0eade was deleted as no HA routers are present in tenant 721efec1b6c249d0942846248929f9a3. [pid: 8|app: 0|req: 337/703] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:00:42 2026] DELETE /v2.0/routers/a6ba205b-d6aa-49cd-90fb-f61dcc040ff0 => generated 0 bytes in 1235 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/704] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:00:43 2026] GET /v2.0/networks?id=97d703ca-f22b-47fe-8e30-a476d992bfbd => generated 766 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/705] 199.204.45.57 () {34 vars in 1059 bytes} [Wed Jul 1 02:00:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=4f7d3f83-5daf-4d48-9e50-c46748848544 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/706] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:00:43 2026] GET /v2.0/subnets?id=426823bd-d2f9-4100-9d81-b111c1d7cee2 => generated 664 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/707] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:00:43 2026] DELETE /v2.0/subnets/e00d8db4-b3c0-4b27-89cf-2588b4ac4d6b => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:00:43.936 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a3d5ba63-5ded-4d4c-9ed1-95e444a044ed'] response: {'name': 'network-changed', 'server_uuid': 'f68eb550-6a6f-42db-88d3-4d8e51c1e9e2', 'tag': '2dbff19f-6179-483f-8df8-3df94ceec14d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 370/708] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:00:43 2026] GET /v2.0/ports?network_id=97d703ca-f22b-47fe-8e30-a476d992bfbd&device_owner=network%3Adhcp => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/709] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:00:44 2026] GET /v2.0/ports?tenant_id=498acca833fc4c00ad0eb4bc748c3b65&device_id=f68eb550-6a6f-42db-88d3-4d8e51c1e9e2 => 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: 372/710] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:00:44 2026] GET /v2.0/networks/97d703ca-f22b-47fe-8e30-a476d992bfbd?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/711] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:00:44 2026] GET /v2.0/networks?id=0dac6b13-5feb-4901-911c-4837016e4574 => generated 778 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/712] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:00:44 2026] GET /v2.0/networks/97d703ca-f22b-47fe-8e30-a476d992bfbd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/713] 199.204.45.57 () {34 vars in 1057 bytes} [Wed Jul 1 02:00:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=2dbff19f-6179-483f-8df8-3df94ceec14d => generated 858 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/714] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:00:44 2026] GET /v2.0/subnets?id=b9d089c5-66c9-4c21-97b2-7329f29397fe => generated 677 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/715] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:00:43 2026] DELETE /v2.0/networks/15aa253d-e44a-4934-bc22-1a8acfbfd61b => generated 0 bytes in 470 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/716] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:00:44 2026] GET /v2.0/ports?network_id=0dac6b13-5feb-4901-911c-4837016e4574&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/717] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:00:44 2026] GET /v2.0/networks/0dac6b13-5feb-4901-911c-4837016e4574?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/718] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:00:44 2026] GET /v2.0/security-groups?tenant_id=721efec1b6c249d0942846248929f9a3&name=default => generated 2797 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/719] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:00:44 2026] GET /v2.0/networks/0dac6b13-5feb-4901-911c-4837016e4574?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: 342/720] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:00:44 2026] DELETE /v2.0/security-groups/c8ae0d62-9b2f-48f5-a8b8-782c70012dae => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/721] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:00:44 2026] GET /v2.0/ports?device_id=2fbe1ed6-e1d1-45cd-9337-80d79280f829 => generated 973 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/722] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:00:44 2026] GET /v2.0/security-groups?id=defb0945-6c1a-4daa-b2dc-c5f23406426c&fields=id&fields=name => generated 113 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/725] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:00:46 2026] GET /v2.0/ports?device_id=2fbe1ed6-e1d1-45cd-9337-80d79280f829 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:00:46.114 8 INFO neutron.services.segments.plugin [-] Segment 613be4bd-d610-48d2-863c-2e0986b445c4 resource provider aggregate not found 2026-07-01 02:00:46.122 8 INFO neutron.services.segments.plugin [-] Segment 613be4bd-d610-48d2-863c-2e0986b445c4 resource provider aggregate not found 2026-07-01 02:00:46.130 8 INFO neutron.services.segments.plugin [-] Segment 613be4bd-d610-48d2-863c-2e0986b445c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 613be4bd-d610-48d2-863c-2e0986b445c4 found for delete ", "request_id": "req-e1973bfc-09f3-46ab-8d39-810353a8e6fb"}]} 2026-07-01 02:00:46.140 8 INFO neutron.services.segments.plugin [-] Segment 613be4bd-d610-48d2-863c-2e0986b445c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 613be4bd-d610-48d2-863c-2e0986b445c4 found for delete ", "request_id": "req-d7a0205e-a51f-4984-81a1-1f6787ef4873"}]} [pid: 8|app: 0|req: 345/726] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:00:46 2026] GET /v2.0/security-groups?id=defb0945-6c1a-4daa-b2dc-c5f23406426c&fields=id&fields=name => generated 113 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/727] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:00:46 2026] GET /v2.0/ports?device_id=2fbe1ed6-e1d1-45cd-9337-80d79280f829 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:00:46.685 8 INFO neutron.db.l3_db [None req-7eae3b06-44ad-4948-b5e5-4c35360b3055 383b6fdaf83b4f4eb970ea977c38aacc 6c9fb6176a4645d4a84003a49ab9339a - - default default] Floating IP 627ec4e0-12a4-4b7e-8541-90489472d8ed associated. External IP: 10.96.250.218, port: 4f7d3f83-5daf-4d48-9e50-c46748848544. [pid: 8|app: 0|req: 346/728] 10.0.0.90 () {34 vars in 748 bytes} [Wed Jul 1 02:00:46 2026] PUT /v2.0/floatingips/627ec4e0-12a4-4b7e-8541-90489472d8ed => generated 856 bytes in 841 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/729] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:00:47 2026] GET /v2.0/ports?device_id=2fbe1ed6-e1d1-45cd-9337-80d79280f829 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:00:47.265 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1eba6885-3f9d-4056-b5eb-d9f90683ad0c'] response: {'name': 'network-changed', 'server_uuid': '2fbe1ed6-e1d1-45cd-9337-80d79280f829', 'tag': '4f7d3f83-5daf-4d48-9e50-c46748848544', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 347/730] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:00:47 2026] GET /v2.0/security-groups?id=defb0945-6c1a-4daa-b2dc-c5f23406426c&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/731] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:00:47 2026] GET /v2.0/ports?tenant_id=6c9fb6176a4645d4a84003a49ab9339a&device_id=2fbe1ed6-e1d1-45cd-9337-80d79280f829 => generated 1244 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/732] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:00:47 2026] GET /v2.0/networks?id=97d703ca-f22b-47fe-8e30-a476d992bfbd => generated 766 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/733] 199.204.45.57 () {34 vars in 1059 bytes} [Wed Jul 1 02:00:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=4f7d3f83-5daf-4d48-9e50-c46748848544 => generated 859 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/734] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:00:47 2026] GET /v2.0/subnets?id=426823bd-d2f9-4100-9d81-b111c1d7cee2 => generated 664 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/735] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:00:47 2026] GET /v2.0/ports?network_id=97d703ca-f22b-47fe-8e30-a476d992bfbd&device_owner=network%3Adhcp => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/736] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:00:47 2026] GET /v2.0/networks/97d703ca-f22b-47fe-8e30-a476d992bfbd?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: 388/737] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:00:47 2026] GET /v2.0/networks/97d703ca-f22b-47fe-8e30-a476d992bfbd?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: 350/738] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:00:47 2026] GET /v2.0/ports?device_id=2fbe1ed6-e1d1-45cd-9337-80d79280f829 => generated 975 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/739] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:00:48 2026] GET /v2.0/security-groups?id=defb0945-6c1a-4daa-b2dc-c5f23406426c&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/740] 199.204.45.57 () {34 vars in 993 bytes} [Wed Jul 1 02:00:48 2026] GET /v2.0/ports?device_id=2fbe1ed6-e1d1-45cd-9337-80d79280f829 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/741] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:00:49 2026] GET /v2.0/ports?device_id=2fbe1ed6-e1d1-45cd-9337-80d79280f829 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:00:49.280 7 INFO neutron.db.l3_db [req-d6429d3e-0620-4295-b93d-cb6ff5091b11 req-1fcb9585-9b5c-48db-aa49-3e2018cb3f0c 383b6fdaf83b4f4eb970ea977c38aacc 6c9fb6176a4645d4a84003a49ab9339a - - default default] Floating IP 627ec4e0-12a4-4b7e-8541-90489472d8ed disassociated. External IP: 10.96.250.218, port: 4f7d3f83-5daf-4d48-9e50-c46748848544. [pid: 8|app: 0|req: 353/742] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:00:49 2026] GET /v2.0/ports?device_id=e245ada4-65ee-4e8e-a289-17a161ecaa58 => generated 975 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/743] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:00:49 2026] GET /v2.0/security-groups?id=defb0945-6c1a-4daa-b2dc-c5f23406426c&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/744] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:00:49 2026] GET /v2.0/security-groups?id=21080b91-b0ac-45c8-b5df-e6431faf3c7d&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: 356/745] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:00:49 2026] GET /v2.0/ports?device_id=e245ada4-65ee-4e8e-a289-17a161ecaa58 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/746] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:00:49 2026] GET /v2.0/security-groups?id=21080b91-b0ac-45c8-b5df-e6431faf3c7d&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: 390/747] 199.204.45.57 () {36 vars in 996 bytes} [Wed Jul 1 02:00:48 2026] DELETE /v2.0/ports/4f7d3f83-5daf-4d48-9e50-c46748848544 => generated 0 bytes in 1519 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/748] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:00:50 2026] GET /v2.0/ports?device_id=e245ada4-65ee-4e8e-a289-17a161ecaa58 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:00:50.107 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a90a177-8268-4aa3-a6d2-59043327e86a'] response: {'server_uuid': '2fbe1ed6-e1d1-45cd-9337-80d79280f829', 'name': 'network-vif-deleted', 'tag': '4f7d3f83-5daf-4d48-9e50-c46748848544', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 359/749] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:00:50 2026] GET /v2.0/ports?tenant_id=ce205713564c47a9af492c6d2f3533d3&device_id=e245ada4-65ee-4e8e-a289-17a161ecaa58 => 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: 391/750] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:00:50 2026] GET /v2.0/security-groups?id=21080b91-b0ac-45c8-b5df-e6431faf3c7d&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: 360/751] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:00:50 2026] GET /v2.0/networks?id=7e6a705e-c4c0-4254-891c-c3b33605d468 => generated 772 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/752] 199.204.45.57 () {34 vars in 1059 bytes} [Wed Jul 1 02:00:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=74250586-ee95-466d-aef6-befadd35673a => generated 861 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/753] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:00:50 2026] GET /v2.0/subnets?id=726c4c4e-36af-4552-b00f-57bbc4a56e5c => generated 670 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/754] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:00:50 2026] GET /v2.0/ports?network_id=7e6a705e-c4c0-4254-891c-c3b33605d468&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: 362/755] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:00:50 2026] GET /v2.0/networks/7e6a705e-c4c0-4254-891c-c3b33605d468?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: 394/756] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:00:50 2026] GET /v2.0/networks/7e6a705e-c4c0-4254-891c-c3b33605d468?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/757] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:00:50 2026] DELETE /v2.0/security-groups/defb0945-6c1a-4daa-b2dc-c5f23406426c => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:00:50.657 7 INFO neutron.api.v2.resource [None req-685eb2b0-b856-4d6b-87b8-a1701166715b 383b6fdaf83b4f4eb970ea977c38aacc 6c9fb6176a4645d4a84003a49ab9339a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 396/758] 10.0.0.90 () {32 vars in 736 bytes} [Wed Jul 1 02:00:50 2026] GET /v2.0/security-groups/defb0945-6c1a-4daa-b2dc-c5f23406426c => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/759] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:00:50 2026] GET /v2.0/security-groups?tenant_id=c6209c659e3a4209a85402232e68b402&name=default => generated 2801 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/760] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:00:50 2026] DELETE /v2.0/security-groups/b4fa61d7-9a70-4efe-8ebb-14883ccec37e => 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: 397/761] 10.0.0.90 () {32 vars in 731 bytes} [Wed Jul 1 02:00:50 2026] DELETE /v2.0/floatingips/627ec4e0-12a4-4b7e-8541-90489472d8ed => generated 0 bytes in 391 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/762] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:00:50 2026] GET /v2.0/security-groups?tenant_id=a5c8711e777d41de8a5be8667bb50638&name=default => generated 2801 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/763] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:00:51 2026] DELETE /v2.0/security-groups/ca109b07-070b-450a-9494-6491cd7d0c56 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/764] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:00:51 2026] GET /v2.0/ports?device_id=e245ada4-65ee-4e8e-a289-17a161ecaa58 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/765] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:00:51 2026] GET /v2.0/security-groups?id=21080b91-b0ac-45c8-b5df-e6431faf3c7d&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: 369/766] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:00:52 2026] GET /v2.0/ports?device_id=e245ada4-65ee-4e8e-a289-17a161ecaa58 => generated 975 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/767] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:00:52 2026] GET /v2.0/security-groups?id=21080b91-b0ac-45c8-b5df-e6431faf3c7d&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: 398/768] 10.0.0.90 () {34 vars in 788 bytes} [Wed Jul 1 02:00:51 2026] PUT /v2.0/routers/d32454e9-4833-4659-832b-3619d76f03a2/remove_router_interface => generated 309 bytes in 1579 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/769] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jul 1 02:00:53 2026] GET /v2.0/ports?device_id=f68eb550-6a6f-42db-88d3-4d8e51c1e9e2 => 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: 400/770] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jul 1 02:00:53 2026] GET /v2.0/security-groups?id=ef99bf85-22f6-47c9-ae0e-988e16261a4c&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/771] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:00:53 2026] GET /v2.0/ports?device_id=e245ada4-65ee-4e8e-a289-17a161ecaa58 => generated 973 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:00:53.859 8 INFO neutron.services.segments.plugin [-] Segment 88dcefe7-b352-44c1-b1a1-90cdfb8274fb resource provider aggregate not found 2026-07-01 02:00:53.866 8 INFO neutron.services.segments.plugin [-] Segment 88dcefe7-b352-44c1-b1a1-90cdfb8274fb resource provider aggregate not found [pid: 7|app: 0|req: 402/772] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:00:53 2026] GET /v2.0/security-groups?id=21080b91-b0ac-45c8-b5df-e6431faf3c7d&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:00:53.882 8 INFO neutron.services.segments.plugin [-] Segment 88dcefe7-b352-44c1-b1a1-90cdfb8274fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88dcefe7-b352-44c1-b1a1-90cdfb8274fb found for delete ", "request_id": "req-9fbdb907-82e2-4991-99bc-5b149c9b09c4"}]} 2026-07-01 02:00:53.889 8 INFO neutron.services.segments.plugin [-] Segment 88dcefe7-b352-44c1-b1a1-90cdfb8274fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88dcefe7-b352-44c1-b1a1-90cdfb8274fb found for delete ", "request_id": "req-c027e7f5-379d-4323-851c-3e6ce9883691"}]} 2026-07-01 02:00:53.899 8 INFO neutron.db.l3_hamode_db [None req-a0168933-bd78-4fe8-9d47-974a5c214d36 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] HA network 79a0524e-51aa-4e90-9a8c-a18a94014db2 was deleted as no HA routers are present in tenant 6c9fb6176a4645d4a84003a49ab9339a. [pid: 8|app: 0|req: 371/773] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:00:52 2026] DELETE /v2.0/routers/d32454e9-4833-4659-832b-3619d76f03a2 => generated 0 bytes in 1266 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/774] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:00:53 2026] DELETE /v2.0/subnets/426823bd-d2f9-4100-9d81-b111c1d7cee2 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/775] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:00:54 2026] DELETE /v2.0/networks/97d703ca-f22b-47fe-8e30-a476d992bfbd => generated 0 bytes in 422 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/776] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:00:54 2026] GET /v2.0/security-groups?tenant_id=6c9fb6176a4645d4a84003a49ab9339a&name=default => generated 2801 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/777] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:00:54 2026] DELETE /v2.0/security-groups/ea5daf02-6f4f-4b06-ae03-5adb08b934f7 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:00:57.489 7 INFO neutron.db.segments_db [None req-7031c706-d4de-47cb-aac8-1ef0f8812887 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Added segment e34d144f-a41e-4230-a710-5116431e2f80 of type vxlan for network bf893306-bd3b-40cd-a072-8599558f5b4d [pid: 7|app: 0|req: 405/778] 10.0.0.90 () {34 vars in 670 bytes} [Wed Jul 1 02:00:57 2026] POST /v2.0/networks => generated 746 bytes in 503 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:00:57.657 8 INFO neutron.services.segments.plugin [-] Segment 1d801191-845b-4f71-88f2-d2a79df88d24 resource provider aggregate not found 2026-07-01 02:00:57.669 8 INFO neutron.services.segments.plugin [-] Segment 1d801191-845b-4f71-88f2-d2a79df88d24 resource provider aggregate not found 2026-07-01 02:00:57.695 8 INFO neutron.services.segments.plugin [-] Segment 1d801191-845b-4f71-88f2-d2a79df88d24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d801191-845b-4f71-88f2-d2a79df88d24 found for delete ", "request_id": "req-9a9bfaea-09c1-47e8-b399-8b87e00a4d25"}]} 2026-07-01 02:00:57.698 8 INFO neutron.services.segments.plugin [-] Segment 1d801191-845b-4f71-88f2-d2a79df88d24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d801191-845b-4f71-88f2-d2a79df88d24 found for delete ", "request_id": "req-6166d146-37d0-46da-9062-5aab8f474310"}]} [pid: 8|app: 0|req: 374/779] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:00:57 2026] POST /v2.0/subnets => generated 669 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/780] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:00:57 2026] GET /v2.0/ports?device_id=f68eb550-6a6f-42db-88d3-4d8e51c1e9e2 => generated 971 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:00:58.004 8 INFO neutron.db.segments_db [None req-c8ac2a77-e61d-4c7c-a5f0-f74bc28a8d4d 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Added segment dc0c5d17-c2cd-4501-a6cc-a5b3e339d39d of type vxlan for network 4cdf52d0-b992-4abb-af41-eef9c91728d7 [pid: 7|app: 0|req: 407/781] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:00:58 2026] GET /v2.0/security-groups?tenant_id=aa0e0bfaa34a4f80807c957bf388e3ef&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: 408/782] 10.0.0.251 () {34 vars in 971 bytes} [Wed Jul 1 02:00:58 2026] GET /v2.0/ports/2dbff19f-6179-483f-8df8-3df94ceec14d => generated 968 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:00:58.296 8 INFO neutron.db.l3_hamode_db [None req-c8ac2a77-e61d-4c7c-a5f0-f74bc28a8d4d 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 409/783] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:00:58 2026] DELETE /v2.0/security-groups/145313bf-e06d-4e0f-be7c-4ba30634e935 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/784] 199.204.45.57 () {34 vars in 999 bytes} [Wed Jul 1 02:00:58 2026] GET /v2.0/subnets?network_id=0dac6b13-5feb-4901-911c-4837016e4574 => generated 659 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/785] 199.204.45.57 () {34 vars in 1145 bytes} [Wed Jul 1 02:00:58 2026] GET /v2.0/ports?device_id=f68eb550-6a6f-42db-88d3-4d8e51c1e9e2&device_owner=compute%3Anova&network_id=0dac6b13-5feb-4901-911c-4837016e4574 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/786] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:00:58 2026] GET /v2.0/security-groups?tenant_id=affabc58028647f7ba220c8c73715f96&name=default => generated 2801 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/787] 199.204.45.57 () {38 vars in 1027 bytes} [Wed Jul 1 02:00:58 2026] PUT /v2.0/ports/2dbff19f-6179-483f-8df8-3df94ceec14d => generated 1145 bytes in 529 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-07-01 02:00:59.241 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e1d335a-a5f5-42fc-b195-42c81e2d852c'] response: {'name': 'network-changed', 'server_uuid': 'f68eb550-6a6f-42db-88d3-4d8e51c1e9e2', 'tag': '2dbff19f-6179-483f-8df8-3df94ceec14d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 414/788] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:00:59 2026] DELETE /v2.0/security-groups/e6f7aa09-c30d-4db6-bab6-81bd01345e70 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/789] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:00:59 2026] GET /v2.0/ports?tenant_id=498acca833fc4c00ad0eb4bc748c3b65&device_id=f68eb550-6a6f-42db-88d3-4d8e51c1e9e2 => generated 1417 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:00:59.431 8 INFO neutron.db.l3_hamode_db [None req-c8ac2a77-e61d-4c7c-a5f0-f74bc28a8d4d 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 416/790] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:00:59 2026] GET /v2.0/networks?id=0dac6b13-5feb-4901-911c-4837016e4574 => generated 778 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/791] 199.204.45.57 () {34 vars in 1057 bytes} [Wed Jul 1 02:00:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=2dbff19f-6179-483f-8df8-3df94ceec14d => 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: 418/792] 199.204.45.57 () {34 vars in 1057 bytes} [Wed Jul 1 02:00:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=2dbff19f-6179-483f-8df8-3df94ceec14d => generated 860 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/793] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:00:59 2026] GET /v2.0/subnets?id=b9d089c5-66c9-4c21-97b2-7329f29397fe => generated 677 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/794] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:00:59 2026] GET /v2.0/ports?network_id=0dac6b13-5feb-4901-911c-4837016e4574&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: 421/795] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:00:59 2026] GET /v2.0/networks/0dac6b13-5feb-4901-911c-4837016e4574?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/796] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:00:59 2026] GET /v2.0/networks/0dac6b13-5feb-4901-911c-4837016e4574?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/797] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:00:59 2026] GET /v2.0/ports?tenant_id=498acca833fc4c00ad0eb4bc748c3b65&device_id=f68eb550-6a6f-42db-88d3-4d8e51c1e9e2 => generated 1417 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/798] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:00:59 2026] GET /v2.0/networks?id=0dac6b13-5feb-4901-911c-4837016e4574 => generated 778 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/799] 199.204.45.57 () {34 vars in 1057 bytes} [Wed Jul 1 02:01:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=2dbff19f-6179-483f-8df8-3df94ceec14d => 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: 426/800] 199.204.45.57 () {34 vars in 1057 bytes} [Wed Jul 1 02:01:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=2dbff19f-6179-483f-8df8-3df94ceec14d => 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: 427/801] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:01:00 2026] GET /v2.0/subnets?id=b9d089c5-66c9-4c21-97b2-7329f29397fe => generated 677 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/802] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:01:00 2026] GET /v2.0/ports?network_id=0dac6b13-5feb-4901-911c-4837016e4574&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/803] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:01:00 2026] GET /v2.0/networks/0dac6b13-5feb-4901-911c-4837016e4574?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/804] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:01:00 2026] GET /v2.0/networks/0dac6b13-5feb-4901-911c-4837016e4574?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/805] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:01:00 2026] GET /v2.0/ports?device_id=f68eb550-6a6f-42db-88d3-4d8e51c1e9e2 => generated 1148 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/806] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:00:57 2026] POST /v2.0/routers => generated 733 bytes in 2661 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/807] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:01:00 2026] GET /v2.0/security-groups?id=ef99bf85-22f6-47c9-ae0e-988e16261a4c&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/810] 199.204.45.57 () {34 vars in 1117 bytes} [Wed Jul 1 02:01:00 2026] GET /v2.0/ports?device_id=f68eb550-6a6f-42db-88d3-4d8e51c1e9e2&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.3 => generated 1148 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/811] 199.204.45.57 () {38 vars in 1027 bytes} [Wed Jul 1 02:01:00 2026] PUT /v2.0/ports/2dbff19f-6179-483f-8df8-3df94ceec14d => generated 968 bytes in 596 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: 437/812] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:01:01 2026] GET /v2.0/ports?tenant_id=498acca833fc4c00ad0eb4bc748c3b65&device_id=f68eb550-6a6f-42db-88d3-4d8e51c1e9e2 => generated 1240 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:01:01.580 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd5c5776-adc4-46c0-b6f3-5d0dad060c02'] response: {'name': 'network-changed', 'server_uuid': 'f68eb550-6a6f-42db-88d3-4d8e51c1e9e2', 'tag': '2dbff19f-6179-483f-8df8-3df94ceec14d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 438/813] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:01:01 2026] GET /v2.0/networks?id=0dac6b13-5feb-4901-911c-4837016e4574 => generated 778 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/814] 199.204.45.57 () {34 vars in 1057 bytes} [Wed Jul 1 02:01:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=2dbff19f-6179-483f-8df8-3df94ceec14d => generated 860 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/815] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:01:01 2026] GET /v2.0/subnets?id=b9d089c5-66c9-4c21-97b2-7329f29397fe => generated 677 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/816] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:01:01 2026] GET /v2.0/ports?network_id=0dac6b13-5feb-4901-911c-4837016e4574&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/817] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:01:01 2026] GET /v2.0/networks/0dac6b13-5feb-4901-911c-4837016e4574?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: 443/818] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:01:01 2026] GET /v2.0/networks/0dac6b13-5feb-4901-911c-4837016e4574?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/819] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:01:02 2026] GET /v2.0/ports?tenant_id=498acca833fc4c00ad0eb4bc748c3b65&device_id=f68eb550-6a6f-42db-88d3-4d8e51c1e9e2 => 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: 445/820] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:01:02 2026] GET /v2.0/networks?id=0dac6b13-5feb-4901-911c-4837016e4574 => generated 778 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/821] 199.204.45.57 () {34 vars in 1057 bytes} [Wed Jul 1 02:01:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=2dbff19f-6179-483f-8df8-3df94ceec14d => 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: 447/822] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:01:02 2026] GET /v2.0/subnets?id=b9d089c5-66c9-4c21-97b2-7329f29397fe => generated 677 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/823] 10.0.0.90 () {34 vars in 782 bytes} [Wed Jul 1 02:01:00 2026] PUT /v2.0/routers/1ff61ccd-4dee-484e-8c1c-041cb08166f1/add_router_interface => generated 309 bytes in 1695 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/824] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:01:02 2026] GET /v2.0/ports?network_id=0dac6b13-5feb-4901-911c-4837016e4574&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/825] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:01:02 2026] GET /v2.0/networks/0dac6b13-5feb-4901-911c-4837016e4574?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: 449/826] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:01:02 2026] GET /v2.0/networks/0dac6b13-5feb-4901-911c-4837016e4574?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: 378/827] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:01:03 2026] GET /v2.0/ports?device_id=f68eb550-6a6f-42db-88d3-4d8e51c1e9e2 => generated 971 bytes in 510 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/828] 10.0.0.251 () {34 vars in 982 bytes} [Wed Jul 1 02:01:03 2026] GET /v2.0/networks?id=bf893306-bd3b-40cd-a072-8599558f5b4d => generated 678 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/829] 10.0.0.251 () {34 vars in 965 bytes} [Wed Jul 1 02:01:03 2026] GET /v2.0/quotas/ef1d1164dc9a484290ecd4b1e2db9bb9 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/830] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:01:03 2026] GET /v2.0/security-groups?id=ef99bf85-22f6-47c9-ae0e-988e16261a4c&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/831] 199.204.45.57 () {34 vars in 993 bytes} [Wed Jul 1 02:01:03 2026] GET /v2.0/ports?device_id=f68eb550-6a6f-42db-88d3-4d8e51c1e9e2 => generated 971 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/832] 10.0.0.251 () {34 vars in 1002 bytes} [Wed Jul 1 02:01:03 2026] GET /v2.0/ports?tenant_id=ef1d1164dc9a484290ecd4b1e2db9bb9&fields=id => generated 103 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/833] 10.0.0.251 () {34 vars in 1008 bytes} [Wed Jul 1 02:01:03 2026] GET /v2.0/networks/bf893306-bd3b-40cd-a072-8599558f5b4d?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/834] 10.0.0.251 () {34 vars in 1108 bytes} [Wed Jul 1 02:01:03 2026] GET /v2.0/networks/bf893306-bd3b-40cd-a072-8599558f5b4d?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: 383/835] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:01:03 2026] GET /v2.0/ports?device_id=725c18d8-8a63-4ff0-b2f4-9c64fd3dfbb4 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:01:04.076 7 INFO neutron.db.l3_db [req-e0da5d1b-f539-44ea-a7e6-5e988550e1a5 req-8877e5a4-1057-4727-8a64-24a588f81c6c b3dd799c57df424d8c2ce8fd9f07f493 498acca833fc4c00ad0eb4bc748c3b65 - - default default] Floating IP f255a6e4-f9ca-4d6f-940f-67d433c7fb0b disassociated. External IP: 10.96.250.215, port: 2dbff19f-6179-483f-8df8-3df94ceec14d. [pid: 7|app: 0|req: 453/836] 199.204.45.57 () {36 vars in 996 bytes} [Wed Jul 1 02:01:03 2026] DELETE /v2.0/ports/2dbff19f-6179-483f-8df8-3df94ceec14d => generated 0 bytes in 798 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/837] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jul 1 02:01:04 2026] GET /v2.0/ports?device_id=e245ada4-65ee-4e8e-a289-17a161ecaa58 => generated 1244 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/838] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jul 1 02:01:04 2026] GET /v2.0/security-groups?id=21080b91-b0ac-45c8-b5df-e6431faf3c7d&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: 385/839] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:01:04 2026] GET /v2.0/ports?device_id=f68eb550-6a6f-42db-88d3-4d8e51c1e9e2 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:01:04.859 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf7af696-1046-47ae-9437-0a57328e2e00'] response: {'server_uuid': 'f68eb550-6a6f-42db-88d3-4d8e51c1e9e2', 'name': 'network-vif-deleted', 'tag': '2dbff19f-6179-483f-8df8-3df94ceec14d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 455/840] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:01:04 2026] GET /v2.0/networks?id=bf893306-bd3b-40cd-a072-8599558f5b4d => generated 678 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:04.947 8 WARNING neutron_lib.context [req-c2bb1ee5-c058-46e5-9b6c-45ceee5badf3 req-67910113-f453-4c9b-ba61-7521a49f6283 ee6fb146300c4be5ae85edef8d6de196 ef1d1164dc9a484290ecd4b1e2db9bb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 456/841] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:01:05 2026] GET /v2.0/ports?device_id=725c18d8-8a63-4ff0-b2f4-9c64fd3dfbb4 => 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: 386/842] 199.204.45.57 () {38 vars in 954 bytes} [Wed Jul 1 02:01:04 2026] POST /v2.0/ports => generated 954 bytes in 487 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: 387/843] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:01:05 2026] DELETE /v2.0/security-groups/ef99bf85-22f6-47c9-ae0e-988e16261a4c => 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: 457/844] 199.204.45.57 () {38 vars in 1027 bytes} [Wed Jul 1 02:01:05 2026] PUT /v2.0/ports/f5ef0614-081e-41de-b845-ff5837388154 => generated 1199 bytes in 643 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-07-01 02:01:06.102 7 INFO neutron.api.v2.resource [None req-74b4b653-c5ee-4cff-b3c7-51f72cab8aff b3dd799c57df424d8c2ce8fd9f07f493 498acca833fc4c00ad0eb4bc748c3b65 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 458/845] 10.0.0.90 () {32 vars in 736 bytes} [Wed Jul 1 02:01:06 2026] GET /v2.0/security-groups/ef99bf85-22f6-47c9-ae0e-988e16261a4c => generated 146 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/846] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:01:06 2026] GET /v2.0/security-groups?tenant_id=4f6195828c7649528afd294d1eccaa24&name=default => generated 2801 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/847] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:01:06 2026] GET /v2.0/ports?tenant_id=ef1d1164dc9a484290ecd4b1e2db9bb9&device_id=725c18d8-8a63-4ff0-b2f4-9c64fd3dfbb4 => generated 1238 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/848] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:01:06 2026] GET /v2.0/ports?device_id=725c18d8-8a63-4ff0-b2f4-9c64fd3dfbb4 => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/849] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:01:06 2026] DELETE /v2.0/security-groups/266d39ec-e150-4b73-a4d6-717dd828315d => 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: 459/850] 10.0.0.90 () {32 vars in 731 bytes} [Wed Jul 1 02:01:06 2026] DELETE /v2.0/floatingips/f255a6e4-f9ca-4d6f-940f-67d433c7fb0b => generated 0 bytes in 458 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 392/851] 199.204.45.57 () {34 vars in 1057 bytes} [Wed Jul 1 02:01:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=f5ef0614-081e-41de-b845-ff5837388154 => 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: 460/852] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:01:06 2026] GET /v2.0/security-groups?id=d717769e-36fd-4c00-8e25-468cbec67d8f&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/853] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:01:06 2026] GET /v2.0/subnets?id=1b1b90e9-a8da-4633-bc52-ef9420042c92 => generated 672 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/854] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:01:06 2026] GET /v2.0/ports?network_id=bf893306-bd3b-40cd-a072-8599558f5b4d&device_owner=network%3Adhcp => 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: 462/855] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:01:06 2026] GET /v2.0/security-groups?tenant_id=b0fa5eb1c7c44c91a4f4aff979ef5ef9&name=default => generated 2801 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/856] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:01:06 2026] GET /v2.0/networks/bf893306-bd3b-40cd-a072-8599558f5b4d?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:01:06.917 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5038355-109d-4d6c-bf9d-fe1402db8e15'] response: {'name': 'network-changed', 'server_uuid': '725c18d8-8a63-4ff0-b2f4-9c64fd3dfbb4', 'tag': 'f5ef0614-081e-41de-b845-ff5837388154', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 464/857] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:01:06 2026] DELETE /v2.0/security-groups/f5fd1fd3-bb26-43d6-96eb-e11146c93e5e => 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: 465/858] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:01:07 2026] GET /v2.0/networks/bf893306-bd3b-40cd-a072-8599558f5b4d?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: 466/859] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:01:07 2026] GET /v2.0/ports?tenant_id=ef1d1164dc9a484290ecd4b1e2db9bb9&device_id=725c18d8-8a63-4ff0-b2f4-9c64fd3dfbb4 => generated 1238 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/860] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:01:07 2026] GET /v2.0/networks?id=bf893306-bd3b-40cd-a072-8599558f5b4d => generated 774 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/861] 199.204.45.57 () {34 vars in 1057 bytes} [Wed Jul 1 02:01:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=f5ef0614-081e-41de-b845-ff5837388154 => 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: 469/862] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:01:07 2026] GET /v2.0/subnets?id=1b1b90e9-a8da-4633-bc52-ef9420042c92 => generated 672 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/863] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:01:07 2026] GET /v2.0/ports?network_id=bf893306-bd3b-40cd-a072-8599558f5b4d&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/864] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:01:07 2026] GET /v2.0/networks/bf893306-bd3b-40cd-a072-8599558f5b4d?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/865] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:01:07 2026] GET /v2.0/networks/bf893306-bd3b-40cd-a072-8599558f5b4d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/866] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:01:07 2026] GET /v2.0/ports?device_id=725c18d8-8a63-4ff0-b2f4-9c64fd3dfbb4 => generated 969 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/867] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:01:07 2026] GET /v2.0/security-groups?id=d717769e-36fd-4c00-8e25-468cbec67d8f&fields=id&fields=name => generated 88 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/868] 10.0.0.90 () {34 vars in 788 bytes} [Wed Jul 1 02:01:06 2026] PUT /v2.0/routers/465f40fe-26f7-4eb7-b3e5-cb01b6a5d876/remove_router_interface => generated 309 bytes in 1288 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/869] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:01:08 2026] GET /v2.0/ports?device_id=725c18d8-8a63-4ff0-b2f4-9c64fd3dfbb4 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/870] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:01:09 2026] GET /v2.0/security-groups?id=d717769e-36fd-4c00-8e25-468cbec67d8f&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: 397/871] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:01:09 2026] GET /v2.0/ports?device_id=e245ada4-65ee-4e8e-a289-17a161ecaa58 => generated 975 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:09.457 7 INFO neutron.services.segments.plugin [-] Segment a4796b3d-3ccb-4b64-b605-9bfc7e65a92b resource provider aggregate not found 2026-07-01 02:01:09.462 7 INFO neutron.services.segments.plugin [-] Segment a4796b3d-3ccb-4b64-b605-9bfc7e65a92b resource provider aggregate not found 2026-07-01 02:01:09.482 7 INFO neutron.services.segments.plugin [-] Segment a4796b3d-3ccb-4b64-b605-9bfc7e65a92b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4796b3d-3ccb-4b64-b605-9bfc7e65a92b found for delete ", "request_id": "req-49dfc8be-093f-4c4a-a15f-fbdee6aff6d1"}]} 2026-07-01 02:01:09.485 7 INFO neutron.services.segments.plugin [-] Segment a4796b3d-3ccb-4b64-b605-9bfc7e65a92b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4796b3d-3ccb-4b64-b605-9bfc7e65a92b found for delete ", "request_id": "req-095359b3-2b2f-4b05-a1e1-48c70d6c8048"}]} 2026-07-01 02:01:09.492 7 INFO neutron.db.l3_hamode_db [None req-90a3be63-5c8c-472a-aa16-e8d5056c3170 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] HA network ab833139-880b-455e-bdd3-4d5bf29bde90 was deleted as no HA routers are present in tenant 498acca833fc4c00ad0eb4bc748c3b65. [pid: 7|app: 0|req: 475/872] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:01:07 2026] DELETE /v2.0/routers/465f40fe-26f7-4eb7-b3e5-cb01b6a5d876 => generated 0 bytes in 1567 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/873] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:01:09 2026] GET /v2.0/security-groups?id=21080b91-b0ac-45c8-b5df-e6431faf3c7d&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/874] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:01:09 2026] DELETE /v2.0/subnets/b9d089c5-66c9-4c21-97b2-7329f29397fe => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/875] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:01:09 2026] GET /v2.0/security-groups?tenant_id=3771fa3929df412dbf416f8f01c1975f&name=default => generated 2801 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/876] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:01:09 2026] GET /v2.0/ports?device_id=e245ada4-65ee-4e8e-a289-17a161ecaa58 => generated 975 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/877] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:01:10 2026] DELETE /v2.0/security-groups/a5a6cb39-bbcd-4819-a557-92ced207948d => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:01:10.220 8 INFO neutron.services.segments.plugin [-] Segment 31ddc582-98a2-4a21-8f4f-13172c97aec5 resource provider aggregate not found 2026-07-01 02:01:10.227 8 INFO neutron.services.segments.plugin [-] Segment 31ddc582-98a2-4a21-8f4f-13172c97aec5 resource provider aggregate not found [pid: 7|app: 0|req: 479/878] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:01:10 2026] GET /v2.0/security-groups?id=21080b91-b0ac-45c8-b5df-e6431faf3c7d&fields=id&fields=name => generated 114 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:10.243 8 INFO neutron.services.segments.plugin [-] Segment 31ddc582-98a2-4a21-8f4f-13172c97aec5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31ddc582-98a2-4a21-8f4f-13172c97aec5 found for delete ", "request_id": "req-1a614c24-6c6c-476f-b1a7-77cb891383ec"}]} 2026-07-01 02:01:10.251 8 INFO neutron.services.segments.plugin [-] Segment 31ddc582-98a2-4a21-8f4f-13172c97aec5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31ddc582-98a2-4a21-8f4f-13172c97aec5 found for delete ", "request_id": "req-64a45aa2-b75a-4046-92e2-e60c8c7dbe14"}]} [pid: 8|app: 0|req: 400/879] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:01:09 2026] DELETE /v2.0/networks/0dac6b13-5feb-4901-911c-4837016e4574 => generated 0 bytes in 502 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/880] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:01:10 2026] GET /v2.0/ports?device_id=725c18d8-8a63-4ff0-b2f4-9c64fd3dfbb4 => 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: 401/881] 199.204.45.57 () {34 vars in 993 bytes} [Wed Jul 1 02:01:10 2026] GET /v2.0/ports?device_id=e245ada4-65ee-4e8e-a289-17a161ecaa58 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/882] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:01:10 2026] GET /v2.0/security-groups?id=d717769e-36fd-4c00-8e25-468cbec67d8f&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/883] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:01:10 2026] GET /v2.0/security-groups?tenant_id=498acca833fc4c00ad0eb4bc748c3b65&name=default => generated 2801 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/884] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:01:10 2026] DELETE /v2.0/security-groups/71b7fa02-4522-4ccc-b964-0ae0dfd61471 => 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: 484/885] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:01:10 2026] GET /v2.0/ports?device_id=725c18d8-8a63-4ff0-b2f4-9c64fd3dfbb4 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:10.747 8 INFO neutron.db.l3_db [req-067e8475-d506-468d-a760-c6bd7b3ef0ef req-dee4168c-8907-4890-95fa-f9ed3a8c5d99 8adde758952348f192d412e8439baf7f ce205713564c47a9af492c6d2f3533d3 - - default default] Floating IP cd4477da-3940-4fda-8d40-04a05aa23527 disassociated. External IP: 10.96.250.206, port: 74250586-ee95-466d-aef6-befadd35673a. [pid: 7|app: 0|req: 485/886] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:01:10 2026] GET /v2.0/security-groups?id=d717769e-36fd-4c00-8e25-468cbec67d8f&fields=id&fields=name => generated 88 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/887] 199.204.45.57 () {34 vars in 993 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/ports?device_id=725c18d8-8a63-4ff0-b2f4-9c64fd3dfbb4 => 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: 402/888] 199.204.45.57 () {36 vars in 996 bytes} [Wed Jul 1 02:01:10 2026] DELETE /v2.0/ports/74250586-ee95-466d-aef6-befadd35673a => generated 0 bytes in 943 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/889] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/ports?device_id=e245ada4-65ee-4e8e-a289-17a161ecaa58 => 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: 487/890] 199.204.45.57 () {36 vars in 996 bytes} [Wed Jul 1 02:01:11 2026] DELETE /v2.0/ports/f5ef0614-081e-41de-b845-ff5837388154 => generated 0 bytes in 410 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:01:11.903 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-76f3363e-a598-4037-b034-67524864858c'] response: {'server_uuid': 'e245ada4-65ee-4e8e-a289-17a161ecaa58', 'name': 'network-vif-deleted', 'tag': '74250586-ee95-466d-aef6-befadd35673a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 404/891] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/ports?device_id=725c18d8-8a63-4ff0-b2f4-9c64fd3dfbb4 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:01:12.491 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4905b50b-2bff-49fd-b99f-c83180e07211'] response: {'server_uuid': '725c18d8-8a63-4ff0-b2f4-9c64fd3dfbb4', 'name': 'network-vif-deleted', 'tag': 'f5ef0614-081e-41de-b845-ff5837388154', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 488/892] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:01:12 2026] DELETE /v2.0/security-groups/21080b91-b0ac-45c8-b5df-e6431faf3c7d => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/893] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:01:12 2026] GET /v2.0/security-groups?tenant_id=e129205ab7ee4a3b9fe602f4d1e4221d&name=default => generated 2801 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:01:12.793 7 INFO neutron.api.v2.resource [None req-57a03b8a-3f49-4578-8ee9-a30d12516eac 8adde758952348f192d412e8439baf7f ce205713564c47a9af492c6d2f3533d3 - - default default] show failed (client error): The resource could not be found. 2026-07-01 02:01:12.793 8 INFO neutron.db.segments_db [None req-d5625e3d-455a-4c9e-ae94-8dc94c7f1767 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Added segment 022d931d-0284-458a-9d84-6b3fc8eb472c of type vxlan for network b6a58119-1eb2-4261-86cc-5881cdc0bcd3 [pid: 7|app: 0|req: 490/894] 10.0.0.90 () {32 vars in 736 bytes} [Wed Jul 1 02:01:12 2026] GET /v2.0/security-groups/21080b91-b0ac-45c8-b5df-e6431faf3c7d => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/895] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:01:12 2026] DELETE /v2.0/security-groups/897cc8dd-46bf-4e44-b9fb-0b73c593448a => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/896] 10.0.0.90 () {34 vars in 670 bytes} [Wed Jul 1 02:01:12 2026] POST /v2.0/networks => generated 744 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/897] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:01:12 2026] POST /v2.0/subnets => generated 667 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/898] 10.0.0.90 () {32 vars in 731 bytes} [Wed Jul 1 02:01:12 2026] DELETE /v2.0/floatingips/cd4477da-3940-4fda-8d40-04a05aa23527 => generated 0 bytes in 405 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:01:13.404 7 INFO neutron.db.segments_db [None req-1b249802-6e89-4409-bc35-ccaf324d1b60 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Added segment 272112e2-1487-4e99-a139-994ea58d8ade of type vxlan for network 68926365-ca96-4cd6-936a-6a91f7acf9cc 2026-07-01 02:01:13.726 7 INFO neutron.db.l3_hamode_db [None req-1b249802-6e89-4409-bc35-ccaf324d1b60 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 407/899] 10.0.0.90 () {34 vars in 788 bytes} [Wed Jul 1 02:01:13 2026] PUT /v2.0/routers/1ff61ccd-4dee-484e-8c1c-041cb08166f1/remove_router_interface => generated 309 bytes in 1266 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:15.007 7 INFO neutron.db.l3_hamode_db [None req-1b249802-6e89-4409-bc35-ccaf324d1b60 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 408/900] 10.0.0.90 () {34 vars in 788 bytes} [Wed Jul 1 02:01:14 2026] PUT /v2.0/routers/f2b4abdb-91ad-4ce9-b59c-0c497cd101d8/remove_router_interface => generated 309 bytes in 1723 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/901] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:01:13 2026] POST /v2.0/routers => generated 731 bytes in 2931 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:01:16.496 7 WARNING neutron_lib.context [None req-5a43a119-60a3-48e1-9bcf-44a89baeac1b e289f89e77d14051b469c46d9dcf208c b1eb7ddf42fe4ec3b776f77433de1b90 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:01:16.496 7 WARNING neutron_lib.context [None req-5a43a119-60a3-48e1-9bcf-44a89baeac1b e289f89e77d14051b469c46d9dcf208c b1eb7ddf42fe4ec3b776f77433de1b90 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:01:16.664 7 INFO neutron.db.segments_db [None req-5a43a119-60a3-48e1-9bcf-44a89baeac1b e289f89e77d14051b469c46d9dcf208c b1eb7ddf42fe4ec3b776f77433de1b90 - - default default] Added segment 48c8fd4a-1f7e-401f-8268-398573c3f0aa of type vxlan for network d4a7a3d1-ee3a-49af-96ed-b749616d170b 2026-07-01 02:01:16.824 7 INFO neutron.db.segments_db [None req-5a43a119-60a3-48e1-9bcf-44a89baeac1b e289f89e77d14051b469c46d9dcf208c b1eb7ddf42fe4ec3b776f77433de1b90 - - default default] Added segment eb6f8331-e6e9-4b7b-8430-a2270dd9997f of type vxlan for network 754f214d-0969-472c-87f1-00e57fca9588 [pid: 7|app: 0|req: 494/902] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:01:16 2026] POST /v2.0/networks => generated 1245 bytes in 726 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 02:01:17.563 8 INFO neutron.services.segments.plugin [-] Segment dc0c5d17-c2cd-4501-a6cc-a5b3e339d39d resource provider aggregate not found 2026-07-01 02:01:17.569 8 INFO neutron.services.segments.plugin [-] Segment dc0c5d17-c2cd-4501-a6cc-a5b3e339d39d resource provider aggregate not found 2026-07-01 02:01:17.592 8 INFO neutron.services.segments.plugin [-] Segment dc0c5d17-c2cd-4501-a6cc-a5b3e339d39d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc0c5d17-c2cd-4501-a6cc-a5b3e339d39d found for delete ", "request_id": "req-3f30419c-b4b4-49d8-972a-86ede0e53386"}]} 2026-07-01 02:01:17.611 8 INFO neutron.services.segments.plugin [-] Segment dc0c5d17-c2cd-4501-a6cc-a5b3e339d39d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc0c5d17-c2cd-4501-a6cc-a5b3e339d39d found for delete ", "request_id": "req-d8ab60ac-fe26-45ce-9c4e-9821bbcb8dfc"}]} 2026-07-01 02:01:17.620 8 INFO neutron.db.l3_hamode_db [None req-2caffe7f-caa2-4d6b-9cca-e24b374af632 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] HA network 4cdf52d0-b992-4abb-af41-eef9c91728d7 was deleted as no HA routers are present in tenant ef1d1164dc9a484290ecd4b1e2db9bb9. [pid: 8|app: 0|req: 409/905] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:01:16 2026] DELETE /v2.0/routers/1ff61ccd-4dee-484e-8c1c-041cb08166f1 => generated 0 bytes in 1416 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:01:18.357 7 INFO neutron.services.segments.plugin [-] Segment d1f5258f-77a6-43f1-ad02-d345aef53d4a resource provider aggregate not found 2026-07-01 02:01:18.362 7 INFO neutron.services.segments.plugin [-] Segment d1f5258f-77a6-43f1-ad02-d345aef53d4a resource provider aggregate not found 2026-07-01 02:01:18.391 7 INFO neutron.services.segments.plugin [-] Segment d1f5258f-77a6-43f1-ad02-d345aef53d4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1f5258f-77a6-43f1-ad02-d345aef53d4a found for delete ", "request_id": "req-1f57bf1d-898a-4d58-80c8-a05a3906d555"}]} 2026-07-01 02:01:18.393 7 INFO neutron.services.segments.plugin [-] Segment d1f5258f-77a6-43f1-ad02-d345aef53d4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1f5258f-77a6-43f1-ad02-d345aef53d4a found for delete ", "request_id": "req-3cafc1ea-c69f-4921-8edb-a35ce1d84a7b"}]} 2026-07-01 02:01:18.399 7 INFO neutron.db.l3_hamode_db [None req-f296048a-01a1-4799-8321-e44214d9e0f1 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] HA network 5857a4aa-9217-447f-9d13-9d5bcd7fd3e0 was deleted as no HA routers are present in tenant ce205713564c47a9af492c6d2f3533d3. [pid: 7|app: 0|req: 497/906] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:01:17 2026] DELETE /v2.0/routers/f2b4abdb-91ad-4ce9-b59c-0c497cd101d8 => generated 0 bytes in 1403 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/907] 10.0.0.90 () {32 vars in 648 bytes} [Wed Jul 1 02:01:18 2026] GET /v2.0/networks => generated 1844 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/908] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:01:18 2026] DELETE /v2.0/subnets/1b1b90e9-a8da-4633-bc52-ef9420042c92 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/909] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:01:18 2026] DELETE /v2.0/subnets/726c4c4e-36af-4552-b00f-57bbc4a56e5c => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/910] 10.0.0.90 () {34 vars in 782 bytes} [Wed Jul 1 02:01:17 2026] PUT /v2.0/routers/cf55c3a3-fa95-4d55-9015-c8b3fb86b3ee/add_router_interface => generated 309 bytes in 1521 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/911] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:01:19 2026] DELETE /v2.0/networks/d4a7a3d1-ee3a-49af-96ed-b749616d170b => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/912] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:01:19 2026] DELETE /v2.0/networks/bf893306-bd3b-40cd-a072-8599558f5b4d => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/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: 8|app: 0|req: 412/913] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:01:19 2026] DELETE /v2.0/networks/754f214d-0969-472c-87f1-00e57fca9588 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:01:19.630 8 INFO neutron.services.segments.plugin [-] Segment e34d144f-a41e-4230-a710-5116431e2f80 resource provider aggregate not found [pid: 7|app: 0|req: 502/914] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:01:19 2026] DELETE /v2.0/networks/7e6a705e-c4c0-4254-891c-c3b33605d468 => generated 0 bytes in 426 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:01:19.657 8 INFO neutron.services.segments.plugin [-] Segment e34d144f-a41e-4230-a710-5116431e2f80 resource provider aggregate not found 2026-07-01 02:01:19.678 8 INFO neutron.services.segments.plugin [-] Segment e34d144f-a41e-4230-a710-5116431e2f80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e34d144f-a41e-4230-a710-5116431e2f80 found for delete ", "request_id": "req-09e30537-8269-4139-a98e-3a149d7159e8"}]} 2026-07-01 02:01:19.700 8 INFO neutron.services.segments.plugin [-] Segment e34d144f-a41e-4230-a710-5116431e2f80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e34d144f-a41e-4230-a710-5116431e2f80 found for delete ", "request_id": "req-8d00f51a-7e28-4407-b1d4-4417b33e350e"}]} [pid: 7|app: 0|req: 503/915] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:01:19 2026] GET /v2.0/security-groups?tenant_id=ef1d1164dc9a484290ecd4b1e2db9bb9&name=default => generated 2801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:01:19.714 8 INFO neutron.services.segments.plugin [-] Segment eb6f8331-e6e9-4b7b-8430-a2270dd9997f resource provider aggregate not found 2026-07-01 02:01:19.738 8 INFO neutron.services.segments.plugin [-] Segment eb6f8331-e6e9-4b7b-8430-a2270dd9997f resource provider aggregate not found 2026-07-01 02:01:19.750 8 INFO neutron.services.segments.plugin [-] Segment eb6f8331-e6e9-4b7b-8430-a2270dd9997f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb6f8331-e6e9-4b7b-8430-a2270dd9997f found for delete ", "request_id": "req-c71e93f6-8b05-4847-a479-b3fdb24249b5"}]} 2026-07-01 02:01:19.765 8 INFO neutron.services.segments.plugin [-] Segment eb6f8331-e6e9-4b7b-8430-a2270dd9997f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb6f8331-e6e9-4b7b-8430-a2270dd9997f found for delete ", "request_id": "req-e736672f-c23e-41fb-b127-e8ddf82f60f9"}]} [pid: 8|app: 0|req: 413/916] 10.0.0.90 () {32 vars in 648 bytes} [Wed Jul 1 02:01:19 2026] GET /v2.0/networks => generated 651 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:19.800 8 WARNING neutron_lib.context [None req-afd78f0c-7fef-4189-9fe4-80094ccbf180 e289f89e77d14051b469c46d9dcf208c b1eb7ddf42fe4ec3b776f77433de1b90 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 504/917] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:01:19 2026] DELETE /v2.0/security-groups/d717769e-36fd-4c00-8e25-468cbec67d8f => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:01:19.863 8 INFO neutron.db.segments_db [None req-afd78f0c-7fef-4189-9fe4-80094ccbf180 e289f89e77d14051b469c46d9dcf208c b1eb7ddf42fe4ec3b776f77433de1b90 - - default default] Added segment 994f7ec4-54b4-4981-844b-ca94c0f64a15 of type vxlan for network e8056771-35b7-492f-82a4-ad1c8db7189d [pid: 7|app: 0|req: 505/918] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:01:19 2026] GET /v2.0/security-groups?tenant_id=ce205713564c47a9af492c6d2f3533d3&name=default => generated 2797 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/919] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:01:19 2026] DELETE /v2.0/security-groups/5639e183-c015-4aae-a44d-86cb371864e9 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/920] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:01:19 2026] POST /v2.0/networks => generated 653 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:01:19.993 7 WARNING neutron_lib.context [None req-6c3755d2-f1db-43cd-bee0-49723c2963d0 2483ebf464d047bc99a0ce670f602a70 360919f5ddee40bfaa3a0c91762377c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:01:20.004 8 WARNING neutron_lib.context [None req-0cecf8d4-b54a-45d8-8303-4819cf90cbd6 e289f89e77d14051b469c46d9dcf208c b1eb7ddf42fe4ec3b776f77433de1b90 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:01:20.056 8 INFO neutron.db.segments_db [None req-0cecf8d4-b54a-45d8-8303-4819cf90cbd6 e289f89e77d14051b469c46d9dcf208c b1eb7ddf42fe4ec3b776f77433de1b90 - - default default] Added segment 4a7cb70d-2e77-4af1-91ce-e087dceef248 of type vxlan for network 5b8af847-c3e2-49e8-9bc9-c6a384336666 [pid: 7|app: 0|req: 507/921] 10.0.0.90 () {34 vars in 684 bytes} [Wed Jul 1 02:01:19 2026] POST /v2.0/security-groups => generated 1597 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 02:01:20.110 7 WARNING neutron_lib.context [None req-7dd5b21f-41b9-4e33-9321-a5b48ba90ce0 2483ebf464d047bc99a0ce670f602a70 360919f5ddee40bfaa3a0c91762377c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 415/922] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:01:19 2026] POST /v2.0/networks => generated 654 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:01:20.179 8 WARNING neutron_lib.context [None req-46da6b26-ce48-4e53-9586-259e3296ade1 e289f89e77d14051b469c46d9dcf208c b1eb7ddf42fe4ec3b776f77433de1b90 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/923] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:01:20 2026] POST /v2.0/security-group-rules => generated 565 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:01:20.215 7 WARNING neutron_lib.context [None req-3de324df-556f-428e-b9c6-cdc31bd3eda4 2483ebf464d047bc99a0ce670f602a70 360919f5ddee40bfaa3a0c91762377c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:01:20.232 8 WARNING neutron_lib.context [None req-46da6b26-ce48-4e53-9586-259e3296ade1 e289f89e77d14051b469c46d9dcf208c b1eb7ddf42fe4ec3b776f77433de1b90 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 509/924] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:01:20 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) 2026-07-01 02:01:20.333 7 WARNING neutron_lib.context [None req-6875d575-bf33-41b6-8b75-cc242eb4a854 2483ebf464d047bc99a0ce670f602a70 360919f5ddee40bfaa3a0c91762377c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:01:20.414 7 INFO neutron.services.segments.plugin [-] Segment 48c8fd4a-1f7e-401f-8268-398573c3f0aa resource provider aggregate not found 2026-07-01 02:01:20.421 7 INFO neutron.services.segments.plugin [-] Segment 48c8fd4a-1f7e-401f-8268-398573c3f0aa resource provider aggregate not found 2026-07-01 02:01:20.442 7 INFO neutron.services.segments.plugin [-] Segment 48c8fd4a-1f7e-401f-8268-398573c3f0aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48c8fd4a-1f7e-401f-8268-398573c3f0aa found for delete ", "request_id": "req-0d755330-7d98-4c90-b8af-448327d56060"}]} 2026-07-01 02:01:20.449 7 INFO neutron.services.segments.plugin [-] Segment 48c8fd4a-1f7e-401f-8268-398573c3f0aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48c8fd4a-1f7e-401f-8268-398573c3f0aa found for delete ", "request_id": "req-993cdb27-0986-4999-8322-be2d6903d5dd"}]} 2026-07-01 02:01:20.465 7 INFO neutron.services.segments.plugin [-] Segment 74f3e1d4-e73f-4ff0-a9f1-cefd086e3135 resource provider aggregate not found 2026-07-01 02:01:20.474 7 INFO neutron.services.segments.plugin [-] Segment 74f3e1d4-e73f-4ff0-a9f1-cefd086e3135 resource provider aggregate not found 2026-07-01 02:01:20.491 7 INFO neutron.services.segments.plugin [-] Segment 74f3e1d4-e73f-4ff0-a9f1-cefd086e3135 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74f3e1d4-e73f-4ff0-a9f1-cefd086e3135 found for delete ", "request_id": "req-c7b3f2c0-4ea9-4525-94de-73839c0cf0f9"}]} 2026-07-01 02:01:20.512 7 INFO neutron.services.segments.plugin [-] Segment 74f3e1d4-e73f-4ff0-a9f1-cefd086e3135 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74f3e1d4-e73f-4ff0-a9f1-cefd086e3135 found for delete ", "request_id": "req-0b276d56-e35b-4a1c-9db3-6d1b80af92d0"}]} [pid: 8|app: 0|req: 416/925] 10.0.0.90 () {34 vars in 664 bytes} [Wed Jul 1 02:01:20 2026] POST /v2.0/ports => generated 1505 bytes in 759 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 417/926] 10.0.0.90 () {32 vars in 642 bytes} [Wed Jul 1 02:01:20 2026] GET /v2.0/ports => generated 1505 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/927] 10.0.0.90 () {34 vars in 675 bytes} [Wed Jul 1 02:01:20 2026] POST /v2.0/floatingips => generated 552 bytes in 789 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/928] 10.0.0.90 () {32 vars in 719 bytes} [Wed Jul 1 02:01:21 2026] DELETE /v2.0/ports/c0a30c9c-8136-49e0-8c09-f740f0270ce3 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/929] 10.0.0.90 () {32 vars in 719 bytes} [Wed Jul 1 02:01:21 2026] DELETE /v2.0/ports/28b503e5-8724-4fc8-87a8-08ee1bd9e768 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/930] 10.0.0.251 () {34 vars in 1100 bytes} [Wed Jul 1 02:01:21 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1779699358&fields=id&tenant_id=360919f5ddee40bfaa3a0c91762377c8 => generated 69 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/931] 10.0.0.251 () {34 vars in 982 bytes} [Wed Jul 1 02:01:21 2026] GET /v2.0/networks?id=b6a58119-1eb2-4261-86cc-5881cdc0bcd3 => generated 676 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/932] 10.0.0.251 () {34 vars in 965 bytes} [Wed Jul 1 02:01:21 2026] GET /v2.0/quotas/360919f5ddee40bfaa3a0c91762377c8 => generated 292 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/933] 10.0.0.251 () {34 vars in 1002 bytes} [Wed Jul 1 02:01:21 2026] GET /v2.0/ports?tenant_id=360919f5ddee40bfaa3a0c91762377c8&fields=id => generated 103 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/934] 10.0.0.251 () {34 vars in 1008 bytes} [Wed Jul 1 02:01:21 2026] GET /v2.0/networks/b6a58119-1eb2-4261-86cc-5881cdc0bcd3?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: 424/935] 10.0.0.251 () {34 vars in 1108 bytes} [Wed Jul 1 02:01:22 2026] GET /v2.0/networks/b6a58119-1eb2-4261-86cc-5881cdc0bcd3?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: 512/936] 10.0.0.90 () {32 vars in 642 bytes} [Wed Jul 1 02:01:21 2026] GET /v2.0/ports => generated 12 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:01:22.112 8 WARNING neutron_lib.context [None req-4f08aa4d-c0c2-497d-8151-bd0c7d3bc1bd e289f89e77d14051b469c46d9dcf208c b1eb7ddf42fe4ec3b776f77433de1b90 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:01:22.177 8 INFO neutron.db.segments_db [None req-4f08aa4d-c0c2-497d-8151-bd0c7d3bc1bd e289f89e77d14051b469c46d9dcf208c b1eb7ddf42fe4ec3b776f77433de1b90 - - default default] Added segment 3a55c839-01ef-4752-8b4b-402bfd0c2dba of type vxlan for network 82823a0e-a4fe-4967-88c1-6d1d6db40112 [pid: 7|app: 0|req: 513/937] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:01:22 2026] GET /v2.0/ports?device_id=98a467e3-5b8d-4f1d-83a7-3f30975d6d45 => 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: 425/938] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:01:22 2026] POST /v2.0/networks => generated 653 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:01:22.307 7 WARNING neutron_lib.context [None req-671f65d3-0e63-4a38-bbf3-fad7b7222f7c e289f89e77d14051b469c46d9dcf208c b1eb7ddf42fe4ec3b776f77433de1b90 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:01:22.369 7 INFO neutron.db.segments_db [None req-671f65d3-0e63-4a38-bbf3-fad7b7222f7c e289f89e77d14051b469c46d9dcf208c b1eb7ddf42fe4ec3b776f77433de1b90 - - default default] Added segment 869d30f6-86f2-4ed0-beee-a3c3af796dab of type vxlan for network 025acb93-4d76-455a-adbf-e67b92618f58 [pid: 7|app: 0|req: 514/939] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:01:22 2026] POST /v2.0/networks => generated 654 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:01:22.997 7 WARNING neutron_lib.context [None req-928c26c2-295e-41e9-8673-558f8cf6e68c e289f89e77d14051b469c46d9dcf208c b1eb7ddf42fe4ec3b776f77433de1b90 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:01:23.040 7 WARNING neutron_lib.context [None req-928c26c2-295e-41e9-8673-558f8cf6e68c e289f89e77d14051b469c46d9dcf208c b1eb7ddf42fe4ec3b776f77433de1b90 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 426/940] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:01:22 2026] GET /v2.0/security-groups?tenant_id=bb251510ccf84e2b8966f9b5be6bcf26&name=default => generated 2801 bytes in 515 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/941] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:01:23 2026] GET /v2.0/networks?id=b6a58119-1eb2-4261-86cc-5881cdc0bcd3 => generated 676 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/942] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:01:23 2026] GET /v2.0/ports?device_id=98a467e3-5b8d-4f1d-83a7-3f30975d6d45 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/943] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:01:23 2026] DELETE /v2.0/security-groups/467649be-bfa2-4463-abb7-2bf1f6a9ad47 => 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: 515/944] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:01:22 2026] POST /v2.0/subnets => generated 1276 bytes in 672 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/945] 199.204.45.57 () {34 vars in 1049 bytes} [Wed Jul 1 02:01:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=360919f5ddee40bfaa3a0c91762377c8 => generated 181 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:23.692 8 WARNING neutron_lib.context [req-aced7759-4eb8-4e11-8dd5-d0a7c02a1f42 req-fe52148f-3985-4a89-8b86-a91a7c06a19d 2483ebf464d047bc99a0ce670f602a70 360919f5ddee40bfaa3a0c91762377c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 516/946] 10.0.0.90 () {32 vars in 646 bytes} [Wed Jul 1 02:01:23 2026] GET /v2.0/subnets => generated 1889 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/947] 199.204.45.57 () {38 vars in 954 bytes} [Wed Jul 1 02:01:23 2026] POST /v2.0/ports => generated 954 bytes in 535 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: 517/948] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:01:23 2026] DELETE /v2.0/subnets/9f5c10a0-8407-474b-bc75-7edd4dd6578b => generated 0 bytes in 592 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/949] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:01:24 2026] DELETE /v2.0/subnets/f612dbb7-65c1-48df-90b9-f4897c5b8ec6 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/950] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:01:24 2026] GET /v2.0/ports?device_id=98a467e3-5b8d-4f1d-83a7-3f30975d6d45 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/951] 10.0.0.90 () {32 vars in 646 bytes} [Wed Jul 1 02:01:24 2026] GET /v2.0/subnets => generated 626 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/952] 199.204.45.57 () {38 vars in 1027 bytes} [Wed Jul 1 02:01:24 2026] PUT /v2.0/ports/1cac3b01-1684-4f1e-a23b-40af55e55485 => generated 1199 bytes in 660 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: 521/953] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:01:24 2026] GET /v2.0/security-groups?id=b4000dbe-d832-4bc1-9b36-35c202201716&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:24.955 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-72c87733-1c55-447e-9927-b17886e44904'] response: {'name': 'network-changed', 'server_uuid': '98a467e3-5b8d-4f1d-83a7-3f30975d6d45', 'tag': '1cac3b01-1684-4f1e-a23b-40af55e55485', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 522/954] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:01:24 2026] GET /v2.0/ports?tenant_id=360919f5ddee40bfaa3a0c91762377c8&device_id=98a467e3-5b8d-4f1d-83a7-3f30975d6d45 => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/955] 199.204.45.57 () {34 vars in 1057 bytes} [Wed Jul 1 02:01:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=1cac3b01-1684-4f1e-a23b-40af55e55485 => 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: 524/956] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:01:25 2026] GET /v2.0/subnets?id=4f4aae76-8231-4469-b121-db68555d2933 => generated 670 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/957] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:01:25 2026] GET /v2.0/ports?network_id=b6a58119-1eb2-4261-86cc-5881cdc0bcd3&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/958] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:01:25 2026] GET /v2.0/networks/b6a58119-1eb2-4261-86cc-5881cdc0bcd3?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:01:25.286 8 INFO neutron.services.segments.plugin [-] Segment 869d30f6-86f2-4ed0-beee-a3c3af796dab resource provider aggregate not found 2026-07-01 02:01:25.292 8 INFO neutron.services.segments.plugin [-] Segment 869d30f6-86f2-4ed0-beee-a3c3af796dab resource provider aggregate not found 2026-07-01 02:01:25.301 8 INFO neutron.services.segments.plugin [-] Segment 869d30f6-86f2-4ed0-beee-a3c3af796dab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 869d30f6-86f2-4ed0-beee-a3c3af796dab found for delete ", "request_id": "req-91bd86d0-94a6-4589-8db1-a794006ec9ed"}]} [pid: 7|app: 0|req: 527/959] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:01:25 2026] GET /v2.0/networks/b6a58119-1eb2-4261-86cc-5881cdc0bcd3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/960] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:01:24 2026] DELETE /v2.0/networks/025acb93-4d76-455a-adbf-e67b92618f58 => generated 0 bytes in 422 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:01:25.374 8 INFO neutron.services.segments.plugin [-] Segment 869d30f6-86f2-4ed0-beee-a3c3af796dab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 869d30f6-86f2-4ed0-beee-a3c3af796dab found for delete ", "request_id": "req-d3da9ec4-9f07-4819-85f1-ba1d5fcf1cde"}]} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 434/961] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:01:25 2026] GET /v2.0/ports?tenant_id=360919f5ddee40bfaa3a0c91762377c8&device_id=98a467e3-5b8d-4f1d-83a7-3f30975d6d45 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/962] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:01:25 2026] GET /v2.0/security-groups?tenant_id=0a962320d42b4251b8331ce3c7f5221a&name=default => generated 2801 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:01:25.717 7 INFO neutron.services.segments.plugin [-] Segment 3a55c839-01ef-4752-8b4b-402bfd0c2dba resource provider aggregate not found 2026-07-01 02:01:25.722 7 INFO neutron.services.segments.plugin [-] Segment 3a55c839-01ef-4752-8b4b-402bfd0c2dba resource provider aggregate not found 2026-07-01 02:01:25.743 7 INFO neutron.services.segments.plugin [-] Segment 3a55c839-01ef-4752-8b4b-402bfd0c2dba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a55c839-01ef-4752-8b4b-402bfd0c2dba found for delete ", "request_id": "req-913fb848-3dc9-4946-ba08-2542067e8b23"}]} 2026-07-01 02:01:25.751 7 INFO neutron.services.segments.plugin [-] Segment 3a55c839-01ef-4752-8b4b-402bfd0c2dba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a55c839-01ef-4752-8b4b-402bfd0c2dba found for delete ", "request_id": "req-26826262-9d52-4f14-b1f6-c7de1432fe3e"}]} [pid: 7|app: 0|req: 528/963] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:01:25 2026] DELETE /v2.0/networks/82823a0e-a4fe-4967-88c1-6d1d6db40112 => generated 0 bytes in 435 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/964] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:01:25 2026] GET /v2.0/networks?id=b6a58119-1eb2-4261-86cc-5881cdc0bcd3 => generated 772 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/965] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:01:25 2026] DELETE /v2.0/security-groups/74eb73cb-3830-4008-95ff-95627a59276b => 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: 530/966] 199.204.45.57 () {34 vars in 1057 bytes} [Wed Jul 1 02:01:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=1cac3b01-1684-4f1e-a23b-40af55e55485 => 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: 531/967] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:01:25 2026] GET /v2.0/subnets?id=4f4aae76-8231-4469-b121-db68555d2933 => 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: 437/968] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:01:25 2026] DELETE /v2.0/networks/5b8af847-c3e2-49e8-9bc9-c6a384336666 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/969] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:01:25 2026] GET /v2.0/ports?network_id=b6a58119-1eb2-4261-86cc-5881cdc0bcd3&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: 438/970] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:01:25 2026] GET /v2.0/ports?device_id=98a467e3-5b8d-4f1d-83a7-3f30975d6d45 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/971] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:01:26 2026] GET /v2.0/networks/b6a58119-1eb2-4261-86cc-5881cdc0bcd3?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/972] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:01:26 2026] GET /v2.0/security-groups?id=b4000dbe-d832-4bc1-9b36-35c202201716&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:26.256 8 WARNING neutron_lib.context [None req-642d027c-814b-4fcf-913f-d5f019790b2e e1824960df944ec8b2be09b30ccb07f4 b858bd377b4d4bed9937c7ec6f258cbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 533/973] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:01:26 2026] DELETE /v2.0/networks/e8056771-35b7-492f-82a4-ad1c8db7189d => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:01:26.372 8 INFO neutron.db.segments_db [None req-642d027c-814b-4fcf-913f-d5f019790b2e e1824960df944ec8b2be09b30ccb07f4 b858bd377b4d4bed9937c7ec6f258cbd - - default default] Added segment 5bc63b7b-01a3-4fd5-9992-34a8578f1d54 of type vxlan for network 83e6439c-2d59-48d7-a736-e4f0783065da [pid: 7|app: 0|req: 534/974] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:01:26 2026] GET /v2.0/security-groups?tenant_id=45dfbb54df604de99f523ced0b07b573&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: 535/975] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:01:26 2026] GET /v2.0/networks/b6a58119-1eb2-4261-86cc-5881cdc0bcd3?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: 441/976] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:01:26 2026] POST /v2.0/networks => generated 650 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:01:26.496 8 WARNING neutron_lib.context [None req-67d60d6d-e5ea-4747-b941-676b21add897 e1824960df944ec8b2be09b30ccb07f4 b858bd377b4d4bed9937c7ec6f258cbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 536/977] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:01:26 2026] DELETE /v2.0/security-groups/bcbe9968-f836-47a4-b3d3-285107cc9347 => 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: 442/978] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:01:26 2026] POST /v2.0/subnets => generated 603 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:01:26.854 8 WARNING neutron_lib.context [None req-2823c643-cd52-4a4d-8626-4fba533511a0 e1824960df944ec8b2be09b30ccb07f4 b858bd377b4d4bed9937c7ec6f258cbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:01:26.904 8 INFO neutron.db.segments_db [None req-2823c643-cd52-4a4d-8626-4fba533511a0 e1824960df944ec8b2be09b30ccb07f4 b858bd377b4d4bed9937c7ec6f258cbd - - default default] Added segment 23b09990-5948-4c81-a843-b66bd6b52bb1 of type vxlan for network 9b4b5daf-d2d1-4388-bf0b-81c9d7b72ede [pid: 7|app: 0|req: 537/979] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:01:26 2026] GET /v2.0/security-groups?tenant_id=b1eb7ddf42fe4ec3b776f77433de1b90&name=default => generated 2801 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/980] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:01:27 2026] DELETE /v2.0/security-groups/8d7e59dc-027c-485c-8af1-beb45a62fde8 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:01:27.217 8 INFO neutron.db.l3_hamode_db [None req-2823c643-cd52-4a4d-8626-4fba533511a0 e1824960df944ec8b2be09b30ccb07f4 b858bd377b4d4bed9937c7ec6f258cbd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 539/981] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:01:27 2026] GET /v2.0/ports?device_id=98a467e3-5b8d-4f1d-83a7-3f30975d6d45 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:27.319 8 INFO neutron.services.segments.plugin [-] Segment 4a7cb70d-2e77-4af1-91ce-e087dceef248 resource provider aggregate not found [pid: 7|app: 0|req: 540/982] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:01:27 2026] GET /v2.0/security-groups?id=b4000dbe-d832-4bc1-9b36-35c202201716&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:27.740 8 INFO neutron.services.segments.plugin [-] Segment 4a7cb70d-2e77-4af1-91ce-e087dceef248 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a7cb70d-2e77-4af1-91ce-e087dceef248 found for delete ", "request_id": "req-250b38a9-938a-412d-b1d3-f58a26b56cac"}]} 2026-07-01 02:01:27.764 8 INFO neutron.services.segments.plugin [-] Segment 4a7cb70d-2e77-4af1-91ce-e087dceef248 resource provider aggregate not found 2026-07-01 02:01:27.789 8 INFO neutron.services.segments.plugin [-] Segment 4a7cb70d-2e77-4af1-91ce-e087dceef248 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a7cb70d-2e77-4af1-91ce-e087dceef248 found for delete ", "request_id": "req-78e9eee0-d077-44cb-93af-818371633d44"}]} 2026-07-01 02:01:28.528 7 INFO neutron.services.segments.plugin [-] Segment 994f7ec4-54b4-4981-844b-ca94c0f64a15 resource provider aggregate not found 2026-07-01 02:01:28.551 7 INFO neutron.services.segments.plugin [-] Segment 994f7ec4-54b4-4981-844b-ca94c0f64a15 resource provider aggregate not found 2026-07-01 02:01:28.577 7 INFO neutron.services.segments.plugin [-] Segment 994f7ec4-54b4-4981-844b-ca94c0f64a15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 994f7ec4-54b4-4981-844b-ca94c0f64a15 found for delete ", "request_id": "req-8b619c42-26cd-4ac2-abbb-cbfacdac4098"}]} 2026-07-01 02:01:28.584 7 INFO neutron.services.segments.plugin [-] Segment 994f7ec4-54b4-4981-844b-ca94c0f64a15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 994f7ec4-54b4-4981-844b-ca94c0f64a15 found for delete ", "request_id": "req-1e446fd1-f39f-4674-a77f-02f3dd2aaebb"}]} [pid: 7|app: 0|req: 541/983] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:01:28 2026] GET /v2.0/ports?device_id=98a467e3-5b8d-4f1d-83a7-3f30975d6d45 => generated 971 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/984] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:01:28 2026] GET /v2.0/security-groups?id=b4000dbe-d832-4bc1-9b36-35c202201716&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:28.779 8 INFO neutron.db.l3_hamode_db [None req-2823c643-cd52-4a4d-8626-4fba533511a0 e1824960df944ec8b2be09b30ccb07f4 b858bd377b4d4bed9937c7ec6f258cbd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 543/985] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:01:28 2026] GET /v2.0/ports?device_id=98a467e3-5b8d-4f1d-83a7-3f30975d6d45 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:29.177 7 INFO neutron.db.l3_db [None req-1c616bb7-4f3c-471a-9fab-87ad22ec64d8 2483ebf464d047bc99a0ce670f602a70 360919f5ddee40bfaa3a0c91762377c8 - - default default] Floating IP a7fa6ea6-be84-4067-8662-b3c369c97d09 associated. External IP: 10.96.250.208, port: 1cac3b01-1684-4f1e-a23b-40af55e55485. [pid: 7|app: 0|req: 544/986] 10.0.0.90 () {34 vars in 748 bytes} [Wed Jul 1 02:01:28 2026] PUT /v2.0/floatingips/a7fa6ea6-be84-4067-8662-b3c369c97d09 => generated 855 bytes in 705 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:29.561 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c380fb0c-967c-446e-b6da-efca8ab288e7'] response: {'name': 'network-changed', 'server_uuid': '98a467e3-5b8d-4f1d-83a7-3f30975d6d45', 'tag': '1cac3b01-1684-4f1e-a23b-40af55e55485', 'status': 'completed', 'code': 200} 2026-07-01 02:01:29.810 7 WARNING neutron_lib.context [None req-f9cc485d-1eea-4b96-992b-37b82b920b8b be0a1076a22a4d87905e05cec2209ea1 941a9e4a13e34cfdb9fd5c28be9ef60d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:01:29.957 7 INFO neutron.db.segments_db [None req-f9cc485d-1eea-4b96-992b-37b82b920b8b be0a1076a22a4d87905e05cec2209ea1 941a9e4a13e34cfdb9fd5c28be9ef60d - - default default] Added segment d0ba2c5a-8523-4631-8dd9-77d18a384b87 of type vxlan for network e9197f0d-e131-41f8-a7a4-ae77558bf314 [pid: 8|app: 0|req: 443/987] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:01:26 2026] POST /v2.0/routers => generated 695 bytes in 3148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/988] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:01:29 2026] POST /v2.0/networks => generated 648 bytes in 578 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/989] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:01:29 2026] GET /v2.0/ports?device_id=98a467e3-5b8d-4f1d-83a7-3f30975d6d45 => generated 971 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/990] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:01:30 2026] GET /v2.0/ports?tenant_id=360919f5ddee40bfaa3a0c91762377c8&device_id=98a467e3-5b8d-4f1d-83a7-3f30975d6d45 => 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: 547/991] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:01:30 2026] GET /v2.0/security-groups?id=b4000dbe-d832-4bc1-9b36-35c202201716&fields=id&fields=name => generated 114 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/992] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:01:30 2026] GET /v2.0/networks?id=b6a58119-1eb2-4261-86cc-5881cdc0bcd3 => generated 772 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/993] 199.204.45.57 () {34 vars in 1057 bytes} [Wed Jul 1 02:01:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=1cac3b01-1684-4f1e-a23b-40af55e55485 => generated 858 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/994] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:01:30 2026] GET /v2.0/subnets?id=4f4aae76-8231-4469-b121-db68555d2933 => 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: 551/995] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:01:30 2026] GET /v2.0/ports?network_id=b6a58119-1eb2-4261-86cc-5881cdc0bcd3&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/996] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:01:30 2026] GET /v2.0/networks/b6a58119-1eb2-4261-86cc-5881cdc0bcd3?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: 553/997] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:01:30 2026] GET /v2.0/ports?device_id=98a467e3-5b8d-4f1d-83a7-3f30975d6d45 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/998] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:01:30 2026] GET /v2.0/networks/b6a58119-1eb2-4261-86cc-5881cdc0bcd3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/999] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:01:30 2026] GET /v2.0/security-groups?id=b4000dbe-d832-4bc1-9b36-35c202201716&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:30.689 7 WARNING neutron_lib.context [None req-13f98e13-a400-455b-a359-3ba9e12f999e be0a1076a22a4d87905e05cec2209ea1 941a9e4a13e34cfdb9fd5c28be9ef60d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 556/1000] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:01:30 2026] POST /v2.0/subnets => generated 649 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1003] 199.204.45.57 () {34 vars in 993 bytes} [Wed Jul 1 02:01:31 2026] GET /v2.0/ports?device_id=98a467e3-5b8d-4f1d-83a7-3f30975d6d45 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:31.121 7 WARNING neutron_lib.context [None req-f68a805e-286f-458f-8c7e-faa511c6a55d be0a1076a22a4d87905e05cec2209ea1 941a9e4a13e34cfdb9fd5c28be9ef60d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:01:31.194 7 INFO neutron.db.segments_db [None req-f68a805e-286f-458f-8c7e-faa511c6a55d be0a1076a22a4d87905e05cec2209ea1 941a9e4a13e34cfdb9fd5c28be9ef60d - - default default] Added segment 944acf23-64cc-42a6-998f-198fa06e8c5c of type vxlan for network d631326f-b065-46e0-b864-4afa65eccb81 [pid: 7|app: 0|req: 560/1004] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:01:31 2026] POST /v2.0/networks => generated 648 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:01:31.656 7 INFO neutron.db.l3_db [req-180c0621-591c-46a8-a562-064fc77d3690 req-f4c6861b-20a5-455c-82f6-37c89d09c587 2483ebf464d047bc99a0ce670f602a70 360919f5ddee40bfaa3a0c91762377c8 - - default default] Floating IP a7fa6ea6-be84-4067-8662-b3c369c97d09 disassociated. External IP: 10.96.250.208, port: 1cac3b01-1684-4f1e-a23b-40af55e55485. [pid: 8|app: 0|req: 445/1005] 10.0.0.90 () {34 vars in 782 bytes} [Wed Jul 1 02:01:30 2026] PUT /v2.0/routers/9f44a8ad-2a30-43c9-8bbe-a35ad9b228c9/add_router_interface => generated 309 bytes in 2026 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1006] 199.204.45.57 () {36 vars in 996 bytes} [Wed Jul 1 02:01:31 2026] DELETE /v2.0/ports/1cac3b01-1684-4f1e-a23b-40af55e55485 => generated 0 bytes in 878 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1007] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:01:32 2026] GET /v2.0/ports?device_id=98a467e3-5b8d-4f1d-83a7-3f30975d6d45 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:01:32.220 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f895179-dc24-4510-a0da-070bccd2c2a1'] response: {'server_uuid': '98a467e3-5b8d-4f1d-83a7-3f30975d6d45', 'name': 'network-vif-deleted', 'tag': '1cac3b01-1684-4f1e-a23b-40af55e55485', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 446/1008] 10.0.0.90 () {34 vars in 742 bytes} [Wed Jul 1 02:01:32 2026] PUT /v2.0/networks/d631326f-b065-46e0-b864-4afa65eccb81 => generated 592 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:32.312 8 WARNING neutron_lib.context [None req-ab558a2d-00c5-461f-9cea-722bf3eb5e5c e1824960df944ec8b2be09b30ccb07f4 b858bd377b4d4bed9937c7ec6f258cbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 563/1009] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:01:32 2026] GET /v2.0/security-groups?tenant_id=bae5c93a32fb4c0c80bbb9003e6c1d4c&name=default => generated 2801 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:01:32.507 7 WARNING neutron_lib.context [None req-ee713e73-567c-4d03-af1a-54930e5ad18a be0a1076a22a4d87905e05cec2209ea1 941a9e4a13e34cfdb9fd5c28be9ef60d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 447/1010] 10.0.0.90 () {34 vars in 664 bytes} [Wed Jul 1 02:01:32 2026] POST /v2.0/ports => generated 955 bytes in 546 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 564/1011] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:01:32 2026] POST /v2.0/subnets => generated 622 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:01:32.882 7 WARNING neutron_lib.context [None req-ad185080-7118-4dcb-b496-1beeb964ddcd e1824960df944ec8b2be09b30ccb07f4 b858bd377b4d4bed9937c7ec6f258cbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 448/1012] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:01:32 2026] DELETE /v2.0/security-groups/d4aa7f95-65d0-4075-9397-24e71f7a4bdd => 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: 449/1013] 10.0.0.90 () {34 vars in 740 bytes} [Wed Jul 1 02:01:32 2026] PUT /v2.0/subnets/7f34d7ed-c3d6-4288-ba88-2c3b4131fd9d => generated 632 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/1014] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:01:33 2026] GET /v2.0/security-groups?tenant_id=32d9d66e140f41feb29c8ca261a5c5e4&name=default => generated 2801 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1015] 10.0.0.90 () {34 vars in 664 bytes} [Wed Jul 1 02:01:32 2026] POST /v2.0/ports => generated 955 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 566/1016] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:01:33 2026] DELETE /v2.0/security-groups/45897af5-cb9e-4551-8d05-a734ecda64b0 => 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: 567/1017] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:01:33 2026] DELETE /v2.0/security-groups/b4000dbe-d832-4bc1-9b36-35c202201716 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:01:33.595 7 WARNING neutron_lib.context [None req-94692a3c-f8c8-4fe6-ab31-2acd49789529 e1824960df944ec8b2be09b30ccb07f4 b858bd377b4d4bed9937c7ec6f258cbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:01:33.843 8 INFO neutron.services.segments.plugin [-] Segment 944acf23-64cc-42a6-998f-198fa06e8c5c resource provider aggregate not found 2026-07-01 02:01:33.848 8 INFO neutron.services.segments.plugin [-] Segment 944acf23-64cc-42a6-998f-198fa06e8c5c resource provider aggregate not found 2026-07-01 02:01:33.864 8 INFO neutron.services.segments.plugin [-] Segment 944acf23-64cc-42a6-998f-198fa06e8c5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 944acf23-64cc-42a6-998f-198fa06e8c5c found for delete ", "request_id": "req-e1a3e059-9d56-43aa-b108-a314d42a9fed"}]} 2026-07-01 02:01:33.865 8 INFO neutron.services.segments.plugin [-] Segment 944acf23-64cc-42a6-998f-198fa06e8c5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 944acf23-64cc-42a6-998f-198fa06e8c5c found for delete ", "request_id": "req-195f3ec2-c096-4743-9d21-cf02079247c4"}]} [pid: 8|app: 0|req: 451/1018] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:01:33 2026] DELETE /v2.0/networks/d631326f-b065-46e0-b864-4afa65eccb81 => generated 0 bytes in 641 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:01:33.899 8 INFO neutron.api.v2.resource [None req-884d68c6-d3ab-4f4b-9b72-529a34763ba0 2483ebf464d047bc99a0ce670f602a70 360919f5ddee40bfaa3a0c91762377c8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 452/1019] 10.0.0.90 () {32 vars in 736 bytes} [Wed Jul 1 02:01:33 2026] GET /v2.0/security-groups/b4000dbe-d832-4bc1-9b36-35c202201716 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:01:33.912 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2d974419-3f91-4914-84d1-f5f1580f76d1 be0a1076a22a4d87905e05cec2209ea1 941a9e4a13e34cfdb9fd5c28be9ef60d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 453/1020] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:01:33 2026] DELETE /v2.0/networks/d631326f-b065-46e0-b864-4afa65eccb81 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/1021] 10.0.0.90 () {32 vars in 731 bytes} [Wed Jul 1 02:01:33 2026] DELETE /v2.0/floatingips/a7fa6ea6-be84-4067-8662-b3c369c97d09 => generated 0 bytes in 383 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/1022] 10.0.0.90 () {32 vars in 693 bytes} [Wed Jul 1 02:01:34 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:34.593 7 INFO neutron.db.l3_db [None req-94692a3c-f8c8-4fe6-ab31-2acd49789529 e1824960df944ec8b2be09b30ccb07f4 b858bd377b4d4bed9937c7ec6f258cbd - - default default] Floating IP 043d7208-1e7d-4de4-8984-b87283fba1d0 associated. External IP: 10.96.250.214, port: 0a9d659d-52dd-47f5-936e-eb5cb5da3a6e. [pid: 7|app: 0|req: 568/1023] 10.0.0.90 () {34 vars in 676 bytes} [Wed Jul 1 02:01:33 2026] POST /v2.0/floatingips => generated 842 bytes in 1406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1024] 10.0.0.90 () {32 vars in 741 bytes} [Wed Jul 1 02:01:34 2026] GET /v2.0/subnets?network_id=1802c3db-d9d5-4e27-8d3a-b5f9d0db458e => generated 626 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:35.199 7 INFO neutron.db.l3_db [None req-caf06eb1-b296-41d9-ab5c-5764b6772278 e1824960df944ec8b2be09b30ccb07f4 b858bd377b4d4bed9937c7ec6f258cbd - - default default] Floating IP 043d7208-1e7d-4de4-8984-b87283fba1d0 disassociated. External IP: 10.96.250.214, port: 0a9d659d-52dd-47f5-936e-eb5cb5da3a6e. [pid: 7|app: 0|req: 570/1025] 10.0.0.90 () {34 vars in 748 bytes} [Wed Jul 1 02:01:35 2026] PUT /v2.0/floatingips/043d7208-1e7d-4de4-8984-b87283fba1d0 => generated 552 bytes in 567 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1026] 10.0.0.90 () {32 vars in 652 bytes} [Wed Jul 1 02:01:35 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: 456/1027] 10.0.0.90 () {34 vars in 788 bytes} [Wed Jul 1 02:01:34 2026] PUT /v2.0/routers/cf55c3a3-fa95-4d55-9015-c8b3fb86b3ee/remove_router_interface => generated 309 bytes in 1214 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/1028] 10.0.0.90 () {32 vars in 648 bytes} [Wed Jul 1 02:01:35 2026] GET /v2.0/networks => generated 1313 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1029] 10.0.0.90 () {32 vars in 731 bytes} [Wed Jul 1 02:01:35 2026] DELETE /v2.0/floatingips/043d7208-1e7d-4de4-8984-b87283fba1d0 => generated 0 bytes in 407 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1030] 10.0.0.90 () {32 vars in 646 bytes} [Wed Jul 1 02:01:36 2026] GET /v2.0/subnets => generated 1265 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:01:36.072 7 WARNING neutron_lib.context [None req-28db11eb-6009-4e4b-9c9d-c56adb89d59e e1824960df944ec8b2be09b30ccb07f4 b858bd377b4d4bed9937c7ec6f258cbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:01:37.263 8 INFO neutron.services.segments.plugin [-] Segment 272112e2-1487-4e99-a139-994ea58d8ade resource provider aggregate not found 2026-07-01 02:01:37.269 8 INFO neutron.services.segments.plugin [-] Segment 272112e2-1487-4e99-a139-994ea58d8ade resource provider aggregate not found 2026-07-01 02:01:37.287 8 INFO neutron.services.segments.plugin [-] Segment 272112e2-1487-4e99-a139-994ea58d8ade resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 272112e2-1487-4e99-a139-994ea58d8ade found for delete ", "request_id": "req-68108daa-a92a-463f-ad82-3dc477bbf0c6"}]} 2026-07-01 02:01:37.292 8 INFO neutron.services.segments.plugin [-] Segment 272112e2-1487-4e99-a139-994ea58d8ade resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 272112e2-1487-4e99-a139-994ea58d8ade found for delete ", "request_id": "req-a8d5bfed-bfe7-42b0-8932-9ed6eb699f5c"}]} 2026-07-01 02:01:37.296 8 INFO neutron.db.l3_hamode_db [None req-14a5d8d9-8b3f-4947-aab7-2764c6f52f47 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] HA network 68926365-ca96-4cd6-936a-6a91f7acf9cc was deleted as no HA routers are present in tenant 360919f5ddee40bfaa3a0c91762377c8. [pid: 8|app: 0|req: 458/1031] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:01:35 2026] DELETE /v2.0/routers/cf55c3a3-fa95-4d55-9015-c8b3fb86b3ee => generated 0 bytes in 1563 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/1032] 10.0.0.90 () {32 vars in 722 bytes} [Wed Jul 1 02:01:37 2026] GET /v2.0/networks/e9197f0d-e131-41f8-a7a4-ae77558bf314 => generated 673 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:37.420 7 INFO neutron.db.l3_db [None req-28db11eb-6009-4e4b-9c9d-c56adb89d59e e1824960df944ec8b2be09b30ccb07f4 b858bd377b4d4bed9937c7ec6f258cbd - - default default] Floating IP 7d409cc5-c488-456f-85b1-7360074200e7 associated. External IP: 10.96.250.217, port: dc9d0853-c0cc-4eb5-bc84-6df378890430. [pid: 8|app: 0|req: 460/1033] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:01:37 2026] DELETE /v2.0/subnets/4f4aae76-8231-4469-b121-db68555d2933 => 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: 461/1034] 10.0.0.90 () {32 vars in 720 bytes} [Wed Jul 1 02:01:37 2026] GET /v2.0/subnets/c3d5946c-117a-40c4-b397-9fb43284cf34 => generated 649 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1035] 10.0.0.90 () {34 vars in 676 bytes} [Wed Jul 1 02:01:36 2026] POST /v2.0/floatingips => generated 842 bytes in 1679 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:01:37.761 7 INFO neutron.pecan_wsgi.hooks.translation [None req-43b69c19-7fbf-4dae-95e4-d03c551dc51a be0a1076a22a4d87905e05cec2209ea1 941a9e4a13e34cfdb9fd5c28be9ef60d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 575/1036] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:01:37 2026] DELETE /v2.0/subnets/7f34d7ed-c3d6-4288-ba88-2c3b4131fd9d => 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: 576/1037] 10.0.0.90 () {32 vars in 728 bytes} [Wed Jul 1 02:01:37 2026] GET /v2.0/floatingips/7d409cc5-c488-456f-85b1-7360074200e7 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:37.820 7 INFO neutron.pecan_wsgi.hooks.translation [None req-263c726e-ee57-44e3-a589-c1ad65583125 be0a1076a22a4d87905e05cec2209ea1 941a9e4a13e34cfdb9fd5c28be9ef60d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 577/1038] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:01:37 2026] DELETE /v2.0/networks/d631326f-b065-46e0-b864-4afa65eccb81 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1039] 10.0.0.90 () {32 vars in 654 bytes} [Wed Jul 1 02:01:37 2026] GET /v2.0/floatingips => generated 845 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/1040] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:01:37 2026] DELETE /v2.0/networks/b6a58119-1eb2-4261-86cc-5881cdc0bcd3 => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1041] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:01:37 2026] DELETE /v2.0/subnets/c3d5946c-117a-40c4-b397-9fb43284cf34 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:01:38.495 8 INFO neutron.db.l3_db [None req-57548431-2e5e-4de5-bcf0-5943d27e3a82 e1824960df944ec8b2be09b30ccb07f4 b858bd377b4d4bed9937c7ec6f258cbd - - default default] Floating IP 7d409cc5-c488-456f-85b1-7360074200e7 associated. External IP: 10.96.250.217, port: dc9d0853-c0cc-4eb5-bc84-6df378890430. 2026-07-01 02:01:38.504 7 INFO neutron.services.segments.plugin [-] Segment d0ba2c5a-8523-4631-8dd9-77d18a384b87 resource provider aggregate not found 2026-07-01 02:01:38.510 7 INFO neutron.services.segments.plugin [-] Segment d0ba2c5a-8523-4631-8dd9-77d18a384b87 resource provider aggregate not found 2026-07-01 02:01:38.527 7 INFO neutron.services.segments.plugin [-] Segment d0ba2c5a-8523-4631-8dd9-77d18a384b87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0ba2c5a-8523-4631-8dd9-77d18a384b87 found for delete ", "request_id": "req-0ac3516e-b290-4146-8bd2-f5e490ee5247"}]} 2026-07-01 02:01:38.531 7 INFO neutron.services.segments.plugin [-] Segment d0ba2c5a-8523-4631-8dd9-77d18a384b87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0ba2c5a-8523-4631-8dd9-77d18a384b87 found for delete ", "request_id": "req-86661d24-c6a5-4a59-b25b-7f55291fc9fa"}]} [pid: 7|app: 0|req: 580/1042] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:01:38 2026] DELETE /v2.0/networks/e9197f0d-e131-41f8-a7a4-ae77558bf314 => generated 0 bytes in 426 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1043] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:01:38 2026] GET /v2.0/security-groups?tenant_id=360919f5ddee40bfaa3a0c91762377c8&name=default => generated 2801 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1044] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:01:38 2026] DELETE /v2.0/security-groups/cbed8368-d7e7-4267-a1bd-a47cd8f08c13 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/1045] 10.0.0.90 () {34 vars in 748 bytes} [Wed Jul 1 02:01:38 2026] PUT /v2.0/floatingips/7d409cc5-c488-456f-85b1-7360074200e7 => generated 842 bytes in 1178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:39.306 8 INFO neutron.services.segments.plugin [-] Segment 022d931d-0284-458a-9d84-6b3fc8eb472c resource provider aggregate not found 2026-07-01 02:01:39.327 8 INFO neutron.services.segments.plugin [-] Segment 022d931d-0284-458a-9d84-6b3fc8eb472c resource provider aggregate not found 2026-07-01 02:01:39.333 8 INFO neutron.services.segments.plugin [-] Segment 022d931d-0284-458a-9d84-6b3fc8eb472c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 022d931d-0284-458a-9d84-6b3fc8eb472c found for delete ", "request_id": "req-cf8a1313-01d4-4b77-9648-6880a516260d"}]} 2026-07-01 02:01:39.339 8 INFO neutron.services.segments.plugin [-] Segment 022d931d-0284-458a-9d84-6b3fc8eb472c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 022d931d-0284-458a-9d84-6b3fc8eb472c found for delete ", "request_id": "req-20aa2395-6865-4d30-920d-6f280a3c998f"}]} [pid: 7|app: 0|req: 583/1046] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:01:39 2026] GET /v2.0/security-groups?tenant_id=941a9e4a13e34cfdb9fd5c28be9ef60d&name=default => generated 2801 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:01:39.422 8 INFO neutron.db.l3_db [None req-64c8b6a7-9bd5-44aa-b0e4-84556c47a594 e1824960df944ec8b2be09b30ccb07f4 b858bd377b4d4bed9937c7ec6f258cbd - - default default] Floating IP 7d409cc5-c488-456f-85b1-7360074200e7 disassociated. External IP: 10.96.250.217, port: 0a9d659d-52dd-47f5-936e-eb5cb5da3a6e. [pid: 7|app: 0|req: 584/1047] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:01:39 2026] DELETE /v2.0/security-groups/32275fe1-d4f9-4eed-ae85-d1bc7721752f => 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: 464/1048] 10.0.0.90 () {34 vars in 748 bytes} [Wed Jul 1 02:01:39 2026] PUT /v2.0/floatingips/7d409cc5-c488-456f-85b1-7360074200e7 => generated 552 bytes in 539 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1049] 10.0.0.90 () {32 vars in 731 bytes} [Wed Jul 1 02:01:39 2026] DELETE /v2.0/floatingips/7d409cc5-c488-456f-85b1-7360074200e7 => generated 0 bytes in 376 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:01:40.194 8 INFO neutron.api.v2.resource [None req-df348bff-ceab-449c-a571-27a8e22a48ae e1824960df944ec8b2be09b30ccb07f4 b858bd377b4d4bed9937c7ec6f258cbd - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 465/1050] 10.0.0.90 () {32 vars in 731 bytes} [Wed Jul 1 02:01:40 2026] DELETE /v2.0/floatingips/7d409cc5-c488-456f-85b1-7360074200e7 => generated 144 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1051] 10.0.0.90 () {32 vars in 719 bytes} [Wed Jul 1 02:01:40 2026] DELETE /v2.0/ports/0a9d659d-52dd-47f5-936e-eb5cb5da3a6e => generated 0 bytes in 398 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/1052] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:01:40 2026] GET /v2.0/security-groups?tenant_id=7ba754ec5d334c51b39387e8e63c12eb&name=default => generated 2801 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/1053] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:01:40 2026] DELETE /v2.0/security-groups/bdda75be-158d-4d4f-9f50-b88f6cce62c1 => 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: 587/1054] 10.0.0.90 () {32 vars in 719 bytes} [Wed Jul 1 02:01:40 2026] DELETE /v2.0/ports/dc9d0853-c0cc-4eb5-bc84-6df378890430 => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/1055] 10.0.0.90 () {32 vars in 735 bytes} [Wed Jul 1 02:01:41 2026] GET /v2.0/ports?device_id=9f44a8ad-2a30-43c9-8bbe-a35ad9b228c9 => generated 958 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1056] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:01:41 2026] GET /v2.0/security-groups?tenant_id=465507ea45ea447e966934d442dd920a&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: 589/1057] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:01:41 2026] DELETE /v2.0/security-groups/097d82fc-097b-4b6e-80d7-ed9d9e6fa012 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:01:41.792 7 WARNING neutron_lib.context [None req-150ae364-be4a-4929-8fc0-fa6b382523cd 27dd43ab9c2947e9b5d6d56f4d52b35f 4702faffac0e41ddbe152e199f0e4991 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:01:41.961 7 INFO neutron.db.segments_db [None req-150ae364-be4a-4929-8fc0-fa6b382523cd 27dd43ab9c2947e9b5d6d56f4d52b35f 4702faffac0e41ddbe152e199f0e4991 - - default default] Added segment d543fb0b-2a17-42a7-8768-ecca95b2b636 of type vxlan for network e0abe08e-8006-4453-b9da-e393c23b7a15 [pid: 7|app: 0|req: 590/1058] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:01:41 2026] POST /v2.0/networks => generated 634 bytes in 554 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:01:42.085 7 WARNING neutron_lib.context [None req-e06de728-639c-4421-b40d-18b7cdd5d3e1 27dd43ab9c2947e9b5d6d56f4d52b35f 4702faffac0e41ddbe152e199f0e4991 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:01:42.138 7 INFO neutron.db.segments_db [None req-e06de728-639c-4421-b40d-18b7cdd5d3e1 27dd43ab9c2947e9b5d6d56f4d52b35f 4702faffac0e41ddbe152e199f0e4991 - - default default] Added segment 4ebcb032-7a8c-4f36-849c-5cbc27e1e193 of type vxlan for network 4bee6f7f-2959-4887-8477-2b2c3d1eb281 [pid: 8|app: 0|req: 469/1059] 10.0.0.90 () {34 vars in 788 bytes} [Wed Jul 1 02:01:41 2026] PUT /v2.0/routers/9f44a8ad-2a30-43c9-8bbe-a35ad9b228c9/remove_router_interface => generated 309 bytes in 1161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1060] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:01:42 2026] POST /v2.0/networks => generated 633 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:01:42.291 7 WARNING neutron_lib.context [None req-3c33718c-5811-4b94-9f95-84350ee55e3a 27dd43ab9c2947e9b5d6d56f4d52b35f 4702faffac0e41ddbe152e199f0e4991 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 592/1061] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:01:42 2026] POST /v2.0/subnets => generated 622 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:01:42.603 7 WARNING neutron_lib.context [None req-5f2bb1a8-ded8-4564-b164-15bc1f7faefe 27dd43ab9c2947e9b5d6d56f4d52b35f 4702faffac0e41ddbe152e199f0e4991 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 593/1062] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:01:42 2026] POST /v2.0/subnets => generated 631 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:01:43.020 7 WARNING neutron_lib.context [None req-27b7e2ea-bd0c-4c2a-b80a-b26034e83bcb 27dd43ab9c2947e9b5d6d56f4d52b35f 4702faffac0e41ddbe152e199f0e4991 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:01:43.062 7 INFO neutron.db.segments_db [None req-27b7e2ea-bd0c-4c2a-b80a-b26034e83bcb 27dd43ab9c2947e9b5d6d56f4d52b35f 4702faffac0e41ddbe152e199f0e4991 - - default default] Added segment 3bacfda1-36c6-402f-9717-8d3a7632aba8 of type vxlan for network 30f6e108-41c5-4815-af59-a59e3263c37b 2026-07-01 02:01:43.299 8 INFO neutron.services.segments.plugin [-] Segment 23b09990-5948-4c81-a843-b66bd6b52bb1 resource provider aggregate not found 2026-07-01 02:01:43.305 8 INFO neutron.services.segments.plugin [-] Segment 23b09990-5948-4c81-a843-b66bd6b52bb1 resource provider aggregate not found 2026-07-01 02:01:43.319 8 INFO neutron.services.segments.plugin [-] Segment 23b09990-5948-4c81-a843-b66bd6b52bb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23b09990-5948-4c81-a843-b66bd6b52bb1 found for delete ", "request_id": "req-022e83fc-ea72-4ab6-9bf3-a3938e119f69"}]} 2026-07-01 02:01:43.324 8 INFO neutron.services.segments.plugin [-] Segment 23b09990-5948-4c81-a843-b66bd6b52bb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23b09990-5948-4c81-a843-b66bd6b52bb1 found for delete ", "request_id": "req-264758d0-bf10-4e1b-bf78-322f8e125635"}]} 2026-07-01 02:01:43.327 8 INFO neutron.db.l3_hamode_db [None req-5268a482-8d39-46e7-ba85-ee567966cdbd e1824960df944ec8b2be09b30ccb07f4 b858bd377b4d4bed9937c7ec6f258cbd - - default default] HA network 9b4b5daf-d2d1-4388-bf0b-81c9d7b72ede was deleted as no HA routers are present in tenant b858bd377b4d4bed9937c7ec6f258cbd. [pid: 8|app: 0|req: 470/1063] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:01:42 2026] DELETE /v2.0/routers/9f44a8ad-2a30-43c9-8bbe-a35ad9b228c9 => generated 0 bytes in 1075 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:01:43.410 7 INFO neutron.db.l3_hamode_db [None req-27b7e2ea-bd0c-4c2a-b80a-b26034e83bcb 27dd43ab9c2947e9b5d6d56f4d52b35f 4702faffac0e41ddbe152e199f0e4991 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:01:43.697 7 INFO neutron.db.l3_hamode_db [None req-27b7e2ea-bd0c-4c2a-b80a-b26034e83bcb 27dd43ab9c2947e9b5d6d56f4d52b35f 4702faffac0e41ddbe152e199f0e4991 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 471/1064] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:01:43 2026] GET /v2.0/security-groups?tenant_id=8b30beb8d9484ace821eab52c8179c62&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: 472/1065] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:01:43 2026] DELETE /v2.0/subnets/1d94e099-3255-4612-af88-45c4f6b7992e => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/1066] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:01:43 2026] DELETE /v2.0/security-groups/8da5d7a5-a48e-47dc-a8fc-529c105b9b4c => 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: 474/1067] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:01:44 2026] DELETE /v2.0/networks/83e6439c-2d59-48d7-a736-e4f0783065da => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/1068] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:01:44 2026] GET /v2.0/security-groups?tenant_id=503bf8e20ab443cbb0773447afa2875e&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: 476/1069] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:01:44 2026] DELETE /v2.0/security-groups/e0e6cdbd-4041-467c-8cfc-e16a092cdef7 => 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: 594/1070] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:01:43 2026] POST /v2.0/routers => generated 511 bytes in 1576 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1071] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:01:44 2026] GET /v2.0/security-groups?tenant_id=b858bd377b4d4bed9937c7ec6f258cbd&name=default => generated 2801 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1072] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:01:45 2026] DELETE /v2.0/security-groups/eeeffff0-5848-4c9c-830d-89246f380fc4 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:01:45.504 8 INFO neutron.services.segments.plugin [-] Segment 5bc63b7b-01a3-4fd5-9992-34a8578f1d54 resource provider aggregate not found 2026-07-01 02:01:45.509 8 INFO neutron.services.segments.plugin [-] Segment 5bc63b7b-01a3-4fd5-9992-34a8578f1d54 resource provider aggregate not found 2026-07-01 02:01:45.527 8 INFO neutron.services.segments.plugin [-] Segment 5bc63b7b-01a3-4fd5-9992-34a8578f1d54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bc63b7b-01a3-4fd5-9992-34a8578f1d54 found for delete ", "request_id": "req-4f361974-a63c-479f-aa4c-4eba8bd2c9d2"}]} 2026-07-01 02:01:45.528 8 INFO neutron.services.segments.plugin [-] Segment 5bc63b7b-01a3-4fd5-9992-34a8578f1d54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bc63b7b-01a3-4fd5-9992-34a8578f1d54 found for delete ", "request_id": "req-df3ddf08-1802-46d0-b6a9-661ab4b1e681"}]} [pid: 7|app: 0|req: 597/1073] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:01:45 2026] GET /v2.0/security-groups?tenant_id=5581c609aa7a4176b96bc3f269078417&name=default => generated 2801 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1076] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:01:45 2026] DELETE /v2.0/security-groups/d5c40ece-817d-4c78-a0e3-91f58692f1ef => 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: 601/1077] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:01:46 2026] GET /v2.0/security-groups?tenant_id=955063ac521a49a399369b66e0089905&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: 477/1078] 10.0.0.90 () {34 vars in 782 bytes} [Wed Jul 1 02:01:44 2026] PUT /v2.0/routers/7696b69a-2209-4f92-9edd-d37a65f6a25b/add_router_interface => generated 309 bytes in 1921 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1079] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:01:46 2026] DELETE /v2.0/security-groups/68bab509-d710-4cac-8c3c-4b111cbde48b => 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: 478/1080] 10.0.0.90 () {32 vars in 716 bytes} [Wed Jul 1 02:01:46 2026] GET /v2.0/ports/a3fee549-1cce-4ca1-8ac7-3358609a6ba2 => generated 959 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/1081] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:01:47 2026] GET /v2.0/security-groups?tenant_id=d3e3baee093e43be8647d69de03d692d&name=default => generated 2801 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/1082] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:01:47 2026] DELETE /v2.0/security-groups/9d04e497-c4eb-4e74-8d08-e962179680e0 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:01:47.479 8 WARNING neutron_lib.context [None req-cdeebf80-e8a3-4135-b44d-b3a11a3d6696 743b774988234f4ea0ea1b36c30e5f41 4ddc781ac60d426abb5321a96b8fd310 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:01:47.479 8 WARNING neutron_lib.context [None req-cdeebf80-e8a3-4135-b44d-b3a11a3d6696 743b774988234f4ea0ea1b36c30e5f41 4ddc781ac60d426abb5321a96b8fd310 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:01:47.649 8 INFO neutron.db.segments_db [None req-cdeebf80-e8a3-4135-b44d-b3a11a3d6696 743b774988234f4ea0ea1b36c30e5f41 4ddc781ac60d426abb5321a96b8fd310 - - default default] Added segment b86895b6-accf-4377-8fe1-76f4818aa333 of type vxlan for network 45181d30-233f-4014-8b8e-ba88ee99a581 2026-07-01 02:01:47.733 8 INFO neutron.db.segments_db [None req-cdeebf80-e8a3-4135-b44d-b3a11a3d6696 743b774988234f4ea0ea1b36c30e5f41 4ddc781ac60d426abb5321a96b8fd310 - - default default] Added segment b6c26c8d-b747-4aa1-8006-ec793e7de296 of type vxlan for network 22d7151a-e9e8-4f73-a072-86ae3602950d [pid: 8|app: 0|req: 481/1083] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:01:47 2026] POST /v2.0/networks => generated 1245 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/1084] 10.0.0.90 () {32 vars in 648 bytes} [Wed Jul 1 02:01:47 2026] GET /v2.0/networks => generated 1844 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1085] 10.0.0.90 () {34 vars in 782 bytes} [Wed Jul 1 02:01:46 2026] PUT /v2.0/routers/7696b69a-2209-4f92-9edd-d37a65f6a25b/add_router_interface => generated 309 bytes in 1461 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:48.181 8 INFO neutron.services.segments.plugin [-] Segment b86895b6-accf-4377-8fe1-76f4818aa333 resource provider aggregate not found 2026-07-01 02:01:48.193 8 INFO neutron.services.segments.plugin [-] Segment b86895b6-accf-4377-8fe1-76f4818aa333 resource provider aggregate not found [pid: 8|app: 0|req: 483/1086] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:01:47 2026] DELETE /v2.0/networks/45181d30-233f-4014-8b8e-ba88ee99a581 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:01:48.215 8 INFO neutron.services.segments.plugin [-] Segment b86895b6-accf-4377-8fe1-76f4818aa333 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b86895b6-accf-4377-8fe1-76f4818aa333 found for delete ", "request_id": "req-b6a0e76a-f020-4743-a993-3d2f385d7f16"}]} 2026-07-01 02:01:48.217 8 INFO neutron.services.segments.plugin [-] Segment b86895b6-accf-4377-8fe1-76f4818aa333 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b86895b6-accf-4377-8fe1-76f4818aa333 found for delete ", "request_id": "req-406a43af-ae9d-441c-88ee-468272344d20"}]} [pid: 7|app: 0|req: 604/1087] 10.0.0.90 () {32 vars in 716 bytes} [Wed Jul 1 02:01:48 2026] GET /v2.0/ports/005fd0b0-ccea-4fac-91bd-37268b5e73eb => generated 967 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/1088] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:01:48 2026] DELETE /v2.0/networks/22d7151a-e9e8-4f73-a072-86ae3602950d => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/1089] 10.0.0.90 () {32 vars in 648 bytes} [Wed Jul 1 02:01:48 2026] GET /v2.0/networks => generated 651 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:48.522 8 WARNING neutron_lib.context [None req-4e23ccb0-6339-4d6a-90b6-17bf04e289e5 743b774988234f4ea0ea1b36c30e5f41 4ddc781ac60d426abb5321a96b8fd310 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:01:48.575 8 INFO neutron.db.segments_db [None req-4e23ccb0-6339-4d6a-90b6-17bf04e289e5 743b774988234f4ea0ea1b36c30e5f41 4ddc781ac60d426abb5321a96b8fd310 - - default default] Added segment 62cadd29-9bfa-403e-8db2-51a45c4602a6 of type vxlan for network 93092429-4e02-4ec8-b1d0-3008b2fb4138 [pid: 8|app: 0|req: 486/1090] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:01:48 2026] POST /v2.0/networks => generated 650 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:01:48.709 8 WARNING neutron_lib.context [None req-849477eb-494b-4f17-b605-bc4d478e6762 743b774988234f4ea0ea1b36c30e5f41 4ddc781ac60d426abb5321a96b8fd310 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:01:48.754 8 INFO neutron.db.segments_db [None req-849477eb-494b-4f17-b605-bc4d478e6762 743b774988234f4ea0ea1b36c30e5f41 4ddc781ac60d426abb5321a96b8fd310 - - default default] Added segment dcf236e8-b4cd-49da-bf64-b3ad7fcf6c1f of type vxlan for network d5543431-115f-4cc0-9135-01a75ff3f4d9 [pid: 8|app: 0|req: 487/1091] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:01:48 2026] POST /v2.0/networks => generated 650 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:01:48.880 8 WARNING neutron_lib.context [None req-95c361ee-5622-44cd-8b7c-7469a2b79849 743b774988234f4ea0ea1b36c30e5f41 4ddc781ac60d426abb5321a96b8fd310 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:01:48.921 8 WARNING neutron_lib.context [None req-95c361ee-5622-44cd-8b7c-7469a2b79849 743b774988234f4ea0ea1b36c30e5f41 4ddc781ac60d426abb5321a96b8fd310 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1092] 10.0.0.90 () {34 vars in 664 bytes} [Wed Jul 1 02:01:48 2026] POST /v2.0/ports => generated 1504 bytes in 614 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1093] 10.0.0.90 () {34 vars in 788 bytes} [Wed Jul 1 02:01:48 2026] PUT /v2.0/routers/7696b69a-2209-4f92-9edd-d37a65f6a25b/remove_router_interface => generated 309 bytes in 1402 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: 489/1094] 10.0.0.90 () {32 vars in 652 bytes} [Wed Jul 1 02:01:49 2026] GET /v2.0/extensions => generated 19600 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1095] 10.0.0.90 () {32 vars in 642 bytes} [Wed Jul 1 02:01:49 2026] GET /v2.0/ports => generated 1504 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1096] 10.0.0.90 () {32 vars in 680 bytes} [Wed Jul 1 02:01:49 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) [pid: 7|app: 0|req: 608/1097] 10.0.0.90 () {32 vars in 719 bytes} [Wed Jul 1 02:01:49 2026] DELETE /v2.0/ports/3b183fce-e3cc-4fa4-aa89-0347d917a71e => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1098] 10.0.0.90 () {32 vars in 680 bytes} [Wed Jul 1 02:01:50 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) 2026-07-01 02:01:50.238 8 INFO neutron.services.segments.plugin [-] Segment b6c26c8d-b747-4aa1-8006-ec793e7de296 resource provider aggregate not found 2026-07-01 02:01:50.244 8 INFO neutron.services.segments.plugin [-] Segment b6c26c8d-b747-4aa1-8006-ec793e7de296 resource provider aggregate not found 2026-07-01 02:01:50.265 8 INFO neutron.services.segments.plugin [-] Segment b6c26c8d-b747-4aa1-8006-ec793e7de296 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6c26c8d-b747-4aa1-8006-ec793e7de296 found for delete ", "request_id": "req-7f128ae7-fdbf-4add-8bc1-99d2ca21c240"}]} 2026-07-01 02:01:50.267 8 INFO neutron.services.segments.plugin [-] Segment b6c26c8d-b747-4aa1-8006-ec793e7de296 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6c26c8d-b747-4aa1-8006-ec793e7de296 found for delete ", "request_id": "req-56bd0ed8-889a-41ea-a372-99a1d34d22fe"}]} [pid: 7|app: 0|req: 610/1099] 10.0.0.90 () {32 vars in 719 bytes} [Wed Jul 1 02:01:50 2026] DELETE /v2.0/ports/2525bc3c-d9a3-4462-b06b-77ffac6907c2 => 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: 611/1100] 10.0.0.90 () {32 vars in 728 bytes} [Wed Jul 1 02:01:50 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1101] 10.0.0.90 () {32 vars in 642 bytes} [Wed Jul 1 02:01:50 2026] GET /v2.0/ports => 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: 613/1102] 10.0.0.90 () {32 vars in 664 bytes} [Wed Jul 1 02:01:50 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-07-01 02:01:50.330 7 WARNING neutron_lib.context [None req-dbaf3b86-3a54-4a44-982a-5b0fd7b748ae 743b774988234f4ea0ea1b36c30e5f41 4ddc781ac60d426abb5321a96b8fd310 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:01:50.383 7 INFO neutron.db.segments_db [None req-dbaf3b86-3a54-4a44-982a-5b0fd7b748ae 743b774988234f4ea0ea1b36c30e5f41 4ddc781ac60d426abb5321a96b8fd310 - - default default] Added segment d5c8b536-e9c8-404e-9c92-c73e260b2303 of type vxlan for network 1ff0e2e3-6b82-471c-8d24-a4232c42bc8d [pid: 7|app: 0|req: 614/1103] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:01:50 2026] POST /v2.0/networks => generated 649 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1104] 10.0.0.90 () {32 vars in 698 bytes} [Wed Jul 1 02:01:50 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1105] 10.0.0.90 () {34 vars in 788 bytes} [Wed Jul 1 02:01:49 2026] PUT /v2.0/routers/7696b69a-2209-4f92-9edd-d37a65f6a25b/remove_router_interface => generated 309 bytes in 974 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:50.666 8 WARNING neutron_lib.context [None req-3b62a95b-64c1-4700-9bcf-cb4623eb557c 743b774988234f4ea0ea1b36c30e5f41 4ddc781ac60d426abb5321a96b8fd310 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:01:50.718 8 INFO neutron.db.segments_db [None req-3b62a95b-64c1-4700-9bcf-cb4623eb557c 743b774988234f4ea0ea1b36c30e5f41 4ddc781ac60d426abb5321a96b8fd310 - - default default] Added segment 85fd84c8-0f8e-472d-9a23-7810da503596 of type vxlan for network 03301da3-dc3c-4544-93b7-71ecc6f1e97f [pid: 7|app: 0|req: 616/1106] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:01:50 2026] GET /v2.0/security-groups?tenant_id=b0681ca6694e4f048a85f29a2d962fcd&name=default => generated 2801 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1107] 10.0.0.90 () {32 vars in 696 bytes} [Wed Jul 1 02:01:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1108] 10.0.0.90 () {32 vars in 735 bytes} [Wed Jul 1 02:01:50 2026] GET /v2.0/ports?device_id=7696b69a-2209-4f92-9edd-d37a65f6a25b => 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: 491/1109] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:01:50 2026] POST /v2.0/networks => generated 648 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1110] 10.0.0.90 () {32 vars in 700 bytes} [Wed Jul 1 02:01:50 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1111] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:01:50 2026] DELETE /v2.0/security-groups/0bf8b243-0a75-40d6-88f6-c3d0e52af756 => 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: 620/1112] 10.0.0.90 () {32 vars in 688 bytes} [Wed Jul 1 02:01:50 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:50.913 7 WARNING neutron_lib.context [None req-8e4c7ee0-d601-41b4-8797-6b26014d0992 743b774988234f4ea0ea1b36c30e5f41 4ddc781ac60d426abb5321a96b8fd310 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:01:50.966 7 WARNING neutron_lib.context [None req-8e4c7ee0-d601-41b4-8797-6b26014d0992 743b774988234f4ea0ea1b36c30e5f41 4ddc781ac60d426abb5321a96b8fd310 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1113] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:01:50 2026] POST /v2.0/subnets => generated 1226 bytes in 610 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1114] 10.0.0.90 () {32 vars in 702 bytes} [Wed Jul 1 02:01:51 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:51.592 8 INFO neutron.db.l3_hamode_db [None req-ead83167-8aae-4aba-ac7c-3e66a5be7738 27dd43ab9c2947e9b5d6d56f4d52b35f 4702faffac0e41ddbe152e199f0e4991 - - default default] HA network 30f6e108-41c5-4815-af59-a59e3263c37b was deleted as no HA routers are present in tenant 4702faffac0e41ddbe152e199f0e4991. [pid: 8|app: 0|req: 493/1115] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:01:50 2026] DELETE /v2.0/routers/7696b69a-2209-4f92-9edd-d37a65f6a25b => generated 0 bytes in 723 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1116] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:01:51 2026] GET /v2.0/security-groups?tenant_id=726ad273e7924335a4806d4c1dbd5526&name=default => generated 2801 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1117] 10.0.0.90 () {32 vars in 692 bytes} [Wed Jul 1 02:01:51 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1118] 10.0.0.90 () {32 vars in 646 bytes} [Wed Jul 1 02:01:51 2026] GET /v2.0/subnets => generated 1839 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1119] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:01:51 2026] DELETE /v2.0/security-groups/0ffa7ea5-66df-4503-bb36-d8558f07b5e9 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1120] 10.0.0.90 () {32 vars in 694 bytes} [Wed Jul 1 02:01:51 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1121] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:01:51 2026] DELETE /v2.0/subnets/75638c70-4ac6-45f8-953e-8d9626307612 => 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: 626/1122] 10.0.0.90 () {32 vars in 684 bytes} [Wed Jul 1 02:01:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1123] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:01:51 2026] DELETE /v2.0/subnets/388d4003-ec99-41a0-92a9-25c5be4374d9 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1124] 10.0.0.90 () {32 vars in 686 bytes} [Wed Jul 1 02:01:52 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1125] 10.0.0.90 () {32 vars in 660 bytes} [Wed Jul 1 02:01:52 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: 627/1126] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:01:51 2026] DELETE /v2.0/subnets/5ccfdb7c-d06a-4fdb-86d0-2ffe7a40a731 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1127] 10.0.0.90 () {32 vars in 698 bytes} [Wed Jul 1 02:01:52 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:52.289 8 INFO neutron.services.segments.plugin [-] Segment 3bacfda1-36c6-402f-9717-8d3a7632aba8 resource provider aggregate not found /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() 2026-07-01 02:01:52.299 8 INFO neutron.services.segments.plugin [-] Segment 3bacfda1-36c6-402f-9717-8d3a7632aba8 resource provider aggregate not found /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() 2026-07-01 02:01:52.313 8 INFO neutron.services.segments.plugin [-] Segment 3bacfda1-36c6-402f-9717-8d3a7632aba8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bacfda1-36c6-402f-9717-8d3a7632aba8 found for delete ", "request_id": "req-60f37a1a-34bb-4b25-9607-bbfaf693abea"}]} 2026-07-01 02:01:52.319 8 INFO neutron.services.segments.plugin [-] Segment 3bacfda1-36c6-402f-9717-8d3a7632aba8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bacfda1-36c6-402f-9717-8d3a7632aba8 found for delete ", "request_id": "req-c96e0ea8-db20-43ac-a316-47e5e2559abb"}]} [pid: 8|app: 0|req: 500/1128] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:01:52 2026] DELETE /v2.0/subnets/c443f2cf-9484-418a-ac17-a18d2f5027cb => 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: 501/1129] 10.0.0.90 () {32 vars in 678 bytes} [Wed Jul 1 02:01:52 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1130] 10.0.0.90 () {32 vars in 646 bytes} [Wed Jul 1 02:01:52 2026] GET /v2.0/subnets => generated 626 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1131] 10.0.0.90 () {32 vars in 682 bytes} [Wed Jul 1 02:01:52 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:52.485 7 INFO neutron.services.segments.plugin [-] Segment 4ebcb032-7a8c-4f36-849c-5cbc27e1e193 resource provider aggregate not found 2026-07-01 02:01:52.490 7 INFO neutron.services.segments.plugin [-] Segment 4ebcb032-7a8c-4f36-849c-5cbc27e1e193 resource provider aggregate not found 2026-07-01 02:01:52.510 7 INFO neutron.services.segments.plugin [-] Segment 4ebcb032-7a8c-4f36-849c-5cbc27e1e193 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ebcb032-7a8c-4f36-849c-5cbc27e1e193 found for delete ", "request_id": "req-578e3033-7ea4-4956-9301-78f6ce0e34f2"}]} [pid: 7|app: 0|req: 629/1132] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:01:52 2026] DELETE /v2.0/networks/4bee6f7f-2959-4887-8477-2b2c3d1eb281 => generated 0 bytes in 455 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:01:52.543 7 INFO neutron.services.segments.plugin [-] Segment 4ebcb032-7a8c-4f36-849c-5cbc27e1e193 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ebcb032-7a8c-4f36-849c-5cbc27e1e193 found for delete ", "request_id": "req-9b3a9b29-37b8-4619-947c-33090e856829"}]} [pid: 7|app: 0|req: 630/1133] 10.0.0.90 () {32 vars in 674 bytes} [Wed Jul 1 02:01:52 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1134] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:01:52 2026] DELETE /v2.0/networks/e0abe08e-8006-4453-b9da-e393c23b7a15 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1135] 10.0.0.90 () {32 vars in 688 bytes} [Wed Jul 1 02:01:52 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) 2026-07-01 02:01:52.769 7 WARNING neutron_lib.context [None req-e2dcdbb5-2090-4667-8707-f15ac1e4f619 27dd43ab9c2947e9b5d6d56f4d52b35f 4702faffac0e41ddbe152e199f0e4991 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 504/1136] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:01:52 2026] DELETE /v2.0/networks/03301da3-dc3c-4544-93b7-71ecc6f1e97f => generated 0 bytes in 429 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1137] 10.0.0.90 () {32 vars in 722 bytes} [Wed Jul 1 02:01:52 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:52.846 7 INFO neutron.db.segments_db [None req-e2dcdbb5-2090-4667-8707-f15ac1e4f619 27dd43ab9c2947e9b5d6d56f4d52b35f 4702faffac0e41ddbe152e199f0e4991 - - default default] Added segment 56922d56-df4b-45a8-ba09-e5a25806594e of type vxlan for network 4548e113-9cdc-4d34-8856-1501827ae7c6 [pid: 7|app: 0|req: 633/1138] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:01:52 2026] POST /v2.0/networks => generated 634 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1139] 10.0.0.90 () {32 vars in 686 bytes} [Wed Jul 1 02:01:52 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:52.998 7 WARNING neutron_lib.context [None req-5b78696f-7b4f-4b01-9a5b-5ff9fb69f2aa 27dd43ab9c2947e9b5d6d56f4d52b35f 4702faffac0e41ddbe152e199f0e4991 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 506/1140] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:01:52 2026] DELETE /v2.0/networks/1ff0e2e3-6b82-471c-8d24-a4232c42bc8d => generated 0 bytes in 418 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1141] 10.0.0.90 () {32 vars in 668 bytes} [Wed Jul 1 02:01:53 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: 635/1142] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:01:52 2026] POST /v2.0/subnets => generated 622 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1143] 10.0.0.90 () {32 vars in 686 bytes} [Wed Jul 1 02:01:53 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1144] 10.0.0.90 () {32 vars in 680 bytes} [Wed Jul 1 02:01:53 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:53.333 7 WARNING neutron_lib.context [None req-0010c3d5-46eb-4e96-8c62-1e8aaa0e9ebf 27dd43ab9c2947e9b5d6d56f4d52b35f 4702faffac0e41ddbe152e199f0e4991 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:01:53.424 7 INFO neutron.db.segments_db [None req-0010c3d5-46eb-4e96-8c62-1e8aaa0e9ebf 27dd43ab9c2947e9b5d6d56f4d52b35f 4702faffac0e41ddbe152e199f0e4991 - - default default] Added segment 87026243-672a-4bc6-918d-30ece57626f7 of type vxlan for network 7ef272d2-2081-4b05-b654-94a52d789612 [pid: 8|app: 0|req: 508/1145] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:01:53 2026] DELETE /v2.0/networks/d5543431-115f-4cc0-9135-01a75ff3f4d9 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1146] 10.0.0.90 () {32 vars in 698 bytes} [Wed Jul 1 02:01:53 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1147] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:01:53 2026] DELETE /v2.0/networks/93092429-4e02-4ec8-b1d0-3008b2fb4138 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1148] 10.0.0.90 () {32 vars in 678 bytes} [Wed Jul 1 02:01:53 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1149] 10.0.0.90 () {32 vars in 666 bytes} [Wed Jul 1 02:01:53 2026] GET /v2.0/extensions/router => generated 256 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:53.801 7 INFO neutron.db.l3_hamode_db [None req-0010c3d5-46eb-4e96-8c62-1e8aaa0e9ebf 27dd43ab9c2947e9b5d6d56f4d52b35f 4702faffac0e41ddbe152e199f0e4991 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 513/1150] 10.0.0.90 () {32 vars in 676 bytes} [Wed Jul 1 02:01:53 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1151] 10.0.0.90 () {32 vars in 664 bytes} [Wed Jul 1 02:01:53 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1152] 10.0.0.90 () {32 vars in 674 bytes} [Wed Jul 1 02:01:53 2026] GET /v2.0/extensions/l3-flavors => 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: 516/1153] 10.0.0.90 () {32 vars in 712 bytes} [Wed Jul 1 02:01:53 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: 8|app: 0|req: 517/1154] 10.0.0.90 () {32 vars in 690 bytes} [Wed Jul 1 02:01:53 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1155] 10.0.0.90 () {32 vars in 682 bytes} [Wed Jul 1 02:01:53 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1156] 10.0.0.90 () {32 vars in 668 bytes} [Wed Jul 1 02:01:53 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: 8|app: 0|req: 520/1157] 10.0.0.90 () {32 vars in 686 bytes} [Wed Jul 1 02:01:53 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: 8|app: 0|req: 521/1158] 10.0.0.90 () {32 vars in 704 bytes} [Wed Jul 1 02:01:53 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1159] 10.0.0.90 () {32 vars in 674 bytes} [Wed Jul 1 02:01:53 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1160] 10.0.0.90 () {32 vars in 700 bytes} [Wed Jul 1 02:01:53 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: 8|app: 0|req: 524/1161] 10.0.0.90 () {32 vars in 674 bytes} [Wed Jul 1 02:01:53 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: 8|app: 0|req: 525/1162] 10.0.0.90 () {32 vars in 692 bytes} [Wed Jul 1 02:01:53 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: 8|app: 0|req: 526/1163] 10.0.0.90 () {32 vars in 688 bytes} [Wed Jul 1 02:01:53 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1164] 10.0.0.90 () {32 vars in 708 bytes} [Wed Jul 1 02:01:53 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1165] 10.0.0.90 () {32 vars in 704 bytes} [Wed Jul 1 02:01:53 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1166] 10.0.0.90 () {32 vars in 696 bytes} [Wed Jul 1 02:01:53 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1167] 10.0.0.90 () {32 vars in 710 bytes} [Wed Jul 1 02:01:53 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:53.983 7 INFO neutron.db.l3_hamode_db [None req-0010c3d5-46eb-4e96-8c62-1e8aaa0e9ebf 27dd43ab9c2947e9b5d6d56f4d52b35f 4702faffac0e41ddbe152e199f0e4991 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 531/1168] 10.0.0.90 () {32 vars in 668 bytes} [Wed Jul 1 02:01:53 2026] GET /v2.0/extensions/binding => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1169] 10.0.0.90 () {32 vars in 686 bytes} [Wed Jul 1 02:01:53 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1170] 10.0.0.90 () {32 vars in 680 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1171] 10.0.0.90 () {32 vars in 674 bytes} [Wed Jul 1 02:01:54 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: 8|app: 0|req: 535/1172] 10.0.0.90 () {32 vars in 670 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/extensions/provider => generated 191 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1173] 10.0.0.90 () {32 vars in 660 bytes} [Wed Jul 1 02:01: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: 8|app: 0|req: 537/1174] 10.0.0.90 () {32 vars in 698 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1175] 10.0.0.90 () {32 vars in 698 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1176] 10.0.0.90 () {32 vars in 676 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1177] 10.0.0.90 () {32 vars in 668 bytes} [Wed Jul 1 02:01:54 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: 8|app: 0|req: 541/1178] 10.0.0.90 () {32 vars in 682 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1179] 10.0.0.90 () {32 vars in 700 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1180] 10.0.0.90 () {32 vars in 684 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1181] 10.0.0.90 () {32 vars in 706 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1182] 10.0.0.90 () {32 vars in 668 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1183] 10.0.0.90 () {32 vars in 696 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1184] 10.0.0.90 () {32 vars in 694 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1185] 10.0.0.90 () {32 vars in 684 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1186] 10.0.0.90 () {32 vars in 688 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1187] 10.0.0.90 () {32 vars in 666 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1188] 10.0.0.90 () {32 vars in 680 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1189] 10.0.0.90 () {32 vars in 680 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1190] 10.0.0.90 () {32 vars in 690 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1191] 10.0.0.90 () {32 vars in 690 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1192] 10.0.0.90 () {32 vars in 694 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1193] 10.0.0.90 () {32 vars in 684 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1194] 10.0.0.90 () {32 vars in 688 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1195] 10.0.0.90 () {32 vars in 700 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1196] 10.0.0.90 () {32 vars in 702 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1197] 10.0.0.90 () {32 vars in 712 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1198] 10.0.0.90 () {32 vars in 716 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1199] 10.0.0.90 () {32 vars in 714 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1200] 10.0.0.90 () {32 vars in 726 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1201] 10.0.0.90 () {32 vars in 718 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1202] 10.0.0.90 () {32 vars in 682 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1203] 10.0.0.90 () {32 vars in 668 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/extensions/segment => generated 145 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1204] 10.0.0.90 () {32 vars in 718 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:54.347 8 INFO neutron.services.segments.plugin [-] Segment 85fd84c8-0f8e-472d-9a23-7810da503596 resource provider aggregate not found [pid: 8|app: 0|req: 568/1205] 10.0.0.90 () {32 vars in 678 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:54.359 8 INFO neutron.services.segments.plugin [-] Segment 85fd84c8-0f8e-472d-9a23-7810da503596 resource provider aggregate not found 2026-07-01 02:01:54.366 8 INFO neutron.services.segments.plugin [-] Segment 85fd84c8-0f8e-472d-9a23-7810da503596 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85fd84c8-0f8e-472d-9a23-7810da503596 found for delete ", "request_id": "req-b197494a-9e03-4bb3-b4c0-53c726bf3d87"}]} 2026-07-01 02:01:54.377 8 INFO neutron.services.segments.plugin [-] Segment 85fd84c8-0f8e-472d-9a23-7810da503596 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85fd84c8-0f8e-472d-9a23-7810da503596 found for delete ", "request_id": "req-e7d58eb0-6cd7-4c8a-8549-3e2caf06a37d"}]} 2026-07-01 02:01:54.384 8 INFO neutron.services.segments.plugin [-] Segment d5c8b536-e9c8-404e-9c92-c73e260b2303 resource provider aggregate not found 2026-07-01 02:01:54.394 8 INFO neutron.services.segments.plugin [-] Segment d5c8b536-e9c8-404e-9c92-c73e260b2303 resource provider aggregate not found 2026-07-01 02:01:54.402 8 INFO neutron.services.segments.plugin [-] Segment d5c8b536-e9c8-404e-9c92-c73e260b2303 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5c8b536-e9c8-404e-9c92-c73e260b2303 found for delete ", "request_id": "req-e7790394-577b-4a4f-a510-a984d1fed354"}]} 2026-07-01 02:01:54.418 8 INFO neutron.services.segments.plugin [-] Segment d5c8b536-e9c8-404e-9c92-c73e260b2303 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5c8b536-e9c8-404e-9c92-c73e260b2303 found for delete ", "request_id": "req-8736bd6a-0c34-4b63-a803-d02c0c79d83e"}]} 2026-07-01 02:01:54.426 8 INFO neutron.services.segments.plugin [-] Segment dcf236e8-b4cd-49da-bf64-b3ad7fcf6c1f resource provider aggregate not found 2026-07-01 02:01:54.439 8 INFO neutron.services.segments.plugin [-] Segment dcf236e8-b4cd-49da-bf64-b3ad7fcf6c1f resource provider aggregate not found 2026-07-01 02:01:54.445 8 INFO neutron.services.segments.plugin [-] Segment dcf236e8-b4cd-49da-bf64-b3ad7fcf6c1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcf236e8-b4cd-49da-bf64-b3ad7fcf6c1f found for delete ", "request_id": "req-46940ae9-7ac9-4864-b7f3-b671eff65951"}]} 2026-07-01 02:01:54.452 8 INFO neutron.services.segments.plugin [-] Segment dcf236e8-b4cd-49da-bf64-b3ad7fcf6c1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcf236e8-b4cd-49da-bf64-b3ad7fcf6c1f found for delete ", "request_id": "req-e248ed6e-573b-47b0-b7a4-7c82ee7b913f"}]} 2026-07-01 02:01:54.462 8 INFO neutron.services.segments.plugin [-] Segment 62cadd29-9bfa-403e-8db2-51a45c4602a6 resource provider aggregate not found 2026-07-01 02:01:54.474 8 INFO neutron.services.segments.plugin [-] Segment 62cadd29-9bfa-403e-8db2-51a45c4602a6 resource provider aggregate not found 2026-07-01 02:01:54.483 8 INFO neutron.services.segments.plugin [-] Segment 62cadd29-9bfa-403e-8db2-51a45c4602a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62cadd29-9bfa-403e-8db2-51a45c4602a6 found for delete ", "request_id": "req-813a7491-7199-4d0d-a4b3-35efce90edeb"}]} 2026-07-01 02:01:54.495 8 INFO neutron.services.segments.plugin [-] Segment 62cadd29-9bfa-403e-8db2-51a45c4602a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62cadd29-9bfa-403e-8db2-51a45c4602a6 found for delete ", "request_id": "req-9d2867f3-b635-44c9-a49a-e426ff49c359"}]} 2026-07-01 02:01:54.530 7 INFO neutron.services.segments.plugin [-] Segment d543fb0b-2a17-42a7-8768-ecca95b2b636 resource provider aggregate not found 2026-07-01 02:01:54.561 7 INFO neutron.services.segments.plugin [-] Segment d543fb0b-2a17-42a7-8768-ecca95b2b636 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d543fb0b-2a17-42a7-8768-ecca95b2b636 found for delete ", "request_id": "req-504a6a66-d508-4bfb-bcb0-76a6feae651e"}]} 2026-07-01 02:01:54.574 7 INFO neutron.services.segments.plugin [-] Segment d543fb0b-2a17-42a7-8768-ecca95b2b636 resource provider aggregate not found 2026-07-01 02:01:54.600 7 INFO neutron.services.segments.plugin [-] Segment d543fb0b-2a17-42a7-8768-ecca95b2b636 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d543fb0b-2a17-42a7-8768-ecca95b2b636 found for delete ", "request_id": "req-899d95bd-c09b-4abf-9fd6-34cd183570d4"}]} [pid: 8|app: 0|req: 569/1206] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/security-groups?tenant_id=4ddc781ac60d426abb5321a96b8fd310&name=default => generated 2801 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1207] 10.0.0.90 () {32 vars in 668 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1208] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:01:54 2026] DELETE /v2.0/security-groups/8c6a4d15-610f-413b-9ec4-be3aa83ee90d => 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: 572/1209] 10.0.0.90 () {32 vars in 696 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1210] 10.0.0.90 () {32 vars in 704 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1211] 10.0.0.90 () {32 vars in 700 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1212] 10.0.0.90 () {32 vars in 682 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1213] 10.0.0.90 () {32 vars in 704 bytes} [Wed Jul 1 02:01:54 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: 8|app: 0|req: 577/1214] 10.0.0.90 () {32 vars in 694 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1215] 10.0.0.90 () {32 vars in 688 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1216] 10.0.0.90 () {32 vars in 696 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1217] 10.0.0.90 () {32 vars in 688 bytes} [Wed Jul 1 02:01:54 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: 8|app: 0|req: 581/1218] 10.0.0.90 () {32 vars in 700 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1219] 10.0.0.90 () {32 vars in 664 bytes} [Wed Jul 1 02:01:54 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: 8|app: 0|req: 583/1220] 10.0.0.90 () {32 vars in 680 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1221] 10.0.0.90 () {32 vars in 692 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1222] 10.0.0.90 () {32 vars in 676 bytes} [Wed Jul 1 02:01:54 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: 8|app: 0|req: 586/1223] 10.0.0.90 () {32 vars in 666 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1224] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:01:53 2026] POST /v2.0/routers => generated 511 bytes in 1576 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:01:54.918 8 WARNING neutron_lib.context [None req-03473d71-3eed-44cf-8ffc-62972a65b89d 27dd43ab9c2947e9b5d6d56f4d52b35f 4702faffac0e41ddbe152e199f0e4991 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 587/1225] 10.0.0.90 () {34 vars in 664 bytes} [Wed Jul 1 02:01:54 2026] POST /v2.0/ports => generated 964 bytes in 445 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: 639/1226] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:01:55 2026] GET /v2.0/security-groups?tenant_id=c5f9fa17364843cc8184776ae178cd85&name=default => generated 2801 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1227] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:01:55 2026] DELETE /v2.0/security-groups/7edf02f6-d7e4-4726-a0a7-77ba380c4371 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:01:56.790 7 WARNING neutron_lib.context [None req-17255a15-c2eb-4993-b6f2-33df858b60a2 27e1c536ae444600b7f0b7b1cdaf1ad1 48ec403080674c16bca2a4a55673648b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 641/1228] 10.0.0.90 () {34 vars in 676 bytes} [Wed Jul 1 02:01:56 2026] POST /v2.0/subnetpools => generated 549 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1229] 10.0.0.90 () {32 vars in 728 bytes} [Wed Jul 1 02:01:56 2026] GET /v2.0/subnetpools/3b5a5e5d-f7b9-4587-be65-6107fb0be4ae => generated 549 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1230] 10.0.0.90 () {34 vars in 748 bytes} [Wed Jul 1 02:01:56 2026] PUT /v2.0/subnetpools/3b5a5e5d-f7b9-4587-be65-6107fb0be4ae => generated 500 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1231] 10.0.0.90 () {32 vars in 731 bytes} [Wed Jul 1 02:01:57 2026] DELETE /v2.0/subnetpools/3b5a5e5d-f7b9-4587-be65-6107fb0be4ae => 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: 588/1232] 10.0.0.90 () {34 vars in 782 bytes} [Wed Jul 1 02:01:55 2026] PUT /v2.0/routers/abd58768-3dc2-41a7-9513-ccd292e44a73/add_router_interface => generated 309 bytes in 1765 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-07-01 02:01:57.138 8 INFO neutron.api.v2.resource [None req-50d8b69f-1710-47b7-a6e3-f3dba8fb43e6 27e1c536ae444600b7f0b7b1cdaf1ad1 48ec403080674c16bca2a4a55673648b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 589/1233] 10.0.0.90 () {32 vars in 728 bytes} [Wed Jul 1 02:01:57 2026] GET /v2.0/subnetpools/3b5a5e5d-f7b9-4587-be65-6107fb0be4ae => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1234] 10.0.0.90 () {32 vars in 716 bytes} [Wed Jul 1 02:01:57 2026] GET /v2.0/ports/39bfe05d-a35d-4b67-8bf1-c034ab6c4c23 => generated 1038 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:01:57.239 8 INFO neutron.api.v2.resource [None req-33a79b1a-fc32-4208-9c5d-f9a9efc48bf0 27e1c536ae444600b7f0b7b1cdaf1ad1 48ec403080674c16bca2a4a55673648b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 591/1235] 10.0.0.90 () {32 vars in 731 bytes} [Wed Jul 1 02:01:57 2026] DELETE /v2.0/subnetpools/3b5a5e5d-f7b9-4587-be65-6107fb0be4ae => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1236] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:01:57 2026] GET /v2.0/security-groups?tenant_id=bef16c0dfd474914a501ce3682d67d6e&name=default => generated 2801 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1237] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:01:57 2026] DELETE /v2.0/security-groups/1dfafd3b-5754-4bce-a699-29b0a07e046c => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:01:57.858 7 WARNING neutron_lib.context [None req-c71f97e0-75a8-41a0-959f-3d9d431200a9 acc55a6ac48b4c31a00596b62a67e1c8 3a0755cf56014911bbdb4cce73038164 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:01:58.020 7 INFO neutron.db.segments_db [None req-c71f97e0-75a8-41a0-959f-3d9d431200a9 acc55a6ac48b4c31a00596b62a67e1c8 3a0755cf56014911bbdb4cce73038164 - - default default] Added segment d3fd1a9c-eb56-4826-a1f6-e30512fbdbca of type vxlan for network 617cfeef-53e8-4bf0-83f7-16c3fee12f3f [pid: 7|app: 0|req: 647/1238] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:01:57 2026] POST /v2.0/networks => generated 644 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1239] 10.0.0.90 () {34 vars in 788 bytes} [Wed Jul 1 02:01:57 2026] PUT /v2.0/routers/abd58768-3dc2-41a7-9513-ccd292e44a73/remove_router_interface => generated 309 bytes in 951 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-07-01 02:01:58.198 8 WARNING neutron_lib.context [None req-5c71ef47-3f91-4dd9-96b0-e011ba8463cb acc55a6ac48b4c31a00596b62a67e1c8 3a0755cf56014911bbdb4cce73038164 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 648/1240] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:01:58 2026] GET /v2.0/security-groups?tenant_id=48ec403080674c16bca2a4a55673648b&name=default => generated 2801 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:01:58.453 7 INFO neutron.api.v2.resource [None req-9e7f907e-5485-4f30-bb56-f837cf18bd49 27dd43ab9c2947e9b5d6d56f4d52b35f 4702faffac0e41ddbe152e199f0e4991 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 649/1241] 10.0.0.90 () {34 vars in 788 bytes} [Wed Jul 1 02:01:58 2026] PUT /v2.0/routers/abd58768-3dc2-41a7-9513-ccd292e44a73/remove_router_interface => generated 197 bytes in 155 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1242] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:01:58 2026] POST /v2.0/subnets => generated 617 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1243] 10.0.0.90 () {32 vars in 735 bytes} [Wed Jul 1 02:01:58 2026] GET /v2.0/ports?device_id=abd58768-3dc2-41a7-9513-ccd292e44a73 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:01:58.535 8 WARNING neutron_lib.context [None req-2b101791-28b9-431d-9054-a69cea125ab9 acc55a6ac48b4c31a00596b62a67e1c8 3a0755cf56014911bbdb4cce73038164 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 650/1244] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:01:58 2026] DELETE /v2.0/security-groups/7aae890b-a287-4558-bfa3-b33725098c04 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:01:58.584 8 INFO neutron.db.segments_db [None req-2b101791-28b9-431d-9054-a69cea125ab9 acc55a6ac48b4c31a00596b62a67e1c8 3a0755cf56014911bbdb4cce73038164 - - default default] Added segment 6468423e-b580-426e-a5c9-ce7084110870 of type vxlan for network 5e58ff33-c9fa-471c-b476-6209565c8629 [pid: 8|app: 0|req: 595/1245] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:01:58 2026] POST /v2.0/networks => generated 643 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1246] 10.0.0.90 () {34 vars in 742 bytes} [Wed Jul 1 02:01:58 2026] PUT /v2.0/networks/5e58ff33-c9fa-471c-b476-6209565c8629 => generated 592 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:58.882 8 WARNING neutron_lib.context [None req-216f38ac-5597-4b2f-9d70-648940b276cc acc55a6ac48b4c31a00596b62a67e1c8 3a0755cf56014911bbdb4cce73038164 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 597/1247] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:01:58 2026] POST /v2.0/subnets => generated 602 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:01:59.382 7 INFO neutron.services.segments.plugin [-] Segment 87026243-672a-4bc6-918d-30ece57626f7 resource provider aggregate not found 2026-07-01 02:01:59.387 7 INFO neutron.services.segments.plugin [-] Segment 87026243-672a-4bc6-918d-30ece57626f7 resource provider aggregate not found 2026-07-01 02:01:59.406 7 INFO neutron.services.segments.plugin [-] Segment 87026243-672a-4bc6-918d-30ece57626f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87026243-672a-4bc6-918d-30ece57626f7 found for delete ", "request_id": "req-cfd242cf-ef01-436e-99a5-aa1f3b792402"}]} 2026-07-01 02:01:59.408 7 INFO neutron.services.segments.plugin [-] Segment 87026243-672a-4bc6-918d-30ece57626f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87026243-672a-4bc6-918d-30ece57626f7 found for delete ", "request_id": "req-86cff396-65a2-4edc-a0af-afb703900d4d"}]} 2026-07-01 02:01:59.415 7 INFO neutron.db.l3_hamode_db [None req-4f481dce-392d-4ec8-a624-69124db46c6f 27dd43ab9c2947e9b5d6d56f4d52b35f 4702faffac0e41ddbe152e199f0e4991 - - default default] HA network 7ef272d2-2081-4b05-b654-94a52d789612 was deleted as no HA routers are present in tenant 4702faffac0e41ddbe152e199f0e4991. [pid: 7|app: 0|req: 651/1248] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:01:58 2026] DELETE /v2.0/routers/abd58768-3dc2-41a7-9513-ccd292e44a73 => generated 0 bytes in 863 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1249] 10.0.0.90 () {34 vars in 740 bytes} [Wed Jul 1 02:01:59 2026] PUT /v2.0/subnets/e0357075-9b9d-4d95-9dd0-f99689d9260c => generated 612 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:59.658 7 WARNING neutron_lib.context [None req-f6813dd4-a543-40ca-a16a-9c127d21e07b e2d140ab1af84ba188bc2c0a86629f85 88ae13ecd17f43bd8249426fc96cad58 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 599/1250] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:01:59 2026] DELETE /v2.0/subnets/f1315ff1-2989-4c5c-8e7d-1e304d477dbd => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:01:59.868 7 INFO neutron.db.segments_db [None req-f6813dd4-a543-40ca-a16a-9c127d21e07b e2d140ab1af84ba188bc2c0a86629f85 88ae13ecd17f43bd8249426fc96cad58 - - default default] Added segment 19aef578-ca2c-440c-a985-7644f5be32dd of type vxlan for network 8ab289e7-c582-4bfc-bd78-7795ac3ac22f [pid: 7|app: 0|req: 652/1251] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:01:59 2026] POST /v2.0/networks => generated 647 bytes in 582 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1252] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:02:00 2026] DELETE /v2.0/networks/4548e113-9cdc-4d34-8856-1501827ae7c6 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:02:00.245 7 WARNING neutron_lib.context [None req-f43fd564-d55b-483a-8d47-11c4a1dca316 e2d140ab1af84ba188bc2c0a86629f85 88ae13ecd17f43bd8249426fc96cad58 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:02:00.338 8 INFO neutron.services.segments.plugin [-] Segment 6468423e-b580-426e-a5c9-ce7084110870 resource provider aggregate not found 2026-07-01 02:02:00.348 8 INFO neutron.services.segments.plugin [-] Segment 6468423e-b580-426e-a5c9-ce7084110870 resource provider aggregate not found 2026-07-01 02:02:00.360 8 INFO neutron.services.segments.plugin [-] Segment 6468423e-b580-426e-a5c9-ce7084110870 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6468423e-b580-426e-a5c9-ce7084110870 found for delete ", "request_id": "req-73ff1f71-e589-48cf-9b38-551c67a1d361"}]} 2026-07-01 02:02:00.364 8 INFO neutron.services.segments.plugin [-] Segment 6468423e-b580-426e-a5c9-ce7084110870 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6468423e-b580-426e-a5c9-ce7084110870 found for delete ", "request_id": "req-88e1554d-33b4-4e67-a7b0-a2f7fbe2b019"}]} [pid: 8|app: 0|req: 600/1253] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:01:59 2026] DELETE /v2.0/networks/5e58ff33-c9fa-471c-b476-6209565c8629 => generated 0 bytes in 696 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:02:00.379 8 WARNING neutron_lib.context [None req-1244f12b-b45d-4504-be1a-57c4dcc07db7 27dd43ab9c2947e9b5d6d56f4d52b35f 4702faffac0e41ddbe152e199f0e4991 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:02:00.433 8 INFO neutron.db.segments_db [None req-1244f12b-b45d-4504-be1a-57c4dcc07db7 27dd43ab9c2947e9b5d6d56f4d52b35f 4702faffac0e41ddbe152e199f0e4991 - - default default] Added segment 9c326e2a-24eb-4253-b77c-1f33b0a4c63d of type vxlan for network b7246bc9-40e7-4f7e-9b70-064bc2786cec [pid: 7|app: 0|req: 654/1254] 10.0.0.90 () {34 vars in 664 bytes} [Wed Jul 1 02:02:00 2026] POST /v2.0/ports => generated 778 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1255] 10.0.0.90 () {32 vars in 622 bytes} [Wed Jul 1 02:02:00 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 601/1256] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:02:00 2026] POST /v2.0/networks => generated 634 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:00.556 8 WARNING neutron_lib.context [None req-bec264ce-b04f-49a7-80b8-25aaef90a08f e2d140ab1af84ba188bc2c0a86629f85 88ae13ecd17f43bd8249426fc96cad58 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:02:00.561 7 INFO neutron.pecan_wsgi.hooks.translation [None req-24bcc777-e2ae-4dcd-ae59-c58468935f73 acc55a6ac48b4c31a00596b62a67e1c8 3a0755cf56014911bbdb4cce73038164 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 656/1257] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:02:00 2026] DELETE /v2.0/networks/5e58ff33-c9fa-471c-b476-6209565c8629 => generated 138 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:02:00.616 8 INFO neutron.db.segments_db [None req-bec264ce-b04f-49a7-80b8-25aaef90a08f e2d140ab1af84ba188bc2c0a86629f85 88ae13ecd17f43bd8249426fc96cad58 - - default default] Added segment 6ee8de77-21a1-4acb-b0ee-e980f2071711 of type vxlan for network 51679fae-fa03-4801-b6a9-f64b925c102d [pid: 7|app: 0|req: 657/1258] 10.0.0.90 () {32 vars in 632 bytes} [Wed Jul 1 02:02:00 2026] GET /v2.0/ => generated 632 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:00.681 7 WARNING neutron_lib.context [None req-f96c399b-21bc-4cd4-bd62-c01d7ab743e5 27dd43ab9c2947e9b5d6d56f4d52b35f 4702faffac0e41ddbe152e199f0e4991 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 602/1259] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:02:00 2026] POST /v2.0/networks => generated 636 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1260] 10.0.0.90 () {32 vars in 693 bytes} [Wed Jul 1 02:02:00 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:00.834 8 WARNING neutron_lib.context [None req-7dddcbc0-1a2c-4b59-8d6d-3beabb7324ff e2d140ab1af84ba188bc2c0a86629f85 88ae13ecd17f43bd8249426fc96cad58 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 658/1263] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:02:00 2026] POST /v2.0/subnets => generated 622 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1264] 10.0.0.90 () {32 vars in 741 bytes} [Wed Jul 1 02:02:01 2026] GET /v2.0/subnets?network_id=1802c3db-d9d5-4e27-8d3a-b5f9d0db458e => generated 626 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:01.110 7 WARNING neutron_lib.context [None req-abc2d9fb-51dc-40a4-8802-3a05923377e4 27dd43ab9c2947e9b5d6d56f4d52b35f 4702faffac0e41ddbe152e199f0e4991 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:02:01.155 7 INFO neutron.db.segments_db [None req-abc2d9fb-51dc-40a4-8802-3a05923377e4 27dd43ab9c2947e9b5d6d56f4d52b35f 4702faffac0e41ddbe152e199f0e4991 - - default default] Added segment 328c14e2-f0eb-4ab1-8117-9845109edaff of type vxlan for network 9dbe14f3-a7a2-42e8-8813-6d731a45d561 [pid: 8|app: 0|req: 606/1265] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:02:00 2026] POST /v2.0/subnets => generated 622 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1266] 10.0.0.90 () {32 vars in 652 bytes} [Wed Jul 1 02:02:01 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) 2026-07-01 02:02:01.213 8 WARNING neutron_lib.context [None req-c5863b99-a503-4d7e-ba0e-6d4b1574201e e2d140ab1af84ba188bc2c0a86629f85 88ae13ecd17f43bd8249426fc96cad58 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:02:01.429 7 INFO neutron.services.segments.plugin [-] Segment 56922d56-df4b-45a8-ba09-e5a25806594e resource provider aggregate not found 2026-07-01 02:02:01.439 7 INFO neutron.services.segments.plugin [-] Segment 56922d56-df4b-45a8-ba09-e5a25806594e resource provider aggregate not found 2026-07-01 02:02:01.464 7 INFO neutron.services.segments.plugin [-] Segment 56922d56-df4b-45a8-ba09-e5a25806594e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56922d56-df4b-45a8-ba09-e5a25806594e found for delete ", "request_id": "req-0132ecdf-d0ab-4ac3-9510-011c1a3e1ac5"}]} 2026-07-01 02:02:01.476 7 INFO neutron.services.segments.plugin [-] Segment 56922d56-df4b-45a8-ba09-e5a25806594e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56922d56-df4b-45a8-ba09-e5a25806594e found for delete ", "request_id": "req-67b47e1b-b224-4825-b6b8-01fb1c3e9372"}]} 2026-07-01 02:02:01.524 7 INFO neutron.db.l3_hamode_db [None req-abc2d9fb-51dc-40a4-8802-3a05923377e4 27dd43ab9c2947e9b5d6d56f4d52b35f 4702faffac0e41ddbe152e199f0e4991 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 608/1267] 10.0.0.90 () {34 vars in 664 bytes} [Wed Jul 1 02:02:01 2026] POST /v2.0/ports => generated 965 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:02:01.701 7 INFO neutron.db.l3_hamode_db [None req-abc2d9fb-51dc-40a4-8802-3a05923377e4 27dd43ab9c2947e9b5d6d56f4d52b35f 4702faffac0e41ddbe152e199f0e4991 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 609/1268] 10.0.0.90 () {32 vars in 648 bytes} [Wed Jul 1 02:02:01 2026] GET /v2.0/networks => generated 1309 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1269] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:02:01 2026] GET /v2.0/security-groups?tenant_id=98ce157f69824baaa996500f21e7c62f&name=default => generated 2801 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1270] 10.0.0.90 () {32 vars in 719 bytes} [Wed Jul 1 02:02:02 2026] DELETE /v2.0/ports/f354966f-773a-42f8-b126-ded0c604fb19 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1271] 10.0.0.90 () {32 vars in 646 bytes} [Wed Jul 1 02:02:02 2026] GET /v2.0/subnets => generated 1233 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1272] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:02:02 2026] DELETE /v2.0/security-groups/a1fc8930-5939-4a13-911e-2645b957c0ad => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:02:02.506 8 INFO neutron.pecan_wsgi.hooks.translation [None req-55eb26d3-2fef-4112-b8ca-e28f25643963 e2d140ab1af84ba188bc2c0a86629f85 88ae13ecd17f43bd8249426fc96cad58 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 614/1273] 10.0.0.90 () {32 vars in 719 bytes} [Wed Jul 1 02:02:02 2026] DELETE /v2.0/ports/f354966f-773a-42f8-b126-ded0c604fb19 => 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: 615/1274] 10.0.0.90 () {32 vars in 722 bytes} [Wed Jul 1 02:02:02 2026] GET /v2.0/networks/617cfeef-53e8-4bf0-83f7-16c3fee12f3f => generated 669 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:02.642 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1e53758b-e182-4aa9-84fb-ff47e6b720d4 e2d140ab1af84ba188bc2c0a86629f85 88ae13ecd17f43bd8249426fc96cad58 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 616/1275] 10.0.0.90 () {32 vars in 716 bytes} [Wed Jul 1 02:02:02 2026] GET /v2.0/ports/f354966f-773a-42f8-b126-ded0c604fb19 => generated 132 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1276] 10.0.0.90 () {32 vars in 720 bytes} [Wed Jul 1 02:02:02 2026] GET /v2.0/subnets/ca4713be-fbd9-4c62-8b15-59d02d770f3d => generated 617 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1277] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:02:02 2026] DELETE /v2.0/subnets/a7b25992-394e-4530-b1f1-de8d42d56efd => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:02:02.971 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d1e1f310-7064-4e7a-936c-e563fa3adfc8 acc55a6ac48b4c31a00596b62a67e1c8 3a0755cf56014911bbdb4cce73038164 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 619/1278] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:02:02 2026] DELETE /v2.0/subnets/e0357075-9b9d-4d95-9dd0-f99689d9260c => 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: 660/1279] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:02:01 2026] POST /v2.0/routers => generated 511 bytes in 1929 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:03.050 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d1caf49a-e65b-41aa-aafb-c9a630dc1eee acc55a6ac48b4c31a00596b62a67e1c8 3a0755cf56014911bbdb4cce73038164 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 661/1280] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:02:03 2026] DELETE /v2.0/networks/5e58ff33-c9fa-471c-b476-6209565c8629 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:02:03.463 8 INFO neutron.services.segments.plugin [-] Segment 6ee8de77-21a1-4acb-b0ee-e980f2071711 resource provider aggregate not found 2026-07-01 02:02:03.469 8 INFO neutron.services.segments.plugin [-] Segment 6ee8de77-21a1-4acb-b0ee-e980f2071711 resource provider aggregate not found 2026-07-01 02:02:03.486 8 INFO neutron.services.segments.plugin [-] Segment 6ee8de77-21a1-4acb-b0ee-e980f2071711 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ee8de77-21a1-4acb-b0ee-e980f2071711 found for delete ", "request_id": "req-ed5e11b3-7762-4fa1-acb8-03e4e3aa374e"}]} 2026-07-01 02:02:03.488 8 INFO neutron.services.segments.plugin [-] Segment 6ee8de77-21a1-4acb-b0ee-e980f2071711 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ee8de77-21a1-4acb-b0ee-e980f2071711 found for delete ", "request_id": "req-46df4530-30e3-4b4f-89f3-0bc7d62f5322"}]} [pid: 8|app: 0|req: 620/1281] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:02:02 2026] DELETE /v2.0/networks/51679fae-fa03-4801-b6a9-f64b925c102d => generated 0 bytes in 529 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1282] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:02:03 2026] DELETE /v2.0/subnets/ca4713be-fbd9-4c62-8b15-59d02d770f3d => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:02:03.766 8 WARNING neutron_lib.context [None req-8c144d22-e235-40fa-9ddb-3608b961191d e2d140ab1af84ba188bc2c0a86629f85 88ae13ecd17f43bd8249426fc96cad58 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:02:03.830 8 INFO neutron.db.segments_db [None req-8c144d22-e235-40fa-9ddb-3608b961191d e2d140ab1af84ba188bc2c0a86629f85 88ae13ecd17f43bd8249426fc96cad58 - - default default] Added segment 8227e3d0-1e9f-494d-9f91-f73588785d56 of type vxlan for network e1e7209f-287a-4761-8413-2cf8b32b55b0 [pid: 8|app: 0|req: 622/1283] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:02:03 2026] POST /v2.0/networks => generated 636 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 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: 8|app: 0|req: 623/1284] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:02:03 2026] DELETE /v2.0/networks/617cfeef-53e8-4bf0-83f7-16c3fee12f3f => generated 0 bytes in 422 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:02:04.385 8 WARNING neutron_lib.context [None req-8038a9b2-7cc0-4ae9-9408-e85197586b11 e2d140ab1af84ba188bc2c0a86629f85 88ae13ecd17f43bd8249426fc96cad58 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1285] 10.0.0.90 () {34 vars in 782 bytes} [Wed Jul 1 02:02:03 2026] PUT /v2.0/routers/3932e613-dcc2-4b56-b80b-7f0989d4843d/add_router_interface => generated 309 bytes in 1525 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1286] 10.0.0.90 () {32 vars in 716 bytes} [Wed Jul 1 02:02:04 2026] GET /v2.0/ports/9cfb0826-b322-462e-bc5d-db255c4f1c6f => generated 959 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1287] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:02:04 2026] POST /v2.0/subnets => generated 622 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:04.745 8 WARNING neutron_lib.context [None req-be2cd5e1-567c-43f4-bd37-ba0636dc63e8 e2d140ab1af84ba188bc2c0a86629f85 88ae13ecd17f43bd8249426fc96cad58 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 625/1288] 10.0.0.90 () {34 vars in 664 bytes} [Wed Jul 1 02:02:04 2026] POST /v2.0/ports => generated 924 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:05.507 8 INFO neutron.services.segments.plugin [-] Segment d3fd1a9c-eb56-4826-a1f6-e30512fbdbca resource provider aggregate not found 2026-07-01 02:02:05.529 8 INFO neutron.services.segments.plugin [-] Segment d3fd1a9c-eb56-4826-a1f6-e30512fbdbca resource provider aggregate not found 2026-07-01 02:02:05.551 8 INFO neutron.services.segments.plugin [-] Segment d3fd1a9c-eb56-4826-a1f6-e30512fbdbca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3fd1a9c-eb56-4826-a1f6-e30512fbdbca found for delete ", "request_id": "req-fa65df9a-9ab6-4822-b7ee-0fc8d22cbcd3"}]} 2026-07-01 02:02:05.559 8 INFO neutron.services.segments.plugin [-] Segment d3fd1a9c-eb56-4826-a1f6-e30512fbdbca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3fd1a9c-eb56-4826-a1f6-e30512fbdbca found for delete ", "request_id": "req-1ef7a975-f98c-4317-a169-ffccf822756b"}]} [pid: 8|app: 0|req: 626/1289] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:02:05 2026] GET /v2.0/security-groups?tenant_id=3a0755cf56014911bbdb4cce73038164&name=default => generated 2801 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1290] 10.0.0.90 () {34 vars in 788 bytes} [Wed Jul 1 02:02:04 2026] PUT /v2.0/routers/3932e613-dcc2-4b56-b80b-7f0989d4843d/remove_router_interface => generated 309 bytes in 1093 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1291] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:02:05 2026] DELETE /v2.0/security-groups/070da486-02a4-461f-b86d-1f974bd5e661 => 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: 666/1292] 10.0.0.90 () {32 vars in 735 bytes} [Wed Jul 1 02:02:05 2026] GET /v2.0/ports?device_id=3932e613-dcc2-4b56-b80b-7f0989d4843d => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1293] 10.0.0.90 () {32 vars in 719 bytes} [Wed Jul 1 02:02:05 2026] DELETE /v2.0/ports/5a5d8f05-a25a-4fed-944a-8d379319f404 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:02:05.982 8 INFO neutron.pecan_wsgi.hooks.translation [None req-55e58ce8-dd0b-4d28-b481-eb2519cf2c20 e2d140ab1af84ba188bc2c0a86629f85 88ae13ecd17f43bd8249426fc96cad58 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 628/1294] 10.0.0.90 () {32 vars in 716 bytes} [Wed Jul 1 02:02:05 2026] GET /v2.0/ports/5a5d8f05-a25a-4fed-944a-8d379319f404 => 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: 629/1295] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:02:05 2026] DELETE /v2.0/subnets/a4a2fa4e-cccf-41bb-8c84-088993f40355 => 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: 630/1296] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:02:06 2026] DELETE /v2.0/networks/e1e7209f-287a-4761-8413-2cf8b32b55b0 => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:02:06.576 8 WARNING neutron_lib.context [None req-5f8fa872-214e-4164-9174-ea0b4d4a8d9f e2d140ab1af84ba188bc2c0a86629f85 88ae13ecd17f43bd8249426fc96cad58 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:02:06.578 7 INFO neutron.services.segments.plugin [-] Segment 328c14e2-f0eb-4ab1-8117-9845109edaff resource provider aggregate not found 2026-07-01 02:02:06.582 7 INFO neutron.services.segments.plugin [-] Segment 328c14e2-f0eb-4ab1-8117-9845109edaff resource provider aggregate not found 2026-07-01 02:02:06.604 7 INFO neutron.services.segments.plugin [-] Segment 328c14e2-f0eb-4ab1-8117-9845109edaff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 328c14e2-f0eb-4ab1-8117-9845109edaff found for delete ", "request_id": "req-90260517-feff-4778-9261-4193dbc9f8da"}]} 2026-07-01 02:02:06.605 7 INFO neutron.services.segments.plugin [-] Segment 328c14e2-f0eb-4ab1-8117-9845109edaff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 328c14e2-f0eb-4ab1-8117-9845109edaff found for delete ", "request_id": "req-b6364f9a-50c4-4b29-98f0-6c57bbb481cf"}]} 2026-07-01 02:02:06.624 7 INFO neutron.db.l3_hamode_db [None req-db9af245-d6a5-4059-8139-28534a62542b 27dd43ab9c2947e9b5d6d56f4d52b35f 4702faffac0e41ddbe152e199f0e4991 - - default default] HA network 9dbe14f3-a7a2-42e8-8813-6d731a45d561 was deleted as no HA routers are present in tenant 4702faffac0e41ddbe152e199f0e4991. [pid: 7|app: 0|req: 667/1297] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:02:05 2026] DELETE /v2.0/routers/3932e613-dcc2-4b56-b80b-7f0989d4843d => generated 0 bytes in 764 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1298] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:02:06 2026] DELETE /v2.0/subnets/c43b4808-579f-41f3-bb3b-2895d07afee7 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1299] 10.0.0.90 () {34 vars in 664 bytes} [Wed Jul 1 02:02:06 2026] POST /v2.0/ports => generated 778 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 632/1300] 10.0.0.90 () {34 vars in 736 bytes} [Wed Jul 1 02:02:06 2026] PUT /v2.0/ports/39869156-613a-4b83-89ae-0ffe50341cc6 => generated 752 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1301] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:02:06 2026] DELETE /v2.0/networks/b7246bc9-40e7-4f7e-9b70-064bc2786cec => generated 0 bytes in 387 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1302] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:02:07 2026] GET /v2.0/security-groups?tenant_id=74fec34f5ea641c3b7652f531e7b2788&name=default => generated 2801 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:02:07.565 7 WARNING neutron_lib.context [None req-9ee897bd-e44a-4d19-845a-ffb69b7b3f68 27dd43ab9c2947e9b5d6d56f4d52b35f 4702faffac0e41ddbe152e199f0e4991 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:02:07.616 7 INFO neutron.db.segments_db [None req-9ee897bd-e44a-4d19-845a-ffb69b7b3f68 27dd43ab9c2947e9b5d6d56f4d52b35f 4702faffac0e41ddbe152e199f0e4991 - - default default] Added segment 2b05304b-8b91-4287-9279-00231ae3291f of type vxlan for network dbb53b74-2d9f-45b9-a5a5-ee573e91aa44 2026-07-01 02:02:07.683 8 INFO neutron.services.segments.plugin [-] Segment 8227e3d0-1e9f-494d-9f91-f73588785d56 resource provider aggregate not found 2026-07-01 02:02:07.691 8 INFO neutron.services.segments.plugin [-] Segment 8227e3d0-1e9f-494d-9f91-f73588785d56 resource provider aggregate not found 2026-07-01 02:02:07.705 8 INFO neutron.services.segments.plugin [-] Segment 8227e3d0-1e9f-494d-9f91-f73588785d56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8227e3d0-1e9f-494d-9f91-f73588785d56 found for delete ", "request_id": "req-36254258-32d3-4cde-b3eb-1be5d1c9987e"}]} 2026-07-01 02:02:07.715 8 INFO neutron.services.segments.plugin [-] Segment 8227e3d0-1e9f-494d-9f91-f73588785d56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8227e3d0-1e9f-494d-9f91-f73588785d56 found for delete ", "request_id": "req-f108988a-b234-4376-b369-3d641385a590"}]} [pid: 8|app: 0|req: 633/1303] 10.0.0.90 () {32 vars in 719 bytes} [Wed Jul 1 02:02:07 2026] DELETE /v2.0/ports/39869156-613a-4b83-89ae-0ffe50341cc6 => generated 0 bytes in 728 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 634/1304] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:02:07 2026] DELETE /v2.0/security-groups/2018220f-6042-4073-81ce-303cb851f72b => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:02:07.975 7 INFO neutron.db.l3_hamode_db [None req-9ee897bd-e44a-4d19-845a-ffb69b7b3f68 27dd43ab9c2947e9b5d6d56f4d52b35f 4702faffac0e41ddbe152e199f0e4991 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:02:08.048 8 WARNING neutron_lib.context [None req-0c1cd467-ce7f-4948-b6ff-624d206363e6 4dab48fa1d45404ebb2cd5c232144e7d e3380783275b4de2b18eade530b5bac0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:02:08.162 8 INFO neutron.db.segments_db [None req-0c1cd467-ce7f-4948-b6ff-624d206363e6 4dab48fa1d45404ebb2cd5c232144e7d e3380783275b4de2b18eade530b5bac0 - - default default] Added segment 1b47a038-50e7-4b23-b858-4faa6697dc6a of type vxlan for network 8f152c77-dc21-4dfb-b3b3-50c8c6fce479 [pid: 8|app: 0|req: 635/1305] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:02:07 2026] POST /v2.0/networks => generated 645 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1306] 10.0.0.90 () {32 vars in 642 bytes} [Wed Jul 1 02:02:08 2026] GET /v2.0/ports => generated 781 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1307] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:02:08 2026] GET /v2.0/security-groups?tenant_id=c5627bc9985442799f644dbd3c08dca3&name=default => generated 2801 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:02:08.438 8 WARNING neutron_lib.context [None req-eeb6cef4-c7e4-4bcd-9170-3f2175122a18 4dab48fa1d45404ebb2cd5c232144e7d e3380783275b4de2b18eade530b5bac0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:02:08.647 7 INFO neutron.services.segments.plugin [-] Segment 9c326e2a-24eb-4253-b77c-1f33b0a4c63d resource provider aggregate not found 2026-07-01 02:02:08.651 7 INFO neutron.services.segments.plugin [-] Segment 9c326e2a-24eb-4253-b77c-1f33b0a4c63d resource provider aggregate not found 2026-07-01 02:02:08.668 7 INFO neutron.services.segments.plugin [-] Segment 9c326e2a-24eb-4253-b77c-1f33b0a4c63d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c326e2a-24eb-4253-b77c-1f33b0a4c63d found for delete ", "request_id": "req-61582734-b4ca-4cf3-9543-9b4a5905c19f"}]} 2026-07-01 02:02:08.669 7 INFO neutron.services.segments.plugin [-] Segment 9c326e2a-24eb-4253-b77c-1f33b0a4c63d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c326e2a-24eb-4253-b77c-1f33b0a4c63d found for delete ", "request_id": "req-6265f757-9deb-4435-ae98-77024f0e25e5"}]} [pid: 8|app: 0|req: 638/1308] 10.0.0.90 () {34 vars in 664 bytes} [Wed Jul 1 02:02:08 2026] POST /v2.0/ports => generated 775 bytes in 383 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-07-01 02:02:08.853 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ce9cee89-1aac-4a80-8fa9-cc37ab369f75 e2d140ab1af84ba188bc2c0a86629f85 88ae13ecd17f43bd8249426fc96cad58 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 639/1309] 10.0.0.90 () {32 vars in 716 bytes} [Wed Jul 1 02:02:08 2026] GET /v2.0/ports/39869156-613a-4b83-89ae-0ffe50341cc6 => generated 132 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1310] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:02:08 2026] DELETE /v2.0/security-groups/1d845951-4461-498d-9683-2a9ae4c9b9e5 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:02:08.979 8 WARNING neutron_lib.context [None req-cec2118f-7fd3-4afe-8d56-b7b47b226690 4dab48fa1d45404ebb2cd5c232144e7d e3380783275b4de2b18eade530b5bac0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:02:09.010 7 INFO neutron.db.l3_hamode_db [None req-9ee897bd-e44a-4d19-845a-ffb69b7b3f68 27dd43ab9c2947e9b5d6d56f4d52b35f 4702faffac0e41ddbe152e199f0e4991 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:02:09.034 8 INFO neutron.db.segments_db [None req-cec2118f-7fd3-4afe-8d56-b7b47b226690 4dab48fa1d45404ebb2cd5c232144e7d e3380783275b4de2b18eade530b5bac0 - - default default] Added segment 229690b4-e5cd-4472-a8a9-8d55252473b8 of type vxlan for network 32a92e99-bbcd-4373-b77b-5b980b99ed25 [pid: 8|app: 0|req: 641/1311] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:02:08 2026] POST /v2.0/networks => generated 632 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1312] 10.0.0.90 () {32 vars in 642 bytes} [Wed Jul 1 02:02:09 2026] GET /v2.0/ports => generated 781 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:09.195 8 WARNING neutron_lib.context [None req-ac101196-7c37-4901-a14e-c9e4a8c1e737 4dab48fa1d45404ebb2cd5c232144e7d e3380783275b4de2b18eade530b5bac0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 643/1313] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:02:09 2026] POST /v2.0/subnets => generated 602 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1314] 10.0.0.90 () {32 vars in 716 bytes} [Wed Jul 1 02:02:09 2026] GET /v2.0/ports/02141e01-1e06-4d4a-997c-e3c69a5b6d71 => generated 778 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:09.489 8 WARNING neutron_lib.context [None req-61af363b-dc3f-4a2d-901f-82f6f59f0790 4dab48fa1d45404ebb2cd5c232144e7d e3380783275b4de2b18eade530b5bac0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 645/1315] 10.0.0.90 () {34 vars in 664 bytes} [Wed Jul 1 02:02:09 2026] POST /v2.0/ports => generated 950 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:02:09.968 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cf296363-0f47-42bc-b8a7-17d4ab94e12d e2d140ab1af84ba188bc2c0a86629f85 88ae13ecd17f43bd8249426fc96cad58 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 646/1316] 10.0.0.90 () {32 vars in 719 bytes} [Wed Jul 1 02:02:09 2026] DELETE /v2.0/ports/5a5d8f05-a25a-4fed-944a-8d379319f404 => 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: 647/1317] 10.0.0.90 () {32 vars in 719 bytes} [Wed Jul 1 02:02:09 2026] DELETE /v2.0/ports/556b9691-17fe-4e51-b6e9-6f028f350154 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:02:10.339 8 INFO neutron.pecan_wsgi.hooks.translation [None req-860d61f0-a294-4443-a260-edfbb7cf6ef8 e2d140ab1af84ba188bc2c0a86629f85 88ae13ecd17f43bd8249426fc96cad58 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 648/1318] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:02:10 2026] DELETE /v2.0/subnets/a4a2fa4e-cccf-41bb-8c84-088993f40355 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:02:10.357 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b148120d-8e1e-4b69-94d3-0a8882778c7d 4dab48fa1d45404ebb2cd5c232144e7d e3380783275b4de2b18eade530b5bac0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 649/1319] 10.0.0.90 () {32 vars in 719 bytes} [Wed Jul 1 02:02:10 2026] DELETE /v2.0/ports/556b9691-17fe-4e51-b6e9-6f028f350154 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:02:10.372 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f755df8f-4425-4ee9-822f-0f49b778a29f e2d140ab1af84ba188bc2c0a86629f85 88ae13ecd17f43bd8249426fc96cad58 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 650/1320] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:02:10 2026] DELETE /v2.0/subnets/a7b25992-394e-4530-b1f1-de8d42d56efd => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:02:10.390 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d6670c79-ffe9-419c-9c21-9675da9a8a9a 4dab48fa1d45404ebb2cd5c232144e7d e3380783275b4de2b18eade530b5bac0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 651/1321] 10.0.0.90 () {32 vars in 716 bytes} [Wed Jul 1 02:02:10 2026] GET /v2.0/ports/556b9691-17fe-4e51-b6e9-6f028f350154 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1322] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:02:07 2026] POST /v2.0/routers => generated 692 bytes in 2980 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1323] 10.0.0.90 () {32 vars in 719 bytes} [Wed Jul 1 02:02:10 2026] DELETE /v2.0/ports/02141e01-1e06-4d4a-997c-e3c69a5b6d71 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1324] 10.0.0.90 () {32 vars in 720 bytes} [Wed Jul 1 02:02:10 2026] GET /v2.0/routers/4e6e6f78-5c6c-4ecc-bd31-a0e746d98859 => generated 698 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1325] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:02:10 2026] DELETE /v2.0/subnets/359652e2-3d7c-4d9d-a047-fdec31b8a15a => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:02:10.881 8 INFO neutron.services.segments.plugin [-] Segment 19aef578-ca2c-440c-a985-7644f5be32dd resource provider aggregate not found 2026-07-01 02:02:10.886 8 INFO neutron.services.segments.plugin [-] Segment 19aef578-ca2c-440c-a985-7644f5be32dd resource provider aggregate not found 2026-07-01 02:02:10.905 8 INFO neutron.services.segments.plugin [-] Segment 19aef578-ca2c-440c-a985-7644f5be32dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19aef578-ca2c-440c-a985-7644f5be32dd found for delete ", "request_id": "req-74259817-5ee4-43cd-b70d-bb61193edfc7"}]} 2026-07-01 02:02:10.907 8 INFO neutron.services.segments.plugin [-] Segment 19aef578-ca2c-440c-a985-7644f5be32dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19aef578-ca2c-440c-a985-7644f5be32dd found for delete ", "request_id": "req-033ecbe7-4b64-4e23-a75f-91f40b16356e"}]} [pid: 8|app: 0|req: 654/1326] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:02:10 2026] DELETE /v2.0/networks/8ab289e7-c582-4bfc-bd78-7795ac3ac22f => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1327] 10.0.0.90 () {32 vars in 646 bytes} [Wed Jul 1 02:02:10 2026] GET /v2.0/routers => generated 701 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:11.098 7 INFO neutron.db.segments_db [None req-9d4d0d81-395f-401c-b268-ad6b8c7d8a75 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Added segment c28dbda1-95c3-4520-909c-904d33fcd755 of type vxlan for network 4a23aa25-14ec-45d7-9247-932325e23d1b [pid: 7|app: 0|req: 673/1328] 10.0.0.90 () {34 vars in 670 bytes} [Wed Jul 1 02:02:10 2026] POST /v2.0/networks => generated 740 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 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: 8|app: 0|req: 656/1329] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:02:11 2026] DELETE /v2.0/networks/32a92e99-bbcd-4373-b77b-5b980b99ed25 => 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: 657/1330] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:02:11 2026] POST /v2.0/subnets => generated 663 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1331] 10.0.0.90 () {34 vars in 740 bytes} [Wed Jul 1 02:02:11 2026] PUT /v2.0/routers/4e6e6f78-5c6c-4ecc-bd31-a0e746d98859 => generated 705 bytes in 479 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:11.678 7 WARNING neutron_lib.context [None req-ff96261c-1d03-410e-8712-e92a4c0f15c0 4dab48fa1d45404ebb2cd5c232144e7d e3380783275b4de2b18eade530b5bac0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:02:11.730 7 INFO neutron.db.segments_db [None req-ff96261c-1d03-410e-8712-e92a4c0f15c0 4dab48fa1d45404ebb2cd5c232144e7d e3380783275b4de2b18eade530b5bac0 - - default default] Added segment 395f4ff8-f4d2-42e5-9232-6e26715c7668 of type vxlan for network 9fdc3443-4d71-4b33-bbf2-c64ba523639f [pid: 8|app: 0|req: 658/1332] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:02:11 2026] GET /v2.0/security-groups?tenant_id=88ae13ecd17f43bd8249426fc96cad58&name=default => generated 2801 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1333] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:02:11 2026] POST /v2.0/networks => generated 632 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:11.876 8 INFO neutron.db.segments_db [None req-25f84ede-381a-40b4-a8df-b9d16d81e11c 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Added segment e9c9c87f-675c-436f-95d1-fec26e8782cd of type vxlan for network 945a84eb-4db7-4f67-8ec5-cb9744c806d7 [pid: 7|app: 0|req: 676/1334] 10.0.0.90 () {32 vars in 720 bytes} [Wed Jul 1 02:02:11 2026] GET /v2.0/routers/4e6e6f78-5c6c-4ecc-bd31-a0e746d98859 => generated 705 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1335] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:02:11 2026] DELETE /v2.0/security-groups/80522f0b-6a37-4ee4-8b99-e7dc5a6d535e => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:02:12.042 7 WARNING neutron_lib.context [None req-e446d191-464b-4b80-a017-078700c61080 4dab48fa1d45404ebb2cd5c232144e7d e3380783275b4de2b18eade530b5bac0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:02:12.182 8 INFO neutron.db.l3_hamode_db [None req-25f84ede-381a-40b4-a8df-b9d16d81e11c 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 678/1336] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:02:12 2026] POST /v2.0/subnets => generated 602 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1337] 10.0.0.90 () {32 vars in 735 bytes} [Wed Jul 1 02:02:12 2026] GET /v2.0/ports?device_id=4e6e6f78-5c6c-4ecc-bd31-a0e746d98859 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:02:12.411 7 WARNING neutron_lib.context [None req-4a9a4eb9-456c-4c8e-b3b8-758f42c154f3 4dab48fa1d45404ebb2cd5c232144e7d e3380783275b4de2b18eade530b5bac0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 680/1338] 10.0.0.90 () {34 vars in 664 bytes} [Wed Jul 1 02:02:12 2026] POST /v2.0/ports => generated 916 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:12.931 8 INFO neutron.services.segments.plugin [-] Segment 229690b4-e5cd-4472-a8a9-8d55252473b8 resource provider aggregate not found 2026-07-01 02:02:12.945 8 INFO neutron.services.segments.plugin [-] Segment 229690b4-e5cd-4472-a8a9-8d55252473b8 resource provider aggregate not found 2026-07-01 02:02:12.953 8 INFO neutron.services.segments.plugin [-] Segment 229690b4-e5cd-4472-a8a9-8d55252473b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 229690b4-e5cd-4472-a8a9-8d55252473b8 found for delete ", "request_id": "req-bd1af039-4cc4-4ac2-8434-61f60783bb43"}]} 2026-07-01 02:02:12.975 8 INFO neutron.services.segments.plugin [-] Segment 229690b4-e5cd-4472-a8a9-8d55252473b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 229690b4-e5cd-4472-a8a9-8d55252473b8 found for delete ", "request_id": "req-0c889bd4-affc-4378-9271-98fc01567ac0"}]} 2026-07-01 02:02:13.467 8 INFO neutron.db.l3_hamode_db [None req-25f84ede-381a-40b4-a8df-b9d16d81e11c 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:02:14.095 7 INFO neutron.services.segments.plugin [-] Segment 2b05304b-8b91-4287-9279-00231ae3291f resource provider aggregate not found 2026-07-01 02:02:14.101 7 INFO neutron.services.segments.plugin [-] Segment 2b05304b-8b91-4287-9279-00231ae3291f resource provider aggregate not found 2026-07-01 02:02:14.115 7 INFO neutron.services.segments.plugin [-] Segment 2b05304b-8b91-4287-9279-00231ae3291f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b05304b-8b91-4287-9279-00231ae3291f found for delete ", "request_id": "req-1e77e188-fe23-48e6-af04-ea47fdb404aa"}]} 2026-07-01 02:02:14.116 7 INFO neutron.services.segments.plugin [-] Segment 2b05304b-8b91-4287-9279-00231ae3291f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b05304b-8b91-4287-9279-00231ae3291f found for delete ", "request_id": "req-93cee52a-d924-4a0e-b87f-53d880b93b95"}]} 2026-07-01 02:02:14.133 7 INFO neutron.db.l3_hamode_db [None req-cff9d867-bf32-4bff-a20b-0ec005c7d7c6 27dd43ab9c2947e9b5d6d56f4d52b35f 4702faffac0e41ddbe152e199f0e4991 - - default default] HA network dbb53b74-2d9f-45b9-a5a5-ee573e91aa44 was deleted as no HA routers are present in tenant 4702faffac0e41ddbe152e199f0e4991. [pid: 7|app: 0|req: 681/1339] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:02:12 2026] DELETE /v2.0/routers/4e6e6f78-5c6c-4ecc-bd31-a0e746d98859 => generated 0 bytes in 1248 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1340] 10.0.0.90 () {32 vars in 719 bytes} [Wed Jul 1 02:02:14 2026] DELETE /v2.0/ports/a33be233-0922-4c03-a342-e13325407bf4 => generated 0 bytes in 404 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1341] 10.0.0.90 () {32 vars in 735 bytes} [Wed Jul 1 02:02:14 2026] GET /v2.0/ports?device_id=4e6e6f78-5c6c-4ecc-bd31-a0e746d98859 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:02:14.592 7 INFO neutron.pecan_wsgi.hooks.translation [None req-da36b823-bd10-4588-a450-1a284f8a81e1 4dab48fa1d45404ebb2cd5c232144e7d e3380783275b4de2b18eade530b5bac0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 684/1342] 10.0.0.90 () {32 vars in 716 bytes} [Wed Jul 1 02:02:14 2026] GET /v2.0/ports/a33be233-0922-4c03-a342-e13325407bf4 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:02:14.621 7 INFO neutron.api.v2.resource [None req-95fd433d-1014-4261-a971-1048558f9d00 27dd43ab9c2947e9b5d6d56f4d52b35f 4702faffac0e41ddbe152e199f0e4991 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 685/1343] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:02:14 2026] DELETE /v2.0/routers/4e6e6f78-5c6c-4ecc-bd31-a0e746d98859 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1344] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:02:11 2026] POST /v2.0/routers => generated 727 bytes in 3006 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1345] 10.0.0.90 () {32 vars in 735 bytes} [Wed Jul 1 02:02:14 2026] GET /v2.0/ports?device_id=3932e613-dcc2-4b56-b80b-7f0989d4843d => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1346] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:02:14 2026] DELETE /v2.0/subnets/6d54f156-a92a-48d3-811a-c588060c43a7 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:02:14.960 7 INFO neutron.api.v2.resource [None req-1a2337c1-bc1d-4b30-92a0-197a2481e52d 27dd43ab9c2947e9b5d6d56f4d52b35f 4702faffac0e41ddbe152e199f0e4991 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 687/1347] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:02:14 2026] DELETE /v2.0/routers/3932e613-dcc2-4b56-b80b-7f0989d4843d => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1348] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:02:14 2026] DELETE /v2.0/networks/9fdc3443-4d71-4b33-bbf2-c64ba523639f => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:02:15.373 7 INFO neutron.pecan_wsgi.hooks.translation [None req-92147569-b11f-4097-8235-0fe762aece46 27dd43ab9c2947e9b5d6d56f4d52b35f 4702faffac0e41ddbe152e199f0e4991 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 689/1349] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:02:15 2026] DELETE /v2.0/subnets/c43b4808-579f-41f3-bb3b-2895d07afee7 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:02:15.381 7 WARNING neutron_lib.context [None req-71e97519-2d68-42c9-9bae-2020225d74e1 4dab48fa1d45404ebb2cd5c232144e7d e3380783275b4de2b18eade530b5bac0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 690/1350] 10.0.0.90 () {34 vars in 664 bytes} [Wed Jul 1 02:02:15 2026] POST /v2.0/ports => generated 775 bytes in 302 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: 691/1351] 10.0.0.90 () {32 vars in 735 bytes} [Wed Jul 1 02:02:15 2026] GET /v2.0/ports?device_id=abd58768-3dc2-41a7-9513-ccd292e44a73 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1352] 10.0.0.90 () {34 vars in 736 bytes} [Wed Jul 1 02:02:15 2026] PUT /v2.0/ports/f279e471-d177-4f1a-8d76-ab037172b950 => generated 752 bytes in 222 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-07-01 02:02:16.144 7 INFO neutron.services.segments.plugin [-] Segment 395f4ff8-f4d2-42e5-9232-6e26715c7668 resource provider aggregate not found 2026-07-01 02:02:16.152 7 INFO neutron.services.segments.plugin [-] Segment 395f4ff8-f4d2-42e5-9232-6e26715c7668 resource provider aggregate not found 2026-07-01 02:02:16.168 7 INFO neutron.services.segments.plugin [-] Segment 395f4ff8-f4d2-42e5-9232-6e26715c7668 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 395f4ff8-f4d2-42e5-9232-6e26715c7668 found for delete ", "request_id": "req-47598287-e61b-4481-887f-1dc29e7aa9f7"}]} 2026-07-01 02:02:16.176 7 INFO neutron.services.segments.plugin [-] Segment 395f4ff8-f4d2-42e5-9232-6e26715c7668 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 395f4ff8-f4d2-42e5-9232-6e26715c7668 found for delete ", "request_id": "req-b8e0f59b-7833-4d41-ad51-7f8d82c345dc"}]} [pid: 7|app: 0|req: 693/1353] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:02:15 2026] GET /v2.0/security-groups?tenant_id=d04fa9af16244b2da5ba5c1d50b20d7b&name=default => generated 2801 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:02:16.259 7 INFO neutron.api.v2.resource [None req-6e590300-e237-4dff-9207-e2641ca75c81 27dd43ab9c2947e9b5d6d56f4d52b35f 4702faffac0e41ddbe152e199f0e4991 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 696/1356] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:02:16 2026] DELETE /v2.0/routers/abd58768-3dc2-41a7-9513-ccd292e44a73 => 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: 697/1357] 10.0.0.90 () {32 vars in 719 bytes} [Wed Jul 1 02:02:16 2026] DELETE /v2.0/ports/f279e471-d177-4f1a-8d76-ab037172b950 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1358] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:02:16 2026] DELETE /v2.0/security-groups/6dc1adc7-9c9d-4318-b600-90fc67516c0b => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:02:16.688 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d40b6c73-6023-48eb-ac0f-2ac59160d804 27dd43ab9c2947e9b5d6d56f4d52b35f 4702faffac0e41ddbe152e199f0e4991 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 699/1359] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:02:16 2026] DELETE /v2.0/subnets/f1315ff1-2989-4c5c-8e7d-1e304d477dbd => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1360] 10.0.0.90 () {32 vars in 642 bytes} [Wed Jul 1 02:02:16 2026] GET /v2.0/ports => generated 778 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1361] 10.0.0.90 () {32 vars in 735 bytes} [Wed Jul 1 02:02:16 2026] GET /v2.0/ports?device_id=7696b69a-2209-4f92-9edd-d37a65f6a25b => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:02:16.839 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ed96cadd-a6c1-4218-9ed6-0a4741a2d7b8 4dab48fa1d45404ebb2cd5c232144e7d e3380783275b4de2b18eade530b5bac0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 702/1362] 10.0.0.90 () {32 vars in 716 bytes} [Wed Jul 1 02:02:16 2026] GET /v2.0/ports/f279e471-d177-4f1a-8d76-ab037172b950 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:02:16.876 7 INFO neutron.api.v2.resource [None req-28d4f952-791e-424b-96de-3bb8f0d0aca4 27dd43ab9c2947e9b5d6d56f4d52b35f 4702faffac0e41ddbe152e199f0e4991 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 703/1363] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:02:16 2026] DELETE /v2.0/routers/7696b69a-2209-4f92-9edd-d37a65f6a25b => generated 135 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1364] 10.0.0.90 () {32 vars in 642 bytes} [Wed Jul 1 02:02:16 2026] GET /v2.0/ports => generated 778 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:16.959 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9e617349-fc32-4a7f-b9f5-de2f77654499 27dd43ab9c2947e9b5d6d56f4d52b35f 4702faffac0e41ddbe152e199f0e4991 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 705/1365] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:02:16 2026] DELETE /v2.0/subnets/75638c70-4ac6-45f8-953e-8d9626307612 => 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: 706/1366] 10.0.0.90 () {32 vars in 716 bytes} [Wed Jul 1 02:02:16 2026] GET /v2.0/ports/3e5fa537-a563-4a60-a1c7-0cd4e6c88e05 => generated 775 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:17.041 7 INFO neutron.pecan_wsgi.hooks.translation [None req-db9cab66-d8e3-4d1f-82de-1cb9a57c8966 27dd43ab9c2947e9b5d6d56f4d52b35f 4702faffac0e41ddbe152e199f0e4991 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 707/1367] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:02:17 2026] DELETE /v2.0/subnets/5ccfdb7c-d06a-4fdb-86d0-2ffe7a40a731 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:02:17.063 7 INFO neutron.pecan_wsgi.hooks.translation [None req-63b4f831-28aa-43c2-adb4-89cea656f3dd 4dab48fa1d45404ebb2cd5c232144e7d e3380783275b4de2b18eade530b5bac0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 708/1368] 10.0.0.90 () {32 vars in 719 bytes} [Wed Jul 1 02:02:17 2026] DELETE /v2.0/ports/a33be233-0922-4c03-a342-e13325407bf4 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:02:17.093 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eb66f3ff-5234-49fb-8ca3-2c2bcfc39560 4dab48fa1d45404ebb2cd5c232144e7d e3380783275b4de2b18eade530b5bac0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 709/1369] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:02:17 2026] DELETE /v2.0/subnets/6d54f156-a92a-48d3-811a-c588060c43a7 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1370] 10.0.0.90 () {34 vars in 782 bytes} [Wed Jul 1 02:02:14 2026] PUT /v2.0/routers/ad39d323-c62f-44d2-adc0-493501927c19/add_router_interface => generated 309 bytes in 2262 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:17.127 7 INFO neutron.pecan_wsgi.hooks.translation [None req-562c2865-6ebd-47a6-b75c-5da385de03fe 4dab48fa1d45404ebb2cd5c232144e7d e3380783275b4de2b18eade530b5bac0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 710/1371] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:02:17 2026] DELETE /v2.0/subnets/359652e2-3d7c-4d9d-a047-fdec31b8a15a => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1372] 10.0.0.90 () {32 vars in 719 bytes} [Wed Jul 1 02:02:17 2026] DELETE /v2.0/ports/3e5fa537-a563-4a60-a1c7-0cd4e6c88e05 => 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: 711/1373] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:02:17 2026] DELETE /v2.0/networks/8f152c77-dc21-4dfb-b3b3-50c8c6fce479 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1374] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:02:17 2026] GET /v2.0/security-groups?tenant_id=4702faffac0e41ddbe152e199f0e4991&name=default => generated 2801 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1375] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:02:17 2026] DELETE /v2.0/security-groups/7a588476-88f3-4e51-a405-60b4918ad4fe => 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: 664/1376] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:02:18 2026] GET /v2.0/security-groups?tenant_id=e3380783275b4de2b18eade530b5bac0&name=default => generated 2801 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:02:18.248 7 INFO neutron.services.segments.plugin [-] Segment 1b47a038-50e7-4b23-b858-4faa6697dc6a resource provider aggregate not found 2026-07-01 02:02:18.258 7 INFO neutron.services.segments.plugin [-] Segment 1b47a038-50e7-4b23-b858-4faa6697dc6a resource provider aggregate not found 2026-07-01 02:02:18.286 7 INFO neutron.services.segments.plugin [-] Segment 1b47a038-50e7-4b23-b858-4faa6697dc6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b47a038-50e7-4b23-b858-4faa6697dc6a found for delete ", "request_id": "req-b8960415-88db-4f28-a436-06f6cd3c3bce"}]} 2026-07-01 02:02:18.287 7 INFO neutron.services.segments.plugin [-] Segment 1b47a038-50e7-4b23-b858-4faa6697dc6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b47a038-50e7-4b23-b858-4faa6697dc6a found for delete ", "request_id": "req-f25edf13-91f7-42ac-be1c-fcf999964827"}]} [pid: 7|app: 0|req: 713/1377] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:02:18 2026] DELETE /v2.0/security-groups/d5ae1a9e-6109-4738-8706-d099c46879bb => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1378] 10.0.0.251 () {34 vars in 982 bytes} [Wed Jul 1 02:02:19 2026] GET /v2.0/networks?id=4a23aa25-14ec-45d7-9247-932325e23d1b => generated 672 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1379] 10.0.0.251 () {34 vars in 965 bytes} [Wed Jul 1 02:02:19 2026] GET /v2.0/quotas/9516166cc458461dba6c523f3f8c81ef => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:20.105 8 WARNING neutron_lib.context [None req-796868a9-9859-4383-b879-7c5d4af35ef0 216e735539a748e8affa070f99c95b0f b26f627976aa434b9baea74c6acd1b8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 716/1380] 10.0.0.251 () {34 vars in 1002 bytes} [Wed Jul 1 02:02:20 2026] GET /v2.0/ports?tenant_id=9516166cc458461dba6c523f3f8c81ef&fields=id => generated 103 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1381] 10.0.0.251 () {34 vars in 1008 bytes} [Wed Jul 1 02:02:20 2026] GET /v2.0/networks/4a23aa25-14ec-45d7-9247-932325e23d1b?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:02:20.264 7 WARNING neutron_lib.context [None req-1915e183-8008-41aa-9868-9bc8b102f456 3feb87bffd174c66b66e9b9a8a83adae 4cb84bd0238b47f3bc61d7c70d146700 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 665/1382] 10.0.0.90 () {34 vars in 683 bytes} [Wed Jul 1 02:02:19 2026] POST /v2.0/security-groups => generated 1561 bytes in 516 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 02:02:20.385 7 INFO neutron.db.segments_db [None req-1915e183-8008-41aa-9868-9bc8b102f456 3feb87bffd174c66b66e9b9a8a83adae 4cb84bd0238b47f3bc61d7c70d146700 - - default default] Added segment 171b61eb-9b57-4720-96f8-6ade5d31a208 of type vxlan for network 5a9aa44b-9c31-4cdf-ad46-41553c901a07 [pid: 8|app: 0|req: 666/1383] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:02:20 2026] GET /v2.0/security-groups?tenant_id=766502d22984417cb7216ff184e11aa0&name=default => generated 2801 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1384] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:02:20 2026] POST /v2.0/networks => generated 630 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1385] 10.0.0.90 () {32 vars in 662 bytes} [Wed Jul 1 02:02:20 2026] GET /v2.0/security-groups => generated 4344 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1386] 10.0.0.251 () {34 vars in 1108 bytes} [Wed Jul 1 02:02:20 2026] GET /v2.0/networks/4a23aa25-14ec-45d7-9247-932325e23d1b?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) 2026-07-01 02:02:20.562 7 WARNING neutron_lib.context [None req-0c27d1be-c294-487f-b228-ee016ec8881b 3feb87bffd174c66b66e9b9a8a83adae 4cb84bd0238b47f3bc61d7c70d146700 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:02:20.634 7 INFO neutron.db.segments_db [None req-0c27d1be-c294-487f-b228-ee016ec8881b 3feb87bffd174c66b66e9b9a8a83adae 4cb84bd0238b47f3bc61d7c70d146700 - - default default] Added segment 53b088db-42d0-4eea-af89-3167f33c5d17 of type vxlan for network 60dd1a7c-1854-4755-ae34-00863ffff7ff [pid: 8|app: 0|req: 668/1387] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:02:20 2026] DELETE /v2.0/security-groups/96397f6e-ea59-4a88-96d1-f0fca7acc0ee => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1388] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:02:20 2026] POST /v2.0/networks => generated 629 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1389] 10.0.0.90 () {34 vars in 757 bytes} [Wed Jul 1 02:02:20 2026] PUT /v2.0/security-groups/d577280a-6c6f-4f16-8ee3-a6613369d208 => generated 1598 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:02:20.777 8 WARNING neutron_lib.context [None req-fe390aeb-7f4b-4e2e-ae24-ecb3f3f911fa 3feb87bffd174c66b66e9b9a8a83adae 4cb84bd0238b47f3bc61d7c70d146700 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 721/1390] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:02:20 2026] GET /v2.0/ports?device_id=29ab9ea4-c58b-4995-990c-a918f28140b0 => 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: 722/1391] 10.0.0.90 () {32 vars in 736 bytes} [Wed Jul 1 02:02:20 2026] GET /v2.0/security-groups/d577280a-6c6f-4f16-8ee3-a6613369d208 => generated 1598 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1392] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:02:20 2026] DELETE /v2.0/security-groups/d577280a-6c6f-4f16-8ee3-a6613369d208 => 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: 724/1393] 10.0.0.90 () {32 vars in 662 bytes} [Wed Jul 1 02:02:20 2026] GET /v2.0/security-groups => generated 2801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:02:21.024 7 INFO neutron.api.v2.resource [None req-2abffcad-6e23-402d-a54d-eb3d55cd31ae 216e735539a748e8affa070f99c95b0f b26f627976aa434b9baea74c6acd1b8f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 725/1394] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:02:21 2026] DELETE /v2.0/security-groups/d577280a-6c6f-4f16-8ee3-a6613369d208 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:02:21.041 7 WARNING neutron_lib.context [None req-b8a5cabb-1aab-4500-9f1f-bfd1365c3279 216e735539a748e8affa070f99c95b0f b26f627976aa434b9baea74c6acd1b8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 670/1395] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:02:20 2026] POST /v2.0/subnets => generated 602 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:21.160 8 WARNING neutron_lib.context [None req-4e466bf2-3bd4-4844-bb52-44835f46883f 3feb87bffd174c66b66e9b9a8a83adae 4cb84bd0238b47f3bc61d7c70d146700 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 726/1396] 10.0.0.90 () {34 vars in 683 bytes} [Wed Jul 1 02:02:21 2026] POST /v2.0/security-groups => generated 1561 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 02:02:21.188 7 WARNING neutron_lib.context [None req-970dd9ff-f6c4-4b2a-8731-7be1211e4bb4 216e735539a748e8affa070f99c95b0f b26f627976aa434b9baea74c6acd1b8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 727/1397] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:02:21 2026] POST /v2.0/security-group-rules => generated 569 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1398] 10.0.0.90 () {32 vars in 746 bytes} [Wed Jul 1 02:02:21 2026] GET /v2.0/security-group-rules/8aac5a95-4816-4e57-b507-ec5d23b173e5 => generated 569 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1399] 10.0.0.90 () {32 vars in 672 bytes} [Wed Jul 1 02:02:21 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1400] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:02:21 2026] POST /v2.0/subnets => generated 602 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1401] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:02:21 2026] GET /v2.0/networks?id=4a23aa25-14ec-45d7-9247-932325e23d1b => generated 672 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:21.556 7 WARNING neutron_lib.context [None req-6b0cc49c-86b2-4201-8971-8631fe1ee6cf 3feb87bffd174c66b66e9b9a8a83adae 4cb84bd0238b47f3bc61d7c70d146700 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:02:21.610 7 INFO neutron.db.segments_db [None req-6b0cc49c-86b2-4201-8971-8631fe1ee6cf 3feb87bffd174c66b66e9b9a8a83adae 4cb84bd0238b47f3bc61d7c70d146700 - - default default] Added segment 7a75eea0-1de5-423e-99d9-4dbbcaa59977 of type vxlan for network e8eb6d18-9160-4036-a7c6-9eb75122891d [pid: 8|app: 0|req: 672/1402] 10.0.0.90 () {32 vars in 749 bytes} [Wed Jul 1 02:02:21 2026] DELETE /v2.0/security-group-rules/8aac5a95-4816-4e57-b507-ec5d23b173e5 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:02:21.643 8 WARNING neutron_lib.context [req-fe6d74f0-ebfa-4185-b4e4-b2155151e5ff req-dbaecbaa-daa8-47eb-8b4d-c9b75c6f22d9 f8472f1ae5a5423db5c2daad6e34d82f 9516166cc458461dba6c523f3f8c81ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:02:21.961 7 INFO neutron.db.l3_hamode_db [None req-6b0cc49c-86b2-4201-8971-8631fe1ee6cf 3feb87bffd174c66b66e9b9a8a83adae 4cb84bd0238b47f3bc61d7c70d146700 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:02:22.118 7 INFO neutron.db.l3_hamode_db [None req-6b0cc49c-86b2-4201-8971-8631fe1ee6cf 3feb87bffd174c66b66e9b9a8a83adae 4cb84bd0238b47f3bc61d7c70d146700 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 673/1403] 199.204.45.57 () {38 vars in 954 bytes} [Wed Jul 1 02:02:21 2026] POST /v2.0/ports => generated 954 bytes in 529 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: 674/1404] 10.0.0.90 () {32 vars in 672 bytes} [Wed Jul 1 02:02:22 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1405] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:02:22 2026] GET /v2.0/ports?device_id=29ab9ea4-c58b-4995-990c-a918f28140b0 => generated 957 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1406] 199.204.45.57 () {38 vars in 1027 bytes} [Wed Jul 1 02:02:22 2026] PUT /v2.0/ports/d7133c81-eb3d-4f26-a8aa-76168f4f659c => generated 1199 bytes in 600 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-07-01 02:02:23.000 8 WARNING neutron_lib.context [None req-1b3df612-5ca1-4670-8f75-5c638eaa4db9 216e735539a748e8affa070f99c95b0f b26f627976aa434b9baea74c6acd1b8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:02:23.037 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba3a3af2-a752-42ab-bffd-32f4582000f7'] response: {'name': 'network-changed', 'server_uuid': '29ab9ea4-c58b-4995-990c-a918f28140b0', 'tag': 'd7133c81-eb3d-4f26-a8aa-76168f4f659c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 677/1407] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:02:22 2026] POST /v2.0/security-group-rules => generated 569 bytes in 179 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: 678/1408] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:02:23 2026] GET /v2.0/security-groups?id=636a6fbd-0cf6-4e4b-9238-d614aa913eba&fields=id&fields=name => generated 88 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1409] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:02:21 2026] POST /v2.0/routers => generated 506 bytes in 1829 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1410] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:02:23 2026] GET /v2.0/ports?tenant_id=9516166cc458461dba6c523f3f8c81ef&device_id=29ab9ea4-c58b-4995-990c-a918f28140b0 => generated 1238 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1411] 10.0.0.90 () {32 vars in 746 bytes} [Wed Jul 1 02:02:23 2026] GET /v2.0/security-group-rules/a856c820-1df3-403b-9168-6c52588f8946 => generated 569 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:23.572 8 INFO neutron.db.segments_db [None req-bf04af4d-fa4c-4299-bfde-b4e3c42d18e3 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Added segment 9514a7a5-ebf7-42ae-92cb-0861125efe18 of type vxlan for network eaa425b9-28b7-49a7-b0bc-e86916967ce0 [pid: 8|app: 0|req: 679/1412] 10.0.0.90 () {34 vars in 670 bytes} [Wed Jul 1 02:02:23 2026] POST /v2.0/networks => generated 740 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1413] 199.204.45.57 () {34 vars in 1057 bytes} [Wed Jul 1 02:02:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=d7133c81-eb3d-4f26-a8aa-76168f4f659c => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1414] 10.0.0.90 () {32 vars in 672 bytes} [Wed Jul 1 02:02:23 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1415] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:02:23 2026] POST /v2.0/subnets => generated 663 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1416] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:02:24 2026] GET /v2.0/subnets?id=ae6e6cfc-87ac-4b44-9960-c11b74eba5b6 => generated 666 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1417] 10.0.0.90 () {32 vars in 749 bytes} [Wed Jul 1 02:02:24 2026] DELETE /v2.0/security-group-rules/a856c820-1df3-403b-9168-6c52588f8946 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:02:24.247 8 INFO neutron.db.segments_db [None req-a0f38916-bc14-41b8-92f8-72d7992dd47e 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Added segment fb0e32f3-e99c-4583-bae5-814c7a6357ed of type vxlan for network 9c09f2f4-e4e7-4419-b2d4-5fe10258ec9a 2026-07-01 02:02:24.541 8 INFO neutron.db.l3_hamode_db [None req-a0f38916-bc14-41b8-92f8-72d7992dd47e 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 734/1418] 10.0.0.90 () {34 vars in 782 bytes} [Wed Jul 1 02:02:23 2026] PUT /v2.0/routers/a95928ad-c39f-40bc-b654-939ddc031e03/add_router_interface => generated 309 bytes in 1506 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1419] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:02:24 2026] GET /v2.0/ports?network_id=4a23aa25-14ec-45d7-9247-932325e23d1b&device_owner=network%3Adhcp => generated 1244 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1420] 10.0.0.90 () {32 vars in 672 bytes} [Wed Jul 1 02:02:25 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1421] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:02:25 2026] GET /v2.0/ports?device_id=29ab9ea4-c58b-4995-990c-a918f28140b0 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1422] 10.0.0.90 () {32 vars in 716 bytes} [Wed Jul 1 02:02:25 2026] GET /v2.0/ports/69f0777a-d57c-42fa-bf44-ce77bb13fe82 => generated 955 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1423] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:02:25 2026] GET /v2.0/networks/4a23aa25-14ec-45d7-9247-932325e23d1b?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:02:25.284 7 WARNING neutron_lib.context [None req-fff7ae3f-6c4a-4c00-ad26-539974725fff 216e735539a748e8affa070f99c95b0f b26f627976aa434b9baea74c6acd1b8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:02:25.302 7 INFO neutron.db.securitygroups_db [None req-fff7ae3f-6c4a-4c00-ad26-539974725fff 216e735539a748e8affa070f99c95b0f b26f627976aa434b9baea74c6acd1b8f - - default default] Project b26f627976aa434b9baea74c6acd1b8f 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: 740/1424] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:02:25 2026] POST /v2.0/security-group-rules => generated 575 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1425] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:02:25 2026] GET /v2.0/security-groups?id=636a6fbd-0cf6-4e4b-9238-d614aa913eba&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:02:25.612 8 INFO neutron.db.l3_hamode_db [None req-a0f38916-bc14-41b8-92f8-72d7992dd47e 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 742/1426] 10.0.0.90 () {34 vars in 782 bytes} [Wed Jul 1 02:02:25 2026] PUT /v2.0/routers/a95928ad-c39f-40bc-b654-939ddc031e03/add_router_interface => generated 309 bytes in 1556 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1427] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:02:26 2026] GET /v2.0/networks/4a23aa25-14ec-45d7-9247-932325e23d1b?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: 744/1428] 10.0.0.90 () {32 vars in 746 bytes} [Wed Jul 1 02:02:27 2026] GET /v2.0/security-group-rules/ddeddb52-74e4-4a01-aabd-d10b8ec23f5d => generated 575 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1429] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:02:27 2026] GET /v2.0/ports?device_id=29ab9ea4-c58b-4995-990c-a918f28140b0 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1430] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:02:24 2026] POST /v2.0/routers => generated 727 bytes in 3075 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1431] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:02:27 2026] GET /v2.0/ports?tenant_id=9516166cc458461dba6c523f3f8c81ef&device_id=29ab9ea4-c58b-4995-990c-a918f28140b0 => 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: 746/1432] 10.0.0.90 () {32 vars in 716 bytes} [Wed Jul 1 02:02:27 2026] GET /v2.0/ports/efb1edd9-b60e-4288-a2f9-0557d6ff0f02 => generated 955 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1433] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:02:27 2026] GET /v2.0/security-groups?id=636a6fbd-0cf6-4e4b-9238-d614aa913eba&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1434] 10.0.0.90 () {32 vars in 672 bytes} [Wed Jul 1 02:02:27 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1435] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:02:27 2026] GET /v2.0/networks?id=4a23aa25-14ec-45d7-9247-932325e23d1b => generated 768 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1436] 10.0.0.90 () {34 vars in 788 bytes} [Wed Jul 1 02:02:27 2026] PUT /v2.0/routers/a95928ad-c39f-40bc-b654-939ddc031e03/remove_router_interface => generated 309 bytes in 1095 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1437] 10.0.0.90 () {32 vars in 749 bytes} [Wed Jul 1 02:02:28 2026] DELETE /v2.0/security-group-rules/ddeddb52-74e4-4a01-aabd-d10b8ec23f5d => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1438] 199.204.45.57 () {34 vars in 1057 bytes} [Wed Jul 1 02:02:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=d7133c81-eb3d-4f26-a8aa-76168f4f659c => 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: 692/1439] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:02:28 2026] GET /v2.0/ports?device_id=29ab9ea4-c58b-4995-990c-a918f28140b0 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1440] 10.0.0.90 () {34 vars in 782 bytes} [Wed Jul 1 02:02:27 2026] PUT /v2.0/routers/4228b404-16dd-48ee-8845-fdd8f4f9bb12/add_router_interface => generated 309 bytes in 1739 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1441] 10.0.0.90 () {32 vars in 672 bytes} [Wed Jul 1 02:02:29 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1442] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:02:29 2026] GET /v2.0/subnets?id=ae6e6cfc-87ac-4b44-9960-c11b74eba5b6 => generated 666 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1443] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:02:29 2026] GET /v2.0/security-groups?id=636a6fbd-0cf6-4e4b-9238-d614aa913eba&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: 752/1444] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:02:29 2026] DELETE /v2.0/security-groups/8687b525-3c2a-4b9a-aad5-91be3087e9ee => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1445] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:02:29 2026] GET /v2.0/ports?network_id=4a23aa25-14ec-45d7-9247-932325e23d1b&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: 7|app: 0|req: 754/1446] 10.0.0.90 () {32 vars in 662 bytes} [Wed Jul 1 02:02:29 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) [pid: 7|app: 0|req: 755/1447] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:02:29 2026] GET /v2.0/networks/4a23aa25-14ec-45d7-9247-932325e23d1b?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1448] 10.0.0.90 () {32 vars in 662 bytes} [Wed Jul 1 02:02:29 2026] GET /v2.0/security-groups => generated 2801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1449] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:02:29 2026] GET /v2.0/networks/4a23aa25-14ec-45d7-9247-932325e23d1b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1450] 10.0.0.90 () {34 vars in 788 bytes} [Wed Jul 1 02:02:28 2026] PUT /v2.0/routers/a95928ad-c39f-40bc-b654-939ddc031e03/remove_router_interface => generated 309 bytes in 1045 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1451] 10.0.0.90 () {32 vars in 735 bytes} [Wed Jul 1 02:02:29 2026] GET /v2.0/ports?device_id=a95928ad-c39f-40bc-b654-939ddc031e03 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1452] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:02:30 2026] GET /v2.0/security-groups?tenant_id=b26f627976aa434b9baea74c6acd1b8f&name=default => generated 2801 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:02:30.669 8 INFO neutron.services.segments.plugin [-] Segment 7a75eea0-1de5-423e-99d9-4dbbcaa59977 resource provider aggregate not found 2026-07-01 02:02:30.674 8 INFO neutron.services.segments.plugin [-] Segment 7a75eea0-1de5-423e-99d9-4dbbcaa59977 resource provider aggregate not found 2026-07-01 02:02:30.694 8 INFO neutron.db.l3_hamode_db [None req-279e4b6b-80b3-4437-9f3c-ed4695ad82fb 3feb87bffd174c66b66e9b9a8a83adae 4cb84bd0238b47f3bc61d7c70d146700 - - default default] HA network e8eb6d18-9160-4036-a7c6-9eb75122891d was deleted as no HA routers are present in tenant 4cb84bd0238b47f3bc61d7c70d146700. 2026-07-01 02:02:30.695 8 INFO neutron.services.segments.plugin [-] Segment 7a75eea0-1de5-423e-99d9-4dbbcaa59977 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a75eea0-1de5-423e-99d9-4dbbcaa59977 found for delete ", "request_id": "req-5d913ab6-8f65-4312-9cf6-4d47ccbc8d6c"}]} 2026-07-01 02:02:30.696 8 INFO neutron.services.segments.plugin [-] Segment 7a75eea0-1de5-423e-99d9-4dbbcaa59977 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a75eea0-1de5-423e-99d9-4dbbcaa59977 found for delete ", "request_id": "req-f9b5cf0d-b40a-43d7-8ca2-9491d3ddc65b"}]} [pid: 8|app: 0|req: 694/1453] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:02:29 2026] DELETE /v2.0/routers/a95928ad-c39f-40bc-b654-939ddc031e03 => generated 0 bytes in 828 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:02:30.834 8 INFO neutron.db.segments_db [None req-9b1790fe-908d-4b88-b64c-996b66a1a4c3 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Added segment 7a27b9fa-a344-40cc-a431-e8f7d97e41f3 of type vxlan for network e2c1560c-d0b2-45a8-9668-e07bbfbc0b81 [pid: 7|app: 0|req: 760/1454] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:02:30 2026] GET /v2.0/ports?device_id=29ab9ea4-c58b-4995-990c-a918f28140b0 => generated 971 bytes in 436 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1455] 10.0.0.90 () {34 vars in 670 bytes} [Wed Jul 1 02:02:30 2026] POST /v2.0/networks => generated 740 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1458] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:02:30 2026] DELETE /v2.0/security-groups/453b10bb-d874-46d0-ac67-34264f00f4b2 => 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: 762/1459] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:02:31 2026] GET /v2.0/security-groups?id=636a6fbd-0cf6-4e4b-9238-d614aa913eba&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1460] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:02:30 2026] DELETE /v2.0/subnets/e156ff0c-bb96-42d3-a8ab-084a1a80806e => 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: 763/1461] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:02:31 2026] POST /v2.0/subnets => generated 663 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:31.366 7 INFO neutron.db.segments_db [None req-67170906-f5c2-4ff1-9971-79370d1c73d3 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Added segment 788e11cd-251e-4d58-adee-4b60bae4b488 of type vxlan for network 0898d2ef-6a0b-49de-8fa8-7c77106780fb [pid: 8|app: 0|req: 699/1462] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:02:31 2026] DELETE /v2.0/subnets/cb1c1afd-6ff0-41f0-b18c-b96cbdb12cfb => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:02:31.743 7 INFO neutron.db.l3_hamode_db [None req-67170906-f5c2-4ff1-9971-79370d1c73d3 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 /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: 8|app: 0|req: 700/1463] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:02:31 2026] DELETE /v2.0/networks/60dd1a7c-1854-4755-ae34-00863ffff7ff => generated 0 bytes in 491 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1464] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:02:32 2026] GET /v2.0/ports?device_id=29ab9ea4-c58b-4995-990c-a918f28140b0 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1465] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:02:32 2026] DELETE /v2.0/networks/5a9aa44b-9c31-4cdf-ad46-41553c901a07 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1466] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:02:32 2026] GET /v2.0/security-groups?id=636a6fbd-0cf6-4e4b-9238-d614aa913eba&fields=id&fields=name => generated 88 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1467] 199.204.45.57 () {34 vars in 993 bytes} [Wed Jul 1 02:02:32 2026] GET /v2.0/ports?device_id=29ab9ea4-c58b-4995-990c-a918f28140b0 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:32.460 8 WARNING neutron_lib.context [None req-98dc5666-7aa4-4ca2-84b3-ad70652b37f3 3feb87bffd174c66b66e9b9a8a83adae 4cb84bd0238b47f3bc61d7c70d146700 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:02:32.521 8 INFO neutron.db.segments_db [None req-98dc5666-7aa4-4ca2-84b3-ad70652b37f3 3feb87bffd174c66b66e9b9a8a83adae 4cb84bd0238b47f3bc61d7c70d146700 - - default default] Added segment 9c8e4931-09ef-4210-ba7f-2cc879418a3a of type vxlan for network a263fc9f-b817-49f1-9a4d-8c30a9adea51 [pid: 8|app: 0|req: 705/1468] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:02:32 2026] POST /v2.0/networks => generated 629 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:32.729 8 INFO neutron.services.segments.plugin [-] Segment 53b088db-42d0-4eea-af89-3167f33c5d17 resource provider aggregate not found 2026-07-01 02:02:32.738 8 INFO neutron.services.segments.plugin [-] Segment 53b088db-42d0-4eea-af89-3167f33c5d17 resource provider aggregate not found 2026-07-01 02:02:32.749 8 INFO neutron.services.segments.plugin [-] Segment 53b088db-42d0-4eea-af89-3167f33c5d17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53b088db-42d0-4eea-af89-3167f33c5d17 found for delete ", "request_id": "req-ad3a7a2c-3c23-47c8-b2c4-71f9f576ae2f"}]} 2026-07-01 02:02:32.765 8 INFO neutron.services.segments.plugin [-] Segment 53b088db-42d0-4eea-af89-3167f33c5d17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53b088db-42d0-4eea-af89-3167f33c5d17 found for delete ", "request_id": "req-6eeab830-695a-4f38-b349-cb6d8cad823a"}]} 2026-07-01 02:02:32.774 8 INFO neutron.services.segments.plugin [-] Segment 171b61eb-9b57-4720-96f8-6ade5d31a208 resource provider aggregate not found 2026-07-01 02:02:32.794 8 INFO neutron.services.segments.plugin [-] Segment 171b61eb-9b57-4720-96f8-6ade5d31a208 resource provider aggregate not found 2026-07-01 02:02:32.801 8 INFO neutron.services.segments.plugin [-] Segment 171b61eb-9b57-4720-96f8-6ade5d31a208 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 171b61eb-9b57-4720-96f8-6ade5d31a208 found for delete ", "request_id": "req-3d30fa31-a469-4ad3-b88e-37d921d0596c"}]} 2026-07-01 02:02:32.816 8 INFO neutron.services.segments.plugin [-] Segment 171b61eb-9b57-4720-96f8-6ade5d31a208 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 171b61eb-9b57-4720-96f8-6ade5d31a208 found for delete ", "request_id": "req-534907de-9025-4986-9f5d-cba8552f6675"}]} 2026-07-01 02:02:32.910 7 INFO neutron.db.l3_hamode_db [None req-67170906-f5c2-4ff1-9971-79370d1c73d3 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 706/1469] 199.204.45.57 () {36 vars in 996 bytes} [Wed Jul 1 02:02:32 2026] DELETE /v2.0/ports/d7133c81-eb3d-4f26-a8aa-76168f4f659c => generated 0 bytes in 419 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:02:33.074 8 WARNING neutron_lib.context [None req-e16151a2-a732-4ca5-92d3-ceb43a9c84a1 3feb87bffd174c66b66e9b9a8a83adae 4cb84bd0238b47f3bc61d7c70d146700 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:02:33.119 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c3deefa-5aa9-425d-ab78-0194cf31a0c9'] response: {'server_uuid': '29ab9ea4-c58b-4995-990c-a918f28140b0', 'name': 'network-vif-deleted', 'tag': 'd7133c81-eb3d-4f26-a8aa-76168f4f659c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 707/1470] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:02:33 2026] POST /v2.0/subnets => generated 602 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:33.712 8 WARNING neutron_lib.context [None req-f3e4d5af-fb52-478f-9e28-aee218613473 2111127c1fc845129b493bc0cf102eda 6a2cc11e944f4e1f947807ec0fead4f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 708/1471] 10.0.0.90 () {34 vars in 683 bytes} [Wed Jul 1 02:02:33 2026] POST /v2.0/security-groups => generated 1561 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1472] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:02:33 2026] GET /v2.0/ports?device_id=29ab9ea4-c58b-4995-990c-a918f28140b0 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:02:33.929 8 WARNING neutron_lib.context [None req-c420ae21-4e8d-4d34-945f-0dbfe16ad133 3feb87bffd174c66b66e9b9a8a83adae 4cb84bd0238b47f3bc61d7c70d146700 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:02:33.970 8 INFO neutron.db.segments_db [None req-c420ae21-4e8d-4d34-945f-0dbfe16ad133 3feb87bffd174c66b66e9b9a8a83adae 4cb84bd0238b47f3bc61d7c70d146700 - - default default] Added segment 6b7cdb6d-8de4-4d09-b774-a117ffd011f2 of type vxlan for network 686cfba8-d26c-4a5d-aafd-cc23dd018e42 [pid: 7|app: 0|req: 764/1473] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:02:31 2026] POST /v2.0/routers => generated 727 bytes in 2813 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1474] 10.0.0.90 () {32 vars in 662 bytes} [Wed Jul 1 02:02:34 2026] GET /v2.0/security-groups => generated 4344 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:02:34.320 8 INFO neutron.db.l3_hamode_db [None req-c420ae21-4e8d-4d34-945f-0dbfe16ad133 3feb87bffd174c66b66e9b9a8a83adae 4cb84bd0238b47f3bc61d7c70d146700 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:02:34.478 8 INFO neutron.db.l3_hamode_db [None req-c420ae21-4e8d-4d34-945f-0dbfe16ad133 3feb87bffd174c66b66e9b9a8a83adae 4cb84bd0238b47f3bc61d7c70d146700 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 710/1475] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:02:33 2026] POST /v2.0/routers => generated 506 bytes in 1349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1476] 10.0.0.90 () {34 vars in 757 bytes} [Wed Jul 1 02:02:35 2026] PUT /v2.0/security-groups/30400d59-f1c7-43fb-a10d-ed90f99c5a56 => generated 1600 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:02:35.352 8 WARNING neutron_lib.context [None req-ab85d99f-fd09-417f-9fed-804e9b5e53d9 3feb87bffd174c66b66e9b9a8a83adae 4cb84bd0238b47f3bc61d7c70d146700 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 766/1477] 10.0.0.90 () {34 vars in 782 bytes} [Wed Jul 1 02:02:34 2026] PUT /v2.0/routers/a0879fe6-516e-42f7-893c-4c37efd4372e/add_router_interface => generated 309 bytes in 1743 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1478] 10.0.0.90 () {32 vars in 736 bytes} [Wed Jul 1 02:02:35 2026] GET /v2.0/security-groups/30400d59-f1c7-43fb-a10d-ed90f99c5a56 => generated 1600 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1479] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:02:35 2026] DELETE /v2.0/security-groups/30400d59-f1c7-43fb-a10d-ed90f99c5a56 => 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: 769/1480] 10.0.0.90 () {32 vars in 662 bytes} [Wed Jul 1 02:02:36 2026] GET /v2.0/security-groups => generated 2801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:02:36.141 7 INFO neutron.api.v2.resource [None req-3a375a76-7a2c-4e8e-b5f3-1ce79f1cbfbc 2111127c1fc845129b493bc0cf102eda 6a2cc11e944f4e1f947807ec0fead4f6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 770/1481] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:02:36 2026] DELETE /v2.0/security-groups/30400d59-f1c7-43fb-a10d-ed90f99c5a56 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:02:36.161 7 WARNING neutron_lib.context [None req-2dbb8a4e-4f9f-422c-901c-2e5fbf22aa78 2111127c1fc845129b493bc0cf102eda 6a2cc11e944f4e1f947807ec0fead4f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 771/1482] 10.0.0.90 () {34 vars in 683 bytes} [Wed Jul 1 02:02:36 2026] POST /v2.0/security-groups => generated 1561 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1483] 10.0.0.90 () {34 vars in 664 bytes} [Wed Jul 1 02:02:35 2026] POST /v2.0/ports => generated 952 bytes in 995 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-07-01 02:02:36.345 8 WARNING neutron_lib.context [None req-47ec7970-6e60-4b5f-8c98-31b58626d808 2111127c1fc845129b493bc0cf102eda 6a2cc11e944f4e1f947807ec0fead4f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1484] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:02:36 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: 7|app: 0|req: 772/1485] 10.0.0.90 () {34 vars in 788 bytes} [Wed Jul 1 02:02:36 2026] PUT /v2.0/routers/ad39d323-c62f-44d2-adc0-493501927c19/remove_router_interface => generated 309 bytes in 1262 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1486] 10.0.0.90 () {32 vars in 746 bytes} [Wed Jul 1 02:02:37 2026] GET /v2.0/security-group-rules/47b5e654-07e8-4eb9-bf72-db88d8148769 => generated 569 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:37.606 7 WARNING neutron_lib.context [None req-3d516b14-1377-4d72-907e-170d15959a2b dc6fd625c99b429e9f6ae9f23289b4c8 20128359903643d58140299df219236c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 774/1487] 10.0.0.90 () {34 vars in 684 bytes} [Wed Jul 1 02:02:37 2026] POST /v2.0/security-groups => generated 1609 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1488] 10.0.0.90 () {34 vars in 782 bytes} [Wed Jul 1 02:02:36 2026] PUT /v2.0/routers/381aa888-efc4-40be-88f2-8609d2776378/add_router_interface => generated 309 bytes in 1616 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: 715/1489] 10.0.0.90 () {32 vars in 672 bytes} [Wed Jul 1 02:02:38 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:02:38.165 8 WARNING neutron_lib.context [None req-80295c32-2942-46f8-a8e8-fb8827f876b6 dc6fd625c99b429e9f6ae9f23289b4c8 20128359903643d58140299df219236c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 716/1490] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:02:38 2026] POST /v2.0/security-group-rules => generated 565 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1491] 10.0.0.90 () {32 vars in 716 bytes} [Wed Jul 1 02:02:38 2026] GET /v2.0/ports/ca94f321-e481-4c0c-9fc7-db73eaa6ab81 => generated 1026 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1492] 10.0.0.90 () {32 vars in 749 bytes} [Wed Jul 1 02:02:38 2026] DELETE /v2.0/security-group-rules/47b5e654-07e8-4eb9-bf72-db88d8148769 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:02:38.468 8 WARNING neutron_lib.context [None req-5fec0811-50b7-47c1-9cab-ac35fea08e39 dc6fd625c99b429e9f6ae9f23289b4c8 20128359903643d58140299df219236c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1493] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:02:38 2026] POST /v2.0/security-group-rules => generated 564 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:39.279 7 INFO neutron.services.segments.plugin [-] Segment e9c9c87f-675c-436f-95d1-fec26e8782cd resource provider aggregate not found 2026-07-01 02:02:39.284 7 INFO neutron.services.segments.plugin [-] Segment e9c9c87f-675c-436f-95d1-fec26e8782cd resource provider aggregate not found 2026-07-01 02:02:39.301 7 INFO neutron.services.segments.plugin [-] Segment e9c9c87f-675c-436f-95d1-fec26e8782cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9c9c87f-675c-436f-95d1-fec26e8782cd found for delete ", "request_id": "req-95a9f002-2419-4b71-8166-2ff7dc7aad06"}]} 2026-07-01 02:02:39.309 7 INFO neutron.services.segments.plugin [-] Segment e9c9c87f-675c-436f-95d1-fec26e8782cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9c9c87f-675c-436f-95d1-fec26e8782cd found for delete ", "request_id": "req-6a0ce8c7-4582-48d9-b658-21b12adbf572"}]} 2026-07-01 02:02:39.335 7 INFO neutron.db.l3_hamode_db [None req-dc7c9145-8324-4b97-aaf6-b96fab0fce5f 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] HA network 945a84eb-4db7-4f67-8ec5-cb9744c806d7 was deleted as no HA routers are present in tenant 9516166cc458461dba6c523f3f8c81ef. [pid: 7|app: 0|req: 775/1494] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:02:37 2026] DELETE /v2.0/routers/ad39d323-c62f-44d2-adc0-493501927c19 => generated 0 bytes in 1617 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1495] 10.0.0.90 () {32 vars in 672 bytes} [Wed Jul 1 02:02:39 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:02:39.438 7 WARNING neutron_lib.context [None req-d8bc27e0-268a-48a9-8ce5-d3c050004ff6 dc6fd625c99b429e9f6ae9f23289b4c8 20128359903643d58140299df219236c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 777/1496] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:02:39 2026] POST /v2.0/security-group-rules => generated 570 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1497] 10.0.0.90 () {34 vars in 788 bytes} [Wed Jul 1 02:02:38 2026] PUT /v2.0/routers/381aa888-efc4-40be-88f2-8609d2776378/remove_router_interface => generated 309 bytes in 1081 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:02:39.645 8 WARNING neutron_lib.context [None req-a73bd60c-d1fe-4cc1-898f-15ca338e3bfa 2111127c1fc845129b493bc0cf102eda 6a2cc11e944f4e1f947807ec0fead4f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 721/1498] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:02:39 2026] POST /v2.0/security-group-rules => generated 569 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:39.808 8 WARNING neutron_lib.context [None req-938a249a-60e0-429f-9822-93646065b248 dc6fd625c99b429e9f6ae9f23289b4c8 20128359903643d58140299df219236c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 778/1499] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:02:39 2026] DELETE /v2.0/subnets/ae6e6cfc-87ac-4b44-9960-c11b74eba5b6 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1500] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:02:39 2026] POST /v2.0/security-group-rules => generated 569 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1501] 10.0.0.90 () {32 vars in 746 bytes} [Wed Jul 1 02:02:39 2026] GET /v2.0/security-group-rules/b0b7ce01-c2f8-40ad-87bd-6136ab1ba85e => generated 569 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:39.977 7 INFO neutron.api.v2.resource [None req-293e56a4-8c25-44cd-bbcb-9da209171073 3feb87bffd174c66b66e9b9a8a83adae 4cb84bd0238b47f3bc61d7c70d146700 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 779/1502] 10.0.0.90 () {34 vars in 788 bytes} [Wed Jul 1 02:02:39 2026] PUT /v2.0/routers/381aa888-efc4-40be-88f2-8609d2776378/remove_router_interface => generated 197 bytes in 156 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:02:39.983 7 WARNING neutron_lib.context [None req-8527235a-2903-4174-8e51-fdc55074f3dc dc6fd625c99b429e9f6ae9f23289b4c8 20128359903643d58140299df219236c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:02:40.001 7 INFO neutron.db.securitygroups_db [None req-8527235a-2903-4174-8e51-fdc55074f3dc dc6fd625c99b429e9f6ae9f23289b4c8 20128359903643d58140299df219236c - - default default] Project 20128359903643d58140299df219236c 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: 780/1503] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:02:39 2026] POST /v2.0/security-group-rules => generated 575 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1504] 10.0.0.90 () {32 vars in 672 bytes} [Wed Jul 1 02:02:40 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1505] 10.0.0.90 () {32 vars in 735 bytes} [Wed Jul 1 02:02:40 2026] GET /v2.0/ports?device_id=381aa888-efc4-40be-88f2-8609d2776378 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:02:40.189 7 WARNING neutron_lib.context [None req-3492786e-3534-477a-9006-f525986f4688 dc6fd625c99b429e9f6ae9f23289b4c8 20128359903643d58140299df219236c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:02:40.223 7 INFO neutron.db.securitygroups_db [None req-3492786e-3534-477a-9006-f525986f4688 dc6fd625c99b429e9f6ae9f23289b4c8 20128359903643d58140299df219236c - - default default] Project 20128359903643d58140299df219236c added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-07-01 02:02:40.274 8 INFO neutron.services.segments.plugin [-] Segment c28dbda1-95c3-4520-909c-904d33fcd755 resource provider aggregate not found 2026-07-01 02:02:40.281 8 INFO neutron.services.segments.plugin [-] Segment c28dbda1-95c3-4520-909c-904d33fcd755 resource provider aggregate not found 2026-07-01 02:02:40.297 8 INFO neutron.services.segments.plugin [-] Segment c28dbda1-95c3-4520-909c-904d33fcd755 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c28dbda1-95c3-4520-909c-904d33fcd755 found for delete ", "request_id": "req-5962afc1-45cf-4700-8be2-15c0f37e3212"}]} 2026-07-01 02:02:40.299 8 INFO neutron.services.segments.plugin [-] Segment c28dbda1-95c3-4520-909c-904d33fcd755 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c28dbda1-95c3-4520-909c-904d33fcd755 found for delete ", "request_id": "req-c1ed72f6-d44f-4ea8-9f2e-16c0432019b8"}]} [pid: 8|app: 0|req: 724/1506] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:02:39 2026] DELETE /v2.0/networks/4a23aa25-14ec-45d7-9247-932325e23d1b => generated 0 bytes in 385 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1507] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:02:40 2026] POST /v2.0/security-group-rules => generated 574 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1508] 10.0.0.90 () {32 vars in 749 bytes} [Wed Jul 1 02:02:40 2026] DELETE /v2.0/security-group-rules/b0b7ce01-c2f8-40ad-87bd-6136ab1ba85e => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1509] 10.0.0.90 () {32 vars in 672 bytes} [Wed Jul 1 02:02:40 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:02:40.456 8 WARNING neutron_lib.context [None req-4e5da725-d511-432e-bfeb-d540b5a4a218 2111127c1fc845129b493bc0cf102eda 6a2cc11e944f4e1f947807ec0fead4f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 727/1510] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:02:40 2026] POST /v2.0/security-group-rules => generated 570 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1511] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:02:40 2026] GET /v2.0/security-groups?tenant_id=9516166cc458461dba6c523f3f8c81ef&name=default => generated 2801 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1512] 10.0.0.90 () {32 vars in 746 bytes} [Wed Jul 1 02:02:40 2026] GET /v2.0/security-group-rules/bdb17c7f-bad3-4adc-9625-27c2c401e5cc => generated 570 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1513] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:02:40 2026] DELETE /v2.0/security-groups/636a6fbd-0cf6-4e4b-9238-d614aa913eba => 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: 731/1514] 10.0.0.90 () {32 vars in 672 bytes} [Wed Jul 1 02:02:40 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1515] 10.0.0.90 () {32 vars in 749 bytes} [Wed Jul 1 02:02:40 2026] DELETE /v2.0/security-group-rules/bdb17c7f-bad3-4adc-9625-27c2c401e5cc => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:02:40.890 8 WARNING neutron_lib.context [None req-82192316-0aa4-4f6c-bdf0-577e0545bf7d dc6fd625c99b429e9f6ae9f23289b4c8 20128359903643d58140299df219236c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 733/1516] 10.0.0.90 () {34 vars in 684 bytes} [Wed Jul 1 02:02:40 2026] POST /v2.0/security-groups => generated 1596 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1517] 10.0.0.90 () {32 vars in 672 bytes} [Wed Jul 1 02:02:41 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:02:41.085 8 WARNING neutron_lib.context [None req-11f51a56-0ac8-4246-bfce-f620b75ad6ae dc6fd625c99b429e9f6ae9f23289b4c8 20128359903643d58140299df219236c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:02:41.165 7 INFO neutron.db.l3_hamode_db [None req-2ecf58c4-22a8-44f8-b86b-6f860dce00f5 3feb87bffd174c66b66e9b9a8a83adae 4cb84bd0238b47f3bc61d7c70d146700 - - default default] HA network 686cfba8-d26c-4a5d-aafd-cc23dd018e42 was deleted as no HA routers are present in tenant 4cb84bd0238b47f3bc61d7c70d146700. [pid: 7|app: 0|req: 784/1518] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:02:40 2026] DELETE /v2.0/routers/381aa888-efc4-40be-88f2-8609d2776378 => generated 0 bytes in 796 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1519] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:02:41 2026] POST /v2.0/security-group-rules => generated 565 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1520] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:02:41 2026] DELETE /v2.0/security-groups/d8cab1b7-8ebb-45ee-b78d-7586727ab3f8 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:02:41.275 7 WARNING neutron_lib.context [None req-31a8e518-9449-4567-8701-2b3e0f5f28b2 dc6fd625c99b429e9f6ae9f23289b4c8 20128359903643d58140299df219236c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:02:41.329 7 INFO neutron.services.segments.plugin [-] Segment 6b7cdb6d-8de4-4d09-b774-a117ffd011f2 resource provider aggregate not found 2026-07-01 02:02:41.341 7 INFO neutron.services.segments.plugin [-] Segment 6b7cdb6d-8de4-4d09-b774-a117ffd011f2 resource provider aggregate not found 2026-07-01 02:02:41.360 7 INFO neutron.services.segments.plugin [-] Segment 6b7cdb6d-8de4-4d09-b774-a117ffd011f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b7cdb6d-8de4-4d09-b774-a117ffd011f2 found for delete ", "request_id": "req-9f17ca87-cf8c-4485-828a-443325e798f8"}]} 2026-07-01 02:02:41.368 7 INFO neutron.services.segments.plugin [-] Segment 6b7cdb6d-8de4-4d09-b774-a117ffd011f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b7cdb6d-8de4-4d09-b774-a117ffd011f2 found for delete ", "request_id": "req-505776a4-17fe-45fc-b701-971117f1f31b"}]} [pid: 7|app: 0|req: 786/1521] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:02:41 2026] POST /v2.0/security-group-rules => generated 570 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1522] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:02:41 2026] DELETE /v2.0/subnets/460f6c07-fd16-4ca8-851e-bca6bec23645 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:02:41.435 8 WARNING neutron_lib.context [None req-946dcec7-3b7d-420e-b3d3-327f236932d0 dc6fd625c99b429e9f6ae9f23289b4c8 20128359903643d58140299df219236c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 787/1523] 10.0.0.90 () {32 vars in 662 bytes} [Wed Jul 1 02:02:41 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: 7|app: 0|req: 788/1524] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:02:41 2026] DELETE /v2.0/networks/a263fc9f-b817-49f1-9a4d-8c30a9adea51 => generated 0 bytes in 369 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1525] 10.0.0.90 () {32 vars in 662 bytes} [Wed Jul 1 02:02:41 2026] GET /v2.0/security-groups => generated 2801 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:02:41.893 7 WARNING neutron_lib.context [None req-d4edfeae-87f4-4601-b651-43c89b903d9d 3feb87bffd174c66b66e9b9a8a83adae 4cb84bd0238b47f3bc61d7c70d146700 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:02:41.949 7 INFO neutron.db.segments_db [None req-d4edfeae-87f4-4601-b651-43c89b903d9d 3feb87bffd174c66b66e9b9a8a83adae 4cb84bd0238b47f3bc61d7c70d146700 - - default default] Added segment a8b10dc7-46a1-4146-b695-0a13d46fdb75 of type vxlan for network 89b6f31b-50f0-446e-bb25-c1acc6e0c4b9 [pid: 7|app: 0|req: 790/1526] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:02:41 2026] POST /v2.0/networks => generated 630 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:42.095 7 WARNING neutron_lib.context [None req-db925300-e577-489b-82f4-c058fd3e253c 3feb87bffd174c66b66e9b9a8a83adae 4cb84bd0238b47f3bc61d7c70d146700 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 737/1527] 10.0.0.90 () {34 vars in 675 bytes} [Wed Jul 1 02:02:41 2026] POST /v2.0/floatingips => generated 552 bytes in 699 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1528] 10.0.0.251 () {34 vars in 1098 bytes} [Wed Jul 1 02:02:42 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-229921422&fields=id&tenant_id=20128359903643d58140299df219236c => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1529] 10.0.0.251 () {34 vars in 1100 bytes} [Wed Jul 1 02:02:42 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1967885841&fields=id&tenant_id=20128359903643d58140299df219236c => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1530] 10.0.0.251 () {34 vars in 982 bytes} [Wed Jul 1 02:02:42 2026] GET /v2.0/networks?id=eaa425b9-28b7-49a7-b0bc-e86916967ce0 => generated 672 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1531] 10.0.0.251 () {34 vars in 965 bytes} [Wed Jul 1 02:02:42 2026] GET /v2.0/quotas/20128359903643d58140299df219236c => generated 292 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1532] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:02:42 2026] POST /v2.0/subnets => generated 602 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:42.488 7 WARNING neutron_lib.context [None req-d5eb0f65-4a7e-4cfa-b6b5-2c2054f81631 3feb87bffd174c66b66e9b9a8a83adae 4cb84bd0238b47f3bc61d7c70d146700 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:02:42.540 7 INFO neutron.db.segments_db [None req-d5eb0f65-4a7e-4cfa-b6b5-2c2054f81631 3feb87bffd174c66b66e9b9a8a83adae 4cb84bd0238b47f3bc61d7c70d146700 - - default default] Added segment 0c9fb31a-12d1-483c-968d-624357dcdaa0 of type vxlan for network d0b3e522-9735-4140-b33a-d3c6cd3ea30a [pid: 8|app: 0|req: 742/1533] 10.0.0.251 () {34 vars in 1002 bytes} [Wed Jul 1 02:02:42 2026] GET /v2.0/ports?tenant_id=20128359903643d58140299df219236c&fields=id => generated 103 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1534] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:02:42 2026] GET /v2.0/security-groups?tenant_id=6a2cc11e944f4e1f947807ec0fead4f6&name=default => generated 2801 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:02:42.863 7 INFO neutron.db.l3_hamode_db [None req-d5eb0f65-4a7e-4cfa-b6b5-2c2054f81631 3feb87bffd174c66b66e9b9a8a83adae 4cb84bd0238b47f3bc61d7c70d146700 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 744/1535] 10.0.0.251 () {34 vars in 1008 bytes} [Wed Jul 1 02:02:42 2026] GET /v2.0/networks/eaa425b9-28b7-49a7-b0bc-e86916967ce0?fields=segments => generated 14 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:02:43.035 7 INFO neutron.db.l3_hamode_db [None req-d5eb0f65-4a7e-4cfa-b6b5-2c2054f81631 3feb87bffd174c66b66e9b9a8a83adae 4cb84bd0238b47f3bc61d7c70d146700 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 745/1536] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:02:42 2026] DELETE /v2.0/security-groups/5962d5a4-7a66-4605-b6f4-6a127f97e82a => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1537] 10.0.0.251 () {34 vars in 1108 bytes} [Wed Jul 1 02:02:43 2026] GET /v2.0/networks/eaa425b9-28b7-49a7-b0bc-e86916967ce0?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: 747/1538] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:02:43 2026] GET /v2.0/ports?device_id=56c84fe2-b46c-467c-a44b-f686974d114d => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:02:43.391 7 INFO neutron.services.segments.plugin [-] Segment 9c8e4931-09ef-4210-ba7f-2cc879418a3a resource provider aggregate not found 2026-07-01 02:02:43.399 7 INFO neutron.services.segments.plugin [-] Segment 9c8e4931-09ef-4210-ba7f-2cc879418a3a resource provider aggregate not found 2026-07-01 02:02:43.407 7 INFO neutron.services.segments.plugin [-] Segment 9c8e4931-09ef-4210-ba7f-2cc879418a3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c8e4931-09ef-4210-ba7f-2cc879418a3a found for delete ", "request_id": "req-dc8e4908-6027-499e-8763-a0d58313595e"}]} 2026-07-01 02:02:43.414 7 INFO neutron.services.segments.plugin [-] Segment 9c8e4931-09ef-4210-ba7f-2cc879418a3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c8e4931-09ef-4210-ba7f-2cc879418a3a found for delete ", "request_id": "req-be72c3f4-4032-47dd-9635-7465fd1d9cce"}]} [pid: 7|app: 0|req: 792/1539] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:02:42 2026] POST /v2.0/routers => generated 507 bytes in 1391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1540] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:02:44 2026] GET /v2.0/networks?id=eaa425b9-28b7-49a7-b0bc-e86916967ce0 => generated 672 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1541] 199.204.45.57 () {34 vars in 1049 bytes} [Wed Jul 1 02:02:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=20128359903643d58140299df219236c => generated 273 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:44.340 7 WARNING neutron_lib.context [req-a7358f38-0e29-417f-9447-5e9fe5d327db req-cfbbc52b-1a34-4198-a067-3c641d6e48aa dc6fd625c99b429e9f6ae9f23289b4c8 20128359903643d58140299df219236c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 795/1542] 199.204.45.57 () {38 vars in 954 bytes} [Wed Jul 1 02:02:44 2026] POST /v2.0/ports => generated 993 bytes in 590 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: 796/1543] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:02:44 2026] GET /v2.0/ports?device_id=56c84fe2-b46c-467c-a44b-f686974d114d => generated 996 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1544] 10.0.0.90 () {34 vars in 782 bytes} [Wed Jul 1 02:02:43 2026] PUT /v2.0/routers/7306caff-28a6-4a48-9ade-2e0f820e8c89/add_router_interface => generated 309 bytes in 1541 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1545] 10.0.0.251 () {34 vars in 1120 bytes} [Wed Jul 1 02:02:45 2026] GET /v2.0/security-groups?id=74a6fc35-4fd2-4fa5-875b-cdde7dec95e3&id=0bafc8d2-7991-4188-bdcd-0f5b99ffbdd1&fields=id&fields=name => generated 206 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1546] 10.0.0.90 () {32 vars in 716 bytes} [Wed Jul 1 02:02:45 2026] GET /v2.0/ports/158a0dbb-4871-40e5-a888-21e2f60e9131 => 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: 797/1547] 199.204.45.57 () {38 vars in 1027 bytes} [Wed Jul 1 02:02:45 2026] PUT /v2.0/ports/3ae55a2a-9d48-476f-99e3-78ba578c1729 => generated 1238 bytes in 550 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-07-01 02:02:45.699 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4e6917ab-65a0-4b1f-9e4e-6d091b9bd8ad'] response: {'name': 'network-changed', 'server_uuid': '56c84fe2-b46c-467c-a44b-f686974d114d', 'tag': '3ae55a2a-9d48-476f-99e3-78ba578c1729', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 798/1548] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:02:45 2026] GET /v2.0/ports?tenant_id=20128359903643d58140299df219236c&device_id=56c84fe2-b46c-467c-a44b-f686974d114d => generated 1277 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1551] 199.204.45.57 () {34 vars in 1057 bytes} [Wed Jul 1 02:02:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=3ae55a2a-9d48-476f-99e3-78ba578c1729 => generated 19 bytes in 47 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: 802/1552] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:02:45 2026] GET /v2.0/subnets?id=5d402c7d-d79c-4352-8e4e-8521c7b506c9 => generated 666 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1553] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:02:45 2026] GET /v2.0/ports?network_id=eaa425b9-28b7-49a7-b0bc-e86916967ce0&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1554] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:02:45 2026] GET /v2.0/networks/eaa425b9-28b7-49a7-b0bc-e86916967ce0?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: 805/1555] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:02:46 2026] GET /v2.0/networks/eaa425b9-28b7-49a7-b0bc-e86916967ce0?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: 806/1556] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:02:46 2026] GET /v2.0/ports?tenant_id=20128359903643d58140299df219236c&device_id=56c84fe2-b46c-467c-a44b-f686974d114d => generated 1277 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1557] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:02:46 2026] GET /v2.0/networks?id=eaa425b9-28b7-49a7-b0bc-e86916967ce0 => generated 768 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1558] 199.204.45.57 () {34 vars in 993 bytes} [Wed Jul 1 02:02:46 2026] GET /v2.0/ports?device_id=56c84fe2-b46c-467c-a44b-f686974d114d => generated 1277 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1559] 199.204.45.57 () {34 vars in 1057 bytes} [Wed Jul 1 02:02:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=3ae55a2a-9d48-476f-99e3-78ba578c1729 => 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: 810/1560] 199.204.45.57 () {34 vars in 1123 bytes} [Wed Jul 1 02:02:46 2026] GET /v2.0/security-groups?id=0bafc8d2-7991-4188-bdcd-0f5b99ffbdd1&id=74a6fc35-4fd2-4fa5-875b-cdde7dec95e3&fields=id&fields=name => generated 206 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1561] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:02:46 2026] GET /v2.0/subnets?id=5d402c7d-d79c-4352-8e4e-8521c7b506c9 => generated 666 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1562] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:02:46 2026] GET /v2.0/ports?network_id=eaa425b9-28b7-49a7-b0bc-e86916967ce0&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1563] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:02:46 2026] GET /v2.0/networks/eaa425b9-28b7-49a7-b0bc-e86916967ce0?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1564] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:02:46 2026] GET /v2.0/ports?device_id=56c84fe2-b46c-467c-a44b-f686974d114d => generated 1008 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1565] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:02:46 2026] GET /v2.0/networks/eaa425b9-28b7-49a7-b0bc-e86916967ce0?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: 816/1566] 10.0.0.251 () {34 vars in 1120 bytes} [Wed Jul 1 02:02:46 2026] GET /v2.0/security-groups?id=74a6fc35-4fd2-4fa5-875b-cdde7dec95e3&id=0bafc8d2-7991-4188-bdcd-0f5b99ffbdd1&fields=id&fields=name => generated 206 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1567] 10.0.0.90 () {34 vars in 788 bytes} [Wed Jul 1 02:02:45 2026] PUT /v2.0/routers/7306caff-28a6-4a48-9ade-2e0f820e8c89/remove_router_interface => generated 309 bytes in 1531 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1568] 10.0.0.90 () {32 vars in 735 bytes} [Wed Jul 1 02:02:47 2026] GET /v2.0/ports?device_id=7306caff-28a6-4a48-9ade-2e0f820e8c89 => 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: 817/1569] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:02:46 2026] GET /v2.0/security-groups?tenant_id=d5b07b9c6e9b4aeab6c15fb236f80c13&name=default => generated 2801 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1570] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:02:47 2026] DELETE /v2.0/security-groups/495b25c1-e74b-499e-8db5-83d644bcaf2f => 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: 819/1571] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:02:47 2026] GET /v2.0/ports?device_id=56c84fe2-b46c-467c-a44b-f686974d114d => generated 1008 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:02:47.913 8 INFO neutron.services.segments.plugin [-] Segment 0c9fb31a-12d1-483c-968d-624357dcdaa0 resource provider aggregate not found 2026-07-01 02:02:47.920 8 INFO neutron.services.segments.plugin [-] Segment 0c9fb31a-12d1-483c-968d-624357dcdaa0 resource provider aggregate not found 2026-07-01 02:02:47.933 8 INFO neutron.services.segments.plugin [-] Segment 0c9fb31a-12d1-483c-968d-624357dcdaa0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c9fb31a-12d1-483c-968d-624357dcdaa0 found for delete ", "request_id": "req-d1467a48-06a9-4461-9abb-9f79867ce6c1"}]} 2026-07-01 02:02:47.940 8 INFO neutron.services.segments.plugin [-] Segment 0c9fb31a-12d1-483c-968d-624357dcdaa0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c9fb31a-12d1-483c-968d-624357dcdaa0 found for delete ", "request_id": "req-8b59afea-cfcc-46ab-8675-5d9945204249"}]} [pid: 7|app: 0|req: 820/1572] 10.0.0.251 () {34 vars in 1120 bytes} [Wed Jul 1 02:02:47 2026] GET /v2.0/security-groups?id=74a6fc35-4fd2-4fa5-875b-cdde7dec95e3&id=0bafc8d2-7991-4188-bdcd-0f5b99ffbdd1&fields=id&fields=name => generated 206 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:47.946 8 INFO neutron.db.l3_hamode_db [None req-b8ef9111-37f3-4144-8866-bdd0fbe1d745 3feb87bffd174c66b66e9b9a8a83adae 4cb84bd0238b47f3bc61d7c70d146700 - - default default] HA network d0b3e522-9735-4140-b33a-d3c6cd3ea30a was deleted as no HA routers are present in tenant 4cb84bd0238b47f3bc61d7c70d146700. [pid: 8|app: 0|req: 753/1573] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:02:47 2026] DELETE /v2.0/routers/7306caff-28a6-4a48-9ade-2e0f820e8c89 => generated 0 bytes in 793 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1574] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:02:47 2026] DELETE /v2.0/subnets/ed428f20-69fc-4731-a1e6-3a8e28c4b649 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1575] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:02:48 2026] DELETE /v2.0/networks/89b6f31b-50f0-446e-bb25-c1acc6e0c4b9 => generated 0 bytes in 460 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:02:48.707 7 WARNING neutron_lib.context [None req-05048262-e99b-43da-8d77-26fd63e2df63 3feb87bffd174c66b66e9b9a8a83adae 4cb84bd0238b47f3bc61d7c70d146700 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:02:48.776 7 INFO neutron.db.segments_db [None req-05048262-e99b-43da-8d77-26fd63e2df63 3feb87bffd174c66b66e9b9a8a83adae 4cb84bd0238b47f3bc61d7c70d146700 - - default default] Added segment 9d7545e7-7be7-4266-b19f-217e10ede394 of type vxlan for network 086b609d-4dbc-4684-91d2-b86a80ec786a [pid: 8|app: 0|req: 755/1576] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:02:49 2026] GET /v2.0/ports?device_id=56c84fe2-b46c-467c-a44b-f686974d114d => generated 1010 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:02:49.160 7 INFO neutron.db.l3_hamode_db [None req-05048262-e99b-43da-8d77-26fd63e2df63 3feb87bffd174c66b66e9b9a8a83adae 4cb84bd0238b47f3bc61d7c70d146700 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 756/1577] 10.0.0.251 () {34 vars in 1120 bytes} [Wed Jul 1 02:02:49 2026] GET /v2.0/security-groups?id=74a6fc35-4fd2-4fa5-875b-cdde7dec95e3&id=0bafc8d2-7991-4188-bdcd-0f5b99ffbdd1&fields=id&fields=name => generated 206 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1578] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:02:49 2026] GET /v2.0/ports?device_id=56c84fe2-b46c-467c-a44b-f686974d114d => generated 1010 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:02:49.746 8 INFO neutron.db.l3_db [None req-06abd2ef-db1f-41b5-8759-0eee255cfba2 dc6fd625c99b429e9f6ae9f23289b4c8 20128359903643d58140299df219236c - - default default] Floating IP ea5a85fc-89cb-4c6a-ac7c-02e1513f36c8 associated. External IP: 10.96.250.220, port: 3ae55a2a-9d48-476f-99e3-78ba578c1729. 2026-07-01 02:02:49.957 8 INFO neutron.services.segments.plugin [-] Segment a8b10dc7-46a1-4146-b695-0a13d46fdb75 resource provider aggregate not found 2026-07-01 02:02:49.963 8 INFO neutron.services.segments.plugin [-] Segment a8b10dc7-46a1-4146-b695-0a13d46fdb75 resource provider aggregate not found 2026-07-01 02:02:49.988 8 INFO neutron.services.segments.plugin [-] Segment a8b10dc7-46a1-4146-b695-0a13d46fdb75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8b10dc7-46a1-4146-b695-0a13d46fdb75 found for delete ", "request_id": "req-17018634-825b-463b-9a86-b272880cbf0d"}]} 2026-07-01 02:02:49.990 8 INFO neutron.services.segments.plugin [-] Segment a8b10dc7-46a1-4146-b695-0a13d46fdb75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8b10dc7-46a1-4146-b695-0a13d46fdb75 found for delete ", "request_id": "req-8f67a15e-8f43-4cc6-9ba2-b4dd7c4f9c8e"}]} [pid: 8|app: 0|req: 758/1579] 10.0.0.90 () {34 vars in 748 bytes} [Wed Jul 1 02:02:49 2026] PUT /v2.0/floatingips/ea5a85fc-89cb-4c6a-ac7c-02e1513f36c8 => generated 855 bytes in 935 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:50.293 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c0172ef-2088-4d6b-a85b-87f2eb5f135f'] response: {'name': 'network-changed', 'server_uuid': '56c84fe2-b46c-467c-a44b-f686974d114d', 'tag': '3ae55a2a-9d48-476f-99e3-78ba578c1729', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 759/1580] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:02:50 2026] GET /v2.0/security-groups?tenant_id=1ca5966bb5ef47d1a36a081daa459650&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: 760/1581] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:02:50 2026] GET /v2.0/ports?tenant_id=20128359903643d58140299df219236c&device_id=56c84fe2-b46c-467c-a44b-f686974d114d => generated 1279 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:02:50.755 7 INFO neutron.db.l3_hamode_db [None req-05048262-e99b-43da-8d77-26fd63e2df63 3feb87bffd174c66b66e9b9a8a83adae 4cb84bd0238b47f3bc61d7c70d146700 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 761/1582] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:02:50 2026] DELETE /v2.0/security-groups/4a0a85a6-228c-417f-9097-6b70307fcb1d => 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: 762/1583] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:02:50 2026] GET /v2.0/networks?id=eaa425b9-28b7-49a7-b0bc-e86916967ce0 => generated 768 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1584] 199.204.45.57 () {34 vars in 1057 bytes} [Wed Jul 1 02:02:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=3ae55a2a-9d48-476f-99e3-78ba578c1729 => generated 858 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1585] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:02:50 2026] GET /v2.0/subnets?id=5d402c7d-d79c-4352-8e4e-8521c7b506c9 => generated 666 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1586] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:02:51 2026] GET /v2.0/ports?network_id=eaa425b9-28b7-49a7-b0bc-e86916967ce0&device_owner=network%3Adhcp => generated 1244 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1587] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:02:51 2026] GET /v2.0/networks/eaa425b9-28b7-49a7-b0bc-e86916967ce0?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1588] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:02:51 2026] GET /v2.0/networks/eaa425b9-28b7-49a7-b0bc-e86916967ce0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1589] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:02:48 2026] POST /v2.0/routers => generated 688 bytes in 3263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1590] 10.0.0.90 () {32 vars in 720 bytes} [Wed Jul 1 02:02:51 2026] GET /v2.0/routers/d197c7ba-24e8-4307-a6a6-6086ce68442b => generated 694 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1591] 10.0.0.90 () {32 vars in 646 bytes} [Wed Jul 1 02:02:52 2026] GET /v2.0/routers => generated 697 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1592] 10.0.0.90 () {34 vars in 740 bytes} [Wed Jul 1 02:02:52 2026] PUT /v2.0/routers/d197c7ba-24e8-4307-a6a6-6086ce68442b => generated 701 bytes in 586 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1593] 10.0.0.90 () {32 vars in 720 bytes} [Wed Jul 1 02:02:52 2026] GET /v2.0/routers/d197c7ba-24e8-4307-a6a6-6086ce68442b => generated 701 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1594] 10.0.0.90 () {32 vars in 735 bytes} [Wed Jul 1 02:02:52 2026] GET /v2.0/ports?device_id=d197c7ba-24e8-4307-a6a6-6086ce68442b => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:02:54.253 7 INFO neutron.services.segments.plugin [-] Segment 9d7545e7-7be7-4266-b19f-217e10ede394 resource provider aggregate not found 2026-07-01 02:02:54.260 7 INFO neutron.services.segments.plugin [-] Segment 9d7545e7-7be7-4266-b19f-217e10ede394 resource provider aggregate not found 2026-07-01 02:02:54.279 7 INFO neutron.services.segments.plugin [-] Segment 9d7545e7-7be7-4266-b19f-217e10ede394 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d7545e7-7be7-4266-b19f-217e10ede394 found for delete ", "request_id": "req-952fb740-5e52-4f81-8bb3-4b109a0d0152"}]} 2026-07-01 02:02:54.280 7 INFO neutron.services.segments.plugin [-] Segment 9d7545e7-7be7-4266-b19f-217e10ede394 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d7545e7-7be7-4266-b19f-217e10ede394 found for delete ", "request_id": "req-edb3dfd8-56bc-4654-a38d-d0dde4a14796"}]} 2026-07-01 02:02:54.289 7 INFO neutron.db.l3_hamode_db [None req-6f1303ef-9674-4f07-a580-b04d66822473 3feb87bffd174c66b66e9b9a8a83adae 4cb84bd0238b47f3bc61d7c70d146700 - - default default] HA network 086b609d-4dbc-4684-91d2-b86a80ec786a was deleted as no HA routers are present in tenant 4cb84bd0238b47f3bc61d7c70d146700. [pid: 7|app: 0|req: 825/1595] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:02:52 2026] DELETE /v2.0/routers/d197c7ba-24e8-4307-a6a6-6086ce68442b => generated 0 bytes in 1314 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1596] 10.0.0.90 () {32 vars in 735 bytes} [Wed Jul 1 02:02:54 2026] GET /v2.0/ports?device_id=d197c7ba-24e8-4307-a6a6-6086ce68442b => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:02:54.362 7 INFO neutron.api.v2.resource [None req-c3457ae6-4658-4371-815f-c9dae0e68bd8 3feb87bffd174c66b66e9b9a8a83adae 4cb84bd0238b47f3bc61d7c70d146700 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 827/1597] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:02:54 2026] DELETE /v2.0/routers/d197c7ba-24e8-4307-a6a6-6086ce68442b => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1598] 10.0.0.90 () {32 vars in 735 bytes} [Wed Jul 1 02:02:54 2026] GET /v2.0/ports?device_id=7306caff-28a6-4a48-9ade-2e0f820e8c89 => 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: 771/1599] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:02:54 2026] GET /v2.0/security-groups?tenant_id=ab067519b7c141f683347656dc1eca68&name=default => generated 2801 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:02:54.416 7 INFO neutron.api.v2.resource [None req-45e367ad-3ace-4392-8e2d-f922f156fae8 3feb87bffd174c66b66e9b9a8a83adae 4cb84bd0238b47f3bc61d7c70d146700 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 829/1600] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:02:54 2026] DELETE /v2.0/routers/7306caff-28a6-4a48-9ade-2e0f820e8c89 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:02:54.439 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bf640168-fadb-4fbe-84d6-bac376df7d3c 3feb87bffd174c66b66e9b9a8a83adae 4cb84bd0238b47f3bc61d7c70d146700 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 830/1601] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:02:54 2026] DELETE /v2.0/subnets/ed428f20-69fc-4731-a1e6-3a8e28c4b649 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1602] 10.0.0.90 () {32 vars in 735 bytes} [Wed Jul 1 02:02:54 2026] GET /v2.0/ports?device_id=381aa888-efc4-40be-88f2-8609d2776378 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:02:54.517 7 INFO neutron.api.v2.resource [None req-a1f330a6-6307-4061-b278-4644683b2f8a 3feb87bffd174c66b66e9b9a8a83adae 4cb84bd0238b47f3bc61d7c70d146700 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 832/1603] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:02:54 2026] DELETE /v2.0/routers/381aa888-efc4-40be-88f2-8609d2776378 => generated 135 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1604] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:02:54 2026] DELETE /v2.0/security-groups/b264d4af-893d-45c7-a23c-8e62caef4008 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:02:54.540 7 INFO neutron.pecan_wsgi.hooks.translation [None req-84d380bc-1094-48e0-a2ea-feaf1d160746 3feb87bffd174c66b66e9b9a8a83adae 4cb84bd0238b47f3bc61d7c70d146700 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 833/1605] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:02:54 2026] DELETE /v2.0/subnets/460f6c07-fd16-4ca8-851e-bca6bec23645 => 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: 773/1606] 10.0.0.90 () {32 vars in 735 bytes} [Wed Jul 1 02:02:54 2026] GET /v2.0/ports?device_id=a95928ad-c39f-40bc-b654-939ddc031e03 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:02:54.605 7 INFO neutron.api.v2.resource [None req-6e11f8c6-b137-4219-9e89-a24858c5d138 3feb87bffd174c66b66e9b9a8a83adae 4cb84bd0238b47f3bc61d7c70d146700 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 834/1607] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:02:54 2026] DELETE /v2.0/routers/a95928ad-c39f-40bc-b654-939ddc031e03 => generated 135 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:02:54.631 8 INFO neutron.pecan_wsgi.hooks.translation [None req-64311eda-bebf-41e1-95f1-555c3298565a 3feb87bffd174c66b66e9b9a8a83adae 4cb84bd0238b47f3bc61d7c70d146700 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 774/1608] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:02:54 2026] DELETE /v2.0/subnets/e156ff0c-bb96-42d3-a8ab-084a1a80806e => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:02:54.659 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a85f9d87-ed44-4698-9d39-e087eb1acd67 3feb87bffd174c66b66e9b9a8a83adae 4cb84bd0238b47f3bc61d7c70d146700 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 835/1609] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:02:54 2026] DELETE /v2.0/subnets/cb1c1afd-6ff0-41f0-b18c-b96cbdb12cfb => 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: 775/1610] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:02:55 2026] GET /v2.0/security-groups?tenant_id=4cb84bd0238b47f3bc61d7c70d146700&name=default => generated 2801 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1611] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:02:55 2026] DELETE /v2.0/security-groups/44e9f137-18e7-46c9-b333-e3d0736f29b6 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1612] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:02:58 2026] GET /v2.0/ports?device_id=56c84fe2-b46c-467c-a44b-f686974d114d => generated 1010 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1613] 10.0.0.251 () {34 vars in 1120 bytes} [Wed Jul 1 02:02:58 2026] GET /v2.0/security-groups?id=74a6fc35-4fd2-4fa5-875b-cdde7dec95e3&id=0bafc8d2-7991-4188-bdcd-0f5b99ffbdd1&fields=id&fields=name => generated 206 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1614] 10.0.0.90 () {32 vars in 735 bytes} [Wed Jul 1 02:02:58 2026] GET /v2.0/ports?device_id=56c84fe2-b46c-467c-a44b-f686974d114d => generated 1279 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1615] 10.0.0.90 () {32 vars in 857 bytes} [Wed Jul 1 02:02:58 2026] GET /v2.0/floatingips?floating_network_id=1802c3db-d9d5-4e27-8d3a-b5f9d0db458e&port_id=3ae55a2a-9d48-476f-99e3-78ba578c1729 => generated 860 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1616] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jul 1 02:03:00 2026] GET /v2.0/ports?device_id=56c84fe2-b46c-467c-a44b-f686974d114d => generated 1279 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1617] 10.0.0.214 () {34 vars in 1120 bytes} [Wed Jul 1 02:03:00 2026] GET /v2.0/security-groups?id=74a6fc35-4fd2-4fa5-875b-cdde7dec95e3&id=0bafc8d2-7991-4188-bdcd-0f5b99ffbdd1&fields=id&fields=name => generated 206 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:00.444 7 WARNING neutron_lib.context [None req-69769fa8-589f-4f42-bd4e-dc5f09086053 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 779/1618] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:03:00 2026] GET /v2.0/security-groups?tenant_id=092d2463b3ca4d13906ee345d89ed3d6&name=default => generated 2801 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:03:00.578 7 INFO neutron.db.segments_db [None req-69769fa8-589f-4f42-bd4e-dc5f09086053 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] Added segment 9c52af3d-c1cd-4918-b26a-dedf0f91eefd of type vxlan for network f8382a43-c59a-43c6-bfab-b4a69d5d2599 [pid: 8|app: 0|req: 780/1619] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:03:00 2026] DELETE /v2.0/security-groups/922415fa-dc74-4565-a9d3-e838eebea5f8 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1620] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:03:00 2026] POST /v2.0/networks => generated 640 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:00.698 7 WARNING neutron_lib.context [None req-3ae0ee5f-8d70-476d-a92b-3ddd8e1c8c03 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 782/1623] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:03:00 2026] GET /v2.0/security-groups?tenant_id=ebdcfca9f940402e86b23530b2b92428&name=default => generated 2801 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1624] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:03:00 2026] DELETE /v2.0/security-groups/dbcef150-d88c-4037-b5b3-428bde9fe41e => 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: 842/1625] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:03:00 2026] POST /v2.0/subnets => generated 634 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1626] 10.0.0.90 () {32 vars in 721 bytes} [Wed Jul 1 02:03:01 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:03:01.283 7 WARNING neutron_lib.context [None req-6c8bdd70-60d0-4263-b8f8-448c47281387 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 843/1627] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:03:01 2026] POST /v2.0/subnets => generated 707 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:01.625 8 WARNING neutron_lib.context [None req-2545b708-ccae-4be4-bd61-7287ed4c2026 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:03:01.685 8 INFO neutron.db.segments_db [None req-2545b708-ccae-4be4-bd61-7287ed4c2026 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] Added segment 5d4c2b57-6f04-42ab-be85-82891781fd2b of type vxlan for network 7694703a-3a78-45ea-ac7f-3b0d42ef4b9f [pid: 8|app: 0|req: 785/1628] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:03:01 2026] POST /v2.0/networks => generated 637 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:01.821 7 WARNING neutron_lib.context [None req-e5f20b71-3262-4206-8507-dd11acaa4764 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 844/1629] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:03:01 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-07-01 02:03:02.200 8 WARNING neutron_lib.context [None req-12cdd762-d610-44e7-8b10-eeab3018ea16 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 845/1630] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:03:02 2026] GET /v2.0/ports?device_id=56c84fe2-b46c-467c-a44b-f686974d114d => generated 1010 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1631] 10.0.0.251 () {34 vars in 1120 bytes} [Wed Jul 1 02:03:02 2026] GET /v2.0/security-groups?id=74a6fc35-4fd2-4fa5-875b-cdde7dec95e3&id=0bafc8d2-7991-4188-bdcd-0f5b99ffbdd1&fields=id&fields=name => generated 206 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1632] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:03:02 2026] POST /v2.0/subnets => generated 701 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:02.677 7 WARNING neutron_lib.context [None req-2507c639-4230-402d-86ea-3638c6e0a55d 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:03:02.728 7 INFO neutron.db.segments_db [None req-2507c639-4230-402d-86ea-3638c6e0a55d 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] Added segment 7a362090-5683-4890-9d51-394ae1036e41 of type vxlan for network 3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1 [pid: 8|app: 0|req: 787/1633] 199.204.45.57 () {34 vars in 993 bytes} [Wed Jul 1 02:03:02 2026] GET /v2.0/ports?device_id=56c84fe2-b46c-467c-a44b-f686974d114d => generated 1010 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1634] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:03:02 2026] POST /v2.0/networks => generated 638 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:02.918 7 WARNING neutron_lib.context [None req-735cc222-5535-4028-8925-257c4e966100 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:03:03.119 8 INFO neutron.db.l3_db [req-4d7c8655-5c2f-4eba-87e9-5cbbfb35c533 req-4dba070a-0da5-4782-8e10-ebe378149926 dc6fd625c99b429e9f6ae9f23289b4c8 20128359903643d58140299df219236c - - default default] Floating IP ea5a85fc-89cb-4c6a-ac7c-02e1513f36c8 disassociated. External IP: 10.96.250.220, port: 3ae55a2a-9d48-476f-99e3-78ba578c1729. [pid: 7|app: 0|req: 848/1635] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:03:02 2026] POST /v2.0/subnets => generated 631 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:03.305 7 WARNING neutron_lib.context [None req-5f16e97b-a57d-45ec-b939-4ff20b746ce6 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 849/1636] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:03:03 2026] POST /v2.0/subnets => generated 706 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1637] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:03:03 2026] GET /v2.0/ports?device_id=56c84fe2-b46c-467c-a44b-f686974d114d => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:03:03.751 7 WARNING neutron_lib.context [None req-63f6f10c-7125-40b2-8804-d77e3a0f4b34 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:03:03.817 7 INFO neutron.db.segments_db [None req-63f6f10c-7125-40b2-8804-d77e3a0f4b34 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] Added segment e36a564d-78f0-4b19-8291-6660af79b48d of type vxlan for network 7ce549f1-e121-41ce-9486-465be8ff6867 [pid: 8|app: 0|req: 788/1638] 199.204.45.57 () {36 vars in 996 bytes} [Wed Jul 1 02:03:02 2026] DELETE /v2.0/ports/3ae55a2a-9d48-476f-99e3-78ba578c1729 => generated 0 bytes in 1300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:03:04.197 7 INFO neutron.db.l3_hamode_db [None req-63f6f10c-7125-40b2-8804-d77e3a0f4b34 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:03:04.301 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6441fc48-318b-499d-b29b-f899913d7f9c'] response: {'server_uuid': '56c84fe2-b46c-467c-a44b-f686974d114d', 'name': 'network-vif-deleted', 'tag': '3ae55a2a-9d48-476f-99e3-78ba578c1729', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 789/1639] 10.0.0.67 () {30 vars in 649 bytes} [Wed Jul 1 02:03:04 2026] GET /v2.0/extensions => generated 19600 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1640] 10.0.0.67 () {30 vars in 723 bytes} [Wed Jul 1 02:03:04 2026] GET /v2.0/quotas/c3e0967e1bb0469bad5aca67e2c3a8d7/details => generated 847 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1641] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:03:04 2026] GET /v2.0/security-groups?tenant_id=6191d0b1a777468ca6b7d393f736afa6&name=default => generated 2801 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1642] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:03:05 2026] DELETE /v2.0/security-groups/0bafc8d2-7991-4188-bdcd-0f5b99ffbdd1 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1643] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:03:05 2026] DELETE /v2.0/security-groups/059c326b-f12e-4dab-b86b-e191cd257fad => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:03:05.318 8 INFO neutron.api.v2.resource [None req-5f02e0a1-9c7e-4f36-b7b6-90a991cfcaf7 dc6fd625c99b429e9f6ae9f23289b4c8 20128359903643d58140299df219236c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 794/1644] 10.0.0.90 () {32 vars in 736 bytes} [Wed Jul 1 02:03:05 2026] GET /v2.0/security-groups/0bafc8d2-7991-4188-bdcd-0f5b99ffbdd1 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:03:05.380 7 INFO neutron.db.l3_hamode_db [None req-63f6f10c-7125-40b2-8804-d77e3a0f4b34 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 795/1645] 10.0.0.90 () {32 vars in 731 bytes} [Wed Jul 1 02:03:05 2026] DELETE /v2.0/floatingips/ea5a85fc-89cb-4c6a-ac7c-02e1513f36c8 => generated 0 bytes in 405 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1646] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:03:05 2026] DELETE /v2.0/security-groups/74a6fc35-4fd2-4fa5-875b-cdde7dec95e3 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1647] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:03:03 2026] POST /v2.0/routers => generated 685 bytes in 3360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1648] 10.0.0.90 () {34 vars in 788 bytes} [Wed Jul 1 02:03:05 2026] PUT /v2.0/routers/4228b404-16dd-48ee-8845-fdd8f4f9bb12/remove_router_interface => generated 309 bytes in 1433 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1649] 10.0.0.67 () {30 vars in 649 bytes} [Wed Jul 1 02:03:07 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) 2026-07-01 02:03:08.599 8 INFO neutron.services.segments.plugin [-] Segment fb0e32f3-e99c-4583-bae5-814c7a6357ed resource provider aggregate not found 2026-07-01 02:03:08.606 8 INFO neutron.services.segments.plugin [-] Segment fb0e32f3-e99c-4583-bae5-814c7a6357ed resource provider aggregate not found 2026-07-01 02:03:08.621 8 INFO neutron.services.segments.plugin [-] Segment fb0e32f3-e99c-4583-bae5-814c7a6357ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb0e32f3-e99c-4583-bae5-814c7a6357ed found for delete ", "request_id": "req-1bd19686-7713-40ff-ac3f-00687ae3848f"}]} 2026-07-01 02:03:08.622 8 INFO neutron.services.segments.plugin [-] Segment fb0e32f3-e99c-4583-bae5-814c7a6357ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb0e32f3-e99c-4583-bae5-814c7a6357ed found for delete ", "request_id": "req-8a588c91-c4f5-4b66-9043-e86a2b3f4bb9"}]} 2026-07-01 02:03:08.635 8 INFO neutron.db.l3_hamode_db [None req-ef2c2f7b-a2db-4616-8ef8-386615a67cb0 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] HA network 9c09f2f4-e4e7-4419-b2d4-5fe10258ec9a was deleted as no HA routers are present in tenant 20128359903643d58140299df219236c. [pid: 8|app: 0|req: 799/1650] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:03:07 2026] DELETE /v2.0/routers/4228b404-16dd-48ee-8845-fdd8f4f9bb12 => generated 0 bytes in 1230 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1651] 10.0.0.67 () {30 vars in 723 bytes} [Wed Jul 1 02:03:08 2026] GET /v2.0/quotas/c3e0967e1bb0469bad5aca67e2c3a8d7/details => generated 847 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1652] 10.0.0.90 () {34 vars in 782 bytes} [Wed Jul 1 02:03:07 2026] PUT /v2.0/routers/0e13d6e1-99a2-4fbc-838d-cc6e6ff200a0/add_router_interface => generated 309 bytes in 1823 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:09.020 8 WARNING neutron_lib.context [None req-0275529b-240c-448b-a714-4aabf43ab4b3 a253c70a59ab471a8aa9ac35d6820ba1 be700ef984124c8fa44ec7c60f6d7d8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 853/1653] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:03:08 2026] DELETE /v2.0/subnets/5d402c7d-d79c-4352-8e4e-8521c7b506c9 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:03:09.153 8 INFO neutron.db.segments_db [None req-0275529b-240c-448b-a714-4aabf43ab4b3 a253c70a59ab471a8aa9ac35d6820ba1 be700ef984124c8fa44ec7c60f6d7d8c - - default default] Added segment c66570c8-49d7-4a3f-b976-86885121dc93 of type vxlan for network 86b8a8d6-6d44-4247-bdd6-a66edbe455b3 [pid: 8|app: 0|req: 801/1654] 10.0.0.90 () {34 vars in 670 bytes} [Wed Jul 1 02:03:08 2026] POST /v2.0/networks => generated 633 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1655] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:03:09 2026] DELETE /v2.0/networks/eaa425b9-28b7-49a7-b0bc-e86916967ce0 => generated 0 bytes in 371 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:03:09.660 8 WARNING neutron_lib.context [None req-7bea47e8-5539-4e10-80e5-1368ee8ffaad a253c70a59ab471a8aa9ac35d6820ba1 be700ef984124c8fa44ec7c60f6d7d8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:03:09.705 8 INFO neutron.db.segments_db [None req-7bea47e8-5539-4e10-80e5-1368ee8ffaad a253c70a59ab471a8aa9ac35d6820ba1 be700ef984124c8fa44ec7c60f6d7d8c - - default default] Added segment f8f94260-8ec8-4fec-9375-27fbbdcf812a of type vxlan for network 7569560f-63f2-4c8d-a5dc-e05d88f75431 2026-07-01 02:03:10.062 8 INFO neutron.db.l3_hamode_db [None req-7bea47e8-5539-4e10-80e5-1368ee8ffaad a253c70a59ab471a8aa9ac35d6820ba1 be700ef984124c8fa44ec7c60f6d7d8c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:03:10.650 8 INFO neutron.services.segments.plugin [-] Segment 9514a7a5-ebf7-42ae-92cb-0861125efe18 resource provider aggregate not found 2026-07-01 02:03:10.663 8 INFO neutron.services.segments.plugin [-] Segment 9514a7a5-ebf7-42ae-92cb-0861125efe18 resource provider aggregate not found 2026-07-01 02:03:10.673 8 INFO neutron.services.segments.plugin [-] Segment 9514a7a5-ebf7-42ae-92cb-0861125efe18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9514a7a5-ebf7-42ae-92cb-0861125efe18 found for delete ", "request_id": "req-256ec5d9-5687-45c7-ad3f-5eb5e1b66fd3"}]} 2026-07-01 02:03:10.678 8 INFO neutron.services.segments.plugin [-] Segment 9514a7a5-ebf7-42ae-92cb-0861125efe18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9514a7a5-ebf7-42ae-92cb-0861125efe18 found for delete ", "request_id": "req-e2fd2b69-9371-4b9c-8127-32f0161a416b"}]} [pid: 7|app: 0|req: 854/1656] 10.0.0.90 () {34 vars in 782 bytes} [Wed Jul 1 02:03:09 2026] PUT /v2.0/routers/0e13d6e1-99a2-4fbc-838d-cc6e6ff200a0/add_router_interface => generated 309 bytes in 1802 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:11.229 8 INFO neutron.db.l3_hamode_db [None req-7bea47e8-5539-4e10-80e5-1368ee8ffaad a253c70a59ab471a8aa9ac35d6820ba1 be700ef984124c8fa44ec7c60f6d7d8c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 855/1657] 10.0.0.90 () {34 vars in 788 bytes} [Wed Jul 1 02:03:10 2026] PUT /v2.0/routers/a0879fe6-516e-42f7-893c-4c37efd4372e/remove_router_interface => generated 309 bytes in 1250 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1658] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:03:09 2026] POST /v2.0/routers => generated 695 bytes in 2663 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1659] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:03:12 2026] GET /v2.0/security-groups?tenant_id=c3e0967e1bb0469bad5aca67e2c3a8d7&name=default => generated 2801 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:03:14.482 8 INFO neutron.services.segments.plugin [-] Segment 788e11cd-251e-4d58-adee-4b60bae4b488 resource provider aggregate not found 2026-07-01 02:03:14.488 8 INFO neutron.services.segments.plugin [-] Segment 788e11cd-251e-4d58-adee-4b60bae4b488 resource provider aggregate not found 2026-07-01 02:03:14.504 8 INFO neutron.services.segments.plugin [-] Segment 788e11cd-251e-4d58-adee-4b60bae4b488 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 788e11cd-251e-4d58-adee-4b60bae4b488 found for delete ", "request_id": "req-dc4a4732-7814-48a1-95bb-5ae212648f9e"}]} 2026-07-01 02:03:14.508 8 INFO neutron.services.segments.plugin [-] Segment 788e11cd-251e-4d58-adee-4b60bae4b488 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 788e11cd-251e-4d58-adee-4b60bae4b488 found for delete ", "request_id": "req-86420031-4aef-4e29-9b05-d1efaa26b7aa"}]} 2026-07-01 02:03:14.520 8 INFO neutron.db.l3_hamode_db [None req-691eaa82-1dfc-41b0-8781-88ea0a384c99 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] HA network 0898d2ef-6a0b-49de-8fa8-7c77106780fb was deleted as no HA routers are present in tenant 0c2574236b5a4418be891260d129d223. [pid: 8|app: 0|req: 805/1660] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:03:12 2026] DELETE /v2.0/routers/a0879fe6-516e-42f7-893c-4c37efd4372e => generated 0 bytes in 1968 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1661] 10.0.0.90 () {32 vars in 775 bytes} [Wed Jul 1 02:03:14 2026] GET /v2.0/subnets?project_id=be700ef984124c8fa44ec7c60f6d7d8c&cidr=10.100.0.0%2F28 => generated 14 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1662] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:03:14 2026] DELETE /v2.0/security-groups/e53a388c-e829-494e-ad78-7b47b14d2f5d => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1663] 10.0.0.90 () {34 vars in 782 bytes} [Wed Jul 1 02:03:12 2026] PUT /v2.0/routers/0e13d6e1-99a2-4fbc-838d-cc6e6ff200a0/add_router_interface => generated 309 bytes in 2776 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1664] 10.0.0.90 () {32 vars in 693 bytes} [Wed Jul 1 02:03:14 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:15.082 7 WARNING neutron_lib.context [None req-0b93df08-5666-408e-8d83-f3065ca2b80c 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 808/1665] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:03:14 2026] DELETE /v2.0/subnets/668a7774-a3d6-4d99-a5a6-650e24b93af0 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1667] 10.0.0.90 () {32 vars in 783 bytes} [Wed Jul 1 02:03:15 2026] GET /v2.0/subnets?network_id=1802c3db-d9d5-4e27-8d3a-b5f9d0db458e&cidr=10.100.0.0%2F28 => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1667] 10.0.0.90 () {34 vars in 683 bytes} [Wed Jul 1 02:03:15 2026] POST /v2.0/security-groups => generated 1563 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 02:03:15.211 7 WARNING neutron_lib.context [None req-89b3e01c-8f1d-4e74-97f0-540d981bd533 a253c70a59ab471a8aa9ac35d6820ba1 be700ef984124c8fa44ec7c60f6d7d8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 859/1668] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:03:15 2026] POST /v2.0/subnets => generated 633 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:15.542 7 WARNING neutron_lib.context [None req-c3b2ec14-4e9c-4ea4-85d7-aa42bc13cf03 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 860/1669] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:03:15 2026] POST /v2.0/security-group-rules => generated 565 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1670] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:03:15 2026] DELETE /v2.0/networks/e2c1560c-d0b2-45a8-9668-e07bbfbc0b81 => generated 0 bytes in 501 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:03:15.708 8 WARNING neutron_lib.context [None req-d7ae1195-1ed5-40ae-a8e2-a09340c24a4f 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 811/1671] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:03:15 2026] POST /v2.0/security-group-rules => generated 565 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:15.894 8 WARNING neutron_lib.context [None req-1c267627-c640-4f5c-831a-161d8b73c55c 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 814/1674] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:03:15 2026] POST /v2.0/security-group-rules => generated 567 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:16.012 8 WARNING neutron_lib.context [None req-20aab4fe-ce92-4bfb-8dce-45fde0b6c744 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 815/1675] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:03:16 2026] POST /v2.0/security-group-rules => generated 569 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1676] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:03:16 2026] GET /v2.0/security-groups?tenant_id=0c2574236b5a4418be891260d129d223&name=default => generated 2801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:03:16.178 8 WARNING neutron_lib.context [None req-70702b98-f59e-4d42-bf6f-f18c8e717ff3 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 817/1677] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:03:16 2026] POST /v2.0/security-group-rules => generated 569 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1678] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:03:16 2026] DELETE /v2.0/security-groups/1e9493dc-bda7-4eb9-866c-a8073e8d4734 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:03:16.451 8 WARNING neutron_lib.context [None req-4a0c1a33-7377-4934-b3dc-10539c3ab78b 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:03:16.541 8 INFO neutron.services.segments.plugin [-] Segment 7a27b9fa-a344-40cc-a431-e8f7d97e41f3 resource provider aggregate not found 2026-07-01 02:03:16.550 8 INFO neutron.services.segments.plugin [-] Segment 7a27b9fa-a344-40cc-a431-e8f7d97e41f3 resource provider aggregate not found 2026-07-01 02:03:16.572 8 INFO neutron.services.segments.plugin [-] Segment 7a27b9fa-a344-40cc-a431-e8f7d97e41f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a27b9fa-a344-40cc-a431-e8f7d97e41f3 found for delete ", "request_id": "req-d3db2258-6d11-4c2f-b16a-50e2488a3454"}]} 2026-07-01 02:03:16.576 8 INFO neutron.services.segments.plugin [-] Segment 7a27b9fa-a344-40cc-a431-e8f7d97e41f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a27b9fa-a344-40cc-a431-e8f7d97e41f3 found for delete ", "request_id": "req-928a2b09-1066-4230-b008-5288f75038ce"}]} [pid: 8|app: 0|req: 819/1679] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:03:16 2026] POST /v2.0/security-group-rules => generated 565 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:16.635 8 WARNING neutron_lib.context [None req-1abeb114-3a63-4d68-a667-b8a3d74c57c4 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 820/1680] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:03:16 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: 821/1681] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:03:16 2026] GET /v2.0/security-groups?tenant_id=20128359903643d58140299df219236c&name=default => generated 2801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:03:16.805 8 WARNING neutron_lib.context [None req-b555e646-3766-4d47-9b2b-890896eea3d3 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 822/1682] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:03:16 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: 823/1683] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:03:16 2026] DELETE /v2.0/security-groups/46722686-8018-4311-a85d-d128436b6baf => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:03:17.044 8 WARNING neutron_lib.context [None req-bd64391a-b80b-4fc7-a744-b084a7d94a98 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 824/1684] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:03:17 2026] POST /v2.0/security-group-rules => generated 567 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:17.210 8 WARNING neutron_lib.context [None req-3f526be6-e2fe-4e66-8a75-c3793c954e3f 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 825/1685] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:03:17 2026] POST /v2.0/security-group-rules => generated 569 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:17.371 8 WARNING neutron_lib.context [None req-cf2c024e-9e6a-4bd0-bd45-c00cb1106d1f 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 826/1686] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:03:17 2026] POST /v2.0/security-group-rules => generated 565 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1687] 10.0.0.90 () {34 vars in 782 bytes} [Wed Jul 1 02:03:15 2026] PUT /v2.0/routers/66803a54-311f-40e7-9caf-db0538b79c18/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: 827/1688] 10.0.0.90 () {32 vars in 648 bytes} [Wed Jul 1 02:03:17 2026] GET /v2.0/networks => generated 6664 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1689] 10.0.0.251 () {34 vars in 1094 bytes} [Wed Jul 1 02:03:17 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-235116939&fields=id&tenant_id=3c27fbb8f1744abfb46f063c6e16ba67 => generated 69 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1690] 10.0.0.90 () {32 vars in 646 bytes} [Wed Jul 1 02:03:17 2026] GET /v2.0/subnets => generated 7156 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1691] 10.0.0.251 () {34 vars in 982 bytes} [Wed Jul 1 02:03:17 2026] GET /v2.0/networks?id=7694703a-3a78-45ea-ac7f-3b0d42ef4b9f => generated 704 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1692] 10.0.0.251 () {34 vars in 965 bytes} [Wed Jul 1 02:03:17 2026] GET /v2.0/quotas/3c27fbb8f1744abfb46f063c6e16ba67 => generated 292 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1693] 10.0.0.90 () {32 vars in 646 bytes} [Wed Jul 1 02:03:17 2026] GET /v2.0/routers => generated 1453 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:03:18.065 8 WARNING neutron_lib.context [None req-af63c611-8534-4452-9d1c-9b0069142cc7 a253c70a59ab471a8aa9ac35d6820ba1 be700ef984124c8fa44ec7c60f6d7d8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 830/1694] 10.0.0.90 () {34 vars in 684 bytes} [Wed Jul 1 02:03:18 2026] POST /v2.0/security-groups => generated 1607 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1695] 10.0.0.251 () {34 vars in 1002 bytes} [Wed Jul 1 02:03:17 2026] GET /v2.0/ports?tenant_id=3c27fbb8f1744abfb46f063c6e16ba67&fields=id => generated 287 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:18.193 8 WARNING neutron_lib.context [None req-6f538140-8f65-40e9-aabe-9280a0d68148 a253c70a59ab471a8aa9ac35d6820ba1 be700ef984124c8fa44ec7c60f6d7d8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 866/1696] 10.0.0.251 () {34 vars in 1008 bytes} [Wed Jul 1 02:03:18 2026] GET /v2.0/networks/7694703a-3a78-45ea-ac7f-3b0d42ef4b9f?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: 831/1697] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:03:18 2026] POST /v2.0/security-group-rules => generated 565 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:18.305 8 WARNING neutron_lib.context [None req-7da76941-e384-425e-af40-0ab0d1f9fa12 a253c70a59ab471a8aa9ac35d6820ba1 be700ef984124c8fa44ec7c60f6d7d8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1698] 10.0.0.251 () {34 vars in 1108 bytes} [Wed Jul 1 02:03:18 2026] GET /v2.0/networks/7694703a-3a78-45ea-ac7f-3b0d42ef4b9f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1699] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:03:18 2026] POST /v2.0/security-group-rules => generated 564 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:18.420 7 WARNING neutron_lib.context [None req-83f6e654-3f88-4133-8464-9a0cbddfa454 a253c70a59ab471a8aa9ac35d6820ba1 be700ef984124c8fa44ec7c60f6d7d8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 833/1700] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:03:18 2026] GET /v2.0/ports?device_id=91ddaaa3-0168-40c2-a61c-1dafbe8e8f7b => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1701] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:03:18 2026] POST /v2.0/security-group-rules => generated 570 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:18.558 8 WARNING neutron_lib.context [None req-9974a446-9d30-4834-bc31-c855c47c793c a253c70a59ab471a8aa9ac35d6820ba1 be700ef984124c8fa44ec7c60f6d7d8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 834/1702] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:03:18 2026] POST /v2.0/security-group-rules => generated 569 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:18.690 7 WARNING neutron_lib.context [None req-a910acb1-27b4-4e6f-9b6a-0c8101ab7ce8 a253c70a59ab471a8aa9ac35d6820ba1 be700ef984124c8fa44ec7c60f6d7d8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:03:18.710 7 INFO neutron.db.securitygroups_db [None req-a910acb1-27b4-4e6f-9b6a-0c8101ab7ce8 a253c70a59ab471a8aa9ac35d6820ba1 be700ef984124c8fa44ec7c60f6d7d8c - - default default] Project be700ef984124c8fa44ec7c60f6d7d8c 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: 869/1703] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:03:18 2026] POST /v2.0/security-group-rules => generated 575 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:18.810 8 WARNING neutron_lib.context [None req-e9e99d5a-65be-4486-ab32-d8270e8e3939 a253c70a59ab471a8aa9ac35d6820ba1 be700ef984124c8fa44ec7c60f6d7d8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:03:18.837 8 INFO neutron.db.securitygroups_db [None req-e9e99d5a-65be-4486-ab32-d8270e8e3939 a253c70a59ab471a8aa9ac35d6820ba1 be700ef984124c8fa44ec7c60f6d7d8c - - default default] Project be700ef984124c8fa44ec7c60f6d7d8c 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: 835/1704] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:03:18 2026] POST /v2.0/security-group-rules => generated 574 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1705] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:03:19 2026] GET /v2.0/networks?id=7694703a-3a78-45ea-ac7f-3b0d42ef4b9f => generated 704 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1706] 10.0.0.90 () {32 vars in 648 bytes} [Wed Jul 1 02:03:19 2026] GET /v2.0/networks => generated 1298 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1707] 199.204.45.57 () {34 vars in 1049 bytes} [Wed Jul 1 02:03:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3c27fbb8f1744abfb46f063c6e16ba67 => generated 178 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:19.717 8 WARNING neutron_lib.context [req-f9e2810d-ffc2-44b6-8455-b2ef11f22a37 req-3b0568eb-c535-42ab-b877-149fb62ce0f5 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 871/1708] 10.0.0.251 () {34 vars in 1096 bytes} [Wed Jul 1 02:03:19 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-68696636&fields=id&tenant_id=be700ef984124c8fa44ec7c60f6d7d8c => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1709] 10.0.0.251 () {34 vars in 982 bytes} [Wed Jul 1 02:03:19 2026] GET /v2.0/networks?id=86b8a8d6-6d44-4247-bdd6-a66edbe455b3 => generated 661 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:19.984 7 WARNING neutron_lib.context [None req-28432522-58cc-41f6-9bf4-33fc94f532d3 53ad647f70b049ee9b6b1a2fa09eaef1 2f2fb2788e4e4ebb9222aeeb65ece4eb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 838/1710] 199.204.45.57 () {38 vars in 954 bytes} [Wed Jul 1 02:03:19 2026] POST /v2.0/ports => generated 1183 bytes in 571 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 839/1711] 10.0.0.251 () {34 vars in 965 bytes} [Wed Jul 1 02:03:20 2026] GET /v2.0/quotas/be700ef984124c8fa44ec7c60f6d7d8c => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1712] 10.0.0.90 () {34 vars in 675 bytes} [Wed Jul 1 02:03:19 2026] POST /v2.0/floatingips => generated 552 bytes in 841 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1713] 10.0.0.251 () {34 vars in 1002 bytes} [Wed Jul 1 02:03:20 2026] GET /v2.0/ports?tenant_id=be700ef984124c8fa44ec7c60f6d7d8c&fields=id => generated 103 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:20.799 7 WARNING neutron_lib.context [None req-8ca02a45-c7ca-4881-9bb9-c798f5de886b 53ad647f70b049ee9b6b1a2fa09eaef1 2f2fb2788e4e4ebb9222aeeb65ece4eb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 840/1714] 199.204.45.57 () {38 vars in 1027 bytes} [Wed Jul 1 02:03:20 2026] PUT /v2.0/ports/78ebc9e6-9eba-45ca-842f-23ece8c84748 => generated 1428 bytes in 607 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-07-01 02:03:20.937 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-558a436f-0748-40c9-a941-5df2410becba'] response: {'name': 'network-changed', 'server_uuid': '91ddaaa3-0168-40c2-a61c-1dafbe8e8f7b', 'tag': '78ebc9e6-9eba-45ca-842f-23ece8c84748', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 841/1715] 10.0.0.251 () {34 vars in 1008 bytes} [Wed Jul 1 02:03:20 2026] GET /v2.0/networks/86b8a8d6-6d44-4247-bdd6-a66edbe455b3?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 842/1716] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:03:20 2026] GET /v2.0/ports?tenant_id=3c27fbb8f1744abfb46f063c6e16ba67&device_id=91ddaaa3-0168-40c2-a61c-1dafbe8e8f7b => generated 1467 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1717] 10.0.0.251 () {34 vars in 1108 bytes} [Wed Jul 1 02:03:21 2026] GET /v2.0/networks/86b8a8d6-6d44-4247-bdd6-a66edbe455b3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1718] 199.204.45.57 () {34 vars in 1057 bytes} [Wed Jul 1 02:03:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.153&port_id=78ebc9e6-9eba-45ca-842f-23ece8c84748 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1719] 199.204.45.57 () {34 vars in 1103 bytes} [Wed Jul 1 02:03:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A17b&port_id=78ebc9e6-9eba-45ca-842f-23ece8c84748 => 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: 846/1720] 199.204.45.57 () {34 vars in 1063 bytes} [Wed Jul 1 02:03:21 2026] GET /v2.0/subnets?id=d4ff4d2a-6334-4327-be93-e19513fe93b6&id=cad78e6b-c1b0-45b0-9e62-cd8d4daaae0f => generated 1361 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1721] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:03:21 2026] GET /v2.0/ports?network_id=7694703a-3a78-45ea-ac7f-3b0d42ef4b9f&device_owner=network%3Adhcp => generated 1457 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1722] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:03:21 2026] GET /v2.0/ports?device_id=e3917274-a0b7-4746-9447-671452acf430 => 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: 849/1723] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:03:21 2026] GET /v2.0/ports?network_id=7694703a-3a78-45ea-ac7f-3b0d42ef4b9f&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1724] 10.0.0.90 () {34 vars in 675 bytes} [Wed Jul 1 02:03:20 2026] POST /v2.0/floatingips => generated 552 bytes in 658 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:21.464 7 WARNING neutron_lib.context [None req-23cdd11b-7000-4470-8d1c-e55ad0c87d06 53ad647f70b049ee9b6b1a2fa09eaef1 2f2fb2788e4e4ebb9222aeeb65ece4eb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 850/1725] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:03:21 2026] GET /v2.0/networks/7694703a-3a78-45ea-ac7f-3b0d42ef4b9f?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: 851/1726] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:03:21 2026] GET /v2.0/networks/7694703a-3a78-45ea-ac7f-3b0d42ef4b9f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1727] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:03:21 2026] GET /v2.0/ports?tenant_id=3c27fbb8f1744abfb46f063c6e16ba67&device_id=91ddaaa3-0168-40c2-a61c-1dafbe8e8f7b => generated 1467 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:03:22.081 8 INFO neutron.db.segments_db [None req-3d41a639-401e-4f90-832a-2dbf65b6901b bcc967e4b023437e9f8b4f9972a105f2 668324d868c64acda0a4c9ab55ed4a9b - - default default] Added segment 2c4d78ae-a65f-4fad-8211-d1aaf18f4a2a of type vxlan for network 4c326f35-4832-427c-a50c-5ac82b7e4208 [pid: 7|app: 0|req: 876/1728] 10.0.0.90 () {34 vars in 675 bytes} [Wed Jul 1 02:03:21 2026] POST /v2.0/floatingips => generated 552 bytes in 727 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1729] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:03:21 2026] POST /v2.0/networks => generated 727 bytes in 569 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1730] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:03:22 2026] GET /v2.0/networks?id=7694703a-3a78-45ea-ac7f-3b0d42ef4b9f => generated 800 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:22.272 7 WARNING neutron_lib.context [None req-e37757a4-1e6f-4508-8b57-c0090b46ceb2 53ad647f70b049ee9b6b1a2fa09eaef1 2f2fb2788e4e4ebb9222aeeb65ece4eb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 854/1731] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:03:22 2026] GET /v2.0/networks?id=86b8a8d6-6d44-4247-bdd6-a66edbe455b3 => generated 661 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1732] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:03:22 2026] POST /v2.0/subnets => generated 620 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1733] 199.204.45.57 () {34 vars in 1057 bytes} [Wed Jul 1 02:03:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.153&port_id=78ebc9e6-9eba-45ca-842f-23ece8c84748 => 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: 857/1734] 199.204.45.57 () {34 vars in 1049 bytes} [Wed Jul 1 02:03:22 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=be700ef984124c8fa44ec7c60f6d7d8c => generated 179 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1735] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:03:22 2026] GET /v2.0/ports?device_id=e3917274-a0b7-4746-9447-671452acf430 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:03:22.670 8 WARNING neutron.api.v2.base [None req-f0a12b9c-be4e-462f-8bb2-63649f6ffd35 bcc967e4b023437e9f8b4f9972a105f2 668324d868c64acda0a4c9ab55ed4a9b - - 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-07-01 02:03:22.671 8 INFO neutron.api.v2.resource [None req-f0a12b9c-be4e-462f-8bb2-63649f6ffd35 bcc967e4b023437e9f8b4f9972a105f2 668324d868c64acda0a4c9ab55ed4a9b - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 859/1736] 10.0.0.90 () {34 vars in 680 bytes} [Wed Jul 1 02:03:22 2026] POST /v2.0/rbac-policies => generated 143 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1737] 199.204.45.57 () {34 vars in 1103 bytes} [Wed Jul 1 02:03:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A17b&port_id=78ebc9e6-9eba-45ca-842f-23ece8c84748 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:03:22.715 8 WARNING neutron_lib.context [req-8d310708-4e25-4736-aa54-9bafa3530cde req-63ea78bc-b9f3-4969-bb80-d7949297b780 a253c70a59ab471a8aa9ac35d6820ba1 be700ef984124c8fa44ec7c60f6d7d8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 878/1738] 10.0.0.90 () {34 vars in 675 bytes} [Wed Jul 1 02:03:22 2026] POST /v2.0/floatingips => generated 552 bytes in 638 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1739] 199.204.45.57 () {38 vars in 954 bytes} [Wed Jul 1 02:03:22 2026] POST /v2.0/ports => generated 958 bytes in 579 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/1740] 199.204.45.57 () {34 vars in 1063 bytes} [Wed Jul 1 02:03:23 2026] GET /v2.0/subnets?id=d4ff4d2a-6334-4327-be93-e19513fe93b6&id=cad78e6b-c1b0-45b0-9e62-cd8d4daaae0f => generated 1361 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:03:23.347 8 WARNING neutron_lib.context [None req-1199e431-255b-49dc-a71e-b144f961b3f8 53ad647f70b049ee9b6b1a2fa09eaef1 2f2fb2788e4e4ebb9222aeeb65ece4eb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:03:23.540 7 INFO neutron.services.segments.plugin [-] Segment 2c4d78ae-a65f-4fad-8211-d1aaf18f4a2a resource provider aggregate not found 2026-07-01 02:03:23.560 7 INFO neutron.services.segments.plugin [-] Segment 2c4d78ae-a65f-4fad-8211-d1aaf18f4a2a resource provider aggregate not found 2026-07-01 02:03:23.601 7 INFO neutron.services.segments.plugin [-] Segment 2c4d78ae-a65f-4fad-8211-d1aaf18f4a2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c4d78ae-a65f-4fad-8211-d1aaf18f4a2a found for delete ", "request_id": "req-d04db947-c823-412c-a361-bfd739c936e0"}]} 2026-07-01 02:03:23.602 7 INFO neutron.services.segments.plugin [-] Segment 2c4d78ae-a65f-4fad-8211-d1aaf18f4a2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c4d78ae-a65f-4fad-8211-d1aaf18f4a2a found for delete ", "request_id": "req-3f5f8620-71ba-48b4-b958-07694291c504"}]} [pid: 7|app: 0|req: 879/1741] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:03:22 2026] DELETE /v2.0/networks/4c326f35-4832-427c-a50c-5ac82b7e4208 => generated 0 bytes in 710 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1742] 199.204.45.57 () {38 vars in 1027 bytes} [Wed Jul 1 02:03:23 2026] PUT /v2.0/ports/002bb594-b46b-4adc-aa52-a6b14a7ca5c6 => generated 1203 bytes in 474 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: 863/1743] 10.0.0.90 () {34 vars in 675 bytes} [Wed Jul 1 02:03:23 2026] POST /v2.0/floatingips => generated 552 bytes in 823 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1744] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:03:24 2026] GET /v2.0/ports?network_id=7694703a-3a78-45ea-ac7f-3b0d42ef4b9f&device_owner=network%3Adhcp => generated 1457 bytes in 82 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-07-01 02:03:24.210 8 INFO neutron.db.segments_db [None req-a337c124-2986-4ebf-8cb6-4a0219a4f7f6 bcc967e4b023437e9f8b4f9972a105f2 668324d868c64acda0a4c9ab55ed4a9b - - default default] Added segment 7539b084-2f60-49d7-a121-9ebc69f4ceae of type vxlan for network 095c9414-c2a3-4395-935d-e08f29ff0061 [pid: 7|app: 0|req: 882/1745] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:03:24 2026] GET /v2.0/ports?device_id=91ddaaa3-0168-40c2-a61c-1dafbe8e8f7b => generated 1200 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1746] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:03:24 2026] POST /v2.0/networks => generated 727 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1747] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:03:24 2026] GET /v2.0/ports?device_id=e3917274-a0b7-4746-9447-671452acf430 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1748] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:03:24 2026] GET /v2.0/ports?tenant_id=be700ef984124c8fa44ec7c60f6d7d8c&device_id=e3917274-a0b7-4746-9447-671452acf430 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1749] 10.0.0.90 () {34 vars in 758 bytes} [Wed Jul 1 02:03:24 2026] PUT /v2.0/floatingips/83962a5a-7696-428f-ba8a-856145a65fb9/tags => generated 17 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1750] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:03:24 2026] GET /v2.0/ports?network_id=7694703a-3a78-45ea-ac7f-3b0d42ef4b9f&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: 885/1751] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:24 2026] GET /v2.0/security-groups?id=1a03b92c-398f-42ce-b14f-987a783012ae&fields=id&fields=name => generated 111 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1752] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:24 2026] GET /v2.0/security-groups?id=20be1985-11d9-4b22-94c1-cc4165f4669d&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:24.489 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d3b3b18-ab1b-409e-b24c-56786c499309'] response: {'name': 'network-changed', 'server_uuid': 'e3917274-a0b7-4746-9447-671452acf430', 'tag': '002bb594-b46b-4adc-aa52-a6b14a7ca5c6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 887/1753] 10.0.0.90 () {34 vars in 758 bytes} [Wed Jul 1 02:03:24 2026] PUT /v2.0/floatingips/b55243ab-0e5a-4110-9bd3-74d67b1508e2/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1754] 10.0.0.90 () {34 vars in 758 bytes} [Wed Jul 1 02:03:24 2026] PUT /v2.0/floatingips/73fdc3ec-5705-48d1-9df3-54205d3fe3ff/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1755] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:03:24 2026] POST /v2.0/subnets => generated 623 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:24.629 8 WARNING neutron.api.v2.base [None req-aacf37b2-c155-4e5f-b4b8-f8224b4bad01 bcc967e4b023437e9f8b4f9972a105f2 668324d868c64acda0a4c9ab55ed4a9b - - 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-07-01 02:03:24.629 8 INFO neutron.api.v2.resource [None req-aacf37b2-c155-4e5f-b4b8-f8224b4bad01 bcc967e4b023437e9f8b4f9972a105f2 668324d868c64acda0a4c9ab55ed4a9b - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 868/1756] 10.0.0.90 () {34 vars in 680 bytes} [Wed Jul 1 02:03:24 2026] POST /v2.0/rbac-policies => generated 547 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-07-01 02:03:25.081 8 INFO neutron.services.segments.plugin [-] Segment 7539b084-2f60-49d7-a121-9ebc69f4ceae resource provider aggregate not found 2026-07-01 02:03:25.092 8 INFO neutron.services.segments.plugin [-] Segment 7539b084-2f60-49d7-a121-9ebc69f4ceae resource provider aggregate not found 2026-07-01 02:03:25.099 8 INFO neutron.services.segments.plugin [-] Segment 7539b084-2f60-49d7-a121-9ebc69f4ceae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7539b084-2f60-49d7-a121-9ebc69f4ceae found for delete ", "request_id": "req-fc24ef6e-d770-495b-8f4d-b1706768245b"}]} 2026-07-01 02:03:25.108 8 INFO neutron.services.segments.plugin [-] Segment 7539b084-2f60-49d7-a121-9ebc69f4ceae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7539b084-2f60-49d7-a121-9ebc69f4ceae found for delete ", "request_id": "req-9764a59b-3a9f-47e2-9f7d-34d47559458e"}]} [pid: 7|app: 0|req: 889/1757] 10.0.0.90 () {34 vars in 758 bytes} [Wed Jul 1 02:03:24 2026] PUT /v2.0/floatingips/41dbee1c-bea6-40c2-b689-84a064f1d6b6/tags => generated 19 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1758] 199.204.45.57 () {34 vars in 1059 bytes} [Wed Jul 1 02:03:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=002bb594-b46b-4adc-aa52-a6b14a7ca5c6 => 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: 891/1759] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:03:25 2026] GET /v2.0/networks/7694703a-3a78-45ea-ac7f-3b0d42ef4b9f?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: 892/1760] 10.0.0.90 () {32 vars in 671 bytes} [Wed Jul 1 02:03:25 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1761] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:03:25 2026] GET /v2.0/subnets?id=fe074819-08a4-4128-8d49-418393b5bd78 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1762] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:03:25 2026] GET /v2.0/networks/7694703a-3a78-45ea-ac7f-3b0d42ef4b9f?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: 895/1763] 10.0.0.90 () {32 vars in 685 bytes} [Wed Jul 1 02:03:25 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1764] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:03:25 2026] GET /v2.0/ports?network_id=86b8a8d6-6d44-4247-bdd6-a66edbe455b3&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: 897/1765] 10.0.0.90 () {32 vars in 681 bytes} [Wed Jul 1 02:03:25 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1766] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:03:25 2026] GET /v2.0/networks/86b8a8d6-6d44-4247-bdd6-a66edbe455b3?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1767] 10.0.0.90 () {32 vars in 693 bytes} [Wed Jul 1 02:03:25 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1768] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:03:25 2026] GET /v2.0/ports?device_id=e3917274-a0b7-4746-9447-671452acf430 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1769] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:03:25 2026] GET /v2.0/networks/86b8a8d6-6d44-4247-bdd6-a66edbe455b3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1770] 10.0.0.90 () {32 vars in 679 bytes} [Wed Jul 1 02:03:25 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1771] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:25 2026] GET /v2.0/security-groups?id=20be1985-11d9-4b22-94c1-cc4165f4669d&fields=id&fields=name => generated 112 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1772] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:03:25 2026] GET /v2.0/ports?tenant_id=be700ef984124c8fa44ec7c60f6d7d8c&device_id=e3917274-a0b7-4746-9447-671452acf430 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1773] 10.0.0.90 () {32 vars in 693 bytes} [Wed Jul 1 02:03:25 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1774] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:03:24 2026] DELETE /v2.0/networks/095c9414-c2a3-4395-935d-e08f29ff0061 => generated 0 bytes in 1341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1775] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:03:25 2026] GET /v2.0/networks?id=86b8a8d6-6d44-4247-bdd6-a66edbe455b3 => generated 757 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1776] 10.0.0.90 () {32 vars in 689 bytes} [Wed Jul 1 02:03:25 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: 871/1777] 199.204.45.57 () {34 vars in 1059 bytes} [Wed Jul 1 02:03:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=002bb594-b46b-4adc-aa52-a6b14a7ca5c6 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:03:26.055 7 INFO neutron.db.segments_db [None req-ab5aca5f-fb12-4c22-b57c-f017413717cf bcc967e4b023437e9f8b4f9972a105f2 668324d868c64acda0a4c9ab55ed4a9b - - default default] Added segment 4c76c24c-39ac-492c-82cb-736e810b040f of type vxlan for network f327c8f7-2195-486a-b922-7dc83f3c2757 [pid: 8|app: 0|req: 872/1778] 10.0.0.90 () {32 vars in 701 bytes} [Wed Jul 1 02:03:26 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1779] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:03:26 2026] GET /v2.0/subnets?id=fe074819-08a4-4128-8d49-418393b5bd78 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1780] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:03:25 2026] POST /v2.0/networks => generated 726 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1781] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:03:26 2026] GET /v2.0/ports?network_id=86b8a8d6-6d44-4247-bdd6-a66edbe455b3&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1782] 10.0.0.90 () {32 vars in 731 bytes} [Wed Jul 1 02:03:26 2026] DELETE /v2.0/floatingips/83962a5a-7696-428f-ba8a-856145a65fb9 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1783] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:03:26 2026] POST /v2.0/subnets => generated 623 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1784] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:03:26 2026] GET /v2.0/networks/86b8a8d6-6d44-4247-bdd6-a66edbe455b3?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: 910/1785] 10.0.0.90 () {32 vars in 731 bytes} [Wed Jul 1 02:03:26 2026] DELETE /v2.0/floatingips/b55243ab-0e5a-4110-9bd3-74d67b1508e2 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1786] 10.0.0.90 () {34 vars in 680 bytes} [Wed Jul 1 02:03:26 2026] POST /v2.0/rbac-policies => generated 324 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1787] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:03:26 2026] GET /v2.0/networks/86b8a8d6-6d44-4247-bdd6-a66edbe455b3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1788] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:03:26 2026] GET /v2.0/ports?device_id=e3917274-a0b7-4746-9447-671452acf430 => generated 973 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1789] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:26 2026] GET /v2.0/security-groups?id=20be1985-11d9-4b22-94c1-cc4165f4669d&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:27.357 8 INFO neutron.services.segments.plugin [-] Segment 7539b084-2f60-49d7-a121-9ebc69f4ceae resource provider aggregate not found 2026-07-01 02:03:27.362 8 INFO neutron.services.segments.plugin [-] Segment 7539b084-2f60-49d7-a121-9ebc69f4ceae resource provider aggregate not found [pid: 7|app: 0|req: 914/1790] 10.0.0.90 () {32 vars in 722 bytes} [Wed Jul 1 02:03:27 2026] GET /v2.0/networks/f327c8f7-2195-486a-b922-7dc83f3c2757 => generated 654 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:27.380 8 INFO neutron.services.segments.plugin [-] Segment 7539b084-2f60-49d7-a121-9ebc69f4ceae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7539b084-2f60-49d7-a121-9ebc69f4ceae found for delete ", "request_id": "req-292be653-6a1f-4195-9a64-89e3a88d0e16"}]} 2026-07-01 02:03:27.380 8 INFO neutron.services.segments.plugin [-] Segment 7539b084-2f60-49d7-a121-9ebc69f4ceae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7539b084-2f60-49d7-a121-9ebc69f4ceae found for delete ", "request_id": "req-a07a0f7e-4a6b-4c4e-8599-207a7a40ee90"}]} [pid: 8|app: 0|req: 877/1791] 10.0.0.90 () {32 vars in 731 bytes} [Wed Jul 1 02:03:26 2026] DELETE /v2.0/floatingips/73fdc3ec-5705-48d1-9df3-54205d3fe3ff => generated 0 bytes in 815 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:03:27.796 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7cbd7ee3-6350-4c39-8d6b-b78a7ef9bb61 557ed9ee765b4e49b4e0098797e1b474 878d848025254854a0bf270ec899cc30 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 878/1792] 10.0.0.90 () {32 vars in 722 bytes} [Wed Jul 1 02:03:27 2026] GET /v2.0/networks/f327c8f7-2195-486a-b922-7dc83f3c2757 => generated 138 bytes in 74 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1793] 10.0.0.90 () {32 vars in 731 bytes} [Wed Jul 1 02:03:27 2026] DELETE /v2.0/floatingips/41dbee1c-bea6-40c2-b689-84a064f1d6b6 => generated 0 bytes in 401 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1794] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:03:27 2026] DELETE /v2.0/networks/f327c8f7-2195-486a-b922-7dc83f3c2757 => generated 0 bytes in 545 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1795] 10.0.0.90 () {32 vars in 731 bytes} [Wed Jul 1 02:03:28 2026] DELETE /v2.0/floatingips/e7e97d1d-752b-4f3b-8b62-5fa35aa8a71f => generated 0 bytes in 368 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:03:28.454 7 INFO neutron.pecan_wsgi.hooks.translation [None req-232bf74d-31a9-412a-8289-eaa7b4bb0911 bcc967e4b023437e9f8b4f9972a105f2 668324d868c64acda0a4c9ab55ed4a9b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 917/1796] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:03:28 2026] DELETE /v2.0/subnets/e92f1e73-f82d-450c-aad2-453035257943 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1797] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:03:28 2026] GET /v2.0/ports?device_id=e3917274-a0b7-4746-9447-671452acf430 => generated 975 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:28.486 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eb192778-a7ad-42c7-a48e-d9ebf6885c78 bcc967e4b023437e9f8b4f9972a105f2 668324d868c64acda0a4c9ab55ed4a9b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 918/1798] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:03:28 2026] DELETE /v2.0/subnets/3ca13bd7-9c46-4ea6-8564-721b08d5564f => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:03:28.511 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bea19691-7845-488a-8290-ae0d24af37a8 bcc967e4b023437e9f8b4f9972a105f2 668324d868c64acda0a4c9ab55ed4a9b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 919/1799] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:03:28 2026] DELETE /v2.0/subnets/596bbe6a-7b23-4d17-8c5a-c61544108def => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1800] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:28 2026] GET /v2.0/security-groups?id=20be1985-11d9-4b22-94c1-cc4165f4669d&fields=id&fields=name => generated 112 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1801] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:03:28 2026] GET /v2.0/ports?device_id=e3917274-a0b7-4746-9447-671452acf430 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1802] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:28 2026] GET /v2.0/security-groups?id=20be1985-11d9-4b22-94c1-cc4165f4669d&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1803] 10.0.0.90 () {32 vars in 735 bytes} [Wed Jul 1 02:03:28 2026] GET /v2.0/ports?device_id=e3917274-a0b7-4746-9447-671452acf430 => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:03:28.845 8 WARNING neutron_lib.context [None req-6ef68cca-32ca-457b-989a-20bed363936c a253c70a59ab471a8aa9ac35d6820ba1 be700ef984124c8fa44ec7c60f6d7d8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:03:29.413 8 INFO neutron.services.segments.plugin [-] Segment 4c76c24c-39ac-492c-82cb-736e810b040f resource provider aggregate not found 2026-07-01 02:03:29.420 8 INFO neutron.services.segments.plugin [-] Segment 4c76c24c-39ac-492c-82cb-736e810b040f resource provider aggregate not found 2026-07-01 02:03:29.447 8 INFO neutron.services.segments.plugin [-] Segment 4c76c24c-39ac-492c-82cb-736e810b040f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c76c24c-39ac-492c-82cb-736e810b040f found for delete ", "request_id": "req-2a9f6fb2-27a4-400e-8d0b-5fdf5b9341ca"}]} 2026-07-01 02:03:29.451 8 INFO neutron.services.segments.plugin [-] Segment 4c76c24c-39ac-492c-82cb-736e810b040f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c76c24c-39ac-492c-82cb-736e810b040f found for delete ", "request_id": "req-691eac5b-00cf-4f25-8f8e-25e146ee5899"}]} [pid: 7|app: 0|req: 922/1804] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:03:29 2026] GET /v2.0/security-groups?tenant_id=878d848025254854a0bf270ec899cc30&name=default => generated 2801 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1805] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:03:29 2026] GET /v2.0/ports?device_id=91ddaaa3-0168-40c2-a61c-1dafbe8e8f7b => generated 1200 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:03:29.932 8 INFO neutron.db.l3_db [None req-6ef68cca-32ca-457b-989a-20bed363936c a253c70a59ab471a8aa9ac35d6820ba1 be700ef984124c8fa44ec7c60f6d7d8c - - default default] Floating IP efe89ce0-132c-4797-a2ca-94f3ea774a56 associated. External IP: 10.96.250.202, port: 002bb594-b46b-4adc-aa52-a6b14a7ca5c6. [pid: 7|app: 0|req: 924/1806] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:03:29 2026] GET /v2.0/security-groups?tenant_id=391ca7c9d88e4ec7ba8c46fab3ba696c&name=default => generated 2801 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1807] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:03:30 2026] DELETE /v2.0/security-groups/60e659dc-af5c-4399-91ca-2764b6f29806 => 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: 926/1808] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:30 2026] GET /v2.0/security-groups?id=1a03b92c-398f-42ce-b14f-987a783012ae&fields=id&fields=name => generated 111 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1809] 10.0.0.90 () {34 vars in 676 bytes} [Wed Jul 1 02:03:28 2026] POST /v2.0/floatingips => generated 856 bytes in 1489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:30.374 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec3043bb-02d9-401b-bc13-190bb2f2de81'] response: {'name': 'network-changed', 'server_uuid': 'e3917274-a0b7-4746-9447-671452acf430', 'tag': '002bb594-b46b-4adc-aa52-a6b14a7ca5c6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 927/1810] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:03:30 2026] DELETE /v2.0/security-groups/8f97c051-6abe-4546-beb5-521b334cc2c9 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1811] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:03:30 2026] GET /v2.0/security-groups?tenant_id=668324d868c64acda0a4c9ab55ed4a9b&name=default => generated 2801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1812] 10.0.0.90 () {32 vars in 817 bytes} [Wed Jul 1 02:03:30 2026] GET /v2.0/ports?network_id=7694703a-3a78-45ea-ac7f-3b0d42ef4b9f&mac_address=fa%3A16%3A3e%3A4a%3A76%3A31 => generated 1200 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1813] 10.0.0.90 () {32 vars in 728 bytes} [Wed Jul 1 02:03:30 2026] GET /v2.0/floatingips/efe89ce0-132c-4797-a2ca-94f3ea774a56 => generated 856 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1814] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:03:30 2026] GET /v2.0/ports?tenant_id=be700ef984124c8fa44ec7c60f6d7d8c&device_id=e3917274-a0b7-4746-9447-671452acf430 => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:03:30.499 8 WARNING neutron_lib.context [None req-f4324fdc-a7ce-49ad-b472-a7880665f326 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 930/1815] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:03:30 2026] DELETE /v2.0/security-groups/6f5b2fa8-fc29-4b56-b532-bebb6a9aede7 => 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: 931/1816] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:03:30 2026] GET /v2.0/networks?id=86b8a8d6-6d44-4247-bdd6-a66edbe455b3 => generated 757 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1817] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:03:30 2026] GET /v2.0/security-groups?tenant_id=2f2fb2788e4e4ebb9222aeeb65ece4eb&name=default => generated 2801 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1818] 199.204.45.57 () {34 vars in 1059 bytes} [Wed Jul 1 02:03:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=002bb594-b46b-4adc-aa52-a6b14a7ca5c6 => generated 859 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1821] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:03:30 2026] GET /v2.0/security-groups?tenant_id=98748dc0037d42bbb48c10eacef78855&name=default => generated 2801 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1822] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:03:30 2026] DELETE /v2.0/security-groups/eb37066c-f4b3-4ff7-864b-ea2984d6504d => 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: 938/1823] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:03:31 2026] GET /v2.0/subnets?id=fe074819-08a4-4128-8d49-418393b5bd78 => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1824] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:03:31 2026] DELETE /v2.0/security-groups/e0a54e6a-d14b-4000-8de1-21f73d0d03dd => 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: 940/1825] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:03:31 2026] GET /v2.0/ports?network_id=86b8a8d6-6d44-4247-bdd6-a66edbe455b3&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: 7|app: 0|req: 941/1826] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:03:31 2026] GET /v2.0/networks/86b8a8d6-6d44-4247-bdd6-a66edbe455b3?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: 942/1827] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:03:31 2026] GET /v2.0/security-groups?tenant_id=6fb1649524f84b519007665f38ee1870&name=default => generated 2801 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:03:31.484 8 INFO neutron.db.l3_db [None req-f4324fdc-a7ce-49ad-b472-a7880665f326 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] Floating IP 017c6ae5-86ab-472e-9359-e597e6ac79ea associated. External IP: 10.96.250.216, port: 78ebc9e6-9eba-45ca-842f-23ece8c84748. [pid: 7|app: 0|req: 943/1828] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:03:31 2026] GET /v2.0/networks/86b8a8d6-6d44-4247-bdd6-a66edbe455b3?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: 944/1829] 10.0.0.90 () {32 vars in 728 bytes} [Wed Jul 1 02:03:31 2026] GET /v2.0/floatingips/efe89ce0-132c-4797-a2ca-94f3ea774a56 => generated 856 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1830] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:03:31 2026] DELETE /v2.0/security-groups/90d5ea46-b430-49bc-964e-be27c3a59b1a => 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: 886/1831] 10.0.0.90 () {34 vars in 676 bytes} [Wed Jul 1 02:03:30 2026] POST /v2.0/floatingips => generated 855 bytes in 1449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1832] 10.0.0.251 () {34 vars in 1094 bytes} [Wed Jul 1 02:03:32 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-235116939&fields=id&tenant_id=3c27fbb8f1744abfb46f063c6e16ba67 => 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: 887/1833] 10.0.0.251 () {34 vars in 982 bytes} [Wed Jul 1 02:03:32 2026] GET /v2.0/networks?id=3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1 => generated 705 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1834] 10.0.0.251 () {34 vars in 965 bytes} [Wed Jul 1 02:03:32 2026] GET /v2.0/quotas/3c27fbb8f1744abfb46f063c6e16ba67 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1835] 10.0.0.251 () {34 vars in 1002 bytes} [Wed Jul 1 02:03:32 2026] GET /v2.0/ports?tenant_id=3c27fbb8f1744abfb46f063c6e16ba67&fields=id => generated 333 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:32.443 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a4ace1f3-e6fb-4d92-a554-e275a1f4c43b'] response: {'name': 'network-changed', 'server_uuid': '91ddaaa3-0168-40c2-a61c-1dafbe8e8f7b', 'tag': '78ebc9e6-9eba-45ca-842f-23ece8c84748', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 948/1836] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:03:32 2026] GET /v2.0/ports?tenant_id=3c27fbb8f1744abfb46f063c6e16ba67&device_id=91ddaaa3-0168-40c2-a61c-1dafbe8e8f7b => generated 1469 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1837] 10.0.0.251 () {34 vars in 1008 bytes} [Wed Jul 1 02:03:32 2026] GET /v2.0/networks/3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1?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: 949/1838] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:03:32 2026] GET /v2.0/networks?id=7694703a-3a78-45ea-ac7f-3b0d42ef4b9f => generated 800 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1839] 10.0.0.251 () {34 vars in 1108 bytes} [Wed Jul 1 02:03:32 2026] GET /v2.0/networks/3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1840] 199.204.45.57 () {34 vars in 1057 bytes} [Wed Jul 1 02:03:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.153&port_id=78ebc9e6-9eba-45ca-842f-23ece8c84748 => generated 858 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1841] 10.0.0.90 () {32 vars in 728 bytes} [Wed Jul 1 02:03:32 2026] GET /v2.0/floatingips/efe89ce0-132c-4797-a2ca-94f3ea774a56 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1842] 199.204.45.57 () {34 vars in 1103 bytes} [Wed Jul 1 02:03:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A17b&port_id=78ebc9e6-9eba-45ca-842f-23ece8c84748 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1843] 199.204.45.57 () {34 vars in 1063 bytes} [Wed Jul 1 02:03:32 2026] GET /v2.0/subnets?id=d4ff4d2a-6334-4327-be93-e19513fe93b6&id=cad78e6b-c1b0-45b0-9e62-cd8d4daaae0f => generated 1361 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1844] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:03:32 2026] GET /v2.0/ports?device_id=0f2dc516-24ac-4012-98c3-58c0de7ba9be => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1845] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:03:32 2026] GET /v2.0/ports?network_id=7694703a-3a78-45ea-ac7f-3b0d42ef4b9f&device_owner=network%3Adhcp => generated 1457 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1846] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:03:32 2026] GET /v2.0/ports?network_id=7694703a-3a78-45ea-ac7f-3b0d42ef4b9f&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: 953/1847] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:03:32 2026] GET /v2.0/networks/7694703a-3a78-45ea-ac7f-3b0d42ef4b9f?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1848] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:03:32 2026] GET /v2.0/networks/7694703a-3a78-45ea-ac7f-3b0d42ef4b9f?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: 954/1849] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:03:33 2026] GET /v2.0/networks?id=3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1 => generated 705 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1850] 199.204.45.57 () {34 vars in 1049 bytes} [Wed Jul 1 02:03:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3c27fbb8f1744abfb46f063c6e16ba67 => generated 178 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:33.753 7 WARNING neutron_lib.context [req-c01b2e78-4cd4-4445-9511-86727a78f645 req-acfb4f75-d039-4d68-8710-d2cce8e42f78 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 897/1851] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jul 1 02:03:33 2026] GET /v2.0/ports?device_id=91ddaaa3-0168-40c2-a61c-1dafbe8e8f7b => generated 1469 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1852] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:33 2026] GET /v2.0/security-groups?id=1a03b92c-398f-42ce-b14f-987a783012ae&fields=id&fields=name => generated 111 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1853] 199.204.45.57 () {38 vars in 954 bytes} [Wed Jul 1 02:03:33 2026] POST /v2.0/ports => generated 1179 bytes in 613 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1854] 199.204.45.57 () {38 vars in 1027 bytes} [Wed Jul 1 02:03:34 2026] PUT /v2.0/ports/ccce7963-c02a-4629-9e71-dfa59abe04ef => generated 1424 bytes in 540 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: 956/1855] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:03:34 2026] GET /v2.0/ports?tenant_id=3c27fbb8f1744abfb46f063c6e16ba67&device_id=0f2dc516-24ac-4012-98c3-58c0de7ba9be => generated 1463 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 900/1856] 199.204.45.57 () {34 vars in 1055 bytes} [Wed Jul 1 02:03:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.81&port_id=ccce7963-c02a-4629-9e71-dfa59abe04ef => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1857] 199.204.45.57 () {34 vars in 1103 bytes} [Wed Jul 1 02:03:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1a&port_id=ccce7963-c02a-4629-9e71-dfa59abe04ef => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:03:35.146 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-12e26526-e0a0-4319-bdb2-cd9d9e860ba1'] response: {'name': 'network-changed', 'server_uuid': '0f2dc516-24ac-4012-98c3-58c0de7ba9be', 'tag': 'ccce7963-c02a-4629-9e71-dfa59abe04ef', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 901/1858] 199.204.45.57 () {34 vars in 1063 bytes} [Wed Jul 1 02:03:35 2026] GET /v2.0/subnets?id=d052408c-70d4-4645-94e9-0706925c5317&id=718232ac-c9b2-41ff-b121-739fd17b7853 => 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: 958/1859] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:03:35 2026] GET /v2.0/ports?network_id=3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1&device_owner=network%3Adhcp => generated 1461 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, ' [pid: 8|app: 0|req: 902/1860] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:03:35 2026] GET /v2.0/ports?network_id=3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1861] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:03:35 2026] GET /v2.0/networks/3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1?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: 903/1862] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:03:35 2026] GET /v2.0/networks/3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1?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: 960/1863] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:03:35 2026] GET /v2.0/ports?tenant_id=3c27fbb8f1744abfb46f063c6e16ba67&device_id=0f2dc516-24ac-4012-98c3-58c0de7ba9be => generated 1463 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1864] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:03:35 2026] GET /v2.0/networks?id=3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1 => generated 801 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1865] 199.204.45.57 () {34 vars in 1055 bytes} [Wed Jul 1 02:03:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.81&port_id=ccce7963-c02a-4629-9e71-dfa59abe04ef => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1866] 10.0.0.90 () {34 vars in 677 bytes} [Wed Jul 1 02:03:35 2026] POST /v2.0/qos/policies => generated 359 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1867] 10.0.0.90 () {34 vars in 677 bytes} [Wed Jul 1 02:03:36 2026] POST /v2.0/qos/policies => generated 359 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1868] 10.0.0.90 () {34 vars in 677 bytes} [Wed Jul 1 02:03:36 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1869] 10.0.0.90 () {34 vars in 677 bytes} [Wed Jul 1 02:03:36 2026] POST /v2.0/qos/policies => generated 359 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1870] 10.0.0.90 () {34 vars in 677 bytes} [Wed Jul 1 02:03:36 2026] POST /v2.0/qos/policies => generated 359 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1871] 10.0.0.90 () {34 vars in 752 bytes} [Wed Jul 1 02:03:36 2026] PUT /v2.0/policies/966625fb-e12d-455a-8c8f-997beb123385/tags => generated 17 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1872] 10.0.0.90 () {34 vars in 752 bytes} [Wed Jul 1 02:03:36 2026] PUT /v2.0/policies/98ccd1fd-2fed-4a2b-a6e5-5efdccd59835/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:03:36.397 7 WARNING neutron_lib.context [None req-250c22ef-a1d8-4626-adc9-a0096c4118af f3302f6947f2444c9bb19cdb93b41bf6 b2aa2c0da7fa4e1f8c2dd161778a75a5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 905/1873] 199.204.45.57 () {34 vars in 1103 bytes} [Wed Jul 1 02:03:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1a&port_id=ccce7963-c02a-4629-9e71-dfa59abe04ef => generated 19 bytes in 586 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1874] 10.0.0.90 () {34 vars in 752 bytes} [Wed Jul 1 02:03:36 2026] PUT /v2.0/policies/35b88cbd-fbe1-433c-be22-f56753d6739e/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1875] 199.204.45.57 () {34 vars in 1063 bytes} [Wed Jul 1 02:03:36 2026] GET /v2.0/subnets?id=d052408c-70d4-4645-94e9-0706925c5317&id=718232ac-c9b2-41ff-b121-739fd17b7853 => generated 1366 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1876] 10.0.0.90 () {34 vars in 752 bytes} [Wed Jul 1 02:03:36 2026] PUT /v2.0/policies/afbd3e7b-6ea9-4e34-8876-ddf3423bdab0/tags => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:03:36.533 7 INFO neutron.db.segments_db [None req-250c22ef-a1d8-4626-adc9-a0096c4118af f3302f6947f2444c9bb19cdb93b41bf6 b2aa2c0da7fa4e1f8c2dd161778a75a5 - - default default] Added segment 04993538-17b6-4787-81c6-5de8e97e5bc9 of type vxlan for network 5d36038b-52f8-40fd-b39d-1ee89b0680c8 [pid: 8|app: 0|req: 909/1877] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:03:36 2026] GET /v2.0/ports?network_id=3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1&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: 8|app: 0|req: 910/1878] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:03:36 2026] GET /v2.0/ports?network_id=3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1&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: 969/1879] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:03:36 2026] POST /v2.0/networks => generated 632 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:36.657 7 WARNING neutron_lib.context [None req-308d1662-1c47-42f1-97b6-fa1ad2be1a07 f3302f6947f2444c9bb19cdb93b41bf6 b2aa2c0da7fa4e1f8c2dd161778a75a5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:03:36.713 7 INFO neutron.db.segments_db [None req-308d1662-1c47-42f1-97b6-fa1ad2be1a07 f3302f6947f2444c9bb19cdb93b41bf6 b2aa2c0da7fa4e1f8c2dd161778a75a5 - - default default] Added segment 562b6fc6-28cb-48a3-97a7-a13e23ee61a4 of type vxlan for network f8bae0db-4dc2-4609-b1a1-619d4f02eb57 [pid: 8|app: 0|req: 911/1880] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:03:36 2026] GET /v2.0/networks/3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1881] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:03:36 2026] GET /v2.0/networks/3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1882] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:03:36 2026] POST /v2.0/networks => generated 631 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:36.854 8 WARNING neutron_lib.context [None req-66097753-e608-419a-84b4-6d135334eada f3302f6947f2444c9bb19cdb93b41bf6 b2aa2c0da7fa4e1f8c2dd161778a75a5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:03:36.922 8 INFO neutron.db.segments_db [None req-66097753-e608-419a-84b4-6d135334eada f3302f6947f2444c9bb19cdb93b41bf6 b2aa2c0da7fa4e1f8c2dd161778a75a5 - - default default] Added segment 67866dbd-1bda-4b9f-90db-a7643debbcf0 of type vxlan for network 921e500a-df14-4ed9-85e6-62d5a653e17e [pid: 7|app: 0|req: 971/1883] 10.0.0.90 () {32 vars in 673 bytes} [Wed Jul 1 02:03:36 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) [pid: 8|app: 0|req: 913/1884] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:03:36 2026] POST /v2.0/networks => generated 632 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:37.084 8 WARNING neutron_lib.context [None req-882d0c68-e394-4cd3-9891-18e2af817137 f3302f6947f2444c9bb19cdb93b41bf6 b2aa2c0da7fa4e1f8c2dd161778a75a5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 972/1885] 10.0.0.90 () {32 vars in 687 bytes} [Wed Jul 1 02:03:37 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:37.150 8 INFO neutron.db.segments_db [None req-882d0c68-e394-4cd3-9891-18e2af817137 f3302f6947f2444c9bb19cdb93b41bf6 b2aa2c0da7fa4e1f8c2dd161778a75a5 - - default default] Added segment 7c9e496d-c0ad-47c9-a6c3-71b50f183059 of type vxlan for network 095695a7-84a7-43e4-8d1d-ccc0bfcb84f9 [pid: 7|app: 0|req: 973/1886] 10.0.0.90 () {32 vars in 683 bytes} [Wed Jul 1 02:03:37 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1887] 10.0.0.90 () {32 vars in 695 bytes} [Wed Jul 1 02:03:37 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1888] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:03:37 2026] POST /v2.0/networks => generated 631 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:37.307 8 WARNING neutron_lib.context [None req-83328aeb-89f6-478b-ba91-03e8eaea695f f3302f6947f2444c9bb19cdb93b41bf6 b2aa2c0da7fa4e1f8c2dd161778a75a5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 975/1889] 10.0.0.90 () {32 vars in 681 bytes} [Wed Jul 1 02:03:37 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:37.357 8 INFO neutron.db.segments_db [None req-83328aeb-89f6-478b-ba91-03e8eaea695f f3302f6947f2444c9bb19cdb93b41bf6 b2aa2c0da7fa4e1f8c2dd161778a75a5 - - default default] Added segment 68c9fca1-c73e-4e8c-be04-f97087961572 of type vxlan for network 64f435a8-bfd0-49ce-99c5-bd79d405d7be [pid: 7|app: 0|req: 976/1890] 10.0.0.90 () {32 vars in 695 bytes} [Wed Jul 1 02:03:37 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1891] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:03:37 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: 977/1892] 10.0.0.90 () {32 vars in 691 bytes} [Wed Jul 1 02:03:37 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1893] 10.0.0.90 () {34 vars in 752 bytes} [Wed Jul 1 02:03:37 2026] PUT /v2.0/networks/5d36038b-52f8-40fd-b39d-1ee89b0680c8/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1894] 10.0.0.90 () {32 vars in 703 bytes} [Wed Jul 1 02:03:37 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1895] 10.0.0.90 () {34 vars in 752 bytes} [Wed Jul 1 02:03:37 2026] PUT /v2.0/networks/f8bae0db-4dc2-4609-b1a1-619d4f02eb57/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1896] 10.0.0.90 () {34 vars in 752 bytes} [Wed Jul 1 02:03:37 2026] PUT /v2.0/networks/921e500a-df14-4ed9-85e6-62d5a653e17e/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1897] 10.0.0.90 () {32 vars in 733 bytes} [Wed Jul 1 02:03:37 2026] DELETE /v2.0/qos/policies/966625fb-e12d-455a-8c8f-997beb123385 => 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: 919/1898] 10.0.0.90 () {34 vars in 752 bytes} [Wed Jul 1 02:03:37 2026] PUT /v2.0/networks/095695a7-84a7-43e4-8d1d-ccc0bfcb84f9/tags => generated 19 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1899] 10.0.0.90 () {32 vars in 733 bytes} [Wed Jul 1 02:03:37 2026] DELETE /v2.0/qos/policies/98ccd1fd-2fed-4a2b-a6e5-5efdccd59835 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1900] 10.0.0.90 () {32 vars in 665 bytes} [Wed Jul 1 02:03:37 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1901] 10.0.0.90 () {32 vars in 733 bytes} [Wed Jul 1 02:03:37 2026] DELETE /v2.0/qos/policies/35b88cbd-fbe1-433c-be22-f56753d6739e => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1902] 10.0.0.90 () {32 vars in 679 bytes} [Wed Jul 1 02:03:37 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1903] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:03:37 2026] GET /v2.0/ports?device_id=0f2dc516-24ac-4012-98c3-58c0de7ba9be => generated 1196 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1904] 10.0.0.90 () {32 vars in 733 bytes} [Wed Jul 1 02:03:37 2026] DELETE /v2.0/qos/policies/afbd3e7b-6ea9-4e34-8876-ddf3423bdab0 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1905] 10.0.0.90 () {32 vars in 675 bytes} [Wed Jul 1 02:03:37 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1906] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:38 2026] GET /v2.0/security-groups?id=1a03b92c-398f-42ce-b14f-987a783012ae&fields=id&fields=name => generated 111 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1907] 10.0.0.90 () {32 vars in 733 bytes} [Wed Jul 1 02:03:38 2026] DELETE /v2.0/qos/policies/cf9bbc20-c445-46ac-b600-9a505bd832c0 => 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: 985/1908] 10.0.0.90 () {32 vars in 687 bytes} [Wed Jul 1 02:03:38 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1909] 10.0.0.90 () {32 vars in 817 bytes} [Wed Jul 1 02:03:38 2026] GET /v2.0/ports?network_id=3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1&mac_address=fa%3A16%3A3e%3Afa%3A5b%3A1f => generated 1196 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:03:38.174 8 WARNING neutron_lib.context [None req-85f9713e-aecd-4003-b5c4-8cd4bfad2cc5 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 986/1910] 10.0.0.90 () {32 vars in 673 bytes} [Wed Jul 1 02:03:38 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1911] 10.0.0.90 () {32 vars in 687 bytes} [Wed Jul 1 02:03:38 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1912] 10.0.0.90 () {32 vars in 683 bytes} [Wed Jul 1 02:03:38 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1913] 10.0.0.90 () {32 vars in 695 bytes} [Wed Jul 1 02:03:38 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:03:38.915 7 INFO neutron.services.segments.plugin [-] Segment 04993538-17b6-4787-81c6-5de8e97e5bc9 resource provider aggregate not found 2026-07-01 02:03:38.925 7 INFO neutron.services.segments.plugin [-] Segment 04993538-17b6-4787-81c6-5de8e97e5bc9 resource provider aggregate not found 2026-07-01 02:03:38.943 7 INFO neutron.services.segments.plugin [-] Segment 04993538-17b6-4787-81c6-5de8e97e5bc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04993538-17b6-4787-81c6-5de8e97e5bc9 found for delete ", "request_id": "req-dc5ade69-f084-4cf1-b447-941937bf9e32"}]} 2026-07-01 02:03:38.950 7 INFO neutron.services.segments.plugin [-] Segment 04993538-17b6-4787-81c6-5de8e97e5bc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04993538-17b6-4787-81c6-5de8e97e5bc9 found for delete ", "request_id": "req-6bda842e-ba02-4c9a-940b-ce939570947d"}]} [pid: 7|app: 0|req: 990/1914] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:03:38 2026] DELETE /v2.0/networks/5d36038b-52f8-40fd-b39d-1ee89b0680c8 => 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: 991/1915] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:03:38 2026] DELETE /v2.0/networks/f8bae0db-4dc2-4609-b1a1-619d4f02eb57 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:03:39.253 8 INFO neutron.db.l3_db [None req-85f9713e-aecd-4003-b5c4-8cd4bfad2cc5 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] Floating IP d8b8576e-1b44-41e3-960a-fc61f8d6b863 associated. External IP: 10.96.250.208, port: ccce7963-c02a-4629-9e71-dfa59abe04ef. [pid: 7|app: 0|req: 992/1916] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:03:39 2026] GET /v2.0/security-groups?tenant_id=a799a0060d594805aac5b98698b1c118&name=default => generated 2801 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1917] 10.0.0.90 () {34 vars in 676 bytes} [Wed Jul 1 02:03:38 2026] POST /v2.0/floatingips => generated 854 bytes in 1481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:39.693 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-80e33d78-f275-4e47-9c6f-4abc1e6c61e7'] response: {'name': 'network-changed', 'server_uuid': '0f2dc516-24ac-4012-98c3-58c0de7ba9be', 'tag': 'ccce7963-c02a-4629-9e71-dfa59abe04ef', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 993/1918] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:03:39 2026] DELETE /v2.0/networks/921e500a-df14-4ed9-85e6-62d5a653e17e => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1919] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:03:39 2026] DELETE /v2.0/security-groups/c6cff17e-a5d4-47eb-ac15-ffb32f612fb2 => 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: 927/1920] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:03:39 2026] GET /v2.0/ports?tenant_id=3c27fbb8f1744abfb46f063c6e16ba67&device_id=0f2dc516-24ac-4012-98c3-58c0de7ba9be => generated 1465 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1921] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:03:39 2026] GET /v2.0/networks?id=3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1 => generated 801 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1922] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:03:39 2026] DELETE /v2.0/networks/095695a7-84a7-43e4-8d1d-ccc0bfcb84f9 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1923] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jul 1 02:03:39 2026] GET /v2.0/ports?device_id=e3917274-a0b7-4746-9447-671452acf430 => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1924] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:03:39 2026] GET /v2.0/security-groups?tenant_id=95b07d68bb75423ba58df8f05ba8b84a&name=default => generated 2801 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1925] 199.204.45.57 () {34 vars in 1055 bytes} [Wed Jul 1 02:03:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.81&port_id=ccce7963-c02a-4629-9e71-dfa59abe04ef => generated 857 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1926] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:40 2026] GET /v2.0/security-groups?id=20be1985-11d9-4b22-94c1-cc4165f4669d&fields=id&fields=name => generated 112 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:40.216 8 INFO neutron.services.segments.plugin [-] Segment 68c9fca1-c73e-4e8c-be04-f97087961572 resource provider aggregate not found 2026-07-01 02:03:40.222 8 INFO neutron.services.segments.plugin [-] Segment 68c9fca1-c73e-4e8c-be04-f97087961572 resource provider aggregate not found 2026-07-01 02:03:40.239 8 INFO neutron.services.segments.plugin [-] Segment 68c9fca1-c73e-4e8c-be04-f97087961572 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68c9fca1-c73e-4e8c-be04-f97087961572 found for delete ", "request_id": "req-5803de14-c25e-4be9-8f38-69b09490c893"}]} 2026-07-01 02:03:40.243 8 INFO neutron.services.segments.plugin [-] Segment 68c9fca1-c73e-4e8c-be04-f97087961572 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68c9fca1-c73e-4e8c-be04-f97087961572 found for delete ", "request_id": "req-887cb9a9-c6b8-4667-ab4f-9aefe5a670ed"}]} [pid: 8|app: 0|req: 930/1927] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:03:39 2026] DELETE /v2.0/networks/64f435a8-bfd0-49ce-99c5-bd79d405d7be => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1928] 199.204.45.57 () {34 vars in 1103 bytes} [Wed Jul 1 02:03:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1a&port_id=ccce7963-c02a-4629-9e71-dfa59abe04ef => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1929] 199.204.45.57 () {34 vars in 1063 bytes} [Wed Jul 1 02:03:40 2026] GET /v2.0/subnets?id=d052408c-70d4-4645-94e9-0706925c5317&id=718232ac-c9b2-41ff-b121-739fd17b7853 => generated 1366 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1930] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:03:40 2026] DELETE /v2.0/security-groups/6b850e1a-e360-447d-b89e-443547fbfd62 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1931] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:03:40 2026] GET /v2.0/ports?network_id=3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1&device_owner=network%3Adhcp => generated 1461 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1932] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:03:40 2026] GET /v2.0/ports?network_id=3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1&device_owner=network%3Adhcp => generated 1461 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1933] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:03:40 2026] GET /v2.0/networks/3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1934] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:03:40 2026] GET /v2.0/networks/3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1?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: 935/1935] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:03:40 2026] GET /v2.0/security-groups?tenant_id=48ac14d8d3054bc79023864ace37ea27&name=default => generated 2801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:03:41.347 7 INFO neutron.services.segments.plugin [-] Segment 562b6fc6-28cb-48a3-97a7-a13e23ee61a4 resource provider aggregate not found 2026-07-01 02:03:41.354 7 INFO neutron.services.segments.plugin [-] Segment 562b6fc6-28cb-48a3-97a7-a13e23ee61a4 resource provider aggregate not found 2026-07-01 02:03:41.380 7 INFO neutron.services.segments.plugin [-] Segment 562b6fc6-28cb-48a3-97a7-a13e23ee61a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 562b6fc6-28cb-48a3-97a7-a13e23ee61a4 found for delete ", "request_id": "req-c931029c-1fd3-418a-a3e6-5f4e61a6806f"}]} 2026-07-01 02:03:41.388 7 INFO neutron.services.segments.plugin [-] Segment 562b6fc6-28cb-48a3-97a7-a13e23ee61a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 562b6fc6-28cb-48a3-97a7-a13e23ee61a4 found for delete ", "request_id": "req-73848661-4122-4c68-8504-0cc04dc0358e"}]} 2026-07-01 02:03:41.407 7 INFO neutron.services.segments.plugin [-] Segment 67866dbd-1bda-4b9f-90db-a7643debbcf0 resource provider aggregate not found 2026-07-01 02:03:41.430 7 INFO neutron.services.segments.plugin [-] Segment 67866dbd-1bda-4b9f-90db-a7643debbcf0 resource provider aggregate not found 2026-07-01 02:03:41.438 7 INFO neutron.services.segments.plugin [-] Segment 67866dbd-1bda-4b9f-90db-a7643debbcf0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67866dbd-1bda-4b9f-90db-a7643debbcf0 found for delete ", "request_id": "req-f7ca7a34-1169-4ab2-b12d-87f024553daa"}]} 2026-07-01 02:03:41.456 7 INFO neutron.services.segments.plugin [-] Segment 67866dbd-1bda-4b9f-90db-a7643debbcf0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67866dbd-1bda-4b9f-90db-a7643debbcf0 found for delete ", "request_id": "req-4e398a43-d1cc-47b4-ab0a-e6af595e054b"}]} 2026-07-01 02:03:41.466 7 INFO neutron.services.segments.plugin [-] Segment 7c9e496d-c0ad-47c9-a6c3-71b50f183059 resource provider aggregate not found 2026-07-01 02:03:41.472 7 INFO neutron.services.segments.plugin [-] Segment 7c9e496d-c0ad-47c9-a6c3-71b50f183059 resource provider aggregate not found 2026-07-01 02:03:41.490 7 INFO neutron.services.segments.plugin [-] Segment 7c9e496d-c0ad-47c9-a6c3-71b50f183059 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c9e496d-c0ad-47c9-a6c3-71b50f183059 found for delete ", "request_id": "req-f6fd769d-6ac4-4c1f-b075-762ce70bd56b"}]} 2026-07-01 02:03:41.491 7 INFO neutron.services.segments.plugin [-] Segment 7c9e496d-c0ad-47c9-a6c3-71b50f183059 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c9e496d-c0ad-47c9-a6c3-71b50f183059 found for delete ", "request_id": "req-e4aa2af1-3c6a-49f4-8e78-6f946cb86bc5"}]} [pid: 7|app: 0|req: 1001/1936] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:03:40 2026] DELETE /v2.0/security-groups/f0b5659a-7104-458f-8f78-aae3d114f0b1 => generated 0 bytes in 735 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1937] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:03:41 2026] GET /v2.0/security-groups?tenant_id=8b92656ab0aa4865992f00483a6eb076&name=default => generated 2801 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1938] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:03:41 2026] DELETE /v2.0/security-groups/c427dae9-cc4c-4611-b2fe-ebc1e4bace99 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1939] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:03:42 2026] GET /v2.0/security-groups?tenant_id=b2aa2c0da7fa4e1f8c2dd161778a75a5&name=default => generated 2801 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1940] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:03:42 2026] DELETE /v2.0/security-groups/dbce1c8e-96ba-4df6-8f6e-cf7aded3a297 => 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: 938/1941] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:03:42 2026] GET /v2.0/security-groups?tenant_id=4c4893f7ceff43ca8eea7509ac126404&name=default => generated 2801 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1942] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:03:42 2026] DELETE /v2.0/security-groups/85ebc780-49af-44f6-9593-32d9fcc4b716 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1943] 10.0.0.90 () {32 vars in 825 bytes} [Wed Jul 1 02:03:44 2026] GET /v2.0/ports?project_id=be700ef984124c8fa44ec7c60f6d7d8c&network_id=86b8a8d6-6d44-4247-bdd6-a66edbe455b3 => generated 3695 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1944] 10.0.0.90 () {32 vars in 741 bytes} [Wed Jul 1 02:03:44 2026] GET /v2.0/subnets?network_id=1802c3db-d9d5-4e27-8d3a-b5f9d0db458e => generated 644 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:45.107 8 WARNING neutron_lib.context [None req-227ae6e0-2d85-4a0c-a74b-c902017e799e 65cd8c0287734c4ab314eff5348c79e4 8138d2b7928a4b7b89c20cf942d2595f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:03:45.199 7 INFO neutron.db.l3_db [None req-32526782-567e-43a7-b3e9-6674be8e6bd8 a253c70a59ab471a8aa9ac35d6820ba1 be700ef984124c8fa44ec7c60f6d7d8c - - default default] Floating IP efe89ce0-132c-4797-a2ca-94f3ea774a56 disassociated. External IP: 10.96.250.202, port: 002bb594-b46b-4adc-aa52-a6b14a7ca5c6. [pid: 7|app: 0|req: 1006/1945] 10.0.0.90 () {34 vars in 748 bytes} [Wed Jul 1 02:03:45 2026] PUT /v2.0/floatingips/efe89ce0-132c-4797-a2ca-94f3ea774a56 => generated 554 bytes in 648 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1946] 10.0.0.90 () {32 vars in 728 bytes} [Wed Jul 1 02:03:45 2026] GET /v2.0/floatingips/efe89ce0-132c-4797-a2ca-94f3ea774a56 => generated 554 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:45.741 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e078c45-c608-4611-981b-18083e76d65e'] response: {'name': 'network-changed', 'server_uuid': 'e3917274-a0b7-4746-9447-671452acf430', 'tag': '002bb594-b46b-4adc-aa52-a6b14a7ca5c6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1010/1949] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:03:45 2026] GET /v2.0/ports?tenant_id=be700ef984124c8fa44ec7c60f6d7d8c&device_id=e3917274-a0b7-4746-9447-671452acf430 => generated 1244 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1950] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:03:45 2026] GET /v2.0/networks?id=86b8a8d6-6d44-4247-bdd6-a66edbe455b3 => generated 757 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1951] 10.0.0.90 () {34 vars in 675 bytes} [Wed Jul 1 02:03:44 2026] POST /v2.0/floatingips => generated 552 bytes in 1077 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1952] 199.204.45.57 () {34 vars in 1059 bytes} [Wed Jul 1 02:03:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=002bb594-b46b-4adc-aa52-a6b14a7ca5c6 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1953] 10.0.0.90 () {34 vars in 758 bytes} [Wed Jul 1 02:03:45 2026] PUT /v2.0/floatingips/436d540b-ad37-4242-a311-da501dc29f59/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1954] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:03:45 2026] GET /v2.0/subnets?id=fe074819-08a4-4128-8d49-418393b5bd78 => 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: 942/1955] 10.0.0.90 () {32 vars in 738 bytes} [Wed Jul 1 02:03:46 2026] GET /v2.0/floatingips/436d540b-ad37-4242-a311-da501dc29f59/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1956] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:03:46 2026] GET /v2.0/ports?network_id=86b8a8d6-6d44-4247-bdd6-a66edbe455b3&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: 943/1957] 10.0.0.90 () {34 vars in 769 bytes} [Wed Jul 1 02:03:46 2026] PUT /v2.0/floatingips/436d540b-ad37-4242-a311-da501dc29f59/tags/green => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1958] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:03:46 2026] GET /v2.0/networks/86b8a8d6-6d44-4247-bdd6-a66edbe455b3?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1959] 10.0.0.90 () {32 vars in 738 bytes} [Wed Jul 1 02:03:46 2026] GET /v2.0/floatingips/436d540b-ad37-4242-a311-da501dc29f59/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1960] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:03:46 2026] GET /v2.0/networks/86b8a8d6-6d44-4247-bdd6-a66edbe455b3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1961] 10.0.0.90 () {34 vars in 765 bytes} [Wed Jul 1 02:03:46 2026] PUT /v2.0/floatingips/436d540b-ad37-4242-a311-da501dc29f59/tags/red => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1962] 10.0.0.90 () {32 vars in 738 bytes} [Wed Jul 1 02:03:46 2026] GET /v2.0/floatingips/436d540b-ad37-4242-a311-da501dc29f59/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1963] 10.0.0.90 () {34 vars in 787 bytes} [Wed Jul 1 02:03:46 2026] PUT /v2.0/floatingips/436d540b-ad37-4242-a311-da501dc29f59/tags/black.or.white => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1964] 10.0.0.90 () {32 vars in 738 bytes} [Wed Jul 1 02:03:46 2026] GET /v2.0/floatingips/436d540b-ad37-4242-a311-da501dc29f59/tags => generated 52 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1965] 10.0.0.90 () {34 vars in 758 bytes} [Wed Jul 1 02:03:46 2026] PUT /v2.0/floatingips/436d540b-ad37-4242-a311-da501dc29f59/tags => generated 37 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1966] 10.0.0.90 () {32 vars in 738 bytes} [Wed Jul 1 02:03:46 2026] GET /v2.0/floatingips/436d540b-ad37-4242-a311-da501dc29f59/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1967] 10.0.0.90 () {32 vars in 746 bytes} [Wed Jul 1 02:03:46 2026] GET /v2.0/floatingips/436d540b-ad37-4242-a311-da501dc29f59/tags/red => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:03:46.724 7 INFO neutron.api.v2.resource [None req-454d951a-b5eb-477e-afe5-9e7b2ed8cd2c 65cd8c0287734c4ab314eff5348c79e4 8138d2b7928a4b7b89c20cf942d2595f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1020/1968] 10.0.0.90 () {32 vars in 750 bytes} [Wed Jul 1 02:03:46 2026] GET /v2.0/floatingips/436d540b-ad37-4242-a311-da501dc29f59/tags/green => generated 99 bytes in 80 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1969] 10.0.0.90 () {32 vars in 728 bytes} [Wed Jul 1 02:03:46 2026] GET /v2.0/floatingips/efe89ce0-132c-4797-a2ca-94f3ea774a56 => generated 554 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1970] 10.0.0.90 () {32 vars in 749 bytes} [Wed Jul 1 02:03:46 2026] DELETE /v2.0/floatingips/436d540b-ad37-4242-a311-da501dc29f59/tags/red => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1971] 10.0.0.90 () {32 vars in 738 bytes} [Wed Jul 1 02:03:46 2026] GET /v2.0/floatingips/436d540b-ad37-4242-a311-da501dc29f59/tags => generated 30 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:03:46.964 7 INFO neutron.api.v2.resource [None req-21ec9c47-d772-49c5-968d-221a8915ec5e 65cd8c0287734c4ab314eff5348c79e4 8138d2b7928a4b7b89c20cf942d2595f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1022/1972] 10.0.0.90 () {32 vars in 753 bytes} [Wed Jul 1 02:03:46 2026] DELETE /v2.0/floatingips/436d540b-ad37-4242-a311-da501dc29f59/tags/green => generated 99 bytes in 89 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1973] 10.0.0.90 () {32 vars in 741 bytes} [Wed Jul 1 02:03:46 2026] DELETE /v2.0/floatingips/436d540b-ad37-4242-a311-da501dc29f59/tags => 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: 1023/1974] 10.0.0.90 () {32 vars in 738 bytes} [Wed Jul 1 02:03:47 2026] GET /v2.0/floatingips/436d540b-ad37-4242-a311-da501dc29f59/tags => generated 12 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:03:47.355 8 WARNING neutron_lib.context [None req-abf4ec2d-cad6-4616-b9f9-164e0f04d9e3 931581d379184449983cf583e0d317c2 06b92bb95be94241a3a03f0d3de03734 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:03:47.508 8 INFO neutron.db.segments_db [None req-abf4ec2d-cad6-4616-b9f9-164e0f04d9e3 931581d379184449983cf583e0d317c2 06b92bb95be94241a3a03f0d3de03734 - - default default] Added segment c0a9acaf-9715-4979-b4b1-c0716fc96115 of type vxlan for network 14b0f6df-66f0-4d75-a67f-a8ff6bf39606 [pid: 7|app: 0|req: 1024/1975] 10.0.0.90 () {32 vars in 731 bytes} [Wed Jul 1 02:03:47 2026] DELETE /v2.0/floatingips/436d540b-ad37-4242-a311-da501dc29f59 => generated 0 bytes in 489 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1976] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:03:47 2026] POST /v2.0/networks => generated 632 bytes in 545 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:47.664 7 WARNING neutron_lib.context [None req-cdc0a594-39c8-4382-994e-7cfaf2e1530e 931581d379184449983cf583e0d317c2 06b92bb95be94241a3a03f0d3de03734 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 953/1977] 10.0.0.90 () {32 vars in 728 bytes} [Wed Jul 1 02:03:47 2026] GET /v2.0/floatingips/efe89ce0-132c-4797-a2ca-94f3ea774a56 => generated 552 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1978] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:03:47 2026] POST /v2.0/subnets => generated 602 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:48.091 8 WARNING neutron_lib.context [None req-8615eb73-68f9-48a7-a199-c0d46cc03038 931581d379184449983cf583e0d317c2 06b92bb95be94241a3a03f0d3de03734 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:03:48.172 8 INFO neutron.db.segments_db [None req-8615eb73-68f9-48a7-a199-c0d46cc03038 931581d379184449983cf583e0d317c2 06b92bb95be94241a3a03f0d3de03734 - - default default] Added segment f1f29871-5a43-4929-a07c-3069191891e9 of type vxlan for network ebf87d4d-ad5f-4aee-a51f-9c20e017ffb7 [pid: 8|app: 0|req: 954/1979] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:03:48 2026] POST /v2.0/networks => generated 631 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:48.302 7 WARNING neutron_lib.context [None req-2d42c716-c8f5-4c68-9adb-bf3cee4eab75 931581d379184449983cf583e0d317c2 06b92bb95be94241a3a03f0d3de03734 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1026/1980] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:03:48 2026] POST /v2.0/subnets => generated 605 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:48.644 7 WARNING neutron_lib.context [None req-c627f612-5c04-4283-b18f-bd27c3cfdc04 931581d379184449983cf583e0d317c2 06b92bb95be94241a3a03f0d3de03734 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:03:48.699 7 INFO neutron.db.segments_db [None req-c627f612-5c04-4283-b18f-bd27c3cfdc04 931581d379184449983cf583e0d317c2 06b92bb95be94241a3a03f0d3de03734 - - default default] Added segment a35bb277-3dc4-4408-ba69-e959ca50eaea of type vxlan for network 9453cf49-4e31-41b8-ad8b-8354fd9ead97 [pid: 8|app: 0|req: 955/1981] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:03:48 2026] GET /v2.0/security-groups?tenant_id=8138d2b7928a4b7b89c20cf942d2595f&name=default => generated 2801 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1982] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:03:48 2026] POST /v2.0/networks => generated 631 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/1983] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jul 1 02:03:48 2026] GET /v2.0/ports?device_id=0f2dc516-24ac-4012-98c3-58c0de7ba9be => generated 1465 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:03:48.880 7 WARNING neutron_lib.context [None req-49c1390a-4cbe-46c0-b7fa-19dff7552dcd 931581d379184449983cf583e0d317c2 06b92bb95be94241a3a03f0d3de03734 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 956/1984] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:03:48 2026] DELETE /v2.0/security-groups/afe4032b-3925-4e04-b17c-1529bb2d6b24 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1985] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:48 2026] GET /v2.0/security-groups?id=1a03b92c-398f-42ce-b14f-987a783012ae&fields=id&fields=name => generated 111 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:48.967 8 WARNING neutron_lib.context [None req-8ab144dd-9874-4acb-a227-eda5ae3351b0 a253c70a59ab471a8aa9ac35d6820ba1 be700ef984124c8fa44ec7c60f6d7d8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 958/1986] 10.0.0.90 () {34 vars in 684 bytes} [Wed Jul 1 02:03:48 2026] POST /v2.0/security-groups => generated 1611 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1987] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:03:49 2026] GET /v2.0/security-groups?tenant_id=bdcfe2d33c944e98be849ed6083ccd5f&name=default => generated 2801 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:03:49.186 8 WARNING neutron_lib.context [None req-696f1178-a7f4-4c36-869e-632d97845604 a253c70a59ab471a8aa9ac35d6820ba1 be700ef984124c8fa44ec7c60f6d7d8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1029/1988] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:03:48 2026] POST /v2.0/subnets => generated 605 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1989] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:03:49 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-07-01 02:03:49.312 8 WARNING neutron_lib.context [None req-b5035e68-2392-4b8e-9e88-1b046f08a8ef 931581d379184449983cf583e0d317c2 06b92bb95be94241a3a03f0d3de03734 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1030/1990] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:03:49 2026] DELETE /v2.0/security-groups/b1623f40-0e79-47ce-bb08-80fc701d4115 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:03:49.354 7 WARNING neutron_lib.context [None req-e932d281-74fc-4810-a381-c3540aa70d82 a253c70a59ab471a8aa9ac35d6820ba1 be700ef984124c8fa44ec7c60f6d7d8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:03:49.367 8 INFO neutron.db.segments_db [None req-b5035e68-2392-4b8e-9e88-1b046f08a8ef 931581d379184449983cf583e0d317c2 06b92bb95be94241a3a03f0d3de03734 - - default default] Added segment cd9a4720-486c-4549-b0f0-c5e5cd9d3846 of type vxlan for network f3deee5d-cbe6-4f94-8483-1fd3289ee0d5 [pid: 7|app: 0|req: 1031/1991] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:03:49 2026] POST /v2.0/security-group-rules => generated 564 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1992] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:03:49 2026] POST /v2.0/networks => generated 632 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:49.504 8 WARNING neutron_lib.context [None req-911198c1-c1bf-4a0b-9c7a-4f2426d99311 a253c70a59ab471a8aa9ac35d6820ba1 be700ef984124c8fa44ec7c60f6d7d8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:03:49.506 7 WARNING neutron_lib.context [None req-f24d88e9-ae5e-4a99-ab8f-de379c75aa17 931581d379184449983cf583e0d317c2 06b92bb95be94241a3a03f0d3de03734 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 962/1993] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:03:49 2026] POST /v2.0/security-group-rules => generated 570 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:49.616 8 WARNING neutron_lib.context [None req-03a72c15-84f6-4a30-9e2f-3a1563b3edae a253c70a59ab471a8aa9ac35d6820ba1 be700ef984124c8fa44ec7c60f6d7d8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 963/1994] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:03:49 2026] POST /v2.0/security-group-rules => generated 569 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:49.749 8 WARNING neutron_lib.context [None req-a56e01d7-19ed-4696-bb77-eecaefea97ce a253c70a59ab471a8aa9ac35d6820ba1 be700ef984124c8fa44ec7c60f6d7d8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:03:49.768 8 INFO neutron.db.securitygroups_db [None req-a56e01d7-19ed-4696-bb77-eecaefea97ce a253c70a59ab471a8aa9ac35d6820ba1 be700ef984124c8fa44ec7c60f6d7d8c - - default default] Project be700ef984124c8fa44ec7c60f6d7d8c 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: 964/1995] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:03:49 2026] POST /v2.0/security-group-rules => generated 575 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:49.891 8 WARNING neutron_lib.context [None req-01f251cf-d0cc-44c1-b4b2-09b4fdf61f8d a253c70a59ab471a8aa9ac35d6820ba1 be700ef984124c8fa44ec7c60f6d7d8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1032/1996] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:03:49 2026] POST /v2.0/subnets => generated 605 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:49.908 7 WARNING neutron_lib.context [None req-065ecd2c-0a8f-4d6a-9cb1-bb518c130545 931581d379184449983cf583e0d317c2 06b92bb95be94241a3a03f0d3de03734 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:03:49.914 8 INFO neutron.db.securitygroups_db [None req-01f251cf-d0cc-44c1-b4b2-09b4fdf61f8d a253c70a59ab471a8aa9ac35d6820ba1 be700ef984124c8fa44ec7c60f6d7d8c - - default default] Project be700ef984124c8fa44ec7c60f6d7d8c added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-07-01 02:03:49.992 7 INFO neutron.db.segments_db [None req-065ecd2c-0a8f-4d6a-9cb1-bb518c130545 931581d379184449983cf583e0d317c2 06b92bb95be94241a3a03f0d3de03734 - - default default] Added segment 58e46ec5-f50a-42f8-b2ca-4578d4cb3abc of type vxlan for network 7ba79555-7fb1-4fa6-b31d-a6db09badca8 [pid: 8|app: 0|req: 965/1997] 10.0.0.90 () {34 vars in 694 bytes} [Wed Jul 1 02:03:49 2026] POST /v2.0/security-group-rules => generated 574 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/1998] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:03:49 2026] POST /v2.0/networks => generated 632 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:50.135 8 WARNING neutron_lib.context [None req-959d0e2c-4819-4df5-9182-d001c41b307c 931581d379184449983cf583e0d317c2 06b92bb95be94241a3a03f0d3de03734 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 966/1999] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:03:50 2026] POST /v2.0/subnets => generated 605 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/2000] 10.0.0.90 () {34 vars in 750 bytes} [Wed Jul 1 02:03:50 2026] PUT /v2.0/subnets/a48f48ed-f8df-4ca8-b3f1-3bbf1be43826/tags => generated 17 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2001] 10.0.0.90 () {34 vars in 750 bytes} [Wed Jul 1 02:03:50 2026] PUT /v2.0/subnets/c64e9a06-5f61-4369-948b-b7d9c5d37345/tags => generated 25 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2002] 10.0.0.90 () {32 vars in 648 bytes} [Wed Jul 1 02:03:50 2026] GET /v2.0/networks => generated 1298 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/2003] 10.0.0.90 () {34 vars in 750 bytes} [Wed Jul 1 02:03:50 2026] PUT /v2.0/subnets/e3f9b8de-5e50-4606-829a-9a5c8ab63f22/tags => generated 34 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2004] 10.0.0.90 () {34 vars in 750 bytes} [Wed Jul 1 02:03:50 2026] PUT /v2.0/subnets/08c1342d-ca37-4b11-9910-007ba5066576/tags => generated 19 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2005] 10.0.0.251 () {34 vars in 1100 bytes} [Wed Jul 1 02:03:50 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1103243096&fields=id&tenant_id=be700ef984124c8fa44ec7c60f6d7d8c => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2006] 10.0.0.90 () {32 vars in 663 bytes} [Wed Jul 1 02:03:51 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2007] 10.0.0.251 () {34 vars in 982 bytes} [Wed Jul 1 02:03:51 2026] GET /v2.0/networks?id=86b8a8d6-6d44-4247-bdd6-a66edbe455b3 => generated 661 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2008] 10.0.0.251 () {34 vars in 965 bytes} [Wed Jul 1 02:03:51 2026] GET /v2.0/quotas/be700ef984124c8fa44ec7c60f6d7d8c => 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: 1037/2009] 10.0.0.90 () {32 vars in 677 bytes} [Wed Jul 1 02:03:51 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2010] 10.0.0.90 () {32 vars in 673 bytes} [Wed Jul 1 02:03:51 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: 973/2011] 10.0.0.251 () {34 vars in 1002 bytes} [Wed Jul 1 02:03:51 2026] GET /v2.0/ports?tenant_id=be700ef984124c8fa44ec7c60f6d7d8c&fields=id => generated 149 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2012] 10.0.0.90 () {32 vars in 685 bytes} [Wed Jul 1 02:03:51 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2013] 10.0.0.251 () {34 vars in 1008 bytes} [Wed Jul 1 02:03:51 2026] GET /v2.0/networks/86b8a8d6-6d44-4247-bdd6-a66edbe455b3?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: 1040/2014] 10.0.0.90 () {32 vars in 671 bytes} [Wed Jul 1 02:03:51 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2015] 10.0.0.251 () {34 vars in 1108 bytes} [Wed Jul 1 02:03:51 2026] GET /v2.0/networks/86b8a8d6-6d44-4247-bdd6-a66edbe455b3?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: 1041/2016] 10.0.0.90 () {32 vars in 685 bytes} [Wed Jul 1 02:03:51 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2017] 10.0.0.90 () {32 vars in 681 bytes} [Wed Jul 1 02:03:51 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2018] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:03:51 2026] GET /v2.0/ports?device_id=5822a8b3-6f07-47b6-98cf-13ec0ecb2fb2 => 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: 977/2019] 10.0.0.90 () {32 vars in 693 bytes} [Wed Jul 1 02:03:51 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2020] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:03:51 2026] DELETE /v2.0/subnets/a48f48ed-f8df-4ca8-b3f1-3bbf1be43826 => 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: 978/2021] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:03:51 2026] DELETE /v2.0/subnets/c64e9a06-5f61-4369-948b-b7d9c5d37345 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2022] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:03:52 2026] DELETE /v2.0/subnets/e3f9b8de-5e50-4606-829a-9a5c8ab63f22 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2023] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:03:52 2026] GET /v2.0/networks?id=86b8a8d6-6d44-4247-bdd6-a66edbe455b3 => generated 661 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2024] 199.204.45.57 () {34 vars in 1049 bytes} [Wed Jul 1 02:03:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=be700ef984124c8fa44ec7c60f6d7d8c => generated 272 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:52.684 8 WARNING neutron_lib.context [req-573caa99-5214-49c0-a8f2-1a85432aa424 req-8713142e-3556-457b-8007-42543fbe81b5 a253c70a59ab471a8aa9ac35d6820ba1 be700ef984124c8fa44ec7c60f6d7d8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1045/2025] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:03:52 2026] DELETE /v2.0/subnets/08c1342d-ca37-4b11-9910-007ba5066576 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2026] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:03:52 2026] GET /v2.0/ports?device_id=5822a8b3-6f07-47b6-98cf-13ec0ecb2fb2 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2027] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:03:52 2026] DELETE /v2.0/subnets/972cc79b-dacb-43dd-ba70-9fd031a81c8f => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2028] 199.204.45.57 () {38 vars in 954 bytes} [Wed Jul 1 02:03:52 2026] POST /v2.0/ports => generated 954 bytes in 666 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-07-01 02:03:53.551 8 INFO neutron.services.segments.plugin [-] Segment c0a9acaf-9715-4979-b4b1-c0716fc96115 resource provider aggregate not found 2026-07-01 02:03:53.558 8 INFO neutron.services.segments.plugin [-] Segment c0a9acaf-9715-4979-b4b1-c0716fc96115 resource provider aggregate not found 2026-07-01 02:03:53.566 7 WARNING neutron_lib.context [None req-9cd6f88e-ae7f-4ce9-94f4-c05ed3da5af9 ac3069045f9b4f039485bc797e4e8b16 d816de2536e64d1b98f94a7467526bf4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:03:53.576 8 INFO neutron.services.segments.plugin [-] Segment c0a9acaf-9715-4979-b4b1-c0716fc96115 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0a9acaf-9715-4979-b4b1-c0716fc96115 found for delete ", "request_id": "req-ebf6d882-d6b6-4e6e-b017-f76f18bedf6f"}]} 2026-07-01 02:03:53.578 8 INFO neutron.services.segments.plugin [-] Segment c0a9acaf-9715-4979-b4b1-c0716fc96115 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0a9acaf-9715-4979-b4b1-c0716fc96115 found for delete ", "request_id": "req-9e9ce812-e559-4e9a-991c-8c08593f4e04"}]} [pid: 8|app: 0|req: 982/2029] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:03:53 2026] DELETE /v2.0/networks/14b0f6df-66f0-4d75-a67f-a8ff6bf39606 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:03:53.713 7 INFO neutron.db.segments_db [None req-9cd6f88e-ae7f-4ce9-94f4-c05ed3da5af9 ac3069045f9b4f039485bc797e4e8b16 d816de2536e64d1b98f94a7467526bf4 - - default default] Added segment 58ae3546-1b12-430b-9b62-4e021c75012a of type vxlan for network c0224052-42ca-4745-8b5c-404c49a2b0be [pid: 7|app: 0|req: 1048/2030] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:03:53 2026] POST /v2.0/networks => generated 630 bytes in 538 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2031] 10.0.0.90 () {32 vars in 720 bytes} [Wed Jul 1 02:03:53 2026] GET /v2.0/subnets/3434b584-6f52-4426-94d5-69f61f6b744e => generated 652 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2032] 199.204.45.57 () {38 vars in 1027 bytes} [Wed Jul 1 02:03:53 2026] PUT /v2.0/ports/7ff2520c-1798-4d1a-a68e-7a4b7694f543 => generated 1199 bytes in 498 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-07-01 02:03:54.108 8 WARNING neutron_lib.context [None req-27e52b94-c9f6-4173-b5d2-f252c388e128 ac3069045f9b4f039485bc797e4e8b16 d816de2536e64d1b98f94a7467526bf4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:03:54.134 7 INFO neutron.services.segments.plugin [-] Segment f1f29871-5a43-4929-a07c-3069191891e9 resource provider aggregate not found 2026-07-01 02:03:54.140 7 INFO neutron.services.segments.plugin [-] Segment f1f29871-5a43-4929-a07c-3069191891e9 resource provider aggregate not found 2026-07-01 02:03:54.145 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e26e7caf-6f55-4431-8fe7-c489f8a4464e'] response: {'name': 'network-changed', 'server_uuid': '5822a8b3-6f07-47b6-98cf-13ec0ecb2fb2', 'tag': '7ff2520c-1798-4d1a-a68e-7a4b7694f543', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1050/2033] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:03:53 2026] DELETE /v2.0/networks/ebf87d4d-ad5f-4aee-a51f-9c20e017ffb7 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:03:54.164 7 INFO neutron.services.segments.plugin [-] Segment f1f29871-5a43-4929-a07c-3069191891e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1f29871-5a43-4929-a07c-3069191891e9 found for delete ", "request_id": "req-950dc510-2b2a-4c40-a279-9599fb064e7e"}]} 2026-07-01 02:03:54.166 7 INFO neutron.services.segments.plugin [-] Segment f1f29871-5a43-4929-a07c-3069191891e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1f29871-5a43-4929-a07c-3069191891e9 found for delete ", "request_id": "req-21156881-1cbd-4f57-952c-09deb8717323"}]} [pid: 7|app: 0|req: 1051/2034] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:03:54 2026] GET /v2.0/ports?device_id=5822a8b3-6f07-47b6-98cf-13ec0ecb2fb2 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2035] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:03:54 2026] GET /v2.0/ports?tenant_id=be700ef984124c8fa44ec7c60f6d7d8c&device_id=5822a8b3-6f07-47b6-98cf-13ec0ecb2fb2 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2036] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:03:54 2026] DELETE /v2.0/networks/9453cf49-4e31-41b8-ad8b-8354fd9ead97 => 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: 984/2037] 10.0.0.90 () {34 vars in 663 bytes} [Wed Jul 1 02:03:54 2026] POST /v2.0/ports => generated 743 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 985/2038] 199.204.45.57 () {34 vars in 1057 bytes} [Wed Jul 1 02:03:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7ff2520c-1798-4d1a-a68e-7a4b7694f543 => 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: 1054/2039] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:54 2026] GET /v2.0/security-groups?id=12fe71b8-9a3c-4e29-80d5-06b79ddc4715&fields=id&fields=name => generated 114 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2040] 10.0.0.90 () {34 vars in 746 bytes} [Wed Jul 1 02:03:54 2026] PUT /v2.0/ports/b7908a79-6db8-42db-b133-be50e9747cae/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: 1056/2041] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:03:54 2026] GET /v2.0/subnets?id=fe074819-08a4-4128-8d49-418393b5bd78 => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2042] 10.0.0.90 () {32 vars in 726 bytes} [Wed Jul 1 02:03:54 2026] GET /v2.0/ports/b7908a79-6db8-42db-b133-be50e9747cae/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2043] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:03:54 2026] DELETE /v2.0/networks/f3deee5d-cbe6-4f94-8483-1fd3289ee0d5 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2044] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:03:54 2026] GET /v2.0/ports?network_id=86b8a8d6-6d44-4247-bdd6-a66edbe455b3&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: 987/2045] 10.0.0.39 () {30 vars in 689 bytes} [Wed Jul 1 02:03:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2046] 10.0.0.90 () {34 vars in 757 bytes} [Wed Jul 1 02:03:54 2026] PUT /v2.0/ports/b7908a79-6db8-42db-b133-be50e9747cae/tags/green => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2047] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:03:54 2026] GET /v2.0/networks/86b8a8d6-6d44-4247-bdd6-a66edbe455b3?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2048] 10.0.0.90 () {32 vars in 726 bytes} [Wed Jul 1 02:03:54 2026] GET /v2.0/ports/b7908a79-6db8-42db-b133-be50e9747cae/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2049] 10.0.0.39 () {30 vars in 691 bytes} [Wed Jul 1 02:03:55 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: 1063/2050] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:03:55 2026] GET /v2.0/networks/86b8a8d6-6d44-4247-bdd6-a66edbe455b3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2051] 10.0.0.90 () {34 vars in 753 bytes} [Wed Jul 1 02:03:55 2026] PUT /v2.0/ports/b7908a79-6db8-42db-b133-be50e9747cae/tags/red => 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: 1065/2052] 10.0.0.39 () {30 vars in 667 bytes} [Wed Jul 1 02:03:55 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: 1066/2053] 10.0.0.90 () {32 vars in 726 bytes} [Wed Jul 1 02:03:55 2026] GET /v2.0/ports/b7908a79-6db8-42db-b133-be50e9747cae/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: 1067/2054] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:03:55 2026] GET /v2.0/ports?tenant_id=be700ef984124c8fa44ec7c60f6d7d8c&device_id=5822a8b3-6f07-47b6-98cf-13ec0ecb2fb2 => generated 1238 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2055] 10.0.0.39 () {30 vars in 703 bytes} [Wed Jul 1 02:03:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2056] 10.0.0.90 () {34 vars in 775 bytes} [Wed Jul 1 02:03:55 2026] PUT /v2.0/ports/b7908a79-6db8-42db-b133-be50e9747cae/tags/black.or.white => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2057] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:03:55 2026] GET /v2.0/networks?id=86b8a8d6-6d44-4247-bdd6-a66edbe455b3 => generated 757 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2058] 10.0.0.90 () {32 vars in 726 bytes} [Wed Jul 1 02:03:55 2026] GET /v2.0/ports/b7908a79-6db8-42db-b133-be50e9747cae/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2059] 199.204.45.57 () {34 vars in 1057 bytes} [Wed Jul 1 02:03:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7ff2520c-1798-4d1a-a68e-7a4b7694f543 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2060] 10.0.0.90 () {34 vars in 746 bytes} [Wed Jul 1 02:03:55 2026] PUT /v2.0/ports/b7908a79-6db8-42db-b133-be50e9747cae/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2061] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:03:55 2026] GET /v2.0/subnets?id=fe074819-08a4-4128-8d49-418393b5bd78 => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:55.596 8 INFO neutron.services.segments.plugin [-] Segment cd9a4720-486c-4549-b0f0-c5e5cd9d3846 resource provider aggregate not found 2026-07-01 02:03:55.607 8 INFO neutron.services.segments.plugin [-] Segment cd9a4720-486c-4549-b0f0-c5e5cd9d3846 resource provider aggregate not found 2026-07-01 02:03:55.612 8 INFO neutron.services.segments.plugin [-] Segment cd9a4720-486c-4549-b0f0-c5e5cd9d3846 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd9a4720-486c-4549-b0f0-c5e5cd9d3846 found for delete ", "request_id": "req-036c36fd-2be7-4cd2-a3c8-f6dfce4f0822"}]} [pid: 7|app: 0|req: 1075/2062] 10.0.0.90 () {32 vars in 726 bytes} [Wed Jul 1 02:03:55 2026] GET /v2.0/ports/b7908a79-6db8-42db-b133-be50e9747cae/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:03:55.620 8 INFO neutron.services.segments.plugin [-] Segment cd9a4720-486c-4549-b0f0-c5e5cd9d3846 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd9a4720-486c-4549-b0f0-c5e5cd9d3846 found for delete ", "request_id": "req-39f6aedd-f90c-4450-ba58-8f7fe6e8b335"}]} [pid: 7|app: 0|req: 1076/2063] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:03:55 2026] GET /v2.0/ports?network_id=86b8a8d6-6d44-4247-bdd6-a66edbe455b3&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2064] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:03:54 2026] DELETE /v2.0/networks/7ba79555-7fb1-4fa6-b31d-a6db09badca8 => generated 0 bytes in 749 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2065] 10.0.0.90 () {32 vars in 734 bytes} [Wed Jul 1 02:03:55 2026] GET /v2.0/ports/b7908a79-6db8-42db-b133-be50e9747cae/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2066] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:03:55 2026] GET /v2.0/networks/86b8a8d6-6d44-4247-bdd6-a66edbe455b3?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:03:55.742 7 INFO neutron.api.v2.resource [None req-ec556532-103d-4a6f-858d-de483c65373a ac3069045f9b4f039485bc797e4e8b16 d816de2536e64d1b98f94a7467526bf4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1078/2067] 10.0.0.90 () {32 vars in 738 bytes} [Wed Jul 1 02:03:55 2026] GET /v2.0/ports/b7908a79-6db8-42db-b133-be50e9747cae/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: 990/2068] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:03:55 2026] GET /v2.0/ports?device_id=5822a8b3-6f07-47b6-98cf-13ec0ecb2fb2 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2069] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:03:55 2026] GET /v2.0/networks/86b8a8d6-6d44-4247-bdd6-a66edbe455b3?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: 8|app: 0|req: 991/2070] 10.0.0.90 () {32 vars in 737 bytes} [Wed Jul 1 02:03:55 2026] DELETE /v2.0/ports/b7908a79-6db8-42db-b133-be50e9747cae/tags/red => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2071] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:55 2026] GET /v2.0/security-groups?id=12fe71b8-9a3c-4e29-80d5-06b79ddc4715&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2072] 10.0.0.39 () {28 vars in 438 bytes} [Wed Jul 1 02:03:55 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: 992/2073] 10.0.0.90 () {32 vars in 726 bytes} [Wed Jul 1 02:03:55 2026] GET /v2.0/ports/b7908a79-6db8-42db-b133-be50e9747cae/tags => generated 30 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:03:55.980 7 INFO neutron.api.v2.resource [None req-f0b8dc9d-08e8-4c5c-8735-054b11db6b77 ac3069045f9b4f039485bc797e4e8b16 d816de2536e64d1b98f94a7467526bf4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1082/2074] 10.0.0.90 () {32 vars in 741 bytes} [Wed Jul 1 02:03:55 2026] DELETE /v2.0/ports/b7908a79-6db8-42db-b133-be50e9747cae/tags/green => generated 99 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2075] 10.0.0.39 () {30 vars in 727 bytes} [Wed Jul 1 02:03:55 2026] GET /v2.0/subnets/3434b584-6f52-4426-94d5-69f61f6b744e => generated 634 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2076] 10.0.0.39 () {30 vars in 689 bytes} [Wed Jul 1 02:03: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: 8|app: 0|req: 995/2077] 10.0.0.39 () {30 vars in 691 bytes} [Wed Jul 1 02:03:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2078] 10.0.0.39 () {30 vars in 667 bytes} [Wed Jul 1 02:03:56 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2079] 10.0.0.39 () {30 vars in 703 bytes} [Wed Jul 1 02:03:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2080] 10.0.0.90 () {32 vars in 729 bytes} [Wed Jul 1 02:03:55 2026] DELETE /v2.0/ports/b7908a79-6db8-42db-b133-be50e9747cae/tags => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2081] 10.0.0.39 () {30 vars in 727 bytes} [Wed Jul 1 02:03:56 2026] GET /v2.0/subnets/3434b584-6f52-4426-94d5-69f61f6b744e => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2082] 10.0.0.90 () {32 vars in 726 bytes} [Wed Jul 1 02:03:56 2026] GET /v2.0/ports/b7908a79-6db8-42db-b133-be50e9747cae/tags => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2083] 10.0.0.39 () {30 vars in 689 bytes} [Wed Jul 1 02:03:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2084] 10.0.0.39 () {30 vars in 691 bytes} [Wed Jul 1 02:03:56 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) 2026-07-01 02:03:56.237 7 INFO neutron.services.segments.plugin [-] Segment a35bb277-3dc4-4408-ba69-e959ca50eaea resource provider aggregate not found [pid: 7|app: 0|req: 1087/2085] 10.0.0.39 () {30 vars in 667 bytes} [Wed Jul 1 02:03:56 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) 2026-07-01 02:03:56.257 7 INFO neutron.services.segments.plugin [-] Segment a35bb277-3dc4-4408-ba69-e959ca50eaea resource provider aggregate not found [pid: 7|app: 0|req: 1088/2086] 10.0.0.39 () {30 vars in 703 bytes} [Wed Jul 1 02:03:56 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) 2026-07-01 02:03:56.283 7 INFO neutron.services.segments.plugin [-] Segment a35bb277-3dc4-4408-ba69-e959ca50eaea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a35bb277-3dc4-4408-ba69-e959ca50eaea found for delete ", "request_id": "req-00c5c961-1d92-4915-b8b0-d2b87d872bad"}]} 2026-07-01 02:03:56.301 7 INFO neutron.services.segments.plugin [-] Segment a35bb277-3dc4-4408-ba69-e959ca50eaea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a35bb277-3dc4-4408-ba69-e959ca50eaea found for delete ", "request_id": "req-9b941dcd-032c-4def-9d7b-cf1ee477b640"}]} [pid: 7|app: 0|req: 1089/2087] 10.0.0.39 () {30 vars in 729 bytes} [Wed Jul 1 02:03:56 2026] GET /v2.0/networks/f8382a43-c59a-43c6-bfab-b4a69d5d2599 => generated 800 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2088] 10.0.0.39 () {30 vars in 681 bytes} [Wed Jul 1 02:03:56 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2089] 10.0.0.90 () {32 vars in 719 bytes} [Wed Jul 1 02:03:56 2026] DELETE /v2.0/ports/b7908a79-6db8-42db-b133-be50e9747cae => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2090] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:03:56 2026] DELETE /v2.0/networks/c0224052-42ca-4745-8b5c-404c49a2b0be => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2091] 10.0.0.39 () {34 vars in 703 bytes} [Wed Jul 1 02:03:56 2026] POST /v2.0/ports => generated 1124 bytes in 456 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: 1092/2092] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:03:56 2026] GET /v2.0/ports?device_id=5822a8b3-6f07-47b6-98cf-13ec0ecb2fb2 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2093] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:03:56 2026] GET /v2.0/security-groups?tenant_id=06b92bb95be94241a3a03f0d3de03734&name=default => generated 2801 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2094] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:57 2026] GET /v2.0/security-groups?id=12fe71b8-9a3c-4e29-80d5-06b79ddc4715&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2095] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:03:57 2026] DELETE /v2.0/security-groups/7ebc4366-0c35-4f53-ad78-0e11eda0b5b2 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2096] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:03:57 2026] GET /v2.0/ports?device_id=5822a8b3-6f07-47b6-98cf-13ec0ecb2fb2 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2097] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:57 2026] GET /v2.0/security-groups?id=12fe71b8-9a3c-4e29-80d5-06b79ddc4715&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2098] 10.0.0.90 () {32 vars in 735 bytes} [Wed Jul 1 02:03:57 2026] GET /v2.0/ports?device_id=5822a8b3-6f07-47b6-98cf-13ec0ecb2fb2 => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2099] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:03:57 2026] GET /v2.0/security-groups?tenant_id=8ee51200c0f64119a049d2e08c5735b8&name=default => generated 2801 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:03:57.638 8 INFO neutron.services.segments.plugin [-] Segment 58e46ec5-f50a-42f8-b2ca-4578d4cb3abc resource provider aggregate not found 2026-07-01 02:03:57.644 8 INFO neutron.services.segments.plugin [-] Segment 58e46ec5-f50a-42f8-b2ca-4578d4cb3abc resource provider aggregate not found [pid: 8|app: 0|req: 1005/2100] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:03:57 2026] DELETE /v2.0/security-groups/01c7bc45-bb25-44d3-a00a-6be51c80bd35 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:03:57.661 8 INFO neutron.services.segments.plugin [-] Segment 58e46ec5-f50a-42f8-b2ca-4578d4cb3abc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58e46ec5-f50a-42f8-b2ca-4578d4cb3abc found for delete ", "request_id": "req-8f643f9c-4621-420a-8d78-a5b292010bf5"}]} 2026-07-01 02:03:57.667 8 INFO neutron.services.segments.plugin [-] Segment 58e46ec5-f50a-42f8-b2ca-4578d4cb3abc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58e46ec5-f50a-42f8-b2ca-4578d4cb3abc found for delete ", "request_id": "req-6800d254-f6ca-410b-9605-6251b34a1d8e"}]} 2026-07-01 02:03:57.701 8 INFO neutron.services.segments.plugin [-] Segment 58ae3546-1b12-430b-9b62-4e021c75012a resource provider aggregate not found 2026-07-01 02:03:57.711 8 INFO neutron.services.segments.plugin [-] Segment 58ae3546-1b12-430b-9b62-4e021c75012a resource provider aggregate not found 2026-07-01 02:03:57.724 8 INFO neutron.services.segments.plugin [-] Segment 58ae3546-1b12-430b-9b62-4e021c75012a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58ae3546-1b12-430b-9b62-4e021c75012a found for delete ", "request_id": "req-c116d296-ab6e-45aa-b6f1-f2dbcc048856"}]} 2026-07-01 02:03:57.745 8 INFO neutron.services.segments.plugin [-] Segment 58ae3546-1b12-430b-9b62-4e021c75012a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58ae3546-1b12-430b-9b62-4e021c75012a found for delete ", "request_id": "req-6ad8febf-550c-40b2-bc37-7cbda213b60c"}]} [pid: 8|app: 0|req: 1006/2101] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:03:57 2026] GET /v2.0/security-groups?tenant_id=d816de2536e64d1b98f94a7467526bf4&name=default => generated 2801 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2102] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:03:57 2026] GET /v2.0/security-groups?tenant_id=75421e5d91db4ec49cd485326037266f&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: 1008/2103] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:03:58 2026] DELETE /v2.0/security-groups/0c29c17c-1562-4575-b47f-a048ec049afb => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2104] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:03:58 2026] DELETE /v2.0/security-groups/aafe9fb2-e0c3-4637-bdbc-50d6f53d5e7a => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:03:58.309 7 INFO neutron.db.l3_db [None req-ae9eb01b-5338-43d3-9ace-819934e11d95 a253c70a59ab471a8aa9ac35d6820ba1 be700ef984124c8fa44ec7c60f6d7d8c - - default default] Floating IP efe89ce0-132c-4797-a2ca-94f3ea774a56 associated. External IP: 10.96.250.202, port: 7ff2520c-1798-4d1a-a68e-7a4b7694f543. [pid: 8|app: 0|req: 1010/2105] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:03:58 2026] GET /v2.0/security-groups?tenant_id=02fd3d567f054b81b13a9702ab0050a8&name=default => generated 2801 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2106] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:03:58 2026] DELETE /v2.0/security-groups/2b8f9c94-2829-413f-a1dd-9c518b9d09ce => 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: 1096/2107] 10.0.0.90 () {34 vars in 748 bytes} [Wed Jul 1 02:03:57 2026] PUT /v2.0/floatingips/efe89ce0-132c-4797-a2ca-94f3ea774a56 => generated 855 bytes in 1320 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2108] 10.0.0.90 () {32 vars in 728 bytes} [Wed Jul 1 02:03:58 2026] GET /v2.0/floatingips/efe89ce0-132c-4797-a2ca-94f3ea774a56 => generated 855 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:59.121 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-86c5f6ae-f5e9-4853-9940-ad5870db320a'] response: {'name': 'network-changed', 'server_uuid': '5822a8b3-6f07-47b6-98cf-13ec0ecb2fb2', 'tag': '7ff2520c-1798-4d1a-a68e-7a4b7694f543', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1013/2109] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:03:59 2026] GET /v2.0/ports?tenant_id=be700ef984124c8fa44ec7c60f6d7d8c&device_id=5822a8b3-6f07-47b6-98cf-13ec0ecb2fb2 => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2110] 199.204.45.57 () {30 vars in 702 bytes} [Wed Jul 1 02:03:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2111] 199.204.45.57 () {30 vars in 704 bytes} [Wed Jul 1 02:03:59 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: 1099/2112] 199.204.45.57 () {30 vars in 680 bytes} [Wed Jul 1 02:03:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2113] 199.204.45.57 () {30 vars in 716 bytes} [Wed Jul 1 02:03:59 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: 1014/2114] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:03:59 2026] GET /v2.0/networks?id=86b8a8d6-6d44-4247-bdd6-a66edbe455b3 => generated 757 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2115] 199.204.45.57 () {30 vars in 736 bytes} [Wed Jul 1 02:03:59 2026] GET /v2.0/ports/465666ef-4a4e-4c0a-b99e-20e66ddb0782 => generated 1124 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2116] 199.204.45.57 () {34 vars in 1057 bytes} [Wed Jul 1 02:03:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7ff2520c-1798-4d1a-a68e-7a4b7694f543 => generated 858 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2117] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:03:59 2026] GET /v2.0/subnets?id=fe074819-08a4-4128-8d49-418393b5bd78 => 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: 1016/2118] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:03:59 2026] GET /v2.0/ports?network_id=86b8a8d6-6d44-4247-bdd6-a66edbe455b3&device_owner=network%3Adhcp => 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: 1103/2119] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:03:59 2026] GET /v2.0/networks/86b8a8d6-6d44-4247-bdd6-a66edbe455b3?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: 1017/2120] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:03:59 2026] GET /v2.0/networks/86b8a8d6-6d44-4247-bdd6-a66edbe455b3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2121] 199.204.45.57 () {30 vars in 702 bytes} [Wed Jul 1 02:03:59 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: 1018/2122] 199.204.45.57 () {30 vars in 704 bytes} [Wed Jul 1 02:03:59 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: 1105/2123] 199.204.45.57 () {30 vars in 680 bytes} [Wed Jul 1 02:03:59 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: 1019/2124] 199.204.45.57 () {30 vars in 716 bytes} [Wed Jul 1 02:03:59 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-07-01 02:03:59.783 7 INFO neutron.api.v2.resource [None req-4a3affad-487d-4d25-ad3e-9ab78de4466c 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1106/2125] 199.204.45.57 () {30 vars in 762 bytes} [Wed Jul 1 02:03:59 2026] GET /v2.0/security-groups/lb-714dfed0-74e5-4fb3-af2f-3cce1696ac2c => generated 149 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2126] 199.204.45.57 () {30 vars in 784 bytes} [Wed Jul 1 02:03:59 2026] GET /v2.0/security-groups?name=lb-714dfed0-74e5-4fb3-af2f-3cce1696ac2c => generated 23 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2127] 10.0.0.90 () {32 vars in 728 bytes} [Wed Jul 1 02:03:59 2026] GET /v2.0/floatingips/efe89ce0-132c-4797-a2ca-94f3ea774a56 => generated 857 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2128] 199.204.45.57 () {34 vars in 735 bytes} [Wed Jul 1 02:03:59 2026] POST /v2.0/security-groups => generated 1572 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2129] 199.204.45.57 () {30 vars in 814 bytes} [Wed Jul 1 02:03:59 2026] GET /v2.0/security-group-rules?security_group_id=a97d7149-7f97-4b3d-b8e6-91f57ce04155 => generated 1118 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2130] 199.204.45.57 () {34 vars in 788 bytes} [Wed Jul 1 02:04:00 2026] PUT /v2.0/ports/465666ef-4a4e-4c0a-b99e-20e66ddb0782 => generated 1124 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2131] 199.204.45.57 () {30 vars in 702 bytes} [Wed Jul 1 02:04:00 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: 7|app: 0|req: 1110/2132] 199.204.45.57 () {30 vars in 704 bytes} [Wed Jul 1 02:04:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2133] 199.204.45.57 () {30 vars in 680 bytes} [Wed Jul 1 02:04:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2134] 199.204.45.57 () {30 vars in 716 bytes} [Wed Jul 1 02:04:00 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: 1024/2135] 199.204.45.57 () {30 vars in 740 bytes} [Wed Jul 1 02:04:00 2026] GET /v2.0/subnets/3434b584-6f52-4426-94d5-69f61f6b744e => generated 652 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:04:01.699 7 WARNING neutron_lib.context [None req-032eb6af-1677-4890-a3ea-e9668ddc5e24 661615ffa8f7456c8c2b06a7d4f8988a 08357316d77644df9ea3ce802e2f63d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:04:01.845 7 INFO neutron.db.segments_db [None req-032eb6af-1677-4890-a3ea-e9668ddc5e24 661615ffa8f7456c8c2b06a7d4f8988a 08357316d77644df9ea3ce802e2f63d0 - - default default] Added segment 0a5bc1da-c66e-4842-8e6e-0bba0c6c0270 of type vxlan for network 3f887460-6c28-48ed-9a43-8ded64993a0a [pid: 7|app: 0|req: 1113/2138] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:04:01 2026] POST /v2.0/networks => generated 631 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:02.025 8 WARNING neutron_lib.context [None req-5b9c1750-659c-4a67-9307-48c027b8e181 57aaff69e5004a978fffeebec27a52a8 b791caf5cf5e4428a502d79096bc705b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1114/2139] 10.0.0.90 () {34 vars in 752 bytes} [Wed Jul 1 02:04:01 2026] PUT /v2.0/networks/3f887460-6c28-48ed-9a43-8ded64993a0a/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2140] 10.0.0.90 () {32 vars in 732 bytes} [Wed Jul 1 02:04:02 2026] GET /v2.0/networks/3f887460-6c28-48ed-9a43-8ded64993a0a/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:04:02.178 8 INFO neutron.db.segments_db [None req-5b9c1750-659c-4a67-9307-48c027b8e181 57aaff69e5004a978fffeebec27a52a8 b791caf5cf5e4428a502d79096bc705b - - default default] Added segment 7deaa0e5-4ec4-40f6-82ed-60e83377fdbe of type vxlan for network a22b8586-472d-4512-a19b-c1d69fe053b2 [pid: 7|app: 0|req: 1116/2141] 10.0.0.90 () {34 vars in 763 bytes} [Wed Jul 1 02:04:02 2026] PUT /v2.0/networks/3f887460-6c28-48ed-9a43-8ded64993a0a/tags/green => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2142] 10.0.0.90 () {32 vars in 732 bytes} [Wed Jul 1 02:04:02 2026] GET /v2.0/networks/3f887460-6c28-48ed-9a43-8ded64993a0a/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: 1026/2143] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:04:01 2026] POST /v2.0/networks => generated 630 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2144] 10.0.0.90 () {34 vars in 759 bytes} [Wed Jul 1 02:04:02 2026] PUT /v2.0/networks/3f887460-6c28-48ed-9a43-8ded64993a0a/tags/red => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-01 02:04:02.308 8 WARNING neutron_lib.context [None req-73d0c500-6e7a-4087-bfc0-5a23c2b3517a 57aaff69e5004a978fffeebec27a52a8 b791caf5cf5e4428a502d79096bc705b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1119/2145] 10.0.0.90 () {32 vars in 732 bytes} [Wed Jul 1 02:04:02 2026] GET /v2.0/networks/3f887460-6c28-48ed-9a43-8ded64993a0a/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: 1120/2146] 10.0.0.90 () {34 vars in 781 bytes} [Wed Jul 1 02:04:02 2026] PUT /v2.0/networks/3f887460-6c28-48ed-9a43-8ded64993a0a/tags/black.or.white => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2147] 10.0.0.90 () {32 vars in 732 bytes} [Wed Jul 1 02:04:02 2026] GET /v2.0/networks/3f887460-6c28-48ed-9a43-8ded64993a0a/tags => generated 52 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2148] 10.0.0.90 () {34 vars in 752 bytes} [Wed Jul 1 02:04:02 2026] PUT /v2.0/networks/3f887460-6c28-48ed-9a43-8ded64993a0a/tags => generated 37 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2149] 10.0.0.90 () {32 vars in 732 bytes} [Wed Jul 1 02:04:02 2026] GET /v2.0/networks/3f887460-6c28-48ed-9a43-8ded64993a0a/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2150] 10.0.0.90 () {34 vars in 668 bytes} [Wed Jul 1 02:04:02 2026] POST /v2.0/subnets => generated 602 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2151] 10.0.0.90 () {32 vars in 740 bytes} [Wed Jul 1 02:04:02 2026] GET /v2.0/networks/3f887460-6c28-48ed-9a43-8ded64993a0a/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2152] 10.0.0.90 () {34 vars in 750 bytes} [Wed Jul 1 02:04:02 2026] PUT /v2.0/subnets/34fa7e71-ca52-439f-847b-47570ff95c7e/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:04:02.734 7 INFO neutron.api.v2.resource [None req-e37882fc-19ff-496e-9d25-dcf789cd86d7 661615ffa8f7456c8c2b06a7d4f8988a 08357316d77644df9ea3ce802e2f63d0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1125/2153] 10.0.0.90 () {32 vars in 744 bytes} [Wed Jul 1 02:04:02 2026] GET /v2.0/networks/3f887460-6c28-48ed-9a43-8ded64993a0a/tags/green => generated 99 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2154] 10.0.0.90 () {32 vars in 730 bytes} [Wed Jul 1 02:04:02 2026] GET /v2.0/subnets/34fa7e71-ca52-439f-847b-47570ff95c7e/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2155] 10.0.0.90 () {32 vars in 743 bytes} [Wed Jul 1 02:04:02 2026] DELETE /v2.0/networks/3f887460-6c28-48ed-9a43-8ded64993a0a/tags/red => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2156] 10.0.0.90 () {34 vars in 761 bytes} [Wed Jul 1 02:04:02 2026] PUT /v2.0/subnets/34fa7e71-ca52-439f-847b-47570ff95c7e/tags/green => generated 4 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2157] 10.0.0.90 () {32 vars in 730 bytes} [Wed Jul 1 02:04:02 2026] GET /v2.0/subnets/34fa7e71-ca52-439f-847b-47570ff95c7e/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2158] 10.0.0.90 () {32 vars in 732 bytes} [Wed Jul 1 02:04:02 2026] GET /v2.0/networks/3f887460-6c28-48ed-9a43-8ded64993a0a/tags => generated 30 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2159] 10.0.0.90 () {34 vars in 757 bytes} [Wed Jul 1 02:04:02 2026] PUT /v2.0/subnets/34fa7e71-ca52-439f-847b-47570ff95c7e/tags/red => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-01 02:04:02.960 7 INFO neutron.api.v2.resource [None req-51c24aab-f574-4848-857b-8a730f0e2dd5 661615ffa8f7456c8c2b06a7d4f8988a 08357316d77644df9ea3ce802e2f63d0 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1128/2160] 10.0.0.90 () {32 vars in 747 bytes} [Wed Jul 1 02:04:02 2026] DELETE /v2.0/networks/3f887460-6c28-48ed-9a43-8ded64993a0a/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2161] 10.0.0.90 () {32 vars in 730 bytes} [Wed Jul 1 02:04:02 2026] GET /v2.0/subnets/34fa7e71-ca52-439f-847b-47570ff95c7e/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2162] 10.0.0.90 () {32 vars in 735 bytes} [Wed Jul 1 02:04:02 2026] DELETE /v2.0/networks/3f887460-6c28-48ed-9a43-8ded64993a0a/tags => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2163] 10.0.0.90 () {34 vars in 779 bytes} [Wed Jul 1 02:04:02 2026] PUT /v2.0/subnets/34fa7e71-ca52-439f-847b-47570ff95c7e/tags/black.or.white => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2164] 10.0.0.90 () {32 vars in 730 bytes} [Wed Jul 1 02:04:03 2026] GET /v2.0/subnets/34fa7e71-ca52-439f-847b-47570ff95c7e/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2165] 10.0.0.90 () {32 vars in 732 bytes} [Wed Jul 1 02:04:03 2026] GET /v2.0/networks/3f887460-6c28-48ed-9a43-8ded64993a0a/tags => generated 12 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2166] 10.0.0.90 () {34 vars in 750 bytes} [Wed Jul 1 02:04:03 2026] PUT /v2.0/subnets/34fa7e71-ca52-439f-847b-47570ff95c7e/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2167] 10.0.0.90 () {32 vars in 730 bytes} [Wed Jul 1 02:04:03 2026] GET /v2.0/subnets/34fa7e71-ca52-439f-847b-47570ff95c7e/tags => generated 37 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2168] 10.0.0.90 () {32 vars in 738 bytes} [Wed Jul 1 02:04:03 2026] GET /v2.0/subnets/34fa7e71-ca52-439f-847b-47570ff95c7e/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:04:03.313 8 INFO neutron.api.v2.resource [None req-88e9c8dd-70a0-4e9c-947a-e68f9c7a07bd 57aaff69e5004a978fffeebec27a52a8 b791caf5cf5e4428a502d79096bc705b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1039/2169] 10.0.0.90 () {32 vars in 742 bytes} [Wed Jul 1 02:04:03 2026] GET /v2.0/subnets/34fa7e71-ca52-439f-847b-47570ff95c7e/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 02:04:03.358 7 INFO neutron.services.segments.plugin [-] Segment 0a5bc1da-c66e-4842-8e6e-0bba0c6c0270 resource provider aggregate not found 2026-07-01 02:04:03.365 7 INFO neutron.services.segments.plugin [-] Segment 0a5bc1da-c66e-4842-8e6e-0bba0c6c0270 resource provider aggregate not found [pid: 8|app: 0|req: 1040/2170] 10.0.0.90 () {32 vars in 741 bytes} [Wed Jul 1 02:04:03 2026] DELETE /v2.0/subnets/34fa7e71-ca52-439f-847b-47570ff95c7e/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2171] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:04:03 2026] DELETE /v2.0/networks/3f887460-6c28-48ed-9a43-8ded64993a0a => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2172] 10.0.0.90 () {32 vars in 730 bytes} [Wed Jul 1 02:04:03 2026] GET /v2.0/subnets/34fa7e71-ca52-439f-847b-47570ff95c7e/tags => generated 30 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:04:03.426 7 INFO neutron.services.segments.plugin [-] Segment 0a5bc1da-c66e-4842-8e6e-0bba0c6c0270 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a5bc1da-c66e-4842-8e6e-0bba0c6c0270 found for delete ", "request_id": "req-f8c2c6cb-4ccf-4911-ab46-bbcb7b71c3f0"}]} 2026-07-01 02:04:03.428 7 INFO neutron.services.segments.plugin [-] Segment 0a5bc1da-c66e-4842-8e6e-0bba0c6c0270 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a5bc1da-c66e-4842-8e6e-0bba0c6c0270 found for delete ", "request_id": "req-3bdfba78-e619-40c8-a2c0-93f8c13edbae"}]} 2026-07-01 02:04:03.485 7 INFO neutron.api.v2.resource [None req-f0dfd7f5-0d5c-43ac-be14-4b08a12e5fa4 57aaff69e5004a978fffeebec27a52a8 b791caf5cf5e4428a502d79096bc705b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1132/2173] 10.0.0.90 () {32 vars in 745 bytes} [Wed Jul 1 02:04:03 2026] DELETE /v2.0/subnets/34fa7e71-ca52-439f-847b-47570ff95c7e/tags/green => generated 99 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2174] 10.0.0.90 () {32 vars in 733 bytes} [Wed Jul 1 02:04:03 2026] DELETE /v2.0/subnets/34fa7e71-ca52-439f-847b-47570ff95c7e/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: 1133/2175] 10.0.0.90 () {32 vars in 730 bytes} [Wed Jul 1 02:04:03 2026] GET /v2.0/subnets/34fa7e71-ca52-439f-847b-47570ff95c7e/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2176] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:04:03 2026] DELETE /v2.0/subnets/34fa7e71-ca52-439f-847b-47570ff95c7e => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2177] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:04:04 2026] GET /v2.0/security-groups?tenant_id=08357316d77644df9ea3ce802e2f63d0&name=default => generated 2804 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2178] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:04:03 2026] DELETE /v2.0/networks/a22b8586-472d-4512-a19b-c1d69fe053b2 => generated 0 bytes in 418 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2179] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:04:04 2026] DELETE /v2.0/security-groups/86112310-2135-404c-9353-2db39ee37a0d => 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: 1135/2180] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:04:04 2026] GET /v2.0/security-groups?tenant_id=46584132c243466487ffeb9d3fdd4ef2&name=default => generated 2805 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2181] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:04:04 2026] DELETE /v2.0/security-groups/03dcafbb-88a0-4c14-848a-18a5ad05c748 => 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: 1136/2182] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:04:04 2026] GET /v2.0/security-groups?tenant_id=b791caf5cf5e4428a502d79096bc705b&name=default => generated 2805 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2183] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:04:05 2026] DELETE /v2.0/security-groups/8810865e-e227-4f18-8186-38759d30e5a0 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:04:05.452 7 INFO neutron.services.segments.plugin [-] Segment 7deaa0e5-4ec4-40f6-82ed-60e83377fdbe resource provider aggregate not found 2026-07-01 02:04:05.460 7 INFO neutron.services.segments.plugin [-] Segment 7deaa0e5-4ec4-40f6-82ed-60e83377fdbe resource provider aggregate not found 2026-07-01 02:04:05.469 7 INFO neutron.services.segments.plugin [-] Segment 7deaa0e5-4ec4-40f6-82ed-60e83377fdbe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7deaa0e5-4ec4-40f6-82ed-60e83377fdbe found for delete ", "request_id": "req-d690eadd-279b-4403-bfd4-26e90a83888f"}]} 2026-07-01 02:04:05.480 7 INFO neutron.services.segments.plugin [-] Segment 7deaa0e5-4ec4-40f6-82ed-60e83377fdbe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7deaa0e5-4ec4-40f6-82ed-60e83377fdbe found for delete ", "request_id": "req-67739851-bc2a-452e-95e7-95d01a7fe924"}]} [pid: 7|app: 0|req: 1137/2184] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:04:05 2026] GET /v2.0/security-groups?tenant_id=dec6b9ef8b3f45d0bfd05bf79faa3b56&name=default => generated 2805 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2185] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:04:05 2026] DELETE /v2.0/security-groups/f2b3eb11-6247-487e-b47e-4dd0ac090ce2 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2186] 10.0.0.251 () {34 vars in 1016 bytes} [Wed Jul 1 02:04:08 2026] GET /v2.0/security-groups?id=85d05d58-55ce-43d1-bf84-076efa713dca&fields=id => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2187] 10.0.0.251 () {34 vars in 982 bytes} [Wed Jul 1 02:04:08 2026] GET /v2.0/networks?id=06096fa8-c77c-48e1-aed7-088ed2e31724 => generated 735 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2188] 10.0.0.251 () {34 vars in 965 bytes} [Wed Jul 1 02:04:08 2026] GET /v2.0/quotas/bf5cd566561f434c883ec1e2ce8c53ed => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:04:08.250 7 WARNING neutron_lib.context [None req-baeed57a-55e9-4425-9960-c4ceba4f3861 d761fd33a1de4ea99ba1677b7dcd1cd1 a78330f39eb04d0686844792d5574968 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1052/2189] 10.0.0.251 () {34 vars in 1002 bytes} [Wed Jul 1 02:04:08 2026] GET /v2.0/ports?tenant_id=bf5cd566561f434c883ec1e2ce8c53ed&fields=id => generated 149 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:04:08.296 7 INFO neutron.db.segments_db [None req-baeed57a-55e9-4425-9960-c4ceba4f3861 d761fd33a1de4ea99ba1677b7dcd1cd1 a78330f39eb04d0686844792d5574968 - - default default] Added segment a6aa00fc-14ab-4770-aae5-3def55deaf28 of type vxlan for network 8ec6f76d-a284-4114-bd64-d80386af497f [pid: 8|app: 0|req: 1053/2190] 10.0.0.251 () {34 vars in 1008 bytes} [Wed Jul 1 02:04:08 2026] GET /v2.0/networks/06096fa8-c77c-48e1-aed7-088ed2e31724?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2191] 10.0.0.251 () {34 vars in 1108 bytes} [Wed Jul 1 02:04:08 2026] GET /v2.0/networks/06096fa8-c77c-48e1-aed7-088ed2e31724?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) 2026-07-01 02:04:08.608 7 INFO neutron.db.l3_hamode_db [None req-baeed57a-55e9-4425-9960-c4ceba4f3861 d761fd33a1de4ea99ba1677b7dcd1cd1 a78330f39eb04d0686844792d5574968 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:04:08.797 7 INFO neutron.db.l3_hamode_db [None req-baeed57a-55e9-4425-9960-c4ceba4f3861 d761fd33a1de4ea99ba1677b7dcd1cd1 a78330f39eb04d0686844792d5574968 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1055/2192] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:04:08 2026] GET /v2.0/ports?device_id=6045ba93-eee2-4906-95f8-04ea6cd227ae => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:04:09.114 8 WARNING neutron_lib.context [None req-e7332145-c61b-4e0e-8c9d-7a034f563c58 79b6e6e449cf4a0e85eadcc515316dc4 167a8b2dc39345c09a471cc48e92ee34 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:04:09.274 8 INFO neutron.db.segments_db [None req-e7332145-c61b-4e0e-8c9d-7a034f563c58 79b6e6e449cf4a0e85eadcc515316dc4 167a8b2dc39345c09a471cc48e92ee34 - - default default] Added segment f074b9b2-ed0a-4a86-9dee-e105dbe819a9 of type vxlan for network 325523e7-776a-4305-88eb-c828c1e3fb02 [pid: 8|app: 0|req: 1056/2193] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:04:08 2026] POST /v2.0/networks => generated 631 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2194] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:04:09 2026] GET /v2.0/ports?device_id=6045ba93-eee2-4906-95f8-04ea6cd227ae => 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: 1058/2195] 10.0.0.214 () {34 vars in 990 bytes} [Wed Jul 1 02:04:09 2026] GET /v2.0/ports?device_id=5822a8b3-6f07-47b6-98cf-13ec0ecb2fb2 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:04:09.457 8 WARNING neutron_lib.context [None req-00153c73-5d1d-4c36-a0f9-fa22bd902a75 79b6e6e449cf4a0e85eadcc515316dc4 167a8b2dc39345c09a471cc48e92ee34 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1138/2196] 10.0.0.90 () {34 vars in 667 bytes} [Wed Jul 1 02:04:08 2026] POST /v2.0/routers => generated 474 bytes in 1535 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2197] 10.0.0.214 () {34 vars in 1040 bytes} [Wed Jul 1 02:04:09 2026] GET /v2.0/security-groups?id=12fe71b8-9a3c-4e29-80d5-06b79ddc4715&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2198] 10.0.0.90 () {34 vars in 750 bytes} [Wed Jul 1 02:04:09 2026] PUT /v2.0/routers/d9e8b39b-7633-41fa-b0c7-94e463c7b9ca/tags => generated 25 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2199] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:04:09 2026] GET /v2.0/networks?id=06096fa8-c77c-48e1-aed7-088ed2e31724 => generated 735 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2200] 10.0.0.90 () {34 vars in 663 bytes} [Wed Jul 1 02:04: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-07-01 02:04:09.871 8 WARNING neutron_lib.context [None req-0ee0b947-161b-4a31-a149-9242d65b4b99 79b6e6e449cf4a0e85eadcc515316dc4 167a8b2dc39345c09a471cc48e92ee34 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/2201] 10.0.0.90 () {32 vars in 730 bytes} [Wed Jul 1 02:04:09 2026] GET /v2.0/routers/d9e8b39b-7633-41fa-b0c7-94e463c7b9ca/tags => generated 25 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2202] 199.204.45.57 () {34 vars in 1049 bytes} [Wed Jul 1 02:04:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bf5cd566561f434c883ec1e2ce8c53ed => generated 343 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2203] 10.0.0.90 () {34 vars in 665 bytes} [Wed Jul 1 02:04:09 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) [pid: 7|app: 0|req: 1144/2204] 10.0.0.90 () {34 vars in 761 bytes} [Wed Jul 1 02:04:10 2026] PUT /v2.0/routers/d9e8b39b-7633-41fa-b0c7-94e463c7b9ca/tags/green => generated 4 bytes in 540 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2205] 10.0.0.90 () {34 vars in 748 bytes} [Wed Jul 1 02:04:10 2026] PUT /v2.0/trunks/1f75c877-ace8-4450-b5cc-88bd4fc2b250/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2206] 199.204.45.57 () {38 vars in 954 bytes} [Wed Jul 1 02:04:10 2026] POST /v2.0/ports => generated 1082 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1062/2207] 10.0.0.90 () {32 vars in 728 bytes} [Wed Jul 1 02:04:10 2026] GET /v2.0/trunks/1f75c877-ace8-4450-b5cc-88bd4fc2b250/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2208] 10.0.0.90 () {32 vars in 730 bytes} [Wed Jul 1 02:04:10 2026] GET /v2.0/routers/d9e8b39b-7633-41fa-b0c7-94e463c7b9ca/tags => generated 34 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2209] 10.0.0.90 () {34 vars in 759 bytes} [Wed Jul 1 02:04:10 2026] PUT /v2.0/trunks/1f75c877-ace8-4450-b5cc-88bd4fc2b250/tags/green => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2210] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:04:10 2026] GET /v2.0/ports?device_id=5822a8b3-6f07-47b6-98cf-13ec0ecb2fb2 => generated 971 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2211] 10.0.0.90 () {34 vars in 757 bytes} [Wed Jul 1 02:04:10 2026] PUT /v2.0/routers/d9e8b39b-7633-41fa-b0c7-94e463c7b9ca/tags/red => 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: 1150/2212] 10.0.0.90 () {32 vars in 728 bytes} [Wed Jul 1 02:04:10 2026] GET /v2.0/trunks/1f75c877-ace8-4450-b5cc-88bd4fc2b250/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2213] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:04:10 2026] GET /v2.0/security-groups?id=12fe71b8-9a3c-4e29-80d5-06b79ddc4715&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: 7|app: 0|req: 1152/2214] 10.0.0.90 () {32 vars in 730 bytes} [Wed Jul 1 02:04:11 2026] GET /v2.0/routers/d9e8b39b-7633-41fa-b0c7-94e463c7b9ca/tags => generated 34 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2215] 10.0.0.90 () {34 vars in 755 bytes} [Wed Jul 1 02:04:11 2026] PUT /v2.0/trunks/1f75c877-ace8-4450-b5cc-88bd4fc2b250/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2216] 10.0.0.90 () {34 vars in 779 bytes} [Wed Jul 1 02:04:11 2026] PUT /v2.0/routers/d9e8b39b-7633-41fa-b0c7-94e463c7b9ca/tags/black.or.white => generated 4 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2217] 199.204.45.57 () {38 vars in 1027 bytes} [Wed Jul 1 02:04:10 2026] PUT /v2.0/ports/935775bc-25fe-47e3-9647-76eeb54ba414 => generated 1207 bytes in 563 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: 1155/2218] 10.0.0.90 () {32 vars in 728 bytes} [Wed Jul 1 02:04:11 2026] GET /v2.0/trunks/1f75c877-ace8-4450-b5cc-88bd4fc2b250/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2219] 199.204.45.57 () {34 vars in 993 bytes} [Wed Jul 1 02:04:11 2026] GET /v2.0/ports?device_id=5822a8b3-6f07-47b6-98cf-13ec0ecb2fb2 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:04:11.286 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-57871ab7-91ec-41f5-98e2-e699e8ad111c'] response: {'name': 'network-changed', 'server_uuid': '6045ba93-eee2-4906-95f8-04ea6cd227ae', 'tag': '935775bc-25fe-47e3-9647-76eeb54ba414', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1157/2220] 10.0.0.90 () {34 vars in 777 bytes} [Wed Jul 1 02:04:11 2026] PUT /v2.0/trunks/1f75c877-ace8-4450-b5cc-88bd4fc2b250/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: 1064/2221] 10.0.0.90 () {32 vars in 730 bytes} [Wed Jul 1 02:04:11 2026] GET /v2.0/routers/d9e8b39b-7633-41fa-b0c7-94e463c7b9ca/tags => generated 52 bytes in 124 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: 1158/2222] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:04:11 2026] GET /v2.0/ports?tenant_id=bf5cd566561f434c883ec1e2ce8c53ed&device_id=6045ba93-eee2-4906-95f8-04ea6cd227ae => generated 1246 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2223] 10.0.0.90 () {32 vars in 728 bytes} [Wed Jul 1 02:04:11 2026] GET /v2.0/trunks/1f75c877-ace8-4450-b5cc-88bd4fc2b250/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2224] 10.0.0.90 () {34 vars in 750 bytes} [Wed Jul 1 02:04:11 2026] PUT /v2.0/routers/d9e8b39b-7633-41fa-b0c7-94e463c7b9ca/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: 1161/2225] 199.204.45.57 () {34 vars in 1061 bytes} [Wed Jul 1 02:04:11 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.170&port_id=935775bc-25fe-47e3-9647-76eeb54ba414 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2226] 10.0.0.90 () {34 vars in 748 bytes} [Wed Jul 1 02:04:11 2026] PUT /v2.0/trunks/1f75c877-ace8-4450-b5cc-88bd4fc2b250/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2227] 10.0.0.90 () {32 vars in 730 bytes} [Wed Jul 1 02:04:11 2026] GET /v2.0/routers/d9e8b39b-7633-41fa-b0c7-94e463c7b9ca/tags => generated 37 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2228] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:04:11 2026] GET /v2.0/subnets?id=8341bc35-041b-47ed-aa6a-9c7dac3ff94c => 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: 1165/2229] 10.0.0.90 () {32 vars in 728 bytes} [Wed Jul 1 02:04:11 2026] GET /v2.0/trunks/1f75c877-ace8-4450-b5cc-88bd4fc2b250/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:04:11.703 8 INFO neutron.db.l3_db [req-2dbe4efc-9d68-4d19-b333-36012bf3246b req-2dca0a91-d3c4-42c1-bc71-736b29246f2e a253c70a59ab471a8aa9ac35d6820ba1 be700ef984124c8fa44ec7c60f6d7d8c - - default default] Floating IP efe89ce0-132c-4797-a2ca-94f3ea774a56 disassociated. External IP: 10.96.250.202, port: 7ff2520c-1798-4d1a-a68e-7a4b7694f543. [pid: 7|app: 0|req: 1166/2230] 10.0.0.90 () {32 vars in 738 bytes} [Wed Jul 1 02:04:11 2026] GET /v2.0/routers/d9e8b39b-7633-41fa-b0c7-94e463c7b9ca/tags/red => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2231] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:04:11 2026] GET /v2.0/ports?network_id=06096fa8-c77c-48e1-aed7-088ed2e31724&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2232] 10.0.0.90 () {32 vars in 736 bytes} [Wed Jul 1 02:04:11 2026] GET /v2.0/trunks/1f75c877-ace8-4450-b5cc-88bd4fc2b250/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:04:11.924 7 INFO neutron.api.v2.resource [None req-6c50050f-8eea-483e-aa5c-7483b66de55e d761fd33a1de4ea99ba1677b7dcd1cd1 a78330f39eb04d0686844792d5574968 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1169/2233] 10.0.0.90 () {32 vars in 742 bytes} [Wed Jul 1 02:04:11 2026] GET /v2.0/routers/d9e8b39b-7633-41fa-b0c7-94e463c7b9ca/tags/green => generated 99 bytes in 108 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2234] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:04:11 2026] GET /v2.0/networks/06096fa8-c77c-48e1-aed7-088ed2e31724?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:04:12.027 7 INFO neutron.api.v2.resource [None req-674701eb-938e-4514-8ee5-f9d4f3307b93 79b6e6e449cf4a0e85eadcc515316dc4 167a8b2dc39345c09a471cc48e92ee34 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1171/2235] 10.0.0.90 () {32 vars in 740 bytes} [Wed Jul 1 02:04:12 2026] GET /v2.0/trunks/1f75c877-ace8-4450-b5cc-88bd4fc2b250/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2236] 10.0.0.90 () {32 vars in 741 bytes} [Wed Jul 1 02:04:12 2026] DELETE /v2.0/routers/d9e8b39b-7633-41fa-b0c7-94e463c7b9ca/tags/red => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2237] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:04:12 2026] GET /v2.0/networks/06096fa8-c77c-48e1-aed7-088ed2e31724?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: 1174/2238] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:04:12 2026] DELETE /v2.0/trunks/1f75c877-ace8-4450-b5cc-88bd4fc2b250/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2239] 199.204.45.57 () {36 vars in 996 bytes} [Wed Jul 1 02:04:11 2026] DELETE /v2.0/ports/7ff2520c-1798-4d1a-a68e-7a4b7694f543 => generated 0 bytes in 873 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2240] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:04:12 2026] GET /v2.0/ports?device_id=5822a8b3-6f07-47b6-98cf-13ec0ecb2fb2 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2241] 10.0.0.90 () {32 vars in 728 bytes} [Wed Jul 1 02:04:12 2026] GET /v2.0/trunks/1f75c877-ace8-4450-b5cc-88bd4fc2b250/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2242] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:04:12 2026] GET /v2.0/ports?tenant_id=bf5cd566561f434c883ec1e2ce8c53ed&device_id=6045ba93-eee2-4906-95f8-04ea6cd227ae => generated 1246 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2243] 10.0.0.90 () {32 vars in 730 bytes} [Wed Jul 1 02:04:12 2026] GET /v2.0/routers/d9e8b39b-7633-41fa-b0c7-94e463c7b9ca/tags => generated 30 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:04:12.338 7 INFO neutron.api.v2.resource [None req-7aa36057-bf24-437f-b5a3-62dbe6e9a5d0 79b6e6e449cf4a0e85eadcc515316dc4 167a8b2dc39345c09a471cc48e92ee34 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1178/2244] 10.0.0.90 () {32 vars in 743 bytes} [Wed Jul 1 02:04:12 2026] DELETE /v2.0/trunks/1f75c877-ace8-4450-b5cc-88bd4fc2b250/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: 1179/2245] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:04:12 2026] GET /v2.0/networks?id=06096fa8-c77c-48e1-aed7-088ed2e31724 => generated 735 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:04:12.417 8 INFO neutron.api.v2.resource [None req-4c5d864e-6f66-4cfd-a006-06a42aefaa72 d761fd33a1de4ea99ba1677b7dcd1cd1 a78330f39eb04d0686844792d5574968 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1067/2246] 10.0.0.90 () {32 vars in 745 bytes} [Wed Jul 1 02:04:12 2026] DELETE /v2.0/routers/d9e8b39b-7633-41fa-b0c7-94e463c7b9ca/tags/green => generated 99 bytes in 104 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2247] 199.204.45.57 () {34 vars in 1061 bytes} [Wed Jul 1 02:04:12 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.170&port_id=935775bc-25fe-47e3-9647-76eeb54ba414 => 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: 1180/2248] 10.0.0.90 () {32 vars in 731 bytes} [Wed Jul 1 02:04:12 2026] DELETE /v2.0/trunks/1f75c877-ace8-4450-b5cc-88bd4fc2b250/tags => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2249] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:04:12 2026] GET /v2.0/ports?device_id=6045ba93-eee2-4906-95f8-04ea6cd227ae => generated 1246 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2250] 10.0.0.90 () {32 vars in 728 bytes} [Wed Jul 1 02:04:12 2026] GET /v2.0/trunks/1f75c877-ace8-4450-b5cc-88bd4fc2b250/tags => 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: 1069/2251] 10.0.0.90 () {32 vars in 733 bytes} [Wed Jul 1 02:04:12 2026] DELETE /v2.0/routers/d9e8b39b-7633-41fa-b0c7-94e463c7b9ca/tags => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2252] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:04:12 2026] GET /v2.0/subnets?id=8341bc35-041b-47ed-aa6a-9c7dac3ff94c => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2253] 199.204.45.57 () {34 vars in 993 bytes} [Wed Jul 1 02:04:12 2026] GET /v2.0/ports?device_id=6045ba93-eee2-4906-95f8-04ea6cd227ae => generated 1246 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2254] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:04:12 2026] GET /v2.0/security-groups?id=85d05d58-55ce-43d1-bf84-076efa713dca&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: 1071/2255] 10.0.0.90 () {32 vars in 718 bytes} [Wed Jul 1 02:04:12 2026] GET /v2.0/trunks/1f75c877-ace8-4450-b5cc-88bd4fc2b250 => generated 407 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2256] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:04:12 2026] GET /v2.0/ports?network_id=06096fa8-c77c-48e1-aed7-088ed2e31724&device_owner=network%3Adhcp => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2257] 10.0.0.90 () {32 vars in 730 bytes} [Wed Jul 1 02:04:12 2026] GET /v2.0/routers/d9e8b39b-7633-41fa-b0c7-94e463c7b9ca/tags => generated 12 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2258] 199.204.45.57 () {34 vars in 1043 bytes} [Wed Jul 1 02:04:12 2026] GET /v2.0/security-groups?id=85d05d58-55ce-43d1-bf84-076efa713dca&fields=id&fields=name => generated 96 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2259] 10.0.0.90 () {32 vars in 720 bytes} [Wed Jul 1 02:04:12 2026] GET /v2.0/routers/d9e8b39b-7633-41fa-b0c7-94e463c7b9ca => generated 480 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2260] 10.0.0.90 () {32 vars in 716 bytes} [Wed Jul 1 02:04:12 2026] GET /v2.0/ports/be8a1afb-3a50-4bfe-a8de-33cb4a89f775 => generated 826 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2261] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:04:12 2026] GET /v2.0/networks/06096fa8-c77c-48e1-aed7-088ed2e31724?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2262] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:04:12 2026] GET /v2.0/ports?device_id=6045ba93-eee2-4906-95f8-04ea6cd227ae => generated 1246 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2263] 10.0.0.90 () {32 vars in 721 bytes} [Wed Jul 1 02:04:12 2026] DELETE /v2.0/trunks/1f75c877-ace8-4450-b5cc-88bd4fc2b250 => 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: 1189/2264] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:04:12 2026] GET /v2.0/networks/06096fa8-c77c-48e1-aed7-088ed2e31724?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2265] 10.0.0.90 () {32 vars in 719 bytes} [Wed Jul 1 02:04:13 2026] DELETE /v2.0/ports/be8a1afb-3a50-4bfe-a8de-33cb4a89f775 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:04:13.332 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-72e58fa0-95b7-4b0f-aa3a-a341753e483e'] response: {'server_uuid': '5822a8b3-6f07-47b6-98cf-13ec0ecb2fb2', 'name': 'network-vif-deleted', 'tag': '7ff2520c-1798-4d1a-a68e-7a4b7694f543', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1191/2266] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:04:13 2026] DELETE /v2.0/security-groups/12fe71b8-9a3c-4e29-80d5-06b79ddc4715 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:04:13.626 7 INFO neutron.services.segments.plugin [-] Segment f074b9b2-ed0a-4a86-9dee-e105dbe819a9 resource provider aggregate not found 2026-07-01 02:04:13.630 7 INFO neutron.services.segments.plugin [-] Segment f074b9b2-ed0a-4a86-9dee-e105dbe819a9 resource provider aggregate not found 2026-07-01 02:04:13.650 7 INFO neutron.services.segments.plugin [-] Segment f074b9b2-ed0a-4a86-9dee-e105dbe819a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f074b9b2-ed0a-4a86-9dee-e105dbe819a9 found for delete ", "request_id": "req-69e0d252-8cae-44d2-9bcc-f4b982b25d90"}]} 2026-07-01 02:04:13.654 7 INFO neutron.services.segments.plugin [-] Segment f074b9b2-ed0a-4a86-9dee-e105dbe819a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f074b9b2-ed0a-4a86-9dee-e105dbe819a9 found for delete ", "request_id": "req-2ba4f36a-0f8a-4d3e-b232-81b24f42a34b"}]} [pid: 7|app: 0|req: 1192/2267] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:04:13 2026] DELETE /v2.0/networks/325523e7-776a-4305-88eb-c828c1e3fb02 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2268] 10.0.0.90 () {32 vars in 731 bytes} [Wed Jul 1 02:04:13 2026] DELETE /v2.0/floatingips/efe89ce0-132c-4797-a2ca-94f3ea774a56 => generated 0 bytes in 389 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2269] 10.0.0.90 () {34 vars in 741 bytes} [Wed Jul 1 02:04:12 2026] PUT /v2.0/routers/d9e8b39b-7633-41fa-b0c7-94e463c7b9ca => generated 480 bytes in 1296 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2270] 10.0.0.90 () {32 vars in 735 bytes} [Wed Jul 1 02:04:14 2026] GET /v2.0/ports?device_id=d9e8b39b-7633-41fa-b0c7-94e463c7b9ca => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2271] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:04:14 2026] GET /v2.0/ports?device_id=e3917274-a0b7-4746-9447-671452acf430 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2272] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:04:14 2026] GET /v2.0/security-groups?id=20be1985-11d9-4b22-94c1-cc4165f4669d&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2273] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:04:14 2026] GET /v2.0/security-groups?tenant_id=674d9372dce84ba4b1c0c7542697da1e&name=default => generated 2805 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2274] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:04:14 2026] DELETE /v2.0/security-groups/f8abea25-dcf2-4a37-b033-66a25acdb46c => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2275] 199.204.45.57 () {34 vars in 993 bytes} [Wed Jul 1 02:04:14 2026] GET /v2.0/ports?device_id=e3917274-a0b7-4746-9447-671452acf430 => generated 975 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:04:15.008 8 INFO neutron.services.segments.plugin [-] Segment a6aa00fc-14ab-4770-aae5-3def55deaf28 resource provider aggregate not found 2026-07-01 02:04:15.012 8 INFO neutron.services.segments.plugin [-] Segment a6aa00fc-14ab-4770-aae5-3def55deaf28 resource provider aggregate not found 2026-07-01 02:04:15.031 8 INFO neutron.services.segments.plugin [-] Segment a6aa00fc-14ab-4770-aae5-3def55deaf28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6aa00fc-14ab-4770-aae5-3def55deaf28 found for delete ", "request_id": "req-fa6e0872-3642-4ca4-891f-1f763fe8ae69"}]} 2026-07-01 02:04:15.034 8 INFO neutron.services.segments.plugin [-] Segment a6aa00fc-14ab-4770-aae5-3def55deaf28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6aa00fc-14ab-4770-aae5-3def55deaf28 found for delete ", "request_id": "req-6d069a3a-5c02-440b-b7fe-7131a2827604"}]} 2026-07-01 02:04:15.039 8 INFO neutron.db.l3_hamode_db [None req-02e5b904-42ad-43d4-99cd-8a8145ce90e3 d761fd33a1de4ea99ba1677b7dcd1cd1 a78330f39eb04d0686844792d5574968 - - default default] HA network 8ec6f76d-a284-4114-bd64-d80386af497f was deleted as no HA routers are present in tenant a78330f39eb04d0686844792d5574968. [pid: 8|app: 0|req: 1077/2276] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:04:14 2026] DELETE /v2.0/routers/d9e8b39b-7633-41fa-b0c7-94e463c7b9ca => generated 0 bytes in 863 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2277] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:04:15 2026] GET /v2.0/security-groups?tenant_id=167a8b2dc39345c09a471cc48e92ee34&name=default => generated 2805 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2278] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:04:15 2026] DELETE /v2.0/security-groups/b4f49b30-9c0d-4dc9-8e9c-f711a2c2728d => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2279] 199.204.45.57 () {36 vars in 996 bytes} [Wed Jul 1 02:04:14 2026] DELETE /v2.0/ports/002bb594-b46b-4adc-aa52-a6b14a7ca5c6 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2280] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:04:15 2026] GET /v2.0/ports?device_id=e3917274-a0b7-4746-9447-671452acf430 => 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: 1201/2281] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:04:15 2026] GET /v2.0/ports?device_id=6045ba93-eee2-4906-95f8-04ea6cd227ae => generated 1248 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2284] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:04:15 2026] GET /v2.0/security-groups?id=85d05d58-55ce-43d1-bf84-076efa713dca&fields=id&fields=name => generated 96 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:04:15.796 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e7b641c0-9515-49db-aa60-82c339725394'] response: {'server_uuid': 'e3917274-a0b7-4746-9447-671452acf430', 'name': 'network-vif-deleted', 'tag': '002bb594-b46b-4adc-aa52-a6b14a7ca5c6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1204/2285] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:04:15 2026] GET /v2.0/ports?device_id=6045ba93-eee2-4906-95f8-04ea6cd227ae => generated 1248 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2286] 199.204.45.57 () {34 vars in 1095 bytes} [Wed Jul 1 02:04:16 2026] GET /v2.0/ports?device_id=91ddaaa3-0168-40c2-a61c-1dafbe8e8f7b&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2287] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:04:15 2026] GET /v2.0/security-groups?tenant_id=439120d12cb3411d9de88c8c394dad4b&name=default => generated 2805 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2288] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:04:16 2026] GET /v2.0/ports?tenant_id=3c27fbb8f1744abfb46f063c6e16ba67&device_id=91ddaaa3-0168-40c2-a61c-1dafbe8e8f7b => generated 1469 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2289] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:04:16 2026] DELETE /v2.0/security-groups/80543457-fcd4-483a-87da-0f78af4e7edc => 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: 1207/2290] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:04:16 2026] GET /v2.0/networks?id=7694703a-3a78-45ea-ac7f-3b0d42ef4b9f => generated 800 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2291] 199.204.45.57 () {34 vars in 1057 bytes} [Wed Jul 1 02:04:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.153&port_id=78ebc9e6-9eba-45ca-842f-23ece8c84748 => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2292] 199.204.45.57 () {34 vars in 1103 bytes} [Wed Jul 1 02:04:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A17b&port_id=78ebc9e6-9eba-45ca-842f-23ece8c84748 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2293] 199.204.45.57 () {34 vars in 1063 bytes} [Wed Jul 1 02:04:16 2026] GET /v2.0/subnets?id=d4ff4d2a-6334-4327-be93-e19513fe93b6&id=cad78e6b-c1b0-45b0-9e62-cd8d4daaae0f => generated 1361 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2294] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:04:16 2026] GET /v2.0/ports?network_id=7694703a-3a78-45ea-ac7f-3b0d42ef4b9f&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2295] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:04:16 2026] GET /v2.0/ports?network_id=7694703a-3a78-45ea-ac7f-3b0d42ef4b9f&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: 1086/2296] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:04:16 2026] GET /v2.0/security-groups?tenant_id=a78330f39eb04d0686844792d5574968&name=default => generated 2805 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2297] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:04:16 2026] GET /v2.0/networks/7694703a-3a78-45ea-ac7f-3b0d42ef4b9f?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2298] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:04:16 2026] DELETE /v2.0/security-groups/42413eb9-4f14-4373-b049-bfd0a8b7d8a1 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2299] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:04:16 2026] DELETE /v2.0/security-groups/20be1985-11d9-4b22-94c1-cc4165f4669d => 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: 1213/2300] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:04:16 2026] GET /v2.0/networks/7694703a-3a78-45ea-ac7f-3b0d42ef4b9f?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: 1088/2301] 10.0.0.90 () {34 vars in 788 bytes} [Wed Jul 1 02:04:16 2026] PUT /v2.0/routers/66803a54-311f-40e7-9caf-db0538b79c18/remove_router_interface => generated 309 bytes in 1318 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2302] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:04:18 2026] DELETE /v2.0/subnets/fe074819-08a4-4128-8d49-418393b5bd78 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:04:19.470 8 INFO neutron.services.segments.plugin [-] Segment f8f94260-8ec8-4fec-9375-27fbbdcf812a resource provider aggregate not found 2026-07-01 02:04:19.476 8 INFO neutron.services.segments.plugin [-] Segment f8f94260-8ec8-4fec-9375-27fbbdcf812a resource provider aggregate not found 2026-07-01 02:04:19.495 8 INFO neutron.db.l3_hamode_db [None req-cb7c0a26-4a4d-4678-9080-b754b42981a9 a253c70a59ab471a8aa9ac35d6820ba1 be700ef984124c8fa44ec7c60f6d7d8c - - default default] HA network 7569560f-63f2-4c8d-a5dc-e05d88f75431 was deleted as no HA routers are present in tenant be700ef984124c8fa44ec7c60f6d7d8c. 2026-07-01 02:04:19.498 8 INFO neutron.services.segments.plugin [-] Segment f8f94260-8ec8-4fec-9375-27fbbdcf812a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8f94260-8ec8-4fec-9375-27fbbdcf812a found for delete ", "request_id": "req-39a814c5-6639-4fd9-b6fc-4021b19ef798"}]} [pid: 8|app: 0|req: 1089/2303] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:04:18 2026] DELETE /v2.0/routers/66803a54-311f-40e7-9caf-db0538b79c18 => generated 0 bytes in 1192 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:04:19.510 8 INFO neutron.services.segments.plugin [-] Segment f8f94260-8ec8-4fec-9375-27fbbdcf812a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8f94260-8ec8-4fec-9375-27fbbdcf812a found for delete ", "request_id": "req-f7c8af64-fe85-46e5-b9cc-d32dab1ab681"}]} [pid: 7|app: 0|req: 1215/2304] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:04:19 2026] GET /v2.0/security-groups?tenant_id=b7e38431a07449fda47cc6a6e226d5aa&name=default => generated 2805 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2305] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:04:19 2026] DELETE /v2.0/networks/86b8a8d6-6d44-4247-bdd6-a66edbe455b3 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2306] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:04:19 2026] DELETE /v2.0/security-groups/0da68e2b-2760-42e1-a94a-7f90804e7056 => 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: 1091/2307] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:04:19 2026] GET /v2.0/security-groups?tenant_id=09d631520c0b4a5bb7cf35269757805c&name=default => generated 2805 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2308] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:04:20 2026] DELETE /v2.0/security-groups/6a31e06f-7b14-43eb-803e-2414158773c1 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:04:20.764 8 WARNING neutron_lib.context [None req-695f3827-2c06-4891-83a6-7683a29cfa4c 38632d585c2342c4bd3d4dfd1dc4f34c d40572c186d148cf8b90dcf70aa2e635 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1218/2309] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:04:20 2026] GET /v2.0/security-groups?tenant_id=be700ef984124c8fa44ec7c60f6d7d8c&name=default => generated 2801 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2310] 10.0.0.90 () {34 vars in 683 bytes} [Wed Jul 1 02:04:20 2026] POST /v2.0/security-groups => generated 1539 bytes in 565 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2311] 10.0.0.90 () {34 vars in 766 bytes} [Wed Jul 1 02:04:21 2026] PUT /v2.0/security-groups/0c6e4b38-1fa2-4fd3-8137-15bbf2dd0cc1/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2312] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:04:20 2026] DELETE /v2.0/security-groups/73a68c3a-983c-4406-b52a-7503468e8404 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2313] 10.0.0.90 () {32 vars in 746 bytes} [Wed Jul 1 02:04:21 2026] GET /v2.0/security-groups/0c6e4b38-1fa2-4fd3-8137-15bbf2dd0cc1/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2314] 10.0.0.90 () {34 vars in 777 bytes} [Wed Jul 1 02:04:21 2026] PUT /v2.0/security-groups/0c6e4b38-1fa2-4fd3-8137-15bbf2dd0cc1/tags/green => 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: 1095/2315] 10.0.0.90 () {32 vars in 746 bytes} [Wed Jul 1 02:04:21 2026] GET /v2.0/security-groups/0c6e4b38-1fa2-4fd3-8137-15bbf2dd0cc1/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2316] 10.0.0.90 () {34 vars in 773 bytes} [Wed Jul 1 02:04:21 2026] PUT /v2.0/security-groups/0c6e4b38-1fa2-4fd3-8137-15bbf2dd0cc1/tags/red => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2317] 10.0.0.90 () {32 vars in 746 bytes} [Wed Jul 1 02:04:21 2026] GET /v2.0/security-groups/0c6e4b38-1fa2-4fd3-8137-15bbf2dd0cc1/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: 1223/2318] 10.0.0.90 () {34 vars in 795 bytes} [Wed Jul 1 02:04:21 2026] PUT /v2.0/security-groups/0c6e4b38-1fa2-4fd3-8137-15bbf2dd0cc1/tags/black.or.white => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2319] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:04:21 2026] GET /v2.0/security-groups?tenant_id=8e9b8d1e8b224edcb72174d843779469&name=default => generated 2805 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2320] 10.0.0.90 () {32 vars in 746 bytes} [Wed Jul 1 02:04:21 2026] GET /v2.0/security-groups/0c6e4b38-1fa2-4fd3-8137-15bbf2dd0cc1/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2321] 10.0.0.90 () {34 vars in 766 bytes} [Wed Jul 1 02:04:21 2026] PUT /v2.0/security-groups/0c6e4b38-1fa2-4fd3-8137-15bbf2dd0cc1/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2322] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:04:21 2026] DELETE /v2.0/security-groups/0fa49730-0c87-41f6-98b8-cc172ba14512 => 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: 1226/2323] 10.0.0.90 () {32 vars in 746 bytes} [Wed Jul 1 02:04:21 2026] GET /v2.0/security-groups/0c6e4b38-1fa2-4fd3-8137-15bbf2dd0cc1/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2324] 10.0.0.90 () {32 vars in 754 bytes} [Wed Jul 1 02:04:21 2026] GET /v2.0/security-groups/0c6e4b38-1fa2-4fd3-8137-15bbf2dd0cc1/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:04:21.518 7 INFO neutron.api.v2.resource [None req-d8d218d2-300e-4b33-9067-27e38cc06adf 38632d585c2342c4bd3d4dfd1dc4f34c d40572c186d148cf8b90dcf70aa2e635 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1227/2325] 10.0.0.90 () {32 vars in 758 bytes} [Wed Jul 1 02:04:21 2026] GET /v2.0/security-groups/0c6e4b38-1fa2-4fd3-8137-15bbf2dd0cc1/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 02:04:21.557 8 INFO neutron.services.segments.plugin [-] Segment c66570c8-49d7-4a3f-b976-86885121dc93 resource provider aggregate not found 2026-07-01 02:04:21.566 8 INFO neutron.services.segments.plugin [-] Segment c66570c8-49d7-4a3f-b976-86885121dc93 resource provider aggregate not found 2026-07-01 02:04:21.583 8 INFO neutron.services.segments.plugin [-] Segment c66570c8-49d7-4a3f-b976-86885121dc93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c66570c8-49d7-4a3f-b976-86885121dc93 found for delete ", "request_id": "req-9a5f95d0-9d9a-4e86-912f-dd2583f69f0f"}]} [pid: 8|app: 0|req: 1099/2326] 10.0.0.90 () {32 vars in 757 bytes} [Wed Jul 1 02:04:21 2026] DELETE /v2.0/security-groups/0c6e4b38-1fa2-4fd3-8137-15bbf2dd0cc1/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2327] 10.0.0.90 () {32 vars in 746 bytes} [Wed Jul 1 02:04:21 2026] GET /v2.0/security-groups/0c6e4b38-1fa2-4fd3-8137-15bbf2dd0cc1/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:04:21.634 8 INFO neutron.services.segments.plugin [-] Segment c66570c8-49d7-4a3f-b976-86885121dc93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c66570c8-49d7-4a3f-b976-86885121dc93 found for delete ", "request_id": "req-89066f62-b8be-40d5-88e5-0d51148daecd"}]} 2026-07-01 02:04:21.665 8 INFO neutron.api.v2.resource [None req-cdff3730-2714-41ba-93a1-40553951b5ac 38632d585c2342c4bd3d4dfd1dc4f34c d40572c186d148cf8b90dcf70aa2e635 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1100/2328] 10.0.0.90 () {32 vars in 761 bytes} [Wed Jul 1 02:04:21 2026] DELETE /v2.0/security-groups/0c6e4b38-1fa2-4fd3-8137-15bbf2dd0cc1/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2329] 10.0.0.90 () {32 vars in 749 bytes} [Wed Jul 1 02:04:21 2026] DELETE /v2.0/security-groups/0c6e4b38-1fa2-4fd3-8137-15bbf2dd0cc1/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2330] 10.0.0.90 () {32 vars in 746 bytes} [Wed Jul 1 02:04:21 2026] GET /v2.0/security-groups/0c6e4b38-1fa2-4fd3-8137-15bbf2dd0cc1/tags => 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: 1230/2331] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:04:21 2026] DELETE /v2.0/security-groups/0c6e4b38-1fa2-4fd3-8137-15bbf2dd0cc1 => 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: 1102/2332] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:04:22 2026] GET /v2.0/security-groups?tenant_id=d40572c186d148cf8b90dcf70aa2e635&name=default => generated 2805 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2333] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:04:22 2026] DELETE /v2.0/security-groups/e027c172-ac5d-4180-bddd-db5d3cd469b6 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2334] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:04:23 2026] GET /v2.0/security-groups?tenant_id=4e0d0e9c15aa494b805947ca56fb352e&name=default => generated 2805 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2335] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:04:23 2026] DELETE /v2.0/security-groups/36096b37-8381-40f1-b9e0-4ee6df466fcf => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:04:26.361 8 WARNING neutron_lib.context [None req-d60b84e7-0638-4b50-9f18-54a32b673946 278862c11cf943f7a8aceeb683d585a1 2c32cca8e94d4eeba62e50fb0914ee4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:04:26.521 8 INFO neutron.db.segments_db [None req-d60b84e7-0638-4b50-9f18-54a32b673946 278862c11cf943f7a8aceeb683d585a1 2c32cca8e94d4eeba62e50fb0914ee4f - - default default] Added segment 5282ebd3-e393-4460-a6aa-2095512e77de of type vxlan for network 11d90991-3c78-4f52-b94a-ec1ff19ce25b [pid: 8|app: 0|req: 1104/2336] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:04:26 2026] POST /v2.0/networks => generated 631 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:26.637 7 WARNING neutron_lib.context [None req-76c50a3b-b67a-4256-b3b0-f9ae22ce1a0d 278862c11cf943f7a8aceeb683d585a1 2c32cca8e94d4eeba62e50fb0914ee4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:04:26.986 8 WARNING neutron_lib.context [None req-6a30d755-2104-4e4b-9e46-c389efc9c6a1 65e94b59e61e4910b6c457b157bf0752 0c64380a41154c9088a0b35f460669ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1233/2337] 10.0.0.90 () {34 vars in 663 bytes} [Wed Jul 1 02:04:26 2026] POST /v2.0/ports => generated 743 bytes in 399 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: 1105/2338] 10.0.0.90 () {34 vars in 675 bytes} [Wed Jul 1 02:04:26 2026] POST /v2.0/subnetpools => generated 516 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:27.039 7 WARNING neutron_lib.context [None req-beeb152b-d059-49ac-96cb-ec2088e2b70b 278862c11cf943f7a8aceeb683d585a1 2c32cca8e94d4eeba62e50fb0914ee4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1106/2339] 10.0.0.90 () {34 vars in 758 bytes} [Wed Jul 1 02:04:27 2026] PUT /v2.0/subnetpools/8c58271b-1ce3-4f71-a9f6-e313295d8063/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:04:27.110 7 INFO neutron.db.segments_db [None req-beeb152b-d059-49ac-96cb-ec2088e2b70b 278862c11cf943f7a8aceeb683d585a1 2c32cca8e94d4eeba62e50fb0914ee4f - - default default] Added segment f528bc12-5569-47a8-886e-c5d25cfbfad8 of type vxlan for network 7264fd2c-40d3-4e3e-85dd-7ddf64808540 [pid: 8|app: 0|req: 1107/2340] 10.0.0.90 () {32 vars in 738 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/subnetpools/8c58271b-1ce3-4f71-a9f6-e313295d8063/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2341] 10.0.0.90 () {34 vars in 769 bytes} [Wed Jul 1 02:04:27 2026] PUT /v2.0/subnetpools/8c58271b-1ce3-4f71-a9f6-e313295d8063/tags/green => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2342] 10.0.0.90 () {32 vars in 738 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/subnetpools/8c58271b-1ce3-4f71-a9f6-e313295d8063/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2343] 10.0.0.90 () {34 vars in 765 bytes} [Wed Jul 1 02:04:27 2026] PUT /v2.0/subnetpools/8c58271b-1ce3-4f71-a9f6-e313295d8063/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2344] 10.0.0.90 () {32 vars in 738 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/subnetpools/8c58271b-1ce3-4f71-a9f6-e313295d8063/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2345] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:04:27 2026] POST /v2.0/networks => generated 631 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2346] 10.0.0.90 () {34 vars in 787 bytes} [Wed Jul 1 02:04:27 2026] PUT /v2.0/subnetpools/8c58271b-1ce3-4f71-a9f6-e313295d8063/tags/black.or.white => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-01 02:04:27.279 7 WARNING neutron_lib.context [None req-a37fa945-61d5-4951-b50a-00cf25b7f07c 278862c11cf943f7a8aceeb683d585a1 2c32cca8e94d4eeba62e50fb0914ee4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1113/2347] 10.0.0.90 () {32 vars in 738 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/subnetpools/8c58271b-1ce3-4f71-a9f6-e313295d8063/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: 1114/2348] 10.0.0.90 () {34 vars in 758 bytes} [Wed Jul 1 02:04:27 2026] PUT /v2.0/subnetpools/8c58271b-1ce3-4f71-a9f6-e313295d8063/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2349] 10.0.0.90 () {32 vars in 738 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/subnetpools/8c58271b-1ce3-4f71-a9f6-e313295d8063/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2350] 10.0.0.90 () {32 vars in 746 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/subnetpools/8c58271b-1ce3-4f71-a9f6-e313295d8063/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:04:27.424 8 INFO neutron.api.v2.resource [None req-606cee8f-f2ef-48f6-b4ac-a964e0751604 65e94b59e61e4910b6c457b157bf0752 0c64380a41154c9088a0b35f460669ce - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1117/2351] 10.0.0.90 () {32 vars in 750 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/subnetpools/8c58271b-1ce3-4f71-a9f6-e313295d8063/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2352] 10.0.0.90 () {32 vars in 749 bytes} [Wed Jul 1 02:04:27 2026] DELETE /v2.0/subnetpools/8c58271b-1ce3-4f71-a9f6-e313295d8063/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2353] 10.0.0.90 () {32 vars in 738 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/subnetpools/8c58271b-1ce3-4f71-a9f6-e313295d8063/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:04:27.528 8 INFO neutron.api.v2.resource [None req-8ba2dfe3-d9bf-496a-a1a6-7adda27e6c08 65e94b59e61e4910b6c457b157bf0752 0c64380a41154c9088a0b35f460669ce - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1120/2354] 10.0.0.90 () {32 vars in 753 bytes} [Wed Jul 1 02:04:27 2026] DELETE /v2.0/subnetpools/8c58271b-1ce3-4f71-a9f6-e313295d8063/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2355] 10.0.0.90 () {32 vars in 741 bytes} [Wed Jul 1 02:04:27 2026] DELETE /v2.0/subnetpools/8c58271b-1ce3-4f71-a9f6-e313295d8063/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2356] 10.0.0.90 () {32 vars in 738 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/subnetpools/8c58271b-1ce3-4f71-a9f6-e313295d8063/tags => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2357] 10.0.0.90 () {34 vars in 663 bytes} [Wed Jul 1 02:04:27 2026] POST /v2.0/ports => generated 743 bytes in 369 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-07-01 02:04:27.651 7 WARNING neutron_lib.context [None req-d88ffcd1-96f7-45dc-96d6-0dde3e4a2b85 278862c11cf943f7a8aceeb683d585a1 2c32cca8e94d4eeba62e50fb0914ee4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:04:27.713 7 INFO neutron.db.segments_db [None req-d88ffcd1-96f7-45dc-96d6-0dde3e4a2b85 278862c11cf943f7a8aceeb683d585a1 2c32cca8e94d4eeba62e50fb0914ee4f - - default default] Added segment 749637a6-f465-4019-8003-196601bbef02 of type vxlan for network 6e010926-6ad5-4278-80db-e854e0d04eb4 [pid: 8|app: 0|req: 1123/2358] 10.0.0.90 () {32 vars in 731 bytes} [Wed Jul 1 02:04:27 2026] DELETE /v2.0/subnetpools/8c58271b-1ce3-4f71-a9f6-e313295d8063 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2359] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:04:27 2026] POST /v2.0/networks => generated 631 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:27.854 8 WARNING neutron_lib.context [None req-b02a1747-eee7-42c2-83dc-ace902483017 278862c11cf943f7a8aceeb683d585a1 2c32cca8e94d4eeba62e50fb0914ee4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/2360] 10.0.0.90 () {34 vars in 663 bytes} [Wed Jul 1 02:04:27 2026] POST /v2.0/ports => generated 743 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:28.239 7 WARNING neutron_lib.context [None req-9322f785-86fe-4ad2-990a-02db97f31ce6 278862c11cf943f7a8aceeb683d585a1 2c32cca8e94d4eeba62e50fb0914ee4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:04:28.316 7 INFO neutron.db.segments_db [None req-9322f785-86fe-4ad2-990a-02db97f31ce6 278862c11cf943f7a8aceeb683d585a1 2c32cca8e94d4eeba62e50fb0914ee4f - - default default] Added segment a7eab2e3-9626-4abd-99d6-7d71b7c156fc of type vxlan for network 65ee1267-93dc-4640-ab0b-71d740d5388e [pid: 7|app: 0|req: 1237/2361] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:04:28 2026] POST /v2.0/networks => generated 632 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:28.457 7 WARNING neutron_lib.context [None req-a07bbc56-d36b-4935-9f8a-12c7d32ca0fe 278862c11cf943f7a8aceeb683d585a1 2c32cca8e94d4eeba62e50fb0914ee4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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, ' [pid: 8|app: 0|req: 1125/2362] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:04:28 2026] GET /v2.0/security-groups?tenant_id=53de81cc298f45679ae631b694d81fc4&name=default => generated 2805 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2363] 10.0.0.90 () {34 vars in 663 bytes} [Wed Jul 1 02:04:28 2026] POST /v2.0/ports => generated 743 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2364] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:04:28 2026] DELETE /v2.0/security-groups/aa1053b0-2192-4502-89bb-cfa7e4b9f776 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:04:28.799 7 WARNING neutron_lib.context [None req-af223b07-f337-4950-b16a-55bd49c87a8e 278862c11cf943f7a8aceeb683d585a1 2c32cca8e94d4eeba62e50fb0914ee4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:04:28.882 7 INFO neutron.db.segments_db [None req-af223b07-f337-4950-b16a-55bd49c87a8e 278862c11cf943f7a8aceeb683d585a1 2c32cca8e94d4eeba62e50fb0914ee4f - - default default] Added segment 940dd77f-98cb-4671-9260-5451e937a8f6 of type vxlan for network 411c9590-c61f-48ea-afaa-66b05f5447f6 [pid: 7|app: 0|req: 1239/2365] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:04:28 2026] POST /v2.0/networks => generated 632 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:29.020 7 WARNING neutron_lib.context [None req-1ebf13a1-f187-428e-b574-439ef64b1f2f 278862c11cf943f7a8aceeb683d585a1 2c32cca8e94d4eeba62e50fb0914ee4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1127/2366] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:04:28 2026] GET /v2.0/security-groups?tenant_id=0c64380a41154c9088a0b35f460669ce&name=default => generated 2805 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2367] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:04:29 2026] DELETE /v2.0/security-groups/21b83750-c35c-41e4-8959-a8cb1b8c13ad => 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: 1240/2368] 10.0.0.90 () {34 vars in 663 bytes} [Wed Jul 1 02:04:29 2026] POST /v2.0/ports => generated 743 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2369] 10.0.0.90 () {34 vars in 746 bytes} [Wed Jul 1 02:04:29 2026] PUT /v2.0/ports/9b8ad983-83c3-42e0-a193-42802868aba1/tags => generated 17 bytes in 57 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: 1241/2370] 10.0.0.90 () {34 vars in 746 bytes} [Wed Jul 1 02:04:29 2026] PUT /v2.0/ports/2ea1d02f-edc1-452b-902f-86d6d482bf57/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2371] 10.0.0.90 () {34 vars in 746 bytes} [Wed Jul 1 02:04:29 2026] PUT /v2.0/ports/eece42a0-8cd8-4dc7-9c77-a44d187d63b2/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2372] 10.0.0.90 () {34 vars in 746 bytes} [Wed Jul 1 02:04:29 2026] PUT /v2.0/ports/baae8b86-2562-434a-83eb-e586f6e25511/tags => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2373] 10.0.0.90 () {32 vars in 659 bytes} [Wed Jul 1 02:04:29 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 644 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2374] 10.0.0.90 () {32 vars in 673 bytes} [Wed Jul 1 02:04:30 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2375] 10.0.0.90 () {32 vars in 669 bytes} [Wed Jul 1 02:04:30 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2376] 10.0.0.90 () {32 vars in 681 bytes} [Wed Jul 1 02:04:30 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2379] 10.0.0.90 () {32 vars in 667 bytes} [Wed Jul 1 02:04:30 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2380] 10.0.0.90 () {32 vars in 681 bytes} [Wed Jul 1 02:04:30 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2381] 10.0.0.90 () {32 vars in 677 bytes} [Wed Jul 1 02:04:30 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2382] 10.0.0.90 () {32 vars in 689 bytes} [Wed Jul 1 02:04:31 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2383] 10.0.0.90 () {32 vars in 719 bytes} [Wed Jul 1 02:04:31 2026] DELETE /v2.0/ports/9b8ad983-83c3-42e0-a193-42802868aba1 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2384] 10.0.0.90 () {32 vars in 719 bytes} [Wed Jul 1 02:04:31 2026] DELETE /v2.0/ports/2ea1d02f-edc1-452b-902f-86d6d482bf57 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2385] 10.0.0.90 () {32 vars in 719 bytes} [Wed Jul 1 02:04:31 2026] DELETE /v2.0/ports/eece42a0-8cd8-4dc7-9c77-a44d187d63b2 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2386] 10.0.0.90 () {32 vars in 719 bytes} [Wed Jul 1 02:04:31 2026] DELETE /v2.0/ports/baae8b86-2562-434a-83eb-e586f6e25511 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2387] 10.0.0.90 () {32 vars in 719 bytes} [Wed Jul 1 02:04:32 2026] DELETE /v2.0/ports/50b39435-62dc-49a0-a876-08cf3e014282 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:04:32.521 7 INFO neutron.services.segments.plugin [-] Segment 5282ebd3-e393-4460-a6aa-2095512e77de resource provider aggregate not found 2026-07-01 02:04:32.526 7 INFO neutron.services.segments.plugin [-] Segment 5282ebd3-e393-4460-a6aa-2095512e77de resource provider aggregate not found 2026-07-01 02:04:32.540 7 INFO neutron.services.segments.plugin [-] Segment 5282ebd3-e393-4460-a6aa-2095512e77de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5282ebd3-e393-4460-a6aa-2095512e77de found for delete ", "request_id": "req-597440c8-e449-4e7a-bb04-cafc7685d573"}]} 2026-07-01 02:04:32.541 7 INFO neutron.services.segments.plugin [-] Segment 5282ebd3-e393-4460-a6aa-2095512e77de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5282ebd3-e393-4460-a6aa-2095512e77de found for delete ", "request_id": "req-e79af08e-1fed-481a-b8ba-613668bfb051"}]} [pid: 7|app: 0|req: 1251/2388] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:04:32 2026] DELETE /v2.0/networks/11d90991-3c78-4f52-b94a-ec1ff19ce25b => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:04:32.761 8 INFO neutron.services.segments.plugin [-] Segment f528bc12-5569-47a8-886e-c5d25cfbfad8 resource provider aggregate not found 2026-07-01 02:04:32.766 8 INFO neutron.services.segments.plugin [-] Segment f528bc12-5569-47a8-886e-c5d25cfbfad8 resource provider aggregate not found 2026-07-01 02:04:32.789 8 INFO neutron.services.segments.plugin [-] Segment f528bc12-5569-47a8-886e-c5d25cfbfad8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f528bc12-5569-47a8-886e-c5d25cfbfad8 found for delete ", "request_id": "req-95f85f6b-31e2-491b-a3d0-67f51a5e1c04"}]} [pid: 8|app: 0|req: 1138/2389] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:04:32 2026] DELETE /v2.0/networks/7264fd2c-40d3-4e3e-85dd-7ddf64808540 => 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: 1252/2390] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:04:32 2026] DELETE /v2.0/networks/6e010926-6ad5-4278-80db-e854e0d04eb4 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:04:33.064 8 INFO neutron.services.segments.plugin [-] Segment f528bc12-5569-47a8-886e-c5d25cfbfad8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f528bc12-5569-47a8-886e-c5d25cfbfad8 found for delete ", "request_id": "req-8073b865-05e4-4780-a417-5a6f7dde5163"}]} [pid: 8|app: 0|req: 1139/2391] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:04:33 2026] DELETE /v2.0/networks/65ee1267-93dc-4640-ab0b-71d740d5388e => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2392] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:04:33 2026] DELETE /v2.0/networks/411c9590-c61f-48ea-afaa-66b05f5447f6 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2393] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:04:34 2026] GET /v2.0/security-groups?tenant_id=2c32cca8e94d4eeba62e50fb0914ee4f&name=default => generated 2805 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:04:34.559 7 INFO neutron.services.segments.plugin [-] Segment 749637a6-f465-4019-8003-196601bbef02 resource provider aggregate not found 2026-07-01 02:04:34.566 7 INFO neutron.services.segments.plugin [-] Segment 749637a6-f465-4019-8003-196601bbef02 resource provider aggregate not found 2026-07-01 02:04:34.577 7 INFO neutron.services.segments.plugin [-] Segment 749637a6-f465-4019-8003-196601bbef02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 749637a6-f465-4019-8003-196601bbef02 found for delete ", "request_id": "req-7e8321ae-b183-4769-a0a5-69cf814c57e3"}]} 2026-07-01 02:04:34.582 7 INFO neutron.services.segments.plugin [-] Segment 749637a6-f465-4019-8003-196601bbef02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 749637a6-f465-4019-8003-196601bbef02 found for delete ", "request_id": "req-07e39acf-36e8-4cca-b281-9a8257137cca"}]} 2026-07-01 02:04:34.591 7 INFO neutron.services.segments.plugin [-] Segment 940dd77f-98cb-4671-9260-5451e937a8f6 resource provider aggregate not found 2026-07-01 02:04:34.597 7 INFO neutron.services.segments.plugin [-] Segment 940dd77f-98cb-4671-9260-5451e937a8f6 resource provider aggregate not found [pid: 7|app: 0|req: 1254/2394] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:04:34 2026] DELETE /v2.0/security-groups/45b92390-83d3-452a-a81d-b1a1cb999ce7 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:04:34.817 8 INFO neutron.services.segments.plugin [-] Segment a7eab2e3-9626-4abd-99d6-7d71b7c156fc resource provider aggregate not found 2026-07-01 02:04:34.844 8 INFO neutron.services.segments.plugin [-] Segment a7eab2e3-9626-4abd-99d6-7d71b7c156fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7eab2e3-9626-4abd-99d6-7d71b7c156fc found for delete ", "request_id": "req-bbcc3e52-6047-4d0c-8d65-5b7b9461058c"}]} [pid: 8|app: 0|req: 1141/2395] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:04:34 2026] GET /v2.0/security-groups?tenant_id=c0115ef160ac449ea2bcb4b3b109fc8e&name=default => generated 2805 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:04:34.890 7 INFO neutron.services.segments.plugin [-] Segment 940dd77f-98cb-4671-9260-5451e937a8f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 940dd77f-98cb-4671-9260-5451e937a8f6 found for delete ", "request_id": "req-4b24ee01-1471-45bc-a34a-9b2b138cd9b8"}]} 2026-07-01 02:04:34.892 7 INFO neutron.services.segments.plugin [-] Segment 940dd77f-98cb-4671-9260-5451e937a8f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 940dd77f-98cb-4671-9260-5451e937a8f6 found for delete ", "request_id": "req-8dd330a0-48b9-4970-89b6-ded2b9f2b1b4"}]} [pid: 7|app: 0|req: 1255/2396] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:04:34 2026] DELETE /v2.0/security-groups/7bd14154-5506-45b1-8be8-98edae8f4a09 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:04:35.187 8 INFO neutron.services.segments.plugin [-] Segment a7eab2e3-9626-4abd-99d6-7d71b7c156fc resource provider aggregate not found 2026-07-01 02:04:35.206 8 INFO neutron.services.segments.plugin [-] Segment a7eab2e3-9626-4abd-99d6-7d71b7c156fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7eab2e3-9626-4abd-99d6-7d71b7c156fc found for delete ", "request_id": "req-a9b79030-f3a9-4f57-b5ac-8a875fb3e081"}]} [pid: 8|app: 0|req: 1142/2397] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:04:35 2026] GET /v2.0/security-groups?tenant_id=e7593b859c0d4f96bc9e85ad170fe370&name=default => generated 2805 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2398] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:04:35 2026] DELETE /v2.0/security-groups/8161bfb0-6205-42a8-ac6b-4743d5d82780 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:04:39.972 8 WARNING neutron_lib.context [None req-5be272db-f6b1-479b-9eb7-bb4003021b12 9579c9e12078424ba7bf8b989a811357 26773c5284f549a6bdfb9f3a047204bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1143/2399] 10.0.0.90 () {34 vars in 683 bytes} [Wed Jul 1 02:04:39 2026] POST /v2.0/security-groups => generated 1539 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 02:04:40.170 7 WARNING neutron_lib.context [None req-ecc81c24-2c08-47b1-aa4e-af18efc56909 9579c9e12078424ba7bf8b989a811357 26773c5284f549a6bdfb9f3a047204bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1257/2400] 10.0.0.90 () {34 vars in 683 bytes} [Wed Jul 1 02:04:40 2026] POST /v2.0/security-groups => generated 1539 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 02:04:40.319 8 WARNING neutron_lib.context [None req-5c44909a-de3e-4a93-815f-35d477bd66e1 9579c9e12078424ba7bf8b989a811357 26773c5284f549a6bdfb9f3a047204bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1144/2401] 10.0.0.90 () {34 vars in 683 bytes} [Wed Jul 1 02:04:40 2026] POST /v2.0/security-groups => generated 1539 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 02:04:40.447 7 WARNING neutron_lib.context [None req-a19df244-0ab8-407f-933c-dcd546c6e0ab 9579c9e12078424ba7bf8b989a811357 26773c5284f549a6bdfb9f3a047204bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1258/2402] 10.0.0.90 () {34 vars in 683 bytes} [Wed Jul 1 02:04:40 2026] POST /v2.0/security-groups => generated 1539 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 02:04:40.599 8 WARNING neutron_lib.context [None req-2d10b2c4-5881-4d21-87ca-9f967809f760 9579c9e12078424ba7bf8b989a811357 26773c5284f549a6bdfb9f3a047204bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1145/2403] 10.0.0.90 () {34 vars in 683 bytes} [Wed Jul 1 02:04:40 2026] POST /v2.0/security-groups => generated 1539 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2404] 10.0.0.90 () {34 vars in 766 bytes} [Wed Jul 1 02:04:40 2026] PUT /v2.0/security-groups/ac004182-7b89-4ab6-b143-3394e8d44ef8/tags => generated 17 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2405] 10.0.0.90 () {34 vars in 766 bytes} [Wed Jul 1 02:04:40 2026] PUT /v2.0/security-groups/0612ab45-7f75-441d-8c64-29a4764c4542/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2406] 10.0.0.90 () {34 vars in 766 bytes} [Wed Jul 1 02:04:40 2026] PUT /v2.0/security-groups/6cc7da6a-9777-4418-8775-a664998211ee/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2407] 10.0.0.90 () {34 vars in 766 bytes} [Wed Jul 1 02:04:40 2026] PUT /v2.0/security-groups/45897a6f-d8c1-46b4-8681-654212ae6bad/tags => 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: 1261/2408] 10.0.0.90 () {32 vars in 679 bytes} [Wed Jul 1 02:04:40 2026] GET /v2.0/security-groups?tags=red => generated 4624 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2409] 10.0.0.90 () {32 vars in 693 bytes} [Wed Jul 1 02:04:40 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3098 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2410] 10.0.0.90 () {32 vars in 689 bytes} [Wed Jul 1 02:04:41 2026] GET /v2.0/security-groups?tags-any=blue => generated 3098 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2411] 10.0.0.90 () {32 vars in 701 bytes} [Wed Jul 1 02:04:41 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4624 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2412] 10.0.0.90 () {32 vars in 687 bytes} [Wed Jul 1 02:04:41 2026] GET /v2.0/security-groups?not-tags=red => generated 5854 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2413] 10.0.0.90 () {32 vars in 701 bytes} [Wed Jul 1 02:04:41 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7380 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2414] 10.0.0.90 () {32 vars in 697 bytes} [Wed Jul 1 02:04:41 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7380 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2415] 10.0.0.90 () {32 vars in 709 bytes} [Wed Jul 1 02:04:41 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5854 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2416] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:04:41 2026] DELETE /v2.0/security-groups/ac004182-7b89-4ab6-b143-3394e8d44ef8 => 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: 1152/2417] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:04:41 2026] DELETE /v2.0/security-groups/0612ab45-7f75-441d-8c64-29a4764c4542 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2418] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:04:41 2026] DELETE /v2.0/security-groups/6cc7da6a-9777-4418-8775-a664998211ee => 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: 1153/2419] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:04:41 2026] DELETE /v2.0/security-groups/45897a6f-d8c1-46b4-8681-654212ae6bad => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2420] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:04:41 2026] DELETE /v2.0/security-groups/7345bec1-c6ce-427a-8130-2c5319c2d1c4 => 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: 1154/2421] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:04:42 2026] GET /v2.0/security-groups?tenant_id=d17973d4ea9a432da9687c9a8f671134&name=default => generated 2805 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2422] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:04:43 2026] DELETE /v2.0/security-groups/cdc384d0-55ac-4874-8a71-9e309aaae091 => 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: 1155/2423] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:04:43 2026] GET /v2.0/security-groups?tenant_id=26773c5284f549a6bdfb9f3a047204bc&name=default => generated 2805 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2424] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:04:43 2026] DELETE /v2.0/security-groups/600dbca9-09b0-49ca-8153-74255729874e => 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: 1156/2425] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:04:43 2026] GET /v2.0/security-groups?tenant_id=54152e2666224f778dcc16b8bbc4aabd&name=default => generated 2805 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2426] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:04:43 2026] DELETE /v2.0/security-groups/d622de8e-86dc-4f87-9a97-216dfe31d221 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:04:48.383 7 WARNING neutron_lib.context [None req-8b4dcae8-30c9-4dc6-b328-e451993fd8a3 9dfd0bfbe4d94935957c006b37e3eea4 ec6dece2387e4be2bfdcbf85e1ab1a43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:04:48.511 7 INFO neutron.db.segments_db [None req-8b4dcae8-30c9-4dc6-b328-e451993fd8a3 9dfd0bfbe4d94935957c006b37e3eea4 ec6dece2387e4be2bfdcbf85e1ab1a43 - - default default] Added segment 37e72fa2-d75c-4385-ac4d-b18df741fd21 of type vxlan for network 77a961ce-a24d-496f-9400-e2bf4a832194 [pid: 7|app: 0|req: 1272/2429] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:04:48 2026] POST /v2.0/networks => generated 632 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:48.648 8 WARNING neutron_lib.context [None req-824b5b32-0308-485d-a582-d4f4e04e7fce 9dfd0bfbe4d94935957c006b37e3eea4 ec6dece2387e4be2bfdcbf85e1ab1a43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/2430] 10.0.0.90 () {34 vars in 663 bytes} [Wed Jul 1 02:04:48 2026] POST /v2.0/ports => generated 743 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:49.032 7 WARNING neutron_lib.context [None req-019c9289-ba53-4dc6-a29c-a6811db9f028 9dfd0bfbe4d94935957c006b37e3eea4 ec6dece2387e4be2bfdcbf85e1ab1a43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1273/2431] 10.0.0.90 () {34 vars in 665 bytes} [Wed Jul 1 02:04:49 2026] POST /v2.0/trunks => generated 407 bytes in 254 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-07-01 02:04:49.290 8 WARNING neutron_lib.context [None req-0d60840f-a674-4409-9612-1328a95a580f 9dfd0bfbe4d94935957c006b37e3eea4 ec6dece2387e4be2bfdcbf85e1ab1a43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:04:49.346 8 INFO neutron.db.segments_db [None req-0d60840f-a674-4409-9612-1328a95a580f 9dfd0bfbe4d94935957c006b37e3eea4 ec6dece2387e4be2bfdcbf85e1ab1a43 - - default default] Added segment d3334e7d-3f50-45a8-a063-5aa00462ec4d of type vxlan for network 124df5e0-dc77-413c-b3e6-2f561cc0e864 [pid: 8|app: 0|req: 1159/2432] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:04:49 2026] POST /v2.0/networks => generated 632 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:49.483 7 WARNING neutron_lib.context [None req-aacfba85-7faf-4a00-8b3f-0e4ada0d9cf0 9dfd0bfbe4d94935957c006b37e3eea4 ec6dece2387e4be2bfdcbf85e1ab1a43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1274/2433] 10.0.0.90 () {34 vars in 663 bytes} [Wed Jul 1 02:04:49 2026] POST /v2.0/ports => generated 743 bytes in 837 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:50.326 8 WARNING neutron_lib.context [None req-85ce2307-3e27-4c2f-b1ab-19c417302b98 9dfd0bfbe4d94935957c006b37e3eea4 ec6dece2387e4be2bfdcbf85e1ab1a43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1160/2434] 10.0.0.90 () {34 vars in 665 bytes} [Wed Jul 1 02:04:50 2026] POST /v2.0/trunks => generated 407 bytes in 255 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-07-01 02:04:50.586 7 WARNING neutron_lib.context [None req-c1a45ba9-e86b-442c-a1ca-a9ae3789f4a4 9dfd0bfbe4d94935957c006b37e3eea4 ec6dece2387e4be2bfdcbf85e1ab1a43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:04:50.655 7 INFO neutron.db.segments_db [None req-c1a45ba9-e86b-442c-a1ca-a9ae3789f4a4 9dfd0bfbe4d94935957c006b37e3eea4 ec6dece2387e4be2bfdcbf85e1ab1a43 - - default default] Added segment 8bef84f9-609b-4afb-845c-002a275f51be of type vxlan for network 8c105a6f-cad7-48a1-b2c6-1b0bd44e3ec3 [pid: 7|app: 0|req: 1275/2435] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:04:50 2026] POST /v2.0/networks => generated 632 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:50.793 8 WARNING neutron_lib.context [None req-fd5125a4-1053-41b8-9759-a5768842aec5 9dfd0bfbe4d94935957c006b37e3eea4 ec6dece2387e4be2bfdcbf85e1ab1a43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1276/2436] 199.204.45.57 () {30 vars in 702 bytes} [Wed Jul 1 02:04:51 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: 1277/2437] 199.204.45.57 () {30 vars in 704 bytes} [Wed Jul 1 02:04:51 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: 1278/2438] 199.204.45.57 () {30 vars in 680 bytes} [Wed Jul 1 02:04:51 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: 1279/2439] 199.204.45.57 () {30 vars in 716 bytes} [Wed Jul 1 02:04:51 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: 1161/2440] 10.0.0.90 () {34 vars in 663 bytes} [Wed Jul 1 02:04:50 2026] POST /v2.0/ports => generated 743 bytes in 325 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-07-01 02:04:51.123 8 WARNING neutron_lib.context [None req-7e94694c-0550-4c92-89de-5e84b22e5132 9dfd0bfbe4d94935957c006b37e3eea4 ec6dece2387e4be2bfdcbf85e1ab1a43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1280/2441] 199.204.45.57 () {30 vars in 740 bytes} [Wed Jul 1 02:04:51 2026] GET /v2.0/subnets/3434b584-6f52-4426-94d5-69f61f6b744e => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2442] 199.204.45.57 () {30 vars in 768 bytes} [Wed Jul 1 02:04:51 2026] GET /v2.0/ports?device_id=6045ba93-eee2-4906-95f8-04ea6cd227ae => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2443] 10.0.0.90 () {34 vars in 665 bytes} [Wed Jul 1 02:04:51 2026] POST /v2.0/trunks => generated 407 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:51.330 8 WARNING neutron_lib.context [None req-e7bef1ab-b18d-4f51-b841-9293021f1583 9dfd0bfbe4d94935957c006b37e3eea4 ec6dece2387e4be2bfdcbf85e1ab1a43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:04:51.382 8 INFO neutron.db.segments_db [None req-e7bef1ab-b18d-4f51-b841-9293021f1583 9dfd0bfbe4d94935957c006b37e3eea4 ec6dece2387e4be2bfdcbf85e1ab1a43 - - default default] Added segment 93e0d050-068d-44c2-9ea5-405040365adf of type vxlan for network d3d609bb-6908-4815-8c24-a7b849a38b54 [pid: 8|app: 0|req: 1163/2444] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:04:51 2026] POST /v2.0/networks => generated 630 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:51.503 8 WARNING neutron_lib.context [None req-bbf9b6e9-fd35-400d-a257-cc637cb17f17 9dfd0bfbe4d94935957c006b37e3eea4 ec6dece2387e4be2bfdcbf85e1ab1a43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1282/2445] 199.204.45.57 () {34 vars in 716 bytes} [Wed Jul 1 02:04:51 2026] POST /v2.0/ports => generated 1097 bytes in 388 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: 1283/2446] 10.0.0.251 () {34 vars in 971 bytes} [Wed Jul 1 02:04:51 2026] GET /v2.0/ports/6c589c40-d5ff-4842-8dfd-c244f1a44692 => generated 1097 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2447] 10.0.0.251 () {34 vars in 907 bytes} [Wed Jul 1 02:04:51 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: 1164/2448] 10.0.0.90 () {34 vars in 663 bytes} [Wed Jul 1 02:04:51 2026] POST /v2.0/ports => generated 743 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-07-01 02:04:51.832 8 WARNING neutron_lib.context [None req-f6a915dd-7966-4d4b-bea3-afce5a89fff2 9dfd0bfbe4d94935957c006b37e3eea4 ec6dece2387e4be2bfdcbf85e1ab1a43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1285/2449] 199.204.45.57 () {34 vars in 1261 bytes} [Wed Jul 1 02:04:51 2026] GET /v2.0/ports/6c589c40-d5ff-4842-8dfd-c244f1a44692?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2450] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:04:51 2026] GET /v2.0/networks/f8382a43-c59a-43c6-bfab-b4a69d5d2599?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: 1287/2451] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:04:51 2026] GET /v2.0/networks/f8382a43-c59a-43c6-bfab-b4a69d5d2599?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: 1165/2452] 10.0.0.90 () {34 vars in 665 bytes} [Wed Jul 1 02:04:51 2026] POST /v2.0/trunks => generated 407 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:52.061 8 WARNING neutron_lib.context [None req-585ccd69-35ba-4fe0-8979-6ae3aff290a2 9dfd0bfbe4d94935957c006b37e3eea4 ec6dece2387e4be2bfdcbf85e1ab1a43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1288/2453] 199.204.45.57 () {34 vars in 974 bytes} [Wed Jul 1 02:04:52 2026] GET /v2.0/ports/6c589c40-d5ff-4842-8dfd-c244f1a44692 => generated 1097 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:04:52.109 8 INFO neutron.db.segments_db [None req-585ccd69-35ba-4fe0-8979-6ae3aff290a2 9dfd0bfbe4d94935957c006b37e3eea4 ec6dece2387e4be2bfdcbf85e1ab1a43 - - default default] Added segment b1a39454-27e5-4fcb-8aae-d3a537a43c09 of type vxlan for network ce449878-b29a-4a1c-bbdc-1235449a3064 [pid: 7|app: 0|req: 1289/2454] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:04:52 2026] GET /v2.0/networks?id=f8382a43-c59a-43c6-bfab-b4a69d5d2599 => generated 803 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2455] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:04:52 2026] POST /v2.0/networks => generated 632 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:52.234 8 WARNING neutron_lib.context [None req-5f731cf9-627e-417a-ae12-d8bda6a1f163 9dfd0bfbe4d94935957c006b37e3eea4 ec6dece2387e4be2bfdcbf85e1ab1a43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1167/2456] 10.0.0.90 () {34 vars in 663 bytes} [Wed Jul 1 02:04:52 2026] POST /v2.0/ports => generated 743 bytes in 307 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-07-01 02:04:52.552 8 WARNING neutron_lib.context [None req-cdd61abc-471c-468f-8583-4f4fbe657b1f 9dfd0bfbe4d94935957c006b37e3eea4 ec6dece2387e4be2bfdcbf85e1ab1a43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1290/2457] 199.204.45.57 () {38 vars in 1027 bytes} [Wed Jul 1 02:04:52 2026] PUT /v2.0/ports/6c589c40-d5ff-4842-8dfd-c244f1a44692 => generated 1251 bytes in 517 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2458] 10.0.0.90 () {34 vars in 665 bytes} [Wed Jul 1 02:04:52 2026] POST /v2.0/trunks => generated 407 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1169/2459] 10.0.0.90 () {34 vars in 748 bytes} [Wed Jul 1 02:04:52 2026] PUT /v2.0/trunks/d992629b-d745-4d1b-88e9-ad581b984e43/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:04:52.813 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-272433f9-6540-4048-a40c-feaa02a86157'] response: {'name': 'network-changed', 'server_uuid': '6045ba93-eee2-4906-95f8-04ea6cd227ae', 'tag': '6c589c40-d5ff-4842-8dfd-c244f1a44692', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1291/2460] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:04:52 2026] GET /v2.0/ports?tenant_id=bf5cd566561f434c883ec1e2ce8c53ed&device_id=6045ba93-eee2-4906-95f8-04ea6cd227ae => generated 2527 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1170/2461] 10.0.0.90 () {34 vars in 748 bytes} [Wed Jul 1 02:04:52 2026] PUT /v2.0/trunks/2889d168-16aa-4b28-800d-9fb697294d01/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2462] 199.204.45.57 () {34 vars in 1061 bytes} [Wed Jul 1 02:04:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.170&port_id=935775bc-25fe-47e3-9647-76eeb54ba414 => 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: 1171/2463] 10.0.0.90 () {34 vars in 748 bytes} [Wed Jul 1 02:04:52 2026] PUT /v2.0/trunks/0f3c5bd4-2d4d-45ba-8f3f-7621b0f57f19/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: 1293/2464] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:04:52 2026] GET /v2.0/subnets?id=8341bc35-041b-47ed-aa6a-9c7dac3ff94c => generated 630 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2465] 10.0.0.90 () {34 vars in 748 bytes} [Wed Jul 1 02:04:52 2026] PUT /v2.0/trunks/bba37caf-5a04-4c77-b2ac-a63e44a1d78b/tags => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2466] 10.0.0.90 () {32 vars in 661 bytes} [Wed Jul 1 02:04:52 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2467] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:04:52 2026] GET /v2.0/ports?network_id=06096fa8-c77c-48e1-aed7-088ed2e31724&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: 1174/2468] 10.0.0.90 () {32 vars in 675 bytes} [Wed Jul 1 02:04:52 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2469] 10.0.0.90 () {32 vars in 671 bytes} [Wed Jul 1 02:04:53 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2470] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:04:52 2026] GET /v2.0/networks/06096fa8-c77c-48e1-aed7-088ed2e31724?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2471] 10.0.0.90 () {32 vars in 683 bytes} [Wed Jul 1 02:04:53 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2472] 10.0.0.90 () {32 vars in 669 bytes} [Wed Jul 1 02:04:53 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2473] 10.0.0.90 () {32 vars in 683 bytes} [Wed Jul 1 02:04:53 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2474] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:04:53 2026] GET /v2.0/networks/06096fa8-c77c-48e1-aed7-088ed2e31724?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2475] 10.0.0.90 () {32 vars in 679 bytes} [Wed Jul 1 02:04:53 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2476] 199.204.45.57 () {34 vars in 1057 bytes} [Wed Jul 1 02:04:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.214&port_id=6c589c40-d5ff-4842-8dfd-c244f1a44692 => 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: 1299/2477] 10.0.0.90 () {32 vars in 691 bytes} [Wed Jul 1 02:04:53 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2478] 10.0.0.90 () {32 vars in 718 bytes} [Wed Jul 1 02:04:53 2026] GET /v2.0/trunks/d992629b-d745-4d1b-88e9-ad581b984e43 => generated 412 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2479] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:04:53 2026] GET /v2.0/subnets?id=3434b584-6f52-4426-94d5-69f61f6b744e => generated 655 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2480] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:04:53 2026] GET /v2.0/ports?network_id=f8382a43-c59a-43c6-bfab-b4a69d5d2599&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2481] 10.0.0.90 () {32 vars in 716 bytes} [Wed Jul 1 02:04:53 2026] GET /v2.0/ports/de1e637b-f300-4da1-8f67-4dc89c831ef1 => generated 826 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2482] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:04:53 2026] GET /v2.0/networks/f8382a43-c59a-43c6-bfab-b4a69d5d2599?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: 1302/2483] 10.0.0.90 () {32 vars in 721 bytes} [Wed Jul 1 02:04:53 2026] DELETE /v2.0/trunks/d992629b-d745-4d1b-88e9-ad581b984e43 => 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: 1182/2484] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:04:53 2026] GET /v2.0/networks/f8382a43-c59a-43c6-bfab-b4a69d5d2599?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: 1303/2485] 10.0.0.90 () {32 vars in 718 bytes} [Wed Jul 1 02:04:53 2026] GET /v2.0/trunks/2889d168-16aa-4b28-800d-9fb697294d01 => generated 420 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2486] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:04:53 2026] GET /v2.0/ports?tenant_id=bf5cd566561f434c883ec1e2ce8c53ed&device_id=6045ba93-eee2-4906-95f8-04ea6cd227ae => generated 2527 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2487] 10.0.0.90 () {32 vars in 716 bytes} [Wed Jul 1 02:04:53 2026] GET /v2.0/ports/a9347393-8870-429a-968d-85f787ac536d => generated 826 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2488] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:04:53 2026] GET /v2.0/networks?id=f8382a43-c59a-43c6-bfab-b4a69d5d2599 => generated 803 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2489] 10.0.0.90 () {32 vars in 721 bytes} [Wed Jul 1 02:04:53 2026] DELETE /v2.0/trunks/2889d168-16aa-4b28-800d-9fb697294d01 => 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: 1185/2490] 10.0.0.90 () {32 vars in 718 bytes} [Wed Jul 1 02:04:53 2026] GET /v2.0/trunks/0f3c5bd4-2d4d-45ba-8f3f-7621b0f57f19 => generated 429 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2491] 199.204.45.57 () {34 vars in 1057 bytes} [Wed Jul 1 02:04:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.214&port_id=6c589c40-d5ff-4842-8dfd-c244f1a44692 => 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: 1307/2492] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:04:53 2026] GET /v2.0/subnets?id=3434b584-6f52-4426-94d5-69f61f6b744e => generated 655 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2493] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:04:53 2026] GET /v2.0/ports?network_id=f8382a43-c59a-43c6-bfab-b4a69d5d2599&device_owner=network%3Adhcp => generated 1461 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2494] 10.0.0.90 () {32 vars in 716 bytes} [Wed Jul 1 02:04:53 2026] GET /v2.0/ports/e5203971-26ea-494f-bb6d-c950f0f4849b => generated 826 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2495] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:04:53 2026] GET /v2.0/networks/f8382a43-c59a-43c6-bfab-b4a69d5d2599?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: 1187/2496] 10.0.0.90 () {32 vars in 721 bytes} [Wed Jul 1 02:04:53 2026] DELETE /v2.0/trunks/0f3c5bd4-2d4d-45ba-8f3f-7621b0f57f19 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2497] 10.0.0.251 () {34 vars in 971 bytes} [Wed Jul 1 02:04:53 2026] GET /v2.0/ports/6c589c40-d5ff-4842-8dfd-c244f1a44692 => generated 1287 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2498] 10.0.0.90 () {32 vars in 718 bytes} [Wed Jul 1 02:04:54 2026] GET /v2.0/trunks/bba37caf-5a04-4c77-b2ac-a63e44a1d78b => generated 414 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2499] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:04:54 2026] GET /v2.0/networks/f8382a43-c59a-43c6-bfab-b4a69d5d2599?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: 1189/2500] 10.0.0.90 () {32 vars in 716 bytes} [Wed Jul 1 02:04:54 2026] GET /v2.0/ports/658c60b5-41a7-4573-8b5a-acc70711da72 => generated 826 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2501] 199.204.45.57 () {34 vars in 788 bytes} [Wed Jul 1 02:04:54 2026] PUT /v2.0/ports/6c589c40-d5ff-4842-8dfd-c244f1a44692 => generated 1310 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2502] 10.0.0.90 () {32 vars in 721 bytes} [Wed Jul 1 02:04:54 2026] DELETE /v2.0/trunks/bba37caf-5a04-4c77-b2ac-a63e44a1d78b => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:04:54.329 8 INFO neutron.api.v2.resource [None req-1fdb4d35-13bb-4e2c-8a1c-91cc7f693266 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1191/2503] 199.204.45.57 () {30 vars in 762 bytes} [Wed Jul 1 02:04:54 2026] GET /v2.0/security-groups/lb-714dfed0-74e5-4fb3-af2f-3cce1696ac2c => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2504] 10.0.0.90 () {32 vars in 718 bytes} [Wed Jul 1 02:04:54 2026] GET /v2.0/trunks/4f168b32-dc84-485f-bc69-efe5ac4aa2c6 => generated 407 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2505] 199.204.45.57 () {30 vars in 784 bytes} [Wed Jul 1 02:04:54 2026] GET /v2.0/security-groups?name=lb-714dfed0-74e5-4fb3-af2f-3cce1696ac2c => generated 1575 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2506] 10.0.0.90 () {32 vars in 716 bytes} [Wed Jul 1 02:04:54 2026] GET /v2.0/ports/14a7e92c-cea2-461f-af73-649d1d0197f0 => generated 826 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2507] 10.0.0.90 () {32 vars in 721 bytes} [Wed Jul 1 02:04:54 2026] DELETE /v2.0/trunks/4f168b32-dc84-485f-bc69-efe5ac4aa2c6 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2508] 199.204.45.57 () {34 vars in 788 bytes} [Wed Jul 1 02:04:54 2026] PUT /v2.0/ports/6c589c40-d5ff-4842-8dfd-c244f1a44692 => generated 1310 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2509] 10.0.0.90 () {32 vars in 719 bytes} [Wed Jul 1 02:04:54 2026] DELETE /v2.0/ports/de1e637b-f300-4da1-8f67-4dc89c831ef1 => generated 0 bytes in 235 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-07-01 02:04:54.826 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e941cc9-6ef2-4c0f-a36f-cfb4afaab053'] response: {'name': 'network-changed', 'server_uuid': '6045ba93-eee2-4906-95f8-04ea6cd227ae', 'tag': '6c589c40-d5ff-4842-8dfd-c244f1a44692', 'status': 'completed', 'code': 200} 2026-07-01 02:04:54.898 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f653b0c7-4802-457d-a6ca-7a0f2f8f4f8f'] response: {'name': 'network-changed', 'server_uuid': '6045ba93-eee2-4906-95f8-04ea6cd227ae', 'tag': '6c589c40-d5ff-4842-8dfd-c244f1a44692', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1317/2510] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:04:54 2026] GET /v2.0/ports?tenant_id=bf5cd566561f434c883ec1e2ce8c53ed&device_id=6045ba93-eee2-4906-95f8-04ea6cd227ae => generated 2586 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2511] 199.204.45.57 () {30 vars in 702 bytes} [Wed Jul 1 02:04:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2512] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:04:54 2026] GET /v2.0/networks?id=f8382a43-c59a-43c6-bfab-b4a69d5d2599 => generated 803 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2513] 199.204.45.57 () {30 vars in 704 bytes} [Wed Jul 1 02:04:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2514] 10.0.0.90 () {32 vars in 719 bytes} [Wed Jul 1 02:04:54 2026] DELETE /v2.0/ports/a9347393-8870-429a-968d-85f787ac536d => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2515] 199.204.45.57 () {30 vars in 680 bytes} [Wed Jul 1 02:04:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2516] 199.204.45.57 () {34 vars in 1057 bytes} [Wed Jul 1 02:04:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.214&port_id=6c589c40-d5ff-4842-8dfd-c244f1a44692 => 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: 1322/2517] 199.204.45.57 () {30 vars in 716 bytes} [Wed Jul 1 02:04:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2518] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:04:55 2026] GET /v2.0/subnets?id=3434b584-6f52-4426-94d5-69f61f6b744e => generated 655 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2519] 199.204.45.57 () {30 vars in 740 bytes} [Wed Jul 1 02:04:55 2026] GET /v2.0/subnets/3434b584-6f52-4426-94d5-69f61f6b744e => generated 652 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2520] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:04:55 2026] GET /v2.0/ports?network_id=f8382a43-c59a-43c6-bfab-b4a69d5d2599&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: 1326/2521] 199.204.45.57 () {30 vars in 736 bytes} [Wed Jul 1 02:04:55 2026] GET /v2.0/ports/465666ef-4a4e-4c0a-b99e-20e66ddb0782 => generated 1124 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2522] 10.0.0.90 () {32 vars in 719 bytes} [Wed Jul 1 02:04:55 2026] DELETE /v2.0/ports/e5203971-26ea-494f-bb6d-c950f0f4849b => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2523] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:04:55 2026] GET /v2.0/networks/f8382a43-c59a-43c6-bfab-b4a69d5d2599?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: 1197/2524] 199.204.45.57 () {30 vars in 736 bytes} [Wed Jul 1 02:04:55 2026] GET /v2.0/ports/6c589c40-d5ff-4842-8dfd-c244f1a44692 => generated 1346 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2525] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:04:55 2026] GET /v2.0/networks/f8382a43-c59a-43c6-bfab-b4a69d5d2599?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2526] 199.204.45.57 () {30 vars in 740 bytes} [Wed Jul 1 02:04:55 2026] GET /v2.0/subnets/3434b584-6f52-4426-94d5-69f61f6b744e => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2527] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:04:55 2026] GET /v2.0/ports?tenant_id=bf5cd566561f434c883ec1e2ce8c53ed&device_id=6045ba93-eee2-4906-95f8-04ea6cd227ae => generated 2586 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2528] 199.204.45.57 () {30 vars in 742 bytes} [Wed Jul 1 02:04:55 2026] GET /v2.0/networks/f8382a43-c59a-43c6-bfab-b4a69d5d2599 => generated 800 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2529] 10.0.0.90 () {32 vars in 719 bytes} [Wed Jul 1 02:04:55 2026] DELETE /v2.0/ports/658c60b5-41a7-4573-8b5a-acc70711da72 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2530] 199.204.45.57 () {30 vars in 736 bytes} [Wed Jul 1 02:04:55 2026] GET /v2.0/ports/465666ef-4a4e-4c0a-b99e-20e66ddb0782 => generated 1124 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2531] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:04:55 2026] GET /v2.0/networks?id=f8382a43-c59a-43c6-bfab-b4a69d5d2599 => generated 803 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2532] 199.204.45.57 () {30 vars in 740 bytes} [Wed Jul 1 02:04:55 2026] GET /v2.0/subnets/3434b584-6f52-4426-94d5-69f61f6b744e => generated 652 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2533] 199.204.45.57 () {34 vars in 1057 bytes} [Wed Jul 1 02:04:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.214&port_id=6c589c40-d5ff-4842-8dfd-c244f1a44692 => 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: 1205/2534] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:04:55 2026] GET /v2.0/subnets?id=3434b584-6f52-4426-94d5-69f61f6b744e => generated 655 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2535] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:04:55 2026] GET /v2.0/ports?network_id=f8382a43-c59a-43c6-bfab-b4a69d5d2599&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: 1330/2536] 10.0.0.90 () {32 vars in 719 bytes} [Wed Jul 1 02:04:55 2026] DELETE /v2.0/ports/14a7e92c-cea2-461f-af73-649d1d0197f0 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2537] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:04:55 2026] GET /v2.0/networks/f8382a43-c59a-43c6-bfab-b4a69d5d2599?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: 1208/2538] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:04:55 2026] GET /v2.0/networks/f8382a43-c59a-43c6-bfab-b4a69d5d2599?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) 2026-07-01 02:04:56.134 7 INFO neutron.services.segments.plugin [-] Segment 37e72fa2-d75c-4385-ac4d-b18df741fd21 resource provider aggregate not found 2026-07-01 02:04:56.139 7 INFO neutron.services.segments.plugin [-] Segment 37e72fa2-d75c-4385-ac4d-b18df741fd21 resource provider aggregate not found 2026-07-01 02:04:56.158 7 INFO neutron.services.segments.plugin [-] Segment 37e72fa2-d75c-4385-ac4d-b18df741fd21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37e72fa2-d75c-4385-ac4d-b18df741fd21 found for delete ", "request_id": "req-481d7390-8194-4b99-af6e-66f1a34db917"}]} 2026-07-01 02:04:56.161 7 INFO neutron.services.segments.plugin [-] Segment 37e72fa2-d75c-4385-ac4d-b18df741fd21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37e72fa2-d75c-4385-ac4d-b18df741fd21 found for delete ", "request_id": "req-bcc5645d-1852-4197-9e39-65454f466feb"}]} [pid: 7|app: 0|req: 1331/2539] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:04:55 2026] DELETE /v2.0/networks/77a961ce-a24d-496f-9400-e2bf4a832194 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:04:56.383 8 INFO neutron.services.segments.plugin [-] Segment d3334e7d-3f50-45a8-a063-5aa00462ec4d resource provider aggregate not found 2026-07-01 02:04:56.394 8 INFO neutron.services.segments.plugin [-] Segment d3334e7d-3f50-45a8-a063-5aa00462ec4d resource provider aggregate not found 2026-07-01 02:04:56.417 8 INFO neutron.services.segments.plugin [-] Segment d3334e7d-3f50-45a8-a063-5aa00462ec4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3334e7d-3f50-45a8-a063-5aa00462ec4d found for delete ", "request_id": "req-6f514774-ab68-4214-b628-82c7cb90fd56"}]} [pid: 8|app: 0|req: 1209/2540] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:04:56 2026] DELETE /v2.0/networks/124df5e0-dc77-413c-b3e6-2f561cc0e864 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2541] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:04:56 2026] DELETE /v2.0/networks/8c105a6f-cad7-48a1-b2c6-1b0bd44e3ec3 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:04:56.711 8 INFO neutron.services.segments.plugin [-] Segment d3334e7d-3f50-45a8-a063-5aa00462ec4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3334e7d-3f50-45a8-a063-5aa00462ec4d found for delete ", "request_id": "req-81e36862-7b68-4e77-a639-c9b548ba21b4"}]} [pid: 8|app: 0|req: 1210/2542] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:04:56 2026] DELETE /v2.0/networks/d3d609bb-6908-4815-8c24-a7b849a38b54 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2543] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:04:57 2026] DELETE /v2.0/networks/ce449878-b29a-4a1c-bbdc-1235449a3064 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:04:58.466 8 INFO neutron.services.segments.plugin [-] Segment 93e0d050-068d-44c2-9ea5-405040365adf resource provider aggregate not found 2026-07-01 02:04:58.483 8 INFO neutron.services.segments.plugin [-] Segment 93e0d050-068d-44c2-9ea5-405040365adf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93e0d050-068d-44c2-9ea5-405040365adf found for delete ", "request_id": "req-0f1d8e8f-e7aa-4ca1-bac5-d87257b26228"}]} [pid: 8|app: 0|req: 1211/2544] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:04:58 2026] GET /v2.0/security-groups?tenant_id=ec6dece2387e4be2bfdcbf85e1ab1a43&name=default => generated 2805 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:04:58.706 7 INFO neutron.services.segments.plugin [-] Segment 8bef84f9-609b-4afb-845c-002a275f51be resource provider aggregate not found 2026-07-01 02:04:58.711 7 INFO neutron.services.segments.plugin [-] Segment 8bef84f9-609b-4afb-845c-002a275f51be resource provider aggregate not found 2026-07-01 02:04:58.729 7 INFO neutron.services.segments.plugin [-] Segment 8bef84f9-609b-4afb-845c-002a275f51be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bef84f9-609b-4afb-845c-002a275f51be found for delete ", "request_id": "req-842836d7-f561-4faf-99be-66235bec9284"}]} 2026-07-01 02:04:58.737 7 INFO neutron.services.segments.plugin [-] Segment 8bef84f9-609b-4afb-845c-002a275f51be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bef84f9-609b-4afb-845c-002a275f51be found for delete ", "request_id": "req-e49bf85a-e9c3-40d8-a453-2b7756a33da5"}]} 2026-07-01 02:04:58.742 7 INFO neutron.services.segments.plugin [-] Segment b1a39454-27e5-4fcb-8aae-d3a537a43c09 resource provider aggregate not found 2026-07-01 02:04:58.755 7 INFO neutron.services.segments.plugin [-] Segment b1a39454-27e5-4fcb-8aae-d3a537a43c09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1a39454-27e5-4fcb-8aae-d3a537a43c09 found for delete ", "request_id": "req-3733ceaa-7a3c-4da3-b9cf-a16761063195"}]} 2026-07-01 02:04:58.759 7 INFO neutron.services.segments.plugin [-] Segment b1a39454-27e5-4fcb-8aae-d3a537a43c09 resource provider aggregate not found 2026-07-01 02:04:58.778 7 INFO neutron.services.segments.plugin [-] Segment b1a39454-27e5-4fcb-8aae-d3a537a43c09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1a39454-27e5-4fcb-8aae-d3a537a43c09 found for delete ", "request_id": "req-96330e1c-ac6f-45bf-8f82-c357187aa8c8"}]} [pid: 7|app: 0|req: 1334/2545] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:04:58 2026] DELETE /v2.0/security-groups/e5716aaf-b701-4d01-8bc4-d370eb207508 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:04:58.978 8 INFO neutron.services.segments.plugin [-] Segment 93e0d050-068d-44c2-9ea5-405040365adf resource provider aggregate not found 2026-07-01 02:04:58.997 8 INFO neutron.services.segments.plugin [-] Segment 93e0d050-068d-44c2-9ea5-405040365adf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93e0d050-068d-44c2-9ea5-405040365adf found for delete ", "request_id": "req-4b43f07d-32b0-4ac4-b0cd-722218708232"}]} [pid: 8|app: 0|req: 1212/2546] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:04:58 2026] GET /v2.0/security-groups?tenant_id=0293bdfaed6445ebabdde6a681d2d63d&name=default => generated 2805 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2547] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:04:59 2026] DELETE /v2.0/security-groups/f22090ef-9238-4e00-b51b-691fa41bf8d2 => 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: 1213/2548] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:04:59 2026] GET /v2.0/security-groups?tenant_id=5040f0ba11374391a69cf5c7cdbdd9c4&name=default => generated 2805 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2549] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:04:59 2026] DELETE /v2.0/security-groups/8325cf7b-a60d-4bcf-89ff-97dbafb14fd6 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:05:03.114 7 WARNING neutron_lib.context [None req-f1cfa50b-b373-497a-93e5-77d80a29baac fa430bca64aa46699e3c51508a5eee6a 6a39f31cd00a4beb855b7352cb00fe58 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:05:03.247 7 INFO neutron.db.segments_db [None req-f1cfa50b-b373-497a-93e5-77d80a29baac fa430bca64aa46699e3c51508a5eee6a 6a39f31cd00a4beb855b7352cb00fe58 - - default default] Added segment e6f52fea-b312-454f-a276-8687319758e8 of type vxlan for network faf762bc-4b1f-4090-951d-cae785b20a82 [pid: 7|app: 0|req: 1338/2552] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:05:02 2026] POST /v2.0/networks => generated 631 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:05:03.365 8 WARNING neutron_lib.context [None req-def83dca-7933-4255-8cd3-ed46c7b82434 fa430bca64aa46699e3c51508a5eee6a 6a39f31cd00a4beb855b7352cb00fe58 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:05:03.427 8 INFO neutron.db.segments_db [None req-def83dca-7933-4255-8cd3-ed46c7b82434 fa430bca64aa46699e3c51508a5eee6a 6a39f31cd00a4beb855b7352cb00fe58 - - default default] Added segment 02f9565a-c07b-4659-96af-d66e7df7c6ce of type vxlan for network dfdf4824-cdb6-42c4-a1cd-d71368807f67 [pid: 8|app: 0|req: 1215/2553] 10.0.0.90 () {34 vars in 669 bytes} [Wed Jul 1 02:05:03 2026] POST /v2.0/networks => generated 632 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2554] 10.0.0.90 () {34 vars in 752 bytes} [Wed Jul 1 02:05:03 2026] PUT /v2.0/networks/faf762bc-4b1f-4090-951d-cae785b20a82/tags => generated 25 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2555] 10.0.0.90 () {32 vars in 732 bytes} [Wed Jul 1 02:05:03 2026] GET /v2.0/networks/faf762bc-4b1f-4090-951d-cae785b20a82/tags => generated 25 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2556] 10.0.0.90 () {34 vars in 752 bytes} [Wed Jul 1 02:05:03 2026] PUT /v2.0/networks/dfdf4824-cdb6-42c4-a1cd-d71368807f67/tags => generated 17 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2557] 10.0.0.90 () {32 vars in 732 bytes} [Wed Jul 1 02:05:03 2026] GET /v2.0/networks/dfdf4824-cdb6-42c4-a1cd-d71368807f67/tags => generated 17 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2558] 10.0.0.90 () {34 vars in 752 bytes} [Wed Jul 1 02:05:03 2026] PUT /v2.0/networks/dfdf4824-cdb6-42c4-a1cd-d71368807f67/tags => generated 12 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2559] 10.0.0.90 () {32 vars in 732 bytes} [Wed Jul 1 02:05:04 2026] GET /v2.0/networks/dfdf4824-cdb6-42c4-a1cd-d71368807f67/tags => generated 12 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2560] 10.0.0.90 () {32 vars in 732 bytes} [Wed Jul 1 02:05:04 2026] GET /v2.0/networks/faf762bc-4b1f-4090-951d-cae785b20a82/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:05:04.326 8 INFO neutron.services.segments.plugin [-] Segment e6f52fea-b312-454f-a276-8687319758e8 resource provider aggregate not found 2026-07-01 02:05:04.332 8 INFO neutron.services.segments.plugin [-] Segment e6f52fea-b312-454f-a276-8687319758e8 resource provider aggregate not found 2026-07-01 02:05:04.346 8 INFO neutron.services.segments.plugin [-] Segment e6f52fea-b312-454f-a276-8687319758e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6f52fea-b312-454f-a276-8687319758e8 found for delete ", "request_id": "req-023dd71e-e888-4788-9c19-e81893f19073"}]} 2026-07-01 02:05:04.351 8 INFO neutron.services.segments.plugin [-] Segment e6f52fea-b312-454f-a276-8687319758e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6f52fea-b312-454f-a276-8687319758e8 found for delete ", "request_id": "req-4bb8484d-3946-4a95-8831-98fc1dd71fe6"}]} [pid: 8|app: 0|req: 1219/2561] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:05:04 2026] DELETE /v2.0/networks/faf762bc-4b1f-4090-951d-cae785b20a82 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:05:04.593 7 INFO neutron.services.segments.plugin [-] Segment 02f9565a-c07b-4659-96af-d66e7df7c6ce resource provider aggregate not found 2026-07-01 02:05:04.598 7 INFO neutron.services.segments.plugin [-] Segment 02f9565a-c07b-4659-96af-d66e7df7c6ce resource provider aggregate not found 2026-07-01 02:05:04.618 7 INFO neutron.services.segments.plugin [-] Segment 02f9565a-c07b-4659-96af-d66e7df7c6ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02f9565a-c07b-4659-96af-d66e7df7c6ce found for delete ", "request_id": "req-53761105-1d1d-40f9-af05-639de7c58cc3"}]} 2026-07-01 02:05:04.619 7 INFO neutron.services.segments.plugin [-] Segment 02f9565a-c07b-4659-96af-d66e7df7c6ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02f9565a-c07b-4659-96af-d66e7df7c6ce found for delete ", "request_id": "req-359bcb92-7225-4266-9bd7-7d3f19cc36bb"}]} [pid: 7|app: 0|req: 1343/2562] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:05:04 2026] DELETE /v2.0/networks/dfdf4824-cdb6-42c4-a1cd-d71368807f67 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2563] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:05:05 2026] GET /v2.0/security-groups?tenant_id=cdd8c3e837164dbb89580be9e8db8937&name=default => generated 2805 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2564] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:05:05 2026] DELETE /v2.0/security-groups/e1f7f58a-cee3-4f9f-9159-732d8ebd14f4 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2565] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:05:06 2026] GET /v2.0/security-groups?tenant_id=6a39f31cd00a4beb855b7352cb00fe58&name=default => generated 2805 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2566] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:05:06 2026] DELETE /v2.0/security-groups/912bdd79-d3c9-4937-a612-0cdc3f9af9e8 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:05:07.293 8 WARNING neutron_lib.context [None req-d475b60c-6127-41aa-8a6f-4bf631d4995b 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:05:08.193 8 INFO neutron.db.l3_db [None req-d475b60c-6127-41aa-8a6f-4bf631d4995b 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] Floating IP 521700cf-2263-43c3-a5c3-3b8f9f925b05 associated. External IP: 10.96.250.214, port: 465666ef-4a4e-4c0a-b99e-20e66ddb0782. [pid: 8|app: 0|req: 1222/2567] 10.0.0.90 () {34 vars in 676 bytes} [Wed Jul 1 02:05:07 2026] POST /v2.0/floatingips => generated 897 bytes in 1323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2568] 199.204.45.57 () {30 vars in 702 bytes} [Wed Jul 1 02:05:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2569] 199.204.45.57 () {30 vars in 704 bytes} [Wed Jul 1 02:05:13 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: 1347/2570] 199.204.45.57 () {30 vars in 680 bytes} [Wed Jul 1 02:05:13 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: 8|app: 0|req: 1224/2571] 199.204.45.57 () {30 vars in 716 bytes} [Wed Jul 1 02:05:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:05:13.625 7 INFO neutron.api.v2.resource [None req-9ab80689-286c-4830-bca7-a4f15581347a 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1348/2572] 199.204.45.57 () {30 vars in 762 bytes} [Wed Jul 1 02:05:13 2026] GET /v2.0/security-groups/lb-714dfed0-74e5-4fb3-af2f-3cce1696ac2c => generated 149 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2573] 199.204.45.57 () {30 vars in 784 bytes} [Wed Jul 1 02:05:13 2026] GET /v2.0/security-groups?name=lb-714dfed0-74e5-4fb3-af2f-3cce1696ac2c => generated 1575 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2574] 199.204.45.57 () {30 vars in 814 bytes} [Wed Jul 1 02:05:13 2026] GET /v2.0/security-group-rules?security_group_id=a97d7149-7f97-4b3d-b8e6-91f57ce04155 => generated 1118 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2575] 199.204.45.57 () {34 vars in 746 bytes} [Wed Jul 1 02:05:13 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) [pid: 7|app: 0|req: 1350/2576] 199.204.45.57 () {34 vars in 746 bytes} [Wed Jul 1 02:05:13 2026] POST /v2.0/security-group-rules => generated 569 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2579] 199.204.45.57 () {34 vars in 1095 bytes} [Wed Jul 1 02:05:18 2026] GET /v2.0/ports?device_id=0f2dc516-24ac-4012-98c3-58c0de7ba9be&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2580] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:05:18 2026] GET /v2.0/ports?tenant_id=3c27fbb8f1744abfb46f063c6e16ba67&device_id=0f2dc516-24ac-4012-98c3-58c0de7ba9be => generated 1465 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2581] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:05:18 2026] GET /v2.0/networks?id=3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1 => 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: 1229/2582] 199.204.45.57 () {34 vars in 1055 bytes} [Wed Jul 1 02:05:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.81&port_id=ccce7963-c02a-4629-9e71-dfa59abe04ef => generated 859 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2583] 199.204.45.57 () {34 vars in 1103 bytes} [Wed Jul 1 02:05:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1a&port_id=ccce7963-c02a-4629-9e71-dfa59abe04ef => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2584] 199.204.45.57 () {34 vars in 1063 bytes} [Wed Jul 1 02:05:18 2026] GET /v2.0/subnets?id=d052408c-70d4-4645-94e9-0706925c5317&id=718232ac-c9b2-41ff-b121-739fd17b7853 => generated 1366 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2585] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:05:18 2026] GET /v2.0/ports?network_id=3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1&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: 8|app: 0|req: 1231/2586] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:05:18 2026] GET /v2.0/ports?network_id=3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2587] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:05:18 2026] GET /v2.0/networks/3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2588] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:05:18 2026] GET /v2.0/networks/3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1?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: 1357/2589] 10.0.0.39 () {30 vars in 689 bytes} [Wed Jul 1 02:05:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2590] 10.0.0.39 () {30 vars in 691 bytes} [Wed Jul 1 02:05:25 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: 1358/2591] 10.0.0.39 () {30 vars in 667 bytes} [Wed Jul 1 02:05:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2592] 10.0.0.39 () {30 vars in 703 bytes} [Wed Jul 1 02:05:25 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: 1359/2593] 10.0.0.39 () {28 vars in 438 bytes} [Wed Jul 1 02:05:26 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2594] 10.0.0.39 () {30 vars in 727 bytes} [Wed Jul 1 02:05:26 2026] GET /v2.0/subnets/d4ff4d2a-6334-4327-be93-e19513fe93b6 => generated 631 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2595] 199.204.45.57 () {30 vars in 702 bytes} [Wed Jul 1 02:05:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2596] 199.204.45.57 () {30 vars in 704 bytes} [Wed Jul 1 02:05:26 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: 1361/2597] 199.204.45.57 () {30 vars in 680 bytes} [Wed Jul 1 02:05: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: 8|app: 0|req: 1237/2598] 199.204.45.57 () {30 vars in 716 bytes} [Wed Jul 1 02:05:26 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: 1362/2599] 199.204.45.57 () {30 vars in 740 bytes} [Wed Jul 1 02:05:26 2026] GET /v2.0/subnets/d4ff4d2a-6334-4327-be93-e19513fe93b6 => generated 649 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2600] 199.204.45.57 () {30 vars in 768 bytes} [Wed Jul 1 02:05:26 2026] GET /v2.0/ports?device_id=6045ba93-eee2-4906-95f8-04ea6cd227ae => generated 2588 bytes in 640 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2601] 199.204.45.57 () {30 vars in 702 bytes} [Wed Jul 1 02:05:27 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: 1239/2602] 199.204.45.57 () {30 vars in 704 bytes} [Wed Jul 1 02:05:27 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: 1364/2603] 199.204.45.57 () {30 vars in 680 bytes} [Wed Jul 1 02:05:27 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: 1240/2604] 199.204.45.57 () {30 vars in 716 bytes} [Wed Jul 1 02:05:27 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: 1365/2605] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:05:28 2026] GET /v2.0/networks/7694703a-3a78-45ea-ac7f-3b0d42ef4b9f?fields=segments => generated 14 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2606] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:05:28 2026] GET /v2.0/networks/7694703a-3a78-45ea-ac7f-3b0d42ef4b9f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2607] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:05:28 2026] GET /v2.0/networks?id=7694703a-3a78-45ea-ac7f-3b0d42ef4b9f => generated 800 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2608] 199.204.45.57 () {38 vars in 954 bytes} [Wed Jul 1 02:05:28 2026] POST /v2.0/ports => generated 1299 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2609] 199.204.45.57 () {38 vars in 1027 bytes} [Wed Jul 1 02:05:29 2026] PUT /v2.0/ports/13a5c920-0f00-4505-bcae-acfaa03e123b => generated 1424 bytes in 500 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: 1243/2610] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:05:29 2026] GET /v2.0/ports?tenant_id=bf5cd566561f434c883ec1e2ce8c53ed&device_id=6045ba93-eee2-4906-95f8-04ea6cd227ae => generated 4040 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: 1368/2611] 199.204.45.57 () {34 vars in 1061 bytes} [Wed Jul 1 02:05:29 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.170&port_id=935775bc-25fe-47e3-9647-76eeb54ba414 => 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: 1244/2612] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:05:29 2026] GET /v2.0/subnets?id=8341bc35-041b-47ed-aa6a-9c7dac3ff94c => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:05:29.732 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-744d8510-9527-47cd-a1bd-2c174fca9f84'] response: {'name': 'network-changed', 'server_uuid': '6045ba93-eee2-4906-95f8-04ea6cd227ae', 'tag': '13a5c920-0f00-4505-bcae-acfaa03e123b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1369/2613] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:05:29 2026] GET /v2.0/ports?network_id=06096fa8-c77c-48e1-aed7-088ed2e31724&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2614] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:05:29 2026] GET /v2.0/networks/06096fa8-c77c-48e1-aed7-088ed2e31724?fields=segments => generated 14 bytes in 82 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: 1370/2615] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:05:29 2026] GET /v2.0/networks/06096fa8-c77c-48e1-aed7-088ed2e31724?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2616] 199.204.45.57 () {34 vars in 1057 bytes} [Wed Jul 1 02:05:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.214&port_id=6c589c40-d5ff-4842-8dfd-c244f1a44692 => 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: 1371/2617] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:05:30 2026] GET /v2.0/subnets?id=3434b584-6f52-4426-94d5-69f61f6b744e => generated 655 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2618] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:05:30 2026] GET /v2.0/ports?network_id=f8382a43-c59a-43c6-bfab-b4a69d5d2599&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: 1372/2619] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:05:30 2026] GET /v2.0/networks/f8382a43-c59a-43c6-bfab-b4a69d5d2599?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2620] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:05:30 2026] GET /v2.0/networks/f8382a43-c59a-43c6-bfab-b4a69d5d2599?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: 1373/2621] 199.204.45.57 () {34 vars in 1057 bytes} [Wed Jul 1 02:05:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.230&port_id=13a5c920-0f00-4505-bcae-acfaa03e123b => 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: 1249/2622] 199.204.45.57 () {34 vars in 1101 bytes} [Wed Jul 1 02:05:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A6b&port_id=13a5c920-0f00-4505-bcae-acfaa03e123b => 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: 1374/2623] 199.204.45.57 () {34 vars in 1063 bytes} [Wed Jul 1 02:05:30 2026] GET /v2.0/subnets?id=d4ff4d2a-6334-4327-be93-e19513fe93b6&id=cad78e6b-c1b0-45b0-9e62-cd8d4daaae0f => generated 1361 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2624] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:05:30 2026] GET /v2.0/ports?network_id=7694703a-3a78-45ea-ac7f-3b0d42ef4b9f&device_owner=network%3Adhcp => generated 1457 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2625] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:05:30 2026] GET /v2.0/ports?network_id=7694703a-3a78-45ea-ac7f-3b0d42ef4b9f&device_owner=network%3Adhcp => generated 1457 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2626] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:05:30 2026] GET /v2.0/networks/7694703a-3a78-45ea-ac7f-3b0d42ef4b9f?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: 1376/2629] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:05:30 2026] GET /v2.0/networks/7694703a-3a78-45ea-ac7f-3b0d42ef4b9f?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: 1254/2630] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:05:30 2026] GET /v2.0/ports?tenant_id=bf5cd566561f434c883ec1e2ce8c53ed&device_id=6045ba93-eee2-4906-95f8-04ea6cd227ae => generated 4040 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2631] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:05:30 2026] GET /v2.0/networks?id=7694703a-3a78-45ea-ac7f-3b0d42ef4b9f => generated 800 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2632] 199.204.45.57 () {34 vars in 1057 bytes} [Wed Jul 1 02:05:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.230&port_id=13a5c920-0f00-4505-bcae-acfaa03e123b => 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: 1256/2633] 199.204.45.57 () {34 vars in 1101 bytes} [Wed Jul 1 02:05:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A6b&port_id=13a5c920-0f00-4505-bcae-acfaa03e123b => 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: 1378/2634] 10.0.0.251 () {34 vars in 971 bytes} [Wed Jul 1 02:05:31 2026] GET /v2.0/ports/13a5c920-0f00-4505-bcae-acfaa03e123b => generated 1460 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2635] 199.204.45.57 () {34 vars in 1063 bytes} [Wed Jul 1 02:05:31 2026] GET /v2.0/subnets?id=d4ff4d2a-6334-4327-be93-e19513fe93b6&id=cad78e6b-c1b0-45b0-9e62-cd8d4daaae0f => generated 1361 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2636] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:05:31 2026] GET /v2.0/ports?network_id=7694703a-3a78-45ea-ac7f-3b0d42ef4b9f&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: 1258/2637] 199.204.45.57 () {30 vars in 736 bytes} [Wed Jul 1 02:05:31 2026] GET /v2.0/ports/13a5c920-0f00-4505-bcae-acfaa03e123b => generated 1460 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2638] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:05:31 2026] GET /v2.0/ports?network_id=7694703a-3a78-45ea-ac7f-3b0d42ef4b9f&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2639] 199.204.45.57 () {30 vars in 736 bytes} [Wed Jul 1 02:05:31 2026] GET /v2.0/ports/13a5c920-0f00-4505-bcae-acfaa03e123b => generated 1460 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2640] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:05:31 2026] GET /v2.0/networks/7694703a-3a78-45ea-ac7f-3b0d42ef4b9f?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2641] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:05:31 2026] GET /v2.0/networks/7694703a-3a78-45ea-ac7f-3b0d42ef4b9f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2642] 199.204.45.57 () {34 vars in 789 bytes} [Wed Jul 1 02:05:31 2026] PUT /v2.0/ports/13a5c920-0f00-4505-bcae-acfaa03e123b => generated 1199 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2643] 199.204.45.57 () {30 vars in 742 bytes} [Wed Jul 1 02:05:31 2026] GET /v2.0/networks/7694703a-3a78-45ea-ac7f-3b0d42ef4b9f => generated 797 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1261/2644] 199.204.45.57 () {30 vars in 740 bytes} [Wed Jul 1 02:05:31 2026] GET /v2.0/subnets/d4ff4d2a-6334-4327-be93-e19513fe93b6 => generated 649 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2645] 199.204.45.57 () {30 vars in 702 bytes} [Wed Jul 1 02:05:31 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: 1262/2646] 199.204.45.57 () {30 vars in 704 bytes} [Wed Jul 1 02:05:31 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) 2026-07-01 02:05:31.990 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eca03bdd-9990-4422-ab8c-7b4c05eda62a'] response: {'name': 'network-changed', 'server_uuid': '6045ba93-eee2-4906-95f8-04ea6cd227ae', 'tag': '13a5c920-0f00-4505-bcae-acfaa03e123b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1263/2647] 199.204.45.57 () {30 vars in 680 bytes} [Wed Jul 1 02:05:31 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: 1264/2648] 199.204.45.57 () {30 vars in 716 bytes} [Wed Jul 1 02:05:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2649] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:05:31 2026] GET /v2.0/ports?tenant_id=bf5cd566561f434c883ec1e2ce8c53ed&device_id=6045ba93-eee2-4906-95f8-04ea6cd227ae => generated 3815 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2650] 199.204.45.57 () {30 vars in 740 bytes} [Wed Jul 1 02:05:32 2026] GET /v2.0/subnets/3434b584-6f52-4426-94d5-69f61f6b744e => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2651] 199.204.45.57 () {30 vars in 736 bytes} [Wed Jul 1 02:05:32 2026] GET /v2.0/ports/465666ef-4a4e-4c0a-b99e-20e66ddb0782 => generated 1124 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2652] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:05:32 2026] GET /v2.0/networks?id=7694703a-3a78-45ea-ac7f-3b0d42ef4b9f => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2653] 199.204.45.57 () {34 vars in 1057 bytes} [Wed Jul 1 02:05:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.230&port_id=13a5c920-0f00-4505-bcae-acfaa03e123b => 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: 1267/2654] 199.204.45.57 () {30 vars in 736 bytes} [Wed Jul 1 02:05:32 2026] GET /v2.0/ports/6c589c40-d5ff-4842-8dfd-c244f1a44692 => generated 1348 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2655] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:05:32 2026] GET /v2.0/subnets?id=d4ff4d2a-6334-4327-be93-e19513fe93b6 => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2656] 199.204.45.57 () {30 vars in 740 bytes} [Wed Jul 1 02:05:32 2026] GET /v2.0/subnets/3434b584-6f52-4426-94d5-69f61f6b744e => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2657] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:05:32 2026] GET /v2.0/ports?network_id=7694703a-3a78-45ea-ac7f-3b0d42ef4b9f&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: 1269/2658] 199.204.45.57 () {30 vars in 742 bytes} [Wed Jul 1 02:05:32 2026] GET /v2.0/networks/f8382a43-c59a-43c6-bfab-b4a69d5d2599 => generated 800 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2659] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:05:32 2026] GET /v2.0/networks/7694703a-3a78-45ea-ac7f-3b0d42ef4b9f?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: 1270/2660] 199.204.45.57 () {30 vars in 736 bytes} [Wed Jul 1 02:05:32 2026] GET /v2.0/ports/465666ef-4a4e-4c0a-b99e-20e66ddb0782 => generated 1124 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2661] 199.204.45.57 () {30 vars in 740 bytes} [Wed Jul 1 02:05:32 2026] GET /v2.0/subnets/3434b584-6f52-4426-94d5-69f61f6b744e => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2662] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:05:32 2026] GET /v2.0/networks/7694703a-3a78-45ea-ac7f-3b0d42ef4b9f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2663] 10.0.0.39 () {30 vars in 689 bytes} [Wed Jul 1 02:05:36 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: 1392/2664] 10.0.0.39 () {30 vars in 691 bytes} [Wed Jul 1 02:05:36 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: 1273/2665] 10.0.0.39 () {30 vars in 667 bytes} [Wed Jul 1 02:05:36 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: 1393/2666] 10.0.0.39 () {30 vars in 703 bytes} [Wed Jul 1 02:05:36 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: 1274/2667] 10.0.0.39 () {28 vars in 438 bytes} [Wed Jul 1 02:05:36 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: 1394/2668] 10.0.0.39 () {30 vars in 727 bytes} [Wed Jul 1 02:05:36 2026] GET /v2.0/subnets/d052408c-70d4-4645-94e9-0706925c5317 => 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: 1275/2669] 199.204.45.57 () {30 vars in 702 bytes} [Wed Jul 1 02:05:37 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: 1395/2670] 199.204.45.57 () {30 vars in 704 bytes} [Wed Jul 1 02:05:37 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: 1276/2671] 199.204.45.57 () {30 vars in 680 bytes} [Wed Jul 1 02:05:37 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: 1396/2672] 199.204.45.57 () {30 vars in 716 bytes} [Wed Jul 1 02:05:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2673] 199.204.45.57 () {30 vars in 740 bytes} [Wed Jul 1 02:05:37 2026] GET /v2.0/subnets/d4ff4d2a-6334-4327-be93-e19513fe93b6 => generated 649 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2674] 199.204.45.57 () {30 vars in 740 bytes} [Wed Jul 1 02:05:37 2026] GET /v2.0/subnets/d052408c-70d4-4645-94e9-0706925c5317 => generated 649 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2675] 199.204.45.57 () {30 vars in 768 bytes} [Wed Jul 1 02:05:37 2026] GET /v2.0/ports?device_id=6045ba93-eee2-4906-95f8-04ea6cd227ae => generated 3817 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2676] 199.204.45.57 () {30 vars in 702 bytes} [Wed Jul 1 02:05:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2677] 199.204.45.57 () {30 vars in 704 bytes} [Wed Jul 1 02:05:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2678] 199.204.45.57 () {30 vars in 680 bytes} [Wed Jul 1 02:05:38 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: 1280/2679] 199.204.45.57 () {30 vars in 716 bytes} [Wed Jul 1 02:05:38 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: 1400/2680] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:05:38 2026] GET /v2.0/networks/3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1?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: 1281/2681] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:05:38 2026] GET /v2.0/networks/3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1?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: 1401/2682] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:05:38 2026] GET /v2.0/networks?id=3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1 => generated 801 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2683] 199.204.45.57 () {38 vars in 954 bytes} [Wed Jul 1 02:05:38 2026] POST /v2.0/ports => generated 1307 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2684] 199.204.45.57 () {38 vars in 1027 bytes} [Wed Jul 1 02:05:39 2026] PUT /v2.0/ports/cbbcc8aa-dcec-4534-8725-91117e555b77 => generated 1432 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: 1283/2685] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:05:39 2026] GET /v2.0/ports?tenant_id=bf5cd566561f434c883ec1e2ce8c53ed&device_id=6045ba93-eee2-4906-95f8-04ea6cd227ae => generated 5277 bytes in 63 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: 1403/2686] 199.204.45.57 () {34 vars in 1061 bytes} [Wed Jul 1 02:05:39 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.170&port_id=935775bc-25fe-47e3-9647-76eeb54ba414 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2687] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:05:39 2026] GET /v2.0/subnets?id=8341bc35-041b-47ed-aa6a-9c7dac3ff94c => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:05:39.752 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-94dbf7e2-b6f7-46be-b3f6-e4aec7eb4d67'] response: {'name': 'network-changed', 'server_uuid': '6045ba93-eee2-4906-95f8-04ea6cd227ae', 'tag': 'cbbcc8aa-dcec-4534-8725-91117e555b77', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1404/2688] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:05:39 2026] GET /v2.0/ports?network_id=06096fa8-c77c-48e1-aed7-088ed2e31724&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2689] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:05:39 2026] GET /v2.0/networks/06096fa8-c77c-48e1-aed7-088ed2e31724?fields=segments => generated 14 bytes in 99 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: 1405/2690] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:05:39 2026] GET /v2.0/networks/06096fa8-c77c-48e1-aed7-088ed2e31724?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: 1286/2691] 199.204.45.57 () {34 vars in 1057 bytes} [Wed Jul 1 02:05:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.214&port_id=6c589c40-d5ff-4842-8dfd-c244f1a44692 => 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: 1406/2692] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:05:40 2026] GET /v2.0/subnets?id=3434b584-6f52-4426-94d5-69f61f6b744e => generated 655 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2693] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:05:40 2026] GET /v2.0/ports?network_id=f8382a43-c59a-43c6-bfab-b4a69d5d2599&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2694] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:05:40 2026] GET /v2.0/networks/f8382a43-c59a-43c6-bfab-b4a69d5d2599?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: 1288/2695] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:05:40 2026] GET /v2.0/networks/f8382a43-c59a-43c6-bfab-b4a69d5d2599?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: 1408/2696] 199.204.45.57 () {34 vars in 1057 bytes} [Wed Jul 1 02:05:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.230&port_id=13a5c920-0f00-4505-bcae-acfaa03e123b => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2697] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:05:40 2026] GET /v2.0/subnets?id=d4ff4d2a-6334-4327-be93-e19513fe93b6 => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2698] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:05:40 2026] GET /v2.0/ports?network_id=7694703a-3a78-45ea-ac7f-3b0d42ef4b9f&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: 1290/2699] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:05:40 2026] GET /v2.0/networks/7694703a-3a78-45ea-ac7f-3b0d42ef4b9f?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: 1410/2700] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:05:40 2026] GET /v2.0/networks/7694703a-3a78-45ea-ac7f-3b0d42ef4b9f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2701] 199.204.45.57 () {34 vars in 1057 bytes} [Wed Jul 1 02:05:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.240&port_id=cbbcc8aa-dcec-4534-8725-91117e555b77 => 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: 1411/2702] 199.204.45.57 () {34 vars in 1105 bytes} [Wed Jul 1 02:05:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1f3&port_id=cbbcc8aa-dcec-4534-8725-91117e555b77 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2703] 199.204.45.57 () {34 vars in 1063 bytes} [Wed Jul 1 02:05:40 2026] GET /v2.0/subnets?id=d052408c-70d4-4645-94e9-0706925c5317&id=718232ac-c9b2-41ff-b121-739fd17b7853 => generated 1366 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2704] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:05:40 2026] GET /v2.0/ports?network_id=3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1&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: 8|app: 0|req: 1293/2705] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:05:40 2026] GET /v2.0/ports?network_id=3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2706] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:05:40 2026] GET /v2.0/networks/3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2707] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:05:40 2026] GET /v2.0/networks/3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1?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: 1414/2708] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:05:41 2026] GET /v2.0/ports?tenant_id=bf5cd566561f434c883ec1e2ce8c53ed&device_id=6045ba93-eee2-4906-95f8-04ea6cd227ae => generated 5277 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2709] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:05:41 2026] GET /v2.0/networks?id=3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1 => generated 801 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2710] 199.204.45.57 () {34 vars in 1057 bytes} [Wed Jul 1 02:05:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.240&port_id=cbbcc8aa-dcec-4534-8725-91117e555b77 => 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: 1296/2711] 199.204.45.57 () {34 vars in 1105 bytes} [Wed Jul 1 02:05:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1f3&port_id=cbbcc8aa-dcec-4534-8725-91117e555b77 => 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: 1416/2712] 199.204.45.57 () {34 vars in 1063 bytes} [Wed Jul 1 02:05:41 2026] GET /v2.0/subnets?id=d052408c-70d4-4645-94e9-0706925c5317&id=718232ac-c9b2-41ff-b121-739fd17b7853 => generated 1366 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2713] 10.0.0.251 () {34 vars in 971 bytes} [Wed Jul 1 02:05:41 2026] GET /v2.0/ports/cbbcc8aa-dcec-4534-8725-91117e555b77 => generated 1468 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2714] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:05:41 2026] GET /v2.0/ports?network_id=3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2715] 199.204.45.57 () {30 vars in 736 bytes} [Wed Jul 1 02:05:41 2026] GET /v2.0/ports/cbbcc8aa-dcec-4534-8725-91117e555b77 => generated 1468 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2716] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:05:41 2026] GET /v2.0/ports?network_id=3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1&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: 8|app: 0|req: 1299/2717] 199.204.45.57 () {30 vars in 736 bytes} [Wed Jul 1 02:05:41 2026] GET /v2.0/ports/cbbcc8aa-dcec-4534-8725-91117e555b77 => generated 1468 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2718] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:05:41 2026] GET /v2.0/networks/3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1?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: 1420/2719] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:05:41 2026] GET /v2.0/networks/3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1?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: 1300/2720] 199.204.45.57 () {34 vars in 789 bytes} [Wed Jul 1 02:05:41 2026] PUT /v2.0/ports/cbbcc8aa-dcec-4534-8725-91117e555b77 => generated 1201 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2721] 199.204.45.57 () {30 vars in 742 bytes} [Wed Jul 1 02:05:41 2026] GET /v2.0/networks/3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1 => generated 798 bytes in 66 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-07-01 02:05:42.093 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-137a9b9d-ea88-4877-bfa7-36185f8faad0'] response: {'name': 'network-changed', 'server_uuid': '6045ba93-eee2-4906-95f8-04ea6cd227ae', 'tag': 'cbbcc8aa-dcec-4534-8725-91117e555b77', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1301/2722] 199.204.45.57 () {30 vars in 740 bytes} [Wed Jul 1 02:05:42 2026] GET /v2.0/subnets/d052408c-70d4-4645-94e9-0706925c5317 => generated 649 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2723] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:05:42 2026] GET /v2.0/ports?tenant_id=bf5cd566561f434c883ec1e2ce8c53ed&device_id=6045ba93-eee2-4906-95f8-04ea6cd227ae => generated 5046 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2724] 199.204.45.57 () {30 vars in 702 bytes} [Wed Jul 1 02:05:42 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: 1424/2725] 199.204.45.57 () {30 vars in 704 bytes} [Wed Jul 1 02:05:42 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: 1425/2726] 199.204.45.57 () {30 vars in 680 bytes} [Wed Jul 1 02:05:42 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: 1426/2727] 199.204.45.57 () {30 vars in 716 bytes} [Wed Jul 1 02:05:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2728] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:05:42 2026] GET /v2.0/networks?id=3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1 => 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: 1303/2729] 199.204.45.57 () {34 vars in 1057 bytes} [Wed Jul 1 02:05:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.240&port_id=cbbcc8aa-dcec-4534-8725-91117e555b77 => 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: 1427/2730] 199.204.45.57 () {30 vars in 740 bytes} [Wed Jul 1 02:05:42 2026] GET /v2.0/subnets/3434b584-6f52-4426-94d5-69f61f6b744e => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2731] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:05:42 2026] GET /v2.0/subnets?id=d052408c-70d4-4645-94e9-0706925c5317 => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2732] 199.204.45.57 () {30 vars in 736 bytes} [Wed Jul 1 02:05:42 2026] GET /v2.0/ports/465666ef-4a4e-4c0a-b99e-20e66ddb0782 => generated 1124 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2733] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:05:42 2026] GET /v2.0/ports?network_id=3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2734] 199.204.45.57 () {30 vars in 736 bytes} [Wed Jul 1 02:05:42 2026] GET /v2.0/ports/6c589c40-d5ff-4842-8dfd-c244f1a44692 => generated 1348 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2735] 199.204.45.57 () {30 vars in 740 bytes} [Wed Jul 1 02:05:42 2026] GET /v2.0/subnets/3434b584-6f52-4426-94d5-69f61f6b744e => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2736] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:05:42 2026] GET /v2.0/networks/3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1?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: 1431/2737] 199.204.45.57 () {30 vars in 742 bytes} [Wed Jul 1 02:05:42 2026] GET /v2.0/networks/f8382a43-c59a-43c6-bfab-b4a69d5d2599 => generated 800 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2738] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:05:42 2026] GET /v2.0/networks/3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1?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: 1432/2739] 199.204.45.57 () {30 vars in 736 bytes} [Wed Jul 1 02:05:42 2026] GET /v2.0/ports/465666ef-4a4e-4c0a-b99e-20e66ddb0782 => generated 1124 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2740] 199.204.45.57 () {30 vars in 740 bytes} [Wed Jul 1 02:05:42 2026] GET /v2.0/subnets/3434b584-6f52-4426-94d5-69f61f6b744e => generated 652 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2743] 199.204.45.57 () {30 vars in 702 bytes} [Wed Jul 1 02:05:51 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: 1310/2744] 199.204.45.57 () {30 vars in 704 bytes} [Wed Jul 1 02:05:51 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: 1435/2745] 199.204.45.57 () {30 vars in 680 bytes} [Wed Jul 1 02:05:51 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: 1311/2746] 199.204.45.57 () {30 vars in 716 bytes} [Wed Jul 1 02:05:51 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: 1436/2747] 199.204.45.57 () {30 vars in 740 bytes} [Wed Jul 1 02:05:51 2026] GET /v2.0/subnets/d4ff4d2a-6334-4327-be93-e19513fe93b6 => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2748] 199.204.45.57 () {30 vars in 768 bytes} [Wed Jul 1 02:05:51 2026] GET /v2.0/ports?device_id=6045ba93-eee2-4906-95f8-04ea6cd227ae => generated 5046 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2749] 199.204.45.57 () {30 vars in 702 bytes} [Wed Jul 1 02:05:51 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: 1313/2750] 199.204.45.57 () {30 vars in 704 bytes} [Wed Jul 1 02:05:52 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: 1438/2751] 199.204.45.57 () {30 vars in 680 bytes} [Wed Jul 1 02:05:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2752] 199.204.45.57 () {30 vars in 716 bytes} [Wed Jul 1 02:05:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2753] 199.204.45.57 () {30 vars in 736 bytes} [Wed Jul 1 02:05:52 2026] GET /v2.0/ports/cbbcc8aa-dcec-4534-8725-91117e555b77 => generated 1237 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2754] 199.204.45.57 () {34 vars in 788 bytes} [Wed Jul 1 02:05:52 2026] PUT /v2.0/ports/cbbcc8aa-dcec-4534-8725-91117e555b77 => generated 1026 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2755] 199.204.45.57 () {30 vars in 742 bytes} [Wed Jul 1 02:05:52 2026] GET /v2.0/networks/3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1 => generated 798 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2756] 199.204.45.57 () {30 vars in 768 bytes} [Wed Jul 1 02:05:52 2026] GET /v2.0/ports?device_id=6045ba93-eee2-4906-95f8-04ea6cd227ae => generated 4871 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2757] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:05:52 2026] GET /v2.0/ports?tenant_id=bf5cd566561f434c883ec1e2ce8c53ed&device_id=6045ba93-eee2-4906-95f8-04ea6cd227ae => generated 4871 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:05:52.731 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-babbf964-b23f-4dc8-a0aa-0e60535d20e2'] response: {'name': 'network-changed', 'server_uuid': '6045ba93-eee2-4906-95f8-04ea6cd227ae', 'tag': 'cbbcc8aa-dcec-4534-8725-91117e555b77', '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: 1442/2758] 199.204.45.57 () {30 vars in 768 bytes} [Wed Jul 1 02:05:52 2026] GET /v2.0/ports?device_id=6045ba93-eee2-4906-95f8-04ea6cd227ae => generated 4871 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2759] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:05:52 2026] GET /v2.0/networks?id=3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1 => generated 801 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2760] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:05:52 2026] GET /v2.0/networks/3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2761] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:05:52 2026] GET /v2.0/networks/3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1?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: 1444/2762] 199.204.45.57 () {34 vars in 974 bytes} [Wed Jul 1 02:05:53 2026] GET /v2.0/ports/cbbcc8aa-dcec-4534-8725-91117e555b77 => generated 1062 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2763] 199.204.45.57 () {36 vars in 996 bytes} [Wed Jul 1 02:05:53 2026] DELETE /v2.0/ports/cbbcc8aa-dcec-4534-8725-91117e555b77 => 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: 1445/2764] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:05:53 2026] GET /v2.0/ports?tenant_id=bf5cd566561f434c883ec1e2ce8c53ed&device_id=6045ba93-eee2-4906-95f8-04ea6cd227ae => generated 3817 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2765] 199.204.45.57 () {30 vars in 768 bytes} [Wed Jul 1 02:05:53 2026] GET /v2.0/ports?device_id=6045ba93-eee2-4906-95f8-04ea6cd227ae => generated 3817 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:05:53.924 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ac2fe0f3-effd-4ce4-ac3a-37dce51cdcf1 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1447/2766] 199.204.45.57 () {32 vars in 758 bytes} [Wed Jul 1 02:05:53 2026] DELETE /v2.0/ports/cbbcc8aa-dcec-4534-8725-91117e555b77 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2767] 199.204.45.57 () {34 vars in 1225 bytes} [Wed Jul 1 02:05:53 2026] GET /v2.0/networks?id=06096fa8-c77c-48e1-aed7-088ed2e31724&id=f8382a43-c59a-43c6-bfab-b4a69d5d2599&id=7694703a-3a78-45ea-ac7f-3b0d42ef4b9f&id=3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1 => generated 3097 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2768] 199.204.45.57 () {34 vars in 1061 bytes} [Wed Jul 1 02:05:53 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.170&port_id=935775bc-25fe-47e3-9647-76eeb54ba414 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2769] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:05:53 2026] GET /v2.0/subnets?id=8341bc35-041b-47ed-aa6a-9c7dac3ff94c => generated 630 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2770] 199.204.45.57 () {30 vars in 702 bytes} [Wed Jul 1 02:05:54 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: 1323/2771] 199.204.45.57 () {30 vars in 704 bytes} [Wed Jul 1 02:05:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2772] 199.204.45.57 () {30 vars in 680 bytes} [Wed Jul 1 02:05:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2773] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:05:54 2026] GET /v2.0/ports?network_id=06096fa8-c77c-48e1-aed7-088ed2e31724&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: 1325/2774] 199.204.45.57 () {30 vars in 716 bytes} [Wed Jul 1 02:05:54 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: 1326/2775] 199.204.45.57 () {30 vars in 740 bytes} [Wed Jul 1 02:05:54 2026] GET /v2.0/subnets/3434b584-6f52-4426-94d5-69f61f6b744e => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2776] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:05:54 2026] GET /v2.0/networks/06096fa8-c77c-48e1-aed7-088ed2e31724?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: 1327/2777] 199.204.45.57 () {30 vars in 736 bytes} [Wed Jul 1 02:05:54 2026] GET /v2.0/ports/465666ef-4a4e-4c0a-b99e-20e66ddb0782 => generated 1124 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2778] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:05:54 2026] GET /v2.0/networks/06096fa8-c77c-48e1-aed7-088ed2e31724?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2779] 199.204.45.57 () {30 vars in 736 bytes} [Wed Jul 1 02:05:54 2026] GET /v2.0/ports/6c589c40-d5ff-4842-8dfd-c244f1a44692 => generated 1348 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2780] 199.204.45.57 () {34 vars in 1057 bytes} [Wed Jul 1 02:05:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.214&port_id=6c589c40-d5ff-4842-8dfd-c244f1a44692 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2781] 199.204.45.57 () {30 vars in 740 bytes} [Wed Jul 1 02:05:54 2026] GET /v2.0/subnets/3434b584-6f52-4426-94d5-69f61f6b744e => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2782] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:05:54 2026] GET /v2.0/subnets?id=3434b584-6f52-4426-94d5-69f61f6b744e => generated 655 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2783] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:05:54 2026] GET /v2.0/ports?network_id=f8382a43-c59a-43c6-bfab-b4a69d5d2599&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: 1454/2784] 199.204.45.57 () {30 vars in 742 bytes} [Wed Jul 1 02:05:54 2026] GET /v2.0/networks/f8382a43-c59a-43c6-bfab-b4a69d5d2599 => generated 800 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2785] 199.204.45.57 () {30 vars in 736 bytes} [Wed Jul 1 02:05:54 2026] GET /v2.0/ports/465666ef-4a4e-4c0a-b99e-20e66ddb0782 => generated 1124 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2786] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:05:54 2026] GET /v2.0/networks/f8382a43-c59a-43c6-bfab-b4a69d5d2599?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: 1456/2787] 199.204.45.57 () {30 vars in 740 bytes} [Wed Jul 1 02:05:54 2026] GET /v2.0/subnets/3434b584-6f52-4426-94d5-69f61f6b744e => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2788] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:05:54 2026] GET /v2.0/networks/f8382a43-c59a-43c6-bfab-b4a69d5d2599?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: 1457/2789] 199.204.45.57 () {34 vars in 1057 bytes} [Wed Jul 1 02:05:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.230&port_id=13a5c920-0f00-4505-bcae-acfaa03e123b => 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: 1333/2790] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:05:54 2026] GET /v2.0/subnets?id=d4ff4d2a-6334-4327-be93-e19513fe93b6 => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2791] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:05:54 2026] GET /v2.0/ports?network_id=7694703a-3a78-45ea-ac7f-3b0d42ef4b9f&device_owner=network%3Adhcp => generated 1457 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:05:54.778 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad934d5d-8c1b-488a-bfeb-0dbe8a376159'] response: {'server_uuid': '6045ba93-eee2-4906-95f8-04ea6cd227ae', 'name': 'network-vif-deleted', 'tag': 'cbbcc8aa-dcec-4534-8725-91117e555b77', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1334/2792] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:05:54 2026] GET /v2.0/networks/7694703a-3a78-45ea-ac7f-3b0d42ef4b9f?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: 1459/2793] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:05:54 2026] GET /v2.0/networks/7694703a-3a78-45ea-ac7f-3b0d42ef4b9f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2794] 199.204.45.57 () {30 vars in 702 bytes} [Wed Jul 1 02:05:56 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: 1460/2795] 199.204.45.57 () {30 vars in 704 bytes} [Wed Jul 1 02:05:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2796] 199.204.45.57 () {30 vars in 680 bytes} [Wed Jul 1 02:05:56 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: 1461/2797] 199.204.45.57 () {30 vars in 716 bytes} [Wed Jul 1 02:05:56 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: 1337/2798] 199.204.45.57 () {30 vars in 768 bytes} [Wed Jul 1 02:05:56 2026] GET /v2.0/ports?device_id=6045ba93-eee2-4906-95f8-04ea6cd227ae => generated 3817 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2799] 199.204.45.57 () {30 vars in 702 bytes} [Wed Jul 1 02:05:57 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: 1338/2800] 199.204.45.57 () {30 vars in 704 bytes} [Wed Jul 1 02:05:57 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: 1463/2801] 199.204.45.57 () {30 vars in 680 bytes} [Wed Jul 1 02:05:57 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2802] 199.204.45.57 () {30 vars in 716 bytes} [Wed Jul 1 02:05:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2803] 199.204.45.57 () {30 vars in 736 bytes} [Wed Jul 1 02:05:57 2026] GET /v2.0/ports/13a5c920-0f00-4505-bcae-acfaa03e123b => generated 1237 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2804] 199.204.45.57 () {34 vars in 788 bytes} [Wed Jul 1 02:05:57 2026] PUT /v2.0/ports/13a5c920-0f00-4505-bcae-acfaa03e123b => generated 1026 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2805] 199.204.45.57 () {30 vars in 742 bytes} [Wed Jul 1 02:05:57 2026] GET /v2.0/networks/7694703a-3a78-45ea-ac7f-3b0d42ef4b9f => generated 797 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:05:57.713 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f9dec167-1809-47df-ae49-62230ad57a52'] response: {'name': 'network-changed', 'server_uuid': '6045ba93-eee2-4906-95f8-04ea6cd227ae', 'tag': '13a5c920-0f00-4505-bcae-acfaa03e123b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1341/2806] 199.204.45.57 () {30 vars in 768 bytes} [Wed Jul 1 02:05:57 2026] GET /v2.0/ports?device_id=6045ba93-eee2-4906-95f8-04ea6cd227ae => generated 3642 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2807] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:05:57 2026] GET /v2.0/ports?tenant_id=bf5cd566561f434c883ec1e2ce8c53ed&device_id=6045ba93-eee2-4906-95f8-04ea6cd227ae => generated 3642 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1342/2808] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:05:57 2026] GET /v2.0/networks?id=7694703a-3a78-45ea-ac7f-3b0d42ef4b9f => generated 800 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2809] 199.204.45.57 () {30 vars in 768 bytes} [Wed Jul 1 02:05:57 2026] GET /v2.0/ports?device_id=6045ba93-eee2-4906-95f8-04ea6cd227ae => generated 3642 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2810] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:05:57 2026] GET /v2.0/networks/7694703a-3a78-45ea-ac7f-3b0d42ef4b9f?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: 1468/2811] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:05:57 2026] GET /v2.0/networks/7694703a-3a78-45ea-ac7f-3b0d42ef4b9f?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: 1344/2812] 199.204.45.57 () {34 vars in 974 bytes} [Wed Jul 1 02:05:58 2026] GET /v2.0/ports/13a5c920-0f00-4505-bcae-acfaa03e123b => generated 1062 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2813] 199.204.45.57 () {36 vars in 996 bytes} [Wed Jul 1 02:05:58 2026] DELETE /v2.0/ports/13a5c920-0f00-4505-bcae-acfaa03e123b => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2814] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:05:58 2026] GET /v2.0/ports?tenant_id=bf5cd566561f434c883ec1e2ce8c53ed&device_id=6045ba93-eee2-4906-95f8-04ea6cd227ae => generated 2588 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:05:58.902 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ebcf09b-bc8c-4b1c-9183-1a2ec609f53b'] response: {'server_uuid': '6045ba93-eee2-4906-95f8-04ea6cd227ae', 'name': 'network-vif-deleted', 'tag': '13a5c920-0f00-4505-bcae-acfaa03e123b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1470/2815] 199.204.45.57 () {34 vars in 1145 bytes} [Wed Jul 1 02:05:58 2026] GET /v2.0/networks?id=06096fa8-c77c-48e1-aed7-088ed2e31724&id=f8382a43-c59a-43c6-bfab-b4a69d5d2599&id=7694703a-3a78-45ea-ac7f-3b0d42ef4b9f => generated 2310 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2816] 199.204.45.57 () {34 vars in 1061 bytes} [Wed Jul 1 02:05:58 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.170&port_id=935775bc-25fe-47e3-9647-76eeb54ba414 => 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: 1346/2817] 199.204.45.57 () {30 vars in 768 bytes} [Wed Jul 1 02:05:58 2026] GET /v2.0/ports?device_id=6045ba93-eee2-4906-95f8-04ea6cd227ae => generated 2588 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:05:59.007 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1601cfa2-eaef-42e1-a901-ec18599bd28a 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1347/2818] 199.204.45.57 () {32 vars in 758 bytes} [Wed Jul 1 02:05:58 2026] DELETE /v2.0/ports/13a5c920-0f00-4505-bcae-acfaa03e123b => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2819] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:05:58 2026] GET /v2.0/subnets?id=8341bc35-041b-47ed-aa6a-9c7dac3ff94c => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2820] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:05:59 2026] GET /v2.0/ports?network_id=06096fa8-c77c-48e1-aed7-088ed2e31724&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: 1349/2821] 199.204.45.57 () {30 vars in 702 bytes} [Wed Jul 1 02:05:59 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: 1350/2822] 199.204.45.57 () {30 vars in 704 bytes} [Wed Jul 1 02:05:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2823] 199.204.45.57 () {30 vars in 680 bytes} [Wed Jul 1 02:05:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2824] 199.204.45.57 () {30 vars in 716 bytes} [Wed Jul 1 02:05:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2825] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:05:59 2026] GET /v2.0/networks/06096fa8-c77c-48e1-aed7-088ed2e31724?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2826] 199.204.45.57 () {30 vars in 740 bytes} [Wed Jul 1 02:05:59 2026] GET /v2.0/subnets/3434b584-6f52-4426-94d5-69f61f6b744e => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2827] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:05:59 2026] GET /v2.0/networks/06096fa8-c77c-48e1-aed7-088ed2e31724?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2828] 199.204.45.57 () {30 vars in 736 bytes} [Wed Jul 1 02:05:59 2026] GET /v2.0/ports/465666ef-4a4e-4c0a-b99e-20e66ddb0782 => generated 1124 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2829] 199.204.45.57 () {34 vars in 1057 bytes} [Wed Jul 1 02:05:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.214&port_id=6c589c40-d5ff-4842-8dfd-c244f1a44692 => 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: 1355/2830] 199.204.45.57 () {30 vars in 736 bytes} [Wed Jul 1 02:05:59 2026] GET /v2.0/ports/6c589c40-d5ff-4842-8dfd-c244f1a44692 => generated 1348 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2831] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:05:59 2026] GET /v2.0/subnets?id=3434b584-6f52-4426-94d5-69f61f6b744e => generated 655 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2832] 199.204.45.57 () {30 vars in 740 bytes} [Wed Jul 1 02:05:59 2026] GET /v2.0/subnets/3434b584-6f52-4426-94d5-69f61f6b744e => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2833] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:05:59 2026] GET /v2.0/ports?network_id=f8382a43-c59a-43c6-bfab-b4a69d5d2599&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: 1357/2834] 199.204.45.57 () {30 vars in 742 bytes} [Wed Jul 1 02:05:59 2026] GET /v2.0/networks/f8382a43-c59a-43c6-bfab-b4a69d5d2599 => generated 800 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2835] 199.204.45.57 () {30 vars in 736 bytes} [Wed Jul 1 02:05:59 2026] GET /v2.0/ports/465666ef-4a4e-4c0a-b99e-20e66ddb0782 => generated 1124 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2836] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:05:59 2026] GET /v2.0/networks/f8382a43-c59a-43c6-bfab-b4a69d5d2599?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: 1359/2837] 199.204.45.57 () {30 vars in 740 bytes} [Wed Jul 1 02:05:59 2026] GET /v2.0/subnets/3434b584-6f52-4426-94d5-69f61f6b744e => generated 652 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2838] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:05:59 2026] GET /v2.0/networks/f8382a43-c59a-43c6-bfab-b4a69d5d2599?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: 1481/2841] 199.204.45.57 () {30 vars in 702 bytes} [Wed Jul 1 02:06:07 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: 1361/2842] 199.204.45.57 () {30 vars in 704 bytes} [Wed Jul 1 02:06:07 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: 1482/2843] 199.204.45.57 () {30 vars in 680 bytes} [Wed Jul 1 02:06:07 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: 8|app: 0|req: 1362/2844] 199.204.45.57 () {30 vars in 716 bytes} [Wed Jul 1 02:06:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:06:07.933 7 INFO neutron.api.v2.resource [None req-b0858e93-b0fe-4304-bdd2-62b996c0002a 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1483/2845] 199.204.45.57 () {30 vars in 762 bytes} [Wed Jul 1 02:06:07 2026] GET /v2.0/security-groups/lb-714dfed0-74e5-4fb3-af2f-3cce1696ac2c => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2846] 199.204.45.57 () {30 vars in 784 bytes} [Wed Jul 1 02:06:07 2026] GET /v2.0/security-groups?name=lb-714dfed0-74e5-4fb3-af2f-3cce1696ac2c => generated 2739 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2847] 199.204.45.57 () {30 vars in 814 bytes} [Wed Jul 1 02:06:07 2026] GET /v2.0/security-group-rules?security_group_id=a97d7149-7f97-4b3d-b8e6-91f57ce04155 => 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: 1364/2848] 199.204.45.57 () {32 vars in 788 bytes} [Wed Jul 1 02:06:08 2026] DELETE /v2.0/security-group-rules/288fda41-b2cb-4dc5-b142-1c9db1af0401 => 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: 1485/2849] 199.204.45.57 () {32 vars in 788 bytes} [Wed Jul 1 02:06:08 2026] DELETE /v2.0/security-group-rules/8a320293-99a4-4961-8d6e-a85a70018d51 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:06:12.371 8 INFO neutron.db.l3_db [None req-01fea8c4-55e9-48b4-b65b-ac40fde62135 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] Floating IP 521700cf-2263-43c3-a5c3-3b8f9f925b05 disassociated (deleted). External IP: 10.96.250.214, port: 465666ef-4a4e-4c0a-b99e-20e66ddb0782. [pid: 8|app: 0|req: 1365/2850] 10.0.0.90 () {32 vars in 731 bytes} [Wed Jul 1 02:06:11 2026] DELETE /v2.0/floatingips/521700cf-2263-43c3-a5c3-3b8f9f925b05 => generated 0 bytes in 754 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:06:12.758 7 INFO neutron.api.v2.resource [None req-4706d013-0f79-46c1-a0c5-4541e65a3d3a 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1486/2851] 10.0.0.90 () {32 vars in 728 bytes} [Wed Jul 1 02:06:12 2026] GET /v2.0/floatingips/521700cf-2263-43c3-a5c3-3b8f9f925b05 => generated 144 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2852] 199.204.45.57 () {30 vars in 702 bytes} [Wed Jul 1 02:06:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2853] 199.204.45.57 () {30 vars in 704 bytes} [Wed Jul 1 02:06:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2854] 199.204.45.57 () {30 vars in 680 bytes} [Wed Jul 1 02:06:13 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: 1488/2855] 199.204.45.57 () {30 vars in 716 bytes} [Wed Jul 1 02:06:13 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: 1368/2856] 199.204.45.57 () {30 vars in 740 bytes} [Wed Jul 1 02:06:13 2026] GET /v2.0/subnets/3434b584-6f52-4426-94d5-69f61f6b744e => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2857] 199.204.45.57 () {30 vars in 768 bytes} [Wed Jul 1 02:06:13 2026] GET /v2.0/ports?device_id=6045ba93-eee2-4906-95f8-04ea6cd227ae => generated 2588 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2858] 199.204.45.57 () {30 vars in 768 bytes} [Wed Jul 1 02:06:13 2026] GET /v2.0/ports?device_id=6045ba93-eee2-4906-95f8-04ea6cd227ae => generated 2588 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2859] 199.204.45.57 () {30 vars in 768 bytes} [Wed Jul 1 02:06:13 2026] GET /v2.0/ports?device_id=6045ba93-eee2-4906-95f8-04ea6cd227ae => generated 2588 bytes in 550 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2860] 199.204.45.57 () {34 vars in 974 bytes} [Wed Jul 1 02:06:14 2026] GET /v2.0/ports/6c589c40-d5ff-4842-8dfd-c244f1a44692 => generated 1348 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2861] 199.204.45.57 () {34 vars in 1059 bytes} [Wed Jul 1 02:06:14 2026] GET /v2.0/ports/6c589c40-d5ff-4842-8dfd-c244f1a44692?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2862] 199.204.45.57 () {34 vars in 1015 bytes} [Wed Jul 1 02:06:14 2026] GET /v2.0/networks/f8382a43-c59a-43c6-bfab-b4a69d5d2599?fields=dns_domain => generated 29 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2863] 199.204.45.57 () {38 vars in 1027 bytes} [Wed Jul 1 02:06:14 2026] PUT /v2.0/ports/6c589c40-d5ff-4842-8dfd-c244f1a44692 => generated 1149 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2864] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:06:14 2026] GET /v2.0/ports?tenant_id=bf5cd566561f434c883ec1e2ce8c53ed&device_id=6045ba93-eee2-4906-95f8-04ea6cd227ae => generated 1248 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1493/2865] 199.204.45.57 () {34 vars in 1065 bytes} [Wed Jul 1 02:06:14 2026] GET /v2.0/networks?id=06096fa8-c77c-48e1-aed7-088ed2e31724&id=f8382a43-c59a-43c6-bfab-b4a69d5d2599 => generated 1524 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2866] 199.204.45.57 () {34 vars in 1061 bytes} [Wed Jul 1 02:06:14 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.170&port_id=935775bc-25fe-47e3-9647-76eeb54ba414 => 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: 1494/2867] 199.204.45.57 () {34 vars in 983 bytes} [Wed Jul 1 02:06:15 2026] GET /v2.0/subnets?id=8341bc35-041b-47ed-aa6a-9c7dac3ff94c => generated 630 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2868] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:06:15 2026] GET /v2.0/ports?network_id=06096fa8-c77c-48e1-aed7-088ed2e31724&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2869] 199.204.45.57 () {30 vars in 768 bytes} [Wed Jul 1 02:06:15 2026] GET /v2.0/ports?device_id=6045ba93-eee2-4906-95f8-04ea6cd227ae => generated 1248 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2870] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:06:15 2026] GET /v2.0/networks/06096fa8-c77c-48e1-aed7-088ed2e31724?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: 1496/2871] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:06:15 2026] GET /v2.0/networks/06096fa8-c77c-48e1-aed7-088ed2e31724?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: 1376/2872] 199.204.45.57 () {34 vars in 788 bytes} [Wed Jul 1 02:06:15 2026] PUT /v2.0/ports/6c589c40-d5ff-4842-8dfd-c244f1a44692 => generated 1090 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2873] 199.204.45.57 () {30 vars in 736 bytes} [Wed Jul 1 02:06:15 2026] GET /v2.0/ports/6c589c40-d5ff-4842-8dfd-c244f1a44692 => generated 1090 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1377/2876] 199.204.45.57 () {32 vars in 758 bytes} [Wed Jul 1 02:06:15 2026] DELETE /v2.0/ports/6c589c40-d5ff-4842-8dfd-c244f1a44692 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2877] 199.204.45.57 () {30 vars in 702 bytes} [Wed Jul 1 02:06:15 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: 1378/2878] 199.204.45.57 () {30 vars in 704 bytes} [Wed Jul 1 02:06:15 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: 1501/2879] 199.204.45.57 () {30 vars in 680 bytes} [Wed Jul 1 02:06:16 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: 1379/2880] 199.204.45.57 () {30 vars in 716 bytes} [Wed Jul 1 02:06:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:06:16.064 7 INFO neutron.pecan_wsgi.hooks.translation [None req-faa89420-06ca-4c70-a180-a38ca14f8da3 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1502/2881] 199.204.45.57 () {32 vars in 758 bytes} [Wed Jul 1 02:06:16 2026] DELETE /v2.0/ports/6c589c40-d5ff-4842-8dfd-c244f1a44692 => 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: 1380/2882] 199.204.45.57 () {30 vars in 736 bytes} [Wed Jul 1 02:06:16 2026] GET /v2.0/ports/465666ef-4a4e-4c0a-b99e-20e66ddb0782 => generated 1124 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:06:16.129 7 INFO neutron.api.v2.resource [None req-b0546b62-e122-4890-a8d0-4826b3e6a7d0 30bd0ae852e948239906e37f7964778a bf5cd566561f434c883ec1e2ce8c53ed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1503/2883] 199.204.45.57 () {30 vars in 762 bytes} [Wed Jul 1 02:06:16 2026] GET /v2.0/security-groups/lb-714dfed0-74e5-4fb3-af2f-3cce1696ac2c => 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: 1381/2884] 199.204.45.57 () {30 vars in 784 bytes} [Wed Jul 1 02:06:16 2026] GET /v2.0/security-groups?name=lb-714dfed0-74e5-4fb3-af2f-3cce1696ac2c => generated 1575 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2885] 199.204.45.57 () {30 vars in 736 bytes} [Wed Jul 1 02:06:16 2026] GET /v2.0/ports/465666ef-4a4e-4c0a-b99e-20e66ddb0782 => generated 1124 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2886] 199.204.45.57 () {34 vars in 788 bytes} [Wed Jul 1 02:06:16 2026] PUT /v2.0/ports/465666ef-4a4e-4c0a-b99e-20e66ddb0782 => generated 1086 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2887] 199.204.45.57 () {32 vars in 778 bytes} [Wed Jul 1 02:06:16 2026] DELETE /v2.0/security-groups/a97d7149-7f97-4b3d-b8e6-91f57ce04155 => 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: 1383/2888] 199.204.45.57 () {32 vars in 758 bytes} [Wed Jul 1 02:06:16 2026] DELETE /v2.0/ports/465666ef-4a4e-4c0a-b99e-20e66ddb0782 => generated 0 bytes in 398 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2889] 199.204.45.57 () {34 vars in 993 bytes} [Wed Jul 1 02:06:17 2026] GET /v2.0/ports?device_id=6045ba93-eee2-4906-95f8-04ea6cd227ae => generated 1248 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2890] 199.204.45.57 () {36 vars in 996 bytes} [Wed Jul 1 02:06:18 2026] DELETE /v2.0/ports/935775bc-25fe-47e3-9647-76eeb54ba414 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:06:18.362 7 INFO neutron.db.l3_db [None req-1fbb3e84-8cdb-41db-9c9d-31fe2b8c8c8e 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] Floating IP d8b8576e-1b44-41e3-960a-fc61f8d6b863 disassociated (deleted). External IP: 10.96.250.208, port: ccce7963-c02a-4629-9e71-dfa59abe04ef. [pid: 7|app: 0|req: 1506/2891] 10.0.0.90 () {32 vars in 731 bytes} [Wed Jul 1 02:06:17 2026] DELETE /v2.0/floatingips/d8b8576e-1b44-41e3-960a-fc61f8d6b863 => generated 0 bytes in 838 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:06:18.836 8 INFO neutron.api.v2.resource [None req-c0b8c4b5-6456-4c3a-adf5-964a3fad1349 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1386/2892] 10.0.0.90 () {32 vars in 728 bytes} [Wed Jul 1 02:06:18 2026] GET /v2.0/floatingips/d8b8576e-1b44-41e3-960a-fc61f8d6b863 => generated 144 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:06:19.074 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d92ebce-0ca5-4e4a-be2d-765ec2d9a05c'] response: {'name': 'network-changed', 'server_uuid': '0f2dc516-24ac-4012-98c3-58c0de7ba9be', 'tag': 'ccce7963-c02a-4629-9e71-dfa59abe04ef', 'status': 'completed', 'code': 200} 2026-07-01 02:06:19.105 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d8c9e2c-a0ac-42e5-af13-0c9176615a54'] response: {'server_uuid': '6045ba93-eee2-4906-95f8-04ea6cd227ae', 'name': 'network-vif-deleted', 'tag': '935775bc-25fe-47e3-9647-76eeb54ba414', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1507/2893] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:06:19 2026] GET /v2.0/ports?device_id=0f2dc516-24ac-4012-98c3-58c0de7ba9be => generated 1196 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2894] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:06:19 2026] GET /v2.0/ports?tenant_id=3c27fbb8f1744abfb46f063c6e16ba67&device_id=0f2dc516-24ac-4012-98c3-58c0de7ba9be => generated 1465 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2895] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:06:19 2026] GET /v2.0/security-groups?id=1a03b92c-398f-42ce-b14f-987a783012ae&fields=id&fields=name => generated 111 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2896] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:06:19 2026] GET /v2.0/networks?id=3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1 => generated 801 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2897] 199.204.45.57 () {34 vars in 1055 bytes} [Wed Jul 1 02:06:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.81&port_id=ccce7963-c02a-4629-9e71-dfa59abe04ef => 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: 1389/2898] 199.204.45.57 () {34 vars in 1103 bytes} [Wed Jul 1 02:06:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1a&port_id=ccce7963-c02a-4629-9e71-dfa59abe04ef => 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: 1510/2899] 199.204.45.57 () {34 vars in 1063 bytes} [Wed Jul 1 02:06:19 2026] GET /v2.0/subnets?id=d052408c-70d4-4645-94e9-0706925c5317&id=718232ac-c9b2-41ff-b121-739fd17b7853 => generated 1366 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2900] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:06:19 2026] GET /v2.0/ports?network_id=3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1&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: 7|app: 0|req: 1511/2901] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:06:19 2026] GET /v2.0/ports?network_id=3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2902] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:06:19 2026] GET /v2.0/networks/3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1?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: 1512/2903] 199.204.45.57 () {34 vars in 993 bytes} [Wed Jul 1 02:06:19 2026] GET /v2.0/ports?device_id=0f2dc516-24ac-4012-98c3-58c0de7ba9be => generated 1196 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2904] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:06:19 2026] GET /v2.0/networks/3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2905] 199.204.45.57 () {36 vars in 996 bytes} [Wed Jul 1 02:06:19 2026] DELETE /v2.0/ports/ccce7963-c02a-4629-9e71-dfa59abe04ef => generated 0 bytes in 429 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:06:24.655 8 INFO neutron.db.l3_db [None req-047a4244-e414-48f7-9616-a7e686449a1f 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] Floating IP 017c6ae5-86ab-472e-9359-e597e6ac79ea disassociated (deleted). External IP: 10.96.250.216, port: 78ebc9e6-9eba-45ca-842f-23ece8c84748. [pid: 8|app: 0|req: 1393/2906] 10.0.0.90 () {32 vars in 731 bytes} [Wed Jul 1 02:06:24 2026] DELETE /v2.0/floatingips/017c6ae5-86ab-472e-9359-e597e6ac79ea => generated 0 bytes in 1194 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:06:25.507 7 INFO neutron.api.v2.resource [None req-c9ab0108-2a45-43b9-a526-03f128822247 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1514/2907] 10.0.0.90 () {32 vars in 728 bytes} [Wed Jul 1 02:06:25 2026] GET /v2.0/floatingips/017c6ae5-86ab-472e-9359-e597e6ac79ea => generated 144 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:06:25.732 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-75a1bb32-d73f-491b-ada7-82e7fe1eed4f'] response: {'name': 'network-changed', 'server_uuid': '91ddaaa3-0168-40c2-a61c-1dafbe8e8f7b', 'tag': '78ebc9e6-9eba-45ca-842f-23ece8c84748', 'status': 'completed', 'code': 200} 2026-07-01 02:06:25.754 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8750a870-038c-4572-94d1-8f57c1d9fdde'] response: {'server_uuid': '0f2dc516-24ac-4012-98c3-58c0de7ba9be', 'name': 'network-vif-deleted', 'tag': 'ccce7963-c02a-4629-9e71-dfa59abe04ef', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1394/2908] 10.0.0.251 () {34 vars in 990 bytes} [Wed Jul 1 02:06:25 2026] GET /v2.0/ports?device_id=91ddaaa3-0168-40c2-a61c-1dafbe8e8f7b => generated 1200 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2909] 199.204.45.57 () {34 vars in 1079 bytes} [Wed Jul 1 02:06:25 2026] GET /v2.0/ports?tenant_id=3c27fbb8f1744abfb46f063c6e16ba67&device_id=91ddaaa3-0168-40c2-a61c-1dafbe8e8f7b => generated 1469 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2910] 10.0.0.251 () {34 vars in 1040 bytes} [Wed Jul 1 02:06:25 2026] GET /v2.0/security-groups?id=1a03b92c-398f-42ce-b14f-987a783012ae&fields=id&fields=name => generated 111 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2911] 199.204.45.57 () {34 vars in 985 bytes} [Wed Jul 1 02:06:25 2026] GET /v2.0/networks?id=7694703a-3a78-45ea-ac7f-3b0d42ef4b9f => generated 800 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2912] 199.204.45.57 () {34 vars in 1057 bytes} [Wed Jul 1 02:06:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.153&port_id=78ebc9e6-9eba-45ca-842f-23ece8c84748 => 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: 1517/2913] 199.204.45.57 () {34 vars in 1103 bytes} [Wed Jul 1 02:06:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A17b&port_id=78ebc9e6-9eba-45ca-842f-23ece8c84748 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2914] 199.204.45.57 () {34 vars in 1063 bytes} [Wed Jul 1 02:06:25 2026] GET /v2.0/subnets?id=d4ff4d2a-6334-4327-be93-e19513fe93b6&id=cad78e6b-c1b0-45b0-9e62-cd8d4daaae0f => generated 1361 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2915] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:06:26 2026] GET /v2.0/ports?network_id=7694703a-3a78-45ea-ac7f-3b0d42ef4b9f&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: 1398/2916] 199.204.45.57 () {34 vars in 1051 bytes} [Wed Jul 1 02:06:26 2026] GET /v2.0/ports?network_id=7694703a-3a78-45ea-ac7f-3b0d42ef4b9f&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: 7|app: 0|req: 1519/2917] 199.204.45.57 () {34 vars in 1011 bytes} [Wed Jul 1 02:06:26 2026] GET /v2.0/networks/7694703a-3a78-45ea-ac7f-3b0d42ef4b9f?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: 1399/2918] 199.204.45.57 () {34 vars in 1111 bytes} [Wed Jul 1 02:06:26 2026] GET /v2.0/networks/7694703a-3a78-45ea-ac7f-3b0d42ef4b9f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2919] 199.204.45.57 () {34 vars in 993 bytes} [Wed Jul 1 02:06:26 2026] GET /v2.0/ports?device_id=91ddaaa3-0168-40c2-a61c-1dafbe8e8f7b => generated 1200 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2920] 199.204.45.57 () {36 vars in 996 bytes} [Wed Jul 1 02:06:26 2026] DELETE /v2.0/ports/78ebc9e6-9eba-45ca-842f-23ece8c84748 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:06:30.964 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a273d95-9ccb-4a5c-82cd-242aaaa82ec4'] response: {'server_uuid': '91ddaaa3-0168-40c2-a61c-1dafbe8e8f7b', 'name': 'network-vif-deleted', 'tag': '78ebc9e6-9eba-45ca-842f-23ece8c84748', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1402/2923] 10.0.0.90 () {32 vars in 749 bytes} [Wed Jul 1 02:06:30 2026] DELETE /v2.0/security-group-rules/d0182ced-c649-45cc-a7ba-ff6bd9166e55 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:06:31.039 7 INFO neutron.api.v2.resource [None req-a30b79a5-21b3-4ae7-b405-2f02c4dca558 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1522/2924] 10.0.0.90 () {32 vars in 746 bytes} [Wed Jul 1 02:06:31 2026] GET /v2.0/security-group-rules/d0182ced-c649-45cc-a7ba-ff6bd9166e55 => generated 155 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2925] 10.0.0.90 () {32 vars in 749 bytes} [Wed Jul 1 02:06:31 2026] DELETE /v2.0/security-group-rules/8ee70f7b-f471-4e5d-ac17-d440824f0f89 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:06:31.143 7 INFO neutron.api.v2.resource [None req-1d6b84aa-8b5d-4248-b55d-dac2086d1512 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1523/2926] 10.0.0.90 () {32 vars in 746 bytes} [Wed Jul 1 02:06:31 2026] GET /v2.0/security-group-rules/8ee70f7b-f471-4e5d-ac17-d440824f0f89 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2927] 10.0.0.90 () {32 vars in 749 bytes} [Wed Jul 1 02:06:31 2026] DELETE /v2.0/security-group-rules/b3a723c0-eeda-4df6-9b23-fd112819f7e2 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:06:31.245 7 INFO neutron.api.v2.resource [None req-a41f8c68-a0f1-4747-be66-a9776c3bce30 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1524/2928] 10.0.0.90 () {32 vars in 746 bytes} [Wed Jul 1 02:06:31 2026] GET /v2.0/security-group-rules/b3a723c0-eeda-4df6-9b23-fd112819f7e2 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2929] 10.0.0.90 () {32 vars in 749 bytes} [Wed Jul 1 02:06:31 2026] DELETE /v2.0/security-group-rules/72f85962-612d-4663-b6c6-0fdf2bea6ecd => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:06:31.339 7 INFO neutron.api.v2.resource [None req-5b9db2ba-c801-4c02-869f-d9511b233be8 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1525/2930] 10.0.0.90 () {32 vars in 746 bytes} [Wed Jul 1 02:06:31 2026] GET /v2.0/security-group-rules/72f85962-612d-4663-b6c6-0fdf2bea6ecd => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2931] 10.0.0.90 () {32 vars in 749 bytes} [Wed Jul 1 02:06:31 2026] DELETE /v2.0/security-group-rules/ae10f991-110a-42c6-a7d3-6385d69f2e31 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:06:31.443 7 INFO neutron.api.v2.resource [None req-aa54a736-88bd-4071-b34a-b1d9b33bec54 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1526/2932] 10.0.0.90 () {32 vars in 746 bytes} [Wed Jul 1 02:06:31 2026] GET /v2.0/security-group-rules/ae10f991-110a-42c6-a7d3-6385d69f2e31 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2933] 10.0.0.90 () {32 vars in 749 bytes} [Wed Jul 1 02:06:31 2026] DELETE /v2.0/security-group-rules/ef24dca5-49e8-4feb-8802-a43e1a644b4c => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:06:31.542 7 INFO neutron.api.v2.resource [None req-03658ce8-5a5f-4131-852e-3a22c7abc472 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1527/2934] 10.0.0.90 () {32 vars in 746 bytes} [Wed Jul 1 02:06:31 2026] GET /v2.0/security-group-rules/ef24dca5-49e8-4feb-8802-a43e1a644b4c => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2935] 10.0.0.90 () {32 vars in 749 bytes} [Wed Jul 1 02:06:31 2026] DELETE /v2.0/security-group-rules/cc89c536-2d47-4299-ac36-0ff189fe4ebf => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:06:31.643 7 INFO neutron.api.v2.resource [None req-746efbb1-d736-44c7-aba4-7ceb45362db1 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1528/2936] 10.0.0.90 () {32 vars in 746 bytes} [Wed Jul 1 02:06:31 2026] GET /v2.0/security-group-rules/cc89c536-2d47-4299-ac36-0ff189fe4ebf => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2937] 10.0.0.90 () {32 vars in 749 bytes} [Wed Jul 1 02:06:31 2026] DELETE /v2.0/security-group-rules/4622016f-0402-4b24-9627-c98e82970137 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:06:31.730 7 INFO neutron.api.v2.resource [None req-ee897898-93c6-4498-913c-4ef7a8d10ba3 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1529/2938] 10.0.0.90 () {32 vars in 746 bytes} [Wed Jul 1 02:06:31 2026] GET /v2.0/security-group-rules/4622016f-0402-4b24-9627-c98e82970137 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2939] 10.0.0.90 () {32 vars in 749 bytes} [Wed Jul 1 02:06:31 2026] DELETE /v2.0/security-group-rules/abbaed35-c78a-4adc-b95f-5906a48b8ecd => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:06:31.837 7 INFO neutron.api.v2.resource [None req-490900c1-efa4-4dcf-88c2-b2e0c4c2acb3 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1530/2940] 10.0.0.90 () {32 vars in 746 bytes} [Wed Jul 1 02:06:31 2026] GET /v2.0/security-group-rules/abbaed35-c78a-4adc-b95f-5906a48b8ecd => generated 155 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2941] 10.0.0.90 () {32 vars in 749 bytes} [Wed Jul 1 02:06:31 2026] DELETE /v2.0/security-group-rules/e6c31241-f646-4541-96d5-a531d9252b61 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:06:31.949 7 INFO neutron.api.v2.resource [None req-317b3125-2b33-4691-a23a-7374f5785ea2 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1531/2942] 10.0.0.90 () {32 vars in 746 bytes} [Wed Jul 1 02:06:31 2026] GET /v2.0/security-group-rules/e6c31241-f646-4541-96d5-a531d9252b61 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2943] 10.0.0.90 () {32 vars in 749 bytes} [Wed Jul 1 02:06:31 2026] DELETE /v2.0/security-group-rules/746afdcf-35da-4f9b-b3cb-c82efae1b63c => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:06:32.041 7 INFO neutron.api.v2.resource [None req-8a28527b-9afb-43f8-bd84-afd13127c99b 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1532/2944] 10.0.0.90 () {32 vars in 746 bytes} [Wed Jul 1 02:06:32 2026] GET /v2.0/security-group-rules/746afdcf-35da-4f9b-b3cb-c82efae1b63c => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2945] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:06:32 2026] DELETE /v2.0/security-groups/1a03b92c-398f-42ce-b14f-987a783012ae => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:06:32.155 7 INFO neutron.api.v2.resource [None req-c2cfbecd-e195-41c1-b547-23eb46cde9a6 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1533/2946] 10.0.0.90 () {32 vars in 736 bytes} [Wed Jul 1 02:06:32 2026] GET /v2.0/security-groups/1a03b92c-398f-42ce-b14f-987a783012ae => 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: 1414/2947] 10.0.0.90 () {34 vars in 788 bytes} [Wed Jul 1 02:06:32 2026] PUT /v2.0/routers/0e13d6e1-99a2-4fbc-838d-cc6e6ff200a0/remove_router_interface => generated 309 bytes in 1245 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:06:33.718 7 INFO neutron.api.v2.resource [None req-eb16276e-ad4a-4581-9809-0433c40c6a82 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1534/2948] 10.0.0.90 () {34 vars in 788 bytes} [Wed Jul 1 02:06:33 2026] PUT /v2.0/routers/0e13d6e1-99a2-4fbc-838d-cc6e6ff200a0/remove_router_interface => generated 198 bytes in 267 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2949] 10.0.0.90 () {34 vars in 788 bytes} [Wed Jul 1 02:06:33 2026] PUT /v2.0/routers/0e13d6e1-99a2-4fbc-838d-cc6e6ff200a0/remove_router_interface => generated 309 bytes in 1303 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:06:35.236 7 INFO neutron.api.v2.resource [None req-f5bbc192-2ef8-4047-8a04-9e87f12f4850 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1535/2950] 10.0.0.90 () {34 vars in 788 bytes} [Wed Jul 1 02:06:35 2026] PUT /v2.0/routers/0e13d6e1-99a2-4fbc-838d-cc6e6ff200a0/remove_router_interface => generated 198 bytes in 205 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2951] 10.0.0.90 () {34 vars in 788 bytes} [Wed Jul 1 02:06:35 2026] PUT /v2.0/routers/0e13d6e1-99a2-4fbc-838d-cc6e6ff200a0/remove_router_interface => generated 309 bytes in 1219 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:06:36.677 7 INFO neutron.api.v2.resource [None req-d3416458-fb78-4ac7-ad58-0b456c79dd85 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1536/2952] 10.0.0.90 () {34 vars in 788 bytes} [Wed Jul 1 02:06:36 2026] PUT /v2.0/routers/0e13d6e1-99a2-4fbc-838d-cc6e6ff200a0/remove_router_interface => generated 198 bytes in 212 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:06:37.836 8 INFO neutron.db.l3_hamode_db [None req-d474f61b-f50c-400d-ac29-dabd87778e95 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] HA network 7ce549f1-e121-41ce-9486-465be8ff6867 was deleted as no HA routers are present in tenant 3c27fbb8f1744abfb46f063c6e16ba67. [pid: 8|app: 0|req: 1417/2953] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:06:36 2026] DELETE /v2.0/routers/0e13d6e1-99a2-4fbc-838d-cc6e6ff200a0 => generated 0 bytes in 1162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:06:37.882 7 INFO neutron.api.v2.resource [None req-2e5d7a2c-d1b1-4b8b-8b92-1e7da79313a3 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1537/2954] 10.0.0.90 () {32 vars in 720 bytes} [Wed Jul 1 02:06:37 2026] GET /v2.0/routers/0e13d6e1-99a2-4fbc-838d-cc6e6ff200a0 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:06:37.952 8 INFO neutron.services.segments.plugin [-] Segment e36a564d-78f0-4b19-8291-6660af79b48d resource provider aggregate not found 2026-07-01 02:06:37.964 8 INFO neutron.services.segments.plugin [-] Segment e36a564d-78f0-4b19-8291-6660af79b48d resource provider aggregate not found 2026-07-01 02:06:37.987 8 INFO neutron.services.segments.plugin [-] Segment e36a564d-78f0-4b19-8291-6660af79b48d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e36a564d-78f0-4b19-8291-6660af79b48d found for delete ", "request_id": "req-76617cc0-bc63-46ac-b795-8ea6ca812462"}]} 2026-07-01 02:06:37.988 8 INFO neutron.services.segments.plugin [-] Segment e36a564d-78f0-4b19-8291-6660af79b48d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e36a564d-78f0-4b19-8291-6660af79b48d found for delete ", "request_id": "req-202b6d5e-c51c-4071-bf1b-d56185cf3026"}]} [pid: 8|app: 0|req: 1418/2955] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:06:37 2026] DELETE /v2.0/subnets/718232ac-c9b2-41ff-b121-739fd17b7853 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:06:38.191 7 INFO neutron.pecan_wsgi.hooks.translation [None req-097bbf34-39e3-45db-a691-1f043df2de95 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1538/2956] 10.0.0.90 () {32 vars in 720 bytes} [Wed Jul 1 02:06:38 2026] GET /v2.0/subnets/718232ac-c9b2-41ff-b121-739fd17b7853 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2957] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:06:38 2026] DELETE /v2.0/subnets/d052408c-70d4-4645-94e9-0706925c5317 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:06:38.459 7 INFO neutron.pecan_wsgi.hooks.translation [None req-17b58b0f-57fb-4d29-9ec8-9eab1375d74a 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1539/2958] 10.0.0.90 () {32 vars in 720 bytes} [Wed Jul 1 02:06:38 2026] GET /v2.0/subnets/d052408c-70d4-4645-94e9-0706925c5317 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2959] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:06:38 2026] DELETE /v2.0/networks/3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1 => generated 0 bytes in 432 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:06:38.924 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d9be3a15-3550-4114-a582-0562c492e454 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1540/2960] 10.0.0.90 () {32 vars in 722 bytes} [Wed Jul 1 02:06:38 2026] GET /v2.0/networks/3a7772c8-9fbe-4bb1-bece-6c010c6d3ad1 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2961] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:06:38 2026] DELETE /v2.0/subnets/cad78e6b-c1b0-45b0-9e62-cd8d4daaae0f => generated 0 bytes in 662 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:06:39.616 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8367ebdd-1f31-4dcf-90e1-c6c5ee2161a8 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1541/2962] 10.0.0.90 () {32 vars in 720 bytes} [Wed Jul 1 02:06:39 2026] GET /v2.0/subnets/cad78e6b-c1b0-45b0-9e62-cd8d4daaae0f => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2963] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:06:39 2026] DELETE /v2.0/subnets/d4ff4d2a-6334-4327-be93-e19513fe93b6 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:06:39.912 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6ad1bc77-d652-4d69-89bd-503e4b32639b 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1542/2964] 10.0.0.90 () {32 vars in 720 bytes} [Wed Jul 1 02:06:39 2026] GET /v2.0/subnets/d4ff4d2a-6334-4327-be93-e19513fe93b6 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:06:40.018 8 INFO neutron.services.segments.plugin [-] Segment 7a362090-5683-4890-9d51-394ae1036e41 resource provider aggregate not found 2026-07-01 02:06:40.025 8 INFO neutron.services.segments.plugin [-] Segment 7a362090-5683-4890-9d51-394ae1036e41 resource provider aggregate not found 2026-07-01 02:06:40.033 8 INFO neutron.services.segments.plugin [-] Segment 7a362090-5683-4890-9d51-394ae1036e41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a362090-5683-4890-9d51-394ae1036e41 found for delete ", "request_id": "req-1c3982df-945e-409d-9ca6-b9ec45d4247c"}]} 2026-07-01 02:06:40.040 8 INFO neutron.services.segments.plugin [-] Segment 7a362090-5683-4890-9d51-394ae1036e41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a362090-5683-4890-9d51-394ae1036e41 found for delete ", "request_id": "req-bd766e46-61f6-489c-8f0d-d4ffe2bac5c8"}]} [pid: 8|app: 0|req: 1423/2965] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:06:39 2026] DELETE /v2.0/networks/7694703a-3a78-45ea-ac7f-3b0d42ef4b9f => generated 0 bytes in 452 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:06:40.396 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fbd8c6d8-3e8f-451a-8e78-280236af8f1b 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1543/2966] 10.0.0.90 () {32 vars in 722 bytes} [Wed Jul 1 02:06:40 2026] GET /v2.0/networks/7694703a-3a78-45ea-ac7f-3b0d42ef4b9f => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2967] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:06:40 2026] DELETE /v2.0/subnets/ac74baae-5aac-43b7-b55a-192e51df6f4a => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:06:40.683 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a186bdd7-c5d4-405b-9f0b-a30b94b9b487 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1544/2968] 10.0.0.90 () {32 vars in 720 bytes} [Wed Jul 1 02:06:40 2026] GET /v2.0/subnets/ac74baae-5aac-43b7-b55a-192e51df6f4a => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2969] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:06:40 2026] DELETE /v2.0/subnets/3434b584-6f52-4426-94d5-69f61f6b744e => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:06:40.970 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2821a151-7d17-45b5-96f6-522054b1ac00 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1545/2970] 10.0.0.90 () {32 vars in 720 bytes} [Wed Jul 1 02:06:40 2026] GET /v2.0/subnets/3434b584-6f52-4426-94d5-69f61f6b744e => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2971] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:06:40 2026] DELETE /v2.0/networks/f8382a43-c59a-43c6-bfab-b4a69d5d2599 => generated 0 bytes in 395 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:06:41.394 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dc4eceb4-d1cc-4c9e-86db-dc1cce37a960 30a319129e2f422b8603e8406b05aeb0 3c27fbb8f1744abfb46f063c6e16ba67 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1546/2972] 10.0.0.90 () {32 vars in 722 bytes} [Wed Jul 1 02:06:41 2026] GET /v2.0/networks/f8382a43-c59a-43c6-bfab-b4a69d5d2599 => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:06:43.510 8 INFO neutron.services.segments.plugin [-] Segment 5d4c2b57-6f04-42ab-be85-82891781fd2b resource provider aggregate not found 2026-07-01 02:06:43.517 8 INFO neutron.services.segments.plugin [-] Segment 5d4c2b57-6f04-42ab-be85-82891781fd2b resource provider aggregate not found 2026-07-01 02:06:43.532 8 INFO neutron.services.segments.plugin [-] Segment 5d4c2b57-6f04-42ab-be85-82891781fd2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d4c2b57-6f04-42ab-be85-82891781fd2b found for delete ", "request_id": "req-5731bbf0-4372-4fd9-9170-5ab43c41f5f4"}]} 2026-07-01 02:06:43.539 8 INFO neutron.services.segments.plugin [-] Segment 5d4c2b57-6f04-42ab-be85-82891781fd2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d4c2b57-6f04-42ab-be85-82891781fd2b found for delete ", "request_id": "req-fd58aa85-44e9-4504-a857-d3d82e85e38f"}]} 2026-07-01 02:06:43.555 8 INFO neutron.services.segments.plugin [-] Segment 9c52af3d-c1cd-4918-b26a-dedf0f91eefd resource provider aggregate not found 2026-07-01 02:06:43.566 8 INFO neutron.services.segments.plugin [-] Segment 9c52af3d-c1cd-4918-b26a-dedf0f91eefd resource provider aggregate not found 2026-07-01 02:06:43.584 8 INFO neutron.services.segments.plugin [-] Segment 9c52af3d-c1cd-4918-b26a-dedf0f91eefd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c52af3d-c1cd-4918-b26a-dedf0f91eefd found for delete ", "request_id": "req-2520210b-7ee6-4ccc-b7a1-d593b33b8f46"}]} 2026-07-01 02:06:43.585 8 INFO neutron.services.segments.plugin [-] Segment 9c52af3d-c1cd-4918-b26a-dedf0f91eefd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c52af3d-c1cd-4918-b26a-dedf0f91eefd found for delete ", "request_id": "req-b33c50f3-f056-4983-bf65-68b31e6d204d"}]} [pid: 8|app: 0|req: 1427/2973] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:06:43 2026] GET /v2.0/security-groups?tenant_id=3c27fbb8f1744abfb46f063c6e16ba67&name=default => generated 2801 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/2974] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:06:43 2026] DELETE /v2.0/security-groups/6c938bef-a382-4dce-b463-53a0ecb39047 => 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: 1428/2975] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:06:43 2026] GET /v2.0/security-groups?tenant_id=9f109aa8c3ba4ecfa4e7a6c8009eea6d&name=default => generated 2805 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/2976] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:06:44 2026] DELETE /v2.0/security-groups/edd288c0-bcf2-4cce-abb6-97b3fed7721a => 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: 1429/2977] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:06:44 2026] GET /v2.0/security-groups?tenant_id=58230707599e4ba0ac77dc4def1b8ce9&name=default => generated 2805 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/2978] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:06:44 2026] DELETE /v2.0/security-groups/12a865d0-37ff-470f-a174-d2c1675b565d => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2979] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:06:44 2026] GET /v2.0/security-groups?tenant_id=b2400713155f40409a5f23431e0a6842&name=default => generated 2805 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/2980] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:06:44 2026] DELETE /v2.0/security-groups/9c2c621d-c9a1-4bc6-86ef-a2a203ebafed => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2981] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:06:45 2026] GET /v2.0/security-groups?tenant_id=2f75ec84bdc64d2cbac6b50c89f022bb&name=default => generated 2805 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/2982] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:06:45 2026] DELETE /v2.0/security-groups/9c4e3cf7-45e7-485e-abf7-5ca77536c318 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2983] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:06:45 2026] GET /v2.0/security-groups?tenant_id=aac9255d6f2c43e48b13e9bf049b4c28&name=default => generated 2805 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/2984] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:06:45 2026] DELETE /v2.0/security-groups/07cfaf16-61fc-4fe7-bc2f-84d9aa6e033b => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/2987] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:06:45 2026] GET /v2.0/security-groups?tenant_id=d0fb980294824953938ccd35253cdf7a&name=default => generated 2805 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2988] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:06:45 2026] DELETE /v2.0/security-groups/9ec52677-4711-448a-b03b-23c66035b0fb => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:06:50.451 7 WARNING neutron_lib.context [None req-df832701-cd02-49f5-b142-1aa4cb4caf20 ebf1f600435845749371653f82590c90 e605a7f4cd1b401993a124b60209fc96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:06:50.497 7 INFO neutron.db.segments_db [None req-df832701-cd02-49f5-b142-1aa4cb4caf20 ebf1f600435845749371653f82590c90 e605a7f4cd1b401993a124b60209fc96 - - default default] Added segment d3100917-3538-428c-a277-945003950a71 of type vxlan for network 352ddef2-61e8-4913-8648-6fb8d274f315 2026-07-01 02:06:50.834 7 INFO neutron.db.l3_hamode_db [None req-df832701-cd02-49f5-b142-1aa4cb4caf20 ebf1f600435845749371653f82590c90 e605a7f4cd1b401993a124b60209fc96 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:06:51.017 7 INFO neutron.db.l3_hamode_db [None req-df832701-cd02-49f5-b142-1aa4cb4caf20 ebf1f600435845749371653f82590c90 e605a7f4cd1b401993a124b60209fc96 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1555/2989] 10.0.0.90 () {34 vars in 667 bytes} [Wed Jul 1 02:06:50 2026] POST /v2.0/routers => generated 474 bytes in 1495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:06:51.792 8 WARNING neutron_lib.context [None req-906881eb-d576-45eb-bb01-088edd34e14d ebf1f600435845749371653f82590c90 e605a7f4cd1b401993a124b60209fc96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:06:51.861 8 INFO neutron.db.l3_hamode_db [None req-906881eb-d576-45eb-bb01-088edd34e14d ebf1f600435845749371653f82590c90 e605a7f4cd1b401993a124b60209fc96 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:06:52.044 8 INFO neutron.db.l3_hamode_db [None req-906881eb-d576-45eb-bb01-088edd34e14d ebf1f600435845749371653f82590c90 e605a7f4cd1b401993a124b60209fc96 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1435/2990] 10.0.0.90 () {34 vars in 667 bytes} [Wed Jul 1 02:06:51 2026] POST /v2.0/routers => generated 474 bytes in 1091 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:06:52.887 7 WARNING neutron_lib.context [None req-65b2d5a8-c901-448f-ad5c-c397241d6670 ebf1f600435845749371653f82590c90 e605a7f4cd1b401993a124b60209fc96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:06:52.952 7 INFO neutron.db.l3_hamode_db [None req-65b2d5a8-c901-448f-ad5c-c397241d6670 ebf1f600435845749371653f82590c90 e605a7f4cd1b401993a124b60209fc96 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:06:53.111 7 INFO neutron.db.l3_hamode_db [None req-65b2d5a8-c901-448f-ad5c-c397241d6670 ebf1f600435845749371653f82590c90 e605a7f4cd1b401993a124b60209fc96 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1556/2991] 10.0.0.90 () {34 vars in 667 bytes} [Wed Jul 1 02:06:52 2026] POST /v2.0/routers => generated 474 bytes in 1363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:06:54.255 8 WARNING neutron_lib.context [None req-eda29435-df1f-4c81-99fc-e03d678a1c9a ebf1f600435845749371653f82590c90 e605a7f4cd1b401993a124b60209fc96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:06:54.293 8 INFO neutron.db.l3_hamode_db [None req-eda29435-df1f-4c81-99fc-e03d678a1c9a ebf1f600435845749371653f82590c90 e605a7f4cd1b401993a124b60209fc96 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:06:54.447 8 INFO neutron.db.l3_hamode_db [None req-eda29435-df1f-4c81-99fc-e03d678a1c9a ebf1f600435845749371653f82590c90 e605a7f4cd1b401993a124b60209fc96 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1436/2992] 10.0.0.90 () {34 vars in 667 bytes} [Wed Jul 1 02:06:54 2026] POST /v2.0/routers => generated 474 bytes in 981 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:06:55.239 7 WARNING neutron_lib.context [None req-3a66b8e9-022d-484b-beb8-8f577d38b0f8 ebf1f600435845749371653f82590c90 e605a7f4cd1b401993a124b60209fc96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 02:06:55.283 7 INFO neutron.db.l3_hamode_db [None req-3a66b8e9-022d-484b-beb8-8f577d38b0f8 ebf1f600435845749371653f82590c90 e605a7f4cd1b401993a124b60209fc96 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:06:55.445 7 INFO neutron.db.l3_hamode_db [None req-3a66b8e9-022d-484b-beb8-8f577d38b0f8 ebf1f600435845749371653f82590c90 e605a7f4cd1b401993a124b60209fc96 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1557/2993] 10.0.0.90 () {34 vars in 667 bytes} [Wed Jul 1 02:06:55 2026] POST /v2.0/routers => generated 474 bytes in 997 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2994] 10.0.0.90 () {34 vars in 750 bytes} [Wed Jul 1 02:06:56 2026] PUT /v2.0/routers/70653357-6474-4820-b170-3ff6f1874122/tags => generated 17 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/2995] 10.0.0.90 () {34 vars in 750 bytes} [Wed Jul 1 02:06:56 2026] PUT /v2.0/routers/b01d5bf2-3994-47c5-b7af-6b27426dda62/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2996] 10.0.0.90 () {34 vars in 750 bytes} [Wed Jul 1 02:06:56 2026] PUT /v2.0/routers/d56ac701-9ce7-486c-905f-75f27571742b/tags => generated 34 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/2997] 10.0.0.90 () {34 vars in 750 bytes} [Wed Jul 1 02:06:56 2026] PUT /v2.0/routers/2523a04a-07f2-47d2-b70b-a839636c5ba2/tags => generated 19 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2998] 10.0.0.90 () {32 vars in 663 bytes} [Wed Jul 1 02:06:56 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/2999] 10.0.0.90 () {32 vars in 677 bytes} [Wed Jul 1 02:06:56 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/3000] 10.0.0.90 () {32 vars in 673 bytes} [Wed Jul 1 02:06:56 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3001] 10.0.0.90 () {32 vars in 685 bytes} [Wed Jul 1 02:06:56 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/3002] 10.0.0.90 () {32 vars in 671 bytes} [Wed Jul 1 02:06:57 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3003] 10.0.0.90 () {32 vars in 685 bytes} [Wed Jul 1 02:06:57 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/3004] 10.0.0.90 () {32 vars in 681 bytes} [Wed Jul 1 02:06:57 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3005] 10.0.0.90 () {32 vars in 693 bytes} [Wed Jul 1 02:06:57 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/3006] 10.0.0.90 () {32 vars in 720 bytes} [Wed Jul 1 02:06:57 2026] GET /v2.0/routers/70653357-6474-4820-b170-3ff6f1874122 => generated 485 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3007] 10.0.0.90 () {34 vars in 741 bytes} [Wed Jul 1 02:06:57 2026] PUT /v2.0/routers/70653357-6474-4820-b170-3ff6f1874122 => generated 485 bytes in 743 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/3008] 10.0.0.90 () {32 vars in 735 bytes} [Wed Jul 1 02:06:58 2026] GET /v2.0/ports?device_id=70653357-6474-4820-b170-3ff6f1874122 => 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: 1565/3009] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:06:58 2026] DELETE /v2.0/routers/70653357-6474-4820-b170-3ff6f1874122 => generated 0 bytes in 827 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/3010] 10.0.0.90 () {32 vars in 720 bytes} [Wed Jul 1 02:06:59 2026] GET /v2.0/routers/b01d5bf2-3994-47c5-b7af-6b27426dda62 => generated 493 bytes in 553 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3011] 10.0.0.90 () {34 vars in 741 bytes} [Wed Jul 1 02:06:59 2026] PUT /v2.0/routers/b01d5bf2-3994-47c5-b7af-6b27426dda62 => generated 493 bytes in 694 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/3012] 10.0.0.90 () {32 vars in 735 bytes} [Wed Jul 1 02:07:00 2026] GET /v2.0/ports?device_id=b01d5bf2-3994-47c5-b7af-6b27426dda62 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3015] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:07:00 2026] DELETE /v2.0/routers/b01d5bf2-3994-47c5-b7af-6b27426dda62 => generated 0 bytes in 509 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/3016] 10.0.0.90 () {32 vars in 720 bytes} [Wed Jul 1 02:07:01 2026] GET /v2.0/routers/d56ac701-9ce7-486c-905f-75f27571742b => generated 502 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3017] 10.0.0.90 () {34 vars in 741 bytes} [Wed Jul 1 02:07:01 2026] PUT /v2.0/routers/d56ac701-9ce7-486c-905f-75f27571742b => generated 502 bytes in 699 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/3018] 10.0.0.90 () {32 vars in 735 bytes} [Wed Jul 1 02:07:01 2026] GET /v2.0/ports?device_id=d56ac701-9ce7-486c-905f-75f27571742b => 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: 1569/3019] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:07:01 2026] DELETE /v2.0/routers/d56ac701-9ce7-486c-905f-75f27571742b => generated 0 bytes in 509 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/3020] 10.0.0.90 () {32 vars in 720 bytes} [Wed Jul 1 02:07:02 2026] GET /v2.0/routers/2523a04a-07f2-47d2-b70b-a839636c5ba2 => generated 487 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3021] 10.0.0.90 () {34 vars in 741 bytes} [Wed Jul 1 02:07:02 2026] PUT /v2.0/routers/2523a04a-07f2-47d2-b70b-a839636c5ba2 => generated 487 bytes in 769 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/3022] 10.0.0.90 () {32 vars in 735 bytes} [Wed Jul 1 02:07:03 2026] GET /v2.0/ports?device_id=2523a04a-07f2-47d2-b70b-a839636c5ba2 => 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: 1571/3023] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:07:03 2026] DELETE /v2.0/routers/2523a04a-07f2-47d2-b70b-a839636c5ba2 => generated 0 bytes in 455 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/3024] 10.0.0.90 () {32 vars in 720 bytes} [Wed Jul 1 02:07:03 2026] GET /v2.0/routers/d7c4eda9-c8eb-46ed-9712-5fa05e9febd2 => generated 480 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3025] 10.0.0.90 () {34 vars in 741 bytes} [Wed Jul 1 02:07:03 2026] PUT /v2.0/routers/d7c4eda9-c8eb-46ed-9712-5fa05e9febd2 => generated 480 bytes in 1231 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/3026] 10.0.0.90 () {32 vars in 735 bytes} [Wed Jul 1 02:07:05 2026] GET /v2.0/ports?device_id=d7c4eda9-c8eb-46ed-9712-5fa05e9febd2 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:07:05.816 7 INFO neutron.db.l3_hamode_db [None req-b04907d6-9f19-43ff-ac89-6bd2f0f1e4fe ebf1f600435845749371653f82590c90 e605a7f4cd1b401993a124b60209fc96 - - default default] HA network 352ddef2-61e8-4913-8648-6fb8d274f315 was deleted as no HA routers are present in tenant e605a7f4cd1b401993a124b60209fc96. [pid: 7|app: 0|req: 1573/3027] 10.0.0.90 () {32 vars in 723 bytes} [Wed Jul 1 02:07:05 2026] DELETE /v2.0/routers/d7c4eda9-c8eb-46ed-9712-5fa05e9febd2 => generated 0 bytes in 704 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/3028] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:07:06 2026] GET /v2.0/security-groups?tenant_id=5d45bbcb9e9149fc97646fb7297792c5&name=default => generated 2805 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:07:06.965 7 INFO neutron.services.segments.plugin [-] Segment d3100917-3538-428c-a277-945003950a71 resource provider aggregate not found 2026-07-01 02:07:06.974 7 INFO neutron.services.segments.plugin [-] Segment d3100917-3538-428c-a277-945003950a71 resource provider aggregate not found 2026-07-01 02:07:06.997 7 INFO neutron.services.segments.plugin [-] Segment d3100917-3538-428c-a277-945003950a71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3100917-3538-428c-a277-945003950a71 found for delete ", "request_id": "req-5b7aa63a-9c7a-4b86-b2d5-7546f30f6f03"}]} 2026-07-01 02:07:06.999 7 INFO neutron.services.segments.plugin [-] Segment d3100917-3538-428c-a277-945003950a71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3100917-3538-428c-a277-945003950a71 found for delete ", "request_id": "req-5cd90ca3-6668-441f-bec4-f1a824053910"}]} [pid: 7|app: 0|req: 1574/3029] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:07:06 2026] DELETE /v2.0/security-groups/0f93a52e-09ef-45bc-a85a-4dcced54ae4b => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/3030] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:07:07 2026] GET /v2.0/security-groups?tenant_id=e605a7f4cd1b401993a124b60209fc96&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: 1575/3031] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:07:07 2026] DELETE /v2.0/security-groups/48ae0d7a-75b5-4c91-b90a-337be7bcc429 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/3032] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:07:07 2026] GET /v2.0/security-groups?tenant_id=f9ff2bd1c02c4f7293103a9149d1d7ee&name=default => generated 2805 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3033] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:07:07 2026] DELETE /v2.0/security-groups/bd7f9627-988a-40d5-9d98-8dd7614a2717 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:07:12.035 8 WARNING neutron_lib.context [None req-18f01bd4-ef01-411e-88a8-625f0d4ebd27 9f7a5c4fa8d843468e18a43258c3b785 c1876e425e564463af8835b494fbcd8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1458/3034] 10.0.0.90 () {34 vars in 675 bytes} [Wed Jul 1 02:07:11 2026] POST /v2.0/subnetpools => generated 516 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:07:12.111 7 WARNING neutron_lib.context [None req-40ca85a4-5de6-4ea7-a806-45526204786a 9f7a5c4fa8d843468e18a43258c3b785 c1876e425e564463af8835b494fbcd8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1577/3035] 10.0.0.90 () {34 vars in 675 bytes} [Wed Jul 1 02:07:12 2026] POST /v2.0/subnetpools => generated 516 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:07:12.186 8 WARNING neutron_lib.context [None req-f61e4d01-ddf9-4170-a395-c202a77a19c7 9f7a5c4fa8d843468e18a43258c3b785 c1876e425e564463af8835b494fbcd8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1459/3036] 10.0.0.90 () {34 vars in 675 bytes} [Wed Jul 1 02:07:12 2026] POST /v2.0/subnetpools => generated 516 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:07:12.263 7 WARNING neutron_lib.context [None req-6f6d2390-852e-4e35-9165-2c9b2a26df27 9f7a5c4fa8d843468e18a43258c3b785 c1876e425e564463af8835b494fbcd8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1578/3037] 10.0.0.90 () {34 vars in 675 bytes} [Wed Jul 1 02:07:12 2026] POST /v2.0/subnetpools => generated 516 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:07:12.329 8 WARNING neutron_lib.context [None req-46b7bd7f-a3c9-49dc-af24-19c160da316a 9f7a5c4fa8d843468e18a43258c3b785 c1876e425e564463af8835b494fbcd8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1460/3038] 10.0.0.90 () {34 vars in 675 bytes} [Wed Jul 1 02:07:12 2026] POST /v2.0/subnetpools => generated 516 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3039] 10.0.0.90 () {34 vars in 758 bytes} [Wed Jul 1 02:07:12 2026] PUT /v2.0/subnetpools/387a9e54-76df-441f-b7ad-9cc9f693b48b/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/3040] 10.0.0.90 () {34 vars in 758 bytes} [Wed Jul 1 02:07:12 2026] PUT /v2.0/subnetpools/3266eb38-b4df-4b96-8641-c455c74c79e9/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3041] 10.0.0.90 () {34 vars in 758 bytes} [Wed Jul 1 02:07:12 2026] PUT /v2.0/subnetpools/24886cfb-df2c-44f1-9dd8-090d23456f52/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: 1462/3042] 10.0.0.90 () {34 vars in 758 bytes} [Wed Jul 1 02:07:12 2026] PUT /v2.0/subnetpools/7102f121-75a7-41f3-ad22-219ea85a38fa/tags => 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: 1581/3043] 10.0.0.90 () {32 vars in 671 bytes} [Wed Jul 1 02:07:12 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/3044] 10.0.0.90 () {32 vars in 685 bytes} [Wed Jul 1 02:07:12 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3045] 10.0.0.90 () {32 vars in 681 bytes} [Wed Jul 1 02:07:12 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/3046] 10.0.0.90 () {32 vars in 693 bytes} [Wed Jul 1 02:07:12 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3047] 10.0.0.90 () {32 vars in 679 bytes} [Wed Jul 1 02:07:12 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/3048] 10.0.0.90 () {32 vars in 693 bytes} [Wed Jul 1 02:07:12 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3049] 10.0.0.90 () {32 vars in 689 bytes} [Wed Jul 1 02:07:12 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/3050] 10.0.0.90 () {32 vars in 701 bytes} [Wed Jul 1 02:07:12 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3051] 10.0.0.90 () {32 vars in 731 bytes} [Wed Jul 1 02:07:12 2026] DELETE /v2.0/subnetpools/387a9e54-76df-441f-b7ad-9cc9f693b48b => 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: 1467/3052] 10.0.0.90 () {32 vars in 731 bytes} [Wed Jul 1 02:07:12 2026] DELETE /v2.0/subnetpools/3266eb38-b4df-4b96-8641-c455c74c79e9 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3053] 10.0.0.90 () {32 vars in 731 bytes} [Wed Jul 1 02:07:13 2026] DELETE /v2.0/subnetpools/24886cfb-df2c-44f1-9dd8-090d23456f52 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/3054] 10.0.0.90 () {32 vars in 731 bytes} [Wed Jul 1 02:07:13 2026] DELETE /v2.0/subnetpools/7102f121-75a7-41f3-ad22-219ea85a38fa => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3055] 10.0.0.90 () {32 vars in 731 bytes} [Wed Jul 1 02:07:13 2026] DELETE /v2.0/subnetpools/6ca48f16-cce8-4e41-89a8-115d32c36f90 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/3056] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:07:13 2026] GET /v2.0/security-groups?tenant_id=8df6ba202441481496d38bbc16f1ca12&name=default => generated 2805 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3057] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:07:14 2026] DELETE /v2.0/security-groups/fe984095-9821-48dc-9438-4deb6a5dc833 => 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: 1470/3058] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:07:14 2026] GET /v2.0/security-groups?tenant_id=943a5f8976004c9c8a2cf2ffcd75e7e1&name=default => generated 2805 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3059] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:07:14 2026] DELETE /v2.0/security-groups/ba61d3e9-6917-490f-bbea-a54fb40bd130 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/3060] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:07:15 2026] GET /v2.0/security-groups?tenant_id=c1876e425e564463af8835b494fbcd8a&name=default => generated 2805 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3061] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:07:15 2026] DELETE /v2.0/security-groups/cc15c99d-a9cd-4381-a3a9-449abd0e930f => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/3064] 10.0.0.90 () {34 vars in 677 bytes} [Wed Jul 1 02:07:18 2026] POST /v2.0/qos/policies => generated 359 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3065] 10.0.0.90 () {34 vars in 752 bytes} [Wed Jul 1 02:07:18 2026] PUT /v2.0/policies/7b41f95e-daf0-415d-bcef-c1267cb713b5/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: 1474/3066] 10.0.0.90 () {32 vars in 732 bytes} [Wed Jul 1 02:07:18 2026] GET /v2.0/policies/7b41f95e-daf0-415d-bcef-c1267cb713b5/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3067] 10.0.0.90 () {34 vars in 763 bytes} [Wed Jul 1 02:07:18 2026] PUT /v2.0/policies/7b41f95e-daf0-415d-bcef-c1267cb713b5/tags/green => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/3068] 10.0.0.90 () {32 vars in 732 bytes} [Wed Jul 1 02:07:18 2026] GET /v2.0/policies/7b41f95e-daf0-415d-bcef-c1267cb713b5/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3069] 10.0.0.90 () {34 vars in 759 bytes} [Wed Jul 1 02:07:18 2026] PUT /v2.0/policies/7b41f95e-daf0-415d-bcef-c1267cb713b5/tags/red => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/3070] 10.0.0.90 () {32 vars in 732 bytes} [Wed Jul 1 02:07:18 2026] GET /v2.0/policies/7b41f95e-daf0-415d-bcef-c1267cb713b5/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3071] 10.0.0.90 () {34 vars in 781 bytes} [Wed Jul 1 02:07:18 2026] PUT /v2.0/policies/7b41f95e-daf0-415d-bcef-c1267cb713b5/tags/black.or.white => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/3072] 10.0.0.90 () {32 vars in 732 bytes} [Wed Jul 1 02:07:18 2026] GET /v2.0/policies/7b41f95e-daf0-415d-bcef-c1267cb713b5/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3073] 10.0.0.90 () {34 vars in 752 bytes} [Wed Jul 1 02:07:18 2026] PUT /v2.0/policies/7b41f95e-daf0-415d-bcef-c1267cb713b5/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/3074] 10.0.0.90 () {32 vars in 732 bytes} [Wed Jul 1 02:07:18 2026] GET /v2.0/policies/7b41f95e-daf0-415d-bcef-c1267cb713b5/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3075] 10.0.0.90 () {32 vars in 740 bytes} [Wed Jul 1 02:07:18 2026] GET /v2.0/policies/7b41f95e-daf0-415d-bcef-c1267cb713b5/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:07:18.877 8 INFO neutron.api.v2.resource [None req-b843af77-0b05-4e72-a56d-578290e65f59 cfbff324c19848289dd48ff5db1c318f 67eed0d64712423bb059fe63dfc06b63 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1479/3076] 10.0.0.90 () {32 vars in 744 bytes} [Wed Jul 1 02:07:18 2026] GET /v2.0/policies/7b41f95e-daf0-415d-bcef-c1267cb713b5/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3077] 10.0.0.90 () {32 vars in 743 bytes} [Wed Jul 1 02:07:18 2026] DELETE /v2.0/policies/7b41f95e-daf0-415d-bcef-c1267cb713b5/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3078] 10.0.0.90 () {32 vars in 732 bytes} [Wed Jul 1 02:07:18 2026] GET /v2.0/policies/7b41f95e-daf0-415d-bcef-c1267cb713b5/tags => generated 30 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:07:18.978 7 INFO neutron.api.v2.resource [None req-76d51ebe-b81c-4d68-ba13-6ac0b01469f0 cfbff324c19848289dd48ff5db1c318f 67eed0d64712423bb059fe63dfc06b63 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1599/3079] 10.0.0.90 () {32 vars in 747 bytes} [Wed Jul 1 02:07:18 2026] DELETE /v2.0/policies/7b41f95e-daf0-415d-bcef-c1267cb713b5/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3080] 10.0.0.90 () {32 vars in 735 bytes} [Wed Jul 1 02:07:18 2026] DELETE /v2.0/policies/7b41f95e-daf0-415d-bcef-c1267cb713b5/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3081] 10.0.0.90 () {32 vars in 732 bytes} [Wed Jul 1 02:07:19 2026] GET /v2.0/policies/7b41f95e-daf0-415d-bcef-c1267cb713b5/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: 1482/3082] 10.0.0.90 () {32 vars in 733 bytes} [Wed Jul 1 02:07:19 2026] DELETE /v2.0/qos/policies/7b41f95e-daf0-415d-bcef-c1267cb713b5 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3083] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:07:19 2026] GET /v2.0/security-groups?tenant_id=ec6353ad7999404b975abf817b4defbb&name=default => generated 2805 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/3084] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:07:20 2026] DELETE /v2.0/security-groups/c29788f3-d81c-43d9-a201-7dbebafc449c => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3085] 10.0.0.90 () {32 vars in 773 bytes} [Wed Jul 1 02:07:20 2026] GET /v2.0/security-groups?tenant_id=67eed0d64712423bb059fe63dfc06b63&name=default => generated 2805 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/3086] 10.0.0.90 () {32 vars in 739 bytes} [Wed Jul 1 02:07:20 2026] DELETE /v2.0/security-groups/cbfd2ad0-0a13-4c07-92a9-75b180e039f9 => 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: 1603/3087] 10.0.0.90 () {32 vars in 648 bytes} [Wed Jul 1 02:07:22 2026] GET /v2.0/networks => generated 2168 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3088] 10.0.0.90 () {32 vars in 654 bytes} [Wed Jul 1 02:07:24 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: 1604/3089] 10.0.0.90 () {32 vars in 646 bytes} [Wed Jul 1 02:07:24 2026] GET /v2.0/routers => generated 15 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3090] 10.0.0.90 () {32 vars in 642 bytes} [Wed Jul 1 02:07:24 2026] GET /v2.0/ports => generated 4725 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3091] 10.0.0.90 () {32 vars in 646 bytes} [Wed Jul 1 02:07:24 2026] GET /v2.0/subnets => generated 1261 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/3092] 10.0.0.90 () {32 vars in 648 bytes} [Wed Jul 1 02:07:24 2026] GET /v2.0/networks => generated 2168 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3093] 10.0.0.90 () {32 vars in 662 bytes} [Wed Jul 1 02:07:24 2026] GET /v2.0/security-groups => generated 16626 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3094] 10.0.0.90 () {32 vars in 654 bytes} [Wed Jul 1 02:07:24 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)