+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon Apr 27 01:59:17 2026] *** compiled with version: 11.4.0 on 22 April 2026 16:01:57 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-7d7f6864f7-m5t5z 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 0x557979814130 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-04-27 01:59:21.568 8 INFO neutron.common.config [-] Logging enabled! 2026-04-27 01:59:21.568 8 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-04-27 01:59:21.628 7 INFO neutron.common.config [-] Logging enabled! 2026-04-27 01:59:21.628 7 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-04-27 01:59:21.860 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-27 01:59:21.901 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-27 01:59:22.661 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-27 01:59:22.664 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-27 01:59:22.667 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-27 01:59:22.668 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-27 01:59:22.668 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-27 01:59:22.668 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-27 01:59:22.668 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 01:59:22.674 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 01:59:22.674 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 01:59:22.674 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-27 01:59:22.692 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-27 01:59:22.694 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-27 01:59:22.694 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-27 01:59:22.734 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-27 01:59:22.735 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-27 01:59:22.735 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-27 01:59:22.735 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-27 01:59:22.742 8 WARNING oslo_policy.policy [None req-e5da5a4a-03a2-4b31-818c-99d9e42010f3 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-04-27 01:59:22.742 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-27 01:59:22.745 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-27 01:59:22.748 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-27 01:59:22.749 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-27 01:59:22.749 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-27 01:59:22.749 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-27 01:59:22.749 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 01:59:22.756 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 01:59:22.756 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 01:59:22.756 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-27 01:59:22.775 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-27 01:59:22.776 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-27 01:59:22.776 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-27 01:59:22.820 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-27 01:59:22.820 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-27 01:59:22.820 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-27 01:59:22.820 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-27 01:59:22.827 7 WARNING oslo_policy.policy [None req-70ae5ea1-587a-4e6c-a9fe-7bfec32833f5 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-04-27 01:59:23.122 8 INFO neutron.plugins.ml2.managers [None req-e5da5a4a-03a2-4b31-818c-99d9e42010f3 - - - - - -] Initializing driver for type 'vlan' 2026-04-27 01:59:23.192 7 INFO neutron.plugins.ml2.managers [None req-70ae5ea1-587a-4e6c-a9fe-7bfec32833f5 - - - - - -] Initializing driver for type 'vlan' 2026-04-27 01:59:23.431 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-e5da5a4a-03a2-4b31-818c-99d9e42010f3 - - - - - -] VlanTypeDriver initialization complete 2026-04-27 01:59:23.432 8 INFO neutron.plugins.ml2.managers [None req-e5da5a4a-03a2-4b31-818c-99d9e42010f3 - - - - - -] Initializing driver for type 'vxlan' 2026-04-27 01:59:23.432 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-e5da5a4a-03a2-4b31-818c-99d9e42010f3 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-27 01:59:23.473 8 INFO neutron.plugins.ml2.managers [None req-e5da5a4a-03a2-4b31-818c-99d9e42010f3 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-27 01:59:23.474 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-e5da5a4a-03a2-4b31-818c-99d9e42010f3 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-27 01:59:23.474 8 INFO neutron.plugins.ml2.managers [None req-e5da5a4a-03a2-4b31-818c-99d9e42010f3 - - - - - -] Initializing extension driver 'port_security' 2026-04-27 01:59:23.474 8 INFO neutron.plugins.ml2.extensions.port_security [None req-e5da5a4a-03a2-4b31-818c-99d9e42010f3 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-27 01:59:23.474 8 INFO neutron.plugins.ml2.managers [None req-e5da5a4a-03a2-4b31-818c-99d9e42010f3 - - - - - -] Initializing extension driver 'qos' 2026-04-27 01:59:23.474 8 INFO neutron.plugins.ml2.managers [None req-e5da5a4a-03a2-4b31-818c-99d9e42010f3 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-27 01:59:23.474 8 INFO neutron.plugins.ml2.managers [None req-e5da5a4a-03a2-4b31-818c-99d9e42010f3 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-27 01:59:23.489 8 INFO neutron.quota [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded quota_driver: . 2026-04-27 01:59:23.490 8 INFO neutron.plugins.ml2.plugin [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Modular L2 Plugin initialization complete 2026-04-27 01:59:23.490 8 INFO neutron.plugins.ml2.managers [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-27 01:59:23.490 8 INFO neutron.plugins.ml2.managers [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-27 01:59:23.490 8 INFO neutron.plugins.ml2.managers [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Got port-security extension from driver 'port_security' 2026-04-27 01:59:23.490 8 INFO neutron.extensions.vlantransparent [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Disabled vlantransparent extension. 2026-04-27 01:59:23.491 8 INFO neutron.manager [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loading Plugin: qos 2026-04-27 01:59:23.492 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-70ae5ea1-587a-4e6c-a9fe-7bfec32833f5 - - - - - -] VlanTypeDriver initialization complete 2026-04-27 01:59:23.492 7 INFO neutron.plugins.ml2.managers [None req-70ae5ea1-587a-4e6c-a9fe-7bfec32833f5 - - - - - -] Initializing driver for type 'vxlan' 2026-04-27 01:59:23.493 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-70ae5ea1-587a-4e6c-a9fe-7bfec32833f5 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-27 01:59:23.501 8 INFO neutron.manager [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loading Plugin: router 2026-04-27 01:59:23.521 7 INFO neutron.plugins.ml2.managers [None req-70ae5ea1-587a-4e6c-a9fe-7bfec32833f5 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-27 01:59:23.521 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-70ae5ea1-587a-4e6c-a9fe-7bfec32833f5 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-27 01:59:23.521 7 INFO neutron.plugins.ml2.managers [None req-70ae5ea1-587a-4e6c-a9fe-7bfec32833f5 - - - - - -] Initializing extension driver 'port_security' 2026-04-27 01:59:23.522 7 INFO neutron.plugins.ml2.extensions.port_security [None req-70ae5ea1-587a-4e6c-a9fe-7bfec32833f5 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-27 01:59:23.522 7 INFO neutron.plugins.ml2.managers [None req-70ae5ea1-587a-4e6c-a9fe-7bfec32833f5 - - - - - -] Initializing extension driver 'qos' 2026-04-27 01:59:23.522 7 INFO neutron.plugins.ml2.managers [None req-70ae5ea1-587a-4e6c-a9fe-7bfec32833f5 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-27 01:59:23.522 7 INFO neutron.plugins.ml2.managers [None req-70ae5ea1-587a-4e6c-a9fe-7bfec32833f5 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-27 01:59:23.532 7 INFO neutron.quota [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded quota_driver: . 2026-04-27 01:59:23.533 7 INFO neutron.plugins.ml2.plugin [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Modular L2 Plugin initialization complete 2026-04-27 01:59:23.533 7 INFO neutron.plugins.ml2.managers [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-27 01:59:23.533 7 INFO neutron.plugins.ml2.managers [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-27 01:59:23.533 7 INFO neutron.plugins.ml2.managers [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-27 01:59:23.534 7 INFO neutron.extensions.vlantransparent [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Disabled vlantransparent extension. 2026-04-27 01:59:23.534 7 INFO neutron.manager [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loading Plugin: qos 2026-04-27 01:59:23.535 8 INFO neutron.services.service_base [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-27 01:59:23.536 8 INFO neutron.manager [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loading Plugin: segments 2026-04-27 01:59:23.544 7 INFO neutron.manager [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loading Plugin: router 2026-04-27 01:59:23.577 7 INFO neutron.services.service_base [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-27 01:59:23.577 7 INFO neutron.manager [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loading Plugin: segments 2026-04-27 01:59:23.632 8 INFO neutron.manager [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loading Plugin: trunk 2026-04-27 01:59:23.669 7 INFO neutron.manager [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loading Plugin: trunk 2026-04-27 01:59:23.685 8 INFO neutron.manager [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loading Plugin: vpnaas 2026-04-27 01:59:23.714 7 INFO neutron.manager [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loading Plugin: vpnaas 2026-04-27 01:59:23.726 8 WARNING stevedore.named [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-27 01:59:23.754 7 WARNING stevedore.named [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-27 01:59:23.793 8 INFO neutron_vpnaas.services.vpn.plugin [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-27 01:59:23.793 8 INFO neutron.common.utils [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-27 01:59:23.794 8 INFO neutron.manager [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loading Plugin: auto_allocate 2026-04-27 01:59:23.798 8 INFO neutron.manager [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loading Plugin: tag 2026-04-27 01:59:23.804 8 INFO neutron.manager [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loading Plugin: timestamp 2026-04-27 01:59:23.805 7 INFO neutron_vpnaas.services.vpn.plugin [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-27 01:59:23.805 7 INFO neutron.common.utils [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-27 01:59:23.805 7 INFO neutron.manager [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loading Plugin: auto_allocate 2026-04-27 01:59:23.806 8 INFO neutron.manager [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loading Plugin: network_ip_availability 2026-04-27 01:59:23.809 7 INFO neutron.manager [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loading Plugin: tag 2026-04-27 01:59:23.810 8 INFO neutron.manager [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loading Plugin: flavors 2026-04-27 01:59:23.814 8 INFO neutron.manager [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loading Plugin: revisions 2026-04-27 01:59:23.814 7 INFO neutron.manager [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loading Plugin: timestamp 2026-04-27 01:59:23.816 7 INFO neutron.manager [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loading Plugin: network_ip_availability 2026-04-27 01:59:23.817 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Initializing extension manager. 2026-04-27 01:59:23.819 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: address-group 2026-04-27 01:59:23.819 7 INFO neutron.manager [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loading Plugin: flavors 2026-04-27 01:59:23.820 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: address-scope 2026-04-27 01:59:23.821 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-27 01:59:23.822 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: agent 2026-04-27 01:59:23.822 7 INFO neutron.manager [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loading Plugin: revisions 2026-04-27 01:59:23.823 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: agent-resources-synced 2026-04-27 01:59:23.824 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: allowed-address-pairs 2026-04-27 01:59:23.825 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Initializing extension manager. 2026-04-27 01:59:23.825 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: auto-allocated-topology 2026-04-27 01:59:23.826 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: address-group 2026-04-27 01:59:23.826 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: availability_zone 2026-04-27 01:59:23.827 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: availability_zone_filter 2026-04-27 01:59:23.827 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: address-scope 2026-04-27 01:59:23.828 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-27 01:59:23.828 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-27 01:59:23.828 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: default-subnetpools 2026-04-27 01:59:23.828 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: agent 2026-04-27 01:59:23.829 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: agent-resources-synced 2026-04-27 01:59:23.830 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-27 01:59:23.830 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-27 01:59:23.831 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-27 01:59:23.831 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: dns-integration 2026-04-27 01:59:23.832 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: dns-domain-ports 2026-04-27 01:59:23.832 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: availability_zone 2026-04-27 01:59:23.832 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: availability_zone_filter 2026-04-27 01:59:23.832 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-27 01:59:23.833 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-27 01:59:23.833 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: dvr 2026-04-27 01:59:23.833 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: default-subnetpools 2026-04-27 01:59:23.834 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-27 01:59:23.834 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-27 01:59:23.835 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: empty-string-filtering 2026-04-27 01:59:23.835 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: dns-integration 2026-04-27 01:59:23.835 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-27 01:59:23.836 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: dns-domain-ports 2026-04-27 01:59:23.836 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-27 01:59:23.836 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-27 01:59:23.837 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: external-net 2026-04-27 01:59:23.837 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: dvr 2026-04-27 01:59:23.837 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-27 01:59:23.837 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-27 01:59:23.838 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: empty-string-filtering 2026-04-27 01:59:23.838 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: extraroute 2026-04-27 01:59:23.838 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-27 01:59:23.839 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-27 01:59:23.839 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: extraroute-atomic 2026-04-27 01:59:23.840 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: external-net 2026-04-27 01:59:23.840 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-27 01:59:23.840 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-27 01:59:23.841 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: extraroute 2026-04-27 01:59:23.841 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-27 01:59:23.841 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: extraroute-atomic 2026-04-27 01:59:23.841 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-27 01:59:23.842 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-27 01:59:23.842 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-27 01:59:23.842 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-27 01:59:23.843 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: fip-port-details 2026-04-27 01:59:23.843 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-27 01:59:23.844 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: flavors 2026-04-27 01:59:23.843 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-27 01:59:23.845 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: fip-port-details 2026-04-27 01:59:23.845 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-27 01:59:23.846 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: flavors 2026-04-27 01:59:23.846 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: floatingip-pools 2026-04-27 01:59:23.847 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: ip_allocation 2026-04-27 01:59:23.847 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-27 01:59:23.848 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: ip-substring-filtering 2026-04-27 01:59:23.848 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: floatingip-pools 2026-04-27 01:59:23.848 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: ip_allocation 2026-04-27 01:59:23.849 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: l2_adjacency 2026-04-27 01:59:23.849 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-27 01:59:23.850 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: l2_adjacency 2026-04-27 01:59:23.850 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: router 2026-04-27 01:59:23.851 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: router 2026-04-27 01:59:23.852 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-27 01:59:23.852 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-27 01:59:23.853 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: ext-gw-mode 2026-04-27 01:59:23.853 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: ext-gw-mode 2026-04-27 01:59:23.853 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: l3-ha 2026-04-27 01:59:23.854 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: l3-ha 2026-04-27 01:59:23.854 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-27 01:59:23.854 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-27 01:59:23.855 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-27 01:59:23.855 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: l3-flavors 2026-04-27 01:59:23.855 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-27 01:59:23.856 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: l3-flavors 2026-04-27 01:59:23.856 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-27 01:59:23.857 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-27 01:59:23.857 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-27 01:59:23.858 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-27 01:59:23.859 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-27 01:59:23.860 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-27 01:59:23.860 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-27 01:59:23.861 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-27 01:59:23.862 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-27 01:59:23.862 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-27 01:59:23.862 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-27 01:59:23.863 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: multi-provider 2026-04-27 01:59:23.863 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-27 01:59:23.863 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: net-mtu 2026-04-27 01:59:23.864 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: net-mtu-writable 2026-04-27 01:59:23.865 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: network_availability_zone 2026-04-27 01:59:23.865 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-27 01:59:23.865 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: network_ha 2026-04-27 01:59:23.866 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-27 01:59:23.866 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: network-ip-availability 2026-04-27 01:59:23.866 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: multi-provider 2026-04-27 01:59:23.867 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-27 01:59:23.867 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: net-mtu 2026-04-27 01:59:23.867 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: pagination 2026-04-27 01:59:23.868 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: net-mtu-writable 2026-04-27 01:59:23.868 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: port-device-profile 2026-04-27 01:59:23.869 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-27 01:59:23.869 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: network_availability_zone 2026-04-27 01:59:23.869 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-27 01:59:23.869 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: network_ha 2026-04-27 01:59:23.870 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: port-mac-override 2026-04-27 01:59:23.870 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-27 01:59:23.870 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: network-ip-availability 2026-04-27 01:59:23.871 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-27 01:59:23.871 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: port-resource-request 2026-04-27 01:59:23.872 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-27 01:59:23.872 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-27 01:59:23.872 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: binding 2026-04-27 01:59:23.872 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: pagination 2026-04-27 01:59:23.873 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: binding-extended 2026-04-27 01:59:23.873 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: port-device-profile 2026-04-27 01:59:23.874 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: port-security 2026-04-27 01:59:23.874 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-27 01:59:23.874 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: project-id 2026-04-27 01:59:23.875 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-27 01:59:23.875 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: provider 2026-04-27 01:59:23.875 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: port-mac-override 2026-04-27 01:59:23.876 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-27 01:59:23.876 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: qos 2026-04-27 01:59:23.877 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-27 01:59:23.877 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-27 01:59:23.878 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: port-resource-request 2026-04-27 01:59:23.878 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-27 01:59:23.878 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: qos-default 2026-04-27 01:59:23.878 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: port-resource-request-groups 2026-04-27 01:59:23.879 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: qos-fip 2026-04-27 01:59:23.879 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: binding 2026-04-27 01:59:23.879 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-27 01:59:23.880 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-27 01:59:23.880 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: binding-extended 2026-04-27 01:59:23.881 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-27 01:59:23.881 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: port-security 2026-04-27 01:59:23.881 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-27 01:59:23.881 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: project-id 2026-04-27 01:59:23.882 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-27 01:59:23.882 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: provider 2026-04-27 01:59:23.882 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: qos-pps 2026-04-27 01:59:23.883 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-27 01:59:23.884 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-27 01:59:23.884 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: qos-rules-alias 2026-04-27 01:59:23.885 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: qos 2026-04-27 01:59:23.885 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: quota-check-limit 2026-04-27 01:59:23.886 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-27 01:59:23.886 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: quotas 2026-04-27 01:59:23.886 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-27 01:59:23.887 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: qos-default 2026-04-27 01:59:23.887 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: quota_details 2026-04-27 01:59:23.888 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: qos-fip 2026-04-27 01:59:23.888 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-27 01:59:23.889 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: rbac-policies 2026-04-27 01:59:23.889 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: qos-gateway-ip 2026-04-27 01:59:23.889 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: rbac-address-group 2026-04-27 01:59:23.890 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: rbac-address-scope 2026-04-27 01:59:23.890 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: qos-port-network-policy 2026-04-27 01:59:23.890 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: rbac-security-groups 2026-04-27 01:59:23.890 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: qos-pps-minimum 2026-04-27 01:59:23.891 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-27 01:59:23.891 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-27 01:59:23.891 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: revision-if-match 2026-04-27 01:59:23.892 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: qos-pps 2026-04-27 01:59:23.892 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-27 01:59:23.892 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: qos-rule-type-details 2026-04-27 01:59:23.893 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: router_availability_zone 2026-04-27 01:59:23.893 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-27 01:59:23.893 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-27 01:59:23.894 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: qos-rules-alias 2026-04-27 01:59:23.894 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: quota-check-limit 2026-04-27 01:59:23.895 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-27 01:59:23.895 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-27 01:59:23.896 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-27 01:59:23.896 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: quotas 2026-04-27 01:59:23.896 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-27 01:59:23.897 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-27 01:59:23.897 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: quota_details 2026-04-27 01:59:23.898 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: rbac-policies 2026-04-27 01:59:23.899 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: rbac-address-group 2026-04-27 01:59:23.900 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: rbac-address-scope 2026-04-27 01:59:23.900 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: rbac-security-groups 2026-04-27 01:59:23.901 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: rbac-subnetpool 2026-04-27 01:59:23.901 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: revision-if-match 2026-04-27 01:59:23.902 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: standard-attr-revisions 2026-04-27 01:59:23.903 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: router_availability_zone 2026-04-27 01:59:23.904 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-27 01:59:23.904 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: security-group 2026-04-27 01:59:23.905 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: security-groups-default-rules 2026-04-27 01:59:23.905 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: segment 2026-04-27 01:59:23.906 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-27 01:59:23.906 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-27 01:59:23.906 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-27 01:59:23.906 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: service-type 2026-04-27 01:59:23.907 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-27 01:59:23.907 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: sorting 2026-04-27 01:59:23.907 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: standard-attr-segment 2026-04-27 01:59:23.907 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-27 01:59:23.908 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: standard-attr-description 2026-04-27 01:59:23.909 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: stateful-security-group 2026-04-27 01:59:23.909 7 WARNING neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-27 01:59:23.910 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-27 01:59:23.910 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: subnet_onboard 2026-04-27 01:59:23.911 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-27 01:59:23.912 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: subnet-service-types 2026-04-27 01:59:23.912 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: subnet_allocation 2026-04-27 01:59:23.913 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-27 01:59:23.913 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-27 01:59:23.915 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: security-group 2026-04-27 01:59:23.916 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: segment 2026-04-27 01:59:23.916 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: standard-attr-tag 2026-04-27 01:59:23.916 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-27 01:59:23.917 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-27 01:59:23.917 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: service-type 2026-04-27 01:59:23.917 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: sorting 2026-04-27 01:59:23.918 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: trunk 2026-04-27 01:59:23.918 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: standard-attr-segment 2026-04-27 01:59:23.918 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: trunk-details 2026-04-27 01:59:23.919 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-27 01:59:23.919 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: standard-attr-description 2026-04-27 01:59:23.919 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-27 01:59:23.919 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: stateful-security-group 2026-04-27 01:59:23.920 8 WARNING neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-27 01:59:23.920 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-27 01:59:23.920 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-27 01:59:23.921 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: vpn-flavors 2026-04-27 01:59:23.921 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: subnet_onboard 2026-04-27 01:59:23.922 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-27 01:59:23.922 7 INFO neutron.api.extensions [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Loaded extension: vpnaas 2026-04-27 01:59:23.922 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: subnet-service-types 2026-04-27 01:59:23.923 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: subnet_allocation 2026-04-27 01:59:23.924 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-27 01:59:23.924 7 INFO neutron.quota.resource_registry [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-27 01:59:23.924 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-27 01:59:23.924 7 INFO neutron.quota.resource_registry [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-27 01:59:23.925 7 INFO neutron.quota.resource_registry [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 01:59:23.925 7 INFO neutron.quota.resource_registry [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-27 01:59:23.926 7 INFO neutron.quota.resource_registry [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-27 01:59:23.926 7 INFO neutron.quota.resource_registry [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-27 01:59:23.927 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: standard-attr-tag 2026-04-27 01:59:23.928 7 INFO neutron.quota.resource_registry [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-27 01:59:23.928 7 INFO neutron.quota.resource_registry [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-27 01:59:23.928 7 INFO neutron.quota.resource_registry [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-27 01:59:23.928 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-27 01:59:23.928 7 INFO neutron.quota.resource_registry [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 01:59:23.929 7 WARNING neutron.quota.resource_registry [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] subnetpool is already registered 2026-04-27 01:59:23.929 7 INFO neutron.quota.resource_registry [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 01:59:23.929 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: trunk 2026-04-27 01:59:23.929 7 WARNING neutron.quota.resource_registry [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] subnetpool is already registered 2026-04-27 01:59:23.929 7 INFO neutron.quota.resource_registry [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-27 01:59:23.929 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: trunk-details 2026-04-27 01:59:23.929 7 INFO neutron.quota.resource_registry [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-27 01:59:23.930 7 INFO neutron.quota.resource_registry [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-27 01:59:23.930 7 INFO neutron.quota.resource_registry [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-27 01:59:23.930 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-27 01:59:23.930 7 INFO neutron.quota.resource_registry [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-27 01:59:23.930 7 INFO neutron.quota.resource_registry [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-27 01:59:23.931 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-27 01:59:23.932 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-27 01:59:23.932 7 INFO neutron.quota.resource_registry [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-27 01:59:23.932 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: vpn-flavors 2026-04-27 01:59:23.932 7 WARNING neutron.quota.resource_registry [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] router is already registered 2026-04-27 01:59:23.932 7 INFO neutron.quota.resource_registry [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-27 01:59:23.933 7 WARNING neutron.quota.resource_registry [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] floatingip is already registered 2026-04-27 01:59:23.934 7 INFO neutron.quota.resource_registry [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-27 01:59:23.934 8 INFO neutron.api.extensions [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Loaded extension: vpnaas 2026-04-27 01:59:23.934 7 WARNING neutron.quota.resource_registry [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] rbac_policy is already registered 2026-04-27 01:59:23.934 7 INFO neutron.quota.resource_registry [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-27 01:59:23.934 7 WARNING neutron.quota.resource_registry [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] security_group is already registered 2026-04-27 01:59:23.934 7 INFO neutron.quota.resource_registry [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-27 01:59:23.934 7 WARNING neutron.quota.resource_registry [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] security_group_rule is already registered 2026-04-27 01:59:23.935 7 INFO neutron.quota.resource_registry [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 01:59:23.935 7 WARNING neutron.quota.resource_registry [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] subnetpool is already registered 2026-04-27 01:59:23.935 7 INFO neutron.quota.resource_registry [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 01:59:23.935 7 WARNING neutron.quota.resource_registry [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] subnetpool is already registered 2026-04-27 01:59:23.935 7 INFO neutron.quota.resource_registry [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-27 01:59:23.936 7 WARNING neutron.quota.resource_registry [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] trunk is already registered 2026-04-27 01:59:23.936 7 INFO neutron.quota.resource_registry [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-27 01:59:23.936 8 INFO neutron.quota.resource_registry [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-27 01:59:23.936 7 WARNING neutron.quota.resource_registry [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] endpoint_group is already registered 2026-04-27 01:59:23.936 7 INFO neutron.quota.resource_registry [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-27 01:59:23.936 8 INFO neutron.quota.resource_registry [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-27 01:59:23.936 7 WARNING neutron.quota.resource_registry [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] vpnservice is already registered 2026-04-27 01:59:23.936 8 INFO neutron.quota.resource_registry [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 01:59:23.937 7 INFO neutron.quota.resource_registry [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-27 01:59:23.937 8 INFO neutron.quota.resource_registry [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-27 01:59:23.937 7 WARNING neutron.quota.resource_registry [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] ipsec_site_connection is already registered 2026-04-27 01:59:23.937 7 INFO neutron.quota.resource_registry [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-27 01:59:23.937 7 WARNING neutron.quota.resource_registry [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] ipsecpolicy is already registered 2026-04-27 01:59:23.937 7 INFO neutron.quota.resource_registry [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-27 01:59:23.937 7 WARNING neutron.quota.resource_registry [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] ikepolicy is already registered 2026-04-27 01:59:23.937 8 INFO neutron.quota.resource_registry [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-27 01:59:23.938 8 INFO neutron.quota.resource_registry [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-27 01:59:23.941 8 INFO neutron.quota.resource_registry [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-27 01:59:23.941 8 INFO neutron.quota.resource_registry [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-27 01:59:23.941 8 INFO neutron.quota.resource_registry [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-27 01:59:23.942 8 INFO neutron.quota.resource_registry [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 01:59:23.942 8 WARNING neutron.quota.resource_registry [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] subnetpool is already registered 2026-04-27 01:59:23.942 8 INFO neutron.quota.resource_registry [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 01:59:23.942 8 WARNING neutron.quota.resource_registry [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] subnetpool is already registered 2026-04-27 01:59:23.942 8 INFO neutron.quota.resource_registry [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-27 01:59:23.943 8 INFO neutron.quota.resource_registry [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-27 01:59:23.943 8 INFO neutron.quota.resource_registry [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-27 01:59:23.943 8 INFO neutron.quota.resource_registry [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-27 01:59:23.943 8 INFO neutron.quota.resource_registry [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-27 01:59:23.943 8 INFO neutron.quota.resource_registry [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-27 01:59:23.945 8 INFO neutron.quota.resource_registry [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-27 01:59:23.945 8 WARNING neutron.quota.resource_registry [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] router is already registered 2026-04-27 01:59:23.946 8 INFO neutron.quota.resource_registry [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-27 01:59:23.946 8 WARNING neutron.quota.resource_registry [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] floatingip is already registered 2026-04-27 01:59:23.947 8 INFO neutron.quota.resource_registry [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-27 01:59:23.947 8 WARNING neutron.quota.resource_registry [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] rbac_policy is already registered 2026-04-27 01:59:23.947 8 INFO neutron.quota.resource_registry [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-27 01:59:23.947 8 WARNING neutron.quota.resource_registry [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] security_group is already registered 2026-04-27 01:59:23.947 8 INFO neutron.quota.resource_registry [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-27 01:59:23.948 8 WARNING neutron.quota.resource_registry [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] security_group_rule is already registered 2026-04-27 01:59:23.948 8 INFO neutron.quota.resource_registry [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 01:59:23.948 8 WARNING neutron.quota.resource_registry [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] subnetpool is already registered 2026-04-27 01:59:23.948 8 INFO neutron.quota.resource_registry [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 01:59:23.948 8 WARNING neutron.quota.resource_registry [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] subnetpool is already registered 2026-04-27 01:59:23.949 8 INFO neutron.quota.resource_registry [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-27 01:59:23.949 8 WARNING neutron.quota.resource_registry [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] trunk is already registered 2026-04-27 01:59:23.949 8 INFO neutron.quota.resource_registry [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-27 01:59:23.949 8 WARNING neutron.quota.resource_registry [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] endpoint_group is already registered 2026-04-27 01:59:23.949 8 INFO neutron.quota.resource_registry [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-27 01:59:23.950 8 WARNING neutron.quota.resource_registry [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] vpnservice is already registered 2026-04-27 01:59:23.950 8 INFO neutron.quota.resource_registry [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-27 01:59:23.950 8 WARNING neutron.quota.resource_registry [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] ipsec_site_connection is already registered 2026-04-27 01:59:23.950 8 INFO neutron.quota.resource_registry [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-27 01:59:23.950 8 WARNING neutron.quota.resource_registry [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] ipsecpolicy is already registered 2026-04-27 01:59:23.950 8 INFO neutron.quota.resource_registry [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-27 01:59:23.951 8 WARNING neutron.quota.resource_registry [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] ikepolicy is already registered 2026-04-27 01:59:23.974 7 WARNING keystonemiddleware._common.config [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 01:59:23.981 7 WARNING oslo_config.cfg [None req-6c3b148d-7ea3-40fb-8bfb-5110af8ddf95 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x557979814130 pid: 7 (default app) 2026-04-27 01:59:23.988 8 WARNING keystonemiddleware._common.config [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 01:59:23.996 8 WARNING oslo_config.cfg [None req-f90583e6-99d1-4094-8f32-187cf2f01fdb - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x557979814130 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 01:59:29.622 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4c1bf49d-68a4-4b03-bde3-bd15c9cd1239 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/4] 199.204.45.240 () {44 vars in 927 bytes} [Mon Apr 27 01:59:28 2026] GET /v2.0/networks/public => generated 108 bytes in 745 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 4/5] 199.204.45.240 () {44 vars in 949 bytes} [Mon Apr 27 01:59:29 2026] GET /v2.0/networks?name=public => generated 15 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 01:59:30.221 8 WARNING oslo_policy.policy [None req-fe27092d-a373-46df-aac6-4046c6041df2 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-04-27 01:59:30.339 8 WARNING neutron.services.revisions.revision_plugin [None req-fe27092d-a373-46df-aac6-4046c6041df2 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Could not find related network for resource to bump revision. 2026-04-27 01:59:30.363 8 INFO neutron.db.segments_db [None req-fe27092d-a373-46df-aac6-4046c6041df2 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Added segment a8f6d756-9bc7-4618-8429-9184e8b11418 of type flat for network 86862511-583d-41b7-8dbb-8374bd2a9982 2026-04-27 01:59:30.419 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fe27092d-a373-46df-aac6-4046c6041df2 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/6] 199.204.45.240 () {48 vars in 967 bytes} [Mon Apr 27 01:59:29 2026] POST /v2.0/networks => generated 124 bytes in 515 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 01:59:36.648 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bb4ea5fc-5ea5-4a7f-9b7f-00e74c628e12 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.204.45.240 () {44 vars in 927 bytes} [Mon Apr 27 01:59:36 2026] GET /v2.0/networks/public => generated 108 bytes in 386 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.240 () {44 vars in 949 bytes} [Mon Apr 27 01:59:36 2026] GET /v2.0/networks?name=public => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 01:59:36.971 7 WARNING oslo_policy.policy [None req-5fa8eb0e-b74f-44e4-8697-f73cf3853c9b f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-04-27 01:59:37.008 7 WARNING neutron.services.revisions.revision_plugin [None req-5fa8eb0e-b74f-44e4-8697-f73cf3853c9b f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Could not find related network for resource to bump revision. 2026-04-27 01:59:37.032 7 INFO neutron.db.segments_db [None req-5fa8eb0e-b74f-44e4-8697-f73cf3853c9b f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Added segment 468ecea9-4dd0-451e-8973-27453fc7c91e of type flat for network 7fd3b17b-384b-49e6-bdb0-63a75f873427 2026-04-27 01:59:37.092 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5fa8eb0e-b74f-44e4-8697-f73cf3853c9b f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.204.45.240 () {48 vars in 967 bytes} [Mon Apr 27 01:59:36 2026] POST /v2.0/networks => generated 124 bytes in 431 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 01:59:42.976 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ea205e25-b91e-4aef-a0f7-909c452597b6 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/10] 199.204.45.240 () {44 vars in 927 bytes} [Mon Apr 27 01:59:42 2026] GET /v2.0/networks/public => generated 108 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.204.45.240 () {44 vars in 949 bytes} [Mon Apr 27 01:59:42 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-04-27 01:59:43.050 8 WARNING neutron.services.revisions.revision_plugin [None req-c48f8df1-cc58-42c6-a719-2c69ba0b9c77 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Could not find related network for resource to bump revision. 2026-04-27 01:59:43.071 8 INFO neutron.db.segments_db [None req-c48f8df1-cc58-42c6-a719-2c69ba0b9c77 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Added segment 94e3a0a1-ff3f-4884-bf0b-f17d98fbb463 of type flat for network 692ae58d-76b7-44f2-9e44-f3242f104546 2026-04-27 01:59:43.104 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c48f8df1-cc58-42c6-a719-2c69ba0b9c77 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/12] 199.204.45.240 () {48 vars in 967 bytes} [Mon Apr 27 01:59:43 2026] POST /v2.0/networks => generated 124 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 01:59:48.990 8 INFO neutron.pecan_wsgi.hooks.translation [None req-95943b0f-1757-4308-b73b-164f6856adbe f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.204.45.240 () {44 vars in 927 bytes} [Mon Apr 27 01:59:48 2026] GET /v2.0/networks/public => generated 108 bytes in 55 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.240 () {44 vars in 949 bytes} [Mon Apr 27 01:59:48 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-04-27 01:59:49.111 8 WARNING neutron.services.revisions.revision_plugin [None req-07971d13-1511-4ca8-8ab7-3bdbc338c653 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Could not find related network for resource to bump revision. 2026-04-27 01:59:49.151 8 INFO neutron.db.segments_db [None req-07971d13-1511-4ca8-8ab7-3bdbc338c653 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Added segment a39c08af-de0f-46ad-a13e-b56e50cf289e of type flat for network a2a06d61-16b8-44fc-a7fc-5c0d0f578259 2026-04-27 01:59:49.208 8 INFO neutron.pecan_wsgi.hooks.translation [None req-07971d13-1511-4ca8-8ab7-3bdbc338c653 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 199.204.45.240 () {48 vars in 967 bytes} [Mon Apr 27 01:59:49 2026] POST /v2.0/networks => generated 124 bytes in 221 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 01:59:55.156 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9797feaa-6cf4-4ca5-aa4c-d5f02458578d f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.204.45.240 () {44 vars in 927 bytes} [Mon Apr 27 01:59:55 2026] GET /v2.0/networks/public => generated 108 bytes in 96 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.240 () {44 vars in 949 bytes} [Mon Apr 27 01:59:55 2026] GET /v2.0/networks?name=public => generated 15 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 01:59:55.523 7 WARNING neutron.services.revisions.revision_plugin [None req-dd7402ab-2d1d-452c-bb28-e4db472cd0ca f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Could not find related network for resource to bump revision. 2026-04-27 01:59:55.545 7 INFO neutron.db.segments_db [None req-dd7402ab-2d1d-452c-bb28-e4db472cd0ca f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Added segment 219e6b18-520e-412d-841d-2f5b23d4eff3 of type flat for network 87295fd3-8737-4307-97b9-68ab06bc50eb [pid: 7|app: 0|req: 11/19] 199.204.45.240 () {48 vars in 967 bytes} [Mon Apr 27 01:59:55 2026] POST /v2.0/networks => generated 706 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 01:59:56.806 8 INFO neutron.pecan_wsgi.hooks.translation [None req-46ec1414-fd76-4c74-8fcd-04fb11475a1c f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/20] 199.204.45.240 () {44 vars in 927 bytes} [Mon Apr 27 01:59:56 2026] GET /v2.0/networks/public => generated 108 bytes in 53 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.240 () {44 vars in 949 bytes} [Mon Apr 27 01:59:56 2026] GET /v2.0/networks?name=public => generated 709 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 01:59:56.916 8 INFO neutron.pecan_wsgi.hooks.translation [None req-37497056-64ea-44ad-9952-8ec797c2c01f f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/22] 199.204.45.240 () {44 vars in 1034 bytes} [Mon Apr 27 01:59:56 2026] GET /v2.0/subnets/public-subnet?network_id=87295fd3-8737-4307-97b9-68ab06bc50eb => generated 113 bytes in 25 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.240 () {44 vars in 1057 bytes} [Mon Apr 27 01:59:56 2026] GET /v2.0/subnets?name=public-subnet&network_id=87295fd3-8737-4307-97b9-68ab06bc50eb => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/24] 199.204.45.240 () {48 vars in 965 bytes} [Mon Apr 27 01:59:56 2026] POST /v2.0/subnets => generated 641 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:04:22.824 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [64c30622-a7a0-4d4f-9380-7b82479f7697] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-27 02:04:22.829 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [2126ed55-8d1d-4c73-923f-8f86dfd00f55] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-27 02:04:22.830 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon Apr 27 02:04:22 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.240) !!! 2026-04-27 02:04:22.970 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0581df8e-efa3-478f-9812-63615d69ae01 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 29/59] 199.204.45.240 () {44 vars in 937 bytes} [Mon Apr 27 02:04:22 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 153 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:04:22.984 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7489485b-63b8-4680-b1f9-34c0b1946cb8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-27 02:04:22.986 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [22e814bd-ce6d-4598-ac62-3019b2ac4d14] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 7|app: 0|req: 31/60] 199.204.45.240 () {44 vars in 959 bytes} [Mon Apr 27 02:04:22 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:04:23.078 8 INFO neutron.db.segments_db [None req-50c28330-3f03-4b99-bfac-85676809f6f1 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Added segment 3c85fa50-3303-4405-863a-b8c83799cbd2 of type vxlan for network 79afa274-78fc-4e2c-ace4-3e64c3bccb14 [pid: 8|app: 0|req: 30/61] 199.204.45.240 () {48 vars in 966 bytes} [Mon Apr 27 02:04:23 2026] POST /v2.0/networks => generated 707 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:04:24.060 7 INFO oslo.messaging._drivers.impl_rabbit [-] [22e814bd-ce6d-4598-ac62-3019b2ac4d14] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53128. 2026-04-27 02:04:24.061 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7489485b-63b8-4680-b1f9-34c0b1946cb8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53118. 2026-04-27 02:04:24.107 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3368a9aa-e18b-4bec-b0a8-f3ba43c872fc f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/62] 199.204.45.240 () {44 vars in 937 bytes} [Mon Apr 27 02:04:24 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:04:24.188 8 INFO oslo.messaging._drivers.impl_rabbit [-] [2126ed55-8d1d-4c73-923f-8f86dfd00f55] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53132. 2026-04-27 02:04:24.189 8 INFO oslo.messaging._drivers.impl_rabbit [-] [64c30622-a7a0-4d4f-9380-7b82479f7697] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53130. [pid: 8|app: 0|req: 31/63] 199.204.45.240 () {44 vars in 959 bytes} [Mon Apr 27 02:04:24 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:04:24.230 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0999543c-d61a-4ebe-9d01-b712b9224b0b f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/64] 199.204.45.240 () {44 vars in 1036 bytes} [Mon Apr 27 02:04:24 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=79afa274-78fc-4e2c-ace4-3e64c3bccb14 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/65] 199.204.45.240 () {44 vars in 1059 bytes} [Mon Apr 27 02:04:24 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=79afa274-78fc-4e2c-ace4-3e64c3bccb14 => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/66] 199.204.45.240 () {48 vars in 965 bytes} [Mon Apr 27 02:04:24 2026] POST /v2.0/subnets => generated 627 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:04:25.756 8 INFO neutron.api.v2.resource [None req-43e7fbc8-4fc5-4265-95f9-ef35a392a370 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/67] 199.204.45.240 () {44 vars in 971 bytes} [Mon Apr 27 02:04:25 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/68] 199.204.45.240 () {44 vars in 993 bytes} [Mon Apr 27 02:04:25 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/69] 199.204.45.240 () {48 vars in 980 bytes} [Mon Apr 27 02:04:25 2026] POST /v2.0/security-groups => generated 1552 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/70] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:04:27 2026] GET /v2.0/security-groups/7f54eec2-c727-4c69-bdb7-105bca8e0f08 => generated 1552 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/71] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:04:27 2026] GET /v2.0/security-groups/7f54eec2-c727-4c69-bdb7-105bca8e0f08 => generated 1552 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/72] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:04:27 2026] GET /v2.0/security-groups/7f54eec2-c727-4c69-bdb7-105bca8e0f08 => generated 1552 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/73] 199.204.45.240 () {48 vars in 991 bytes} [Mon Apr 27 02:04:27 2026] POST /v2.0/security-group-rules => generated 569 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/74] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:04:28 2026] GET /v2.0/security-groups/7f54eec2-c727-4c69-bdb7-105bca8e0f08 => generated 2134 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/75] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:04:28 2026] GET /v2.0/security-groups/7f54eec2-c727-4c69-bdb7-105bca8e0f08 => generated 2134 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/76] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:04:28 2026] GET /v2.0/security-groups/7f54eec2-c727-4c69-bdb7-105bca8e0f08 => generated 2134 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/77] 199.204.45.240 () {48 vars in 991 bytes} [Mon Apr 27 02:04:28 2026] POST /v2.0/security-group-rules => generated 571 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/80] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:04:29 2026] GET /v2.0/security-groups/7f54eec2-c727-4c69-bdb7-105bca8e0f08 => generated 2718 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/81] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:04:29 2026] GET /v2.0/security-groups/7f54eec2-c727-4c69-bdb7-105bca8e0f08 => generated 2718 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/82] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:04:29 2026] GET /v2.0/security-groups/7f54eec2-c727-4c69-bdb7-105bca8e0f08 => generated 2718 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/83] 199.204.45.240 () {48 vars in 991 bytes} [Mon Apr 27 02:04:29 2026] POST /v2.0/security-group-rules => generated 571 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/84] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:04:30 2026] GET /v2.0/security-groups/7f54eec2-c727-4c69-bdb7-105bca8e0f08 => generated 3302 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/85] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:04:30 2026] GET /v2.0/security-groups/7f54eec2-c727-4c69-bdb7-105bca8e0f08 => generated 3302 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/86] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:04:30 2026] GET /v2.0/security-groups/7f54eec2-c727-4c69-bdb7-105bca8e0f08 => generated 3302 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/87] 199.204.45.240 () {48 vars in 991 bytes} [Mon Apr 27 02:04:30 2026] POST /v2.0/security-group-rules => generated 571 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/88] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:04:31 2026] GET /v2.0/security-groups/7f54eec2-c727-4c69-bdb7-105bca8e0f08 => generated 3886 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/89] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:04:31 2026] GET /v2.0/security-groups/7f54eec2-c727-4c69-bdb7-105bca8e0f08 => generated 3886 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/90] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:04:31 2026] GET /v2.0/security-groups/7f54eec2-c727-4c69-bdb7-105bca8e0f08 => generated 3886 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/91] 199.204.45.240 () {48 vars in 991 bytes} [Mon Apr 27 02:04:31 2026] POST /v2.0/security-group-rules => generated 571 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/92] 199.204.45.240 () {44 vars in 987 bytes} [Mon Apr 27 02:04:32 2026] GET /v2.0/networks/79afa274-78fc-4e2c-ace4-3e64c3bccb14 => generated 732 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:04:32.770 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e027606a-32b4-40d7-994b-04e0c4dece46 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 47/93] 199.204.45.240 () {44 vars in 1076 bytes} [Mon Apr 27 02:04:32 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=79afa274-78fc-4e2c-ace4-3e64c3bccb14 => generated 132 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/94] 199.204.45.240 () {44 vars in 1099 bytes} [Mon Apr 27 02:04:32 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=79afa274-78fc-4e2c-ace4-3e64c3bccb14 => 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: 48/95] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:04:32 2026] GET /v2.0/security-groups/7f54eec2-c727-4c69-bdb7-105bca8e0f08 => generated 4470 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/96] 199.204.45.240 () {48 vars in 961 bytes} [Mon Apr 27 02:04:32 2026] POST /v2.0/ports => generated 1100 bytes in 603 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 02:04:39.154 7 INFO neutron.pecan_wsgi.hooks.translation [None req-69864939-7a1a-4722-a3f4-017277136275 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 49/97] 199.204.45.240 () {44 vars in 979 bytes} [Mon Apr 27 02:04:39 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 59 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/98] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:04:39 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/99] 199.204.45.240 () {48 vars in 1031 bytes} [Mon Apr 27 02:04:39 2026] PUT /v2.0/ports/dc37d060-c7bc-4ba6-8433-5c689be07ab1 => generated 1213 bytes in 808 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/100] 199.204.45.240 () {44 vars in 920 bytes} [Mon Apr 27 02:04:41 2026] GET /v2.0/ports => generated 3730 bytes in 125 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-04-27 02:04:42.500 7 INFO neutron.api.v2.resource [None req-5abef79c-e281-4748-80c1-a58034767b8c f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/101] 199.204.45.240 () {44 vars in 959 bytes} [Mon Apr 27 02:04:42 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/102] 199.204.45.240 () {44 vars in 981 bytes} [Mon Apr 27 02:04:42 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/103] 199.204.45.240 () {48 vars in 980 bytes} [Mon Apr 27 02:04:42 2026] POST /v2.0/security-groups => generated 1546 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/106] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:04:43 2026] GET /v2.0/security-groups/9e175437-cba3-4de3-9746-b99b6dcb4e42 => 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/107] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:04:43 2026] GET /v2.0/security-groups/9e175437-cba3-4de3-9746-b99b6dcb4e42 => generated 1546 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/108] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:04:43 2026] GET /v2.0/security-groups/9e175437-cba3-4de3-9746-b99b6dcb4e42 => generated 1546 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/109] 199.204.45.240 () {48 vars in 991 bytes} [Mon Apr 27 02:04:43 2026] POST /v2.0/security-group-rules => generated 591 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/110] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:04:44 2026] GET /v2.0/security-groups/9e175437-cba3-4de3-9746-b99b6dcb4e42 => generated 2150 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/111] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:04:44 2026] GET /v2.0/security-groups/9e175437-cba3-4de3-9746-b99b6dcb4e42 => generated 2150 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/112] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:04:44 2026] GET /v2.0/security-groups/9e175437-cba3-4de3-9746-b99b6dcb4e42 => 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: 57/113] 199.204.45.240 () {48 vars in 991 bytes} [Mon Apr 27 02:04:44 2026] POST /v2.0/security-group-rules => generated 595 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/122] 199.204.45.240 () {44 vars in 975 bytes} [Mon Apr 27 02:05:48 2026] GET /v2.0/quotas/296a965259da4195b0ad1ad8dfb2850f => generated 292 bytes in 16 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: 61/123] 199.204.45.240 () {48 vars in 1027 bytes} [Mon Apr 27 02:05:48 2026] PUT /v2.0/quotas/296a965259da4195b0ad1ad8dfb2850f => generated 291 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:07:57.825 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7489485b-63b8-4680-b1f9-34c0b1946cb8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-27 02:07:57.827 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [22e814bd-ce6d-4598-ac62-3019b2ac4d14] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-27 02:07:57.828 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Apr 27 02:07:57 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.204.45.240) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 02:07:58.007 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9cb08116-b057-4c78-87c2-fd3502da397c f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 71/140] 199.204.45.240 () {30 vars in 741 bytes} [Mon Apr 27 02:07:57 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 188 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:07:58.020 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [2126ed55-8d1d-4c73-923f-8f86dfd00f55] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-27 02:07:58.022 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [64c30622-a7a0-4d4f-9380-7b82479f7697] 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: 70/141] 199.204.45.240 () {30 vars in 763 bytes} [Mon Apr 27 02:07:58 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:07:59.635 8 INFO oslo.messaging._drivers.impl_rabbit [-] [64c30622-a7a0-4d4f-9380-7b82479f7697] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45576. 2026-04-27 02:07:59.635 8 INFO oslo.messaging._drivers.impl_rabbit [-] [2126ed55-8d1d-4c73-923f-8f86dfd00f55] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45582. 2026-04-27 02:07:59.682 8 INFO neutron.pecan_wsgi.hooks.translation [None req-594aafe8-423e-47d3-a275-2c83ae333476 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 72/144] 199.204.45.240 () {30 vars in 741 bytes} [Mon Apr 27 02:07:59 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 78 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:07:59.735 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7489485b-63b8-4680-b1f9-34c0b1946cb8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45596. 2026-04-27 02:07:59.736 7 INFO oslo.messaging._drivers.impl_rabbit [-] [22e814bd-ce6d-4598-ac62-3019b2ac4d14] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45610. [pid: 7|app: 0|req: 73/145] 199.204.45.240 () {30 vars in 763 bytes} [Mon Apr 27 02:07:59 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:14:19.465 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [22e814bd-ce6d-4598-ac62-3019b2ac4d14] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-27 02:14:19.467 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7489485b-63b8-4680-b1f9-34c0b1946cb8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-27 02:14:19.471 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon Apr 27 02:14:19 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=6524993a74db415795c6a13ed952e149 (ip 199.204.45.240) !!! 2026-04-27 02:14:19.624 7 INFO neutron.api.v2.resource [None req-6d2ba8dd-b593-4895-aba2-66b9003f2f55 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 99/196] 199.204.45.240 () {44 vars in 1074 bytes} [Mon Apr 27 02:14:19 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=6524993a74db415795c6a13ed952e149 => generated 139 bytes in 166 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:14:19.632 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [64c30622-a7a0-4d4f-9380-7b82479f7697] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-27 02:14:19.634 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [2126ed55-8d1d-4c73-923f-8f86dfd00f55] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-27 02:14:19.635 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Apr 27 02:14:19 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=6524993a74db415795c6a13ed952e149 (ip 199.204.45.240) !!! [pid: 8|app: 0|req: 98/197] 199.204.45.240 () {44 vars in 1097 bytes} [Mon Apr 27 02:14:19 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=6524993a74db415795c6a13ed952e149 => generated 23 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/198] 199.204.45.240 () {48 vars in 981 bytes} [Mon Apr 27 02:14:19 2026] POST /v2.0/security-groups => generated 1560 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 02:14:20.921 8 INFO oslo.messaging._drivers.impl_rabbit [-] [2126ed55-8d1d-4c73-923f-8f86dfd00f55] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44874. 2026-04-27 02:14:20.923 8 INFO oslo.messaging._drivers.impl_rabbit [-] [64c30622-a7a0-4d4f-9380-7b82479f7697] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44868. [pid: 8|app: 0|req: 99/199] 199.204.45.240 () {44 vars in 1088 bytes} [Mon Apr 27 02:14:20 2026] GET /v2.0/security-groups/5c7bd640-0b7d-4697-88b4-6b53c47b4c02?project_id=6524993a74db415795c6a13ed952e149 => generated 1560 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:14:21.041 7 INFO oslo.messaging._drivers.impl_rabbit [-] [22e814bd-ce6d-4598-ac62-3019b2ac4d14] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44890. 2026-04-27 02:14:21.041 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7489485b-63b8-4680-b1f9-34c0b1946cb8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44900. [pid: 7|app: 0|req: 101/200] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:14:21 2026] GET /v2.0/security-groups/5c7bd640-0b7d-4697-88b4-6b53c47b4c02 => generated 1560 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/201] 199.204.45.240 () {44 vars in 1088 bytes} [Mon Apr 27 02:14:21 2026] GET /v2.0/security-groups/5c7bd640-0b7d-4697-88b4-6b53c47b4c02?project_id=6524993a74db415795c6a13ed952e149 => generated 1560 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/202] 199.204.45.240 () {48 vars in 991 bytes} [Mon Apr 27 02:14:21 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: 101/203] 199.204.45.240 () {44 vars in 1088 bytes} [Mon Apr 27 02:14:22 2026] GET /v2.0/security-groups/5c7bd640-0b7d-4697-88b4-6b53c47b4c02?project_id=6524993a74db415795c6a13ed952e149 => generated 2138 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/204] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:14:22 2026] GET /v2.0/security-groups/5c7bd640-0b7d-4697-88b4-6b53c47b4c02 => generated 2138 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/205] 199.204.45.240 () {44 vars in 1088 bytes} [Mon Apr 27 02:14:22 2026] GET /v2.0/security-groups/5c7bd640-0b7d-4697-88b4-6b53c47b4c02?project_id=6524993a74db415795c6a13ed952e149 => generated 2138 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/206] 199.204.45.240 () {48 vars in 991 bytes} [Mon Apr 27 02:14:22 2026] POST /v2.0/security-group-rules => generated 567 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/207] 199.204.45.240 () {44 vars in 1088 bytes} [Mon Apr 27 02:14:23 2026] GET /v2.0/security-groups/5c7bd640-0b7d-4697-88b4-6b53c47b4c02?project_id=6524993a74db415795c6a13ed952e149 => generated 2718 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/208] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:14:23 2026] GET /v2.0/security-groups/5c7bd640-0b7d-4697-88b4-6b53c47b4c02 => 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: 104/209] 199.204.45.240 () {44 vars in 1088 bytes} [Mon Apr 27 02:14:23 2026] GET /v2.0/security-groups/5c7bd640-0b7d-4697-88b4-6b53c47b4c02?project_id=6524993a74db415795c6a13ed952e149 => generated 2718 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/210] 199.204.45.240 () {48 vars in 991 bytes} [Mon Apr 27 02:14:23 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: 105/211] 199.204.45.240 () {44 vars in 1088 bytes} [Mon Apr 27 02:14:24 2026] GET /v2.0/security-groups/5c7bd640-0b7d-4697-88b4-6b53c47b4c02?project_id=6524993a74db415795c6a13ed952e149 => generated 3300 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/212] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:14:24 2026] GET /v2.0/security-groups/5c7bd640-0b7d-4697-88b4-6b53c47b4c02 => generated 3300 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/213] 199.204.45.240 () {44 vars in 1088 bytes} [Mon Apr 27 02:14:24 2026] GET /v2.0/security-groups/5c7bd640-0b7d-4697-88b4-6b53c47b4c02?project_id=6524993a74db415795c6a13ed952e149 => generated 3300 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/214] 199.204.45.240 () {48 vars in 991 bytes} [Mon Apr 27 02:14:24 2026] POST /v2.0/security-group-rules => generated 570 bytes in 3336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/233] 199.204.45.240 () {30 vars in 740 bytes} [Mon Apr 27 02:16:43 2026] GET /v2.0/networks?tenant_id=6524993a74db415795c6a13ed952e149&shared=False => generated 15 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:16:43.334 8 INFO neutron.db.segments_db [None req-a4c59799-c88a-4045-aa8c-83538214d2d0 784aef73f2c944f68f12f4aafe72561b 6524993a74db415795c6a13ed952e149 - - 7a4b485ba3ce48a18845ae9586c06312 7a4b485ba3ce48a18845ae9586c06312] Added segment 536a954a-d70a-4c1d-bdb0-647450e0ac27 of type vxlan for network 7f7dc868-02fc-47c5-b0da-714f4d0e9ba4 [pid: 8|app: 0|req: 116/234] 199.204.45.240 () {34 vars in 682 bytes} [Mon Apr 27 02:16:43 2026] POST /v2.0/networks => generated 718 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/237] 199.204.45.240 () {30 vars in 722 bytes} [Mon Apr 27 02:16:43 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/238] 199.204.45.240 () {30 vars in 633 bytes} [Mon Apr 27 02:16:43 2026] GET /v2.0/extensions => generated 19600 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/239] 199.204.45.240 () {34 vars in 677 bytes} [Mon Apr 27 02:16:43 2026] POST /v2.0/ports => generated 963 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/240] 199.204.45.240 () {30 vars in 703 bytes} [Mon Apr 27 02:16:43 2026] GET /v2.0/networks/7f7dc868-02fc-47c5-b0da-714f4d0e9ba4 => generated 705 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/241] 199.204.45.240 () {30 vars in 722 bytes} [Mon Apr 27 02:16:46 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/242] 199.204.45.240 () {30 vars in 703 bytes} [Mon Apr 27 02:16:46 2026] GET /v2.0/networks/7f7dc868-02fc-47c5-b0da-714f4d0e9ba4 => generated 705 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/245] 199.204.45.240 () {44 vars in 975 bytes} [Mon Apr 27 02:17:02 2026] GET /v2.0/quotas/6524993a74db415795c6a13ed952e149 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/246] 199.204.45.240 () {48 vars in 1027 bytes} [Mon Apr 27 02:17:02 2026] PUT /v2.0/quotas/6524993a74db415795c6a13ed952e149 => generated 291 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:27:45.831 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [64c30622-a7a0-4d4f-9380-7b82479f7697] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-27 02:27:45.831 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [2126ed55-8d1d-4c73-923f-8f86dfd00f55] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-27 02:27:45.833 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Apr 27 02:27:45 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.240) !!! 2026-04-27 02:27:45.972 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a64e2e10-b8cc-4e68-891e-24aabab583ce f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 166/333] 199.204.45.240 () {44 vars in 927 bytes} [Mon Apr 27 02:27:45 2026] GET /v2.0/networks/public => generated 108 bytes in 147 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:27:45.982 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7489485b-63b8-4680-b1f9-34c0b1946cb8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-27 02:27:45.984 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [22e814bd-ce6d-4598-ac62-3019b2ac4d14] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-27 02:27:45.985 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Apr 27 02:27:45 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.240) !!! 2026-04-27 02:27:45.987 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Apr 27 02:27:45 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.240) !!! [pid: 7|app: 0|req: 168/334] 199.204.45.240 () {44 vars in 949 bytes} [Mon Apr 27 02:27:45 2026] GET /v2.0/networks?name=public => generated 753 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:27:47.099 8 INFO oslo.messaging._drivers.impl_rabbit [-] [64c30622-a7a0-4d4f-9380-7b82479f7697] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59922. 2026-04-27 02:27:47.099 8 INFO oslo.messaging._drivers.impl_rabbit [-] [2126ed55-8d1d-4c73-923f-8f86dfd00f55] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59934. 2026-04-27 02:27:47.141 8 INFO neutron.pecan_wsgi.hooks.translation [None req-49c7a8be-5ae6-4a56-ad36-e2cf0ea8cb9e f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 167/335] 199.204.45.240 () {44 vars in 927 bytes} [Mon Apr 27 02:27:47 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) 2026-04-27 02:27:47.195 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7489485b-63b8-4680-b1f9-34c0b1946cb8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59944. 2026-04-27 02:27:47.196 7 INFO oslo.messaging._drivers.impl_rabbit [-] [22e814bd-ce6d-4598-ac62-3019b2ac4d14] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59960. [pid: 7|app: 0|req: 169/336] 199.204.45.240 () {44 vars in 949 bytes} [Mon Apr 27 02:27:47 2026] GET /v2.0/networks?name=public => generated 753 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:27:47.259 8 INFO neutron.pecan_wsgi.hooks.translation [None req-feb55c7f-ec87-4199-96f2-47f27ac7e13e f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 168/337] 199.204.45.240 () {44 vars in 1034 bytes} [Mon Apr 27 02:27:47 2026] GET /v2.0/subnets/public-subnet?network_id=87295fd3-8737-4307-97b9-68ab06bc50eb => generated 113 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/338] 199.204.45.240 () {44 vars in 1057 bytes} [Mon Apr 27 02:27:47 2026] GET /v2.0/subnets?name=public-subnet&network_id=87295fd3-8737-4307-97b9-68ab06bc50eb => generated 644 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:28:20.328 8 INFO neutron.pecan_wsgi.hooks.translation [None req-45b60678-a56e-4e8a-90d1-8b46c3924790 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 171/343] 199.204.45.240 () {44 vars in 937 bytes} [Mon Apr 27 02:28:20 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 84 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/344] 199.204.45.240 () {44 vars in 959 bytes} [Mon Apr 27 02:28:20 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:28:21.456 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a92965b2-7412-46a7-bb44-1f68d0a9ca96 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 172/345] 199.204.45.240 () {44 vars in 937 bytes} [Mon Apr 27 02:28:21 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 87 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/346] 199.204.45.240 () {44 vars in 959 bytes} [Mon Apr 27 02:28:21 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:28:21.576 8 INFO neutron.pecan_wsgi.hooks.translation [None req-69b51f06-83cf-4350-899c-deadfb349ea4 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 173/347] 199.204.45.240 () {44 vars in 1036 bytes} [Mon Apr 27 02:28:21 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=79afa274-78fc-4e2c-ace4-3e64c3bccb14 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/348] 199.204.45.240 () {44 vars in 1059 bytes} [Mon Apr 27 02:28:21 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=79afa274-78fc-4e2c-ace4-3e64c3bccb14 => generated 630 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:28:22.839 8 INFO neutron.api.v2.resource [None req-7a0d91e0-6d62-4c99-b86c-bd383190c17a f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 174/349] 199.204.45.240 () {44 vars in 971 bytes} [Mon Apr 27 02:28:22 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/350] 199.204.45.240 () {44 vars in 993 bytes} [Mon Apr 27 02:28:22 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4473 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/351] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:28:24 2026] GET /v2.0/security-groups/7f54eec2-c727-4c69-bdb7-105bca8e0f08 => generated 4470 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/352] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:28:24 2026] GET /v2.0/security-groups/7f54eec2-c727-4c69-bdb7-105bca8e0f08 => generated 4470 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/353] 199.204.45.240 () {44 vars in 1011 bytes} [Mon Apr 27 02:28:24 2026] GET /v2.0/security-group-rules/669938e6-f980-430f-bb4b-6e6c4067ba3b => generated 569 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/354] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:28:25 2026] GET /v2.0/security-groups/7f54eec2-c727-4c69-bdb7-105bca8e0f08 => generated 4470 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/355] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:28:25 2026] GET /v2.0/security-groups/7f54eec2-c727-4c69-bdb7-105bca8e0f08 => generated 4470 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/356] 199.204.45.240 () {44 vars in 1011 bytes} [Mon Apr 27 02:28:25 2026] GET /v2.0/security-group-rules/b33ce97d-d489-497a-a09c-dfe197158750 => 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: 178/357] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:28:26 2026] GET /v2.0/security-groups/7f54eec2-c727-4c69-bdb7-105bca8e0f08 => generated 4470 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/358] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:28:26 2026] GET /v2.0/security-groups/7f54eec2-c727-4c69-bdb7-105bca8e0f08 => generated 4470 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/359] 199.204.45.240 () {44 vars in 1011 bytes} [Mon Apr 27 02:28:26 2026] GET /v2.0/security-group-rules/b0de3a3f-3c5d-4e13-9268-036e8823707c => generated 571 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/360] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:28:27 2026] GET /v2.0/security-groups/7f54eec2-c727-4c69-bdb7-105bca8e0f08 => 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: 180/361] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:28:27 2026] GET /v2.0/security-groups/7f54eec2-c727-4c69-bdb7-105bca8e0f08 => generated 4470 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/362] 199.204.45.240 () {44 vars in 1011 bytes} [Mon Apr 27 02:28:27 2026] GET /v2.0/security-group-rules/4105eb3a-37f5-40e8-af71-0409caa90745 => generated 571 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/363] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:28:28 2026] GET /v2.0/security-groups/7f54eec2-c727-4c69-bdb7-105bca8e0f08 => generated 4470 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/364] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:28:28 2026] GET /v2.0/security-groups/7f54eec2-c727-4c69-bdb7-105bca8e0f08 => generated 4470 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/365] 199.204.45.240 () {44 vars in 1011 bytes} [Mon Apr 27 02:28:28 2026] GET /v2.0/security-group-rules/c84ff2e3-74d4-4722-8a65-e455b48d31de => generated 571 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/368] 199.204.45.240 () {44 vars in 987 bytes} [Mon Apr 27 02:28:29 2026] GET /v2.0/networks/79afa274-78fc-4e2c-ace4-3e64c3bccb14 => generated 732 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:28:29.534 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c87539a6-74f7-42b3-b0cb-de657818b5ff f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 184/369] 199.204.45.240 () {44 vars in 1076 bytes} [Mon Apr 27 02:28:29 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=79afa274-78fc-4e2c-ace4-3e64c3bccb14 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/370] 199.204.45.240 () {44 vars in 1099 bytes} [Mon Apr 27 02:28:29 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=79afa274-78fc-4e2c-ace4-3e64c3bccb14 => generated 1254 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/371] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:28:29 2026] GET /v2.0/security-groups/7f54eec2-c727-4c69-bdb7-105bca8e0f08 => generated 4470 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:28:36.080 7 INFO neutron.pecan_wsgi.hooks.translation [None req-27cdd5cb-c37b-4629-832f-1f1b9dbb7f46 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 187/372] 199.204.45.240 () {44 vars in 979 bytes} [Mon Apr 27 02:28:36 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/373] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:28:36 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/374] 199.204.45.240 () {44 vars in 920 bytes} [Mon Apr 27 02:28:37 2026] GET /v2.0/ports => generated 4725 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:28:38.687 8 INFO neutron.api.v2.resource [None req-05828b3d-82da-4995-b3c8-c4ab1c06075f f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 187/375] 199.204.45.240 () {44 vars in 959 bytes} [Mon Apr 27 02:28:38 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/376] 199.204.45.240 () {44 vars in 981 bytes} [Mon Apr 27 02:28:38 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2761 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/377] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:28:39 2026] GET /v2.0/security-groups/9e175437-cba3-4de3-9746-b99b6dcb4e42 => generated 2758 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/378] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:28:39 2026] GET /v2.0/security-groups/9e175437-cba3-4de3-9746-b99b6dcb4e42 => generated 2758 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/379] 199.204.45.240 () {44 vars in 1011 bytes} [Mon Apr 27 02:28:39 2026] GET /v2.0/security-group-rules/3b78bcd4-ab18-4621-8ea7-3c633b200b36 => generated 591 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/380] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:28:40 2026] GET /v2.0/security-groups/9e175437-cba3-4de3-9746-b99b6dcb4e42 => generated 2758 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/381] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:28:40 2026] GET /v2.0/security-groups/9e175437-cba3-4de3-9746-b99b6dcb4e42 => generated 2758 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/382] 199.204.45.240 () {44 vars in 1011 bytes} [Mon Apr 27 02:28:40 2026] GET /v2.0/security-group-rules/62c7e525-248d-4885-9d68-cbf2790d1429 => generated 595 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/385] 199.204.45.240 () {44 vars in 975 bytes} [Mon Apr 27 02:28:51 2026] GET /v2.0/quotas/296a965259da4195b0ad1ad8dfb2850f => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:29:40.892 8 INFO neutron.api.v2.resource [None req-bc971972-2009-49d1-89cf-367713bfc459 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 196/392] 199.204.45.240 () {44 vars in 1074 bytes} [Mon Apr 27 02:29:40 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=6524993a74db415795c6a13ed952e149 => generated 139 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/393] 199.204.45.240 () {44 vars in 1097 bytes} [Mon Apr 27 02:29:40 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=6524993a74db415795c6a13ed952e149 => generated 3886 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/394] 199.204.45.240 () {44 vars in 1088 bytes} [Mon Apr 27 02:29:41 2026] GET /v2.0/security-groups/5c7bd640-0b7d-4697-88b4-6b53c47b4c02?project_id=6524993a74db415795c6a13ed952e149 => generated 3883 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/395] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:29:42 2026] GET /v2.0/security-groups/5c7bd640-0b7d-4697-88b4-6b53c47b4c02 => generated 3883 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/396] 199.204.45.240 () {44 vars in 1011 bytes} [Mon Apr 27 02:29:42 2026] GET /v2.0/security-group-rules/549c0325-6d4b-40a7-9e9c-8c28935c47c8 => generated 565 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/397] 199.204.45.240 () {44 vars in 1088 bytes} [Mon Apr 27 02:29:42 2026] GET /v2.0/security-groups/5c7bd640-0b7d-4697-88b4-6b53c47b4c02?project_id=6524993a74db415795c6a13ed952e149 => generated 3883 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/398] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:29:43 2026] GET /v2.0/security-groups/5c7bd640-0b7d-4697-88b4-6b53c47b4c02 => generated 3883 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/399] 199.204.45.240 () {44 vars in 1011 bytes} [Mon Apr 27 02:29:43 2026] GET /v2.0/security-group-rules/b692ab75-33bf-48da-8df6-3b9479f7548f => generated 567 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/402] 199.204.45.240 () {44 vars in 1088 bytes} [Mon Apr 27 02:29:44 2026] GET /v2.0/security-groups/5c7bd640-0b7d-4697-88b4-6b53c47b4c02?project_id=6524993a74db415795c6a13ed952e149 => generated 3883 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/403] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:29:44 2026] GET /v2.0/security-groups/5c7bd640-0b7d-4697-88b4-6b53c47b4c02 => generated 3883 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/404] 199.204.45.240 () {44 vars in 1011 bytes} [Mon Apr 27 02:29:44 2026] GET /v2.0/security-group-rules/158a15bc-ba4e-47c4-a757-c812c4a1ddc9 => generated 569 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/405] 199.204.45.240 () {44 vars in 1088 bytes} [Mon Apr 27 02:29:45 2026] GET /v2.0/security-groups/5c7bd640-0b7d-4697-88b4-6b53c47b4c02?project_id=6524993a74db415795c6a13ed952e149 => 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: 203/406] 199.204.45.240 () {44 vars in 1001 bytes} [Mon Apr 27 02:29:45 2026] GET /v2.0/security-groups/5c7bd640-0b7d-4697-88b4-6b53c47b4c02 => generated 3883 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/407] 199.204.45.240 () {44 vars in 1011 bytes} [Mon Apr 27 02:29:45 2026] GET /v2.0/security-group-rules/39ab94a0-39b0-4327-8aca-eb1f5670ed84 => generated 570 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/408] 199.204.45.240 () {44 vars in 975 bytes} [Mon Apr 27 02:29:52 2026] GET /v2.0/quotas/6524993a74db415795c6a13ed952e149 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/415] 199.204.45.240 () {44 vars in 949 bytes} [Mon Apr 27 02:30:42 2026] GET /v2.0/networks?name=public => generated 753 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:31:21.658 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [22e814bd-ce6d-4598-ac62-3019b2ac4d14] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-27 02:31:21.662 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7489485b-63b8-4680-b1f9-34c0b1946cb8] 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: 212/422] 10.0.0.179 () {32 vars in 649 bytes} [Mon Apr 27 02:31:21 2026] GET /v2.0/networks => generated 2168 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:31:23.138 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [64c30622-a7a0-4d4f-9380-7b82479f7697] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-27 02:31:23.141 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [2126ed55-8d1d-4c73-923f-8f86dfd00f55] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 8|app: 0|req: 211/423] 10.0.0.179 () {32 vars in 655 bytes} [Mon Apr 27 02:31:23 2026] GET /v2.0/floatingips => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/424] 10.0.0.179 () {32 vars in 647 bytes} [Mon Apr 27 02:31:23 2026] GET /v2.0/routers => generated 15 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/425] 10.0.0.179 () {32 vars in 643 bytes} [Mon Apr 27 02:31:23 2026] GET /v2.0/ports => generated 4725 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/426] 10.0.0.179 () {32 vars in 647 bytes} [Mon Apr 27 02:31:23 2026] GET /v2.0/subnets => generated 1261 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/427] 10.0.0.179 () {32 vars in 649 bytes} [Mon Apr 27 02:31:23 2026] GET /v2.0/networks => generated 2168 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:31:23.473 7 INFO oslo.messaging._drivers.impl_rabbit [-] [22e814bd-ce6d-4598-ac62-3019b2ac4d14] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38584. 2026-04-27 02:31:23.473 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7489485b-63b8-4680-b1f9-34c0b1946cb8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38586. [pid: 7|app: 0|req: 215/428] 10.0.0.179 () {32 vars in 663 bytes} [Mon Apr 27 02:31:23 2026] GET /v2.0/security-groups => generated 16626 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/429] 10.0.0.179 () {32 vars in 655 bytes} [Mon Apr 27 02:31:23 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:31:34.950 8 INFO oslo.messaging._drivers.impl_rabbit [-] [2126ed55-8d1d-4c73-923f-8f86dfd00f55] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55892. 2026-04-27 02:31:34.954 8 INFO oslo.messaging._drivers.impl_rabbit [-] [64c30622-a7a0-4d4f-9380-7b82479f7697] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55908. 2026-04-27 02:31:35.227 7 INFO neutron.db.segments_db [None req-d54c03a8-d018-48f4-8577-3db96a05f15d f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Added segment 74c09c7d-b4c4-48af-80eb-3acaf06bf1d1 of type vxlan for network e38dbf90-6b76-44b9-9e34-a57bbe9226ea 2026-04-27 02:31:35.300 8 INFO neutron.db.segments_db [None req-b57717fa-061f-4787-aa6a-09aa6f593faa f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Added segment e8a85386-dee5-4cdc-bc62-90b14ff1fe95 of type vxlan for network 114766bb-ec54-4b0e-9f57-75158303174c [pid: 7|app: 0|req: 217/432] 10.0.0.179 () {34 vars in 671 bytes} [Mon Apr 27 02:31:34 2026] POST /v2.0/networks => generated 748 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/433] 10.0.0.179 () {34 vars in 671 bytes} [Mon Apr 27 02:31:34 2026] POST /v2.0/networks => generated 752 bytes in 525 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:31:35.517 7 INFO neutron.db.segments_db [None req-fba48f02-478b-4a9c-8e0a-3030e76d27a4 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Added segment b393591f-7efa-4d55-917c-c0a538275649 of type vxlan for network 3e1c66ab-9127-4505-9fff-1ba2436e3f11 [pid: 8|app: 0|req: 217/434] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:31:35 2026] GET /v2.0/security-groups?tenant_id=e2c7f870eec845c7afa9256ce1f2f372&name=default => generated 2797 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/435] 10.0.0.179 () {34 vars in 671 bytes} [Mon Apr 27 02:31:35 2026] POST /v2.0/networks => generated 737 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/436] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:31:35 2026] POST /v2.0/subnets => generated 671 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/437] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:31:35 2026] POST /v2.0/subnets => generated 675 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/438] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:31:35 2026] DELETE /v2.0/security-groups/43c7bc06-719a-4a55-9f49-d3115fa00f23 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:31:35.970 8 INFO neutron.db.segments_db [None req-dd22c526-c282-44cf-88ce-ac43a1a4f9a8 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Added segment 3350577b-691e-40cc-80d4-66af020549ec of type vxlan for network cf8b6c1c-bc85-4634-837a-89eeb4a7b95e [pid: 7|app: 0|req: 220/439] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:31:35 2026] POST /v2.0/subnets => generated 660 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:31:36.275 7 INFO neutron.db.segments_db [None req-92a4cd9c-781d-4346-a4d4-3fb0555dd8ef f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Added segment c60db612-5816-433b-9a3a-e734b58e3212 of type vxlan for network 2c23d05a-f11f-4354-87e6-69e269f987f9 2026-04-27 02:31:36.286 8 INFO neutron.db.l3_hamode_db [None req-dd22c526-c282-44cf-88ce-ac43a1a4f9a8 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 02:31:36.621 7 INFO neutron.db.l3_hamode_db [None req-92a4cd9c-781d-4346-a4d4-3fb0555dd8ef f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 02:31:37.713 8 INFO neutron.db.l3_hamode_db [None req-dd22c526-c282-44cf-88ce-ac43a1a4f9a8 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 02:31:37.739 7 INFO neutron.db.l3_hamode_db [None req-92a4cd9c-781d-4346-a4d4-3fb0555dd8ef f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 220/440] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:31:35 2026] POST /v2.0/routers => generated 735 bytes in 3010 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:31:38.978 8 INFO neutron.db.segments_db [None req-a4c026ca-0812-40cc-87e6-6099985c52ba f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Added segment 9a2f97c9-5958-43c1-8be3-2fc5d70618c2 of type vxlan for network 6421e447-f17b-4c80-ae1b-00fa7ceceda1 [pid: 7|app: 0|req: 221/441] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:31:36 2026] POST /v2.0/routers => generated 739 bytes in 2970 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:31:39.284 8 INFO neutron.db.l3_hamode_db [None req-a4c026ca-0812-40cc-87e6-6099985c52ba f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 02:31:39.536 7 INFO neutron.db.segments_db [None req-12204c87-5f40-4e96-9c98-5b37cc1be868 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Added segment 4e8243f3-2e04-4e84-8770-f513920fe204 of type vxlan for network 7301db07-6f6d-4332-8e31-128d3e23afad [pid: 7|app: 0|req: 222/442] 10.0.0.179 () {34 vars in 671 bytes} [Mon Apr 27 02:31:39 2026] POST /v2.0/networks => generated 745 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:31:40.314 8 INFO neutron.db.l3_hamode_db [None req-a4c026ca-0812-40cc-87e6-6099985c52ba f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 223/443] 10.0.0.179 () {34 vars in 783 bytes} [Mon Apr 27 02:31:39 2026] PUT /v2.0/routers/8fee64e7-1d54-44bb-b559-01d30256c68f/add_router_interface => generated 309 bytes in 1578 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/444] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:31:38 2026] POST /v2.0/routers => generated 724 bytes in 2632 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/445] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:31:41 2026] POST /v2.0/subnets => generated 668 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/446] 10.0.0.179 () {34 vars in 783 bytes} [Mon Apr 27 02:31:41 2026] PUT /v2.0/routers/6bc267f8-efb3-4719-87cd-f778c60a0bb7/add_router_interface => generated 309 bytes in 1388 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:31:42.664 7 INFO neutron.db.segments_db [None req-c54c2470-1d22-4dfd-a267-ab074dbbbf5d f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Added segment 52b78fd4-72b1-4243-95d7-604eddfa0d0d of type vxlan for network a363adea-511b-433c-b3d0-e9691dd8a743 2026-04-27 02:31:43.023 7 INFO neutron.db.l3_hamode_db [None req-c54c2470-1d22-4dfd-a267-ab074dbbbf5d f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 223/447] 10.0.0.179 () {34 vars in 783 bytes} [Mon Apr 27 02:31:41 2026] PUT /v2.0/routers/ef25e682-4ff9-468f-b0dd-7bdd5fe9fc40/add_router_interface => generated 309 bytes in 1639 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:31:43.511 8 WARNING neutron_lib.context [req-ff26f49a-63a6-4df2-b736-94e0e4247257 req-7c4a009c-1e92-4933-92b7-773e3ec86903 07478968d4264571b43791850fa72d4d fc9097dad9b44c10916331c59ff511ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 224/448] 10.0.0.221 () {38 vars in 971 bytes} [Mon Apr 27 02:31:43 2026] POST /v2.0/security-groups => generated 1621 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 02:31:43.622 8 WARNING neutron_lib.context [None req-9cca1354-69ad-4baf-969d-cecca84fa5f4 6bb060148f0448288eb7c442f3616416 4348e58c9d6f4e7bbdcaeaedc1227d35 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 225/449] 10.0.0.179 () {34 vars in 685 bytes} [Mon Apr 27 02:31:43 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-04-27 02:31:43.740 8 WARNING neutron_lib.context [None req-cb3d03a8-ec8e-417d-935c-8a5f4350f6a6 6bb060148f0448288eb7c442f3616416 4348e58c9d6f4e7bbdcaeaedc1227d35 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/452] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:31:43 2026] POST /v2.0/security-group-rules => generated 565 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:31:43.856 8 WARNING neutron_lib.context [None req-6fee0072-2c09-493a-98cf-e28aab547186 6bb060148f0448288eb7c442f3616416 4348e58c9d6f4e7bbdcaeaedc1227d35 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 229/453] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:31:43 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) 2026-04-27 02:31:43.955 8 WARNING neutron_lib.context [None req-9c6bf9eb-097b-438b-9929-a2ce55b31c88 6bb060148f0448288eb7c442f3616416 4348e58c9d6f4e7bbdcaeaedc1227d35 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:31:44.488 7 INFO neutron.db.l3_hamode_db [None req-c54c2470-1d22-4dfd-a267-ab074dbbbf5d f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 230/454] 10.0.0.179 () {34 vars in 676 bytes} [Mon Apr 27 02:31:43 2026] POST /v2.0/floatingips => generated 552 bytes in 875 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/455] 10.0.0.221 () {34 vars in 991 bytes} [Mon Apr 27 02:31:44 2026] GET /v2.0/security-groups/e6162cd6-ca1f-42ca-bb04-dc41e309c3d3 => generated 1621 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:31:44.905 8 WARNING neutron_lib.context [None req-e0fe8a7b-2997-4a80-b28b-90bb99e6dda0 083a104b7b674f1d95b40944ee5d04c2 b3bb808b270f4c87810447a5e918e44a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/456] 10.0.0.179 () {34 vars in 685 bytes} [Mon Apr 27 02:31:44 2026] POST /v2.0/security-groups => generated 1595 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 02:31:45.015 8 WARNING neutron_lib.context [req-a6c31585-5c8b-4c75-bbc5-50ffa9e031fb req-3f60c1c1-1fd5-4156-9fff-23b28cf97b86 07478968d4264571b43791850fa72d4d fc9097dad9b44c10916331c59ff511ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 233/457] 10.0.0.221 () {38 vars in 981 bytes} [Mon Apr 27 02:31:45 2026] POST /v2.0/security-group-rules => generated 582 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:31:45.129 8 WARNING neutron_lib.context [None req-6cc5f8f1-1346-4f88-96dd-919570f820fe 083a104b7b674f1d95b40944ee5d04c2 b3bb808b270f4c87810447a5e918e44a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 234/458] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:31:45 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) 2026-04-27 02:31:45.253 8 WARNING neutron_lib.context [req-b956a761-7ff7-40da-a16b-bfcbb7b4f44e req-7a70500e-d8c9-458c-b47e-24487a7d4916 07478968d4264571b43791850fa72d4d fc9097dad9b44c10916331c59ff511ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 235/459] 10.0.0.221 () {38 vars in 971 bytes} [Mon Apr 27 02:31:45 2026] POST /v2.0/security-groups => generated 1621 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/460] 10.0.0.221 () {34 vars in 1100 bytes} [Mon Apr 27 02:31:45 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2054954412&fields=id&tenant_id=4348e58c9d6f4e7bbdcaeaedc1227d35 => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:31:45.425 8 WARNING neutron_lib.context [None req-f1601820-c6d5-4b8d-9c83-0ff841db38d0 083a104b7b674f1d95b40944ee5d04c2 b3bb808b270f4c87810447a5e918e44a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 237/461] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:31:45 2026] POST /v2.0/security-group-rules => generated 570 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/462] 10.0.0.221 () {34 vars in 991 bytes} [Mon Apr 27 02:31:45 2026] GET /v2.0/security-groups/f77b5090-b325-4410-8f91-7e4c6399c575 => generated 1621 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/463] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:31:42 2026] POST /v2.0/routers => generated 732 bytes in 3009 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:31:45.626 7 WARNING neutron_lib.context [None req-c72f8b21-846e-4b14-b029-dc258c7328fd 083a104b7b674f1d95b40944ee5d04c2 b3bb808b270f4c87810447a5e918e44a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 239/464] 10.0.0.221 () {34 vars in 982 bytes} [Mon Apr 27 02:31:45 2026] GET /v2.0/networks?id=114766bb-ec54-4b0e-9f57-75158303174c => generated 684 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:31:45.662 8 WARNING neutron_lib.context [req-7e796b43-19e9-4939-bce3-837fbdbd1bb9 req-8caddd87-a143-48dd-acec-41318152bbb0 07478968d4264571b43791850fa72d4d fc9097dad9b44c10916331c59ff511ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/465] 10.0.0.221 () {38 vars in 981 bytes} [Mon Apr 27 02:31:45 2026] POST /v2.0/security-group-rules => generated 582 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/466] 10.0.0.179 () {34 vars in 676 bytes} [Mon Apr 27 02:31:45 2026] POST /v2.0/floatingips => generated 552 bytes in 661 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/467] 10.0.0.221 () {34 vars in 965 bytes} [Mon Apr 27 02:31:46 2026] GET /v2.0/quotas/4348e58c9d6f4e7bbdcaeaedc1227d35 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/468] 10.0.0.221 () {34 vars in 991 bytes} [Mon Apr 27 02:31:46 2026] GET /v2.0/security-groups/f77b5090-b325-4410-8f91-7e4c6399c575 => generated 2214 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/469] 10.0.0.221 () {34 vars in 1002 bytes} [Mon Apr 27 02:31:46 2026] GET /v2.0/ports?tenant_id=4348e58c9d6f4e7bbdcaeaedc1227d35&fields=id => generated 103 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:31:46.438 7 WARNING neutron_lib.context [req-b91d1c3c-2d17-40d7-b6f7-be3da538db03 req-7944b552-e7fc-476f-b928-7eb33f210064 07478968d4264571b43791850fa72d4d fc9097dad9b44c10916331c59ff511ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 230/470] 10.0.0.221 () {38 vars in 981 bytes} [Mon Apr 27 02:31:46 2026] POST /v2.0/security-group-rules => generated 587 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/471] 10.0.0.221 () {34 vars in 1096 bytes} [Mon Apr 27 02:31:46 2026] GET /v2.0/security-groups?name=tempest-securitygroup--86571113&fields=id&tenant_id=b3bb808b270f4c87810447a5e918e44a => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/472] 10.0.0.221 () {34 vars in 982 bytes} [Mon Apr 27 02:31:46 2026] GET /v2.0/networks?id=3e1c66ab-9127-4505-9fff-1ba2436e3f11 => generated 669 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/473] 10.0.0.221 () {34 vars in 907 bytes} [Mon Apr 27 02:31:46 2026] GET /v2.0/extensions => generated 19600 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/474] 10.0.0.221 () {34 vars in 965 bytes} [Mon Apr 27 02:31:46 2026] GET /v2.0/quotas/b3bb808b270f4c87810447a5e918e44a => 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: 235/475] 10.0.0.221 () {34 vars in 1008 bytes} [Mon Apr 27 02:31:46 2026] GET /v2.0/networks/114766bb-ec54-4b0e-9f57-75158303174c?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: 236/476] 10.0.0.221 () {34 vars in 1002 bytes} [Mon Apr 27 02:31:46 2026] GET /v2.0/ports?tenant_id=b3bb808b270f4c87810447a5e918e44a&fields=id => generated 103 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/477] 10.0.0.179 () {34 vars in 783 bytes} [Mon Apr 27 02:31:45 2026] PUT /v2.0/routers/58216065-1d4f-4224-bfdb-c2b5bcc0f890/add_router_interface => generated 309 bytes in 1367 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/478] 10.0.0.221 () {34 vars in 1108 bytes} [Mon Apr 27 02:31:47 2026] GET /v2.0/networks/114766bb-ec54-4b0e-9f57-75158303174c?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: 242/479] 10.0.0.221 () {34 vars in 991 bytes} [Mon Apr 27 02:31:47 2026] GET /v2.0/security-groups/f77b5090-b325-4410-8f91-7e4c6399c575 => generated 2812 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/480] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:31:47 2026] GET /v2.0/ports?device_id=5dcd0ba3-51a1-49ce-89e0-71b64c0096a9 => 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: 239/481] 10.0.0.221 () {34 vars in 1001 bytes} [Mon Apr 27 02:31:47 2026] GET /v2.0/security-group-rules/152c1915-b3e3-4221-a618-170f3f703df6 => generated 584 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/482] 10.0.0.221 () {34 vars in 907 bytes} [Mon Apr 27 02:31:47 2026] GET /v2.0/extensions => generated 19600 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/483] 10.0.0.221 () {34 vars in 991 bytes} [Mon Apr 27 02:31:47 2026] GET /v2.0/security-groups/f77b5090-b325-4410-8f91-7e4c6399c575 => generated 2812 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/484] 10.0.0.221 () {34 vars in 1008 bytes} [Mon Apr 27 02:31:47 2026] GET /v2.0/networks/3e1c66ab-9127-4505-9fff-1ba2436e3f11?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/485] 10.0.0.221 () {36 vars in 1023 bytes} [Mon Apr 27 02:31:47 2026] DELETE /v2.0/security-group-rules/152c1915-b3e3-4221-a618-170f3f703df6 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/486] 10.0.0.221 () {34 vars in 1108 bytes} [Mon Apr 27 02:31:47 2026] GET /v2.0/networks/3e1c66ab-9127-4505-9fff-1ba2436e3f11?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:31:47.673 7 WARNING neutron_lib.context [req-51437746-458e-4148-bf54-9f9e72d651cc req-5e14e758-707f-47e1-9c0f-7d5d3ba401e1 c37e511d70a849e98c8a9c38fa30cf99 db4449398f1342eaae729f77d7142075 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 242/487] 10.0.0.221 () {38 vars in 971 bytes} [Mon Apr 27 02:31:47 2026] POST /v2.0/security-groups => generated 1617 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/488] 10.0.0.221 () {34 vars in 991 bytes} [Mon Apr 27 02:31:47 2026] GET /v2.0/security-groups/f77b5090-b325-4410-8f91-7e4c6399c575 => generated 2214 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/489] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:31:47 2026] GET /v2.0/ports?device_id=b8accc8b-e2d0-4c08-916f-62a5508ad2ee => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:31:47.886 7 WARNING neutron_lib.context [req-a12e11ab-1198-49b0-94b0-fe5c6851a7d7 req-653af694-3ec5-48de-b8a2-04088bf4bcd1 c37e511d70a849e98c8a9c38fa30cf99 db4449398f1342eaae729f77d7142075 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/490] 10.0.0.221 () {38 vars in 971 bytes} [Mon Apr 27 02:31:47 2026] POST /v2.0/security-groups => generated 1616 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/491] 10.0.0.221 () {36 vars in 1013 bytes} [Mon Apr 27 02:31:47 2026] DELETE /v2.0/security-groups/f77b5090-b325-4410-8f91-7e4c6399c575 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:31:48.032 7 WARNING neutron_lib.context [req-34b9f044-ae33-436d-a2c8-0aa17f45188e req-615c3841-8395-498d-8d0c-47662fae1ffc c37e511d70a849e98c8a9c38fa30cf99 db4449398f1342eaae729f77d7142075 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 248/492] 10.0.0.221 () {34 vars in 991 bytes} [Mon Apr 27 02:31:48 2026] GET /v2.0/security-groups/e6162cd6-ca1f-42ca-bb04-dc41e309c3d3 => generated 2214 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/493] 10.0.0.221 () {38 vars in 971 bytes} [Mon Apr 27 02:31:48 2026] POST /v2.0/security-groups => generated 1617 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/494] 10.0.0.221 () {36 vars in 1013 bytes} [Mon Apr 27 02:31:48 2026] DELETE /v2.0/security-groups/e6162cd6-ca1f-42ca-bb04-dc41e309c3d3 => 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: 246/495] 10.0.0.221 () {34 vars in 1002 bytes} [Mon Apr 27 02:31:48 2026] GET /v2.0/security-groups?tenant_id=db4449398f1342eaae729f77d7142075 => generated 7597 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/496] 10.0.0.221 () {34 vars in 991 bytes} [Mon Apr 27 02:31:48 2026] GET /v2.0/security-groups/2816c6e0-dee0-4542-b723-530095c88720 => generated 2798 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/497] 10.0.0.221 () {34 vars in 991 bytes} [Mon Apr 27 02:31:48 2026] GET /v2.0/security-groups/2816c6e0-dee0-4542-b723-530095c88720 => generated 2798 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/498] 10.0.0.221 () {34 vars in 991 bytes} [Mon Apr 27 02:31:48 2026] GET /v2.0/security-groups/d2563893-aea4-4a21-9a01-b6fdb76ab94e => generated 1617 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/499] 10.0.0.221 () {36 vars in 1013 bytes} [Mon Apr 27 02:31:48 2026] DELETE /v2.0/security-groups/d2563893-aea4-4a21-9a01-b6fdb76ab94e => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:31:48.655 7 INFO neutron.api.v2.resource [req-52b4d365-dc61-4747-8729-1ddef90883ce req-7a2fdb80-32c9-47f1-897d-ae0e0fa26b48 c37e511d70a849e98c8a9c38fa30cf99 db4449398f1342eaae729f77d7142075 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 251/500] 10.0.0.221 () {34 vars in 991 bytes} [Mon Apr 27 02:31:48 2026] GET /v2.0/security-groups/d2563893-aea4-4a21-9a01-b6fdb76ab94e => 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: 252/501] 10.0.0.221 () {34 vars in 991 bytes} [Mon Apr 27 02:31:48 2026] GET /v2.0/security-groups/e2f809b6-5bb1-4f38-88d5-1ed10a242115 => generated 1616 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/502] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:31:48 2026] GET /v2.0/ports?device_id=5dcd0ba3-51a1-49ce-89e0-71b64c0096a9 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/503] 10.0.0.221 () {36 vars in 1013 bytes} [Mon Apr 27 02:31:48 2026] DELETE /v2.0/security-groups/e2f809b6-5bb1-4f38-88d5-1ed10a242115 => 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: 255/504] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:31:48 2026] GET /v2.0/ports?device_id=b8accc8b-e2d0-4c08-916f-62a5508ad2ee => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:31:48.991 7 INFO neutron.api.v2.resource [req-906e4932-4154-4b60-afe1-0af99a08c401 req-381b2fbf-1df4-48b9-a1f9-403f162c8712 c37e511d70a849e98c8a9c38fa30cf99 db4449398f1342eaae729f77d7142075 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 256/505] 10.0.0.221 () {34 vars in 991 bytes} [Mon Apr 27 02:31:48 2026] GET /v2.0/security-groups/e2f809b6-5bb1-4f38-88d5-1ed10a242115 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/506] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:31:48 2026] GET /v2.0/networks?id=114766bb-ec54-4b0e-9f57-75158303174c => generated 684 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/507] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:31:49 2026] GET /v2.0/networks?id=3e1c66ab-9127-4505-9fff-1ba2436e3f11 => generated 669 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/508] 10.0.0.221 () {34 vars in 991 bytes} [Mon Apr 27 02:31:49 2026] GET /v2.0/security-groups/ee9ca9b0-6dec-4733-b717-71a141efeab4 => generated 1617 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/509] 199.204.45.240 () {34 vars in 1050 bytes} [Mon Apr 27 02:31:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4348e58c9d6f4e7bbdcaeaedc1227d35 => generated 181 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/510] 199.204.45.240 () {34 vars in 1050 bytes} [Mon Apr 27 02:31:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b3bb808b270f4c87810447a5e918e44a => generated 179 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/511] 10.0.0.221 () {36 vars in 1013 bytes} [Mon Apr 27 02:31:49 2026] DELETE /v2.0/security-groups/ee9ca9b0-6dec-4733-b717-71a141efeab4 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:31:49.437 7 WARNING neutron_lib.context [req-c85a9426-3b65-4d85-8f5b-56cb5c34ebbd req-4c1e184b-0636-4b46-a8a6-1f3d5450ea57 6bb060148f0448288eb7c442f3616416 4348e58c9d6f4e7bbdcaeaedc1227d35 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 250/512] 10.0.0.179 () {34 vars in 789 bytes} [Mon Apr 27 02:31:48 2026] PUT /v2.0/routers/8fee64e7-1d54-44bb-b559-01d30256c68f/remove_router_interface => generated 309 bytes in 1411 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:31:49.672 8 WARNING neutron_lib.context [req-e8f80be2-33ec-4b15-8290-402877069967 req-581c1062-cc83-4194-a728-a5533684cfc3 083a104b7b674f1d95b40944ee5d04c2 b3bb808b270f4c87810447a5e918e44a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 263/513] 199.204.45.240 () {38 vars in 955 bytes} [Mon Apr 27 02:31:49 2026] POST /v2.0/ports => generated 958 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, ' 2026-04-27 02:31:49.927 7 INFO neutron.api.v2.resource [req-b869f763-e1ca-44af-b05c-28a6316a5ce2 req-2dbb34e0-2d72-4108-b0fb-b4342450b7d3 c37e511d70a849e98c8a9c38fa30cf99 db4449398f1342eaae729f77d7142075 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 264/514] 10.0.0.221 () {34 vars in 991 bytes} [Mon Apr 27 02:31:49 2026] GET /v2.0/security-groups/ee9ca9b0-6dec-4733-b717-71a141efeab4 => 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: 251/515] 199.204.45.240 () {38 vars in 955 bytes} [Mon Apr 27 02:31:49 2026] POST /v2.0/ports => generated 954 bytes in 621 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: 252/516] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:31:50 2026] GET /v2.0/ports?device_id=5dcd0ba3-51a1-49ce-89e0-71b64c0096a9 => generated 961 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/517] 199.204.45.240 () {34 vars in 911 bytes} [Mon Apr 27 02:31:50 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: 254/518] 10.0.0.221 () {34 vars in 1002 bytes} [Mon Apr 27 02:31:50 2026] GET /v2.0/security-groups?tenant_id=db4449398f1342eaae729f77d7142075 => generated 2801 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/519] 199.204.45.240 () {34 vars in 911 bytes} [Mon Apr 27 02:31:50 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-04-27 02:31:50.797 7 ERROR oslo.messaging._drivers.impl_rabbit [None req-62b3c11a-eb96-409c-bf65-17ec6c292de4 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] [d0e7c320-2248-41ff-81ec-70d6c9d8d10d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: [Errno 104] Connection reset by peer. Trying again in 1 seconds.: ConnectionResetError: [Errno 104] Connection reset by peer [pid: 8|app: 0|req: 256/520] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:31:50 2026] GET /v2.0/security-groups?id=d83c65ec-57ba-4b04-9050-e1c3d35ac6e2&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: 257/521] 10.0.0.221 () {34 vars in 991 bytes} [Mon Apr 27 02:31:50 2026] GET /v2.0/security-groups/2816c6e0-dee0-4542-b723-530095c88720 => generated 2798 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/522] 10.0.0.221 () {34 vars in 991 bytes} [Mon Apr 27 02:31:50 2026] GET /v2.0/security-groups/2816c6e0-dee0-4542-b723-530095c88720 => generated 2798 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/523] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:31:50 2026] GET /v2.0/ports?device_id=b8accc8b-e2d0-4c08-916f-62a5508ad2ee => generated 957 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:31:51.026 8 INFO neutron.api.v2.resource [req-b251d60d-fa76-463d-8494-d405f86dc4e5 req-60a9b180-3135-4f0c-9bfe-c9f819241eee c37e511d70a849e98c8a9c38fa30cf99 db4449398f1342eaae729f77d7142075 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 260/524] 10.0.0.221 () {34 vars in 991 bytes} [Mon Apr 27 02:31:51 2026] GET /v2.0/security-groups/ee9ca9b0-6dec-4733-b717-71a141efeab4 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/525] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:31:51 2026] GET /v2.0/security-groups?id=e66085d6-9234-4cd4-846c-15384e204c3d&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/526] 199.204.45.240 () {38 vars in 1028 bytes} [Mon Apr 27 02:31:51 2026] PUT /v2.0/ports/8c7b202f-4d0f-43bc-a5c5-0ad40618c953 => generated 1203 bytes in 569 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 02:31:51.805 7 INFO oslo.messaging._drivers.impl_rabbit [None req-62b3c11a-eb96-409c-bf65-17ec6c292de4 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] [d0e7c320-2248-41ff-81ec-70d6c9d8d10d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39246. 2026-04-27 02:31:52.113 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-62b3c11a-eb96-409c-bf65-17ec6c292de4 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - 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: 263/527] 199.204.45.240 () {38 vars in 1028 bytes} [Mon Apr 27 02:31:51 2026] PUT /v2.0/ports/eefa7036-5a3f-4559-b475-925dbd0bb16b => generated 1199 bytes in 695 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 02:31:52.364 8 INFO neutron.api.v2.resource [req-4d5278ef-0daf-44fb-9bd2-90e0c71e6b60 req-ed631a30-7563-4b0c-9ea9-a5e3149a027e c37e511d70a849e98c8a9c38fa30cf99 db4449398f1342eaae729f77d7142075 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 264/528] 10.0.0.221 () {34 vars in 991 bytes} [Mon Apr 27 02:31:52 2026] GET /v2.0/security-groups/e2f809b6-5bb1-4f38-88d5-1ed10a242115 => generated 146 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/529] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:31:52 2026] GET /v2.0/ports?tenant_id=4348e58c9d6f4e7bbdcaeaedc1227d35&device_id=5dcd0ba3-51a1-49ce-89e0-71b64c0096a9 => generated 1242 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: 266/530] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:31:52 2026] GET /v2.0/ports?device_id=5dcd0ba3-51a1-49ce-89e0-71b64c0096a9 => generated 973 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:31:52.509 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2e376a5-faab-4fa3-b161-6ffb282c03bf'] response: {'name': 'network-changed', 'server_uuid': '5dcd0ba3-51a1-49ce-89e0-71b64c0096a9', 'tag': '8c7b202f-4d0f-43bc-a5c5-0ad40618c953', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 267/531] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:31:52 2026] GET /v2.0/ports?tenant_id=b3bb808b270f4c87810447a5e918e44a&device_id=b8accc8b-e2d0-4c08-916f-62a5508ad2ee => generated 1238 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/532] 199.204.45.240 () {34 vars in 1060 bytes} [Mon Apr 27 02:31:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=8c7b202f-4d0f-43bc-a5c5-0ad40618c953 => 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: 269/533] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:31:52 2026] GET /v2.0/security-groups?id=d83c65ec-57ba-4b04-9050-e1c3d35ac6e2&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:31:52.641 7 INFO neutron.db.l3_hamode_db [None req-62b3c11a-eb96-409c-bf65-17ec6c292de4 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] HA network cf8b6c1c-bc85-4634-837a-89eeb4a7b95e was deleted as no HA routers are present in tenant fc9097dad9b44c10916331c59ff511ad. [pid: 7|app: 0|req: 265/534] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:31:49 2026] DELETE /v2.0/routers/8fee64e7-1d54-44bb-b559-01d30256c68f => generated 0 bytes in 2720 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/535] 199.204.45.240 () {34 vars in 1058 bytes} [Mon Apr 27 02:31:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=eefa7036-5a3f-4559-b475-925dbd0bb16b => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:31:52.680 8 INFO neutron.api.v2.resource [req-430e5262-68b6-48fa-95cf-e0cbb0fedc88 req-314575dc-1636-4ffd-b568-a8f4ee799c53 c37e511d70a849e98c8a9c38fa30cf99 db4449398f1342eaae729f77d7142075 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 271/536] 10.0.0.221 () {34 vars in 991 bytes} [Mon Apr 27 02:31:52 2026] GET /v2.0/security-groups/d2563893-aea4-4a21-9a01-b6fdb76ab94e => generated 146 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/537] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:31:52 2026] GET /v2.0/subnets?id=64d6af0a-076a-42a3-9340-c9fe74f82406 => generated 678 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/538] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:31:52 2026] GET /v2.0/subnets?id=813a2de6-c1dd-42a6-b042-c3f84bf45e40 => generated 663 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/539] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:31:52 2026] DELETE /v2.0/subnets/989208a3-7381-45cd-8cee-9b95bcf67f7f => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/540] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:31:52 2026] GET /v2.0/ports?network_id=114766bb-ec54-4b0e-9f57-75158303174c&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: 274/541] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:31:52 2026] GET /v2.0/ports?device_id=b8accc8b-e2d0-4c08-916f-62a5508ad2ee => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/542] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:31:52 2026] GET /v2.0/ports?network_id=3e1c66ab-9127-4505-9fff-1ba2436e3f11&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:31:53.026 7 INFO neutron.services.segments.plugin [-] Segment 3350577b-691e-40cc-80d4-66af020549ec resource provider aggregate not found 2026-04-27 02:31:53.039 7 INFO neutron.services.segments.plugin [-] Segment 3350577b-691e-40cc-80d4-66af020549ec resource provider aggregate not found 2026-04-27 02:31:53.050 7 INFO neutron.services.segments.plugin [-] Segment 3350577b-691e-40cc-80d4-66af020549ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3350577b-691e-40cc-80d4-66af020549ec found for delete ", "request_id": "req-116ec85f-87f7-44b4-9fbd-200cf19155d1"}]} 2026-04-27 02:31:53.087 7 INFO neutron.services.segments.plugin [-] Segment 3350577b-691e-40cc-80d4-66af020549ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3350577b-691e-40cc-80d4-66af020549ec found for delete ", "request_id": "req-1af250f8-efc5-477f-b2c5-f9f26f858c21"}]} [pid: 8|app: 0|req: 276/543] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:31:53 2026] DELETE /v2.0/networks/e38dbf90-6b76-44b9-9e34-a57bbe9226ea => generated 0 bytes in 406 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/544] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:31:53 2026] GET /v2.0/networks/114766bb-ec54-4b0e-9f57-75158303174c?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/545] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:31:53 2026] GET /v2.0/security-groups?id=e66085d6-9234-4cd4-846c-15384e204c3d&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/546] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:31:53 2026] GET /v2.0/networks/3e1c66ab-9127-4505-9fff-1ba2436e3f11?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: 280/547] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:31:53 2026] GET /v2.0/networks/114766bb-ec54-4b0e-9f57-75158303174c?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: 281/548] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:31:53 2026] GET /v2.0/security-groups?tenant_id=fc9097dad9b44c10916331c59ff511ad&name=default => generated 2797 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/549] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:31:53 2026] GET /v2.0/networks/3e1c66ab-9127-4505-9fff-1ba2436e3f11?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: 283/550] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:31:53 2026] DELETE /v2.0/security-groups/891b733c-ed24-4954-8bbe-7fbbb467e477 => 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: 284/551] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:31:53 2026] GET /v2.0/ports?device_id=5dcd0ba3-51a1-49ce-89e0-71b64c0096a9 => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:31:53.978 8 INFO neutron.services.segments.plugin [-] Segment 74c09c7d-b4c4-48af-80eb-3acaf06bf1d1 resource provider aggregate not found [pid: 8|app: 0|req: 285/552] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:31:53 2026] GET /v2.0/ports?tenant_id=4348e58c9d6f4e7bbdcaeaedc1227d35&device_id=5dcd0ba3-51a1-49ce-89e0-71b64c0096a9 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:31:54.008 8 INFO neutron.services.segments.plugin [-] Segment 74c09c7d-b4c4-48af-80eb-3acaf06bf1d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74c09c7d-b4c4-48af-80eb-3acaf06bf1d1 found for delete ", "request_id": "req-789a6980-fbf5-4f3d-85be-3d40b640e864"}]} [pid: 8|app: 0|req: 286/553] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:31:53 2026] GET /v2.0/security-groups?id=d83c65ec-57ba-4b04-9050-e1c3d35ac6e2&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:31:54.036 8 INFO neutron.services.segments.plugin [-] Segment 74c09c7d-b4c4-48af-80eb-3acaf06bf1d1 resource provider aggregate not found 2026-04-27 02:31:54.075 8 INFO neutron.services.segments.plugin [-] Segment 74c09c7d-b4c4-48af-80eb-3acaf06bf1d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74c09c7d-b4c4-48af-80eb-3acaf06bf1d1 found for delete ", "request_id": "req-049c164c-5daf-497f-9d97-15e6c9f44d27"}]} [pid: 7|app: 0|req: 268/554] 10.0.0.179 () {34 vars in 789 bytes} [Mon Apr 27 02:31:52 2026] PUT /v2.0/routers/58216065-1d4f-4224-bfdb-c2b5bcc0f890/remove_router_interface => generated 309 bytes in 1380 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/555] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:31:54 2026] GET /v2.0/networks?id=114766bb-ec54-4b0e-9f57-75158303174c => generated 780 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/556] 199.204.45.240 () {34 vars in 1060 bytes} [Mon Apr 27 02:31:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=8c7b202f-4d0f-43bc-a5c5-0ad40618c953 => 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: 289/557] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:31:54 2026] GET /v2.0/subnets?id=64d6af0a-076a-42a3-9340-c9fe74f82406 => generated 678 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/558] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:31:54 2026] GET /v2.0/ports?network_id=114766bb-ec54-4b0e-9f57-75158303174c&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/559] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:31:54 2026] GET /v2.0/networks/114766bb-ec54-4b0e-9f57-75158303174c?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: 292/560] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:31:54 2026] GET /v2.0/networks/114766bb-ec54-4b0e-9f57-75158303174c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/561] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:31:54 2026] GET /v2.0/ports?device_id=b8accc8b-e2d0-4c08-916f-62a5508ad2ee => generated 969 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:31:54.734 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f1818644-eefc-49f7-b959-341e9354e8fe'] response: {'name': 'network-changed', 'server_uuid': 'b8accc8b-e2d0-4c08-916f-62a5508ad2ee', 'tag': 'eefa7036-5a3f-4559-b475-925dbd0bb16b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 294/562] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:31:54 2026] GET /v2.0/security-groups?id=e66085d6-9234-4cd4-846c-15384e204c3d&fields=id&fields=name => generated 112 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/563] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:31:54 2026] GET /v2.0/ports?tenant_id=b3bb808b270f4c87810447a5e918e44a&device_id=b8accc8b-e2d0-4c08-916f-62a5508ad2ee => generated 1238 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/564] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:31:54 2026] GET /v2.0/networks?id=3e1c66ab-9127-4505-9fff-1ba2436e3f11 => generated 765 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/565] 199.204.45.240 () {34 vars in 1058 bytes} [Mon Apr 27 02:31:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=eefa7036-5a3f-4559-b475-925dbd0bb16b => 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: 298/566] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:31:55 2026] GET /v2.0/subnets?id=813a2de6-c1dd-42a6-b042-c3f84bf45e40 => generated 663 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/567] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:31:55 2026] GET /v2.0/ports?network_id=3e1c66ab-9127-4505-9fff-1ba2436e3f11&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: 8|app: 0|req: 300/568] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:31:55 2026] GET /v2.0/ports?device_id=5dcd0ba3-51a1-49ce-89e0-71b64c0096a9 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/569] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:31:55 2026] GET /v2.0/networks/3e1c66ab-9127-4505-9fff-1ba2436e3f11?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/570] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:31:55 2026] GET /v2.0/security-groups?id=d83c65ec-57ba-4b04-9050-e1c3d35ac6e2&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:31:55.347 7 INFO neutron.services.segments.plugin [-] Segment 52b78fd4-72b1-4243-95d7-604eddfa0d0d resource provider aggregate not found [pid: 8|app: 0|req: 303/571] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:31:55 2026] GET /v2.0/networks/3e1c66ab-9127-4505-9fff-1ba2436e3f11?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:31:55.358 7 INFO neutron.services.segments.plugin [-] Segment 52b78fd4-72b1-4243-95d7-604eddfa0d0d resource provider aggregate not found 2026-04-27 02:31:55.365 7 INFO neutron.services.segments.plugin [-] Segment 52b78fd4-72b1-4243-95d7-604eddfa0d0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52b78fd4-72b1-4243-95d7-604eddfa0d0d found for delete ", "request_id": "req-aa62e8cb-510e-4236-a02f-1c61155dd74e"}]} 2026-04-27 02:31:55.380 7 INFO neutron.db.l3_hamode_db [None req-00330677-e90f-410e-871f-a3f43a7fb15d f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] HA network a363adea-511b-433c-b3d0-e9691dd8a743 was deleted as no HA routers are present in tenant db4449398f1342eaae729f77d7142075. 2026-04-27 02:31:55.382 7 INFO neutron.services.segments.plugin [-] Segment 52b78fd4-72b1-4243-95d7-604eddfa0d0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52b78fd4-72b1-4243-95d7-604eddfa0d0d found for delete ", "request_id": "req-9fbd83ba-d766-4f61-bb0f-7652e993ff12"}]} [pid: 7|app: 0|req: 269/572] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:31:54 2026] DELETE /v2.0/routers/58216065-1d4f-4224-bfdb-c2b5bcc0f890 => generated 0 bytes in 1273 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/573] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:31:55 2026] DELETE /v2.0/subnets/601db444-e6b9-4132-a023-d6c010fa2ecb => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/574] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:31:55 2026] GET /v2.0/ports?device_id=b8accc8b-e2d0-4c08-916f-62a5508ad2ee => generated 969 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/575] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:31:55 2026] DELETE /v2.0/networks/7301db07-6f6d-4332-8e31-128d3e23afad => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/576] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:31:55 2026] GET /v2.0/security-groups?id=e66085d6-9234-4cd4-846c-15384e204c3d&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: 271/577] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:31:56 2026] GET /v2.0/security-groups?tenant_id=db4449398f1342eaae729f77d7142075&name=default => generated 2801 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/578] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:31:56 2026] DELETE /v2.0/security-groups/2816c6e0-dee0-4542-b723-530095c88720 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/579] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:31:56 2026] GET /v2.0/ports?device_id=5dcd0ba3-51a1-49ce-89e0-71b64c0096a9 => generated 973 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/580] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:31:56 2026] GET /v2.0/security-groups?id=d83c65ec-57ba-4b04-9050-e1c3d35ac6e2&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: 273/581] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:31:57 2026] GET /v2.0/ports?device_id=b8accc8b-e2d0-4c08-916f-62a5508ad2ee => generated 969 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/582] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:31:57 2026] GET /v2.0/security-groups?id=e66085d6-9234-4cd4-846c-15384e204c3d&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-04-27 02:31:57.686 7 INFO neutron.services.segments.plugin [-] Segment 4e8243f3-2e04-4e84-8770-f513920fe204 resource provider aggregate not found 2026-04-27 02:31:57.693 7 INFO neutron.services.segments.plugin [-] Segment 4e8243f3-2e04-4e84-8770-f513920fe204 resource provider aggregate not found 2026-04-27 02:31:57.706 7 INFO neutron.services.segments.plugin [-] Segment 4e8243f3-2e04-4e84-8770-f513920fe204 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e8243f3-2e04-4e84-8770-f513920fe204 found for delete ", "request_id": "req-fefa93c0-2e33-465a-b593-4dbcae986498"}]} 2026-04-27 02:31:57.709 7 INFO neutron.services.segments.plugin [-] Segment 4e8243f3-2e04-4e84-8770-f513920fe204 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e8243f3-2e04-4e84-8770-f513920fe204 found for delete ", "request_id": "req-4403360a-1476-4df6-9284-b93bff24439d"}]} [pid: 7|app: 0|req: 274/583] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:31:57 2026] GET /v2.0/ports?device_id=5dcd0ba3-51a1-49ce-89e0-71b64c0096a9 => generated 973 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/584] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:31:57 2026] GET /v2.0/security-groups?id=d83c65ec-57ba-4b04-9050-e1c3d35ac6e2&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/585] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:31:58 2026] GET /v2.0/ports?device_id=b8accc8b-e2d0-4c08-916f-62a5508ad2ee => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/588] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:31:58 2026] GET /v2.0/security-groups?id=e66085d6-9234-4cd4-846c-15384e204c3d&fields=id&fields=name => generated 112 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:31:58.845 8 INFO neutron.db.segments_db [None req-3126c5cf-886a-4ae7-a0a8-d9e4128431eb f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Added segment ca5144b7-f8dc-4e7f-a397-f95415fe263d of type vxlan for network 88e9e33a-68b3-4cf1-973c-b9abf540acf8 [pid: 7|app: 0|req: 278/589] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:31:58 2026] GET /v2.0/ports?device_id=5dcd0ba3-51a1-49ce-89e0-71b64c0096a9 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/590] 10.0.0.179 () {34 vars in 671 bytes} [Mon Apr 27 02:31:58 2026] POST /v2.0/networks => generated 748 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/591] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:31:58 2026] GET /v2.0/security-groups?id=d83c65ec-57ba-4b04-9050-e1c3d35ac6e2&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: 280/592] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:31:58 2026] GET /v2.0/security-groups?tenant_id=52528f0909fa451583ffe103c105b91b&name=default => generated 2801 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/593] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:31:58 2026] POST /v2.0/subnets => generated 671 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:31:59.325 8 INFO neutron.db.segments_db [None req-05b2494a-c4fd-44c8-90e3-b14a2d0256ac f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Added segment 1e02664c-959e-4bd3-bc64-f7dec61027a7 of type vxlan for network f279582c-d17b-4ff0-aa81-9976b19a18d1 [pid: 7|app: 0|req: 281/594] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:31:59 2026] DELETE /v2.0/security-groups/c0a8f5c7-2664-4b5f-825e-bd0e622ea073 => 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: 282/595] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:31:59 2026] GET /v2.0/security-groups?tenant_id=b2dba2f696f84ec994b492545f9419c1&name=default => generated 2801 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:31:59.664 8 INFO neutron.db.l3_hamode_db [None req-05b2494a-c4fd-44c8-90e3-b14a2d0256ac f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 283/596] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:31:59 2026] GET /v2.0/ports?device_id=b8accc8b-e2d0-4c08-916f-62a5508ad2ee => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/597] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:31:59 2026] DELETE /v2.0/security-groups/0333462c-6b77-4cc0-b34b-35ffb6aff260 => 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: 285/598] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:31:59 2026] GET /v2.0/security-groups?id=e66085d6-9234-4cd4-846c-15384e204c3d&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: 286/599] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:32:00 2026] GET /v2.0/ports?device_id=5dcd0ba3-51a1-49ce-89e0-71b64c0096a9 => 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: 287/600] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:32:00 2026] GET /v2.0/security-groups?id=d83c65ec-57ba-4b04-9050-e1c3d35ac6e2&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/601] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:32:00 2026] GET /v2.0/ports?device_id=5dcd0ba3-51a1-49ce-89e0-71b64c0096a9 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:32:01.080 8 INFO neutron.db.l3_hamode_db [None req-05b2494a-c4fd-44c8-90e3-b14a2d0256ac f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 02:32:01.155 7 INFO neutron.db.l3_db [None req-560e3bdf-12a9-4cf5-b6bc-1a81e1609938 6bb060148f0448288eb7c442f3616416 4348e58c9d6f4e7bbdcaeaedc1227d35 - - default default] Floating IP 0f07ad1a-f5a6-41a9-af06-5be14df582fc associated. External IP: 10.96.250.203, port: 8c7b202f-4d0f-43bc-a5c5-0ad40618c953. [pid: 7|app: 0|req: 289/602] 10.0.0.179 () {34 vars in 749 bytes} [Mon Apr 27 02:32:00 2026] PUT /v2.0/floatingips/0f07ad1a-f5a6-41a9-af06-5be14df582fc => generated 856 bytes in 1263 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/603] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:32:01 2026] GET /v2.0/ports?device_id=b8accc8b-e2d0-4c08-916f-62a5508ad2ee => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/604] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:32:01 2026] GET /v2.0/ports?device_id=5dcd0ba3-51a1-49ce-89e0-71b64c0096a9 => generated 975 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/605] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:32:01 2026] GET /v2.0/security-groups?id=e66085d6-9234-4cd4-846c-15384e204c3d&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/606] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:32:01 2026] GET /v2.0/security-groups?id=d83c65ec-57ba-4b04-9050-e1c3d35ac6e2&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: 314/607] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:31:59 2026] POST /v2.0/routers => generated 735 bytes in 3056 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:32:02.540 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-248bb3ff-1b4c-4f8c-ac88-b1e4e44cfd4a'] response: {'name': 'network-changed', 'server_uuid': '5dcd0ba3-51a1-49ce-89e0-71b64c0096a9', 'tag': '8c7b202f-4d0f-43bc-a5c5-0ad40618c953', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 315/608] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:32:02 2026] GET /v2.0/ports?tenant_id=4348e58c9d6f4e7bbdcaeaedc1227d35&device_id=5dcd0ba3-51a1-49ce-89e0-71b64c0096a9 => generated 1244 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/609] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:32:02 2026] GET /v2.0/networks?id=114766bb-ec54-4b0e-9f57-75158303174c => generated 780 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/610] 199.204.45.240 () {34 vars in 1060 bytes} [Mon Apr 27 02:32:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=8c7b202f-4d0f-43bc-a5c5-0ad40618c953 => generated 859 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/611] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:32:02 2026] GET /v2.0/subnets?id=64d6af0a-076a-42a3-9340-c9fe74f82406 => generated 678 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/612] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:32:02 2026] GET /v2.0/ports?network_id=114766bb-ec54-4b0e-9f57-75158303174c&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: 320/613] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:32:02 2026] GET /v2.0/ports?device_id=b8accc8b-e2d0-4c08-916f-62a5508ad2ee => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/614] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:32:03 2026] GET /v2.0/networks/114766bb-ec54-4b0e-9f57-75158303174c?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/615] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:32:03 2026] GET /v2.0/security-groups?id=e66085d6-9234-4cd4-846c-15384e204c3d&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/616] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:32:03 2026] GET /v2.0/networks/114766bb-ec54-4b0e-9f57-75158303174c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/617] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:32:03 2026] GET /v2.0/ports?device_id=b8accc8b-e2d0-4c08-916f-62a5508ad2ee => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:32:03.883 8 INFO neutron.db.l3_db [None req-58a14bbb-4c2e-44ba-99b0-87af123349a8 083a104b7b674f1d95b40944ee5d04c2 b3bb808b270f4c87810447a5e918e44a - - default default] Floating IP 9ce6fdd0-7b58-4675-a55c-bcb76aa3b39c associated. External IP: 10.96.250.215, port: eefa7036-5a3f-4559-b475-925dbd0bb16b. [pid: 7|app: 0|req: 294/618] 10.0.0.179 () {34 vars in 783 bytes} [Mon Apr 27 02:32:02 2026] PUT /v2.0/routers/e627f8e7-8b56-41c8-8282-d261acdbbbc2/add_router_interface => generated 309 bytes in 1641 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/619] 10.0.0.179 () {34 vars in 749 bytes} [Mon Apr 27 02:32:03 2026] PUT /v2.0/floatingips/9ce6fdd0-7b58-4675-a55c-bcb76aa3b39c => generated 855 bytes in 1017 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/620] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:32:04 2026] GET /v2.0/ports?device_id=b8accc8b-e2d0-4c08-916f-62a5508ad2ee => generated 971 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/621] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:32:04 2026] GET /v2.0/security-groups?id=e66085d6-9234-4cd4-846c-15384e204c3d&fields=id&fields=name => generated 112 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/622] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:32:04 2026] GET /v2.0/ports?tenant_id=b3bb808b270f4c87810447a5e918e44a&device_id=b8accc8b-e2d0-4c08-916f-62a5508ad2ee => generated 1240 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:32:04.799 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-39a81288-8427-4e09-a4ae-813691afe6df'] response: {'name': 'network-changed', 'server_uuid': 'b8accc8b-e2d0-4c08-916f-62a5508ad2ee', 'tag': 'eefa7036-5a3f-4559-b475-925dbd0bb16b', 'status': 'completed', 'code': 200} 2026-04-27 02:32:04.846 7 WARNING neutron_lib.context [None req-02b09073-caaf-4665-87d9-11be448298de 1138b5d2229040b78cf20ca725875f7b 87883ed41f40407583e52b178b7a3020 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 327/623] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:32:04 2026] GET /v2.0/networks?id=3e1c66ab-9127-4505-9fff-1ba2436e3f11 => generated 765 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/624] 199.204.45.240 () {34 vars in 1058 bytes} [Mon Apr 27 02:32:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=eefa7036-5a3f-4559-b475-925dbd0bb16b => generated 858 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/625] 10.0.0.179 () {34 vars in 685 bytes} [Mon Apr 27 02:32:04 2026] POST /v2.0/security-groups => generated 1597 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 02:32:05.014 7 WARNING neutron_lib.context [None req-41d23856-f148-476c-9a68-08a77863adfb 1138b5d2229040b78cf20ca725875f7b 87883ed41f40407583e52b178b7a3020 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 329/626] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:32:04 2026] GET /v2.0/subnets?id=813a2de6-c1dd-42a6-b042-c3f84bf45e40 => generated 663 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/627] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:32:05 2026] GET /v2.0/ports?device_id=b8accc8b-e2d0-4c08-916f-62a5508ad2ee => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/628] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:32:05 2026] GET /v2.0/ports?network_id=3e1c66ab-9127-4505-9fff-1ba2436e3f11&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: 298/629] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:32:05 2026] POST /v2.0/security-group-rules => generated 565 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/630] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:32:05 2026] GET /v2.0/security-groups?id=e66085d6-9234-4cd4-846c-15384e204c3d&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:32:05.188 8 WARNING neutron_lib.context [None req-dbd9dfff-b8a3-4e13-8212-e2231aab853a 1138b5d2229040b78cf20ca725875f7b 87883ed41f40407583e52b178b7a3020 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/631] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:32:05 2026] GET /v2.0/networks/3e1c66ab-9127-4505-9fff-1ba2436e3f11?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/632] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:32:05 2026] POST /v2.0/security-group-rules => generated 570 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:32:05.317 8 WARNING neutron_lib.context [None req-c4a818ff-00c3-48d6-beec-46b10cc4c850 1138b5d2229040b78cf20ca725875f7b 87883ed41f40407583e52b178b7a3020 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/633] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:32:05 2026] GET /v2.0/networks/3e1c66ab-9127-4505-9fff-1ba2436e3f11?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/634] 199.204.45.240 () {34 vars in 994 bytes} [Mon Apr 27 02:32:05 2026] GET /v2.0/ports?device_id=b8accc8b-e2d0-4c08-916f-62a5508ad2ee => 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: 334/635] 10.0.0.179 () {34 vars in 676 bytes} [Mon Apr 27 02:32:05 2026] POST /v2.0/floatingips => generated 552 bytes in 697 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/636] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:32:06 2026] GET /v2.0/ports?device_id=b8accc8b-e2d0-4c08-916f-62a5508ad2ee => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/637] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:32:06 2026] GET /v2.0/security-groups?id=e66085d6-9234-4cd4-846c-15384e204c3d&fields=id&fields=name => generated 112 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:32:06.894 7 INFO neutron.db.l3_db [req-71fa78f4-0c5f-4316-bb31-9a9ed59102b9 req-75e3746d-868a-48ab-b2f7-a86fe98a6ef8 083a104b7b674f1d95b40944ee5d04c2 b3bb808b270f4c87810447a5e918e44a - - default default] Floating IP 9ce6fdd0-7b58-4675-a55c-bcb76aa3b39c disassociated. External IP: 10.96.250.215, port: eefa7036-5a3f-4559-b475-925dbd0bb16b. [pid: 8|app: 0|req: 337/638] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:32:07 2026] GET /v2.0/security-groups?tenant_id=fa8e921545d94ce7a8076fa0de3ef0b3&name=default => generated 2801 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/639] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:32:07 2026] DELETE /v2.0/security-groups/4154cc87-1761-4471-9f56-c15128a06764 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/640] 199.204.45.240 () {36 vars in 997 bytes} [Mon Apr 27 02:32:05 2026] DELETE /v2.0/ports/eefa7036-5a3f-4559-b475-925dbd0bb16b => generated 0 bytes in 1774 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/641] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:32:07 2026] GET /v2.0/ports?device_id=b8accc8b-e2d0-4c08-916f-62a5508ad2ee => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:32:07.563 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-046e1260-c215-455e-a017-804afcb0451c'] response: {'server_uuid': 'b8accc8b-e2d0-4c08-916f-62a5508ad2ee', 'name': 'network-vif-deleted', 'tag': 'eefa7036-5a3f-4559-b475-925dbd0bb16b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 303/642] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:32:07 2026] GET /v2.0/security-groups?tenant_id=d8b82b7662684879b9b3b75d6d5cd88f&name=default => generated 2801 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/643] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:32:07 2026] DELETE /v2.0/security-groups/d7fd27e8-4880-4586-bebc-f555c1edd6c9 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/644] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:32:08 2026] DELETE /v2.0/security-groups/e66085d6-9234-4cd4-846c-15384e204c3d => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:32:08.678 8 INFO neutron.api.v2.resource [None req-e7ca6408-1309-48ad-8984-3adfd6997af1 083a104b7b674f1d95b40944ee5d04c2 b3bb808b270f4c87810447a5e918e44a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 341/645] 10.0.0.179 () {32 vars in 737 bytes} [Mon Apr 27 02:32:08 2026] GET /v2.0/security-groups/e66085d6-9234-4cd4-846c-15384e204c3d => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/646] 10.0.0.179 () {32 vars in 732 bytes} [Mon Apr 27 02:32:08 2026] DELETE /v2.0/floatingips/9ce6fdd0-7b58-4675-a55c-bcb76aa3b39c => generated 0 bytes in 348 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/647] 10.0.0.179 () {34 vars in 789 bytes} [Mon Apr 27 02:32:09 2026] PUT /v2.0/routers/ef25e682-4ff9-468f-b0dd-7bdd5fe9fc40/remove_router_interface => generated 309 bytes in 1522 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:32:11.712 7 INFO neutron.services.segments.plugin [-] Segment 9a2f97c9-5958-43c1-8be3-2fc5d70618c2 resource provider aggregate not found 2026-04-27 02:32:11.720 7 INFO neutron.services.segments.plugin [-] Segment 9a2f97c9-5958-43c1-8be3-2fc5d70618c2 resource provider aggregate not found 2026-04-27 02:32:11.742 7 INFO neutron.services.segments.plugin [-] Segment 9a2f97c9-5958-43c1-8be3-2fc5d70618c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a2f97c9-5958-43c1-8be3-2fc5d70618c2 found for delete ", "request_id": "req-a1525263-78ef-4ed8-8df2-0889a9182f40"}]} 2026-04-27 02:32:11.743 7 INFO neutron.services.segments.plugin [-] Segment 9a2f97c9-5958-43c1-8be3-2fc5d70618c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a2f97c9-5958-43c1-8be3-2fc5d70618c2 found for delete ", "request_id": "req-e9884b50-cbcf-4830-82b3-e8a15aa447d3"}]} 2026-04-27 02:32:11.760 7 INFO neutron.db.l3_hamode_db [None req-7b3568db-f080-432a-bbc1-93604542b0ca f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] HA network 6421e447-f17b-4c80-ae1b-00fa7ceceda1 was deleted as no HA routers are present in tenant b3bb808b270f4c87810447a5e918e44a. [pid: 7|app: 0|req: 306/648] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:32:10 2026] DELETE /v2.0/routers/ef25e682-4ff9-468f-b0dd-7bdd5fe9fc40 => generated 0 bytes in 1201 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/649] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:32:11 2026] GET /v2.0/security-groups?tenant_id=f9a24b82213b4cf29f2bfba7113b9765&name=default => generated 2801 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/650] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:32:11 2026] DELETE /v2.0/security-groups/c0aabf47-7863-422b-b0c5-298d6427bae3 => 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: 345/651] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:32:12 2026] GET /v2.0/security-groups?tenant_id=4e5a5b8675d840fdba8cbf5255865e07&name=default => generated 2801 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/652] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:32:11 2026] DELETE /v2.0/subnets/813a2de6-c1dd-42a6-b042-c3f84bf45e40 => generated 0 bytes in 601 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/653] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:32:12 2026] DELETE /v2.0/security-groups/291ea6ad-1cd1-4684-977f-b9ab089457b8 => 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: 346/654] 10.0.0.165 () {34 vars in 990 bytes} [Mon Apr 27 02:32:12 2026] GET /v2.0/ports?device_id=5dcd0ba3-51a1-49ce-89e0-71b64c0096a9 => generated 1244 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/655] 10.0.0.165 () {34 vars in 1040 bytes} [Mon Apr 27 02:32:12 2026] GET /v2.0/security-groups?id=d83c65ec-57ba-4b04-9050-e1c3d35ac6e2&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/656] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:32:12 2026] DELETE /v2.0/networks/3e1c66ab-9127-4505-9fff-1ba2436e3f11 => generated 0 bytes in 405 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/657] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:32:13 2026] GET /v2.0/security-groups?tenant_id=b3bb808b270f4c87810447a5e918e44a&name=default => generated 2797 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/658] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:32:13 2026] DELETE /v2.0/security-groups/46074a30-32d4-4db6-b20b-9deabd73ad53 => 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: 350/661] 10.0.0.221 () {34 vars in 1100 bytes} [Mon Apr 27 02:32:14 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1450267512&fields=id&tenant_id=87883ed41f40407583e52b178b7a3020 => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:32:14.109 7 INFO neutron.services.segments.plugin [-] Segment b393591f-7efa-4d55-917c-c0a538275649 resource provider aggregate not found 2026-04-27 02:32:14.119 7 INFO neutron.services.segments.plugin [-] Segment b393591f-7efa-4d55-917c-c0a538275649 resource provider aggregate not found 2026-04-27 02:32:14.127 7 INFO neutron.services.segments.plugin [-] Segment b393591f-7efa-4d55-917c-c0a538275649 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b393591f-7efa-4d55-917c-c0a538275649 found for delete ", "request_id": "req-724acd1a-7541-4bf5-8e1d-66745169aac3"}]} 2026-04-27 02:32:14.147 7 INFO neutron.services.segments.plugin [-] Segment b393591f-7efa-4d55-917c-c0a538275649 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b393591f-7efa-4d55-917c-c0a538275649 found for delete ", "request_id": "req-a7304486-d057-4a85-8f00-58e76f2236d9"}]} [pid: 7|app: 0|req: 312/662] 10.0.0.221 () {34 vars in 982 bytes} [Mon Apr 27 02:32:14 2026] GET /v2.0/networks?id=88e9e33a-68b3-4cf1-973c-b9abf540acf8 => generated 680 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/663] 10.0.0.221 () {34 vars in 965 bytes} [Mon Apr 27 02:32:14 2026] GET /v2.0/quotas/87883ed41f40407583e52b178b7a3020 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/664] 10.0.0.221 () {34 vars in 1002 bytes} [Mon Apr 27 02:32:14 2026] GET /v2.0/ports?tenant_id=87883ed41f40407583e52b178b7a3020&fields=id => generated 103 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/665] 10.0.0.221 () {34 vars in 1008 bytes} [Mon Apr 27 02:32:14 2026] GET /v2.0/networks/88e9e33a-68b3-4cf1-973c-b9abf540acf8?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: 314/666] 10.0.0.221 () {34 vars in 1108 bytes} [Mon Apr 27 02:32:14 2026] GET /v2.0/networks/88e9e33a-68b3-4cf1-973c-b9abf540acf8?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: 353/667] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:32:14 2026] GET /v2.0/ports?device_id=7142c645-853d-4f83-8394-803deb4bed57 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:32:15.342 7 INFO neutron.db.segments_db [None req-e8a41fa4-37b3-4b14-9827-358e0c7098cf f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Added segment 3fae4db0-799e-4012-b0b3-f7e4649a4bdc of type vxlan for network b3b09257-ddc4-4fc2-add9-30c40f9ff93d [pid: 7|app: 0|req: 315/668] 10.0.0.179 () {34 vars in 671 bytes} [Mon Apr 27 02:32:14 2026] POST /v2.0/networks => generated 745 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/669] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:32:15 2026] GET /v2.0/networks?id=88e9e33a-68b3-4cf1-973c-b9abf540acf8 => generated 680 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/670] 199.204.45.240 () {34 vars in 1050 bytes} [Mon Apr 27 02:32:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=87883ed41f40407583e52b178b7a3020 => generated 181 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/671] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:32:15 2026] POST /v2.0/subnets => generated 668 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:32:15.725 7 WARNING neutron_lib.context [req-ba27e05e-58e4-4b9e-bf71-8e99a0546cc0 req-fed22d6a-3cf2-4f7a-a2b1-815e73667a12 1138b5d2229040b78cf20ca725875f7b 87883ed41f40407583e52b178b7a3020 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:32:15.779 8 INFO neutron.db.segments_db [None req-a3e50039-2b03-4f82-8f6d-85f2bbcd93e8 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Added segment e9c70d7d-8198-4d92-a0d8-5e447cfa5fef of type vxlan for network ddf6604b-0f87-4a8d-8f02-b9230b467461 2026-04-27 02:32:16.100 8 INFO neutron.db.l3_hamode_db [None req-a3e50039-2b03-4f82-8f6d-85f2bbcd93e8 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 318/672] 199.204.45.240 () {38 vars in 955 bytes} [Mon Apr 27 02:32:15 2026] POST /v2.0/ports => generated 958 bytes in 453 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: 319/673] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:32:16 2026] GET /v2.0/ports?device_id=7142c645-853d-4f83-8394-803deb4bed57 => generated 961 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/674] 199.204.45.240 () {38 vars in 1028 bytes} [Mon Apr 27 02:32:16 2026] PUT /v2.0/ports/ab0e69e5-9a83-4b92-9f81-7c47b9c03ed3 => generated 1203 bytes in 544 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 02:32:16.826 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8f4b004-a7c4-499d-ba77-29fbaad94c16'] response: {'name': 'network-changed', 'server_uuid': '7142c645-853d-4f83-8394-803deb4bed57', 'tag': 'ab0e69e5-9a83-4b92-9f81-7c47b9c03ed3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 321/675] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:32:16 2026] GET /v2.0/security-groups?id=7217d8de-919b-4f33-9ed8-792ec3362130&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 322/676] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:32:16 2026] GET /v2.0/ports?tenant_id=87883ed41f40407583e52b178b7a3020&device_id=7142c645-853d-4f83-8394-803deb4bed57 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/677] 199.204.45.240 () {34 vars in 1060 bytes} [Mon Apr 27 02:32:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=ab0e69e5-9a83-4b92-9f81-7c47b9c03ed3 => 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: 324/678] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:32:16 2026] GET /v2.0/subnets?id=fbcb17de-e861-49bb-991f-31a6a3ebfd9b => generated 674 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/679] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:32:17 2026] GET /v2.0/ports?network_id=88e9e33a-68b3-4cf1-973c-b9abf540acf8&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/680] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:32:17 2026] GET /v2.0/networks/88e9e33a-68b3-4cf1-973c-b9abf540acf8?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/681] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:32:17 2026] GET /v2.0/networks/88e9e33a-68b3-4cf1-973c-b9abf540acf8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:32:17.247 8 INFO neutron.db.l3_hamode_db [None req-a3e50039-2b03-4f82-8f6d-85f2bbcd93e8 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 328/682] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:32:17 2026] GET /v2.0/ports?tenant_id=87883ed41f40407583e52b178b7a3020&device_id=7142c645-853d-4f83-8394-803deb4bed57 => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/683] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:32:17 2026] GET /v2.0/networks?id=88e9e33a-68b3-4cf1-973c-b9abf540acf8 => generated 776 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/684] 199.204.45.240 () {34 vars in 1060 bytes} [Mon Apr 27 02:32:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=ab0e69e5-9a83-4b92-9f81-7c47b9c03ed3 => 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: 331/685] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:32:17 2026] GET /v2.0/subnets?id=fbcb17de-e861-49bb-991f-31a6a3ebfd9b => generated 674 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/686] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:32:17 2026] GET /v2.0/ports?network_id=88e9e33a-68b3-4cf1-973c-b9abf540acf8&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/687] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:32:17 2026] GET /v2.0/networks/88e9e33a-68b3-4cf1-973c-b9abf540acf8?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/688] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:32:17 2026] GET /v2.0/networks/88e9e33a-68b3-4cf1-973c-b9abf540acf8?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: 335/689] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:32:17 2026] GET /v2.0/ports?device_id=7142c645-853d-4f83-8394-803deb4bed57 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/690] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:32:17 2026] GET /v2.0/security-groups?id=7217d8de-919b-4f33-9ed8-792ec3362130&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/691] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:32:15 2026] POST /v2.0/routers => generated 732 bytes in 2763 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/692] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:32:19 2026] GET /v2.0/ports?device_id=7142c645-853d-4f83-8394-803deb4bed57 => generated 973 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/693] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:32:19 2026] GET /v2.0/security-groups?tenant_id=51fe0c7d6fe643b6b7af23f1bc02bcc8&name=default => generated 2801 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/694] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:32:19 2026] GET /v2.0/security-groups?id=7217d8de-919b-4f33-9ed8-792ec3362130&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/695] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:32:19 2026] DELETE /v2.0/security-groups/4ca80f02-5e79-4c46-91f8-af40d3bc7e80 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/696] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:32:19 2026] GET /v2.0/security-groups?tenant_id=b4c02401a2874f14b49883c86f530912&name=default => generated 2801 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/697] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:32:19 2026] DELETE /v2.0/security-groups/2a4473c1-1d8a-4e8c-94a9-438d9f1a81cc => 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: 337/698] 10.0.0.179 () {34 vars in 783 bytes} [Mon Apr 27 02:32:18 2026] PUT /v2.0/routers/357f1c5d-0ad8-4aaa-866c-bad79233a52d/add_router_interface => generated 309 bytes in 1586 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/699] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:32:20 2026] GET /v2.0/ports?device_id=7142c645-853d-4f83-8394-803deb4bed57 => generated 973 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/700] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:32:20 2026] GET /v2.0/security-groups?id=7217d8de-919b-4f33-9ed8-792ec3362130&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/701] 10.0.0.221 () {34 vars in 982 bytes} [Mon Apr 27 02:32:21 2026] GET /v2.0/networks?id=b3b09257-ddc4-4fc2-add9-30c40f9ff93d => generated 677 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/702] 10.0.0.221 () {34 vars in 965 bytes} [Mon Apr 27 02:32:21 2026] GET /v2.0/quotas/54b8a551f583458c950371f4afad63ad => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/703] 10.0.0.221 () {34 vars in 1002 bytes} [Mon Apr 27 02:32:21 2026] GET /v2.0/ports?tenant_id=54b8a551f583458c950371f4afad63ad&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: 340/704] 10.0.0.221 () {34 vars in 1008 bytes} [Mon Apr 27 02:32:21 2026] GET /v2.0/networks/b3b09257-ddc4-4fc2-add9-30c40f9ff93d?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/705] 10.0.0.221 () {34 vars in 1108 bytes} [Mon Apr 27 02:32:21 2026] GET /v2.0/networks/b3b09257-ddc4-4fc2-add9-30c40f9ff93d?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: 341/706] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:32:21 2026] GET /v2.0/ports?device_id=83db7115-bbec-472c-bb09-2d2b20a42c6c => 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: 366/707] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:32:21 2026] GET /v2.0/ports?device_id=5dcd0ba3-51a1-49ce-89e0-71b64c0096a9 => generated 975 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/708] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:32:21 2026] GET /v2.0/ports?device_id=7142c645-853d-4f83-8394-803deb4bed57 => generated 975 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/709] 10.0.0.221 () {34 vars in 971 bytes} [Mon Apr 27 02:32:21 2026] GET /v2.0/ports/8c7b202f-4d0f-43bc-a5c5-0ad40618c953 => generated 972 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/710] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:32:21 2026] GET /v2.0/security-groups?id=7217d8de-919b-4f33-9ed8-792ec3362130&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/711] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:32:22 2026] GET /v2.0/ports?device_id=7142c645-853d-4f83-8394-803deb4bed57 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/712] 199.204.45.240 () {34 vars in 1000 bytes} [Mon Apr 27 02:32:22 2026] GET /v2.0/subnets?network_id=114766bb-ec54-4b0e-9f57-75158303174c => generated 660 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:32:22.263 7 WARNING neutron_lib.context [None req-0cfdfe2e-e436-44fa-afa9-6ab970f20221 1694d961cb3c40a588cc96576a0a2303 9f47c4b44330444696e8c73183cf9a61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:32:22.429 7 INFO neutron.db.segments_db [None req-0cfdfe2e-e436-44fa-afa9-6ab970f20221 1694d961cb3c40a588cc96576a0a2303 9f47c4b44330444696e8c73183cf9a61 - - default default] Added segment 506fd6a4-d01b-4902-b602-f798d043f6d8 of type vxlan for network 8463f583-fad9-42ef-aa82-cf4d9b338783 [pid: 7|app: 0|req: 343/713] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:32:21 2026] POST /v2.0/networks => generated 649 bytes in 589 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/714] 199.204.45.240 () {34 vars in 1146 bytes} [Mon Apr 27 02:32:22 2026] GET /v2.0/ports?device_id=5dcd0ba3-51a1-49ce-89e0-71b64c0096a9&device_owner=compute%3Anova&network_id=114766bb-ec54-4b0e-9f57-75158303174c => generated 975 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:32:22.758 8 INFO neutron.db.l3_db [None req-d0db8855-9585-4b5d-8fef-2c39f62d2786 1138b5d2229040b78cf20ca725875f7b 87883ed41f40407583e52b178b7a3020 - - default default] Floating IP 593e3f41-e83f-4d40-ac43-11c2819ad8f9 associated. External IP: 10.96.250.216, port: ab0e69e5-9a83-4b92-9f81-7c47b9c03ed3. [pid: 7|app: 0|req: 345/715] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:32:22 2026] GET /v2.0/networks?id=b3b09257-ddc4-4fc2-add9-30c40f9ff93d => generated 677 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:32:22.773 7 WARNING neutron_lib.context [None req-47a0e85a-2e05-4ac1-afdb-5a3240c98130 1694d961cb3c40a588cc96576a0a2303 9f47c4b44330444696e8c73183cf9a61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 346/716] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:32:22 2026] POST /v2.0/subnets => generated 603 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/717] 10.0.0.179 () {34 vars in 749 bytes} [Mon Apr 27 02:32:22 2026] PUT /v2.0/floatingips/593e3f41-e83f-4d40-ac43-11c2819ad8f9 => generated 856 bytes in 893 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/718] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:32:23 2026] GET /v2.0/ports?device_id=83db7115-bbec-472c-bb09-2d2b20a42c6c => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:32:23.186 8 WARNING neutron_lib.context [req-5930daa4-1ed5-4c14-a197-17c203e33517 req-53f29928-2dc7-4a1a-bceb-1897a089b5ad a5b6ef343fc84551a36e22216a6ee9ac 54b8a551f583458c950371f4afad63ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:32:23.233 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e1f2cc55-e623-46b6-bd56-7b7d0dc9d5e9'] response: {'name': 'network-changed', 'server_uuid': '7142c645-853d-4f83-8394-803deb4bed57', 'tag': 'ab0e69e5-9a83-4b92-9f81-7c47b9c03ed3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 347/719] 199.204.45.240 () {38 vars in 1028 bytes} [Mon Apr 27 02:32:23 2026] PUT /v2.0/ports/8c7b202f-4d0f-43bc-a5c5-0ad40618c953 => generated 1153 bytes in 588 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 02:32:23.671 7 WARNING neutron_lib.context [None req-b24ce742-f016-48ec-af4b-bff273ca7e4a 1694d961cb3c40a588cc96576a0a2303 9f47c4b44330444696e8c73183cf9a61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:32:23.710 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d84bb52f-b184-4f19-9fea-42ed97f85885'] response: {'name': 'network-changed', 'server_uuid': '5dcd0ba3-51a1-49ce-89e0-71b64c0096a9', 'tag': '8c7b202f-4d0f-43bc-a5c5-0ad40618c953', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 373/720] 199.204.45.240 () {38 vars in 955 bytes} [Mon Apr 27 02:32:23 2026] POST /v2.0/ports => generated 958 bytes in 536 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 02:32:23.731 7 INFO neutron.db.segments_db [None req-b24ce742-f016-48ec-af4b-bff273ca7e4a 1694d961cb3c40a588cc96576a0a2303 9f47c4b44330444696e8c73183cf9a61 - - default default] Added segment 09b311cd-8e1b-4ff1-a51d-92f4a4243ae2 of type vxlan for network 1a335bad-9fc7-4f4e-b6e4-e8341347a26a [pid: 8|app: 0|req: 374/721] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:32:23 2026] GET /v2.0/ports?device_id=7142c645-853d-4f83-8394-803deb4bed57 => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/722] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:32:23 2026] GET /v2.0/ports?tenant_id=87883ed41f40407583e52b178b7a3020&device_id=7142c645-853d-4f83-8394-803deb4bed57 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/723] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:32:23 2026] GET /v2.0/ports?tenant_id=4348e58c9d6f4e7bbdcaeaedc1227d35&device_id=5dcd0ba3-51a1-49ce-89e0-71b64c0096a9 => generated 1425 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:32:24.038 7 INFO neutron.db.l3_hamode_db [None req-b24ce742-f016-48ec-af4b-bff273ca7e4a 1694d961cb3c40a588cc96576a0a2303 9f47c4b44330444696e8c73183cf9a61 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 377/724] 199.204.45.240 () {38 vars in 1028 bytes} [Mon Apr 27 02:32:23 2026] PUT /v2.0/ports/2869ce04-eda8-472f-8fce-3961298600bf => generated 1203 bytes in 877 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: 378/725] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:32:24 2026] GET /v2.0/security-groups?id=7217d8de-919b-4f33-9ed8-792ec3362130&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 379/726] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:32:24 2026] GET /v2.0/networks?id=88e9e33a-68b3-4cf1-973c-b9abf540acf8 => generated 776 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/727] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:32:24 2026] GET /v2.0/networks?id=114766bb-ec54-4b0e-9f57-75158303174c => generated 780 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/728] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:32:24 2026] GET /v2.0/ports?device_id=83db7115-bbec-472c-bb09-2d2b20a42c6c => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/729] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:32:25 2026] GET /v2.0/ports?tenant_id=54b8a551f583458c950371f4afad63ad&device_id=83db7115-bbec-472c-bb09-2d2b20a42c6c => generated 1242 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/730] 199.204.45.240 () {34 vars in 1060 bytes} [Mon Apr 27 02:32:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=ab0e69e5-9a83-4b92-9f81-7c47b9c03ed3 => generated 859 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/731] 199.204.45.240 () {34 vars in 1060 bytes} [Mon Apr 27 02:32:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=8c7b202f-4d0f-43bc-a5c5-0ad40618c953 => generated 861 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/732] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:32:25 2026] GET /v2.0/security-groups?id=f8e491c5-a2d7-435e-b04f-9aeffe1c6ea6&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/733] 199.204.45.240 () {34 vars in 1060 bytes} [Mon Apr 27 02:32:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=2869ce04-eda8-472f-8fce-3961298600bf => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:32:25.377 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c1f7a69d-395a-48a7-bc42-ae32d7aa2226'] response: {'name': 'network-changed', 'server_uuid': '83db7115-bbec-472c-bb09-2d2b20a42c6c', 'tag': '2869ce04-eda8-472f-8fce-3961298600bf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 387/734] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:32:25 2026] GET /v2.0/ports?device_id=7142c645-853d-4f83-8394-803deb4bed57 => generated 975 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/735] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:32:25 2026] GET /v2.0/subnets?id=fbcb17de-e861-49bb-991f-31a6a3ebfd9b => generated 674 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/736] 199.204.45.240 () {34 vars in 1060 bytes} [Mon Apr 27 02:32:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=8c7b202f-4d0f-43bc-a5c5-0ad40618c953 => 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: 390/737] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:32:25 2026] GET /v2.0/subnets?id=609f82ec-0d3a-490c-aae6-70f26b2b7d69 => generated 671 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/738] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:32:25 2026] GET /v2.0/security-groups?id=7217d8de-919b-4f33-9ed8-792ec3362130&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/739] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:32:25 2026] GET /v2.0/ports?network_id=88e9e33a-68b3-4cf1-973c-b9abf540acf8&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: 393/740] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:32:25 2026] GET /v2.0/subnets?id=64d6af0a-076a-42a3-9340-c9fe74f82406 => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:32:25.665 7 INFO neutron.db.l3_hamode_db [None req-b24ce742-f016-48ec-af4b-bff273ca7e4a 1694d961cb3c40a588cc96576a0a2303 9f47c4b44330444696e8c73183cf9a61 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 394/741] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:32:25 2026] GET /v2.0/ports?network_id=b3b09257-ddc4-4fc2-add9-30c40f9ff93d&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: 395/742] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:32:25 2026] GET /v2.0/networks/88e9e33a-68b3-4cf1-973c-b9abf540acf8?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: 396/743] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:32:25 2026] GET /v2.0/ports?network_id=114766bb-ec54-4b0e-9f57-75158303174c&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/744] 199.204.45.240 () {34 vars in 994 bytes} [Mon Apr 27 02:32:25 2026] GET /v2.0/ports?device_id=7142c645-853d-4f83-8394-803deb4bed57 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/745] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:32:25 2026] GET /v2.0/networks/b3b09257-ddc4-4fc2-add9-30c40f9ff93d?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: 399/746] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:32:25 2026] GET /v2.0/networks/88e9e33a-68b3-4cf1-973c-b9abf540acf8?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: 400/747] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:32:26 2026] GET /v2.0/networks/114766bb-ec54-4b0e-9f57-75158303174c?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:32:26.476 8 INFO neutron.db.l3_db [req-b711aa1b-ec84-446a-8053-6fbd025d8365 req-ed87904d-b0d0-44bc-aaf4-c6b6155cd08d 1138b5d2229040b78cf20ca725875f7b 87883ed41f40407583e52b178b7a3020 - - default default] Floating IP 593e3f41-e83f-4d40-ac43-11c2819ad8f9 disassociated. External IP: 10.96.250.216, port: ab0e69e5-9a83-4b92-9f81-7c47b9c03ed3. [pid: 7|app: 0|req: 348/748] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:32:23 2026] POST /v2.0/routers => generated 695 bytes in 3087 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/749] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:32:26 2026] GET /v2.0/networks/b3b09257-ddc4-4fc2-add9-30c40f9ff93d?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: 350/750] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:32:26 2026] GET /v2.0/networks/114766bb-ec54-4b0e-9f57-75158303174c?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: 401/751] 199.204.45.240 () {36 vars in 997 bytes} [Mon Apr 27 02:32:26 2026] DELETE /v2.0/ports/ab0e69e5-9a83-4b92-9f81-7c47b9c03ed3 => generated 0 bytes in 764 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/752] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:32:26 2026] GET /v2.0/ports?device_id=7142c645-853d-4f83-8394-803deb4bed57 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/753] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:32:26 2026] GET /v2.0/ports?device_id=83db7115-bbec-472c-bb09-2d2b20a42c6c => generated 973 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/754] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:32:26 2026] GET /v2.0/ports?tenant_id=54b8a551f583458c950371f4afad63ad&device_id=83db7115-bbec-472c-bb09-2d2b20a42c6c => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/755] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:32:27 2026] GET /v2.0/ports?tenant_id=4348e58c9d6f4e7bbdcaeaedc1227d35&device_id=5dcd0ba3-51a1-49ce-89e0-71b64c0096a9 => generated 1425 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/756] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:32:27 2026] GET /v2.0/security-groups?id=f8e491c5-a2d7-435e-b04f-9aeffe1c6ea6&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/757] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:32:27 2026] GET /v2.0/networks?id=b3b09257-ddc4-4fc2-add9-30c40f9ff93d => generated 773 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/758] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:32:27 2026] GET /v2.0/networks?id=114766bb-ec54-4b0e-9f57-75158303174c => generated 780 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/759] 199.204.45.240 () {34 vars in 1060 bytes} [Mon Apr 27 02:32:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=2869ce04-eda8-472f-8fce-3961298600bf => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/760] 199.204.45.240 () {34 vars in 1060 bytes} [Mon Apr 27 02:32:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=8c7b202f-4d0f-43bc-a5c5-0ad40618c953 => generated 861 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:32:27.445 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f086709d-5e44-450d-9009-e61d2c2682ce'] response: {'server_uuid': '7142c645-853d-4f83-8394-803deb4bed57', 'name': 'network-vif-deleted', 'tag': 'ab0e69e5-9a83-4b92-9f81-7c47b9c03ed3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 359/761] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:32:27 2026] GET /v2.0/subnets?id=609f82ec-0d3a-490c-aae6-70f26b2b7d69 => generated 671 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/762] 199.204.45.240 () {34 vars in 1060 bytes} [Mon Apr 27 02:32:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=8c7b202f-4d0f-43bc-a5c5-0ad40618c953 => 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: 361/763] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:32:27 2026] GET /v2.0/ports?network_id=b3b09257-ddc4-4fc2-add9-30c40f9ff93d&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: 362/764] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:32:27 2026] GET /v2.0/ports?device_id=5dcd0ba3-51a1-49ce-89e0-71b64c0096a9 => generated 1156 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/765] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:32:27 2026] GET /v2.0/subnets?id=64d6af0a-076a-42a3-9340-c9fe74f82406 => generated 678 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/766] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:32:27 2026] GET /v2.0/networks/b3b09257-ddc4-4fc2-add9-30c40f9ff93d?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: 365/767] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:32:27 2026] GET /v2.0/security-groups?id=d83c65ec-57ba-4b04-9050-e1c3d35ac6e2&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: 366/768] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:32:27 2026] GET /v2.0/ports?network_id=114766bb-ec54-4b0e-9f57-75158303174c&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: 367/769] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:32:27 2026] GET /v2.0/networks/b3b09257-ddc4-4fc2-add9-30c40f9ff93d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/770] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:32:27 2026] GET /v2.0/networks/114766bb-ec54-4b0e-9f57-75158303174c?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: 369/771] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:32:27 2026] GET /v2.0/networks/114766bb-ec54-4b0e-9f57-75158303174c?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: 370/772] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:32:28 2026] DELETE /v2.0/security-groups/7217d8de-919b-4f33-9ed8-792ec3362130 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/773] 199.204.45.240 () {34 vars in 1120 bytes} [Mon Apr 27 02:32:28 2026] GET /v2.0/ports?device_id=5dcd0ba3-51a1-49ce-89e0-71b64c0096a9&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.14 => generated 1156 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:32:28.221 7 INFO neutron.api.v2.resource [None req-9f1dcabe-d470-4ab4-9a14-abc3ed9e25b3 1138b5d2229040b78cf20ca725875f7b 87883ed41f40407583e52b178b7a3020 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 372/774] 10.0.0.179 () {32 vars in 737 bytes} [Mon Apr 27 02:32:28 2026] GET /v2.0/security-groups/7217d8de-919b-4f33-9ed8-792ec3362130 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/775] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:32:28 2026] GET /v2.0/ports?device_id=83db7115-bbec-472c-bb09-2d2b20a42c6c => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/776] 10.0.0.179 () {34 vars in 783 bytes} [Mon Apr 27 02:32:26 2026] PUT /v2.0/routers/531960a7-827d-44b1-9040-6285e1a17119/add_router_interface => generated 309 bytes in 1822 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/777] 199.204.45.240 () {38 vars in 1028 bytes} [Mon Apr 27 02:32:28 2026] PUT /v2.0/ports/8c7b202f-4d0f-43bc-a5c5-0ad40618c953 => generated 972 bytes in 490 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: 375/778] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:32:28 2026] GET /v2.0/security-groups?id=f8e491c5-a2d7-435e-b04f-9aeffe1c6ea6&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:32:28.802 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-625ddb39-62d1-448f-b73e-5dc8b0bf8639'] response: {'name': 'network-changed', 'server_uuid': '5dcd0ba3-51a1-49ce-89e0-71b64c0096a9', 'tag': '8c7b202f-4d0f-43bc-a5c5-0ad40618c953', 'status': 'completed', 'code': 200} 2026-04-27 02:32:28.806 7 WARNING neutron_lib.context [None req-86b2656d-b2e3-4f16-a4c1-b79b730241cc 1694d961cb3c40a588cc96576a0a2303 9f47c4b44330444696e8c73183cf9a61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 404/781] 10.0.0.179 () {32 vars in 732 bytes} [Mon Apr 27 02:32:28 2026] DELETE /v2.0/floatingips/593e3f41-e83f-4d40-ac43-11c2819ad8f9 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/782] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:32:29 2026] GET /v2.0/ports?tenant_id=4348e58c9d6f4e7bbdcaeaedc1227d35&device_id=5dcd0ba3-51a1-49ce-89e0-71b64c0096a9 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/783] 10.0.0.179 () {34 vars in 665 bytes} [Mon Apr 27 02:32:28 2026] POST /v2.0/ports => generated 954 bytes in 488 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: 379/784] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:32:29 2026] GET /v2.0/networks?id=114766bb-ec54-4b0e-9f57-75158303174c => generated 780 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:32:29.355 7 WARNING neutron_lib.context [None req-b9304787-2d2d-470b-b6cf-7e241fa9f7b5 1694d961cb3c40a588cc96576a0a2303 9f47c4b44330444696e8c73183cf9a61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 380/785] 10.0.0.179 () {34 vars in 665 bytes} [Mon Apr 27 02:32:29 2026] POST /v2.0/ports => generated 956 bytes in 485 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: 381/786] 199.204.45.240 () {34 vars in 1060 bytes} [Mon Apr 27 02:32:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=8c7b202f-4d0f-43bc-a5c5-0ad40618c953 => generated 861 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:32:29.896 7 WARNING neutron_lib.context [None req-a1764e1c-b801-4b4c-bd01-5ae9d010c8f3 1694d961cb3c40a588cc96576a0a2303 9f47c4b44330444696e8c73183cf9a61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 406/787] 10.0.0.179 () {34 vars in 789 bytes} [Mon Apr 27 02:32:29 2026] PUT /v2.0/routers/e627f8e7-8b56-41c8-8282-d261acdbbbc2/remove_router_interface => generated 309 bytes in 1445 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/788] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:32:30 2026] GET /v2.0/ports?device_id=83db7115-bbec-472c-bb09-2d2b20a42c6c => generated 975 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/789] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:32:30 2026] GET /v2.0/subnets?id=64d6af0a-076a-42a3-9340-c9fe74f82406 => generated 678 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:32:30.819 7 INFO neutron.db.l3_db [None req-a1764e1c-b801-4b4c-bd01-5ae9d010c8f3 1694d961cb3c40a588cc96576a0a2303 9f47c4b44330444696e8c73183cf9a61 - - default default] Floating IP 20e3ca33-9703-4123-a92b-99e065c7ab01 associated. External IP: 10.96.250.212, port: 3f23488d-e99e-4547-b151-6ccaa6f4ea5d. [pid: 7|app: 0|req: 382/790] 10.0.0.179 () {34 vars in 677 bytes} [Mon Apr 27 02:32:29 2026] POST /v2.0/floatingips => generated 840 bytes in 1349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/791] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:32:31 2026] GET /v2.0/security-groups?id=f8e491c5-a2d7-435e-b04f-9aeffe1c6ea6&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/792] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:32:31 2026] GET /v2.0/ports?network_id=114766bb-ec54-4b0e-9f57-75158303174c&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:32:31.438 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-4ef522c6-2f3f-4836-8e03-e472cad901be f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 567, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 594, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 647, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 728, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2192, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2197, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  2026-04-27 02:32:31.486 7 INFO neutron.db.l3_db [None req-e1ace7a6-e335-46b3-9131-5cc6af6e773d 1694d961cb3c40a588cc96576a0a2303 9f47c4b44330444696e8c73183cf9a61 - - default default] Floating IP 20e3ca33-9703-4123-a92b-99e065c7ab01 disassociated. External IP: 10.96.250.212, port: 3f23488d-e99e-4547-b151-6ccaa6f4ea5d. [pid: 7|app: 0|req: 385/793] 10.0.0.179 () {34 vars in 749 bytes} [Mon Apr 27 02:32:31 2026] PUT /v2.0/floatingips/20e3ca33-9703-4123-a92b-99e065c7ab01 => generated 552 bytes in 548 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:32:31.901 8 INFO neutron.services.segments.plugin [-] Segment 1e02664c-959e-4bd3-bc64-f7dec61027a7 resource provider aggregate not found 2026-04-27 02:32:31.905 8 INFO neutron.services.segments.plugin [-] Segment 1e02664c-959e-4bd3-bc64-f7dec61027a7 resource provider aggregate not found 2026-04-27 02:32:31.923 8 INFO neutron.services.segments.plugin [-] Segment 1e02664c-959e-4bd3-bc64-f7dec61027a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e02664c-959e-4bd3-bc64-f7dec61027a7 found for delete ", "request_id": "req-3450b14e-78c9-47b1-a382-41b74d153bed"}]} 2026-04-27 02:32:31.928 8 INFO neutron.services.segments.plugin [-] Segment 1e02664c-959e-4bd3-bc64-f7dec61027a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e02664c-959e-4bd3-bc64-f7dec61027a7 found for delete ", "request_id": "req-a05faa5f-da55-42a9-8039-2e42ef6d39bf"}]} 2026-04-27 02:32:31.930 8 INFO neutron.db.l3_hamode_db [None req-4ef522c6-2f3f-4836-8e03-e472cad901be f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] HA network f279582c-d17b-4ff0-aa81-9976b19a18d1 was deleted as no HA routers are present in tenant 87883ed41f40407583e52b178b7a3020. [pid: 8|app: 0|req: 409/794] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:32:30 2026] DELETE /v2.0/routers/e627f8e7-8b56-41c8-8282-d261acdbbbc2 => generated 0 bytes in 1240 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/795] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:32:31 2026] GET /v2.0/networks/114766bb-ec54-4b0e-9f57-75158303174c?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/796] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:32:31 2026] GET /v2.0/ports?device_id=83db7115-bbec-472c-bb09-2d2b20a42c6c => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/797] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:32:31 2026] DELETE /v2.0/subnets/fbcb17de-e861-49bb-991f-31a6a3ebfd9b => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/798] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:32:32 2026] GET /v2.0/networks/114766bb-ec54-4b0e-9f57-75158303174c?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: 413/799] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:32:32 2026] GET /v2.0/security-groups?id=f8e491c5-a2d7-435e-b04f-9aeffe1c6ea6&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/800] 10.0.0.179 () {32 vars in 732 bytes} [Mon Apr 27 02:32:31 2026] DELETE /v2.0/floatingips/20e3ca33-9703-4123-a92b-99e065c7ab01 => generated 0 bytes in 372 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/801] 199.204.45.240 () {34 vars in 994 bytes} [Mon Apr 27 02:32:32 2026] GET /v2.0/ports?device_id=83db7115-bbec-472c-bb09-2d2b20a42c6c => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/802] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:32:32 2026] GET /v2.0/ports?tenant_id=4348e58c9d6f4e7bbdcaeaedc1227d35&device_id=5dcd0ba3-51a1-49ce-89e0-71b64c0096a9 => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:32:32.414 8 WARNING neutron_lib.context [None req-c7a3bb4e-91d3-4f7a-8c70-36bd5177624c 1694d961cb3c40a588cc96576a0a2303 9f47c4b44330444696e8c73183cf9a61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/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() 2026-04-27 02:32:32.642 7 INFO neutron.services.segments.plugin [-] Segment ca5144b7-f8dc-4e7f-a397-f95415fe263d resource provider aggregate not found 2026-04-27 02:32:32.648 7 INFO neutron.services.segments.plugin [-] Segment ca5144b7-f8dc-4e7f-a397-f95415fe263d resource provider aggregate not found 2026-04-27 02:32:32.665 7 INFO neutron.services.segments.plugin [-] Segment ca5144b7-f8dc-4e7f-a397-f95415fe263d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca5144b7-f8dc-4e7f-a397-f95415fe263d found for delete ", "request_id": "req-c73c11f4-a7d4-47dd-8ab9-cc9731c14e04"}]} 2026-04-27 02:32:32.670 7 INFO neutron.services.segments.plugin [-] Segment ca5144b7-f8dc-4e7f-a397-f95415fe263d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca5144b7-f8dc-4e7f-a397-f95415fe263d found for delete ", "request_id": "req-7ecb5307-38ea-4ca6-87f1-96cf07869f2e"}]} [pid: 7|app: 0|req: 388/803] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:32:32 2026] DELETE /v2.0/networks/88e9e33a-68b3-4cf1-973c-b9abf540acf8 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:32:33.350 8 INFO neutron.db.l3_db [None req-c7a3bb4e-91d3-4f7a-8c70-36bd5177624c 1694d961cb3c40a588cc96576a0a2303 9f47c4b44330444696e8c73183cf9a61 - - default default] Floating IP c1476eaa-ded6-48a5-957f-6e4b2624cbfe associated. External IP: 10.96.250.208, port: ed7f7262-7bdc-42f3-90f7-f3f43196f005. [pid: 7|app: 0|req: 389/804] 199.204.45.240 () {36 vars in 997 bytes} [Mon Apr 27 02:32:32 2026] DELETE /v2.0/ports/2869ce04-eda8-472f-8fce-3961298600bf => generated 0 bytes in 701 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/805] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:32:33 2026] GET /v2.0/networks?id=114766bb-ec54-4b0e-9f57-75158303174c => generated 780 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/806] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:32:33 2026] GET /v2.0/security-groups?tenant_id=87883ed41f40407583e52b178b7a3020&name=default => generated 2801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/807] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:32:33 2026] GET /v2.0/ports?device_id=5dcd0ba3-51a1-49ce-89e0-71b64c0096a9 => generated 975 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/808] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:32:33 2026] GET /v2.0/ports?device_id=83db7115-bbec-472c-bb09-2d2b20a42c6c => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:32:33.686 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c6c205f-81ba-48d0-9515-c0541867d071'] response: {'server_uuid': '83db7115-bbec-472c-bb09-2d2b20a42c6c', 'name': 'network-vif-deleted', 'tag': '2869ce04-eda8-472f-8fce-3961298600bf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 394/809] 199.204.45.240 () {34 vars in 1060 bytes} [Mon Apr 27 02:32:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=8c7b202f-4d0f-43bc-a5c5-0ad40618c953 => generated 861 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/810] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:32:33 2026] DELETE /v2.0/security-groups/b27758c8-9f4d-47be-9bf1-fe85d6b25d79 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/811] 10.0.0.179 () {34 vars in 677 bytes} [Mon Apr 27 02:32:32 2026] POST /v2.0/floatingips => generated 841 bytes in 1402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/812] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:32:33 2026] GET /v2.0/security-groups?id=d83c65ec-57ba-4b04-9050-e1c3d35ac6e2&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: 417/813] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:32:33 2026] GET /v2.0/subnets?id=64d6af0a-076a-42a3-9340-c9fe74f82406 => generated 678 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/814] 199.204.45.240 () {34 vars in 994 bytes} [Mon Apr 27 02:32:33 2026] GET /v2.0/ports?device_id=5dcd0ba3-51a1-49ce-89e0-71b64c0096a9 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/815] 10.0.0.179 () {32 vars in 729 bytes} [Mon Apr 27 02:32:33 2026] GET /v2.0/floatingips/c1476eaa-ded6-48a5-957f-6e4b2624cbfe => generated 841 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/816] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:32:33 2026] GET /v2.0/ports?network_id=114766bb-ec54-4b0e-9f57-75158303174c&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/817] 10.0.0.179 () {32 vars in 655 bytes} [Mon Apr 27 02:32:33 2026] GET /v2.0/floatingips => generated 844 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/818] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:32:33 2026] GET /v2.0/networks/114766bb-ec54-4b0e-9f57-75158303174c?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:32:34.212 8 INFO neutron.db.l3_db [req-97562812-9a3b-42e5-af5f-40f6888c9d8a req-71d39f07-1e4d-4688-b1c8-7fe373e99e6f 6bb060148f0448288eb7c442f3616416 4348e58c9d6f4e7bbdcaeaedc1227d35 - - default default] Floating IP 0f07ad1a-f5a6-41a9-af06-5be14df582fc disassociated. External IP: 10.96.250.203, port: 8c7b202f-4d0f-43bc-a5c5-0ad40618c953. 2026-04-27 02:32:34.522 7 INFO neutron.db.l3_db [None req-3bee6e5e-1955-4e98-93d1-ba9fda6328c0 1694d961cb3c40a588cc96576a0a2303 9f47c4b44330444696e8c73183cf9a61 - - default default] Floating IP c1476eaa-ded6-48a5-957f-6e4b2624cbfe associated. External IP: 10.96.250.208, port: ed7f7262-7bdc-42f3-90f7-f3f43196f005. [pid: 8|app: 0|req: 419/819] 199.204.45.240 () {36 vars in 997 bytes} [Mon Apr 27 02:32:33 2026] DELETE /v2.0/ports/8c7b202f-4d0f-43bc-a5c5-0ad40618c953 => generated 0 bytes in 705 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:32:34.671 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6fd1125-4311-42cc-a7eb-827c10a3470b'] response: {'server_uuid': '5dcd0ba3-51a1-49ce-89e0-71b64c0096a9', 'name': 'network-vif-deleted', 'tag': '8c7b202f-4d0f-43bc-a5c5-0ad40618c953', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 420/820] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:32:34 2026] GET /v2.0/networks/114766bb-ec54-4b0e-9f57-75158303174c?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: 401/821] 10.0.0.179 () {34 vars in 749 bytes} [Mon Apr 27 02:32:34 2026] PUT /v2.0/floatingips/c1476eaa-ded6-48a5-957f-6e4b2624cbfe => generated 840 bytes in 1325 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/822] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:32:35 2026] GET /v2.0/ports?device_id=5dcd0ba3-51a1-49ce-89e0-71b64c0096a9 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:32:35.588 7 INFO neutron.db.l3_db [None req-a91ab035-8b5e-4351-a6b9-c34c4312f246 1694d961cb3c40a588cc96576a0a2303 9f47c4b44330444696e8c73183cf9a61 - - default default] Floating IP c1476eaa-ded6-48a5-957f-6e4b2624cbfe disassociated. External IP: 10.96.250.208, port: 3f23488d-e99e-4547-b151-6ccaa6f4ea5d. [pid: 7|app: 0|req: 403/823] 10.0.0.179 () {34 vars in 749 bytes} [Mon Apr 27 02:32:35 2026] PUT /v2.0/floatingips/c1476eaa-ded6-48a5-957f-6e4b2624cbfe => generated 552 bytes in 608 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/824] 10.0.0.179 () {34 vars in 789 bytes} [Mon Apr 27 02:32:34 2026] PUT /v2.0/routers/357f1c5d-0ad8-4aaa-866c-bad79233a52d/remove_router_interface => generated 309 bytes in 1316 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/825] 10.0.0.179 () {32 vars in 732 bytes} [Mon Apr 27 02:32:36 2026] DELETE /v2.0/floatingips/c1476eaa-ded6-48a5-957f-6e4b2624cbfe => generated 0 bytes in 360 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:32:36.408 7 INFO neutron.api.v2.resource [None req-6cb09317-817c-4ac1-a638-894a104afaa7 1694d961cb3c40a588cc96576a0a2303 9f47c4b44330444696e8c73183cf9a61 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 405/826] 10.0.0.179 () {32 vars in 732 bytes} [Mon Apr 27 02:32:36 2026] DELETE /v2.0/floatingips/c1476eaa-ded6-48a5-957f-6e4b2624cbfe => 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: 406/827] 10.0.0.179 () {32 vars in 720 bytes} [Mon Apr 27 02:32:36 2026] DELETE /v2.0/ports/3f23488d-e99e-4547-b151-6ccaa6f4ea5d => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/828] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:32:36 2026] DELETE /v2.0/security-groups/d83c65ec-57ba-4b04-9050-e1c3d35ac6e2 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:32:37.061 8 INFO neutron.services.segments.plugin [-] Segment e9c70d7d-8198-4d92-a0d8-5e447cfa5fef resource provider aggregate not found 2026-04-27 02:32:37.066 8 INFO neutron.services.segments.plugin [-] Segment e9c70d7d-8198-4d92-a0d8-5e447cfa5fef resource provider aggregate not found 2026-04-27 02:32:37.081 8 INFO neutron.services.segments.plugin [-] Segment e9c70d7d-8198-4d92-a0d8-5e447cfa5fef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9c70d7d-8198-4d92-a0d8-5e447cfa5fef found for delete ", "request_id": "req-92ecb9ae-1018-442f-9a75-051d2fd5ac5a"}]} 2026-04-27 02:32:37.084 8 INFO neutron.services.segments.plugin [-] Segment e9c70d7d-8198-4d92-a0d8-5e447cfa5fef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9c70d7d-8198-4d92-a0d8-5e447cfa5fef found for delete ", "request_id": "req-c80851e1-08a9-4c90-99b2-4ee4dcf86abf"}]} 2026-04-27 02:32:37.098 8 INFO neutron.db.l3_hamode_db [None req-110eadda-7b8d-46ab-b5ee-8a2fd3db6e35 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] HA network ddf6604b-0f87-4a8d-8f02-b9230b467461 was deleted as no HA routers are present in tenant 54b8a551f583458c950371f4afad63ad. [pid: 8|app: 0|req: 422/829] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:32:36 2026] DELETE /v2.0/routers/357f1c5d-0ad8-4aaa-866c-bad79233a52d => generated 0 bytes in 1067 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:32:37.120 8 INFO neutron.api.v2.resource [None req-cc5063fc-7f81-4127-bcac-505377eb6df6 6bb060148f0448288eb7c442f3616416 4348e58c9d6f4e7bbdcaeaedc1227d35 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 423/830] 10.0.0.179 () {32 vars in 737 bytes} [Mon Apr 27 02:32:37 2026] GET /v2.0/security-groups/d83c65ec-57ba-4b04-9050-e1c3d35ac6e2 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/831] 10.0.0.179 () {32 vars in 720 bytes} [Mon Apr 27 02:32:36 2026] DELETE /v2.0/ports/ed7f7262-7bdc-42f3-90f7-f3f43196f005 => generated 0 bytes in 392 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/832] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:32:37 2026] DELETE /v2.0/subnets/609f82ec-0d3a-490c-aae6-70f26b2b7d69 => 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: 425/833] 10.0.0.179 () {32 vars in 736 bytes} [Mon Apr 27 02:32:37 2026] GET /v2.0/ports?device_id=531960a7-827d-44b1-9040-6285e1a17119 => generated 958 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/834] 10.0.0.179 () {32 vars in 732 bytes} [Mon Apr 27 02:32:37 2026] DELETE /v2.0/floatingips/0f07ad1a-f5a6-41a9-af06-5be14df582fc => generated 0 bytes in 368 msecs (HTTP/1.1 204) 2 headers in 112 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: 426/835] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:32:37 2026] DELETE /v2.0/networks/b3b09257-ddc4-4fc2-add9-30c40f9ff93d => generated 0 bytes in 405 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/836] 10.0.0.179 () {34 vars in 789 bytes} [Mon Apr 27 02:32:37 2026] PUT /v2.0/routers/531960a7-827d-44b1-9040-6285e1a17119/remove_router_interface => generated 309 bytes in 1207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/837] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:32:38 2026] GET /v2.0/security-groups?tenant_id=54b8a551f583458c950371f4afad63ad&name=default => generated 2801 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:32:39.105 8 INFO neutron.services.segments.plugin [-] Segment 3fae4db0-799e-4012-b0b3-f7e4649a4bdc resource provider aggregate not found 2026-04-27 02:32:39.113 8 INFO neutron.services.segments.plugin [-] Segment 3fae4db0-799e-4012-b0b3-f7e4649a4bdc resource provider aggregate not found 2026-04-27 02:32:39.148 8 INFO neutron.services.segments.plugin [-] Segment 3fae4db0-799e-4012-b0b3-f7e4649a4bdc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fae4db0-799e-4012-b0b3-f7e4649a4bdc found for delete ", "request_id": "req-b24b5fde-f8ea-4e88-9ae7-7badc5414c52"}]} 2026-04-27 02:32:39.149 8 INFO neutron.services.segments.plugin [-] Segment 3fae4db0-799e-4012-b0b3-f7e4649a4bdc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fae4db0-799e-4012-b0b3-f7e4649a4bdc found for delete ", "request_id": "req-c8043f82-7d67-407e-834b-75b5f78ab952"}]} [pid: 8|app: 0|req: 427/838] 10.0.0.179 () {34 vars in 789 bytes} [Mon Apr 27 02:32:37 2026] PUT /v2.0/routers/6bc267f8-efb3-4719-87cd-f778c60a0bb7/remove_router_interface => generated 309 bytes in 1590 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/839] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:32:39 2026] DELETE /v2.0/security-groups/f8e491c5-a2d7-435e-b04f-9aeffe1c6ea6 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:32:39.838 7 INFO neutron.services.segments.plugin [-] Segment 09b311cd-8e1b-4ff1-a51d-92f4a4243ae2 resource provider aggregate not found 2026-04-27 02:32:39.843 7 INFO neutron.services.segments.plugin [-] Segment 09b311cd-8e1b-4ff1-a51d-92f4a4243ae2 resource provider aggregate not found 2026-04-27 02:32:39.860 7 INFO neutron.services.segments.plugin [-] Segment 09b311cd-8e1b-4ff1-a51d-92f4a4243ae2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09b311cd-8e1b-4ff1-a51d-92f4a4243ae2 found for delete ", "request_id": "req-83f9b273-75f3-41f8-9b7a-87be2e95248f"}]} 2026-04-27 02:32:39.864 7 INFO neutron.services.segments.plugin [-] Segment 09b311cd-8e1b-4ff1-a51d-92f4a4243ae2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09b311cd-8e1b-4ff1-a51d-92f4a4243ae2 found for delete ", "request_id": "req-cf1e8033-2b25-4a8c-94f9-a4186dd82e6d"}]} 2026-04-27 02:32:39.877 7 INFO neutron.db.l3_hamode_db [None req-a2541287-f03d-4bcd-9588-e4f94318f307 1694d961cb3c40a588cc96576a0a2303 9f47c4b44330444696e8c73183cf9a61 - - default default] HA network 1a335bad-9fc7-4f4e-b6e4-e8341347a26a was deleted as no HA routers are present in tenant 9f47c4b44330444696e8c73183cf9a61. [pid: 7|app: 0|req: 412/840] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:32:38 2026] DELETE /v2.0/routers/531960a7-827d-44b1-9040-6285e1a17119 => generated 0 bytes in 1014 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/841] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:32:39 2026] GET /v2.0/security-groups?tenant_id=05381289c97a4134b83d149a7b1eb790&name=default => generated 2801 bytes in 779 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:32:40.773 8 INFO neutron.db.l3_hamode_db [None req-9579b95e-fac3-4e84-b35e-bfc6efb8c44c f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] HA network 2c23d05a-f11f-4354-87e6-69e269f987f9 was deleted as no HA routers are present in tenant 4348e58c9d6f4e7bbdcaeaedc1227d35. [pid: 8|app: 0|req: 429/842] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:32:39 2026] DELETE /v2.0/routers/6bc267f8-efb3-4719-87cd-f778c60a0bb7 => generated 0 bytes in 1184 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/843] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:32:40 2026] DELETE /v2.0/subnets/fde84844-e6d5-406f-a52e-faa93c789056 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/844] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:32:40 2026] DELETE /v2.0/security-groups/e19fc93d-d685-4b7a-a4a3-51d6ffc5e091 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/845] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:32:40 2026] DELETE /v2.0/subnets/64d6af0a-076a-42a3-9340-c9fe74f82406 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/846] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:32:40 2026] DELETE /v2.0/networks/8463f583-fad9-42ef-aa82-cf4d9b338783 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/847] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:32:41 2026] GET /v2.0/security-groups?tenant_id=6260788312b346b592e40a3032aece5d&name=default => generated 2801 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:32:41.183 8 INFO neutron.services.segments.plugin [-] Segment c60db612-5816-433b-9a3a-e734b58e3212 resource provider aggregate not found 2026-04-27 02:32:41.197 8 INFO neutron.services.segments.plugin [-] Segment c60db612-5816-433b-9a3a-e734b58e3212 resource provider aggregate not found 2026-04-27 02:32:41.206 8 INFO neutron.services.segments.plugin [-] Segment c60db612-5816-433b-9a3a-e734b58e3212 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c60db612-5816-433b-9a3a-e734b58e3212 found for delete ", "request_id": "req-67fc74f9-9b5d-4cd6-8724-d1f300a5b64f"}]} 2026-04-27 02:32:41.220 8 INFO neutron.services.segments.plugin [-] Segment c60db612-5816-433b-9a3a-e734b58e3212 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c60db612-5816-433b-9a3a-e734b58e3212 found for delete ", "request_id": "req-2716a282-96a0-4b17-b0df-53d9da157a53"}]} 2026-04-27 02:32:41.229 8 INFO neutron.services.segments.plugin [-] Segment 506fd6a4-d01b-4902-b602-f798d043f6d8 resource provider aggregate not found 2026-04-27 02:32:41.243 8 INFO neutron.services.segments.plugin [-] Segment 506fd6a4-d01b-4902-b602-f798d043f6d8 resource provider aggregate not found 2026-04-27 02:32:41.253 8 INFO neutron.services.segments.plugin [-] Segment 506fd6a4-d01b-4902-b602-f798d043f6d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 506fd6a4-d01b-4902-b602-f798d043f6d8 found for delete ", "request_id": "req-61803712-1627-432f-84aa-81801b3b54ed"}]} 2026-04-27 02:32:41.269 8 INFO neutron.services.segments.plugin [-] Segment 506fd6a4-d01b-4902-b602-f798d043f6d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 506fd6a4-d01b-4902-b602-f798d043f6d8 found for delete ", "request_id": "req-157f3c72-c7c9-4ac5-912f-db79d5438aec"}]} [pid: 7|app: 0|req: 417/848] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:32:41 2026] DELETE /v2.0/security-groups/f1282a44-2a2a-4e44-b41e-3f84f11e3a44 => 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: 432/849] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:32:41 2026] DELETE /v2.0/networks/114766bb-ec54-4b0e-9f57-75158303174c => generated 0 bytes in 477 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/850] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:32:41 2026] GET /v2.0/security-groups?tenant_id=4348e58c9d6f4e7bbdcaeaedc1227d35&name=default => generated 2797 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/851] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:32:41 2026] DELETE /v2.0/security-groups/28a74813-275c-4943-bb19-653ecb1aba46 => 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: 418/852] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:32:41 2026] GET /v2.0/security-groups?tenant_id=9f47c4b44330444696e8c73183cf9a61&name=default => generated 2801 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/853] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:32:42 2026] DELETE /v2.0/security-groups/50c0eaec-22f2-4606-ac97-956c67b95e1a => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:32:43.609 8 INFO neutron.services.segments.plugin [-] Segment e8a85386-dee5-4cdc-bc62-90b14ff1fe95 resource provider aggregate not found 2026-04-27 02:32:43.625 8 INFO neutron.services.segments.plugin [-] Segment e8a85386-dee5-4cdc-bc62-90b14ff1fe95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8a85386-dee5-4cdc-bc62-90b14ff1fe95 found for delete ", "request_id": "req-807a934d-8c9e-4530-81f2-4d113935112a"}]} 2026-04-27 02:32:43.628 8 INFO neutron.services.segments.plugin [-] Segment e8a85386-dee5-4cdc-bc62-90b14ff1fe95 resource provider aggregate not found 2026-04-27 02:32:43.647 8 INFO neutron.services.segments.plugin [-] Segment e8a85386-dee5-4cdc-bc62-90b14ff1fe95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8a85386-dee5-4cdc-bc62-90b14ff1fe95 found for delete ", "request_id": "req-b8dcd6ab-b343-4fd0-bc38-1d22e0f624e6"}]} 2026-04-27 02:32:43.927 8 INFO neutron.db.segments_db [None req-5cdbc436-1c52-4ad4-a85a-8358ce84d80e f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Added segment ef63b7ab-2c53-450b-85fc-c71a3b532362 of type vxlan for network 3dfcc102-52d5-4524-bf6d-3d0d2db571ad [pid: 7|app: 0|req: 420/856] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:32:43 2026] GET /v2.0/security-groups?tenant_id=905e94b2a8a0495198e7738f86413f65&name=default => generated 2801 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/857] 10.0.0.179 () {34 vars in 671 bytes} [Mon Apr 27 02:32:43 2026] POST /v2.0/networks => generated 744 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:32:44.107 7 WARNING neutron_lib.context [None req-726c3699-7faf-4508-9c07-8f76bcb2098d c1b6af57ca1449c090e7e6563512093f d5e7b462e89b4b2f8e8ddc656efe9ce7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 438/858] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:32:44 2026] DELETE /v2.0/security-groups/1dc504e2-de26-4b08-8931-5ef66a652f1b => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/859] 10.0.0.179 () {34 vars in 684 bytes} [Mon Apr 27 02:32:43 2026] POST /v2.0/security-groups => generated 1559 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/860] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:32:44 2026] POST /v2.0/subnets => generated 667 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/861] 10.0.0.179 () {32 vars in 663 bytes} [Mon Apr 27 02:32:44 2026] GET /v2.0/security-groups => generated 4342 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/862] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:32:44 2026] GET /v2.0/security-groups?tenant_id=55d2086803ae47e48da9d6878db17aa5&name=default => generated 2801 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:32:44.433 8 INFO neutron.db.segments_db [None req-df62a353-d82a-466f-9b4b-0b2303746300 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Added segment 839e9ef8-b84e-4e9d-b432-ea4fefcd9fa9 of type vxlan for network 56a94bf5-0cc1-4643-919b-f09da22b060f [pid: 7|app: 0|req: 423/863] 10.0.0.179 () {34 vars in 758 bytes} [Mon Apr 27 02:32:44 2026] PUT /v2.0/security-groups/884f5a3a-d4db-46ff-891c-8c4efd3a63d5 => generated 1599 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/864] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:32:44 2026] DELETE /v2.0/security-groups/e65bc40c-2588-468f-94bc-3436776d1a7a => 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: 425/865] 10.0.0.179 () {32 vars in 737 bytes} [Mon Apr 27 02:32:44 2026] GET /v2.0/security-groups/884f5a3a-d4db-46ff-891c-8c4efd3a63d5 => generated 1599 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/866] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:32:44 2026] DELETE /v2.0/security-groups/884f5a3a-d4db-46ff-891c-8c4efd3a63d5 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:32:44.787 8 INFO neutron.db.l3_hamode_db [None req-df62a353-d82a-466f-9b4b-0b2303746300 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 427/867] 10.0.0.179 () {32 vars in 663 bytes} [Mon Apr 27 02:32:44 2026] GET /v2.0/security-groups => generated 2801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:32:44.824 7 INFO neutron.api.v2.resource [None req-041edbed-9224-47b6-95d9-0a3e6f0208ca c1b6af57ca1449c090e7e6563512093f d5e7b462e89b4b2f8e8ddc656efe9ce7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 428/868] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:32:44 2026] DELETE /v2.0/security-groups/884f5a3a-d4db-46ff-891c-8c4efd3a63d5 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:32:44.836 7 WARNING neutron_lib.context [None req-e62a47fc-e88b-4d94-a554-2e42e4bdf7a9 c1b6af57ca1449c090e7e6563512093f d5e7b462e89b4b2f8e8ddc656efe9ce7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 429/869] 10.0.0.179 () {34 vars in 684 bytes} [Mon Apr 27 02:32:44 2026] POST /v2.0/security-groups => generated 1561 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 02:32:44.996 7 WARNING neutron_lib.context [None req-fd9c6b8c-63c8-4721-825f-d7dfed27e925 c1b6af57ca1449c090e7e6563512093f d5e7b462e89b4b2f8e8ddc656efe9ce7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 430/870] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:32:44 2026] POST /v2.0/security-group-rules => generated 569 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/871] 10.0.0.179 () {32 vars in 747 bytes} [Mon Apr 27 02:32:45 2026] GET /v2.0/security-group-rules/b4e65ef1-265e-49a3-b8ac-a486536f1ab5 => generated 569 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/872] 10.0.0.179 () {32 vars in 673 bytes} [Mon Apr 27 02:32:45 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/873] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:32:45 2026] GET /v2.0/security-groups?tenant_id=299b41cd51e745df9364ece03d31aed9&name=default => generated 2801 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/874] 10.0.0.179 () {32 vars in 750 bytes} [Mon Apr 27 02:32:45 2026] DELETE /v2.0/security-group-rules/b4e65ef1-265e-49a3-b8ac-a486536f1ab5 => 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: 435/875] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:32:45 2026] DELETE /v2.0/security-groups/d44793eb-fa47-400b-98d5-1b785d735a60 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/876] 10.0.0.179 () {32 vars in 673 bytes} [Mon Apr 27 02:32:45 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:32:45.736 7 WARNING neutron_lib.context [None req-bb0255c6-16c0-4aa6-a1bb-227eeab99861 c1b6af57ca1449c090e7e6563512093f d5e7b462e89b4b2f8e8ddc656efe9ce7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 437/877] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:32:45 2026] POST /v2.0/security-group-rules => generated 569 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:32:45.856 8 INFO neutron.db.l3_hamode_db [None req-df62a353-d82a-466f-9b4b-0b2303746300 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 438/878] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:32:45 2026] GET /v2.0/security-groups?tenant_id=9a04851f2fb54ca0aaf0b9377285c94f&name=default => generated 2801 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/879] 10.0.0.179 () {32 vars in 747 bytes} [Mon Apr 27 02:32:45 2026] GET /v2.0/security-group-rules/c059265d-58f2-4dc2-8162-e6697836ce1c => 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: 440/880] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:32:45 2026] DELETE /v2.0/security-groups/54353935-e980-4e71-adaf-f84fada4c31f => 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: 441/881] 10.0.0.179 () {32 vars in 673 bytes} [Mon Apr 27 02:32:46 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: 7|app: 0|req: 442/882] 10.0.0.179 () {32 vars in 750 bytes} [Mon Apr 27 02:32:46 2026] DELETE /v2.0/security-group-rules/c059265d-58f2-4dc2-8162-e6697836ce1c => 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: 443/883] 10.0.0.179 () {32 vars in 673 bytes} [Mon Apr 27 02:32:46 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:32:46.341 7 WARNING neutron_lib.context [None req-defdc228-68b5-4dfd-89ab-868b1c47a6d8 c1b6af57ca1449c090e7e6563512093f d5e7b462e89b4b2f8e8ddc656efe9ce7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 444/884] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:32:46 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: 7|app: 0|req: 445/885] 10.0.0.179 () {32 vars in 747 bytes} [Mon Apr 27 02:32:46 2026] GET /v2.0/security-group-rules/5d04b8d4-e7fe-437e-be20-3287b86fbbbb => generated 570 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/886] 10.0.0.179 () {32 vars in 673 bytes} [Mon Apr 27 02:32:46 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/887] 10.0.0.179 () {32 vars in 750 bytes} [Mon Apr 27 02:32:46 2026] DELETE /v2.0/security-group-rules/5d04b8d4-e7fe-437e-be20-3287b86fbbbb => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/888] 10.0.0.179 () {32 vars in 673 bytes} [Mon Apr 27 02:32:46 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/889] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:32:46 2026] DELETE /v2.0/security-groups/be2a905d-588f-40f3-86f3-66b74abd3c9a => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/890] 10.0.0.179 () {32 vars in 663 bytes} [Mon Apr 27 02:32:46 2026] GET /v2.0/security-groups => generated 2801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/891] 10.0.0.179 () {32 vars in 663 bytes} [Mon Apr 27 02:32:46 2026] GET /v2.0/security-groups => generated 2801 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/892] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:32:44 2026] POST /v2.0/routers => generated 731 bytes in 2665 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/893] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:32:47 2026] GET /v2.0/security-groups?tenant_id=6cdaa84e869c405b91f79d7b53d84fb3&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: 443/894] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:32:47 2026] GET /v2.0/security-groups?tenant_id=d5e7b462e89b4b2f8e8ddc656efe9ce7&name=default => generated 2801 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/895] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:32:47 2026] DELETE /v2.0/security-groups/ff0f799c-4035-47b4-81ca-111367508621 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/896] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:32:47 2026] DELETE /v2.0/security-groups/ef5cb587-a9c1-46cd-85ee-0cb521a7dc36 => 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: 452/897] 10.0.0.179 () {34 vars in 783 bytes} [Mon Apr 27 02:32:47 2026] PUT /v2.0/routers/19613bda-591e-4b7a-a41c-fae7b36354b1/add_router_interface => generated 309 bytes in 1414 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/898] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:32:48 2026] GET /v2.0/security-groups?tenant_id=4b1349780f924f92b0b69fd8f543d6ba&name=default => generated 2801 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/899] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:32:48 2026] DELETE /v2.0/security-groups/39c1b558-b6c7-40bd-a197-ff6007b944f3 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:32:49.271 8 WARNING neutron_lib.context [None req-e5af904f-dc91-4f66-9a9e-9bada23c73ee 58344787ec85445aa3a71abb2ec4fabb 755df8a469f448d0911e85bb743654db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/900] 10.0.0.179 () {34 vars in 685 bytes} [Mon Apr 27 02:32:49 2026] POST /v2.0/security-groups => generated 1597 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 02:32:49.402 7 WARNING neutron_lib.context [None req-8b73fd57-db4c-4268-bf8a-a5e2b3efaf1a 58344787ec85445aa3a71abb2ec4fabb 755df8a469f448d0911e85bb743654db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 454/901] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:32:49 2026] POST /v2.0/security-group-rules => generated 565 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:32:49.521 8 WARNING neutron_lib.context [None req-5d6b8ed7-9e6c-41ba-8eab-beeedab90741 58344787ec85445aa3a71abb2ec4fabb 755df8a469f448d0911e85bb743654db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/902] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:32:49 2026] POST /v2.0/security-group-rules => generated 570 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:32:49.731 8 WARNING neutron_lib.context [None req-a8ebc912-9bc0-4d55-b41f-c5b43506a27c 58344787ec85445aa3a71abb2ec4fabb 755df8a469f448d0911e85bb743654db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 455/903] 10.0.0.179 () {32 vars in 653 bytes} [Mon Apr 27 02:32:49 2026] GET /v2.0/extensions => generated 19600 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/904] 10.0.0.179 () {32 vars in 681 bytes} [Mon Apr 27 02:32:49 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/905] 10.0.0.179 () {32 vars in 681 bytes} [Mon Apr 27 02:32:49 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/906] 10.0.0.179 () {32 vars in 729 bytes} [Mon Apr 27 02:32:49 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/907] 10.0.0.179 () {32 vars in 665 bytes} [Mon Apr 27 02:32:49 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/908] 10.0.0.179 () {32 vars in 699 bytes} [Mon Apr 27 02:32:49 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/909] 10.0.0.179 () {32 vars in 697 bytes} [Mon Apr 27 02:32:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/910] 10.0.0.179 () {32 vars in 701 bytes} [Mon Apr 27 02:32:49 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/911] 10.0.0.179 () {32 vars in 689 bytes} [Mon Apr 27 02:32:49 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/912] 10.0.0.179 () {32 vars in 703 bytes} [Mon Apr 27 02:32:49 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/913] 10.0.0.179 () {32 vars in 693 bytes} [Mon Apr 27 02:32:49 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/914] 10.0.0.179 () {32 vars in 695 bytes} [Mon Apr 27 02:32:49 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/915] 10.0.0.179 () {32 vars in 685 bytes} [Mon Apr 27 02:32:49 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: 468/916] 10.0.0.179 () {32 vars in 687 bytes} [Mon Apr 27 02:32:49 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/917] 10.0.0.179 () {32 vars in 661 bytes} [Mon Apr 27 02:32:49 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/918] 10.0.0.179 () {32 vars in 699 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/919] 10.0.0.179 () {32 vars in 679 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/920] 10.0.0.179 () {32 vars in 683 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/921] 10.0.0.179 () {32 vars in 675 bytes} [Mon Apr 27 02:32:50 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: 474/922] 10.0.0.179 () {32 vars in 689 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/923] 10.0.0.179 () {32 vars in 723 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/924] 10.0.0.179 () {32 vars in 687 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/925] 10.0.0.179 () {32 vars in 669 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/926] 10.0.0.179 () {32 vars in 687 bytes} [Mon Apr 27 02:32:50 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: 479/927] 10.0.0.179 () {32 vars in 681 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/928] 10.0.0.179 () {32 vars in 699 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/929] 10.0.0.179 () {32 vars in 679 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/930] 10.0.0.179 () {32 vars in 667 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/router => generated 256 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/931] 10.0.0.179 () {32 vars in 677 bytes} [Mon Apr 27 02:32:50 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: 7|app: 0|req: 484/932] 10.0.0.179 () {32 vars in 665 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/933] 10.0.0.179 () {32 vars in 675 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/934] 10.0.0.179 () {32 vars in 713 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/935] 10.0.0.179 () {32 vars in 691 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/936] 10.0.0.179 () {32 vars in 683 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/937] 10.0.0.179 () {32 vars in 669 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/938] 10.0.0.179 () {32 vars in 687 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/939] 10.0.0.179 () {32 vars in 705 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/940] 10.0.0.179 () {32 vars in 675 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/941] 10.0.0.179 () {32 vars in 701 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/942] 10.0.0.179 () {32 vars in 675 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/943] 10.0.0.179 () {32 vars in 693 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/944] 10.0.0.179 () {32 vars in 689 bytes} [Mon Apr 27 02:32:50 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: 7|app: 0|req: 497/945] 10.0.0.179 () {32 vars in 709 bytes} [Mon Apr 27 02:32:50 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: 7|app: 0|req: 498/946] 10.0.0.179 () {32 vars in 705 bytes} [Mon Apr 27 02:32:50 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: 7|app: 0|req: 499/947] 10.0.0.179 () {32 vars in 697 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/948] 10.0.0.179 () {32 vars in 711 bytes} [Mon Apr 27 02:32:50 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) [pid: 7|app: 0|req: 501/949] 10.0.0.179 () {32 vars in 669 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/binding => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/950] 10.0.0.179 () {32 vars in 687 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/951] 10.0.0.179 () {32 vars in 681 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/952] 10.0.0.179 () {32 vars in 675 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/953] 10.0.0.179 () {32 vars in 671 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/954] 10.0.0.179 () {32 vars in 661 bytes} [Mon Apr 27 02:32:50 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: 507/955] 10.0.0.179 () {32 vars in 699 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/956] 10.0.0.179 () {32 vars in 699 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/957] 10.0.0.179 () {32 vars in 677 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/958] 10.0.0.179 () {32 vars in 669 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/959] 10.0.0.179 () {32 vars in 683 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/960] 10.0.0.179 () {32 vars in 701 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/961] 10.0.0.179 () {34 vars in 676 bytes} [Mon Apr 27 02:32:49 2026] POST /v2.0/floatingips => generated 552 bytes in 726 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/962] 10.0.0.179 () {32 vars in 685 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/963] 10.0.0.179 () {32 vars in 707 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/964] 10.0.0.179 () {32 vars in 669 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/965] 10.0.0.179 () {32 vars in 697 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/966] 10.0.0.179 () {32 vars in 695 bytes} [Mon Apr 27 02:32:50 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: 452/967] 10.0.0.179 () {32 vars in 685 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/968] 10.0.0.179 () {32 vars in 689 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/969] 10.0.0.179 () {32 vars in 667 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/970] 10.0.0.179 () {32 vars in 681 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/971] 10.0.0.179 () {32 vars in 681 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/972] 10.0.0.179 () {32 vars in 691 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/973] 10.0.0.179 () {32 vars in 691 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/974] 10.0.0.179 () {32 vars in 695 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/975] 10.0.0.179 () {32 vars in 685 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/976] 10.0.0.179 () {32 vars in 689 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/977] 10.0.0.179 () {32 vars in 701 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/978] 10.0.0.179 () {32 vars in 703 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/979] 10.0.0.179 () {32 vars in 713 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/980] 10.0.0.179 () {32 vars in 717 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/981] 10.0.0.179 () {32 vars in 715 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/982] 10.0.0.179 () {32 vars in 727 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/983] 10.0.0.179 () {32 vars in 719 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/984] 10.0.0.179 () {32 vars in 683 bytes} [Mon Apr 27 02:32:50 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: 461/985] 10.0.0.179 () {32 vars in 669 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/segment => generated 145 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/986] 10.0.0.179 () {32 vars in 719 bytes} [Mon Apr 27 02:32:50 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) [pid: 8|app: 0|req: 462/987] 10.0.0.179 () {32 vars in 679 bytes} [Mon Apr 27 02:32:50 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) [pid: 7|app: 0|req: 526/988] 10.0.0.179 () {32 vars in 669 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/989] 10.0.0.179 () {32 vars in 697 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/990] 10.0.0.179 () {32 vars in 705 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/991] 10.0.0.179 () {32 vars in 701 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/992] 10.0.0.179 () {32 vars in 683 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/993] 10.0.0.179 () {32 vars in 705 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/994] 10.0.0.179 () {32 vars in 695 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/995] 10.0.0.179 () {32 vars in 689 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/996] 10.0.0.179 () {32 vars in 697 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/997] 10.0.0.179 () {32 vars in 689 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/998] 10.0.0.179 () {32 vars in 701 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/999] 10.0.0.179 () {32 vars in 665 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1000] 10.0.0.179 () {32 vars in 681 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1001] 10.0.0.179 () {32 vars in 693 bytes} [Mon Apr 27 02:32:50 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: 7|app: 0|req: 535/1002] 10.0.0.179 () {32 vars in 677 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/1003] 10.0.0.221 () {34 vars in 1100 bytes} [Mon Apr 27 02:32:50 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1146030361&fields=id&tenant_id=755df8a469f448d0911e85bb743654db => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1004] 10.0.0.179 () {32 vars in 667 bytes} [Mon Apr 27 02:32:50 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: 8|app: 0|req: 469/1005] 10.0.0.221 () {34 vars in 982 bytes} [Mon Apr 27 02:32:51 2026] GET /v2.0/networks?id=3dfcc102-52d5-4524-bf6d-3d0d2db571ad => generated 676 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/1006] 10.0.0.221 () {34 vars in 965 bytes} [Mon Apr 27 02:32:51 2026] GET /v2.0/quotas/755df8a469f448d0911e85bb743654db => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:32:51.208 7 WARNING neutron_lib.context [None req-8a829240-bfc7-4c43-b918-1ffe953f4758 56ce12f7241645a384b33d951cd78421 43b0f528ce2342fb914c0d75a005e5a6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:32:51.208 7 WARNING neutron_lib.context [None req-8a829240-bfc7-4c43-b918-1ffe953f4758 56ce12f7241645a384b33d951cd78421 43b0f528ce2342fb914c0d75a005e5a6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 471/1007] 10.0.0.221 () {34 vars in 1002 bytes} [Mon Apr 27 02:32:51 2026] GET /v2.0/ports?tenant_id=755df8a469f448d0911e85bb743654db&fields=id => generated 103 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/1008] 10.0.0.221 () {34 vars in 1008 bytes} [Mon Apr 27 02:32:51 2026] GET /v2.0/networks/3dfcc102-52d5-4524-bf6d-3d0d2db571ad?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:32:51.388 7 INFO neutron.db.segments_db [None req-8a829240-bfc7-4c43-b918-1ffe953f4758 56ce12f7241645a384b33d951cd78421 43b0f528ce2342fb914c0d75a005e5a6 - - default default] Added segment 6bc7fd3e-7566-438e-9fa3-09f7d8d25305 of type vxlan for network 299b4fb9-ef2b-458c-8b50-7e7e2d3f2eae [pid: 8|app: 0|req: 473/1009] 10.0.0.221 () {34 vars in 1108 bytes} [Mon Apr 27 02:32:51 2026] GET /v2.0/networks/3dfcc102-52d5-4524-bf6d-3d0d2db571ad?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:32:51.534 7 INFO neutron.db.segments_db [None req-8a829240-bfc7-4c43-b918-1ffe953f4758 56ce12f7241645a384b33d951cd78421 43b0f528ce2342fb914c0d75a005e5a6 - - default default] Added segment ea4a9bf3-6171-408b-bcdf-4d9d9ce453a2 of type vxlan for network f006902f-ea4f-481b-a506-ac6065e60a82 [pid: 7|app: 0|req: 537/1010] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:32:51 2026] POST /v2.0/networks => generated 1243 bytes in 682 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1011] 10.0.0.179 () {32 vars in 649 bytes} [Mon Apr 27 02:32:51 2026] GET /v2.0/networks => generated 1842 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1012] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:32:51 2026] GET /v2.0/ports?device_id=dbdc5199-aef3-4b21-a557-d12476f717ad => 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: 474/1013] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:32:51 2026] GET /v2.0/security-groups?tenant_id=69282abb5c204983acbcac48322793e6&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: 475/1014] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:32:52 2026] DELETE /v2.0/security-groups/c15fcaf5-956a-441e-adf1-e17dcab8ec5a => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:32:52.270 7 INFO neutron.services.segments.plugin [-] Segment 6bc7fd3e-7566-438e-9fa3-09f7d8d25305 resource provider aggregate not found 2026-04-27 02:32:52.276 7 INFO neutron.services.segments.plugin [-] Segment 6bc7fd3e-7566-438e-9fa3-09f7d8d25305 resource provider aggregate not found 2026-04-27 02:32:52.299 7 INFO neutron.services.segments.plugin [-] Segment 6bc7fd3e-7566-438e-9fa3-09f7d8d25305 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bc7fd3e-7566-438e-9fa3-09f7d8d25305 found for delete ", "request_id": "req-3721778d-19b0-4c1d-b87d-3942cab0740c"}]} 2026-04-27 02:32:52.311 7 INFO neutron.services.segments.plugin [-] Segment 6bc7fd3e-7566-438e-9fa3-09f7d8d25305 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bc7fd3e-7566-438e-9fa3-09f7d8d25305 found for delete ", "request_id": "req-f920014f-7b29-40ad-b505-571cc573b79e"}]} [pid: 7|app: 0|req: 540/1015] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:32:52 2026] DELETE /v2.0/networks/299b4fb9-ef2b-458c-8b50-7e7e2d3f2eae => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:32:52.531 8 INFO neutron.services.segments.plugin [-] Segment ea4a9bf3-6171-408b-bcdf-4d9d9ce453a2 resource provider aggregate not found 2026-04-27 02:32:52.537 8 INFO neutron.services.segments.plugin [-] Segment ea4a9bf3-6171-408b-bcdf-4d9d9ce453a2 resource provider aggregate not found 2026-04-27 02:32:52.558 8 INFO neutron.services.segments.plugin [-] Segment ea4a9bf3-6171-408b-bcdf-4d9d9ce453a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea4a9bf3-6171-408b-bcdf-4d9d9ce453a2 found for delete ", "request_id": "req-49cbc43a-5287-49c1-bb5d-06c95d16f917"}]} 2026-04-27 02:32:52.559 8 INFO neutron.services.segments.plugin [-] Segment ea4a9bf3-6171-408b-bcdf-4d9d9ce453a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea4a9bf3-6171-408b-bcdf-4d9d9ce453a2 found for delete ", "request_id": "req-d36addf4-7fa3-4f93-a5bf-3e78194725ab"}]} [pid: 8|app: 0|req: 476/1016] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:32:52 2026] DELETE /v2.0/networks/f006902f-ea4f-481b-a506-ac6065e60a82 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1017] 10.0.0.179 () {32 vars in 649 bytes} [Mon Apr 27 02:32:52 2026] GET /v2.0/networks => generated 651 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:32:52.686 7 WARNING neutron_lib.context [None req-cd15805f-9bde-4784-bf6c-acc23825fc15 56ce12f7241645a384b33d951cd78421 43b0f528ce2342fb914c0d75a005e5a6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 477/1018] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:32:52 2026] GET /v2.0/networks?id=3dfcc102-52d5-4524-bf6d-3d0d2db571ad => generated 676 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:32:52.761 7 INFO neutron.db.segments_db [None req-cd15805f-9bde-4784-bf6c-acc23825fc15 56ce12f7241645a384b33d951cd78421 43b0f528ce2342fb914c0d75a005e5a6 - - default default] Added segment 1cc4e54a-7347-447b-995a-3922384ae4dd of type vxlan for network 06b877ab-a666-478e-8275-904c21c88371 [pid: 8|app: 0|req: 478/1019] 199.204.45.240 () {34 vars in 1050 bytes} [Mon Apr 27 02:32:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=755df8a469f448d0911e85bb743654db => generated 181 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:32:52.777 8 WARNING neutron_lib.context [req-ea675d6a-67e3-4152-bc5d-5dbc9070c18b req-9efd9351-3e48-4f4e-bc3f-e1fdd0c47156 58344787ec85445aa3a71abb2ec4fabb 755df8a469f448d0911e85bb743654db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 542/1020] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:32:52 2026] POST /v2.0/networks => generated 653 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:32:52.895 7 WARNING neutron_lib.context [None req-198f6c96-533e-4b24-866c-68fda5b15779 56ce12f7241645a384b33d951cd78421 43b0f528ce2342fb914c0d75a005e5a6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:32:52.962 7 INFO neutron.db.segments_db [None req-198f6c96-533e-4b24-866c-68fda5b15779 56ce12f7241645a384b33d951cd78421 43b0f528ce2342fb914c0d75a005e5a6 - - default default] Added segment b82db9db-77e4-4e82-8b97-e88cee40958a of type vxlan for network 0a051436-2945-48d5-9179-308b4afc03b5 [pid: 7|app: 0|req: 543/1021] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:32:52 2026] POST /v2.0/networks => generated 653 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1022] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:32:53 2026] GET /v2.0/ports?device_id=dbdc5199-aef3-4b21-a557-d12476f717ad => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:32:53.125 7 WARNING neutron_lib.context [None req-350fb363-41bb-47ef-b6ce-fb406760ab17 56ce12f7241645a384b33d951cd78421 43b0f528ce2342fb914c0d75a005e5a6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:32:53.167 7 WARNING neutron_lib.context [None req-350fb363-41bb-47ef-b6ce-fb406760ab17 56ce12f7241645a384b33d951cd78421 43b0f528ce2342fb914c0d75a005e5a6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 479/1023] 199.204.45.240 () {38 vars in 955 bytes} [Mon Apr 27 02:32:52 2026] POST /v2.0/ports => generated 954 bytes in 497 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: 545/1024] 10.0.0.179 () {34 vars in 665 bytes} [Mon Apr 27 02:32:53 2026] POST /v2.0/ports => generated 1506 bytes in 816 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/1025] 199.204.45.240 () {38 vars in 1028 bytes} [Mon Apr 27 02:32:53 2026] PUT /v2.0/ports/defdd46e-683e-4d80-aef8-cc3deada134c => generated 1199 bytes in 889 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 02:32:54.213 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-39b7ce5f-aefb-4542-8a9a-c9e851d9f490'] response: {'name': 'network-changed', 'server_uuid': 'dbdc5199-aef3-4b21-a557-d12476f717ad', 'tag': 'defdd46e-683e-4d80-aef8-cc3deada134c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 481/1026] 10.0.0.179 () {32 vars in 643 bytes} [Mon Apr 27 02:32:54 2026] GET /v2.0/ports => generated 1506 bytes in 177 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: 546/1027] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:32:53 2026] GET /v2.0/security-groups?tenant_id=78bb6b91e19149db87cc573ad6a994a9&name=default => generated 2801 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/1028] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:32:54 2026] GET /v2.0/ports?tenant_id=755df8a469f448d0911e85bb743654db&device_id=dbdc5199-aef3-4b21-a557-d12476f717ad => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:32:54.481 8 WARNING neutron_lib.context [None req-0c7d1abd-138b-41b2-a392-01ca5db7a481 f4872568ce304a85aadd59a70a2bb542 0c8b53bcc3b84f3ab9098aa0caa82139 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 547/1029] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:32:54 2026] GET /v2.0/ports?device_id=dbdc5199-aef3-4b21-a557-d12476f717ad => generated 969 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:32:54.481 8 WARNING neutron_lib.context [None req-0c7d1abd-138b-41b2-a392-01ca5db7a481 f4872568ce304a85aadd59a70a2bb542 0c8b53bcc3b84f3ab9098aa0caa82139 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:32:54.617 8 INFO neutron.db.segments_db [None req-0c7d1abd-138b-41b2-a392-01ca5db7a481 f4872568ce304a85aadd59a70a2bb542 0c8b53bcc3b84f3ab9098aa0caa82139 - - default default] Added segment ff2f2184-5e78-4865-ae59-ba0a3d1d09c6 of type vxlan for network 96795905-d324-40c8-bd14-99f79b9b9182 [pid: 7|app: 0|req: 548/1030] 10.0.0.179 () {32 vars in 720 bytes} [Mon Apr 27 02:32:54 2026] DELETE /v2.0/ports/47e51372-38fa-495e-b961-ab8d7884241d => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:32:54.717 8 INFO neutron.db.segments_db [None req-0c7d1abd-138b-41b2-a392-01ca5db7a481 f4872568ce304a85aadd59a70a2bb542 0c8b53bcc3b84f3ab9098aa0caa82139 - - default default] Added segment ddc5fc59-d799-483b-8648-0b169372f0a7 of type vxlan for network 4d0172cc-933f-46f0-a6de-a648fe74f82d [pid: 7|app: 0|req: 549/1031] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:32:54 2026] DELETE /v2.0/security-groups/1ed97585-8878-4591-bfd5-bab8057bf44b => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/1032] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:32:54 2026] POST /v2.0/networks => generated 1245 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1033] 199.204.45.240 () {34 vars in 1058 bytes} [Mon Apr 27 02:32:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=defdd46e-683e-4d80-aef8-cc3deada134c => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/1034] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:32:54 2026] GET /v2.0/security-groups?id=e0628f31-9334-4d38-8eaf-963b972ad0fc&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/1035] 10.0.0.179 () {32 vars in 649 bytes} [Mon Apr 27 02:32:54 2026] GET /v2.0/networks => generated 1844 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1036] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:32:54 2026] GET /v2.0/subnets?id=ce96d12d-dd98-4e92-837c-f1257e8ace9a => 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/1037] 10.0.0.179 () {32 vars in 720 bytes} [Mon Apr 27 02:32:54 2026] DELETE /v2.0/ports/f5ed839a-2921-4210-b484-de05aa47a848 => 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: 487/1038] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:32:55 2026] GET /v2.0/security-groups?tenant_id=e5b757b3cd1c45619774a67d6b04dde0&name=default => generated 2801 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1039] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:32:55 2026] GET /v2.0/ports?network_id=3dfcc102-52d5-4524-bf6d-3d0d2db571ad&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1040] 10.0.0.179 () {32 vars in 643 bytes} [Mon Apr 27 02:32:55 2026] GET /v2.0/ports => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:32:55.240 7 INFO neutron.services.segments.plugin [-] Segment ff2f2184-5e78-4865-ae59-ba0a3d1d09c6 resource provider aggregate not found 2026-04-27 02:32:55.248 7 INFO neutron.services.segments.plugin [-] Segment ff2f2184-5e78-4865-ae59-ba0a3d1d09c6 resource provider aggregate not found 2026-04-27 02:32:55.268 7 INFO neutron.services.segments.plugin [-] Segment ff2f2184-5e78-4865-ae59-ba0a3d1d09c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff2f2184-5e78-4865-ae59-ba0a3d1d09c6 found for delete ", "request_id": "req-3de58367-cf11-41f0-b097-5b10bde9a1ae"}]} 2026-04-27 02:32:55.270 7 INFO neutron.services.segments.plugin [-] Segment ff2f2184-5e78-4865-ae59-ba0a3d1d09c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff2f2184-5e78-4865-ae59-ba0a3d1d09c6 found for delete ", "request_id": "req-7bb674c2-096d-4468-ab49-956b541a3555"}]} [pid: 7|app: 0|req: 552/1041] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:32:55 2026] DELETE /v2.0/networks/96795905-d324-40c8-bd14-99f79b9b9182 => 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: 490/1042] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:32:55 2026] DELETE /v2.0/security-groups/cdb98d54-c779-4fa4-9913-c4ea1a0d8e90 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:32:55.305 8 WARNING neutron_lib.context [None req-d743a2a5-87aa-4dd4-8bc7-923ad74e9723 56ce12f7241645a384b33d951cd78421 43b0f528ce2342fb914c0d75a005e5a6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 553/1043] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:32:55 2026] GET /v2.0/networks/3dfcc102-52d5-4524-bf6d-3d0d2db571ad?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:32:55.376 8 INFO neutron.db.segments_db [None req-d743a2a5-87aa-4dd4-8bc7-923ad74e9723 56ce12f7241645a384b33d951cd78421 43b0f528ce2342fb914c0d75a005e5a6 - - default default] Added segment 4602dc87-af01-449e-b90d-ba14c5a62f43 of type vxlan for network d96e7686-34aa-4cff-9127-f12179baff95 [pid: 8|app: 0|req: 491/1044] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:32:55 2026] POST /v2.0/networks => generated 653 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1045] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:32:55 2026] DELETE /v2.0/networks/4d0172cc-933f-46f0-a6de-a648fe74f82d => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:32:55.526 7 WARNING neutron_lib.context [None req-90aeaf0c-5bfd-4ae2-9c36-fdc29952cbb3 56ce12f7241645a384b33d951cd78421 43b0f528ce2342fb914c0d75a005e5a6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 492/1046] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:32:55 2026] GET /v2.0/networks/3dfcc102-52d5-4524-bf6d-3d0d2db571ad?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) 2026-04-27 02:32:55.585 7 INFO neutron.db.segments_db [None req-90aeaf0c-5bfd-4ae2-9c36-fdc29952cbb3 56ce12f7241645a384b33d951cd78421 43b0f528ce2342fb914c0d75a005e5a6 - - default default] Added segment 576e5d3b-3e5b-465e-aea1-3e6983def448 of type vxlan for network 6ff7af63-472e-46d3-8fe1-03300f925e2e [pid: 8|app: 0|req: 493/1047] 10.0.0.179 () {32 vars in 649 bytes} [Mon Apr 27 02:32:55 2026] GET /v2.0/networks => generated 651 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1048] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:32:55 2026] GET /v2.0/ports?tenant_id=755df8a469f448d0911e85bb743654db&device_id=dbdc5199-aef3-4b21-a557-d12476f717ad => generated 1238 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:32:55.712 8 WARNING neutron_lib.context [None req-04c1796e-ff02-41b1-82e7-df9afabd00f1 f4872568ce304a85aadd59a70a2bb542 0c8b53bcc3b84f3ab9098aa0caa82139 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 555/1049] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:32:55 2026] POST /v2.0/networks => generated 654 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:32:55.804 8 INFO neutron.db.segments_db [None req-04c1796e-ff02-41b1-82e7-df9afabd00f1 f4872568ce304a85aadd59a70a2bb542 0c8b53bcc3b84f3ab9098aa0caa82139 - - default default] Added segment 84fb30ff-6c50-452e-9cea-04ad8400a4b8 of type vxlan for network 1925505d-0b29-42f5-b333-66a49e84edf3 [pid: 7|app: 0|req: 556/1050] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:32:55 2026] GET /v2.0/networks?id=3dfcc102-52d5-4524-bf6d-3d0d2db571ad => generated 772 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1051] 199.204.45.240 () {34 vars in 1058 bytes} [Mon Apr 27 02:32:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=defdd46e-683e-4d80-aef8-cc3deada134c => 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: 558/1052] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:32:55 2026] GET /v2.0/subnets?id=ce96d12d-dd98-4e92-837c-f1257e8ace9a => generated 670 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1053] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:32:55 2026] POST /v2.0/networks => generated 649 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:32:55.941 8 WARNING neutron_lib.context [None req-0178bc58-6703-49a3-8f0f-eb54046f1173 f4872568ce304a85aadd59a70a2bb542 0c8b53bcc3b84f3ab9098aa0caa82139 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 559/1054] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:32:55 2026] GET /v2.0/ports?network_id=3dfcc102-52d5-4524-bf6d-3d0d2db571ad&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:32:55.997 8 INFO neutron.db.segments_db [None req-0178bc58-6703-49a3-8f0f-eb54046f1173 f4872568ce304a85aadd59a70a2bb542 0c8b53bcc3b84f3ab9098aa0caa82139 - - default default] Added segment a0fe1275-8003-492b-b5c6-ad28eea42840 of type vxlan for network b0d0600e-8e25-4a16-b5f3-047564b630b0 [pid: 7|app: 0|req: 560/1055] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:32:55 2026] GET /v2.0/ports?device_id=dbdc5199-aef3-4b21-a557-d12476f717ad => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1056] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:32:56 2026] GET /v2.0/networks/3dfcc102-52d5-4524-bf6d-3d0d2db571ad?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1057] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:32:55 2026] POST /v2.0/networks => generated 649 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1058] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:32:56 2026] GET /v2.0/security-groups?id=e0628f31-9334-4d38-8eaf-963b972ad0fc&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-04-27 02:32:56.119 7 WARNING neutron_lib.context [None req-597fd44b-cd59-43a0-ba0a-4b4a03bd9311 f4872568ce304a85aadd59a70a2bb542 0c8b53bcc3b84f3ab9098aa0caa82139 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:32:56.168 7 WARNING neutron_lib.context [None req-597fd44b-cd59-43a0-ba0a-4b4a03bd9311 f4872568ce304a85aadd59a70a2bb542 0c8b53bcc3b84f3ab9098aa0caa82139 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 497/1059] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:32:56 2026] GET /v2.0/networks/3dfcc102-52d5-4524-bf6d-3d0d2db571ad?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) 2026-04-27 02:32:56.236 8 WARNING neutron_lib.context [None req-ff741e0b-b6da-4f04-8683-6e624968725f 56ce12f7241645a384b33d951cd78421 43b0f528ce2342fb914c0d75a005e5a6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:32:56.289 8 WARNING neutron_lib.context [None req-ff741e0b-b6da-4f04-8683-6e624968725f 56ce12f7241645a384b33d951cd78421 43b0f528ce2342fb914c0d75a005e5a6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1060] 10.0.0.179 () {34 vars in 665 bytes} [Mon Apr 27 02:32:56 2026] POST /v2.0/ports => generated 1505 bytes in 691 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: 498/1061] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:32:56 2026] POST /v2.0/subnets => generated 1275 bytes in 717 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1062] 10.0.0.179 () {32 vars in 643 bytes} [Mon Apr 27 02:32:56 2026] GET /v2.0/ports => generated 1505 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1063] 10.0.0.179 () {32 vars in 647 bytes} [Mon Apr 27 02:32:56 2026] GET /v2.0/subnets => generated 1888 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1064] 10.0.0.179 () {32 vars in 720 bytes} [Mon Apr 27 02:32:56 2026] DELETE /v2.0/ports/28406ac0-22b1-404a-9137-d88f198072b6 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1065] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:32:57 2026] GET /v2.0/ports?device_id=dbdc5199-aef3-4b21-a557-d12476f717ad => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:32:57.298 7 INFO neutron.services.segments.plugin [-] Segment ddc5fc59-d799-483b-8648-0b169372f0a7 resource provider aggregate not found 2026-04-27 02:32:57.303 7 INFO neutron.services.segments.plugin [-] Segment ddc5fc59-d799-483b-8648-0b169372f0a7 resource provider aggregate not found 2026-04-27 02:32:57.322 7 INFO neutron.services.segments.plugin [-] Segment ddc5fc59-d799-483b-8648-0b169372f0a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddc5fc59-d799-483b-8648-0b169372f0a7 found for delete ", "request_id": "req-1e180dd7-d009-42d0-87d3-00c894e2099a"}]} 2026-04-27 02:32:57.326 7 INFO neutron.services.segments.plugin [-] Segment ddc5fc59-d799-483b-8648-0b169372f0a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddc5fc59-d799-483b-8648-0b169372f0a7 found for delete ", "request_id": "req-dd5f62c7-5fcf-45f6-8a61-fa450f182e26"}]} [pid: 8|app: 0|req: 500/1066] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:32:57 2026] DELETE /v2.0/subnets/8c7b537e-1ac0-4a06-8665-b4bb18673713 => generated 0 bytes in 479 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1067] 10.0.0.179 () {32 vars in 720 bytes} [Mon Apr 27 02:32:57 2026] DELETE /v2.0/ports/36302d38-fd77-4963-b3c1-b454ba5c8278 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1068] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:32:57 2026] GET /v2.0/security-groups?id=e0628f31-9334-4d38-8eaf-963b972ad0fc&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1069] 10.0.0.179 () {32 vars in 643 bytes} [Mon Apr 27 02:32:57 2026] GET /v2.0/ports => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:32:57.599 8 WARNING neutron_lib.context [None req-647f5802-9a0e-4b15-a747-834d2bc5cc51 f4872568ce304a85aadd59a70a2bb542 0c8b53bcc3b84f3ab9098aa0caa82139 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:32:57.684 8 INFO neutron.db.segments_db [None req-647f5802-9a0e-4b15-a747-834d2bc5cc51 f4872568ce304a85aadd59a70a2bb542 0c8b53bcc3b84f3ab9098aa0caa82139 - - default default] Added segment d491f48a-e98b-49ad-8837-10d5ed3d25b9 of type vxlan for network 1cf1fb39-2d0f-47fc-8771-4d7d74aaba12 [pid: 7|app: 0|req: 568/1070] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:32:57 2026] DELETE /v2.0/subnets/db827262-9ea4-446f-a746-a674fd11a1cb => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1071] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:32:57 2026] POST /v2.0/networks => generated 650 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1072] 10.0.0.179 () {32 vars in 647 bytes} [Mon Apr 27 02:32:57 2026] GET /v2.0/subnets => generated 626 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1073] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:32:57 2026] GET /v2.0/ports?device_id=dbdc5199-aef3-4b21-a557-d12476f717ad => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:32:57.886 8 WARNING neutron_lib.context [None req-a995a54b-b58c-4c0f-a8d1-29096b2314be f4872568ce304a85aadd59a70a2bb542 0c8b53bcc3b84f3ab9098aa0caa82139 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:32:57.946 8 INFO neutron.db.segments_db [None req-a995a54b-b58c-4c0f-a8d1-29096b2314be f4872568ce304a85aadd59a70a2bb542 0c8b53bcc3b84f3ab9098aa0caa82139 - - default default] Added segment bfb2bf47-5417-47d6-8483-ab3c9d2f8856 of type vxlan for network 27f687f1-9904-4543-b688-e6912352280f [pid: 8|app: 0|req: 505/1074] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:32:57 2026] POST /v2.0/networks => generated 649 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1075] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:32:57 2026] DELETE /v2.0/networks/6ff7af63-472e-46d3-8fe1-03300f925e2e => generated 0 bytes in 428 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:32:58.325 7 WARNING neutron_lib.context [None req-7b6039b6-6687-4e9b-a142-48a37a845b20 f4872568ce304a85aadd59a70a2bb542 0c8b53bcc3b84f3ab9098aa0caa82139 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:32:58.373 7 WARNING neutron_lib.context [None req-7b6039b6-6687-4e9b-a142-48a37a845b20 f4872568ce304a85aadd59a70a2bb542 0c8b53bcc3b84f3ab9098aa0caa82139 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:32:58.542 8 INFO neutron.db.l3_db [None req-72003d98-1a19-438c-ab93-db7ab9043637 58344787ec85445aa3a71abb2ec4fabb 755df8a469f448d0911e85bb743654db - - default default] Floating IP b4ada99e-a02e-4ff6-9d0e-8ab4435c998e associated. External IP: 10.96.250.210, port: defdd46e-683e-4d80-aef8-cc3deada134c. [pid: 8|app: 0|req: 506/1076] 10.0.0.179 () {34 vars in 749 bytes} [Mon Apr 27 02:32:58 2026] PUT /v2.0/floatingips/b4ada99e-a02e-4ff6-9d0e-8ab4435c998e => generated 855 bytes in 818 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:32:58.957 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd5ac9e9-27ee-405d-b3ab-8fc9f06b24a2'] response: {'name': 'network-changed', 'server_uuid': 'dbdc5199-aef3-4b21-a557-d12476f717ad', 'tag': 'defdd46e-683e-4d80-aef8-cc3deada134c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 571/1077] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:32:58 2026] POST /v2.0/subnets => generated 1226 bytes in 741 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1080] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:32:59 2026] GET /v2.0/ports?device_id=dbdc5199-aef3-4b21-a557-d12476f717ad => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1081] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:32:59 2026] GET /v2.0/ports?tenant_id=755df8a469f448d0911e85bb743654db&device_id=dbdc5199-aef3-4b21-a557-d12476f717ad => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1082] 10.0.0.179 () {32 vars in 647 bytes} [Mon Apr 27 02:32:59 2026] GET /v2.0/subnets => generated 1839 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1083] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:32:59 2026] GET /v2.0/security-groups?id=e0628f31-9334-4d38-8eaf-963b972ad0fc&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:32:59.324 8 INFO neutron.services.segments.plugin [-] Segment 4602dc87-af01-449e-b90d-ba14c5a62f43 resource provider aggregate not found 2026-04-27 02:32:59.329 8 INFO neutron.services.segments.plugin [-] Segment 4602dc87-af01-449e-b90d-ba14c5a62f43 resource provider aggregate not found 2026-04-27 02:32:59.343 7 INFO neutron.services.segments.plugin [-] Segment 576e5d3b-3e5b-465e-aea1-3e6983def448 resource provider aggregate not found 2026-04-27 02:32:59.347 8 INFO neutron.services.segments.plugin [-] Segment 4602dc87-af01-449e-b90d-ba14c5a62f43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4602dc87-af01-449e-b90d-ba14c5a62f43 found for delete ", "request_id": "req-40509db5-1251-4c69-a745-233a947ad54f"}]} 2026-04-27 02:32:59.349 8 INFO neutron.services.segments.plugin [-] Segment 4602dc87-af01-449e-b90d-ba14c5a62f43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4602dc87-af01-449e-b90d-ba14c5a62f43 found for delete ", "request_id": "req-1a882333-d08c-498d-b8f2-17624a0eb3dd"}]} [pid: 8|app: 0|req: 507/1084] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:32:58 2026] DELETE /v2.0/networks/d96e7686-34aa-4cff-9127-f12179baff95 => generated 0 bytes in 462 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1085] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:32:59 2026] GET /v2.0/networks?id=3dfcc102-52d5-4524-bf6d-3d0d2db571ad => generated 772 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:32:59.362 7 INFO neutron.services.segments.plugin [-] Segment 576e5d3b-3e5b-465e-aea1-3e6983def448 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 576e5d3b-3e5b-465e-aea1-3e6983def448 found for delete ", "request_id": "req-331515fd-a7fd-43f2-a3d8-13552caa4247"}]} 2026-04-27 02:32:59.369 7 INFO neutron.services.segments.plugin [-] Segment 576e5d3b-3e5b-465e-aea1-3e6983def448 resource provider aggregate not found 2026-04-27 02:32:59.386 7 INFO neutron.services.segments.plugin [-] Segment 576e5d3b-3e5b-465e-aea1-3e6983def448 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 576e5d3b-3e5b-465e-aea1-3e6983def448 found for delete ", "request_id": "req-d171198a-bfd9-443b-9e7e-dc40a7dfb564"}]} [pid: 7|app: 0|req: 579/1086] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:32:59 2026] GET /v2.0/security-groups?tenant_id=fb6207a34dd8442fa7df3640b166f8f9&name=default => generated 2801 bytes in 359 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1087] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:32:59 2026] DELETE /v2.0/subnets/31df3939-47b9-4b5b-9829-9ac7e01c81fb => generated 0 bytes in 428 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1088] 199.204.45.240 () {34 vars in 1058 bytes} [Mon Apr 27 02:32:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=defdd46e-683e-4d80-aef8-cc3deada134c => generated 858 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1089] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:32:59 2026] GET /v2.0/ports?device_id=dbdc5199-aef3-4b21-a557-d12476f717ad => generated 971 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1090] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:32:59 2026] DELETE /v2.0/networks/0a051436-2945-48d5-9179-308b4afc03b5 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1091] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:32:59 2026] DELETE /v2.0/security-groups/d7b4aea7-207b-4cec-a4be-48b4da62f82e => 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: 512/1092] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:33:00 2026] GET /v2.0/subnets?id=ce96d12d-dd98-4e92-837c-f1257e8ace9a => generated 670 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1093] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:33:00 2026] GET /v2.0/security-groups?id=e0628f31-9334-4d38-8eaf-963b972ad0fc&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: 581/1094] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:32:59 2026] DELETE /v2.0/subnets/33167a9f-c4b4-4bcb-b5d1-c56ceab28dbb => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1095] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:33:00 2026] GET /v2.0/ports?network_id=3dfcc102-52d5-4524-bf6d-3d0d2db571ad&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1096] 199.204.45.240 () {34 vars in 994 bytes} [Mon Apr 27 02:33:00 2026] GET /v2.0/ports?device_id=dbdc5199-aef3-4b21-a557-d12476f717ad => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1097] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:33:00 2026] DELETE /v2.0/networks/06b877ab-a666-478e-8275-904c21c88371 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1098] 10.0.0.179 () {32 vars in 647 bytes} [Mon Apr 27 02:33:00 2026] GET /v2.0/subnets => generated 626 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1099] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:33:00 2026] GET /v2.0/networks/3dfcc102-52d5-4524-bf6d-3d0d2db571ad?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: 516/1100] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:33:00 2026] DELETE /v2.0/networks/27f687f1-9904-4543-b688-e6912352280f => generated 0 bytes in 421 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1101] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:33:00 2026] GET /v2.0/networks/3dfcc102-52d5-4524-bf6d-3d0d2db571ad?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: 518/1102] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:33:00 2026] DELETE /v2.0/networks/1cf1fb39-2d0f-47fc-8771-4d7d74aaba12 => generated 0 bytes in 412 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:33:01.373 8 INFO neutron.services.segments.plugin [-] Segment 1cc4e54a-7347-447b-995a-3922384ae4dd resource provider aggregate not found 2026-04-27 02:33:01.381 8 INFO neutron.services.segments.plugin [-] Segment 1cc4e54a-7347-447b-995a-3922384ae4dd resource provider aggregate not found 2026-04-27 02:33:01.387 8 INFO neutron.services.segments.plugin [-] Segment 1cc4e54a-7347-447b-995a-3922384ae4dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1cc4e54a-7347-447b-995a-3922384ae4dd found for delete ", "request_id": "req-563a8854-b5f0-45f8-a87f-2f0acfadc66c"}]} 2026-04-27 02:33:01.396 7 INFO neutron.services.segments.plugin [-] Segment b82db9db-77e4-4e82-8b97-e88cee40958a resource provider aggregate not found 2026-04-27 02:33:01.399 8 INFO neutron.services.segments.plugin [-] Segment 1cc4e54a-7347-447b-995a-3922384ae4dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1cc4e54a-7347-447b-995a-3922384ae4dd found for delete ", "request_id": "req-06cfade5-88d4-42a5-b173-6c529de0f52c"}]} 2026-04-27 02:33:01.406 8 INFO neutron.services.segments.plugin [-] Segment bfb2bf47-5417-47d6-8483-ab3c9d2f8856 resource provider aggregate not found 2026-04-27 02:33:01.413 7 INFO neutron.services.segments.plugin [-] Segment b82db9db-77e4-4e82-8b97-e88cee40958a resource provider aggregate not found 2026-04-27 02:33:01.417 7 INFO neutron.services.segments.plugin [-] Segment b82db9db-77e4-4e82-8b97-e88cee40958a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b82db9db-77e4-4e82-8b97-e88cee40958a found for delete ", "request_id": "req-6b1194bc-d6f3-4a67-8562-3ce146bd2830"}]} 2026-04-27 02:33:01.418 8 INFO neutron.services.segments.plugin [-] Segment bfb2bf47-5417-47d6-8483-ab3c9d2f8856 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfb2bf47-5417-47d6-8483-ab3c9d2f8856 found for delete ", "request_id": "req-c90f0937-18fb-47b3-be63-6f5cd7d34231"}]} 2026-04-27 02:33:01.424 8 INFO neutron.services.segments.plugin [-] Segment bfb2bf47-5417-47d6-8483-ab3c9d2f8856 resource provider aggregate not found 2026-04-27 02:33:01.444 7 INFO neutron.services.segments.plugin [-] Segment b82db9db-77e4-4e82-8b97-e88cee40958a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b82db9db-77e4-4e82-8b97-e88cee40958a found for delete ", "request_id": "req-67f90630-4fe4-4094-8898-fcfa59cbe45b"}]} 2026-04-27 02:33:01.453 8 INFO neutron.services.segments.plugin [-] Segment bfb2bf47-5417-47d6-8483-ab3c9d2f8856 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfb2bf47-5417-47d6-8483-ab3c9d2f8856 found for delete ", "request_id": "req-cbe3e5b8-9c69-4ed4-9768-57195dd85498"}]} 2026-04-27 02:33:01.461 8 INFO neutron.services.segments.plugin [-] Segment d491f48a-e98b-49ad-8837-10d5ed3d25b9 resource provider aggregate not found 2026-04-27 02:33:01.491 8 INFO neutron.services.segments.plugin [-] Segment d491f48a-e98b-49ad-8837-10d5ed3d25b9 resource provider aggregate not found 2026-04-27 02:33:01.499 8 INFO neutron.services.segments.plugin [-] Segment d491f48a-e98b-49ad-8837-10d5ed3d25b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d491f48a-e98b-49ad-8837-10d5ed3d25b9 found for delete ", "request_id": "req-8bcb98d2-379e-40ca-9bb1-a49b469ce0b6"}]} 2026-04-27 02:33:01.511 8 INFO neutron.services.segments.plugin [-] Segment d491f48a-e98b-49ad-8837-10d5ed3d25b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d491f48a-e98b-49ad-8837-10d5ed3d25b9 found for delete ", "request_id": "req-d0b2e9d2-3766-47fb-9e76-402e22bbb326"}]} [pid: 8|app: 0|req: 519/1103] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:33:01 2026] GET /v2.0/security-groups?tenant_id=43b0f528ce2342fb914c0d75a005e5a6&name=default => generated 2801 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1104] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:33:01 2026] GET /v2.0/ports?device_id=dbdc5199-aef3-4b21-a557-d12476f717ad => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1105] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:33:01 2026] DELETE /v2.0/networks/b0d0600e-8e25-4a16-b5f3-047564b630b0 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:33:01.957 7 INFO neutron.db.l3_db [req-2daf488f-9260-4f42-b636-98fa352e0857 req-1b16ffe6-7dcb-4544-9540-c44492380ae7 58344787ec85445aa3a71abb2ec4fabb 755df8a469f448d0911e85bb743654db - - default default] Floating IP b4ada99e-a02e-4ff6-9d0e-8ab4435c998e disassociated. External IP: 10.96.250.210, port: defdd46e-683e-4d80-aef8-cc3deada134c. [pid: 8|app: 0|req: 522/1106] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:33:01 2026] DELETE /v2.0/security-groups/929ec3e0-a68c-4b86-aa80-a5bfc38df2e2 => 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: 523/1107] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:33:01 2026] GET /v2.0/security-groups?id=e0628f31-9334-4d38-8eaf-963b972ad0fc&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1108] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:33:02 2026] DELETE /v2.0/networks/1925505d-0b29-42f5-b333-66a49e84edf3 => 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: 585/1109] 199.204.45.240 () {36 vars in 997 bytes} [Mon Apr 27 02:33:00 2026] DELETE /v2.0/ports/defdd46e-683e-4d80-aef8-cc3deada134c => generated 0 bytes in 2081 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:33:03.151 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-83f5a2ce-7584-483a-9635-8ece6e0eb50f'] response: {'server_uuid': 'dbdc5199-aef3-4b21-a557-d12476f717ad', 'name': 'network-vif-deleted', 'tag': 'defdd46e-683e-4d80-aef8-cc3deada134c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 525/1110] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:33:02 2026] GET /v2.0/security-groups?tenant_id=0c8b53bcc3b84f3ab9098aa0caa82139&name=default => generated 2801 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1111] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:33:03 2026] DELETE /v2.0/security-groups/e0628f31-9334-4d38-8eaf-963b972ad0fc => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:33:03.257 7 INFO neutron.api.v2.resource [None req-4461db3d-2ed2-4ae7-ad68-b073d5254dbd 58344787ec85445aa3a71abb2ec4fabb 755df8a469f448d0911e85bb743654db - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 587/1112] 10.0.0.179 () {32 vars in 737 bytes} [Mon Apr 27 02:33:03 2026] GET /v2.0/security-groups/e0628f31-9334-4d38-8eaf-963b972ad0fc => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1113] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:33:03 2026] DELETE /v2.0/security-groups/30e50c58-22c2-440e-ba8b-50fcb5b1e588 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:33:03.635 8 INFO neutron.services.segments.plugin [-] Segment a0fe1275-8003-492b-b5c6-ad28eea42840 resource provider aggregate not found 2026-04-27 02:33:03.646 8 INFO neutron.services.segments.plugin [-] Segment a0fe1275-8003-492b-b5c6-ad28eea42840 resource provider aggregate not found [pid: 7|app: 0|req: 588/1114] 10.0.0.179 () {32 vars in 732 bytes} [Mon Apr 27 02:33:03 2026] DELETE /v2.0/floatingips/b4ada99e-a02e-4ff6-9d0e-8ab4435c998e => generated 0 bytes in 397 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:33:03.670 8 INFO neutron.services.segments.plugin [-] Segment a0fe1275-8003-492b-b5c6-ad28eea42840 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0fe1275-8003-492b-b5c6-ad28eea42840 found for delete ", "request_id": "req-e5bb266e-bf7b-4f1e-bd4d-21fd179e40b0"}]} 2026-04-27 02:33:03.677 8 INFO neutron.services.segments.plugin [-] Segment a0fe1275-8003-492b-b5c6-ad28eea42840 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0fe1275-8003-492b-b5c6-ad28eea42840 found for delete ", "request_id": "req-90dab5c8-86dc-424e-b078-55d016bb8513"}]} 2026-04-27 02:33:03.695 8 INFO neutron.services.segments.plugin [-] Segment 84fb30ff-6c50-452e-9cea-04ad8400a4b8 resource provider aggregate not found 2026-04-27 02:33:03.705 8 INFO neutron.services.segments.plugin [-] Segment 84fb30ff-6c50-452e-9cea-04ad8400a4b8 resource provider aggregate not found 2026-04-27 02:33:03.720 8 INFO neutron.services.segments.plugin [-] Segment 84fb30ff-6c50-452e-9cea-04ad8400a4b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84fb30ff-6c50-452e-9cea-04ad8400a4b8 found for delete ", "request_id": "req-f2233b1f-876f-4dd6-b57e-849d18fa1f97"}]} 2026-04-27 02:33:03.724 8 INFO neutron.services.segments.plugin [-] Segment 84fb30ff-6c50-452e-9cea-04ad8400a4b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84fb30ff-6c50-452e-9cea-04ad8400a4b8 found for delete ", "request_id": "req-7f547c08-d66b-4b9a-9204-9b5388021a89"}]} [pid: 8|app: 0|req: 527/1115] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:33:03 2026] GET /v2.0/security-groups?tenant_id=db82f4b0cf2d43b18c0360759a144e25&name=default => generated 2801 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1116] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:33:03 2026] DELETE /v2.0/security-groups/bad92106-a2cf-44e8-ab47-9e130b999d1a => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:33:04.123 8 WARNING neutron_lib.context [None req-c3a6043e-b543-47ff-a3fb-65ccbd65c2bd acf96699eac640c4a6d671261fd6ef4f d1c7345a6dac41fabd3f5f2a83684def - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:33:04.263 8 INFO neutron.db.segments_db [None req-c3a6043e-b543-47ff-a3fb-65ccbd65c2bd acf96699eac640c4a6d671261fd6ef4f d1c7345a6dac41fabd3f5f2a83684def - - default default] Added segment 46c61725-c6b8-4046-b32d-8aa8ac32cb8d of type vxlan for network da44cb27-8de6-484a-a97c-67c90b19b272 [pid: 8|app: 0|req: 529/1117] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:33:04 2026] POST /v2.0/networks => generated 647 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:33:04.869 8 WARNING neutron_lib.context [None req-ae3ddcf3-7d91-4a81-abeb-a3d7928b095b acf96699eac640c4a6d671261fd6ef4f d1c7345a6dac41fabd3f5f2a83684def - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 589/1118] 10.0.0.179 () {34 vars in 789 bytes} [Mon Apr 27 02:33:03 2026] PUT /v2.0/routers/19613bda-591e-4b7a-a41c-fae7b36354b1/remove_router_interface => generated 309 bytes in 1253 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1119] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:33:04 2026] POST /v2.0/subnets => generated 649 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:33:05.470 8 WARNING neutron_lib.context [None req-246251ff-c032-4983-903d-7e16552a0609 84b3c121b1fb4befb2925708c5aeadce bd18b58e00484f25a2e1ec9ce50f4ed8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:33:05.609 8 INFO neutron.db.segments_db [None req-246251ff-c032-4983-903d-7e16552a0609 84b3c121b1fb4befb2925708c5aeadce bd18b58e00484f25a2e1ec9ce50f4ed8 - - default default] Added segment dcb0086e-63a0-41f4-a9aa-bac0d1458d7b of type vxlan for network b0516577-f554-4028-ac74-b96b55aeba6a [pid: 8|app: 0|req: 531/1120] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:33:05 2026] POST /v2.0/networks => generated 644 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:33:05.721 8 WARNING neutron_lib.context [None req-53ecf32f-195c-4dc0-800f-bd5ec98c6bc0 acf96699eac640c4a6d671261fd6ef4f d1c7345a6dac41fabd3f5f2a83684def - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:33:05.780 8 INFO neutron.db.segments_db [None req-53ecf32f-195c-4dc0-800f-bd5ec98c6bc0 acf96699eac640c4a6d671261fd6ef4f d1c7345a6dac41fabd3f5f2a83684def - - default default] Added segment bf5133fe-5a92-40a0-8276-94ff4744975d of type vxlan for network a539927c-eacc-481d-a00e-5e5f062a4e11 [pid: 8|app: 0|req: 532/1121] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:33:05 2026] POST /v2.0/networks => generated 648 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:33:05.943 8 WARNING neutron_lib.context [None req-5b6f981f-9049-4031-8327-320393efd047 84b3c121b1fb4befb2925708c5aeadce bd18b58e00484f25a2e1ec9ce50f4ed8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:33:06.049 7 INFO neutron.services.segments.plugin [-] Segment 839e9ef8-b84e-4e9d-b432-ea4fefcd9fa9 resource provider aggregate not found 2026-04-27 02:33:06.056 7 INFO neutron.services.segments.plugin [-] Segment 839e9ef8-b84e-4e9d-b432-ea4fefcd9fa9 resource provider aggregate not found 2026-04-27 02:33:06.064 7 INFO neutron.services.segments.plugin [-] Segment 839e9ef8-b84e-4e9d-b432-ea4fefcd9fa9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 839e9ef8-b84e-4e9d-b432-ea4fefcd9fa9 found for delete ", "request_id": "req-3574b05b-f6af-4816-812c-145b7cc61a1b"}]} 2026-04-27 02:33:06.075 7 INFO neutron.services.segments.plugin [-] Segment 839e9ef8-b84e-4e9d-b432-ea4fefcd9fa9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 839e9ef8-b84e-4e9d-b432-ea4fefcd9fa9 found for delete ", "request_id": "req-ee890b34-5362-4790-906f-ee3406d05019"}]} 2026-04-27 02:33:06.080 7 INFO neutron.db.l3_hamode_db [None req-ddd8bab6-fba1-410f-a6ab-3994c21097a9 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] HA network 56a94bf5-0cc1-4643-919b-f09da22b060f was deleted as no HA routers are present in tenant 755df8a469f448d0911e85bb743654db. [pid: 7|app: 0|req: 590/1122] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:33:04 2026] DELETE /v2.0/routers/19613bda-591e-4b7a-a41c-fae7b36354b1 => generated 0 bytes in 1149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1123] 10.0.0.179 () {34 vars in 743 bytes} [Mon Apr 27 02:33:06 2026] PUT /v2.0/networks/a539927c-eacc-481d-a00e-5e5f062a4e11 => generated 592 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1124] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:33:05 2026] POST /v2.0/subnets => generated 617 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:33:06.293 8 WARNING neutron_lib.context [None req-14a38879-8875-427f-b518-180372e6fdee acf96699eac640c4a6d671261fd6ef4f d1c7345a6dac41fabd3f5f2a83684def - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1125] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:33:06 2026] DELETE /v2.0/subnets/ce96d12d-dd98-4e92-837c-f1257e8ace9a => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:33:06.447 7 WARNING neutron_lib.context [None req-926ae63f-fb74-4271-8d41-9ebd89028ca2 84b3c121b1fb4befb2925708c5aeadce bd18b58e00484f25a2e1ec9ce50f4ed8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:33:06.497 7 INFO neutron.db.segments_db [None req-926ae63f-fb74-4271-8d41-9ebd89028ca2 84b3c121b1fb4befb2925708c5aeadce bd18b58e00484f25a2e1ec9ce50f4ed8 - - default default] Added segment 556452ef-e38b-4324-9889-99d47c9e41af of type vxlan for network 2a086db0-b0b7-4efc-bc4e-2ae2e4bca56a [pid: 7|app: 0|req: 593/1126] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:33:06 2026] POST /v2.0/networks => generated 644 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1127] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:33:06 2026] POST /v2.0/subnets => generated 622 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1128] 10.0.0.179 () {34 vars in 743 bytes} [Mon Apr 27 02:33:06 2026] PUT /v2.0/networks/2a086db0-b0b7-4efc-bc4e-2ae2e4bca56a => generated 592 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1129] 10.0.0.179 () {34 vars in 741 bytes} [Mon Apr 27 02:33:06 2026] PUT /v2.0/subnets/867a1cb6-e3a1-4b05-8796-95ac860afe11 => generated 632 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:33:07.008 8 WARNING neutron_lib.context [None req-bc2cbc7e-57fa-4c05-9b30-02dc24dd2f43 84b3c121b1fb4befb2925708c5aeadce bd18b58e00484f25a2e1ec9ce50f4ed8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 594/1130] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:33:06 2026] DELETE /v2.0/networks/3dfcc102-52d5-4524-bf6d-3d0d2db571ad => generated 0 bytes in 402 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1131] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:33:07 2026] POST /v2.0/subnets => generated 602 bytes in 747 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1132] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:33:07 2026] GET /v2.0/security-groups?tenant_id=755df8a469f448d0911e85bb743654db&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: 539/1133] 10.0.0.179 () {34 vars in 741 bytes} [Mon Apr 27 02:33:07 2026] PUT /v2.0/subnets/cdd4b835-8269-4ccc-8839-5ce151cc71f9 => generated 612 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1134] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:33:07 2026] DELETE /v2.0/security-groups/6805a0a2-f077-43ad-afd6-55721c9f8b07 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:33:08.091 7 INFO neutron.services.segments.plugin [-] Segment ef63b7ab-2c53-450b-85fc-c71a3b532362 resource provider aggregate not found 2026-04-27 02:33:08.106 7 INFO neutron.services.segments.plugin [-] Segment ef63b7ab-2c53-450b-85fc-c71a3b532362 resource provider aggregate not found 2026-04-27 02:33:08.115 7 INFO neutron.services.segments.plugin [-] Segment ef63b7ab-2c53-450b-85fc-c71a3b532362 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef63b7ab-2c53-450b-85fc-c71a3b532362 found for delete ", "request_id": "req-715f58a3-cee6-4d45-9880-bef824403b95"}]} 2026-04-27 02:33:08.126 7 INFO neutron.services.segments.plugin [-] Segment ef63b7ab-2c53-450b-85fc-c71a3b532362 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef63b7ab-2c53-450b-85fc-c71a3b532362 found for delete ", "request_id": "req-e3e55a68-45c0-4eaf-880a-af992f7790e6"}]} 2026-04-27 02:33:08.133 7 INFO neutron.services.segments.plugin [-] Segment bf5133fe-5a92-40a0-8276-94ff4744975d resource provider aggregate not found 2026-04-27 02:33:08.138 7 INFO neutron.services.segments.plugin [-] Segment bf5133fe-5a92-40a0-8276-94ff4744975d resource provider aggregate not found 2026-04-27 02:33:08.158 7 INFO neutron.services.segments.plugin [-] Segment bf5133fe-5a92-40a0-8276-94ff4744975d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf5133fe-5a92-40a0-8276-94ff4744975d found for delete ", "request_id": "req-715c2c0d-c25b-4c2d-b420-233a9008de01"}]} 2026-04-27 02:33:08.159 7 INFO neutron.services.segments.plugin [-] Segment bf5133fe-5a92-40a0-8276-94ff4744975d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf5133fe-5a92-40a0-8276-94ff4744975d found for delete ", "request_id": "req-6ab33170-3d2b-4716-b73f-23297e2593f0"}]} [pid: 7|app: 0|req: 595/1135] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:33:07 2026] DELETE /v2.0/networks/a539927c-eacc-481d-a00e-5e5f062a4e11 => generated 0 bytes in 1277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:33:08.327 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a0478cad-7f97-4986-aa2e-ff4199f72318 acf96699eac640c4a6d671261fd6ef4f d1c7345a6dac41fabd3f5f2a83684def - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 596/1136] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:33:08 2026] DELETE /v2.0/networks/a539927c-eacc-481d-a00e-5e5f062a4e11 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:33:08.358 8 INFO neutron.services.segments.plugin [-] Segment 556452ef-e38b-4324-9889-99d47c9e41af resource provider aggregate not found 2026-04-27 02:33:08.364 8 INFO neutron.services.segments.plugin [-] Segment 556452ef-e38b-4324-9889-99d47c9e41af resource provider aggregate not found 2026-04-27 02:33:08.385 8 INFO neutron.services.segments.plugin [-] Segment 556452ef-e38b-4324-9889-99d47c9e41af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 556452ef-e38b-4324-9889-99d47c9e41af found for delete ", "request_id": "req-6dcc94be-8c90-49c6-81e4-bdfa6a9cd7b0"}]} 2026-04-27 02:33:08.389 8 INFO neutron.services.segments.plugin [-] Segment 556452ef-e38b-4324-9889-99d47c9e41af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 556452ef-e38b-4324-9889-99d47c9e41af found for delete ", "request_id": "req-fa61d62e-54ec-4926-a88b-8ee437268f25"}]} [pid: 8|app: 0|req: 541/1137] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:33:08 2026] DELETE /v2.0/networks/2a086db0-b0b7-4efc-bc4e-2ae2e4bca56a => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:33:08.442 8 INFO neutron.pecan_wsgi.hooks.translation [None req-68b1edde-6167-4b17-bd05-223b6b5212bb 84b3c121b1fb4befb2925708c5aeadce bd18b58e00484f25a2e1ec9ce50f4ed8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 542/1138] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:33:08 2026] DELETE /v2.0/networks/2a086db0-b0b7-4efc-bc4e-2ae2e4bca56a => generated 138 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1139] 10.0.0.179 () {32 vars in 694 bytes} [Mon Apr 27 02:33:08 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1140] 10.0.0.179 () {32 vars in 742 bytes} [Mon Apr 27 02:33:08 2026] GET /v2.0/subnets?network_id=87295fd3-8737-4307-97b9-68ab06bc50eb => generated 626 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1141] 10.0.0.179 () {32 vars in 653 bytes} [Mon Apr 27 02:33:08 2026] GET /v2.0/extensions => generated 19600 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1142] 10.0.0.179 () {32 vars in 694 bytes} [Mon Apr 27 02:33:08 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1143] 10.0.0.179 () {32 vars in 649 bytes} [Mon Apr 27 02:33:08 2026] GET /v2.0/networks => generated 1312 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1144] 10.0.0.179 () {32 vars in 742 bytes} [Mon Apr 27 02:33:08 2026] GET /v2.0/subnets?network_id=87295fd3-8737-4307-97b9-68ab06bc50eb => generated 626 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1145] 10.0.0.179 () {32 vars in 653 bytes} [Mon Apr 27 02:33:08 2026] GET /v2.0/extensions => generated 19600 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1146] 10.0.0.179 () {32 vars in 647 bytes} [Mon Apr 27 02:33:08 2026] GET /v2.0/subnets => generated 1265 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1147] 10.0.0.179 () {32 vars in 723 bytes} [Mon Apr 27 02:33:08 2026] GET /v2.0/networks/da44cb27-8de6-484a-a97c-67c90b19b272 => generated 672 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1148] 10.0.0.179 () {32 vars in 649 bytes} [Mon Apr 27 02:33:08 2026] GET /v2.0/networks => generated 1309 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1149] 10.0.0.179 () {32 vars in 721 bytes} [Mon Apr 27 02:33:08 2026] GET /v2.0/subnets/0fc3f6a5-911b-480a-ad8c-26406be485f0 => generated 649 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:33:08.839 7 INFO neutron.pecan_wsgi.hooks.translation [None req-40bc2feb-8efd-4b5e-a03b-ef14af2ac4cd acf96699eac640c4a6d671261fd6ef4f d1c7345a6dac41fabd3f5f2a83684def - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 604/1150] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:33:08 2026] DELETE /v2.0/subnets/867a1cb6-e3a1-4b05-8796-95ac860afe11 => 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: 547/1151] 10.0.0.179 () {32 vars in 647 bytes} [Mon Apr 27 02:33:08 2026] GET /v2.0/subnets => generated 1233 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:33:08.877 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c4b7a4c2-b6d8-46d3-aeb7-36b6dfcb704d acf96699eac640c4a6d671261fd6ef4f d1c7345a6dac41fabd3f5f2a83684def - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 548/1152] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:33:08 2026] DELETE /v2.0/networks/a539927c-eacc-481d-a00e-5e5f062a4e11 => generated 138 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1153] 10.0.0.179 () {32 vars in 723 bytes} [Mon Apr 27 02:33:08 2026] GET /v2.0/networks/b0516577-f554-4028-ac74-b96b55aeba6a => generated 669 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1154] 10.0.0.179 () {32 vars in 721 bytes} [Mon Apr 27 02:33:08 2026] GET /v2.0/subnets/706fdc45-1118-4052-9893-010916031caa => generated 617 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:33:09.007 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3eea2ee1-65bc-49e4-a0d6-f348d73a4d96 84b3c121b1fb4befb2925708c5aeadce bd18b58e00484f25a2e1ec9ce50f4ed8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 607/1155] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:33:08 2026] DELETE /v2.0/subnets/cdd4b835-8269-4ccc-8839-5ce151cc71f9 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:33:09.030 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3fb9af3e-b333-46e1-84f4-9906b83938b6 84b3c121b1fb4befb2925708c5aeadce bd18b58e00484f25a2e1ec9ce50f4ed8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 608/1156] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:33:09 2026] DELETE /v2.0/networks/2a086db0-b0b7-4efc-bc4e-2ae2e4bca56a => 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: 549/1157] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:33:08 2026] DELETE /v2.0/subnets/0fc3f6a5-911b-480a-ad8c-26406be485f0 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1158] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:33:09 2026] DELETE /v2.0/subnets/706fdc45-1118-4052-9893-010916031caa => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1159] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:33:09 2026] DELETE /v2.0/networks/da44cb27-8de6-484a-a97c-67c90b19b272 => generated 0 bytes in 461 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1160] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:33:09 2026] DELETE /v2.0/networks/b0516577-f554-4028-ac74-b96b55aeba6a => generated 0 bytes in 474 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:33:10.183 7 INFO neutron.services.segments.plugin [-] Segment bf5133fe-5a92-40a0-8276-94ff4744975d resource provider aggregate not found 2026-04-27 02:33:10.191 7 INFO neutron.services.segments.plugin [-] Segment bf5133fe-5a92-40a0-8276-94ff4744975d resource provider aggregate not found 2026-04-27 02:33:10.195 8 INFO neutron.db.segments_db [None req-92815288-3863-4a00-94f0-4f3db5001326 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Added segment 68abc893-4813-4ecd-9f27-eb2a15dfb875 of type vxlan for network 46bc34d5-6ccf-4eef-b45b-c93bc6127bde 2026-04-27 02:33:10.212 7 INFO neutron.services.segments.plugin [-] Segment bf5133fe-5a92-40a0-8276-94ff4744975d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf5133fe-5a92-40a0-8276-94ff4744975d found for delete ", "request_id": "req-19be64dd-03ff-4674-9df0-9e9d2b520831"}]} 2026-04-27 02:33:10.220 7 INFO neutron.services.segments.plugin [-] Segment bf5133fe-5a92-40a0-8276-94ff4744975d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf5133fe-5a92-40a0-8276-94ff4744975d found for delete ", "request_id": "req-31d786bc-0112-428e-b422-62130a330b3b"}]} 2026-04-27 02:33:10.239 7 INFO neutron.services.segments.plugin [-] Segment dcb0086e-63a0-41f4-a9aa-bac0d1458d7b resource provider aggregate not found 2026-04-27 02:33:10.246 7 INFO neutron.services.segments.plugin [-] Segment dcb0086e-63a0-41f4-a9aa-bac0d1458d7b resource provider aggregate not found 2026-04-27 02:33:10.254 7 INFO neutron.services.segments.plugin [-] Segment dcb0086e-63a0-41f4-a9aa-bac0d1458d7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcb0086e-63a0-41f4-a9aa-bac0d1458d7b found for delete ", "request_id": "req-983d3b18-af1d-4df5-9246-4310602bac5e"}]} [pid: 7|app: 0|req: 611/1161] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:33:10 2026] GET /v2.0/security-groups?tenant_id=bd18b58e00484f25a2e1ec9ce50f4ed8&name=default => generated 2801 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:33:10.266 7 INFO neutron.services.segments.plugin [-] Segment dcb0086e-63a0-41f4-a9aa-bac0d1458d7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcb0086e-63a0-41f4-a9aa-bac0d1458d7b found for delete ", "request_id": "req-b4aad8d2-d125-4835-b9e0-d22c837c2418"}]} [pid: 8|app: 0|req: 551/1162] 10.0.0.179 () {34 vars in 671 bytes} [Mon Apr 27 02:33:09 2026] POST /v2.0/networks => generated 744 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1163] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:33:10 2026] GET /v2.0/security-groups?tenant_id=d1c7345a6dac41fabd3f5f2a83684def&name=default => generated 2801 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:33:10.405 8 INFO neutron.services.segments.plugin [-] Segment 46c61725-c6b8-4046-b32d-8aa8ac32cb8d resource provider aggregate not found [pid: 8|app: 0|req: 552/1164] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:33:10 2026] DELETE /v2.0/security-groups/7d28dda9-5ab0-48a5-8e0c-a4a3dafc2759 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:33:10.417 8 INFO neutron.services.segments.plugin [-] Segment 46c61725-c6b8-4046-b32d-8aa8ac32cb8d resource provider aggregate not found 2026-04-27 02:33:10.427 8 INFO neutron.services.segments.plugin [-] Segment 46c61725-c6b8-4046-b32d-8aa8ac32cb8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46c61725-c6b8-4046-b32d-8aa8ac32cb8d found for delete ", "request_id": "req-bc8e6a45-8684-4d85-91d4-ecfd320a677a"}]} 2026-04-27 02:33:10.442 8 INFO neutron.services.segments.plugin [-] Segment 46c61725-c6b8-4046-b32d-8aa8ac32cb8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46c61725-c6b8-4046-b32d-8aa8ac32cb8d found for delete ", "request_id": "req-794a91e9-6337-4588-b5de-b908572f6f54"}]} [pid: 8|app: 0|req: 553/1165] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:33:10 2026] DELETE /v2.0/security-groups/32109523-6acf-4415-86b0-68b741ee3e2f => 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: 613/1166] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:33:10 2026] POST /v2.0/subnets => generated 667 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:33:10.681 8 INFO neutron.db.segments_db [None req-01c3def8-5a74-494b-8eb9-9b5f7a1d8c1e f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Added segment cfd451d3-733d-459d-bcd9-908d82ee0852 of type vxlan for network d6fef9f9-e7b8-40af-9368-147773615aef 2026-04-27 02:33:10.966 8 INFO neutron.db.l3_hamode_db [None req-01c3def8-5a74-494b-8eb9-9b5f7a1d8c1e f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 02:33:12.132 8 INFO neutron.db.l3_hamode_db [None req-01c3def8-5a74-494b-8eb9-9b5f7a1d8c1e f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 614/1167] 10.0.0.179 () {32 vars in 623 bytes} [Mon Apr 27 02:33:12 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1168] 10.0.0.179 () {32 vars in 633 bytes} [Mon Apr 27 02:33:12 2026] GET /v2.0/ => generated 632 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:33:12.545 7 WARNING neutron_lib.context [None req-bf17fde0-9c8b-44d2-9d04-28625f2cfb64 f9daba25b3f44ea6a4ab911225905444 d1dca2fba0eb43b3885c67750c55fb97 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:33:12.681 7 INFO neutron.db.segments_db [None req-bf17fde0-9c8b-44d2-9d04-28625f2cfb64 f9daba25b3f44ea6a4ab911225905444 d1dca2fba0eb43b3885c67750c55fb97 - - default default] Added segment 115a0b14-0abc-4a69-ad9a-f4a4b36f5469 of type vxlan for network 67161177-9142-4369-8e14-5523f465e041 [pid: 7|app: 0|req: 616/1169] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:33:12 2026] POST /v2.0/networks => generated 649 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:33:12.815 7 WARNING neutron_lib.context [None req-a0c3f298-dd0f-44a8-9580-ad7e7c6ad3b6 f9daba25b3f44ea6a4ab911225905444 d1dca2fba0eb43b3885c67750c55fb97 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 617/1170] 10.0.0.179 () {34 vars in 665 bytes} [Mon Apr 27 02:33:12 2026] POST /v2.0/ports => generated 778 bytes in 373 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: 554/1171] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:33:10 2026] POST /v2.0/routers => generated 731 bytes in 2680 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:33:13.314 8 WARNING neutron_lib.context [None req-9b540174-3785-45e9-866c-e342459d9b9e f9daba25b3f44ea6a4ab911225905444 d1dca2fba0eb43b3885c67750c55fb97 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:33:13.363 8 INFO neutron.db.segments_db [None req-9b540174-3785-45e9-866c-e342459d9b9e f9daba25b3f44ea6a4ab911225905444 d1dca2fba0eb43b3885c67750c55fb97 - - default default] Added segment f48149cb-a64f-41a3-a313-229c8d44d344 of type vxlan for network f4955d76-c0a9-47a0-a5c1-9a6ef950ea68 [pid: 7|app: 0|req: 618/1172] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:33:13 2026] GET /v2.0/security-groups?tenant_id=66d77f21fd2d4f4087ade2501adf6a4b&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: 555/1173] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:33:13 2026] POST /v2.0/networks => generated 636 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1174] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:33:13 2026] DELETE /v2.0/security-groups/497642e0-bce4-4c02-9273-7fd4233c721a => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:33:13.596 8 WARNING neutron_lib.context [None req-d67121bd-880b-4f7e-b727-6dd96c0674f6 f9daba25b3f44ea6a4ab911225905444 d1dca2fba0eb43b3885c67750c55fb97 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 559/1177] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:33:13 2026] POST /v2.0/subnets => generated 622 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:33:13.961 8 WARNING neutron_lib.context [None req-5b07ff8f-5971-4561-917b-1f3ece5c852b f9daba25b3f44ea6a4ab911225905444 d1dca2fba0eb43b3885c67750c55fb97 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 560/1178] 10.0.0.179 () {34 vars in 665 bytes} [Mon Apr 27 02:33:13 2026] POST /v2.0/ports => generated 966 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 561/1179] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:33:14 2026] GET /v2.0/security-groups?tenant_id=883a5d11f70e4a7a956d495c8fc00887&name=default => generated 2801 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1180] 10.0.0.179 () {32 vars in 720 bytes} [Mon Apr 27 02:33:14 2026] DELETE /v2.0/ports/fa2767d1-5e69-425e-a8a6-142d5462bf46 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1181] 10.0.0.179 () {34 vars in 783 bytes} [Mon Apr 27 02:33:13 2026] PUT /v2.0/routers/67dc28ec-b213-4a53-b19e-d57c49a0a068/add_router_interface => generated 309 bytes in 1665 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:33:15.118 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2b2b883a-a9c8-4893-aba4-fa0cf695c665 f9daba25b3f44ea6a4ab911225905444 d1dca2fba0eb43b3885c67750c55fb97 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 620/1182] 10.0.0.179 () {32 vars in 720 bytes} [Mon Apr 27 02:33:15 2026] DELETE /v2.0/ports/fa2767d1-5e69-425e-a8a6-142d5462bf46 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:33:15.146 7 INFO neutron.pecan_wsgi.hooks.translation [None req-79a59fec-67f3-428d-8617-a08066f22dd3 f9daba25b3f44ea6a4ab911225905444 d1dca2fba0eb43b3885c67750c55fb97 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 621/1183] 10.0.0.179 () {32 vars in 717 bytes} [Mon Apr 27 02:33:15 2026] GET /v2.0/ports/fa2767d1-5e69-425e-a8a6-142d5462bf46 => 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: 563/1184] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:33:15 2026] DELETE /v2.0/security-groups/bea6a015-3133-47bd-a82f-8bb400f95104 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1185] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:33:15 2026] DELETE /v2.0/subnets/df676bfa-cce7-4a2b-97f6-ea6cb2a0df86 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:33:15.719 7 WARNING neutron_lib.context [None req-accffdb2-cb13-4290-9772-40495a23c731 4e757dbd4ae1454dad1c92cf417064ab 11bafd494a3d4a55b5f4a19ecedc6e0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 623/1186] 10.0.0.179 () {34 vars in 685 bytes} [Mon Apr 27 02:33:15 2026] POST /v2.0/security-groups => generated 1596 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 02:33:15.856 7 WARNING neutron_lib.context [None req-d0d7f854-f3cc-460e-87fa-5faa343df4ca 4e757dbd4ae1454dad1c92cf417064ab 11bafd494a3d4a55b5f4a19ecedc6e0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:33:15.954 8 INFO neutron.services.segments.plugin [-] Segment f48149cb-a64f-41a3-a313-229c8d44d344 resource provider aggregate not found 2026-04-27 02:33:15.964 8 INFO neutron.services.segments.plugin [-] Segment f48149cb-a64f-41a3-a313-229c8d44d344 resource provider aggregate not found [pid: 7|app: 0|req: 624/1187] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:33:15 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) 2026-04-27 02:33:15.974 8 INFO neutron.services.segments.plugin [-] Segment f48149cb-a64f-41a3-a313-229c8d44d344 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f48149cb-a64f-41a3-a313-229c8d44d344 found for delete ", "request_id": "req-f1c00c14-d000-4cfa-b789-3da6e7667128"}]} 2026-04-27 02:33:15.975 7 WARNING neutron_lib.context [None req-2ed12007-8f79-4891-b854-ab9cbc384830 4e757dbd4ae1454dad1c92cf417064ab 11bafd494a3d4a55b5f4a19ecedc6e0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 564/1188] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:33:15 2026] DELETE /v2.0/networks/f4955d76-c0a9-47a0-a5c1-9a6ef950ea68 => generated 0 bytes in 603 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:33:16.004 8 WARNING neutron_lib.context [None req-1a85bf87-436f-44f0-a225-efa0e37b7076 f9daba25b3f44ea6a4ab911225905444 d1dca2fba0eb43b3885c67750c55fb97 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:33:16.007 8 INFO neutron.services.segments.plugin [-] Segment f48149cb-a64f-41a3-a313-229c8d44d344 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f48149cb-a64f-41a3-a313-229c8d44d344 found for delete ", "request_id": "req-59b5cc28-f861-423c-8f7f-9db2793eb415"}]} 2026-04-27 02:33:16.056 8 INFO neutron.db.segments_db [None req-1a85bf87-436f-44f0-a225-efa0e37b7076 f9daba25b3f44ea6a4ab911225905444 d1dca2fba0eb43b3885c67750c55fb97 - - default default] Added segment f8d18a50-f696-42ef-b784-3e23f0d3b53d of type vxlan for network 7db5a8dc-d744-49c7-9804-efd3462d2d12 [pid: 7|app: 0|req: 625/1189] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:33:15 2026] POST /v2.0/security-group-rules => generated 570 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:33:16.102 7 WARNING neutron_lib.context [None req-6dfcc428-f74f-49ff-a4fd-50b7bf782fc7 4e757dbd4ae1454dad1c92cf417064ab 11bafd494a3d4a55b5f4a19ecedc6e0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 565/1190] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:33:15 2026] POST /v2.0/networks => generated 635 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:33:16.175 8 WARNING neutron_lib.context [None req-51e466de-248a-4a7e-a16a-474e2c9e950a f9daba25b3f44ea6a4ab911225905444 d1dca2fba0eb43b3885c67750c55fb97 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 566/1191] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:33:16 2026] POST /v2.0/subnets => generated 622 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:33:16.551 8 WARNING neutron_lib.context [None req-82ad51f9-eb64-4fb8-9f14-dda37824757d f9daba25b3f44ea6a4ab911225905444 d1dca2fba0eb43b3885c67750c55fb97 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 626/1192] 10.0.0.179 () {34 vars in 676 bytes} [Mon Apr 27 02:33:16 2026] POST /v2.0/floatingips => generated 552 bytes in 671 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1193] 10.0.0.179 () {34 vars in 665 bytes} [Mon Apr 27 02:33:16 2026] POST /v2.0/ports => generated 927 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1194] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:33:16 2026] GET /v2.0/security-groups?tenant_id=946a32c285234d70a7e6b6daf0029e87&name=default => generated 2801 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1195] 10.0.0.179 () {32 vars in 720 bytes} [Mon Apr 27 02:33:16 2026] DELETE /v2.0/ports/34a1fcaa-9a4b-4e20-8789-19792a819148 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1196] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:33:17 2026] DELETE /v2.0/security-groups/61849977-35f6-4717-bf65-3b10d02fb879 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:33:17.333 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8bbe63c0-cd35-4342-a3d8-5bb2a680de32 f9daba25b3f44ea6a4ab911225905444 d1dca2fba0eb43b3885c67750c55fb97 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 629/1197] 10.0.0.179 () {32 vars in 717 bytes} [Mon Apr 27 02:33:17 2026] GET /v2.0/ports/34a1fcaa-9a4b-4e20-8789-19792a819148 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1198] 10.0.0.221 () {34 vars in 1100 bytes} [Mon Apr 27 02:33:17 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1348425630&fields=id&tenant_id=11bafd494a3d4a55b5f4a19ecedc6e0e => 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: 570/1199] 10.0.0.221 () {34 vars in 982 bytes} [Mon Apr 27 02:33:17 2026] GET /v2.0/networks?id=46bc34d5-6ccf-4eef-b45b-c93bc6127bde => generated 676 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1200] 10.0.0.221 () {34 vars in 965 bytes} [Mon Apr 27 02:33:17 2026] GET /v2.0/quotas/11bafd494a3d4a55b5f4a19ecedc6e0e => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1201] 10.0.0.221 () {34 vars in 1002 bytes} [Mon Apr 27 02:33:17 2026] GET /v2.0/ports?tenant_id=11bafd494a3d4a55b5f4a19ecedc6e0e&fields=id => generated 103 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1202] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:33:17 2026] DELETE /v2.0/subnets/baa1802e-522c-4fb9-9f4c-0cc2fe91a475 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1203] 10.0.0.221 () {34 vars in 1008 bytes} [Mon Apr 27 02:33:17 2026] GET /v2.0/networks/46bc34d5-6ccf-4eef-b45b-c93bc6127bde?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1204] 10.0.0.221 () {34 vars in 1108 bytes} [Mon Apr 27 02:33:17 2026] GET /v2.0/networks/46bc34d5-6ccf-4eef-b45b-c93bc6127bde?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: 575/1205] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:33:17 2026] GET /v2.0/ports?device_id=fb84270c-5f89-416d-979b-808676304da3 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:33:18.486 7 INFO neutron.services.segments.plugin [-] Segment f8d18a50-f696-42ef-b784-3e23f0d3b53d resource provider aggregate not found 2026-04-27 02:33:18.491 7 INFO neutron.services.segments.plugin [-] Segment f8d18a50-f696-42ef-b784-3e23f0d3b53d resource provider aggregate not found 2026-04-27 02:33:18.511 7 INFO neutron.services.segments.plugin [-] Segment f8d18a50-f696-42ef-b784-3e23f0d3b53d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8d18a50-f696-42ef-b784-3e23f0d3b53d found for delete ", "request_id": "req-0623df70-ca29-4ac9-8fe1-cd6644ba18af"}]} 2026-04-27 02:33:18.518 7 INFO neutron.services.segments.plugin [-] Segment f8d18a50-f696-42ef-b784-3e23f0d3b53d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8d18a50-f696-42ef-b784-3e23f0d3b53d found for delete ", "request_id": "req-e543cb01-48a7-47d6-b5b1-d772271cb4eb"}]} [pid: 7|app: 0|req: 631/1206] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:33:17 2026] DELETE /v2.0/networks/7db5a8dc-d744-49c7-9804-efd3462d2d12 => generated 0 bytes in 908 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:33:18.543 8 WARNING neutron_lib.context [None req-078f9150-edf7-4351-b22a-44b0e6fdcb05 f9daba25b3f44ea6a4ab911225905444 d1dca2fba0eb43b3885c67750c55fb97 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 632/1207] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:33:18 2026] GET /v2.0/networks?id=46bc34d5-6ccf-4eef-b45b-c93bc6127bde => generated 676 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1208] 199.204.45.240 () {34 vars in 1050 bytes} [Mon Apr 27 02:33:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=11bafd494a3d4a55b5f4a19ecedc6e0e => generated 181 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1209] 10.0.0.179 () {34 vars in 665 bytes} [Mon Apr 27 02:33:18 2026] POST /v2.0/ports => generated 779 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 02:33:18.900 8 WARNING neutron_lib.context [req-e2d38e8b-0fae-430f-b88f-cbac235fede5 req-7f5e31a5-3dfe-446b-b652-f0001ca58060 4e757dbd4ae1454dad1c92cf417064ab 11bafd494a3d4a55b5f4a19ecedc6e0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 634/1210] 10.0.0.179 () {34 vars in 737 bytes} [Mon Apr 27 02:33:18 2026] PUT /v2.0/ports/d82a13c5-9cba-440e-8d65-cc4a47c34726 => generated 752 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1211] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:33:19 2026] GET /v2.0/ports?device_id=fb84270c-5f89-416d-979b-808676304da3 => 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: 636/1212] 10.0.0.179 () {32 vars in 720 bytes} [Mon Apr 27 02:33:19 2026] DELETE /v2.0/ports/d82a13c5-9cba-440e-8d65-cc4a47c34726 => 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, ' [pid: 8|app: 0|req: 577/1213] 199.204.45.240 () {38 vars in 955 bytes} [Mon Apr 27 02:33:18 2026] POST /v2.0/ports => generated 958 bytes in 478 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: 637/1214] 10.0.0.179 () {32 vars in 643 bytes} [Mon Apr 27 02:33:19 2026] GET /v2.0/ports => generated 781 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:33:19.456 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a09e7241-7313-4fc2-bf40-ab7fea8084e8 f9daba25b3f44ea6a4ab911225905444 d1dca2fba0eb43b3885c67750c55fb97 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 638/1215] 10.0.0.179 () {32 vars in 717 bytes} [Mon Apr 27 02:33:19 2026] GET /v2.0/ports/d82a13c5-9cba-440e-8d65-cc4a47c34726 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1216] 10.0.0.179 () {32 vars in 643 bytes} [Mon Apr 27 02:33:19 2026] GET /v2.0/ports => generated 781 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1217] 10.0.0.179 () {32 vars in 717 bytes} [Mon Apr 27 02:33:19 2026] GET /v2.0/ports/8e2e105b-1428-4b8b-b51c-2e4a71e90d24 => generated 778 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:33:19.583 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0c98ca44-0d8e-4a06-9a0c-e566e530f21e f9daba25b3f44ea6a4ab911225905444 d1dca2fba0eb43b3885c67750c55fb97 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 641/1218] 10.0.0.179 () {32 vars in 720 bytes} [Mon Apr 27 02:33:19 2026] DELETE /v2.0/ports/34a1fcaa-9a4b-4e20-8789-19792a819148 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:33:19.628 7 INFO neutron.pecan_wsgi.hooks.translation [None req-113a20e0-69b2-4550-bdab-4380cc4393ec f9daba25b3f44ea6a4ab911225905444 d1dca2fba0eb43b3885c67750c55fb97 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 642/1219] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:33:19 2026] DELETE /v2.0/subnets/baa1802e-522c-4fb9-9f4c-0cc2fe91a475 => generated 136 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:33:19.659 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9a6008d3-c0d2-4b43-83dd-3fd73fed607a f9daba25b3f44ea6a4ab911225905444 d1dca2fba0eb43b3885c67750c55fb97 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 643/1220] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:33:19 2026] DELETE /v2.0/subnets/df676bfa-cce7-4a2b-97f6-ea6cb2a0df86 => 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: 578/1221] 199.204.45.240 () {38 vars in 1028 bytes} [Mon Apr 27 02:33:19 2026] PUT /v2.0/ports/2d89d445-9de8-4666-906f-78cef2c6646a => generated 1203 bytes in 512 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1222] 10.0.0.179 () {32 vars in 720 bytes} [Mon Apr 27 02:33:19 2026] DELETE /v2.0/ports/8e2e105b-1428-4b8b-b51c-2e4a71e90d24 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:33:19.963 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-918be6c4-8ae2-48fb-8596-6176c53446ce'] response: {'name': 'network-changed', 'server_uuid': 'fb84270c-5f89-416d-979b-808676304da3', 'tag': '2d89d445-9de8-4666-906f-78cef2c6646a', '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: 645/1223] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:33:19 2026] DELETE /v2.0/networks/67161177-9142-4369-8e14-5523f465e041 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1224] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:33:19 2026] GET /v2.0/security-groups?tenant_id=face9a253809434b8b7475587e151b46&name=default => generated 2801 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1225] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:33:20 2026] GET /v2.0/ports?tenant_id=11bafd494a3d4a55b5f4a19ecedc6e0e&device_id=fb84270c-5f89-416d-979b-808676304da3 => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1226] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:33:20 2026] GET /v2.0/ports?device_id=fb84270c-5f89-416d-979b-808676304da3 => 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: 647/1227] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:33:20 2026] DELETE /v2.0/security-groups/6e55110e-22ab-438d-aa5b-c04638111927 => 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: 648/1228] 199.204.45.240 () {34 vars in 1060 bytes} [Mon Apr 27 02:33:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=2d89d445-9de8-4666-906f-78cef2c6646a => 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: 649/1229] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:33:20 2026] GET /v2.0/security-groups?id=2c001fa1-53ae-48ca-bb1e-fb541cdd58d4&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:33:20.398 8 WARNING neutron_lib.context [None req-ad144bce-adeb-469b-8d61-a9a91411ca65 4cd13087cb274d3ba5df70d38dd240d2 8052852d88d745b197219e8029b79fbf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1230] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:33:20 2026] GET /v2.0/subnets?id=4a8a3b07-9401-43dd-aa8a-21650fe840d6 => generated 670 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1231] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:33:20 2026] GET /v2.0/ports?network_id=46bc34d5-6ccf-4eef-b45b-c93bc6127bde&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:33:20.533 7 INFO neutron.services.segments.plugin [-] Segment 115a0b14-0abc-4a69-ad9a-f4a4b36f5469 resource provider aggregate not found 2026-04-27 02:33:20.541 7 INFO neutron.services.segments.plugin [-] Segment 115a0b14-0abc-4a69-ad9a-f4a4b36f5469 resource provider aggregate not found 2026-04-27 02:33:20.549 7 INFO neutron.services.segments.plugin [-] Segment 115a0b14-0abc-4a69-ad9a-f4a4b36f5469 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 115a0b14-0abc-4a69-ad9a-f4a4b36f5469 found for delete ", "request_id": "req-9926df00-278c-4807-b8bd-95b8416819bf"}]} 2026-04-27 02:33:20.562 7 INFO neutron.services.segments.plugin [-] Segment 115a0b14-0abc-4a69-ad9a-f4a4b36f5469 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 115a0b14-0abc-4a69-ad9a-f4a4b36f5469 found for delete ", "request_id": "req-95286874-6f32-417a-93d0-7f1199397e66"}]} [pid: 7|app: 0|req: 652/1232] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:33:20 2026] GET /v2.0/networks/46bc34d5-6ccf-4eef-b45b-c93bc6127bde?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1233] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:33:20 2026] GET /v2.0/networks/46bc34d5-6ccf-4eef-b45b-c93bc6127bde?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: 654/1234] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:33:20 2026] GET /v2.0/security-groups?tenant_id=d1dca2fba0eb43b3885c67750c55fb97&name=default => generated 2801 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1235] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:33:20 2026] GET /v2.0/ports?tenant_id=11bafd494a3d4a55b5f4a19ecedc6e0e&device_id=fb84270c-5f89-416d-979b-808676304da3 => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1236] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:33:20 2026] DELETE /v2.0/security-groups/b87348a8-d124-4f00-9709-4c6d428eff8e => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1237] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:33:20 2026] GET /v2.0/networks?id=46bc34d5-6ccf-4eef-b45b-c93bc6127bde => generated 772 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1238] 199.204.45.240 () {34 vars in 1060 bytes} [Mon Apr 27 02:33:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=2d89d445-9de8-4666-906f-78cef2c6646a => 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: 659/1239] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:33:21 2026] GET /v2.0/subnets?id=4a8a3b07-9401-43dd-aa8a-21650fe840d6 => generated 670 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1240] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:33:21 2026] GET /v2.0/ports?network_id=46bc34d5-6ccf-4eef-b45b-c93bc6127bde&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1241] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:33:21 2026] GET /v2.0/networks/46bc34d5-6ccf-4eef-b45b-c93bc6127bde?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: 662/1242] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:33:21 2026] GET /v2.0/networks/46bc34d5-6ccf-4eef-b45b-c93bc6127bde?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: 581/1243] 10.0.0.179 () {34 vars in 676 bytes} [Mon Apr 27 02:33:20 2026] POST /v2.0/floatingips => generated 552 bytes in 1202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:33:21.459 7 WARNING neutron_lib.context [None req-12cc75ab-6dce-4555-b140-810f39dfb8f0 4cd13087cb274d3ba5df70d38dd240d2 8052852d88d745b197219e8029b79fbf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 582/1244] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:33:21 2026] GET /v2.0/ports?device_id=fb84270c-5f89-416d-979b-808676304da3 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1245] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:33:21 2026] GET /v2.0/security-groups?id=2c001fa1-53ae-48ca-bb1e-fb541cdd58d4&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1246] 10.0.0.179 () {34 vars in 676 bytes} [Mon Apr 27 02:33:21 2026] POST /v2.0/floatingips => generated 552 bytes in 691 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:33:22.158 8 WARNING neutron_lib.context [None req-965de552-3772-457e-8294-7c3554d12275 4cd13087cb274d3ba5df70d38dd240d2 8052852d88d745b197219e8029b79fbf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 664/1247] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:33:22 2026] GET /v2.0/ports?device_id=fb84270c-5f89-416d-979b-808676304da3 => generated 975 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1248] 10.0.0.179 () {34 vars in 676 bytes} [Mon Apr 27 02:33:22 2026] POST /v2.0/floatingips => generated 552 bytes in 762 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1249] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:33:22 2026] GET /v2.0/security-groups?id=2c001fa1-53ae-48ca-bb1e-fb541cdd58d4&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:33:22.955 8 WARNING neutron_lib.context [None req-dab44533-14f8-45ba-8d52-af6df0b79e75 4cd13087cb274d3ba5df70d38dd240d2 8052852d88d745b197219e8029b79fbf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:33:23.006 7 WARNING neutron_lib.context [None req-faf3362b-7918-4433-a821-ac3d8d38903b 900d2c3a49104a1691fe06d1b64e70e9 df6110443e9f4e798ad1cb64dbea5bdc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 665/1250] 10.0.0.179 () {34 vars in 684 bytes} [Mon Apr 27 02:33:22 2026] POST /v2.0/security-groups => generated 1561 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1251] 10.0.0.179 () {32 vars in 663 bytes} [Mon Apr 27 02:33:23 2026] GET /v2.0/security-groups => generated 4344 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1252] 10.0.0.179 () {34 vars in 758 bytes} [Mon Apr 27 02:33:23 2026] PUT /v2.0/security-groups/f59149ef-5efc-43d3-9767-aba2a41d2267 => generated 1600 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1253] 10.0.0.179 () {32 vars in 737 bytes} [Mon Apr 27 02:33:23 2026] GET /v2.0/security-groups/f59149ef-5efc-43d3-9767-aba2a41d2267 => generated 1600 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1254] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:33:23 2026] DELETE /v2.0/security-groups/f59149ef-5efc-43d3-9767-aba2a41d2267 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1255] 10.0.0.179 () {32 vars in 663 bytes} [Mon Apr 27 02:33:23 2026] GET /v2.0/security-groups => generated 2801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:33:23.573 7 INFO neutron.api.v2.resource [None req-fb4e358a-3b72-4e0b-8b79-133ba5e6db37 900d2c3a49104a1691fe06d1b64e70e9 df6110443e9f4e798ad1cb64dbea5bdc - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 671/1256] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:33:23 2026] DELETE /v2.0/security-groups/f59149ef-5efc-43d3-9767-aba2a41d2267 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:33:23.585 7 WARNING neutron_lib.context [None req-4b36b809-d29a-4a77-9f67-59a3f550c57d 900d2c3a49104a1691fe06d1b64e70e9 df6110443e9f4e798ad1cb64dbea5bdc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 586/1257] 10.0.0.179 () {34 vars in 676 bytes} [Mon Apr 27 02:33:22 2026] POST /v2.0/floatingips => generated 552 bytes in 641 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:33:23.602 8 WARNING neutron_lib.context [None req-5e11d876-ae24-4e4a-81f4-673cb0426df9 4cd13087cb274d3ba5df70d38dd240d2 8052852d88d745b197219e8029b79fbf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 672/1258] 10.0.0.179 () {34 vars in 684 bytes} [Mon Apr 27 02:33:23 2026] POST /v2.0/security-groups => generated 1561 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 02:33:23.766 7 WARNING neutron_lib.context [None req-1bfbb509-ce7f-4624-a7b5-329905689916 900d2c3a49104a1691fe06d1b64e70e9 df6110443e9f4e798ad1cb64dbea5bdc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 673/1259] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:33:23 2026] POST /v2.0/security-group-rules => generated 569 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1260] 10.0.0.179 () {32 vars in 747 bytes} [Mon Apr 27 02:33:23 2026] GET /v2.0/security-group-rules/606b35d8-0862-49be-9d06-6ea828f23bd8 => generated 569 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1261] 10.0.0.179 () {32 vars in 673 bytes} [Mon Apr 27 02:33:23 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1262] 10.0.0.179 () {32 vars in 750 bytes} [Mon Apr 27 02:33:24 2026] DELETE /v2.0/security-group-rules/606b35d8-0862-49be-9d06-6ea828f23bd8 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1263] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:33:24 2026] GET /v2.0/ports?device_id=fb84270c-5f89-416d-979b-808676304da3 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1264] 10.0.0.179 () {32 vars in 673 bytes} [Mon Apr 27 02:33:24 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1265] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:33:24 2026] GET /v2.0/security-groups?id=2c001fa1-53ae-48ca-bb1e-fb541cdd58d4&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:33:24.231 7 WARNING neutron_lib.context [None req-5da7cc1e-7121-4cca-818b-4007630cfd6e 900d2c3a49104a1691fe06d1b64e70e9 df6110443e9f4e798ad1cb64dbea5bdc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1266] 10.0.0.179 () {34 vars in 676 bytes} [Mon Apr 27 02:33:23 2026] POST /v2.0/floatingips => generated 552 bytes in 685 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1267] 10.0.0.179 () {34 vars in 759 bytes} [Mon Apr 27 02:33:24 2026] PUT /v2.0/floatingips/c162bdfe-6e64-4d26-a55a-7cf1c6f7d61a/tags => generated 17 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1268] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:33:24 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) [pid: 7|app: 0|req: 681/1269] 10.0.0.179 () {34 vars in 759 bytes} [Mon Apr 27 02:33:24 2026] PUT /v2.0/floatingips/220b049e-cdcc-4851-9d60-205ce139525f/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1270] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:33:24 2026] GET /v2.0/ports?device_id=fb84270c-5f89-416d-979b-808676304da3 => generated 975 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1271] 10.0.0.179 () {32 vars in 747 bytes} [Mon Apr 27 02:33:24 2026] GET /v2.0/security-group-rules/0c1155e9-c30f-4f2f-9c08-078d1a138981 => generated 569 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1272] 10.0.0.179 () {34 vars in 759 bytes} [Mon Apr 27 02:33:24 2026] PUT /v2.0/floatingips/18209d0f-41ea-4c07-a2a2-a291b3f18796/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1273] 10.0.0.179 () {32 vars in 673 bytes} [Mon Apr 27 02:33:24 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1274] 10.0.0.179 () {34 vars in 759 bytes} [Mon Apr 27 02:33:24 2026] PUT /v2.0/floatingips/f81bbeab-c5ac-4d2a-96d5-001635e791dc/tags => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1275] 10.0.0.179 () {32 vars in 750 bytes} [Mon Apr 27 02:33:24 2026] DELETE /v2.0/security-group-rules/0c1155e9-c30f-4f2f-9c08-078d1a138981 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1276] 10.0.0.179 () {32 vars in 672 bytes} [Mon Apr 27 02:33:24 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1277] 10.0.0.179 () {32 vars in 673 bytes} [Mon Apr 27 02:33:24 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1278] 10.0.0.179 () {32 vars in 686 bytes} [Mon Apr 27 02:33:24 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:33:24.777 7 WARNING neutron_lib.context [None req-dd821f9f-e0a4-470e-a719-c55e171d1cfa 900d2c3a49104a1691fe06d1b64e70e9 df6110443e9f4e798ad1cb64dbea5bdc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:33:24.802 7 INFO neutron.db.securitygroups_db [None req-dd821f9f-e0a4-470e-a719-c55e171d1cfa 900d2c3a49104a1691fe06d1b64e70e9 df6110443e9f4e798ad1cb64dbea5bdc - - default default] Project df6110443e9f4e798ad1cb64dbea5bdc added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-27 02:33:24.877 8 INFO neutron.db.l3_db [None req-c14156fe-184f-4398-897c-7c7218bc3910 4e757dbd4ae1454dad1c92cf417064ab 11bafd494a3d4a55b5f4a19ecedc6e0e - - default default] Floating IP 29075fe9-28ba-4dad-8d5f-2fa38bd1681c associated. External IP: 10.96.250.209, port: 2d89d445-9de8-4666-906f-78cef2c6646a. [pid: 7|app: 0|req: 689/1279] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:33:24 2026] POST /v2.0/security-group-rules => generated 575 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1280] 10.0.0.179 () {32 vars in 682 bytes} [Mon Apr 27 02:33:24 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1281] 10.0.0.179 () {32 vars in 747 bytes} [Mon Apr 27 02:33:24 2026] GET /v2.0/security-group-rules/d259f3cb-bd70-42bc-a065-0fd206e69790 => generated 575 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1282] 10.0.0.179 () {32 vars in 694 bytes} [Mon Apr 27 02:33:24 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1283] 10.0.0.179 () {32 vars in 673 bytes} [Mon Apr 27 02:33:24 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1284] 10.0.0.179 () {32 vars in 680 bytes} [Mon Apr 27 02:33:25 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1285] 10.0.0.179 () {32 vars in 750 bytes} [Mon Apr 27 02:33:25 2026] DELETE /v2.0/security-group-rules/d259f3cb-bd70-42bc-a065-0fd206e69790 => 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: 696/1286] 10.0.0.179 () {32 vars in 694 bytes} [Mon Apr 27 02:33:25 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1287] 10.0.0.179 () {32 vars in 673 bytes} [Mon Apr 27 02:33:25 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1288] 10.0.0.179 () {34 vars in 749 bytes} [Mon Apr 27 02:33:24 2026] PUT /v2.0/floatingips/29075fe9-28ba-4dad-8d5f-2fa38bd1681c => generated 856 bytes in 769 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1289] 10.0.0.179 () {32 vars in 690 bytes} [Mon Apr 27 02:33:25 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:33:25.330 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d9328dee-46a7-4fe2-988f-7c3cc8370f7c'] response: {'name': 'network-changed', 'server_uuid': 'fb84270c-5f89-416d-979b-808676304da3', 'tag': '2d89d445-9de8-4666-906f-78cef2c6646a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 699/1290] 10.0.0.179 () {32 vars in 702 bytes} [Mon Apr 27 02:33:25 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1291] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:33:25 2026] DELETE /v2.0/security-groups/f5dc0ff4-6af5-48c2-a648-5887afface09 => 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: 593/1292] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:33:25 2026] GET /v2.0/ports?tenant_id=11bafd494a3d4a55b5f4a19ecedc6e0e&device_id=fb84270c-5f89-416d-979b-808676304da3 => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1293] 10.0.0.179 () {32 vars in 663 bytes} [Mon Apr 27 02:33:25 2026] GET /v2.0/security-groups => generated 2801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1294] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:33:25 2026] GET /v2.0/networks?id=46bc34d5-6ccf-4eef-b45b-c93bc6127bde => generated 772 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1295] 10.0.0.179 () {32 vars in 663 bytes} [Mon Apr 27 02:33:25 2026] GET /v2.0/security-groups => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1296] 199.204.45.240 () {34 vars in 1060 bytes} [Mon Apr 27 02:33:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=2d89d445-9de8-4666-906f-78cef2c6646a => generated 859 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1297] 10.0.0.179 () {32 vars in 732 bytes} [Mon Apr 27 02:33:25 2026] DELETE /v2.0/floatingips/c162bdfe-6e64-4d26-a55a-7cf1c6f7d61a => generated 0 bytes in 347 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1298] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:33:25 2026] GET /v2.0/subnets?id=4a8a3b07-9401-43dd-aa8a-21650fe840d6 => 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: 599/1299] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:33:25 2026] GET /v2.0/ports?network_id=46bc34d5-6ccf-4eef-b45b-c93bc6127bde&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: 600/1300] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:33:25 2026] GET /v2.0/networks/46bc34d5-6ccf-4eef-b45b-c93bc6127bde?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: 601/1301] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:33:25 2026] GET /v2.0/networks/46bc34d5-6ccf-4eef-b45b-c93bc6127bde?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: 701/1302] 10.0.0.179 () {32 vars in 732 bytes} [Mon Apr 27 02:33:25 2026] DELETE /v2.0/floatingips/220b049e-cdcc-4851-9d60-205ce139525f => generated 0 bytes in 349 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1303] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:33:26 2026] GET /v2.0/security-groups?tenant_id=df6110443e9f4e798ad1cb64dbea5bdc&name=default => generated 2801 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1304] 10.0.0.179 () {32 vars in 732 bytes} [Mon Apr 27 02:33:26 2026] DELETE /v2.0/floatingips/18209d0f-41ea-4c07-a2a2-a291b3f18796 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1305] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:33:26 2026] DELETE /v2.0/security-groups/46c95acd-6460-42b8-8c27-0bb398fd9e6f => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1306] 10.0.0.179 () {32 vars in 732 bytes} [Mon Apr 27 02:33:26 2026] DELETE /v2.0/floatingips/f81bbeab-c5ac-4d2a-96d5-001635e791dc => generated 0 bytes in 420 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1307] 10.0.0.179 () {32 vars in 732 bytes} [Mon Apr 27 02:33:26 2026] DELETE /v2.0/floatingips/d392963e-0fa7-40bc-8077-8852d7e6fff4 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1308] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:33:27 2026] GET /v2.0/security-groups?tenant_id=8052852d88d745b197219e8029b79fbf&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: 705/1309] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:33:28 2026] DELETE /v2.0/security-groups/20690ba0-d364-46ab-8724-0b05f414ceeb => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1312] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:33:28 2026] GET /v2.0/security-groups?tenant_id=cf71c481c65047399a05215ed0f3fb82&name=default => generated 2801 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:33:28.774 8 WARNING neutron_lib.context [None req-b089472a-ad02-4f2a-b99d-0089b22c717a 6d17e0c3cfe241f1b394723d0b6094df e5f93d3369a2416ba4d529424ca5f75c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 605/1313] 10.0.0.179 () {34 vars in 676 bytes} [Mon Apr 27 02:33:28 2026] POST /v2.0/subnetpools => generated 548 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1314] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:33:28 2026] DELETE /v2.0/security-groups/9e1c0af8-81f2-43ec-8181-5c720a4080cc => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1315] 10.0.0.179 () {32 vars in 729 bytes} [Mon Apr 27 02:33:28 2026] GET /v2.0/subnetpools/245c603a-e2ae-4ff5-bca7-7fa18ef44311 => generated 548 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1316] 10.0.0.179 () {34 vars in 749 bytes} [Mon Apr 27 02:33:28 2026] PUT /v2.0/subnetpools/245c603a-e2ae-4ff5-bca7-7fa18ef44311 => generated 500 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1317] 10.0.0.179 () {32 vars in 732 bytes} [Mon Apr 27 02:33:28 2026] DELETE /v2.0/subnetpools/245c603a-e2ae-4ff5-bca7-7fa18ef44311 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:33:29.094 7 INFO neutron.api.v2.resource [None req-284fc4cc-91cb-4df0-80e2-2905a5c39798 6d17e0c3cfe241f1b394723d0b6094df e5f93d3369a2416ba4d529424ca5f75c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 711/1318] 10.0.0.179 () {32 vars in 729 bytes} [Mon Apr 27 02:33:29 2026] GET /v2.0/subnetpools/245c603a-e2ae-4ff5-bca7-7fa18ef44311 => generated 145 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:33:29.117 7 INFO neutron.api.v2.resource [None req-6bd63ad7-7ab4-4b26-97c9-77a6655809ec 6d17e0c3cfe241f1b394723d0b6094df e5f93d3369a2416ba4d529424ca5f75c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 712/1319] 10.0.0.179 () {32 vars in 732 bytes} [Mon Apr 27 02:33:29 2026] DELETE /v2.0/subnetpools/245c603a-e2ae-4ff5-bca7-7fa18ef44311 => generated 145 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1320] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:33:29 2026] GET /v2.0/security-groups?tenant_id=0da6fce83e2e4552a3a79a09183fb6d8&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: 713/1321] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:33:29 2026] DELETE /v2.0/security-groups/8ec7ba05-db73-4388-a904-cadb68148e6b => 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: 609/1322] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:33:29 2026] GET /v2.0/security-groups?tenant_id=e5f93d3369a2416ba4d529424ca5f75c&name=default => generated 2801 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1323] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:33:29 2026] DELETE /v2.0/security-groups/66a708ca-ac7f-46d8-b51d-52931d205aa7 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1324] 10.0.0.179 () {34 vars in 678 bytes} [Mon Apr 27 02:33:33 2026] POST /v2.0/qos/policies => generated 359 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1325] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:33:33 2026] GET /v2.0/security-groups?tenant_id=8097b4713deb4f9381be32aa83016f27&name=default => generated 2801 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1326] 10.0.0.179 () {34 vars in 678 bytes} [Mon Apr 27 02:33:33 2026] POST /v2.0/qos/policies => generated 359 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1327] 10.0.0.179 () {34 vars in 678 bytes} [Mon Apr 27 02:33:33 2026] POST /v2.0/qos/policies => generated 359 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1328] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:33:33 2026] DELETE /v2.0/security-groups/148e52a7-5c8c-4169-a9ac-5ae292f9fb0d => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1329] 10.0.0.179 () {34 vars in 678 bytes} [Mon Apr 27 02:33:33 2026] POST /v2.0/qos/policies => generated 359 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1330] 10.0.0.179 () {34 vars in 678 bytes} [Mon Apr 27 02:33:34 2026] POST /v2.0/qos/policies => generated 359 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1331] 10.0.0.179 () {34 vars in 753 bytes} [Mon Apr 27 02:33:34 2026] PUT /v2.0/policies/a5dfbb8f-6364-4131-9020-667a9e02f93e/tags => generated 17 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1332] 10.0.0.179 () {34 vars in 753 bytes} [Mon Apr 27 02:33:34 2026] PUT /v2.0/policies/f984c082-594a-4e4a-b2b8-2f03a0ed47f9/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: 720/1333] 10.0.0.179 () {34 vars in 753 bytes} [Mon Apr 27 02:33:34 2026] PUT /v2.0/policies/e97c3162-9de0-468e-b752-d5421b471620/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1334] 10.0.0.179 () {34 vars in 753 bytes} [Mon Apr 27 02:33:34 2026] PUT /v2.0/policies/582c1f68-7717-4d63-b540-81e0ea04207f/tags => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1335] 10.0.0.179 () {32 vars in 674 bytes} [Mon Apr 27 02:33:34 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1336] 10.0.0.179 () {32 vars in 688 bytes} [Mon Apr 27 02:33:34 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1337] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:33:34 2026] GET /v2.0/security-groups?tenant_id=e46232d8900a414bb1d628bef1572b07&name=default => generated 2801 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1338] 10.0.0.179 () {32 vars in 684 bytes} [Mon Apr 27 02:33:34 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1339] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:33:34 2026] DELETE /v2.0/security-groups/aae91c4d-3c19-43a7-b29c-832545c8897a => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1340] 10.0.0.179 () {32 vars in 696 bytes} [Mon Apr 27 02:33:34 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1341] 10.0.0.179 () {32 vars in 682 bytes} [Mon Apr 27 02:33:35 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1342] 10.0.0.179 () {32 vars in 696 bytes} [Mon Apr 27 02:33:35 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1343] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:33:35 2026] GET /v2.0/security-groups?tenant_id=7931ecc2920d43c895ed816638d6b04d&name=default => generated 2801 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1344] 10.0.0.179 () {32 vars in 692 bytes} [Mon Apr 27 02:33:35 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: 7|app: 0|req: 727/1345] 10.0.0.179 () {32 vars in 704 bytes} [Mon Apr 27 02:33:35 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1346] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:33:35 2026] DELETE /v2.0/security-groups/5f5ed6a3-b654-494f-8f0e-49e4216c9afa => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1347] 10.0.0.179 () {32 vars in 734 bytes} [Mon Apr 27 02:33:35 2026] DELETE /v2.0/qos/policies/a5dfbb8f-6364-4131-9020-667a9e02f93e => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1348] 10.0.0.179 () {32 vars in 734 bytes} [Mon Apr 27 02:33:35 2026] DELETE /v2.0/qos/policies/f984c082-594a-4e4a-b2b8-2f03a0ed47f9 => 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: 729/1349] 10.0.0.179 () {32 vars in 734 bytes} [Mon Apr 27 02:33:35 2026] DELETE /v2.0/qos/policies/e97c3162-9de0-468e-b752-d5421b471620 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1350] 10.0.0.179 () {32 vars in 734 bytes} [Mon Apr 27 02:33:35 2026] DELETE /v2.0/qos/policies/582c1f68-7717-4d63-b540-81e0ea04207f => 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: 730/1351] 10.0.0.179 () {32 vars in 734 bytes} [Mon Apr 27 02:33:35 2026] DELETE /v2.0/qos/policies/3fec44e2-1093-43a6-a337-b9ece81b124a => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1352] 10.0.0.165 () {34 vars in 990 bytes} [Mon Apr 27 02:33:35 2026] GET /v2.0/ports?device_id=fb84270c-5f89-416d-979b-808676304da3 => generated 1244 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1353] 10.0.0.165 () {34 vars in 1040 bytes} [Mon Apr 27 02:33:36 2026] GET /v2.0/security-groups?id=2c001fa1-53ae-48ca-bb1e-fb541cdd58d4&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: 623/1354] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:33:36 2026] GET /v2.0/security-groups?tenant_id=f24520eebd914ea98fb54d1dfc70d09f&name=default => generated 2801 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1355] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:33:37 2026] DELETE /v2.0/security-groups/3438b67d-4ba5-4a0b-b36e-e9f957586d0d => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:33:37.275 8 WARNING neutron_lib.context [None req-7cb2ca1d-2a9d-454e-aae3-0106a6d013b0 db102f412247400fb9565694eaeff95b a4475539da09479da3822ebcbc0cef9d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:33:37.403 8 INFO neutron.db.segments_db [None req-7cb2ca1d-2a9d-454e-aae3-0106a6d013b0 db102f412247400fb9565694eaeff95b a4475539da09479da3822ebcbc0cef9d - - default default] Added segment b559cb95-db60-4b03-b4ab-7e9703a3c641 of type vxlan for network a0aeaf6d-d4d4-4066-b4e6-2c473f11de38 [pid: 7|app: 0|req: 733/1356] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:33:37 2026] GET /v2.0/security-groups?tenant_id=46ea70bea17148f7ab55db5f55bab2e8&name=default => generated 2801 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1357] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:33:37 2026] DELETE /v2.0/security-groups/43be99f5-09df-4131-963b-865c0daf9c4e => 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: 624/1358] 10.0.0.179 () {34 vars in 671 bytes} [Mon Apr 27 02:33:37 2026] POST /v2.0/networks => generated 632 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:33:37.556 8 WARNING neutron_lib.context [None req-c8881733-fae5-4d83-b10b-65a503f1fbb2 db102f412247400fb9565694eaeff95b a4475539da09479da3822ebcbc0cef9d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:33:37.606 8 INFO neutron.db.segments_db [None req-c8881733-fae5-4d83-b10b-65a503f1fbb2 db102f412247400fb9565694eaeff95b a4475539da09479da3822ebcbc0cef9d - - default default] Added segment 6ef9d290-82e0-4989-b939-bf672f89b914 of type vxlan for network 01279626-568d-4afa-af47-eec51a67138e 2026-04-27 02:33:37.775 7 INFO neutron.db.segments_db [None req-ad2395d6-f193-410a-b244-b1f3e7d57b3b f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Added segment 6ea2f555-b2b0-4f3c-aaab-9c3f0ac41fbd of type vxlan for network c5c98453-fece-4fa8-b31b-d6f716e2d96a [pid: 7|app: 0|req: 735/1359] 10.0.0.179 () {34 vars in 671 bytes} [Mon Apr 27 02:33:37 2026] POST /v2.0/networks => generated 740 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:33:37.949 8 INFO neutron.db.l3_hamode_db [None req-c8881733-fae5-4d83-b10b-65a503f1fbb2 db102f412247400fb9565694eaeff95b a4475539da09479da3822ebcbc0cef9d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 736/1360] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:33:37 2026] GET /v2.0/security-groups?tenant_id=5e2e893970dc4cc29bcbcc8c635eb7ed&name=default => generated 2801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1361] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:33:37 2026] POST /v2.0/subnets => generated 663 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1362] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:33:38 2026] DELETE /v2.0/security-groups/6d3c6943-e22b-45cf-a0ca-141ac14098f6 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:33:38.391 7 INFO neutron.db.segments_db [None req-226552fb-c55c-4be9-8025-3d3650b3fbb7 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Added segment ec731732-ec82-4875-bbae-59594370664d of type vxlan for network 7eee9380-e960-4713-bfc2-b08a8d2bd349 2026-04-27 02:33:38.793 7 INFO neutron.db.l3_hamode_db [None req-226552fb-c55c-4be9-8025-3d3650b3fbb7 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 02:33:39.278 8 INFO neutron.db.l3_hamode_db [None req-c8881733-fae5-4d83-b10b-65a503f1fbb2 db102f412247400fb9565694eaeff95b a4475539da09479da3822ebcbc0cef9d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 02:33:40.333 7 INFO neutron.db.l3_hamode_db [None req-226552fb-c55c-4be9-8025-3d3650b3fbb7 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 625/1363] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:33:37 2026] POST /v2.0/routers => generated 694 bytes in 3043 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1364] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:33:40 2026] GET /v2.0/ports?device_id=fb84270c-5f89-416d-979b-808676304da3 => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1365] 10.0.0.179 () {32 vars in 776 bytes} [Mon Apr 27 02:33:40 2026] GET /v2.0/subnets?project_id=a4475539da09479da3822ebcbc0cef9d&cidr=10.100.0.0%2F28 => generated 14 bytes in 650 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1366] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:33:41 2026] GET /v2.0/security-groups?id=2c001fa1-53ae-48ca-bb1e-fb541cdd58d4&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1367] 10.0.0.179 () {32 vars in 694 bytes} [Mon Apr 27 02:33:41 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1368] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:33:41 2026] GET /v2.0/ports?device_id=fb84270c-5f89-416d-979b-808676304da3 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1369] 10.0.0.179 () {32 vars in 784 bytes} [Mon Apr 27 02:33:41 2026] GET /v2.0/subnets?network_id=87295fd3-8737-4307-97b9-68ab06bc50eb&cidr=10.100.0.0%2F28 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1370] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:33:41 2026] GET /v2.0/security-groups?id=2c001fa1-53ae-48ca-bb1e-fb541cdd58d4&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:33:41.600 8 WARNING neutron_lib.context [None req-6b850de8-ec14-4b26-b719-ec778ad35354 db102f412247400fb9565694eaeff95b a4475539da09479da3822ebcbc0cef9d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 739/1371] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:33:38 2026] POST /v2.0/routers => generated 727 bytes in 3285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1372] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:33:41 2026] POST /v2.0/subnets => generated 632 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1373] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:33:41 2026] GET /v2.0/ports?device_id=fb84270c-5f89-416d-979b-808676304da3 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1374] 10.0.0.179 () {34 vars in 783 bytes} [Mon Apr 27 02:33:41 2026] PUT /v2.0/routers/6858d801-ee54-4c09-83ad-ca3453f95413/add_router_interface => generated 309 bytes in 1729 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1375] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:33:43 2026] GET /v2.0/ports?tenant_id=11bafd494a3d4a55b5f4a19ecedc6e0e&device_id=fb84270c-5f89-416d-979b-808676304da3 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1376] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:33:43 2026] GET /v2.0/security-groups?id=2c001fa1-53ae-48ca-bb1e-fb541cdd58d4&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:33:43.595 7 WARNING neutron_lib.context [None req-ccb060e1-300c-4722-bf69-fb9caf2b0197 6b55d68a5f5543e5a0f661b8110aa2a6 ea6f62b654564a548a94c31efadba13f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:33:43.649 7 INFO neutron.db.segments_db [None req-ccb060e1-300c-4722-bf69-fb9caf2b0197 6b55d68a5f5543e5a0f661b8110aa2a6 ea6f62b654564a548a94c31efadba13f - - default default] Added segment ffa257e7-e452-45d8-a34a-5b36673994c6 of type vxlan for network 7b4e049e-8f21-4adc-9e9e-4ac9ef112297 2026-04-27 02:33:43.968 7 INFO neutron.db.l3_hamode_db [None req-ccb060e1-300c-4722-bf69-fb9caf2b0197 6b55d68a5f5543e5a0f661b8110aa2a6 ea6f62b654564a548a94c31efadba13f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 635/1377] 10.0.0.179 () {34 vars in 783 bytes} [Mon Apr 27 02:33:42 2026] PUT /v2.0/routers/46ba1518-a907-4b09-928b-bdda90db9c11/add_router_interface => generated 309 bytes in 2105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:33:44.153 7 INFO neutron.db.l3_hamode_db [None req-ccb060e1-300c-4722-bf69-fb9caf2b0197 6b55d68a5f5543e5a0f661b8110aa2a6 ea6f62b654564a548a94c31efadba13f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 636/1378] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:33:44 2026] GET /v2.0/networks?id=46bc34d5-6ccf-4eef-b45b-c93bc6127bde => generated 772 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1381] 10.0.0.179 () {32 vars in 649 bytes} [Mon Apr 27 02:33:44 2026] GET /v2.0/networks => generated 7204 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1382] 199.204.45.240 () {34 vars in 1060 bytes} [Mon Apr 27 02:33:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=2d89d445-9de8-4666-906f-78cef2c6646a => generated 861 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1383] 10.0.0.179 () {32 vars in 647 bytes} [Mon Apr 27 02:33:44 2026] GET /v2.0/subnets => generated 5603 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1384] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:33:44 2026] GET /v2.0/subnets?id=4a8a3b07-9401-43dd-aa8a-21650fe840d6 => generated 670 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1385] 10.0.0.179 () {32 vars in 647 bytes} [Mon Apr 27 02:33:44 2026] GET /v2.0/routers => generated 2691 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1386] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:33:44 2026] GET /v2.0/ports?device_id=fb84270c-5f89-416d-979b-808676304da3 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1387] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:33:44 2026] GET /v2.0/ports?network_id=46bc34d5-6ccf-4eef-b45b-c93bc6127bde&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1388] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:33:44 2026] GET /v2.0/security-groups?id=2c001fa1-53ae-48ca-bb1e-fb541cdd58d4&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-04-27 02:33:44.800 8 WARNING neutron_lib.context [None req-a2f27835-9eb6-43a4-8d20-e581c817a878 db102f412247400fb9565694eaeff95b a4475539da09479da3822ebcbc0cef9d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 647/1389] 10.0.0.179 () {34 vars in 685 bytes} [Mon Apr 27 02:33:44 2026] POST /v2.0/security-groups => generated 1611 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1390] 10.0.0.179 () {34 vars in 668 bytes} [Mon Apr 27 02:33:43 2026] POST /v2.0/routers => generated 474 bytes in 1527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:33:44.972 7 WARNING neutron_lib.context [None req-91a41895-70d2-4b7d-be50-40dd98649246 db102f412247400fb9565694eaeff95b a4475539da09479da3822ebcbc0cef9d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 648/1391] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:33:44 2026] GET /v2.0/networks/46bc34d5-6ccf-4eef-b45b-c93bc6127bde?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:33:45.020 8 WARNING neutron_lib.context [None req-86f41f25-b1b2-43c3-a95d-e7cfbd65fb31 6b55d68a5f5543e5a0f661b8110aa2a6 ea6f62b654564a548a94c31efadba13f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:33:45.068 8 INFO neutron.db.l3_hamode_db [None req-86f41f25-b1b2-43c3-a95d-e7cfbd65fb31 6b55d68a5f5543e5a0f661b8110aa2a6 ea6f62b654564a548a94c31efadba13f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 744/1392] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:33:44 2026] POST /v2.0/security-group-rules => generated 565 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1393] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:33:45 2026] GET /v2.0/networks/46bc34d5-6ccf-4eef-b45b-c93bc6127bde?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:33:45.235 7 WARNING neutron_lib.context [None req-20994c25-7eeb-4076-95e1-b20853002774 db102f412247400fb9565694eaeff95b a4475539da09479da3822ebcbc0cef9d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:33:45.302 8 INFO neutron.db.l3_hamode_db [None req-86f41f25-b1b2-43c3-a95d-e7cfbd65fb31 6b55d68a5f5543e5a0f661b8110aa2a6 ea6f62b654564a548a94c31efadba13f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 746/1394] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:33:45 2026] POST /v2.0/security-group-rules => generated 564 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:33:45.363 7 WARNING neutron_lib.context [None req-c6223124-837e-49a5-8b6a-728734d9d216 db102f412247400fb9565694eaeff95b a4475539da09479da3822ebcbc0cef9d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 747/1395] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:33:45 2026] POST /v2.0/security-group-rules => generated 570 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:33:45.531 7 WARNING neutron_lib.context [None req-4e8f4889-7aad-4593-abf7-b9c515e0dce6 db102f412247400fb9565694eaeff95b a4475539da09479da3822ebcbc0cef9d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 748/1396] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:33:45 2026] POST /v2.0/security-group-rules => generated 569 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1397] 10.0.0.221 () {34 vars in 982 bytes} [Mon Apr 27 02:33:45 2026] GET /v2.0/networks?id=c5c98453-fece-4fa8-b31b-d6f716e2d96a => generated 672 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:33:45.783 7 WARNING neutron_lib.context [None req-6a6fcbe4-b86a-4643-bb56-e62195d50bf6 db102f412247400fb9565694eaeff95b a4475539da09479da3822ebcbc0cef9d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:33:45.811 7 INFO neutron.db.securitygroups_db [None req-6a6fcbe4-b86a-4643-bb56-e62195d50bf6 db102f412247400fb9565694eaeff95b a4475539da09479da3822ebcbc0cef9d - - default default] Project a4475539da09479da3822ebcbc0cef9d 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: 750/1398] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:33:45 2026] POST /v2.0/security-group-rules => generated 575 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1399] 10.0.0.221 () {34 vars in 965 bytes} [Mon Apr 27 02:33:45 2026] GET /v2.0/quotas/34ec849e2c8c4a3f9a9c3c28da74af9c => 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: 752/1400] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:33:45 2026] GET /v2.0/ports?device_id=fb84270c-5f89-416d-979b-808676304da3 => generated 975 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:33:46.068 7 WARNING neutron_lib.context [None req-5bcbb7fb-3015-4260-bf8f-8dd2ddbcdb38 db102f412247400fb9565694eaeff95b a4475539da09479da3822ebcbc0cef9d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:33:46.092 7 INFO neutron.db.securitygroups_db [None req-5bcbb7fb-3015-4260-bf8f-8dd2ddbcdb38 db102f412247400fb9565694eaeff95b a4475539da09479da3822ebcbc0cef9d - - default default] Project a4475539da09479da3822ebcbc0cef9d 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: 753/1401] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:33:46 2026] POST /v2.0/security-group-rules => generated 574 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1402] 10.0.0.179 () {34 vars in 668 bytes} [Mon Apr 27 02:33:45 2026] POST /v2.0/routers => generated 474 bytes in 1262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1403] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:33:46 2026] GET /v2.0/security-groups?id=2c001fa1-53ae-48ca-bb1e-fb541cdd58d4&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:33:46.319 8 WARNING neutron_lib.context [None req-d9820e58-3ac0-4377-9448-2c3dd55cffec 6b55d68a5f5543e5a0f661b8110aa2a6 ea6f62b654564a548a94c31efadba13f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 754/1404] 10.0.0.221 () {34 vars in 1002 bytes} [Mon Apr 27 02:33:46 2026] GET /v2.0/ports?tenant_id=34ec849e2c8c4a3f9a9c3c28da74af9c&fields=id => generated 103 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:33:46.370 8 INFO neutron.db.l3_hamode_db [None req-d9820e58-3ac0-4377-9448-2c3dd55cffec 6b55d68a5f5543e5a0f661b8110aa2a6 ea6f62b654564a548a94c31efadba13f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 755/1405] 10.0.0.221 () {34 vars in 1008 bytes} [Mon Apr 27 02:33:46 2026] GET /v2.0/networks/c5c98453-fece-4fa8-b31b-d6f716e2d96a?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: 756/1406] 10.0.0.221 () {34 vars in 1108 bytes} [Mon Apr 27 02:33:46 2026] GET /v2.0/networks/c5c98453-fece-4fa8-b31b-d6f716e2d96a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:33:46.531 8 INFO neutron.db.l3_hamode_db [None req-d9820e58-3ac0-4377-9448-2c3dd55cffec 6b55d68a5f5543e5a0f661b8110aa2a6 ea6f62b654564a548a94c31efadba13f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 757/1407] 10.0.0.179 () {32 vars in 649 bytes} [Mon Apr 27 02:33:46 2026] GET /v2.0/networks => generated 1297 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1408] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:33:46 2026] GET /v2.0/ports?device_id=79194b5d-da14-43c5-a092-2d1d3e8ef1da => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1409] 10.0.0.221 () {34 vars in 1100 bytes} [Mon Apr 27 02:33:46 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1644829526&fields=id&tenant_id=a4475539da09479da3822ebcbc0cef9d => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1410] 10.0.0.221 () {34 vars in 982 bytes} [Mon Apr 27 02:33:46 2026] GET /v2.0/networks?id=a0aeaf6d-d4d4-4066-b4e6-2c473f11de38 => generated 660 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1411] 10.0.0.221 () {34 vars in 965 bytes} [Mon Apr 27 02:33:46 2026] GET /v2.0/quotas/a4475539da09479da3822ebcbc0cef9d => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1412] 10.0.0.221 () {34 vars in 1002 bytes} [Mon Apr 27 02:33:47 2026] GET /v2.0/ports?tenant_id=a4475539da09479da3822ebcbc0cef9d&fields=id => generated 103 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1413] 10.0.0.221 () {34 vars in 1008 bytes} [Mon Apr 27 02:33:47 2026] GET /v2.0/networks/a0aeaf6d-d4d4-4066-b4e6-2c473f11de38?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: 764/1414] 10.0.0.221 () {34 vars in 1108 bytes} [Mon Apr 27 02:33:47 2026] GET /v2.0/networks/a0aeaf6d-d4d4-4066-b4e6-2c473f11de38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1415] 10.0.0.179 () {34 vars in 668 bytes} [Mon Apr 27 02:33:46 2026] POST /v2.0/routers => generated 474 bytes in 1021 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:33:47.349 7 WARNING neutron_lib.context [None req-9625c14b-93e0-45b1-9499-0d661ff6ecb0 6b55d68a5f5543e5a0f661b8110aa2a6 ea6f62b654564a548a94c31efadba13f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:33:47.407 7 INFO neutron.db.l3_hamode_db [None req-9625c14b-93e0-45b1-9499-0d661ff6ecb0 6b55d68a5f5543e5a0f661b8110aa2a6 ea6f62b654564a548a94c31efadba13f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 652/1416] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:33:47 2026] GET /v2.0/networks?id=c5c98453-fece-4fa8-b31b-d6f716e2d96a => generated 672 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1417] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:33:47 2026] GET /v2.0/ports?device_id=fb84270c-5f89-416d-979b-808676304da3 => generated 973 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1418] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:33:47 2026] GET /v2.0/ports?device_id=3e0bcff6-c928-408f-9b38-4b2f3068ef79 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:33:47.621 8 WARNING neutron_lib.context [req-a161498c-2814-455d-870f-ed95c6306a0f req-a6df2761-5c50-4f5d-9d41-71f21e1f32ff 0e412f6dfb3248b8964c01d95989865e 34ec849e2c8c4a3f9a9c3c28da74af9c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:33:47.987 7 INFO neutron.db.l3_hamode_db [None req-9625c14b-93e0-45b1-9499-0d661ff6ecb0 6b55d68a5f5543e5a0f661b8110aa2a6 ea6f62b654564a548a94c31efadba13f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 655/1419] 199.204.45.240 () {38 vars in 955 bytes} [Mon Apr 27 02:33:47 2026] POST /v2.0/ports => generated 958 bytes in 1111 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: 656/1420] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:33:48 2026] GET /v2.0/security-groups?id=2c001fa1-53ae-48ca-bb1e-fb541cdd58d4&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1421] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:33:48 2026] GET /v2.0/ports?device_id=79194b5d-da14-43c5-a092-2d1d3e8ef1da => generated 961 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1422] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:33:48 2026] GET /v2.0/networks?id=a0aeaf6d-d4d4-4066-b4e6-2c473f11de38 => generated 660 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1423] 10.0.0.179 () {34 vars in 668 bytes} [Mon Apr 27 02:33:47 2026] POST /v2.0/routers => generated 474 bytes in 1682 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1424] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:33:49 2026] GET /v2.0/ports?device_id=3e0bcff6-c928-408f-9b38-4b2f3068ef79 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1425] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:33:49 2026] GET /v2.0/security-groups?id=711f3627-3099-49d2-98e1-d221410efcf6&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1426] 199.204.45.240 () {34 vars in 1050 bytes} [Mon Apr 27 02:33:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a4475539da09479da3822ebcbc0cef9d => generated 181 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:33:49.155 7 WARNING neutron_lib.context [None req-caa1325a-1ed3-4240-9841-ff95287d9733 6b55d68a5f5543e5a0f661b8110aa2a6 ea6f62b654564a548a94c31efadba13f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:33:49.214 7 INFO neutron.db.l3_hamode_db [None req-caa1325a-1ed3-4240-9841-ff95287d9733 6b55d68a5f5543e5a0f661b8110aa2a6 ea6f62b654564a548a94c31efadba13f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 02:33:49.391 7 INFO neutron.db.l3_hamode_db [None req-caa1325a-1ed3-4240-9841-ff95287d9733 6b55d68a5f5543e5a0f661b8110aa2a6 ea6f62b654564a548a94c31efadba13f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 659/1427] 199.204.45.240 () {38 vars in 1028 bytes} [Mon Apr 27 02:33:48 2026] PUT /v2.0/ports/197c82df-c017-4b08-8462-6b1f147795c4 => generated 1203 bytes in 528 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 02:33:49.505 8 WARNING neutron_lib.context [req-b7ce79d6-c362-432f-9815-6fe82ff31101 req-3de657be-bb5c-4268-ba9e-1df7e4e90c8e db102f412247400fb9565694eaeff95b a4475539da09479da3822ebcbc0cef9d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:33:49.542 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ad58fbc-cd62-4173-8116-759204ff69e2'] response: {'name': 'network-changed', 'server_uuid': '79194b5d-da14-43c5-a092-2d1d3e8ef1da', 'tag': '197c82df-c017-4b08-8462-6b1f147795c4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 660/1428] 199.204.45.240 () {38 vars in 955 bytes} [Mon Apr 27 02:33:49 2026] POST /v2.0/ports => generated 958 bytes in 543 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 661/1429] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:33:50 2026] GET /v2.0/ports?tenant_id=34ec849e2c8c4a3f9a9c3c28da74af9c&device_id=79194b5d-da14-43c5-a092-2d1d3e8ef1da => generated 1242 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1430] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:33:50 2026] GET /v2.0/ports?device_id=fb84270c-5f89-416d-979b-808676304da3 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1431] 10.0.0.179 () {34 vars in 668 bytes} [Mon Apr 27 02:33:49 2026] POST /v2.0/routers => generated 474 bytes in 1109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1432] 199.204.45.240 () {34 vars in 1060 bytes} [Mon Apr 27 02:33:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=197c82df-c017-4b08-8462-6b1f147795c4 => 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: 771/1433] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:33:50 2026] GET /v2.0/ports?device_id=3e0bcff6-c928-408f-9b38-4b2f3068ef79 => generated 961 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1434] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:33:50 2026] GET /v2.0/security-groups?id=2c001fa1-53ae-48ca-bb1e-fb541cdd58d4&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1435] 10.0.0.179 () {34 vars in 751 bytes} [Mon Apr 27 02:33:50 2026] PUT /v2.0/routers/a547ca3c-b52b-475d-88c5-bb2eac4ad305/tags => generated 17 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1436] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:33:50 2026] GET /v2.0/subnets?id=0af07520-5b4f-4ebb-8963-25dc279d9c59 => generated 666 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1437] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:33:50 2026] GET /v2.0/security-groups?id=9e7bab5d-b98a-49e9-8bf0-344881e6df99&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1438] 199.204.45.240 () {38 vars in 1028 bytes} [Mon Apr 27 02:33:50 2026] PUT /v2.0/ports/83c4eaa5-943b-4805-8338-b4cdb02a10d2 => generated 1203 bytes in 493 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: 776/1439] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:33:50 2026] GET /v2.0/ports?device_id=79194b5d-da14-43c5-a092-2d1d3e8ef1da => generated 973 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1440] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:33:50 2026] GET /v2.0/ports?network_id=c5c98453-fece-4fa8-b31b-d6f716e2d96a&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: 778/1441] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:33:50 2026] GET /v2.0/security-groups?id=711f3627-3099-49d2-98e1-d221410efcf6&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: 664/1442] 10.0.0.179 () {34 vars in 751 bytes} [Mon Apr 27 02:33:50 2026] PUT /v2.0/routers/fea053a0-2366-4598-aa3e-4a80e1f90b6b/tags => generated 25 bytes in 128 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: 779/1443] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:33:50 2026] GET /v2.0/ports?tenant_id=a4475539da09479da3822ebcbc0cef9d&device_id=3e0bcff6-c928-408f-9b38-4b2f3068ef79 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1444] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:33:50 2026] GET /v2.0/networks/c5c98453-fece-4fa8-b31b-d6f716e2d96a?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: 666/1445] 199.204.45.240 () {34 vars in 1060 bytes} [Mon Apr 27 02:33:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=83c4eaa5-943b-4805-8338-b4cdb02a10d2 => 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: 780/1446] 10.0.0.179 () {34 vars in 751 bytes} [Mon Apr 27 02:33:50 2026] PUT /v2.0/routers/3938711b-90b1-4068-988c-b81746141dfd/tags => generated 34 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1447] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:33:50 2026] GET /v2.0/subnets?id=fb1a0bd5-c926-4106-8b0d-aeec84a395dc => generated 653 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1448] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:33:50 2026] GET /v2.0/networks/c5c98453-fece-4fa8-b31b-d6f716e2d96a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1449] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:33:50 2026] GET /v2.0/ports?network_id=a0aeaf6d-d4d4-4066-b4e6-2c473f11de38&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: 782/1450] 10.0.0.179 () {34 vars in 751 bytes} [Mon Apr 27 02:33:50 2026] PUT /v2.0/routers/734be604-7d40-4856-be1c-0bc663eeb97e/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: 669/1451] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:33:51 2026] GET /v2.0/networks/a0aeaf6d-d4d4-4066-b4e6-2c473f11de38?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1452] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:33:51 2026] GET /v2.0/ports?tenant_id=34ec849e2c8c4a3f9a9c3c28da74af9c&device_id=79194b5d-da14-43c5-a092-2d1d3e8ef1da => generated 1242 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1453] 10.0.0.179 () {32 vars in 664 bytes} [Mon Apr 27 02:33:51 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1454] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:33:51 2026] GET /v2.0/networks/a0aeaf6d-d4d4-4066-b4e6-2c473f11de38?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: 784/1455] 10.0.0.179 () {32 vars in 678 bytes} [Mon Apr 27 02:33:51 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1456] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:33:51 2026] GET /v2.0/networks?id=c5c98453-fece-4fa8-b31b-d6f716e2d96a => generated 768 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1457] 199.204.45.240 () {34 vars in 1060 bytes} [Mon Apr 27 02:33:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=197c82df-c017-4b08-8462-6b1f147795c4 => 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: 674/1458] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:33:51 2026] GET /v2.0/subnets?id=0af07520-5b4f-4ebb-8963-25dc279d9c59 => generated 666 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1459] 10.0.0.179 () {32 vars in 674 bytes} [Mon Apr 27 02:33:51 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1460] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:33:51 2026] GET /v2.0/ports?network_id=c5c98453-fece-4fa8-b31b-d6f716e2d96a&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: 786/1461] 10.0.0.179 () {32 vars in 686 bytes} [Mon Apr 27 02:33:51 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1462] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:33:51 2026] GET /v2.0/networks/c5c98453-fece-4fa8-b31b-d6f716e2d96a?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:33:51.576 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-97efba5e-fd03-4ac7-b2dc-da4bdec9a60e'] response: {'name': 'network-changed', 'server_uuid': '3e0bcff6-c928-408f-9b38-4b2f3068ef79', 'tag': '83c4eaa5-943b-4805-8338-b4cdb02a10d2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 677/1463] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:33:51 2026] GET /v2.0/networks/c5c98453-fece-4fa8-b31b-d6f716e2d96a?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: 787/1464] 10.0.0.179 () {32 vars in 672 bytes} [Mon Apr 27 02:33:51 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1465] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:33:51 2026] GET /v2.0/ports?tenant_id=a4475539da09479da3822ebcbc0cef9d&device_id=3e0bcff6-c928-408f-9b38-4b2f3068ef79 => generated 1242 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1466] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:33:51 2026] GET /v2.0/ports?device_id=3e0bcff6-c928-408f-9b38-4b2f3068ef79 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1467] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:33:51 2026] GET /v2.0/networks?id=a0aeaf6d-d4d4-4066-b4e6-2c473f11de38 => generated 756 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1468] 10.0.0.179 () {32 vars in 686 bytes} [Mon Apr 27 02:33:51 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1469] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:33:51 2026] GET /v2.0/ports?device_id=79194b5d-da14-43c5-a092-2d1d3e8ef1da => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1470] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:33:51 2026] GET /v2.0/security-groups?id=9e7bab5d-b98a-49e9-8bf0-344881e6df99&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1471] 199.204.45.240 () {34 vars in 1060 bytes} [Mon Apr 27 02:33:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=83c4eaa5-943b-4805-8338-b4cdb02a10d2 => 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: 792/1472] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:33:51 2026] GET /v2.0/security-groups?id=711f3627-3099-49d2-98e1-d221410efcf6&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: 7|app: 0|req: 793/1473] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:33:51 2026] GET /v2.0/subnets?id=fb1a0bd5-c926-4106-8b0d-aeec84a395dc => generated 653 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1474] 10.0.0.179 () {32 vars in 682 bytes} [Mon Apr 27 02:33:51 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1475] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:33:51 2026] GET /v2.0/ports?network_id=a0aeaf6d-d4d4-4066-b4e6-2c473f11de38&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1476] 10.0.0.179 () {32 vars in 694 bytes} [Mon Apr 27 02:33:51 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1477] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:33:52 2026] GET /v2.0/networks/a0aeaf6d-d4d4-4066-b4e6-2c473f11de38?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: 683/1478] 10.0.0.179 () {32 vars in 721 bytes} [Mon Apr 27 02:33:52 2026] GET /v2.0/routers/a547ca3c-b52b-475d-88c5-bb2eac4ad305 => generated 485 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1479] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:33:52 2026] GET /v2.0/networks/a0aeaf6d-d4d4-4066-b4e6-2c473f11de38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1480] 10.0.0.179 () {34 vars in 742 bytes} [Mon Apr 27 02:33:52 2026] PUT /v2.0/routers/a547ca3c-b52b-475d-88c5-bb2eac4ad305 => generated 485 bytes in 674 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1481] 10.0.0.179 () {32 vars in 736 bytes} [Mon Apr 27 02:33:52 2026] GET /v2.0/ports?device_id=a547ca3c-b52b-475d-88c5-bb2eac4ad305 => 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: 798/1482] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:33:52 2026] GET /v2.0/ports?device_id=3e0bcff6-c928-408f-9b38-4b2f3068ef79 => generated 973 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1483] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:33:53 2026] GET /v2.0/ports?device_id=79194b5d-da14-43c5-a092-2d1d3e8ef1da => generated 973 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1484] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:33:53 2026] GET /v2.0/security-groups?id=9e7bab5d-b98a-49e9-8bf0-344881e6df99&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1485] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:33:53 2026] GET /v2.0/security-groups?id=711f3627-3099-49d2-98e1-d221410efcf6&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: 685/1486] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:33:52 2026] DELETE /v2.0/routers/a547ca3c-b52b-475d-88c5-bb2eac4ad305 => generated 0 bytes in 565 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1487] 10.0.0.179 () {32 vars in 721 bytes} [Mon Apr 27 02:33:53 2026] GET /v2.0/routers/fea053a0-2366-4598-aa3e-4a80e1f90b6b => generated 493 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1488] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:33:54 2026] GET /v2.0/ports?device_id=3e0bcff6-c928-408f-9b38-4b2f3068ef79 => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1489] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:33:54 2026] GET /v2.0/ports?device_id=79194b5d-da14-43c5-a092-2d1d3e8ef1da => generated 975 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1490] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:33:54 2026] GET /v2.0/security-groups?id=9e7bab5d-b98a-49e9-8bf0-344881e6df99&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1491] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:33:54 2026] GET /v2.0/security-groups?id=711f3627-3099-49d2-98e1-d221410efcf6&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1492] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:33:54 2026] GET /v2.0/ports?device_id=3e0bcff6-c928-408f-9b38-4b2f3068ef79 => 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: 808/1493] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:33:54 2026] GET /v2.0/security-groups?id=9e7bab5d-b98a-49e9-8bf0-344881e6df99&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: 8|app: 0|req: 686/1494] 10.0.0.179 () {34 vars in 742 bytes} [Mon Apr 27 02:33:53 2026] PUT /v2.0/routers/fea053a0-2366-4598-aa3e-4a80e1f90b6b => generated 493 bytes in 1248 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1495] 10.0.0.179 () {32 vars in 736 bytes} [Mon Apr 27 02:33:54 2026] GET /v2.0/ports?device_id=fea053a0-2366-4598-aa3e-4a80e1f90b6b => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1496] 10.0.0.179 () {32 vars in 736 bytes} [Mon Apr 27 02:33:54 2026] GET /v2.0/ports?device_id=3e0bcff6-c928-408f-9b38-4b2f3068ef79 => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:33:54.839 8 WARNING neutron_lib.context [None req-25afdd20-4586-477a-a068-ba2822e34f06 db102f412247400fb9565694eaeff95b a4475539da09479da3822ebcbc0cef9d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 810/1497] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:33:54 2026] DELETE /v2.0/routers/fea053a0-2366-4598-aa3e-4a80e1f90b6b => generated 0 bytes in 692 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1498] 10.0.0.179 () {32 vars in 721 bytes} [Mon Apr 27 02:33:55 2026] GET /v2.0/routers/3938711b-90b1-4068-988c-b81746141dfd => generated 502 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:33:56.054 8 INFO neutron.db.l3_db [None req-25afdd20-4586-477a-a068-ba2822e34f06 db102f412247400fb9565694eaeff95b a4475539da09479da3822ebcbc0cef9d - - default default] Floating IP 9bd609b2-1388-4bee-9b56-389ef20eb77e associated. External IP: 10.96.250.219, port: 83c4eaa5-943b-4805-8338-b4cdb02a10d2. [pid: 8|app: 0|req: 688/1499] 10.0.0.179 () {34 vars in 677 bytes} [Mon Apr 27 02:33:54 2026] POST /v2.0/floatingips => generated 856 bytes in 1676 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:33:56.554 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-86cfd179-6a99-41f6-b76a-7c32565a531b'] response: {'name': 'network-changed', 'server_uuid': '3e0bcff6-c928-408f-9b38-4b2f3068ef79', 'tag': '83c4eaa5-943b-4805-8338-b4cdb02a10d2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 689/1500] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:33:56 2026] GET /v2.0/ports?device_id=79194b5d-da14-43c5-a092-2d1d3e8ef1da => generated 975 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1501] 199.204.45.240 () {34 vars in 1096 bytes} [Mon Apr 27 02:33:56 2026] GET /v2.0/ports?device_id=fb84270c-5f89-416d-979b-808676304da3&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1502] 10.0.0.179 () {32 vars in 729 bytes} [Mon Apr 27 02:33:56 2026] GET /v2.0/floatingips/9bd609b2-1388-4bee-9b56-389ef20eb77e => generated 856 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1503] 10.0.0.179 () {34 vars in 742 bytes} [Mon Apr 27 02:33:55 2026] PUT /v2.0/routers/3938711b-90b1-4068-988c-b81746141dfd => generated 502 bytes in 1207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1504] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:33:56 2026] GET /v2.0/ports?tenant_id=a4475539da09479da3822ebcbc0cef9d&device_id=3e0bcff6-c928-408f-9b38-4b2f3068ef79 => 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: 813/1505] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:33:56 2026] GET /v2.0/security-groups?id=711f3627-3099-49d2-98e1-d221410efcf6&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1506] 10.0.0.179 () {32 vars in 736 bytes} [Mon Apr 27 02:33:56 2026] GET /v2.0/ports?device_id=3938711b-90b1-4068-988c-b81746141dfd => 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: 693/1507] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:33:56 2026] GET /v2.0/ports?tenant_id=11bafd494a3d4a55b5f4a19ecedc6e0e&device_id=fb84270c-5f89-416d-979b-808676304da3 => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1508] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:33:56 2026] GET /v2.0/networks?id=a0aeaf6d-d4d4-4066-b4e6-2c473f11de38 => generated 756 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1509] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:33:56 2026] GET /v2.0/networks?id=46bc34d5-6ccf-4eef-b45b-c93bc6127bde => generated 772 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1510] 199.204.45.240 () {34 vars in 1060 bytes} [Mon Apr 27 02:33:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=83c4eaa5-943b-4805-8338-b4cdb02a10d2 => generated 859 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1511] 199.204.45.240 () {34 vars in 1060 bytes} [Mon Apr 27 02:33:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=2d89d445-9de8-4666-906f-78cef2c6646a => generated 861 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1512] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:33:57 2026] GET /v2.0/subnets?id=fb1a0bd5-c926-4106-8b0d-aeec84a395dc => generated 653 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1513] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:33:57 2026] GET /v2.0/subnets?id=4a8a3b07-9401-43dd-aa8a-21650fe840d6 => generated 670 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1514] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:33:57 2026] GET /v2.0/ports?network_id=a0aeaf6d-d4d4-4066-b4e6-2c473f11de38&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: 822/1515] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:33:57 2026] GET /v2.0/ports?network_id=46bc34d5-6ccf-4eef-b45b-c93bc6127bde&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: 823/1516] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:33:57 2026] GET /v2.0/networks/a0aeaf6d-d4d4-4066-b4e6-2c473f11de38?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: 694/1517] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:33:56 2026] DELETE /v2.0/routers/3938711b-90b1-4068-988c-b81746141dfd => generated 0 bytes in 566 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1518] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:33:57 2026] GET /v2.0/networks/46bc34d5-6ccf-4eef-b45b-c93bc6127bde?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: 695/1519] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:33:57 2026] GET /v2.0/networks/a0aeaf6d-d4d4-4066-b4e6-2c473f11de38?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: 825/1520] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:33:57 2026] GET /v2.0/ports?device_id=79194b5d-da14-43c5-a092-2d1d3e8ef1da => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1521] 10.0.0.179 () {32 vars in 721 bytes} [Mon Apr 27 02:33:57 2026] GET /v2.0/routers/734be604-7d40-4856-be1c-0bc663eeb97e => generated 487 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1522] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:33:57 2026] GET /v2.0/networks/46bc34d5-6ccf-4eef-b45b-c93bc6127bde?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: 697/1523] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:33:57 2026] GET /v2.0/security-groups?id=711f3627-3099-49d2-98e1-d221410efcf6&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1524] 10.0.0.179 () {32 vars in 729 bytes} [Mon Apr 27 02:33:57 2026] GET /v2.0/floatingips/9bd609b2-1388-4bee-9b56-389ef20eb77e => generated 856 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1525] 199.204.45.240 () {34 vars in 994 bytes} [Mon Apr 27 02:33:57 2026] GET /v2.0/ports?device_id=79194b5d-da14-43c5-a092-2d1d3e8ef1da => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1526] 199.204.45.240 () {36 vars in 997 bytes} [Mon Apr 27 02:33:58 2026] DELETE /v2.0/ports/197c82df-c017-4b08-8462-6b1f147795c4 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1529] 10.0.0.179 () {34 vars in 742 bytes} [Mon Apr 27 02:33:57 2026] PUT /v2.0/routers/734be604-7d40-4856-be1c-0bc663eeb97e => generated 487 bytes in 840 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1530] 10.0.0.179 () {32 vars in 736 bytes} [Mon Apr 27 02:33:58 2026] GET /v2.0/ports?device_id=734be604-7d40-4856-be1c-0bc663eeb97e => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1531] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:33:58 2026] GET /v2.0/ports?device_id=79194b5d-da14-43c5-a092-2d1d3e8ef1da => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:33:58.851 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d89154f-115e-4066-b09b-698fce9f6492'] response: {'server_uuid': '79194b5d-da14-43c5-a092-2d1d3e8ef1da', 'name': 'network-vif-deleted', 'tag': '197c82df-c017-4b08-8462-6b1f147795c4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 705/1532] 10.0.0.179 () {32 vars in 729 bytes} [Mon Apr 27 02:33:58 2026] GET /v2.0/floatingips/9bd609b2-1388-4bee-9b56-389ef20eb77e => generated 858 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1533] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:33:58 2026] DELETE /v2.0/routers/734be604-7d40-4856-be1c-0bc663eeb97e => generated 0 bytes in 606 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1534] 10.0.0.179 () {32 vars in 721 bytes} [Mon Apr 27 02:33:59 2026] GET /v2.0/routers/64034040-3dd5-4bad-b6c9-3b7ee7df1368 => generated 480 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1535] 10.0.0.165 () {34 vars in 990 bytes} [Mon Apr 27 02:33:59 2026] GET /v2.0/ports?device_id=fb84270c-5f89-416d-979b-808676304da3 => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1536] 10.0.0.165 () {34 vars in 1040 bytes} [Mon Apr 27 02:33:59 2026] GET /v2.0/security-groups?id=2c001fa1-53ae-48ca-bb1e-fb541cdd58d4&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: 829/1537] 10.0.0.179 () {34 vars in 742 bytes} [Mon Apr 27 02:33:59 2026] PUT /v2.0/routers/64034040-3dd5-4bad-b6c9-3b7ee7df1368 => generated 480 bytes in 718 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1538] 10.0.0.179 () {32 vars in 736 bytes} [Mon Apr 27 02:33:59 2026] GET /v2.0/ports?device_id=64034040-3dd5-4bad-b6c9-3b7ee7df1368 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:34:00.652 7 INFO neutron.services.segments.plugin [-] Segment ffa257e7-e452-45d8-a34a-5b36673994c6 resource provider aggregate not found 2026-04-27 02:34:00.659 7 INFO neutron.services.segments.plugin [-] Segment ffa257e7-e452-45d8-a34a-5b36673994c6 resource provider aggregate not found 2026-04-27 02:34:00.680 7 INFO neutron.services.segments.plugin [-] Segment ffa257e7-e452-45d8-a34a-5b36673994c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffa257e7-e452-45d8-a34a-5b36673994c6 found for delete ", "request_id": "req-da08f294-3b3c-4a18-b055-dc663c6d54ab"}]} 2026-04-27 02:34:00.681 7 INFO neutron.services.segments.plugin [-] Segment ffa257e7-e452-45d8-a34a-5b36673994c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffa257e7-e452-45d8-a34a-5b36673994c6 found for delete ", "request_id": "req-8849e757-d659-4999-863e-8bad97211e14"}]} 2026-04-27 02:34:00.682 7 INFO neutron.db.l3_hamode_db [None req-462ac3e4-f3fb-43cb-8672-c2417485adbf 6b55d68a5f5543e5a0f661b8110aa2a6 ea6f62b654564a548a94c31efadba13f - - default default] HA network 7b4e049e-8f21-4adc-9e9e-4ac9ef112297 was deleted as no HA routers are present in tenant ea6f62b654564a548a94c31efadba13f. [pid: 7|app: 0|req: 830/1539] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:33:59 2026] DELETE /v2.0/routers/64034040-3dd5-4bad-b6c9-3b7ee7df1368 => generated 0 bytes in 701 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1540] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:34:01 2026] GET /v2.0/security-groups?tenant_id=378579e799dd49159c8070bb133e5bde&name=default => generated 2801 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1541] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:34:01 2026] DELETE /v2.0/security-groups/ee24fa4a-663e-4a5b-8602-cee01de86ea5 => 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: 710/1542] 10.0.0.179 () {34 vars in 789 bytes} [Mon Apr 27 02:34:00 2026] PUT /v2.0/routers/6858d801-ee54-4c09-83ad-ca3453f95413/remove_router_interface => generated 309 bytes in 1190 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1543] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:34:02 2026] GET /v2.0/security-groups?tenant_id=35dd88f291a045a7bb09fedd84042e34&name=default => generated 2801 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1544] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:34:02 2026] DELETE /v2.0/security-groups/67b5b45a-adbb-4bbb-a716-9c38836979a1 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1545] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:34:02 2026] GET /v2.0/security-groups?tenant_id=ea6f62b654564a548a94c31efadba13f&name=default => generated 2801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1546] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:34:02 2026] DELETE /v2.0/security-groups/a1b11eba-21c3-4ee1-a4cb-03e825057a40 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:34:03.772 8 INFO neutron.services.segments.plugin [-] Segment ec731732-ec82-4875-bbae-59594370664d resource provider aggregate not found 2026-04-27 02:34:03.778 8 INFO neutron.services.segments.plugin [-] Segment ec731732-ec82-4875-bbae-59594370664d resource provider aggregate not found 2026-04-27 02:34:03.801 8 INFO neutron.services.segments.plugin [-] Segment ec731732-ec82-4875-bbae-59594370664d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec731732-ec82-4875-bbae-59594370664d found for delete ", "request_id": "req-c490438a-e473-4db5-858d-225c696468bd"}]} 2026-04-27 02:34:03.804 8 INFO neutron.db.l3_hamode_db [None req-6dca40c7-6ccc-4d50-a389-d03a0f33164b f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] HA network 7eee9380-e960-4713-bfc2-b08a8d2bd349 was deleted as no HA routers are present in tenant 34ec849e2c8c4a3f9a9c3c28da74af9c. 2026-04-27 02:34:03.805 8 INFO neutron.services.segments.plugin [-] Segment ec731732-ec82-4875-bbae-59594370664d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec731732-ec82-4875-bbae-59594370664d found for delete ", "request_id": "req-e839dec2-b8ed-459e-94d0-8c4a0c938158"}]} [pid: 8|app: 0|req: 711/1547] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:34:02 2026] DELETE /v2.0/routers/6858d801-ee54-4c09-83ad-ca3453f95413 => generated 0 bytes in 1624 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1548] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:34:03 2026] DELETE /v2.0/subnets/0af07520-5b4f-4ebb-8963-25dc279d9c59 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1549] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:34:04 2026] DELETE /v2.0/networks/c5c98453-fece-4fa8-b31b-d6f716e2d96a => generated 0 bytes in 379 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1550] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:34:04 2026] GET /v2.0/security-groups?tenant_id=34ec849e2c8c4a3f9a9c3c28da74af9c&name=default => generated 2801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1551] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:34:04 2026] DELETE /v2.0/security-groups/711f3627-3099-49d2-98e1-d221410efcf6 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1552] 10.0.0.165 () {34 vars in 990 bytes} [Mon Apr 27 02:34:05 2026] GET /v2.0/ports?device_id=3e0bcff6-c928-408f-9b38-4b2f3068ef79 => 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: 714/1553] 10.0.0.165 () {34 vars in 1040 bytes} [Mon Apr 27 02:34:05 2026] GET /v2.0/security-groups?id=9e7bab5d-b98a-49e9-8bf0-344881e6df99&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: 840/1554] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:34:05 2026] GET /v2.0/ports?device_id=fb84270c-5f89-416d-979b-808676304da3 => generated 975 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:34:05.919 8 INFO neutron.services.segments.plugin [-] Segment 6ea2f555-b2b0-4f3c-aaab-9c3f0ac41fbd resource provider aggregate not found 2026-04-27 02:34:05.927 8 INFO neutron.services.segments.plugin [-] Segment 6ea2f555-b2b0-4f3c-aaab-9c3f0ac41fbd resource provider aggregate not found 2026-04-27 02:34:05.946 8 INFO neutron.services.segments.plugin [-] Segment 6ea2f555-b2b0-4f3c-aaab-9c3f0ac41fbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ea2f555-b2b0-4f3c-aaab-9c3f0ac41fbd found for delete ", "request_id": "req-2c70287c-ccc9-48d9-b475-11e574e3f6ae"}]} 2026-04-27 02:34:05.946 8 INFO neutron.services.segments.plugin [-] Segment 6ea2f555-b2b0-4f3c-aaab-9c3f0ac41fbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ea2f555-b2b0-4f3c-aaab-9c3f0ac41fbd found for delete ", "request_id": "req-bf6f1e5f-fa4a-4905-bfab-8896d3600cc0"}]} [pid: 8|app: 0|req: 715/1555] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:34:05 2026] GET /v2.0/security-groups?id=2c001fa1-53ae-48ca-bb1e-fb541cdd58d4&fields=id&fields=name => generated 114 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1556] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:34:06 2026] GET /v2.0/ports?device_id=fb84270c-5f89-416d-979b-808676304da3 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1557] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:34:06 2026] GET /v2.0/security-groups?id=2c001fa1-53ae-48ca-bb1e-fb541cdd58d4&fields=id&fields=name => generated 114 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1558] 199.204.45.240 () {34 vars in 994 bytes} [Mon Apr 27 02:34:06 2026] GET /v2.0/ports?device_id=fb84270c-5f89-416d-979b-808676304da3 => generated 975 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:34:06.875 7 INFO neutron.db.segments_db [None req-78fc3131-4334-4075-94f1-83551c25656d f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Added segment 3008ac27-36d0-4185-8130-fe8427f846cd of type vxlan for network 9d8aa367-58ff-4f68-ba15-d62b306e0f61 [pid: 7|app: 0|req: 842/1559] 10.0.0.179 () {34 vars in 671 bytes} [Mon Apr 27 02:34:06 2026] POST /v2.0/networks => generated 739 bytes in 474 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:34:07.163 8 INFO neutron.db.l3_db [req-2eb06d0a-52fe-49e8-88a5-4bfd369295bf req-518fcb6e-3622-4cb5-95ba-0a9dbe009f3b 4e757dbd4ae1454dad1c92cf417064ab 11bafd494a3d4a55b5f4a19ecedc6e0e - - default default] Floating IP 29075fe9-28ba-4dad-8d5f-2fa38bd1681c disassociated. External IP: 10.96.250.209, port: 2d89d445-9de8-4666-906f-78cef2c6646a. [pid: 7|app: 0|req: 843/1560] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:34:06 2026] POST /v2.0/subnets => generated 663 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:34:07.304 7 INFO neutron.db.segments_db [None req-5d30a8c5-564c-4c8a-b740-707c3eb16639 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Added segment fecc8135-f05a-490c-bb23-b03fae57210c of type vxlan for network 6d868887-99bf-420e-ab77-f66e88e7ca8b [pid: 8|app: 0|req: 718/1561] 199.204.45.240 () {36 vars in 997 bytes} [Mon Apr 27 02:34:06 2026] DELETE /v2.0/ports/2d89d445-9de8-4666-906f-78cef2c6646a => generated 0 bytes in 847 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:34:07.627 7 INFO neutron.db.l3_hamode_db [None req-5d30a8c5-564c-4c8a-b740-707c3eb16639 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 719/1562] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:34:07 2026] GET /v2.0/ports?device_id=fb84270c-5f89-416d-979b-808676304da3 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:34:07.641 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-635a62a1-a11d-44f8-923a-c2ef5fe20ea4'] response: {'server_uuid': 'fb84270c-5f89-416d-979b-808676304da3', 'name': 'network-vif-deleted', 'tag': '2d89d445-9de8-4666-906f-78cef2c6646a', 'status': 'completed', 'code': 200} 2026-04-27 02:34:07.804 8 WARNING neutron_lib.context [None req-a9d4819d-871e-4e39-96d0-fa49d688adb5 d625c325e47c4ee59a921377e83ebbbf 9bdc3607ad9c4115ab7520408a6b0528 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:34:07.906 8 INFO neutron.db.segments_db [None req-a9d4819d-871e-4e39-96d0-fa49d688adb5 d625c325e47c4ee59a921377e83ebbbf 9bdc3607ad9c4115ab7520408a6b0528 - - default default] Added segment ed1c2fa7-caea-461e-a973-d478f8beb6a2 of type vxlan for network 0c3ba598-e480-47e6-9614-fd3944f9562d [pid: 8|app: 0|req: 720/1563] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:34:07 2026] POST /v2.0/networks => generated 631 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1564] 10.0.0.179 () {32 vars in 826 bytes} [Mon Apr 27 02:34:08 2026] GET /v2.0/ports?project_id=a4475539da09479da3822ebcbc0cef9d&network_id=a0aeaf6d-d4d4-4066-b4e6-2c473f11de38 => generated 3695 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:34:08.099 8 WARNING neutron_lib.context [None req-ec599ea0-0cd7-4999-a17e-2334bffc11be d625c325e47c4ee59a921377e83ebbbf 9bdc3607ad9c4115ab7520408a6b0528 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 722/1565] 10.0.0.179 () {34 vars in 664 bytes} [Mon Apr 27 02:34:08 2026] POST /v2.0/ports => generated 743 bytes in 316 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: 723/1566] 10.0.0.179 () {32 vars in 742 bytes} [Mon Apr 27 02:34:08 2026] GET /v2.0/subnets?network_id=87295fd3-8737-4307-97b9-68ab06bc50eb => generated 644 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:34:08.457 8 WARNING neutron_lib.context [None req-d56304ff-b9bf-421e-8ebc-d27ab13f1b22 d625c325e47c4ee59a921377e83ebbbf 9bdc3607ad9c4115ab7520408a6b0528 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 724/1567] 10.0.0.179 () {34 vars in 666 bytes} [Mon Apr 27 02:34:08 2026] POST /v2.0/trunks => generated 407 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:34:08.876 8 INFO neutron.db.l3_db [None req-52db7506-db46-4a09-951d-fb471c5a6a51 db102f412247400fb9565694eaeff95b a4475539da09479da3822ebcbc0cef9d - - default default] Floating IP 9bd609b2-1388-4bee-9b56-389ef20eb77e disassociated. External IP: 10.96.250.219, port: 83c4eaa5-943b-4805-8338-b4cdb02a10d2. 2026-04-27 02:34:09.201 7 INFO neutron.db.l3_hamode_db [None req-5d30a8c5-564c-4c8a-b740-707c3eb16639 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 725/1568] 10.0.0.179 () {34 vars in 749 bytes} [Mon Apr 27 02:34:08 2026] PUT /v2.0/floatingips/9bd609b2-1388-4bee-9b56-389ef20eb77e => generated 554 bytes in 583 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:34:09.306 8 WARNING neutron_lib.context [None req-ba1a8dd1-f94a-4b17-bbfb-bb38a3db950b d625c325e47c4ee59a921377e83ebbbf 9bdc3607ad9c4115ab7520408a6b0528 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:34:09.358 8 INFO neutron.db.segments_db [None req-ba1a8dd1-f94a-4b17-bbfb-bb38a3db950b d625c325e47c4ee59a921377e83ebbbf 9bdc3607ad9c4115ab7520408a6b0528 - - default default] Added segment 83428c31-15e2-4b1f-9e01-a9383c83e6f5 of type vxlan for network 2cb5e200-4e5c-41d7-b31c-b2d4a189e216 [pid: 8|app: 0|req: 726/1569] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:34:09 2026] POST /v2.0/networks => generated 632 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1570] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:34:09 2026] DELETE /v2.0/security-groups/2c001fa1-53ae-48ca-bb1e-fb541cdd58d4 => 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: 728/1571] 10.0.0.179 () {32 vars in 729 bytes} [Mon Apr 27 02:34:09 2026] GET /v2.0/floatingips/9bd609b2-1388-4bee-9b56-389ef20eb77e => generated 554 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:34:09.605 8 WARNING neutron_lib.context [None req-d52f7717-f153-44d1-b749-da8952d05f81 d625c325e47c4ee59a921377e83ebbbf 9bdc3607ad9c4115ab7520408a6b0528 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:34:09.681 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ed49ff0-4ab6-48b0-86a4-779cf7dee661'] response: {'name': 'network-changed', 'server_uuid': '3e0bcff6-c928-408f-9b38-4b2f3068ef79', 'tag': '83c4eaa5-943b-4805-8338-b4cdb02a10d2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 729/1572] 10.0.0.179 () {34 vars in 664 bytes} [Mon Apr 27 02:34:09 2026] POST /v2.0/ports => generated 743 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 02:34:10.018 8 INFO neutron.api.v2.resource [None req-8eb21618-d9b9-4d6f-9755-1a723c99ed30 4e757dbd4ae1454dad1c92cf417064ab 11bafd494a3d4a55b5f4a19ecedc6e0e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 730/1573] 10.0.0.179 () {32 vars in 737 bytes} [Mon Apr 27 02:34:10 2026] GET /v2.0/security-groups/2c001fa1-53ae-48ca-bb1e-fb541cdd58d4 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1574] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:34:10 2026] GET /v2.0/ports?tenant_id=a4475539da09479da3822ebcbc0cef9d&device_id=3e0bcff6-c928-408f-9b38-4b2f3068ef79 => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:34:10.073 8 WARNING neutron_lib.context [None req-faf0ad4f-0343-47ea-a33c-63e01875a17b d625c325e47c4ee59a921377e83ebbbf 9bdc3607ad9c4115ab7520408a6b0528 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 732/1575] 10.0.0.179 () {34 vars in 666 bytes} [Mon Apr 27 02:34:10 2026] POST /v2.0/trunks => generated 407 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1576] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:34:07 2026] POST /v2.0/routers => generated 727 bytes in 3096 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1577] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:34:10 2026] GET /v2.0/networks?id=a0aeaf6d-d4d4-4066-b4e6-2c473f11de38 => generated 756 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:34:10.423 7 WARNING neutron_lib.context [None req-8c7f555d-89b6-4806-bb36-85b0d48a045f d625c325e47c4ee59a921377e83ebbbf 9bdc3607ad9c4115ab7520408a6b0528 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:34:10.477 7 INFO neutron.db.segments_db [None req-8c7f555d-89b6-4806-bb36-85b0d48a045f d625c325e47c4ee59a921377e83ebbbf 9bdc3607ad9c4115ab7520408a6b0528 - - default default] Added segment bab651af-feac-4421-8c82-b54b58d91975 of type vxlan for network 3ba30ac8-e556-4f7d-8ad4-1a496a9c870c [pid: 7|app: 0|req: 846/1578] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:34:10 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) [pid: 8|app: 0|req: 733/1579] 10.0.0.179 () {32 vars in 732 bytes} [Mon Apr 27 02:34:10 2026] DELETE /v2.0/floatingips/29075fe9-28ba-4dad-8d5f-2fa38bd1681c => generated 0 bytes in 372 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1580] 199.204.45.240 () {34 vars in 1060 bytes} [Mon Apr 27 02:34:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=83c4eaa5-943b-4805-8338-b4cdb02a10d2 => 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: 735/1581] 10.0.0.179 () {32 vars in 729 bytes} [Mon Apr 27 02:34:10 2026] GET /v2.0/floatingips/9bd609b2-1388-4bee-9b56-389ef20eb77e => generated 554 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:34:10.713 8 WARNING neutron_lib.context [None req-2bc6c09c-fe54-46b6-ba2e-b9b6ff4f892f d625c325e47c4ee59a921377e83ebbbf 9bdc3607ad9c4115ab7520408a6b0528 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 736/1582] 10.0.0.179 () {34 vars in 664 bytes} [Mon Apr 27 02:34:10 2026] POST /v2.0/ports => generated 743 bytes in 328 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: 847/1583] 10.0.0.179 () {34 vars in 783 bytes} [Mon Apr 27 02:34:10 2026] PUT /v2.0/routers/247e6d68-41a1-4f4e-adc6-f60de9a96d71/add_router_interface => generated 309 bytes in 1601 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1584] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:34:12 2026] GET /v2.0/subnets?id=fb1a0bd5-c926-4106-8b0d-aeec84a395dc => generated 653 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:34:12.261 7 WARNING neutron_lib.context [None req-47138fee-6b3f-4bb2-8591-ad79af9a46a6 d625c325e47c4ee59a921377e83ebbbf 9bdc3607ad9c4115ab7520408a6b0528 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1585] 10.0.0.179 () {34 vars in 789 bytes} [Mon Apr 27 02:34:11 2026] PUT /v2.0/routers/67dc28ec-b213-4a53-b19e-d57c49a0a068/remove_router_interface => generated 309 bytes in 1277 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1586] 10.0.0.179 () {32 vars in 729 bytes} [Mon Apr 27 02:34:12 2026] GET /v2.0/floatingips/9bd609b2-1388-4bee-9b56-389ef20eb77e => generated 552 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1587] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:34:12 2026] GET /v2.0/ports?network_id=a0aeaf6d-d4d4-4066-b4e6-2c473f11de38&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: 849/1588] 10.0.0.179 () {34 vars in 666 bytes} [Mon Apr 27 02:34:12 2026] POST /v2.0/trunks => generated 407 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1589] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:34:12 2026] GET /v2.0/networks/a0aeaf6d-d4d4-4066-b4e6-2c473f11de38?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:34:12.571 7 WARNING neutron_lib.context [None req-17edd41e-f29e-4e70-a4e9-03169db7cd2e d625c325e47c4ee59a921377e83ebbbf 9bdc3607ad9c4115ab7520408a6b0528 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:34:12.629 7 INFO neutron.db.segments_db [None req-17edd41e-f29e-4e70-a4e9-03169db7cd2e d625c325e47c4ee59a921377e83ebbbf 9bdc3607ad9c4115ab7520408a6b0528 - - default default] Added segment 21ab506c-05fb-4977-a4e6-22694a875000 of type vxlan for network 1c4609b9-4cbd-440b-bd34-7a9fc07a721e [pid: 7|app: 0|req: 851/1590] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:34:12 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) [pid: 7|app: 0|req: 852/1591] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:34:12 2026] GET /v2.0/networks/a0aeaf6d-d4d4-4066-b4e6-2c473f11de38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:34:12.850 7 WARNING neutron_lib.context [None req-23186958-0dd5-4aff-a757-73b63d8c78f4 d625c325e47c4ee59a921377e83ebbbf 9bdc3607ad9c4115ab7520408a6b0528 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1592] 10.0.0.179 () {34 vars in 664 bytes} [Mon Apr 27 02:34:12 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-04-27 02:34:13.225 7 WARNING neutron_lib.context [None req-644c825c-508b-48ed-a03f-34c6fe5d312a d625c325e47c4ee59a921377e83ebbbf 9bdc3607ad9c4115ab7520408a6b0528 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 854/1593] 10.0.0.179 () {34 vars in 666 bytes} [Mon Apr 27 02:34:13 2026] POST /v2.0/trunks => generated 407 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:34:13.635 8 INFO neutron.services.segments.plugin [-] Segment cfd451d3-733d-459d-bcd9-908d82ee0852 resource provider aggregate not found 2026-04-27 02:34:13.640 7 INFO neutron.db.segments_db [None req-c011caa1-bfbf-4259-aeb0-d2d0e8df9116 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Added segment e9f82f1f-9776-4e79-b1c9-dd179f850df3 of type vxlan for network 1a9f99b8-6ae4-4a15-b81f-326760abd14d 2026-04-27 02:34:13.642 8 INFO neutron.services.segments.plugin [-] Segment cfd451d3-733d-459d-bcd9-908d82ee0852 resource provider aggregate not found 2026-04-27 02:34:13.667 8 INFO neutron.services.segments.plugin [-] Segment cfd451d3-733d-459d-bcd9-908d82ee0852 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfd451d3-733d-459d-bcd9-908d82ee0852 found for delete ", "request_id": "req-a0bd1a30-c02c-4733-97a8-e1fc176e5d3a"}]} 2026-04-27 02:34:13.668 8 INFO neutron.services.segments.plugin [-] Segment cfd451d3-733d-459d-bcd9-908d82ee0852 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfd451d3-733d-459d-bcd9-908d82ee0852 found for delete ", "request_id": "req-9a3c8c74-8b32-45dc-82d7-5750065e9340"}]} 2026-04-27 02:34:13.698 8 INFO neutron.db.l3_hamode_db [None req-6dfd2600-b388-4818-88a8-fbe28dc0b9c3 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] HA network d6fef9f9-e7b8-40af-9368-147773615aef was deleted as no HA routers are present in tenant 11bafd494a3d4a55b5f4a19ecedc6e0e. [pid: 8|app: 0|req: 740/1594] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:34:12 2026] DELETE /v2.0/routers/67dc28ec-b213-4a53-b19e-d57c49a0a068 => generated 0 bytes in 1308 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:34:13.716 8 WARNING neutron_lib.context [None req-3d887eaa-fc99-4dd3-8fab-bc78c73f1953 db102f412247400fb9565694eaeff95b a4475539da09479da3822ebcbc0cef9d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 855/1595] 10.0.0.179 () {34 vars in 671 bytes} [Mon Apr 27 02:34:13 2026] POST /v2.0/networks => generated 740 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:34:13.761 7 WARNING neutron_lib.context [None req-163d3b4b-94cb-40f4-91db-f9d54c9ccbb1 d625c325e47c4ee59a921377e83ebbbf 9bdc3607ad9c4115ab7520408a6b0528 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:34:13.822 7 INFO neutron.db.segments_db [None req-163d3b4b-94cb-40f4-91db-f9d54c9ccbb1 d625c325e47c4ee59a921377e83ebbbf 9bdc3607ad9c4115ab7520408a6b0528 - - default default] Added segment 405e64e7-0734-4bf3-9551-4ac331e86116 of type vxlan for network b388dcb2-d5a1-4605-8eea-0d93d0801177 [pid: 8|app: 0|req: 741/1596] 10.0.0.179 () {34 vars in 685 bytes} [Mon Apr 27 02:34:13 2026] POST /v2.0/security-groups => generated 1611 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1599] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:34:13 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) [pid: 8|app: 0|req: 744/1600] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:34:13 2026] DELETE /v2.0/subnets/4a8a3b07-9401-43dd-aa8a-21650fe840d6 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:34:14.163 8 WARNING neutron_lib.context [None req-164d8418-ef2a-49d5-acc7-b2e90fee9355 db102f412247400fb9565694eaeff95b a4475539da09479da3822ebcbc0cef9d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 857/1601] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:34:13 2026] POST /v2.0/subnets => generated 663 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:34:14.247 7 WARNING neutron_lib.context [None req-ecf0299a-88b0-41a4-acf5-968203c9a2ae d625c325e47c4ee59a921377e83ebbbf 9bdc3607ad9c4115ab7520408a6b0528 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 745/1602] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:34:14 2026] POST /v2.0/security-group-rules => generated 565 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1603] 10.0.0.179 () {34 vars in 664 bytes} [Mon Apr 27 02:34:14 2026] POST /v2.0/ports => generated 743 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 02:34:14.677 7 INFO neutron.db.segments_db [None req-f304e30d-873f-405a-8413-b16269f8fb67 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Added segment 5bf0fbef-2759-4cf4-ab89-2c5ef1925f5f of type vxlan for network 2421fd58-75e8-4bda-a5d4-f1a70de9dbd8 2026-04-27 02:34:15.154 7 INFO neutron.db.l3_hamode_db [None req-f304e30d-873f-405a-8413-b16269f8fb67 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 746/1604] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:34:14 2026] DELETE /v2.0/networks/46bc34d5-6ccf-4eef-b45b-c93bc6127bde => generated 0 bytes in 850 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:34:15.184 8 WARNING neutron_lib.context [None req-272d62b1-c98b-425a-aeff-8a0632d6be7f db102f412247400fb9565694eaeff95b a4475539da09479da3822ebcbc0cef9d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 747/1605] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:34:15 2026] POST /v2.0/security-group-rules => generated 564 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:34:15.319 8 WARNING neutron_lib.context [None req-94be978b-b5d2-448f-922a-6dbb488f36b3 d625c325e47c4ee59a921377e83ebbbf 9bdc3607ad9c4115ab7520408a6b0528 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 748/1606] 10.0.0.179 () {34 vars in 666 bytes} [Mon Apr 27 02:34:15 2026] POST /v2.0/trunks => generated 407 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:34:15.536 8 WARNING neutron_lib.context [None req-d3396251-9b64-45d2-9219-8c68ea5f0279 db102f412247400fb9565694eaeff95b a4475539da09479da3822ebcbc0cef9d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 749/1607] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:34:15 2026] POST /v2.0/security-group-rules => generated 570 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1608] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:34:15 2026] GET /v2.0/security-groups?tenant_id=11bafd494a3d4a55b5f4a19ecedc6e0e&name=default => generated 2801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:34:15.692 8 INFO neutron.services.segments.plugin [-] Segment 68abc893-4813-4ecd-9f27-eb2a15dfb875 resource provider aggregate not found 2026-04-27 02:34:15.697 8 INFO neutron.services.segments.plugin [-] Segment 68abc893-4813-4ecd-9f27-eb2a15dfb875 resource provider aggregate not found 2026-04-27 02:34:15.717 8 INFO neutron.services.segments.plugin [-] Segment 68abc893-4813-4ecd-9f27-eb2a15dfb875 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68abc893-4813-4ecd-9f27-eb2a15dfb875 found for delete ", "request_id": "req-400bb932-2c8f-4636-acbe-b8127382791d"}]} 2026-04-27 02:34:15.721 8 INFO neutron.services.segments.plugin [-] Segment 68abc893-4813-4ecd-9f27-eb2a15dfb875 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68abc893-4813-4ecd-9f27-eb2a15dfb875 found for delete ", "request_id": "req-be3d1999-d493-4753-9b52-71d4c646239c"}]} [pid: 8|app: 0|req: 751/1609] 10.0.0.179 () {34 vars in 749 bytes} [Mon Apr 27 02:34:15 2026] PUT /v2.0/trunks/49a669f4-b612-4ea7-b4cf-8a44469c8a4d/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:34:15.738 8 WARNING neutron_lib.context [None req-6816cafa-fd22-433a-a7af-9ba85cb63865 db102f412247400fb9565694eaeff95b a4475539da09479da3822ebcbc0cef9d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 752/1610] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:34:15 2026] POST /v2.0/security-group-rules => generated 569 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1611] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:34:15 2026] DELETE /v2.0/security-groups/e94dad5d-dc22-45cf-ae1a-1068e93dd064 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1612] 10.0.0.179 () {34 vars in 749 bytes} [Mon Apr 27 02:34:15 2026] PUT /v2.0/trunks/8e2e83b6-cb40-442b-bed7-e9803133e6c4/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:34:16.019 8 WARNING neutron_lib.context [None req-9af38759-dae0-430d-807f-50177ad54c97 db102f412247400fb9565694eaeff95b a4475539da09479da3822ebcbc0cef9d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:34:16.043 8 INFO neutron.db.securitygroups_db [None req-9af38759-dae0-430d-807f-50177ad54c97 db102f412247400fb9565694eaeff95b a4475539da09479da3822ebcbc0cef9d - - default default] Project a4475539da09479da3822ebcbc0cef9d 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: 755/1613] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:34:16 2026] POST /v2.0/security-group-rules => generated 575 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1614] 10.0.0.179 () {34 vars in 749 bytes} [Mon Apr 27 02:34:16 2026] PUT /v2.0/trunks/6192974d-c42f-4ae7-9c52-85a5bc16efdc/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:34:16.189 8 WARNING neutron_lib.context [None req-8dc5b1d6-dd17-4c27-bc8f-4cdb52bc005a db102f412247400fb9565694eaeff95b a4475539da09479da3822ebcbc0cef9d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:34:16.212 8 INFO neutron.db.securitygroups_db [None req-8dc5b1d6-dd17-4c27-bc8f-4cdb52bc005a db102f412247400fb9565694eaeff95b a4475539da09479da3822ebcbc0cef9d - - default default] Project a4475539da09479da3822ebcbc0cef9d 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: 757/1615] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:34:16 2026] POST /v2.0/security-group-rules => generated 574 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1616] 10.0.0.179 () {34 vars in 749 bytes} [Mon Apr 27 02:34:16 2026] PUT /v2.0/trunks/ff737b9a-edd4-43d1-9abb-1cecf7df7b92/tags => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1617] 10.0.0.179 () {32 vars in 662 bytes} [Mon Apr 27 02:34:16 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:34:16.380 7 INFO neutron.db.l3_hamode_db [None req-f304e30d-873f-405a-8413-b16269f8fb67 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 760/1618] 10.0.0.179 () {32 vars in 676 bytes} [Mon Apr 27 02:34:16 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1619] 10.0.0.179 () {32 vars in 672 bytes} [Mon Apr 27 02:34:16 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1620] 10.0.0.179 () {32 vars in 684 bytes} [Mon Apr 27 02:34:16 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1621] 10.0.0.179 () {32 vars in 670 bytes} [Mon Apr 27 02:34:16 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: 8|app: 0|req: 764/1622] 10.0.0.179 () {32 vars in 684 bytes} [Mon Apr 27 02:34:16 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1623] 10.0.0.179 () {32 vars in 680 bytes} [Mon Apr 27 02:34:16 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: 766/1624] 10.0.0.179 () {32 vars in 692 bytes} [Mon Apr 27 02:34:16 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1625] 10.0.0.179 () {32 vars in 719 bytes} [Mon Apr 27 02:34:16 2026] GET /v2.0/trunks/49a669f4-b612-4ea7-b4cf-8a44469c8a4d => generated 412 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1626] 10.0.0.179 () {32 vars in 717 bytes} [Mon Apr 27 02:34:16 2026] GET /v2.0/ports/4e5411a4-3ef9-4b6f-92ce-9e723aec2efa => generated 826 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1627] 10.0.0.179 () {32 vars in 649 bytes} [Mon Apr 27 02:34:16 2026] GET /v2.0/networks => generated 1297 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1628] 10.0.0.179 () {32 vars in 722 bytes} [Mon Apr 27 02:34:17 2026] DELETE /v2.0/trunks/49a669f4-b612-4ea7-b4cf-8a44469c8a4d => 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: 771/1629] 10.0.0.179 () {32 vars in 719 bytes} [Mon Apr 27 02:34:17 2026] GET /v2.0/trunks/8e2e83b6-cb40-442b-bed7-e9803133e6c4 => generated 420 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1630] 10.0.0.221 () {34 vars in 1100 bytes} [Mon Apr 27 02:34:17 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1214752864&fields=id&tenant_id=a4475539da09479da3822ebcbc0cef9d => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1631] 10.0.0.179 () {32 vars in 717 bytes} [Mon Apr 27 02:34:17 2026] GET /v2.0/ports/6a454ee6-518d-4150-95c3-b80651ca9697 => generated 826 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1632] 10.0.0.221 () {34 vars in 982 bytes} [Mon Apr 27 02:34:17 2026] GET /v2.0/networks?id=a0aeaf6d-d4d4-4066-b4e6-2c473f11de38 => generated 660 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1633] 10.0.0.179 () {32 vars in 722 bytes} [Mon Apr 27 02:34:17 2026] DELETE /v2.0/trunks/8e2e83b6-cb40-442b-bed7-e9803133e6c4 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1634] 10.0.0.221 () {34 vars in 965 bytes} [Mon Apr 27 02:34:17 2026] GET /v2.0/quotas/a4475539da09479da3822ebcbc0cef9d => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1635] 10.0.0.179 () {32 vars in 719 bytes} [Mon Apr 27 02:34:17 2026] GET /v2.0/trunks/6192974d-c42f-4ae7-9c52-85a5bc16efdc => generated 429 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1636] 10.0.0.221 () {34 vars in 1002 bytes} [Mon Apr 27 02:34:17 2026] GET /v2.0/ports?tenant_id=a4475539da09479da3822ebcbc0cef9d&fields=id => generated 149 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1637] 10.0.0.179 () {32 vars in 717 bytes} [Mon Apr 27 02:34:17 2026] GET /v2.0/ports/f1e1be67-c3c7-4ef7-bace-95d87b7c138b => generated 826 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1638] 10.0.0.221 () {34 vars in 1008 bytes} [Mon Apr 27 02:34:17 2026] GET /v2.0/networks/a0aeaf6d-d4d4-4066-b4e6-2c473f11de38?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1639] 10.0.0.179 () {32 vars in 722 bytes} [Mon Apr 27 02:34:17 2026] DELETE /v2.0/trunks/6192974d-c42f-4ae7-9c52-85a5bc16efdc => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1640] 10.0.0.221 () {34 vars in 1108 bytes} [Mon Apr 27 02:34:17 2026] GET /v2.0/networks/a0aeaf6d-d4d4-4066-b4e6-2c473f11de38?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: 859/1641] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:34:14 2026] POST /v2.0/routers => generated 727 bytes in 3341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1642] 10.0.0.179 () {32 vars in 719 bytes} [Mon Apr 27 02:34:17 2026] GET /v2.0/trunks/ff737b9a-edd4-43d1-9abb-1cecf7df7b92 => generated 414 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1643] 10.0.0.179 () {32 vars in 717 bytes} [Mon Apr 27 02:34:18 2026] GET /v2.0/ports/4bde43b6-06f6-4af9-b294-7ed92b774ea6 => generated 826 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1644] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:34:18 2026] GET /v2.0/ports?device_id=c45eaacb-ae22-4873-939d-2beda8d31dcf => 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: 786/1645] 10.0.0.179 () {32 vars in 722 bytes} [Mon Apr 27 02:34:18 2026] DELETE /v2.0/trunks/ff737b9a-edd4-43d1-9abb-1cecf7df7b92 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1646] 10.0.0.179 () {32 vars in 719 bytes} [Mon Apr 27 02:34:18 2026] GET /v2.0/trunks/fb1a6695-869c-45d8-9d57-d33cd38c8997 => generated 407 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1647] 10.0.0.179 () {32 vars in 717 bytes} [Mon Apr 27 02:34:18 2026] GET /v2.0/ports/e3d0ef06-cdec-4f40-b20e-1ac45b4e3233 => generated 826 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1648] 10.0.0.179 () {32 vars in 722 bytes} [Mon Apr 27 02:34:18 2026] DELETE /v2.0/trunks/fb1a6695-869c-45d8-9d57-d33cd38c8997 => 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: 790/1649] 10.0.0.179 () {32 vars in 720 bytes} [Mon Apr 27 02:34:18 2026] DELETE /v2.0/ports/4e5411a4-3ef9-4b6f-92ce-9e723aec2efa => 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: 791/1650] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:34:18 2026] GET /v2.0/networks?id=a0aeaf6d-d4d4-4066-b4e6-2c473f11de38 => generated 660 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1651] 10.0.0.179 () {32 vars in 720 bytes} [Mon Apr 27 02:34:18 2026] DELETE /v2.0/ports/6a454ee6-518d-4150-95c3-b80651ca9697 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1652] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:34:19 2026] GET /v2.0/security-groups?tenant_id=fc4905b0c3354775bd1bcc77bf5ca57e&name=default => generated 2801 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1653] 199.204.45.240 () {34 vars in 1050 bytes} [Mon Apr 27 02:34:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a4475539da09479da3822ebcbc0cef9d => generated 274 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1654] 10.0.0.179 () {34 vars in 783 bytes} [Mon Apr 27 02:34:17 2026] PUT /v2.0/routers/e22b490d-cb58-47f7-a2a7-535156e5628d/add_router_interface => generated 309 bytes in 1618 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1655] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:34:19 2026] GET /v2.0/ports?device_id=c45eaacb-ae22-4873-939d-2beda8d31dcf => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1656] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:34:19 2026] DELETE /v2.0/security-groups/70e07097-d1e0-49f9-a95b-5c90e43349c3 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:34:19.703 7 WARNING neutron_lib.context [req-689fb9e3-7208-4ce9-a8c4-22754b40260b req-cf8979d2-df66-4ddd-8a71-72fab80a8e77 db102f412247400fb9565694eaeff95b a4475539da09479da3822ebcbc0cef9d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 795/1657] 10.0.0.179 () {32 vars in 720 bytes} [Mon Apr 27 02:34:19 2026] DELETE /v2.0/ports/f1e1be67-c3c7-4ef7-bace-95d87b7c138b => 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: 796/1658] 10.0.0.179 () {32 vars in 720 bytes} [Mon Apr 27 02:34:19 2026] DELETE /v2.0/ports/4bde43b6-06f6-4af9-b294-7ed92b774ea6 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1659] 199.204.45.240 () {38 vars in 955 bytes} [Mon Apr 27 02:34:19 2026] POST /v2.0/ports => generated 954 bytes in 524 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: 797/1660] 10.0.0.179 () {32 vars in 720 bytes} [Mon Apr 27 02:34:20 2026] DELETE /v2.0/ports/e3d0ef06-cdec-4f40-b20e-1ac45b4e3233 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:34:20.564 8 INFO neutron.services.segments.plugin [-] Segment ed1c2fa7-caea-461e-a973-d478f8beb6a2 resource provider aggregate not found 2026-04-27 02:34:20.568 8 INFO neutron.services.segments.plugin [-] Segment ed1c2fa7-caea-461e-a973-d478f8beb6a2 resource provider aggregate not found 2026-04-27 02:34:20.581 8 INFO neutron.services.segments.plugin [-] Segment ed1c2fa7-caea-461e-a973-d478f8beb6a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed1c2fa7-caea-461e-a973-d478f8beb6a2 found for delete ", "request_id": "req-13be1c69-6d69-4d0d-9fdd-0fb109ac481e"}]} 2026-04-27 02:34:20.593 8 INFO neutron.services.segments.plugin [-] Segment ed1c2fa7-caea-461e-a973-d478f8beb6a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed1c2fa7-caea-461e-a973-d478f8beb6a2 found for delete ", "request_id": "req-a9d376b0-5d63-4b36-9551-8b076a0fd405"}]} [pid: 8|app: 0|req: 798/1661] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:34:20 2026] DELETE /v2.0/networks/0c3ba598-e480-47e6-9614-fd3944f9562d => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:34:20.612 8 WARNING neutron_lib.context [None req-8d286da4-e0f3-466f-9ae8-9747bd873cd1 f54c962e4f7642e8bd8269919fc7f527 64aedc8a201b48609da81ec29e5919e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 799/1662] 10.0.0.179 () {34 vars in 685 bytes} [Mon Apr 27 02:34:20 2026] POST /v2.0/security-groups => generated 1611 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1663] 199.204.45.240 () {38 vars in 1028 bytes} [Mon Apr 27 02:34:20 2026] PUT /v2.0/ports/0849354d-d044-4277-b332-e9d83b7c9c2f => generated 1199 bytes in 597 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 02:34:20.882 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-25108381-9d6c-4140-904e-3a62a33c7089'] response: {'name': 'network-changed', 'server_uuid': 'c45eaacb-ae22-4873-939d-2beda8d31dcf', 'tag': '0849354d-d044-4277-b332-e9d83b7c9c2f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 865/1664] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:34:20 2026] GET /v2.0/ports?device_id=c45eaacb-ae22-4873-939d-2beda8d31dcf => generated 969 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 800/1665] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:34:20 2026] DELETE /v2.0/networks/2cb5e200-4e5c-41d7-b31c-b2d4a189e216 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:34:21.009 7 WARNING neutron_lib.context [None req-c81c6a80-2bf9-447f-8596-3a0c4707bdd5 f54c962e4f7642e8bd8269919fc7f527 64aedc8a201b48609da81ec29e5919e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 801/1666] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:34:21 2026] GET /v2.0/ports?tenant_id=a4475539da09479da3822ebcbc0cef9d&device_id=c45eaacb-ae22-4873-939d-2beda8d31dcf => generated 1238 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1667] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:34:21 2026] POST /v2.0/security-group-rules => generated 565 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1668] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:34:21 2026] GET /v2.0/security-groups?id=c6b6e15d-24f2-4203-a2dd-13fd5e6aa5e4&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1669] 199.204.45.240 () {34 vars in 1058 bytes} [Mon Apr 27 02:34:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=0849354d-d044-4277-b332-e9d83b7c9c2f => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:34:21.240 7 WARNING neutron_lib.context [None req-83a80ea6-42ee-449b-977c-fdcda87065d4 f54c962e4f7642e8bd8269919fc7f527 64aedc8a201b48609da81ec29e5919e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 802/1670] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:34:21 2026] DELETE /v2.0/networks/3ba30ac8-e556-4f7d-8ad4-1a496a9c870c => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1671] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:34:21 2026] POST /v2.0/security-group-rules => generated 564 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1672] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:34:21 2026] GET /v2.0/subnets?id=fb1a0bd5-c926-4106-8b0d-aeec84a395dc => generated 653 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:34:21.368 8 WARNING neutron_lib.context [None req-0e5434c6-f3d5-47d2-b1d4-d4f372e5188a f54c962e4f7642e8bd8269919fc7f527 64aedc8a201b48609da81ec29e5919e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 804/1673] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:34:21 2026] POST /v2.0/security-group-rules => generated 570 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1674] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:34:21 2026] GET /v2.0/ports?network_id=a0aeaf6d-d4d4-4066-b4e6-2c473f11de38&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:34:21.546 7 INFO neutron.services.segments.plugin [-] Segment 21ab506c-05fb-4977-a4e6-22694a875000 resource provider aggregate not found 2026-04-27 02:34:21.546 8 WARNING neutron_lib.context [None req-4b231b9c-1075-47d9-a0c1-3dbbf3996457 f54c962e4f7642e8bd8269919fc7f527 64aedc8a201b48609da81ec29e5919e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:34:21.556 7 INFO neutron.services.segments.plugin [-] Segment 21ab506c-05fb-4977-a4e6-22694a875000 resource provider aggregate not found 2026-04-27 02:34:21.580 7 INFO neutron.services.segments.plugin [-] Segment 21ab506c-05fb-4977-a4e6-22694a875000 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21ab506c-05fb-4977-a4e6-22694a875000 found for delete ", "request_id": "req-a588cbe1-d478-4237-ad10-5e907c4d6413"}]} 2026-04-27 02:34:21.581 7 INFO neutron.services.segments.plugin [-] Segment 21ab506c-05fb-4977-a4e6-22694a875000 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21ab506c-05fb-4977-a4e6-22694a875000 found for delete ", "request_id": "req-f3457a41-43e1-4b17-878d-cbcf8962130b"}]} [pid: 7|app: 0|req: 870/1675] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:34:21 2026] DELETE /v2.0/networks/1c4609b9-4cbd-440b-bd34-7a9fc07a721e => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1676] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:34:21 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: 7|app: 0|req: 871/1677] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:34:21 2026] GET /v2.0/networks/a0aeaf6d-d4d4-4066-b4e6-2c473f11de38?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:34:21.695 7 WARNING neutron_lib.context [None req-48a992f7-9975-4d7c-9d7d-0556bb27fc28 f54c962e4f7642e8bd8269919fc7f527 64aedc8a201b48609da81ec29e5919e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:34:21.718 7 INFO neutron.db.securitygroups_db [None req-48a992f7-9975-4d7c-9d7d-0556bb27fc28 f54c962e4f7642e8bd8269919fc7f527 64aedc8a201b48609da81ec29e5919e4 - - default default] Project 64aedc8a201b48609da81ec29e5919e4 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 872/1678] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:34:21 2026] POST /v2.0/security-group-rules => generated 575 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1679] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:34:21 2026] DELETE /v2.0/networks/b388dcb2-d5a1-4605-8eea-0d93d0801177 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:34:21.943 8 WARNING neutron_lib.context [None req-0c3f53f6-b39b-43ea-bc6f-8d1964141724 f54c962e4f7642e8bd8269919fc7f527 64aedc8a201b48609da81ec29e5919e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 873/1680] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:34:21 2026] GET /v2.0/networks/a0aeaf6d-d4d4-4066-b4e6-2c473f11de38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:34:21.963 8 INFO neutron.db.securitygroups_db [None req-0c3f53f6-b39b-43ea-bc6f-8d1964141724 f54c962e4f7642e8bd8269919fc7f527 64aedc8a201b48609da81ec29e5919e4 - - default default] Project 64aedc8a201b48609da81ec29e5919e4 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: 874/1681] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:34:21 2026] GET /v2.0/ports?tenant_id=a4475539da09479da3822ebcbc0cef9d&device_id=c45eaacb-ae22-4873-939d-2beda8d31dcf => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1682] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:34:21 2026] POST /v2.0/security-group-rules => generated 574 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1683] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:34:22 2026] GET /v2.0/networks?id=a0aeaf6d-d4d4-4066-b4e6-2c473f11de38 => generated 756 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1684] 199.204.45.240 () {34 vars in 1058 bytes} [Mon Apr 27 02:34:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=0849354d-d044-4277-b332-e9d83b7c9c2f => 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: 876/1685] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:34:22 2026] GET /v2.0/subnets?id=fb1a0bd5-c926-4106-8b0d-aeec84a395dc => generated 653 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1686] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:34:22 2026] GET /v2.0/ports?device_id=c45eaacb-ae22-4873-939d-2beda8d31dcf => 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: 877/1687] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:34:22 2026] GET /v2.0/ports?network_id=a0aeaf6d-d4d4-4066-b4e6-2c473f11de38&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1688] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:34:22 2026] GET /v2.0/security-groups?id=c6b6e15d-24f2-4203-a2dd-13fd5e6aa5e4&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1689] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:34:22 2026] GET /v2.0/networks/a0aeaf6d-d4d4-4066-b4e6-2c473f11de38?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1690] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:34:22 2026] GET /v2.0/networks/a0aeaf6d-d4d4-4066-b4e6-2c473f11de38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:34:22.604 7 WARNING neutron_lib.context [None req-168da5a0-e381-459a-bc23-b4aa263447c4 f54c962e4f7642e8bd8269919fc7f527 64aedc8a201b48609da81ec29e5919e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 879/1691] 10.0.0.179 () {34 vars in 685 bytes} [Mon Apr 27 02:34:22 2026] POST /v2.0/security-groups => generated 1595 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 02:34:22.739 8 WARNING neutron_lib.context [None req-04efa690-38a4-4e86-a432-103435fb7db8 f54c962e4f7642e8bd8269919fc7f527 64aedc8a201b48609da81ec29e5919e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:34:22.749 8 INFO neutron.services.segments.plugin [-] Segment 83428c31-15e2-4b1f-9e01-a9383c83e6f5 resource provider aggregate not found 2026-04-27 02:34:22.760 8 INFO neutron.services.segments.plugin [-] Segment 83428c31-15e2-4b1f-9e01-a9383c83e6f5 resource provider aggregate not found 2026-04-27 02:34:22.776 8 INFO neutron.services.segments.plugin [-] Segment 83428c31-15e2-4b1f-9e01-a9383c83e6f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83428c31-15e2-4b1f-9e01-a9383c83e6f5 found for delete ", "request_id": "req-f1124568-a7b4-493f-8bd3-e71e2774ab5e"}]} 2026-04-27 02:34:22.781 8 INFO neutron.services.segments.plugin [-] Segment 83428c31-15e2-4b1f-9e01-a9383c83e6f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83428c31-15e2-4b1f-9e01-a9383c83e6f5 found for delete ", "request_id": "req-c6441c5b-7f45-488b-94dc-fc4c83013fa6"}]} 2026-04-27 02:34:22.798 8 INFO neutron.services.segments.plugin [-] Segment bab651af-feac-4421-8c82-b54b58d91975 resource provider aggregate not found 2026-04-27 02:34:22.811 8 INFO neutron.services.segments.plugin [-] Segment bab651af-feac-4421-8c82-b54b58d91975 resource provider aggregate not found 2026-04-27 02:34:22.831 8 INFO neutron.services.segments.plugin [-] Segment bab651af-feac-4421-8c82-b54b58d91975 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bab651af-feac-4421-8c82-b54b58d91975 found for delete ", "request_id": "req-c4f67692-7d34-4647-9266-a7b332741824"}]} 2026-04-27 02:34:22.840 8 INFO neutron.services.segments.plugin [-] Segment bab651af-feac-4421-8c82-b54b58d91975 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bab651af-feac-4421-8c82-b54b58d91975 found for delete ", "request_id": "req-52a91dd0-f883-467e-9827-e1f6fff8b5de"}]} 2026-04-27 02:34:22.854 8 INFO neutron.services.segments.plugin [-] Segment 405e64e7-0734-4bf3-9551-4ac331e86116 resource provider aggregate not found 2026-04-27 02:34:22.865 8 INFO neutron.services.segments.plugin [-] Segment 405e64e7-0734-4bf3-9551-4ac331e86116 resource provider aggregate not found 2026-04-27 02:34:22.882 8 INFO neutron.services.segments.plugin [-] Segment 405e64e7-0734-4bf3-9551-4ac331e86116 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 405e64e7-0734-4bf3-9551-4ac331e86116 found for delete ", "request_id": "req-432077fa-9d3c-441f-a57a-6eddf16a74b8"}]} 2026-04-27 02:34:22.891 8 INFO neutron.services.segments.plugin [-] Segment 405e64e7-0734-4bf3-9551-4ac331e86116 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 405e64e7-0734-4bf3-9551-4ac331e86116 found for delete ", "request_id": "req-52b3a227-4530-4211-b297-d1960f7bdec0"}]} [pid: 8|app: 0|req: 813/1692] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:34:22 2026] POST /v2.0/security-group-rules => generated 565 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:34:22.952 7 WARNING neutron_lib.context [None req-cc277cae-7cd5-4a71-8ee1-abb9b8326ba8 f54c962e4f7642e8bd8269919fc7f527 64aedc8a201b48609da81ec29e5919e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 880/1693] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:34:22 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) 2026-04-27 02:34:23.086 7 WARNING neutron_lib.context [None req-0b48cdd9-1fb2-4450-ac05-062fc6319fd9 f54c962e4f7642e8bd8269919fc7f527 64aedc8a201b48609da81ec29e5919e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1694] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:34:23 2026] GET /v2.0/security-groups?tenant_id=5d1b025b0204483ca9d140c587353c6c&name=default => generated 2801 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1695] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:34:23 2026] DELETE /v2.0/security-groups/c8e8e5b5-2b8b-4e30-b836-3ee7660c8201 => 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: 816/1696] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:34:23 2026] GET /v2.0/ports?device_id=c45eaacb-ae22-4873-939d-2beda8d31dcf => generated 971 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1697] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:34:23 2026] GET /v2.0/security-groups?id=c6b6e15d-24f2-4203-a2dd-13fd5e6aa5e4&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1698] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:34:23 2026] GET /v2.0/security-groups?tenant_id=9bdc3607ad9c4115ab7520408a6b0528&name=default => generated 2801 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1699] 10.0.0.179 () {34 vars in 676 bytes} [Mon Apr 27 02:34:23 2026] POST /v2.0/floatingips => generated 552 bytes in 764 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1700] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:34:23 2026] DELETE /v2.0/security-groups/c779a0c9-ebfb-402f-9355-ffbb227b035a => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1701] 10.0.0.221 () {34 vars in 1100 bytes} [Mon Apr 27 02:34:23 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1754752593&fields=id&tenant_id=64aedc8a201b48609da81ec29e5919e4 => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1702] 10.0.0.221 () {34 vars in 1098 bytes} [Mon Apr 27 02:34:24 2026] GET /v2.0/security-groups?name=tempest-securitygroup--207416685&fields=id&tenant_id=64aedc8a201b48609da81ec29e5919e4 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1703] 10.0.0.221 () {34 vars in 982 bytes} [Mon Apr 27 02:34:24 2026] GET /v2.0/networks?id=9d8aa367-58ff-4f68-ba15-d62b306e0f61 => generated 672 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1704] 10.0.0.221 () {34 vars in 965 bytes} [Mon Apr 27 02:34:24 2026] GET /v2.0/quotas/64aedc8a201b48609da81ec29e5919e4 => 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: 821/1705] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:34:24 2026] GET /v2.0/security-groups?tenant_id=acb90330294e47d9bbd712218c59ce8c&name=default => generated 2801 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1706] 10.0.0.221 () {34 vars in 1002 bytes} [Mon Apr 27 02:34:24 2026] GET /v2.0/ports?tenant_id=64aedc8a201b48609da81ec29e5919e4&fields=id => generated 103 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1707] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:34:24 2026] DELETE /v2.0/security-groups/614b84d1-6d8f-4338-ae16-0f2622a8e40d => 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: 886/1708] 10.0.0.221 () {34 vars in 1008 bytes} [Mon Apr 27 02:34:24 2026] GET /v2.0/networks/9d8aa367-58ff-4f68-ba15-d62b306e0f61?fields=segments => generated 14 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1709] 10.0.0.221 () {34 vars in 1108 bytes} [Mon Apr 27 02:34:24 2026] GET /v2.0/networks/9d8aa367-58ff-4f68-ba15-d62b306e0f61?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: 887/1710] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:34:24 2026] GET /v2.0/ports?device_id=51300a05-420c-4c83-a6d4-e10f51f4e397 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1711] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:34:24 2026] GET /v2.0/ports?device_id=c45eaacb-ae22-4873-939d-2beda8d31dcf => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1712] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:34:24 2026] GET /v2.0/security-groups?id=c6b6e15d-24f2-4203-a2dd-13fd5e6aa5e4&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1713] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:34:24 2026] GET /v2.0/ports?device_id=c45eaacb-ae22-4873-939d-2beda8d31dcf => 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: 889/1714] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:34:25 2026] GET /v2.0/security-groups?id=c6b6e15d-24f2-4203-a2dd-13fd5e6aa5e4&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: 826/1715] 10.0.0.179 () {32 vars in 736 bytes} [Mon Apr 27 02:34:25 2026] GET /v2.0/ports?device_id=c45eaacb-ae22-4873-939d-2beda8d31dcf => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1716] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:34:25 2026] GET /v2.0/networks?id=9d8aa367-58ff-4f68-ba15-d62b306e0f61 => generated 672 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1717] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:34:25 2026] GET /v2.0/ports?device_id=51300a05-420c-4c83-a6d4-e10f51f4e397 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:34:25.896 7 INFO neutron.db.l3_db [None req-2ec07996-81a5-4bf1-9e67-4cb97759fe67 db102f412247400fb9565694eaeff95b a4475539da09479da3822ebcbc0cef9d - - default default] Floating IP 9bd609b2-1388-4bee-9b56-389ef20eb77e associated. External IP: 10.96.250.219, port: 0849354d-d044-4277-b332-e9d83b7c9c2f. [pid: 8|app: 0|req: 829/1718] 199.204.45.240 () {34 vars in 1050 bytes} [Mon Apr 27 02:34:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=64aedc8a201b48609da81ec29e5919e4 => generated 273 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:34:25.916 8 WARNING neutron_lib.context [req-e2547763-2dbc-44a9-a0c4-0026dffcab11 req-8e3c80bd-d9d1-4777-8af6-9c1ea968d1a4 f54c962e4f7642e8bd8269919fc7f527 64aedc8a201b48609da81ec29e5919e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 890/1719] 10.0.0.179 () {34 vars in 749 bytes} [Mon Apr 27 02:34:25 2026] PUT /v2.0/floatingips/9bd609b2-1388-4bee-9b56-389ef20eb77e => generated 855 bytes in 1118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:34:26.318 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-66325b8c-5e89-4a94-9459-d93f0d6202af'] response: {'name': 'network-changed', 'server_uuid': 'c45eaacb-ae22-4873-939d-2beda8d31dcf', 'tag': '0849354d-d044-4277-b332-e9d83b7c9c2f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 830/1720] 199.204.45.240 () {38 vars in 955 bytes} [Mon Apr 27 02:34:25 2026] POST /v2.0/ports => generated 993 bytes in 602 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: 831/1721] 10.0.0.179 () {32 vars in 729 bytes} [Mon Apr 27 02:34:26 2026] GET /v2.0/floatingips/9bd609b2-1388-4bee-9b56-389ef20eb77e => generated 855 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1722] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:34:26 2026] GET /v2.0/ports?tenant_id=a4475539da09479da3822ebcbc0cef9d&device_id=c45eaacb-ae22-4873-939d-2beda8d31dcf => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1723] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:34:26 2026] GET /v2.0/security-groups?tenant_id=e2472918a18f4efa8bedaebbedc95de2&name=default => generated 2801 bytes in 487 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1724] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:34:26 2026] GET /v2.0/networks?id=a0aeaf6d-d4d4-4066-b4e6-2c473f11de38 => generated 756 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1725] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:34:26 2026] DELETE /v2.0/security-groups/edbfbfa9-9c99-4a72-941d-7f639e6032a0 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1726] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:34:27 2026] GET /v2.0/ports?device_id=51300a05-420c-4c83-a6d4-e10f51f4e397 => generated 1008 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1727] 199.204.45.240 () {34 vars in 1058 bytes} [Mon Apr 27 02:34:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=0849354d-d044-4277-b332-e9d83b7c9c2f => generated 858 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1728] 199.204.45.240 () {38 vars in 1028 bytes} [Mon Apr 27 02:34:26 2026] PUT /v2.0/ports/76998d02-522b-4c98-81c3-615d46ca115b => generated 1238 bytes in 546 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 02:34:27.197 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b75e3cb-4863-4308-99bb-0f4570b9b207'] response: {'name': 'network-changed', 'server_uuid': '51300a05-420c-4c83-a6d4-e10f51f4e397', 'tag': '76998d02-522b-4c98-81c3-615d46ca115b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 896/1729] 10.0.0.221 () {34 vars in 1120 bytes} [Mon Apr 27 02:34:27 2026] GET /v2.0/security-groups?id=9066cf72-f006-4d8f-8d69-98bb553d5f07&id=551a2f14-aee7-4b1c-90dd-e0667d29af7d&fields=id&fields=name => generated 206 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1730] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:34:27 2026] GET /v2.0/subnets?id=fb1a0bd5-c926-4106-8b0d-aeec84a395dc => generated 653 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 835/1731] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:34:27 2026] GET /v2.0/ports?tenant_id=64aedc8a201b48609da81ec29e5919e4&device_id=51300a05-420c-4c83-a6d4-e10f51f4e397 => generated 1277 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1732] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:34:27 2026] GET /v2.0/ports?network_id=a0aeaf6d-d4d4-4066-b4e6-2c473f11de38&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1733] 199.204.45.240 () {34 vars in 1058 bytes} [Mon Apr 27 02:34:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=76998d02-522b-4c98-81c3-615d46ca115b => 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: 897/1734] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:34:27 2026] GET /v2.0/security-groups?tenant_id=09605f51b40442ce830f4ca587e64a80&name=default => generated 2801 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1735] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:34:27 2026] GET /v2.0/subnets?id=eb9e24be-4ab1-4f1f-94c0-1b48a7e07ea6 => generated 666 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1736] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:34:27 2026] GET /v2.0/networks/a0aeaf6d-d4d4-4066-b4e6-2c473f11de38?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: 839/1737] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:34:27 2026] GET /v2.0/ports?network_id=9d8aa367-58ff-4f68-ba15-d62b306e0f61&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1738] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:34:27 2026] DELETE /v2.0/security-groups/acecc6e9-c7aa-4c1b-9e6d-7e1525fdfda7 => 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: 840/1739] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:34:27 2026] GET /v2.0/networks/a0aeaf6d-d4d4-4066-b4e6-2c473f11de38?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: 900/1740] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:34:27 2026] GET /v2.0/networks/9d8aa367-58ff-4f68-ba15-d62b306e0f61?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: 901/1741] 10.0.0.179 () {32 vars in 729 bytes} [Mon Apr 27 02:34:27 2026] GET /v2.0/floatingips/9bd609b2-1388-4bee-9b56-389ef20eb77e => generated 857 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1742] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:34:27 2026] GET /v2.0/networks/9d8aa367-58ff-4f68-ba15-d62b306e0f61?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: 902/1743] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:34:27 2026] GET /v2.0/ports?tenant_id=64aedc8a201b48609da81ec29e5919e4&device_id=51300a05-420c-4c83-a6d4-e10f51f4e397 => generated 1277 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1744] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:34:27 2026] GET /v2.0/networks?id=9d8aa367-58ff-4f68-ba15-d62b306e0f61 => generated 767 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1745] 199.204.45.240 () {34 vars in 1058 bytes} [Mon Apr 27 02:34:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=76998d02-522b-4c98-81c3-615d46ca115b => 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: 903/1746] 199.204.45.240 () {34 vars in 994 bytes} [Mon Apr 27 02:34:27 2026] GET /v2.0/ports?device_id=51300a05-420c-4c83-a6d4-e10f51f4e397 => generated 1277 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1747] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:34:27 2026] GET /v2.0/subnets?id=eb9e24be-4ab1-4f1f-94c0-1b48a7e07ea6 => generated 666 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1748] 199.204.45.240 () {34 vars in 1124 bytes} [Mon Apr 27 02:34:27 2026] GET /v2.0/security-groups?id=551a2f14-aee7-4b1c-90dd-e0667d29af7d&id=9066cf72-f006-4d8f-8d69-98bb553d5f07&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: 845/1749] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:34:27 2026] GET /v2.0/ports?network_id=9d8aa367-58ff-4f68-ba15-d62b306e0f61&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: 905/1750] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:34:28 2026] GET /v2.0/networks/9d8aa367-58ff-4f68-ba15-d62b306e0f61?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: 846/1751] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:34:28 2026] GET /v2.0/networks/9d8aa367-58ff-4f68-ba15-d62b306e0f61?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) 2026-04-27 02:34:28.309 7 WARNING neutron_lib.context [None req-be054078-de98-440d-96ae-ff70783b0dc4 f6d633f7241f4268855972059ff26f7b 3928b5de15a54e339e6dcf1184273c63 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 847/1752] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:34:28 2026] GET /v2.0/ports?device_id=51300a05-420c-4c83-a6d4-e10f51f4e397 => generated 1008 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1753] 10.0.0.221 () {34 vars in 1120 bytes} [Mon Apr 27 02:34:28 2026] GET /v2.0/security-groups?id=9066cf72-f006-4d8f-8d69-98bb553d5f07&id=551a2f14-aee7-4b1c-90dd-e0667d29af7d&fields=id&fields=name => generated 206 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1756] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:34:29 2026] GET /v2.0/ports?device_id=51300a05-420c-4c83-a6d4-e10f51f4e397 => generated 1008 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1757] 10.0.0.179 () {34 vars in 676 bytes} [Mon Apr 27 02:34:28 2026] POST /v2.0/floatingips => generated 552 bytes in 1421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1758] 10.0.0.221 () {34 vars in 1120 bytes} [Mon Apr 27 02:34:29 2026] GET /v2.0/security-groups?id=9066cf72-f006-4d8f-8d69-98bb553d5f07&id=551a2f14-aee7-4b1c-90dd-e0667d29af7d&fields=id&fields=name => generated 206 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1759] 10.0.0.179 () {34 vars in 759 bytes} [Mon Apr 27 02:34:29 2026] PUT /v2.0/floatingips/17453efc-dafb-4317-8977-1bc87c79282b/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1760] 10.0.0.179 () {32 vars in 739 bytes} [Mon Apr 27 02:34:29 2026] GET /v2.0/floatingips/17453efc-dafb-4317-8977-1bc87c79282b/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1761] 10.0.0.179 () {34 vars in 770 bytes} [Mon Apr 27 02:34:29 2026] PUT /v2.0/floatingips/17453efc-dafb-4317-8977-1bc87c79282b/tags/green => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1762] 10.0.0.179 () {32 vars in 739 bytes} [Mon Apr 27 02:34:29 2026] GET /v2.0/floatingips/17453efc-dafb-4317-8977-1bc87c79282b/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1763] 10.0.0.179 () {34 vars in 766 bytes} [Mon Apr 27 02:34:29 2026] PUT /v2.0/floatingips/17453efc-dafb-4317-8977-1bc87c79282b/tags/red => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1764] 10.0.0.179 () {32 vars in 739 bytes} [Mon Apr 27 02:34:29 2026] GET /v2.0/floatingips/17453efc-dafb-4317-8977-1bc87c79282b/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1765] 10.0.0.179 () {34 vars in 788 bytes} [Mon Apr 27 02:34:29 2026] PUT /v2.0/floatingips/17453efc-dafb-4317-8977-1bc87c79282b/tags/black.or.white => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1766] 10.0.0.179 () {32 vars in 739 bytes} [Mon Apr 27 02:34:30 2026] GET /v2.0/floatingips/17453efc-dafb-4317-8977-1bc87c79282b/tags => generated 52 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1767] 10.0.0.179 () {34 vars in 759 bytes} [Mon Apr 27 02:34:30 2026] PUT /v2.0/floatingips/17453efc-dafb-4317-8977-1bc87c79282b/tags => generated 37 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1768] 10.0.0.179 () {32 vars in 739 bytes} [Mon Apr 27 02:34:30 2026] GET /v2.0/floatingips/17453efc-dafb-4317-8977-1bc87c79282b/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1769] 10.0.0.179 () {32 vars in 747 bytes} [Mon Apr 27 02:34:30 2026] GET /v2.0/floatingips/17453efc-dafb-4317-8977-1bc87c79282b/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:34:30.317 8 INFO neutron.api.v2.resource [None req-6669688e-bc32-42a9-903a-bcd66dacaea8 f6d633f7241f4268855972059ff26f7b 3928b5de15a54e339e6dcf1184273c63 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 858/1770] 10.0.0.179 () {32 vars in 751 bytes} [Mon Apr 27 02:34:30 2026] GET /v2.0/floatingips/17453efc-dafb-4317-8977-1bc87c79282b/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1771] 10.0.0.179 () {32 vars in 750 bytes} [Mon Apr 27 02:34:30 2026] DELETE /v2.0/floatingips/17453efc-dafb-4317-8977-1bc87c79282b/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: 859/1772] 10.0.0.179 () {32 vars in 739 bytes} [Mon Apr 27 02:34:30 2026] GET /v2.0/floatingips/17453efc-dafb-4317-8977-1bc87c79282b/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:34:30.477 7 INFO neutron.api.v2.resource [None req-f84947cb-eca2-46bd-997d-f436271b63dc f6d633f7241f4268855972059ff26f7b 3928b5de15a54e339e6dcf1184273c63 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 914/1773] 10.0.0.179 () {32 vars in 754 bytes} [Mon Apr 27 02:34:30 2026] DELETE /v2.0/floatingips/17453efc-dafb-4317-8977-1bc87c79282b/tags/green => generated 99 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1774] 10.0.0.179 () {32 vars in 742 bytes} [Mon Apr 27 02:34:30 2026] DELETE /v2.0/floatingips/17453efc-dafb-4317-8977-1bc87c79282b/tags => 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: 915/1775] 10.0.0.179 () {32 vars in 739 bytes} [Mon Apr 27 02:34:30 2026] GET /v2.0/floatingips/17453efc-dafb-4317-8977-1bc87c79282b/tags => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1776] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:34:30 2026] GET /v2.0/ports?device_id=51300a05-420c-4c83-a6d4-e10f51f4e397 => generated 1010 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1777] 10.0.0.221 () {34 vars in 1120 bytes} [Mon Apr 27 02:34:30 2026] GET /v2.0/security-groups?id=9066cf72-f006-4d8f-8d69-98bb553d5f07&id=551a2f14-aee7-4b1c-90dd-e0667d29af7d&fields=id&fields=name => generated 206 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1778] 10.0.0.179 () {32 vars in 732 bytes} [Mon Apr 27 02:34:30 2026] DELETE /v2.0/floatingips/17453efc-dafb-4317-8977-1bc87c79282b => generated 0 bytes in 393 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1779] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:34:31 2026] GET /v2.0/ports?device_id=51300a05-420c-4c83-a6d4-e10f51f4e397 => generated 1010 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:34:31.590 8 INFO neutron.db.l3_db [None req-201391ce-c3c5-49ac-bc0d-b45cf88da250 f54c962e4f7642e8bd8269919fc7f527 64aedc8a201b48609da81ec29e5919e4 - - default default] Floating IP 3e316653-50da-45b2-9d65-dfb3f2e80064 associated. External IP: 10.96.250.201, port: 76998d02-522b-4c98-81c3-615d46ca115b. [pid: 8|app: 0|req: 862/1780] 10.0.0.179 () {34 vars in 749 bytes} [Mon Apr 27 02:34:31 2026] PUT /v2.0/floatingips/3e316653-50da-45b2-9d65-dfb3f2e80064 => generated 855 bytes in 1338 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1781] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:34:32 2026] GET /v2.0/security-groups?tenant_id=d89d2c774991430e9534e7c20ab09e73&name=default => generated 2801 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:34:32.775 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0495989f-66dc-450b-9e8c-626e17ca7f86'] response: {'name': 'network-changed', 'server_uuid': '51300a05-420c-4c83-a6d4-e10f51f4e397', 'tag': '76998d02-522b-4c98-81c3-615d46ca115b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 920/1782] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:34:32 2026] GET /v2.0/ports?tenant_id=64aedc8a201b48609da81ec29e5919e4&device_id=51300a05-420c-4c83-a6d4-e10f51f4e397 => generated 1279 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1783] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:34:32 2026] DELETE /v2.0/security-groups/2c35b76e-42d9-408a-9021-2d5eac878c3f => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1784] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:34:32 2026] GET /v2.0/networks?id=9d8aa367-58ff-4f68-ba15-d62b306e0f61 => generated 767 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1785] 199.204.45.240 () {34 vars in 1058 bytes} [Mon Apr 27 02:34:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=76998d02-522b-4c98-81c3-615d46ca115b => generated 858 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1786] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:34:33 2026] GET /v2.0/subnets?id=eb9e24be-4ab1-4f1f-94c0-1b48a7e07ea6 => generated 666 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1787] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:34:33 2026] GET /v2.0/ports?network_id=9d8aa367-58ff-4f68-ba15-d62b306e0f61&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1788] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:34:33 2026] GET /v2.0/security-groups?tenant_id=3928b5de15a54e339e6dcf1184273c63&name=default => generated 2801 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1789] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:34:33 2026] GET /v2.0/networks/9d8aa367-58ff-4f68-ba15-d62b306e0f61?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: 866/1790] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:34:33 2026] DELETE /v2.0/security-groups/d2582702-22c8-4f90-90e4-27f710631ec3 => 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: 925/1791] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:34:33 2026] GET /v2.0/networks/9d8aa367-58ff-4f68-ba15-d62b306e0f61?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: 867/1792] 10.0.0.165 () {34 vars in 990 bytes} [Mon Apr 27 02:34:33 2026] GET /v2.0/ports?device_id=c45eaacb-ae22-4873-939d-2beda8d31dcf => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1793] 10.0.0.165 () {34 vars in 1040 bytes} [Mon Apr 27 02:34:33 2026] GET /v2.0/security-groups?id=c6b6e15d-24f2-4203-a2dd-13fd5e6aa5e4&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1794] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:34:35 2026] GET /v2.0/security-groups?tenant_id=071367f755aa400ca5b10cfb5471423d&name=default => generated 2801 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1795] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:34:35 2026] DELETE /v2.0/security-groups/a8da4989-18b8-4362-a1a2-526537732572 => 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: 869/1796] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:34:35 2026] GET /v2.0/security-groups?tenant_id=14a531e04f19425aa721c7dd12b34cad&name=default => generated 2801 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1797] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:34:36 2026] DELETE /v2.0/security-groups/3ca87c11-4e27-45fe-93cc-119582f573e2 => 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: 870/1798] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:34:36 2026] GET /v2.0/ports?device_id=c45eaacb-ae22-4873-939d-2beda8d31dcf => generated 971 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1799] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:34:36 2026] GET /v2.0/security-groups?id=c6b6e15d-24f2-4203-a2dd-13fd5e6aa5e4&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1800] 199.204.45.240 () {34 vars in 994 bytes} [Mon Apr 27 02:34:36 2026] GET /v2.0/ports?device_id=c45eaacb-ae22-4873-939d-2beda8d31dcf => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:34:37.293 8 WARNING neutron_lib.context [None req-3d9f941b-3051-4e12-beb4-98f626a07382 127daeb2ec3d4b879674afe9f48a91da 70ee5440374d43b8b7692d31b8d037c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:34:37.433 8 INFO neutron.db.segments_db [None req-3d9f941b-3051-4e12-beb4-98f626a07382 127daeb2ec3d4b879674afe9f48a91da 70ee5440374d43b8b7692d31b8d037c5 - - default default] Added segment daad4fa0-81b2-42ad-8bab-72b7a2134dc4 of type vxlan for network 8b2432d5-a218-47c0-83ca-96b1612bf42a 2026-04-27 02:34:37.460 7 INFO neutron.db.l3_db [req-ef0e04e0-b66c-448b-bcfc-58ecb0d9e65c req-38a09693-7bfb-4151-9fa1-600df3627306 db102f412247400fb9565694eaeff95b a4475539da09479da3822ebcbc0cef9d - - default default] Floating IP 9bd609b2-1388-4bee-9b56-389ef20eb77e disassociated. External IP: 10.96.250.219, port: 0849354d-d044-4277-b332-e9d83b7c9c2f. [pid: 8|app: 0|req: 872/1801] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:34:37 2026] POST /v2.0/networks => generated 631 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1802] 10.0.0.179 () {34 vars in 753 bytes} [Mon Apr 27 02:34:37 2026] PUT /v2.0/networks/8b2432d5-a218-47c0-83ca-96b1612bf42a/tags => generated 25 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1803] 10.0.0.179 () {32 vars in 733 bytes} [Mon Apr 27 02:34:37 2026] GET /v2.0/networks/8b2432d5-a218-47c0-83ca-96b1612bf42a/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1804] 10.0.0.179 () {34 vars in 764 bytes} [Mon Apr 27 02:34:37 2026] PUT /v2.0/networks/8b2432d5-a218-47c0-83ca-96b1612bf42a/tags/green => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1805] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:34:37 2026] GET /v2.0/ports?device_id=c45eaacb-ae22-4873-939d-2beda8d31dcf => 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: 877/1806] 10.0.0.179 () {32 vars in 733 bytes} [Mon Apr 27 02:34:37 2026] GET /v2.0/networks/8b2432d5-a218-47c0-83ca-96b1612bf42a/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1807] 10.0.0.179 () {34 vars in 760 bytes} [Mon Apr 27 02:34:37 2026] PUT /v2.0/networks/8b2432d5-a218-47c0-83ca-96b1612bf42a/tags/red => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1808] 10.0.0.179 () {32 vars in 733 bytes} [Mon Apr 27 02:34:37 2026] GET /v2.0/networks/8b2432d5-a218-47c0-83ca-96b1612bf42a/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1809] 199.204.45.240 () {36 vars in 997 bytes} [Mon Apr 27 02:34:37 2026] DELETE /v2.0/ports/0849354d-d044-4277-b332-e9d83b7c9c2f => generated 0 bytes in 942 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1810] 10.0.0.179 () {34 vars in 782 bytes} [Mon Apr 27 02:34:37 2026] PUT /v2.0/networks/8b2432d5-a218-47c0-83ca-96b1612bf42a/tags/black.or.white => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-27 02:34:38.060 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b063d1fb-66fa-4918-9ff5-677cc1ac9cbc'] response: {'server_uuid': 'c45eaacb-ae22-4873-939d-2beda8d31dcf', 'name': 'network-vif-deleted', 'tag': '0849354d-d044-4277-b332-e9d83b7c9c2f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 931/1811] 10.0.0.179 () {32 vars in 733 bytes} [Mon Apr 27 02:34:38 2026] GET /v2.0/networks/8b2432d5-a218-47c0-83ca-96b1612bf42a/tags => generated 52 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1812] 10.0.0.179 () {34 vars in 753 bytes} [Mon Apr 27 02:34:38 2026] PUT /v2.0/networks/8b2432d5-a218-47c0-83ca-96b1612bf42a/tags => generated 37 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1813] 10.0.0.179 () {32 vars in 733 bytes} [Mon Apr 27 02:34:38 2026] GET /v2.0/networks/8b2432d5-a218-47c0-83ca-96b1612bf42a/tags => generated 37 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1814] 10.0.0.179 () {32 vars in 741 bytes} [Mon Apr 27 02:34:38 2026] GET /v2.0/networks/8b2432d5-a218-47c0-83ca-96b1612bf42a/tags/red => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:34:38.339 7 INFO neutron.api.v2.resource [None req-541f9784-335f-4ccd-968f-42ab0bc68f1f 127daeb2ec3d4b879674afe9f48a91da 70ee5440374d43b8b7692d31b8d037c5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 933/1815] 10.0.0.179 () {32 vars in 745 bytes} [Mon Apr 27 02:34:38 2026] GET /v2.0/networks/8b2432d5-a218-47c0-83ca-96b1612bf42a/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1816] 10.0.0.179 () {32 vars in 744 bytes} [Mon Apr 27 02:34:38 2026] DELETE /v2.0/networks/8b2432d5-a218-47c0-83ca-96b1612bf42a/tags/red => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1817] 10.0.0.179 () {32 vars in 733 bytes} [Mon Apr 27 02:34:38 2026] GET /v2.0/networks/8b2432d5-a218-47c0-83ca-96b1612bf42a/tags => generated 30 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:34:38.544 8 INFO neutron.api.v2.resource [None req-65862d1d-f74d-4553-90f3-8aefe650c94a 127daeb2ec3d4b879674afe9f48a91da 70ee5440374d43b8b7692d31b8d037c5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 884/1818] 10.0.0.179 () {32 vars in 748 bytes} [Mon Apr 27 02:34:38 2026] DELETE /v2.0/networks/8b2432d5-a218-47c0-83ca-96b1612bf42a/tags/green => generated 99 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1819] 10.0.0.179 () {32 vars in 736 bytes} [Mon Apr 27 02:34:38 2026] DELETE /v2.0/networks/8b2432d5-a218-47c0-83ca-96b1612bf42a/tags => 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: 885/1820] 10.0.0.179 () {32 vars in 733 bytes} [Mon Apr 27 02:34:38 2026] GET /v2.0/networks/8b2432d5-a218-47c0-83ca-96b1612bf42a/tags => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:34:38.917 7 INFO neutron.services.segments.plugin [-] Segment daad4fa0-81b2-42ad-8bab-72b7a2134dc4 resource provider aggregate not found 2026-04-27 02:34:38.923 7 INFO neutron.services.segments.plugin [-] Segment daad4fa0-81b2-42ad-8bab-72b7a2134dc4 resource provider aggregate not found 2026-04-27 02:34:38.956 7 INFO neutron.services.segments.plugin [-] Segment daad4fa0-81b2-42ad-8bab-72b7a2134dc4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid daad4fa0-81b2-42ad-8bab-72b7a2134dc4 found for delete ", "request_id": "req-dfc6cd31-3b37-4c34-9c0d-ef6c3967e51c"}]} 2026-04-27 02:34:38.960 7 INFO neutron.services.segments.plugin [-] Segment daad4fa0-81b2-42ad-8bab-72b7a2134dc4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid daad4fa0-81b2-42ad-8bab-72b7a2134dc4 found for delete ", "request_id": "req-a307f127-14f8-4f04-b043-883bedb55f4f"}]} [pid: 7|app: 0|req: 936/1821] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:34:38 2026] DELETE /v2.0/networks/8b2432d5-a218-47c0-83ca-96b1612bf42a => 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: 886/1822] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:34:38 2026] DELETE /v2.0/security-groups/c6b6e15d-24f2-4203-a2dd-13fd5e6aa5e4 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1823] 10.0.0.179 () {32 vars in 732 bytes} [Mon Apr 27 02:34:39 2026] DELETE /v2.0/floatingips/9bd609b2-1388-4bee-9b56-389ef20eb77e => generated 0 bytes in 422 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1824] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:34:39 2026] GET /v2.0/ports?device_id=3e0bcff6-c928-408f-9b38-4b2f3068ef79 => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1825] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:34:39 2026] GET /v2.0/security-groups?id=9e7bab5d-b98a-49e9-8bf0-344881e6df99&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: 888/1826] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:34:39 2026] GET /v2.0/security-groups?tenant_id=70ee5440374d43b8b7692d31b8d037c5&name=default => generated 2801 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1827] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:34:39 2026] DELETE /v2.0/security-groups/9c19cc12-db4e-4fb0-9099-3a6567c95524 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1828] 199.204.45.240 () {34 vars in 994 bytes} [Mon Apr 27 02:34:40 2026] GET /v2.0/ports?device_id=3e0bcff6-c928-408f-9b38-4b2f3068ef79 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1829] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:34:40 2026] GET /v2.0/security-groups?tenant_id=85f7cd3cdb884c808a3f9549128a1c9e&name=default => generated 2801 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1830] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:34:40 2026] DELETE /v2.0/security-groups/81e1e229-4bf9-452f-968d-adcea78095b0 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1831] 199.204.45.240 () {36 vars in 997 bytes} [Mon Apr 27 02:34:40 2026] DELETE /v2.0/ports/83c4eaa5-943b-4805-8338-b4cdb02a10d2 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:34:40.833 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-746c7525-9409-4034-913b-1a8835ce8406'] response: {'server_uuid': '3e0bcff6-c928-408f-9b38-4b2f3068ef79', 'name': 'network-vif-deleted', 'tag': '83c4eaa5-943b-4805-8338-b4cdb02a10d2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 941/1832] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:34:40 2026] GET /v2.0/ports?device_id=51300a05-420c-4c83-a6d4-e10f51f4e397 => generated 1010 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1833] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:34:40 2026] GET /v2.0/ports?device_id=3e0bcff6-c928-408f-9b38-4b2f3068ef79 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1834] 10.0.0.221 () {34 vars in 1120 bytes} [Mon Apr 27 02:34:40 2026] GET /v2.0/security-groups?id=9066cf72-f006-4d8f-8d69-98bb553d5f07&id=551a2f14-aee7-4b1c-90dd-e0667d29af7d&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1835] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:34:40 2026] GET /v2.0/security-groups?tenant_id=c292f44d5e1a4ec3aa16bfa8b20ce0ae&name=default => generated 2801 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1836] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:34:41 2026] DELETE /v2.0/security-groups/73f9909a-141a-4b82-9e59-d05d78ddc31a => 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: 893/1837] 10.0.0.179 () {32 vars in 736 bytes} [Mon Apr 27 02:34:41 2026] GET /v2.0/ports?device_id=51300a05-420c-4c83-a6d4-e10f51f4e397 => generated 1279 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1838] 10.0.0.179 () {32 vars in 858 bytes} [Mon Apr 27 02:34:41 2026] GET /v2.0/floatingips?floating_network_id=87295fd3-8737-4307-97b9-68ab06bc50eb&port_id=76998d02-522b-4c98-81c3-615d46ca115b => generated 860 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1839] 10.0.0.165 () {34 vars in 990 bytes} [Mon Apr 27 02:34:41 2026] GET /v2.0/ports?device_id=51300a05-420c-4c83-a6d4-e10f51f4e397 => generated 1279 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1840] 10.0.0.165 () {34 vars in 1120 bytes} [Mon Apr 27 02:34:41 2026] GET /v2.0/security-groups?id=9066cf72-f006-4d8f-8d69-98bb553d5f07&id=551a2f14-aee7-4b1c-90dd-e0667d29af7d&fields=id&fields=name => generated 206 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1841] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:34:42 2026] DELETE /v2.0/security-groups/9e7bab5d-b98a-49e9-8bf0-344881e6df99 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1842] 10.0.0.179 () {34 vars in 789 bytes} [Mon Apr 27 02:34:42 2026] PUT /v2.0/routers/46ba1518-a907-4b09-928b-bdda90db9c11/remove_router_interface => generated 309 bytes in 1380 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1845] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:34:43 2026] GET /v2.0/security-groups?tenant_id=40dcae9e14ea45428b90b9819c4219ae&name=default => generated 2801 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1846] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:34:43 2026] DELETE /v2.0/security-groups/face77c4-c1fd-4202-9a38-71616a299da0 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:34:43.743 8 WARNING neutron_lib.context [None req-bc34d535-5fdf-49ca-afba-baf444bc29e1 61bc5ff951a7446eb1b3c894360a408b 64d7ae4dc1e04efcb95f6217b5430353 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 898/1847] 10.0.0.179 () {34 vars in 676 bytes} [Mon Apr 27 02:34:43 2026] POST /v2.0/subnetpools => generated 516 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1848] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:34:43 2026] DELETE /v2.0/subnets/fb1a0bd5-c926-4106-8b0d-aeec84a395dc => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1849] 10.0.0.179 () {34 vars in 759 bytes} [Mon Apr 27 02:34:43 2026] PUT /v2.0/subnetpools/4edce575-0fcb-4260-a6ed-230cdde62bbd/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1850] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:34:43 2026] GET /v2.0/ports?device_id=51300a05-420c-4c83-a6d4-e10f51f4e397 => generated 1010 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1851] 10.0.0.179 () {32 vars in 739 bytes} [Mon Apr 27 02:34:43 2026] GET /v2.0/subnetpools/4edce575-0fcb-4260-a6ed-230cdde62bbd/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1852] 10.0.0.221 () {34 vars in 1120 bytes} [Mon Apr 27 02:34:43 2026] GET /v2.0/security-groups?id=9066cf72-f006-4d8f-8d69-98bb553d5f07&id=551a2f14-aee7-4b1c-90dd-e0667d29af7d&fields=id&fields=name => generated 206 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1853] 10.0.0.179 () {34 vars in 770 bytes} [Mon Apr 27 02:34:43 2026] PUT /v2.0/subnetpools/4edce575-0fcb-4260-a6ed-230cdde62bbd/tags/green => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1854] 10.0.0.179 () {32 vars in 739 bytes} [Mon Apr 27 02:34:44 2026] GET /v2.0/subnetpools/4edce575-0fcb-4260-a6ed-230cdde62bbd/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1855] 10.0.0.179 () {34 vars in 766 bytes} [Mon Apr 27 02:34:44 2026] PUT /v2.0/subnetpools/4edce575-0fcb-4260-a6ed-230cdde62bbd/tags/red => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1856] 10.0.0.179 () {32 vars in 739 bytes} [Mon Apr 27 02:34:44 2026] GET /v2.0/subnetpools/4edce575-0fcb-4260-a6ed-230cdde62bbd/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1857] 10.0.0.179 () {34 vars in 788 bytes} [Mon Apr 27 02:34:44 2026] PUT /v2.0/subnetpools/4edce575-0fcb-4260-a6ed-230cdde62bbd/tags/black.or.white => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1858] 10.0.0.179 () {32 vars in 739 bytes} [Mon Apr 27 02:34:44 2026] GET /v2.0/subnetpools/4edce575-0fcb-4260-a6ed-230cdde62bbd/tags => generated 52 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1859] 10.0.0.179 () {34 vars in 759 bytes} [Mon Apr 27 02:34:44 2026] PUT /v2.0/subnetpools/4edce575-0fcb-4260-a6ed-230cdde62bbd/tags => generated 37 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1860] 10.0.0.179 () {32 vars in 739 bytes} [Mon Apr 27 02:34:44 2026] GET /v2.0/subnetpools/4edce575-0fcb-4260-a6ed-230cdde62bbd/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1861] 10.0.0.179 () {32 vars in 747 bytes} [Mon Apr 27 02:34:44 2026] GET /v2.0/subnetpools/4edce575-0fcb-4260-a6ed-230cdde62bbd/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1862] 199.204.45.240 () {34 vars in 994 bytes} [Mon Apr 27 02:34:44 2026] GET /v2.0/ports?device_id=51300a05-420c-4c83-a6d4-e10f51f4e397 => generated 1010 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:34:44.420 8 INFO neutron.api.v2.resource [None req-7fcf26b9-204c-4666-b8ec-8ce49484c0b2 61bc5ff951a7446eb1b3c894360a408b 64d7ae4dc1e04efcb95f6217b5430353 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 912/1863] 10.0.0.179 () {32 vars in 751 bytes} [Mon Apr 27 02:34:44 2026] GET /v2.0/subnetpools/4edce575-0fcb-4260-a6ed-230cdde62bbd/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 02:34:44.768 8 INFO neutron.db.l3_db [req-af03e13c-738a-4e13-b07f-a830db532e0b req-0c01fd09-3ce4-4d04-935e-dcfbdf142080 f54c962e4f7642e8bd8269919fc7f527 64aedc8a201b48609da81ec29e5919e4 - - default default] Floating IP 3e316653-50da-45b2-9d65-dfb3f2e80064 disassociated. External IP: 10.96.250.201, port: 76998d02-522b-4c98-81c3-615d46ca115b. [pid: 8|app: 0|req: 913/1864] 199.204.45.240 () {36 vars in 997 bytes} [Mon Apr 27 02:34:44 2026] DELETE /v2.0/ports/76998d02-522b-4c98-81c3-615d46ca115b => generated 0 bytes in 837 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1865] 10.0.0.179 () {32 vars in 750 bytes} [Mon Apr 27 02:34:45 2026] DELETE /v2.0/subnetpools/4edce575-0fcb-4260-a6ed-230cdde62bbd/tags/red => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:34:45.321 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec83caeb-bf74-4736-ac67-73570ca289ca'] response: {'server_uuid': '51300a05-420c-4c83-a6d4-e10f51f4e397', 'name': 'network-vif-deleted', 'tag': '76998d02-522b-4c98-81c3-615d46ca115b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 915/1866] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:34:45 2026] GET /v2.0/ports?device_id=51300a05-420c-4c83-a6d4-e10f51f4e397 => 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: 916/1867] 10.0.0.179 () {32 vars in 739 bytes} [Mon Apr 27 02:34:45 2026] GET /v2.0/subnetpools/4edce575-0fcb-4260-a6ed-230cdde62bbd/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:34:45.424 8 INFO neutron.api.v2.resource [None req-a4924000-a6d4-4c0a-87cb-6043451e4b7e 61bc5ff951a7446eb1b3c894360a408b 64d7ae4dc1e04efcb95f6217b5430353 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 917/1868] 10.0.0.179 () {32 vars in 754 bytes} [Mon Apr 27 02:34:45 2026] DELETE /v2.0/subnetpools/4edce575-0fcb-4260-a6ed-230cdde62bbd/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 02:34:45.433 7 INFO neutron.services.segments.plugin [-] Segment 6ef9d290-82e0-4989-b939-bf672f89b914 resource provider aggregate not found 2026-04-27 02:34:45.447 7 INFO neutron.services.segments.plugin [-] Segment 6ef9d290-82e0-4989-b939-bf672f89b914 resource provider aggregate not found 2026-04-27 02:34:45.458 7 INFO neutron.services.segments.plugin [-] Segment 6ef9d290-82e0-4989-b939-bf672f89b914 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ef9d290-82e0-4989-b939-bf672f89b914 found for delete ", "request_id": "req-a931333d-5b4c-4342-8034-a6513b4dfee3"}]} 2026-04-27 02:34:45.467 7 INFO neutron.services.segments.plugin [-] Segment 6ef9d290-82e0-4989-b939-bf672f89b914 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ef9d290-82e0-4989-b939-bf672f89b914 found for delete ", "request_id": "req-e8b9ad41-45b4-4ece-a853-e8ef0d2d7a26"}]} 2026-04-27 02:34:45.479 7 INFO neutron.db.l3_hamode_db [None req-021b7c4a-1b11-472c-b310-b8866aeedb1b db102f412247400fb9565694eaeff95b a4475539da09479da3822ebcbc0cef9d - - default default] HA network 01279626-568d-4afa-af47-eec51a67138e was deleted as no HA routers are present in tenant a4475539da09479da3822ebcbc0cef9d. [pid: 7|app: 0|req: 952/1869] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:34:43 2026] DELETE /v2.0/routers/46ba1518-a907-4b09-928b-bdda90db9c11 => generated 0 bytes in 1644 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1870] 10.0.0.179 () {32 vars in 742 bytes} [Mon Apr 27 02:34:45 2026] DELETE /v2.0/subnetpools/4edce575-0fcb-4260-a6ed-230cdde62bbd/tags => 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: 919/1871] 10.0.0.179 () {32 vars in 739 bytes} [Mon Apr 27 02:34:45 2026] GET /v2.0/subnetpools/4edce575-0fcb-4260-a6ed-230cdde62bbd/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1872] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:34:45 2026] DELETE /v2.0/networks/a0aeaf6d-d4d4-4066-b4e6-2c473f11de38 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:34:45.748 8 WARNING neutron_lib.context [None req-3847a485-33e9-435f-b113-736ef269ea0b 229afe1be03a422baa746a5884c773a0 a20b73300edc4386995d488b2c35084d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 954/1873] 10.0.0.179 () {32 vars in 732 bytes} [Mon Apr 27 02:34:45 2026] DELETE /v2.0/subnetpools/4edce575-0fcb-4260-a6ed-230cdde62bbd => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:34:45.886 8 INFO neutron.db.segments_db [None req-3847a485-33e9-435f-b113-736ef269ea0b 229afe1be03a422baa746a5884c773a0 a20b73300edc4386995d488b2c35084d - - default default] Added segment 5f226eab-5667-4b47-9dc8-a3de28d4e867 of type vxlan for network fd5a0ec4-15a4-4e55-878e-52df1c03a292 [pid: 8|app: 0|req: 920/1874] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:34:45 2026] POST /v2.0/networks => generated 645 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:34:46.044 7 WARNING neutron_lib.context [None req-9801a001-a994-4e29-89b9-f74674928213 229afe1be03a422baa746a5884c773a0 a20b73300edc4386995d488b2c35084d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 955/1875] 10.0.0.179 () {34 vars in 665 bytes} [Mon Apr 27 02:34:46 2026] POST /v2.0/ports => generated 775 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:34:46.399 8 WARNING neutron_lib.context [None req-88c62e91-9fc8-4968-a32d-da79d2050669 229afe1be03a422baa746a5884c773a0 a20b73300edc4386995d488b2c35084d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:34:46.471 8 INFO neutron.db.segments_db [None req-88c62e91-9fc8-4968-a32d-da79d2050669 229afe1be03a422baa746a5884c773a0 a20b73300edc4386995d488b2c35084d - - default default] Added segment dbfe8243-af4d-41fa-8040-3343c34c19b7 of type vxlan for network ed389a1e-7ca9-42b9-b6e4-33cc0e169a41 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 921/1876] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:34:46 2026] POST /v2.0/networks => generated 631 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1877] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:34:46 2026] DELETE /v2.0/security-groups/551a2f14-aee7-4b1c-90dd-e0667d29af7d => 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: 922/1878] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:34:46 2026] GET /v2.0/security-groups?tenant_id=a4475539da09479da3822ebcbc0cef9d&name=default => generated 2801 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:34:46.799 8 WARNING neutron_lib.context [None req-76a06104-d6d9-44a0-aac2-aaf21f42c090 229afe1be03a422baa746a5884c773a0 a20b73300edc4386995d488b2c35084d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 957/1879] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:34:46 2026] GET /v2.0/security-groups?tenant_id=c0752830154f475f840d3a3352d0153b&name=default => generated 2801 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:34:46.838 7 INFO neutron.api.v2.resource [None req-adea8b04-e019-4959-b4cd-c12c289c35b9 f54c962e4f7642e8bd8269919fc7f527 64aedc8a201b48609da81ec29e5919e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 958/1880] 10.0.0.179 () {32 vars in 737 bytes} [Mon Apr 27 02:34:46 2026] GET /v2.0/security-groups/551a2f14-aee7-4b1c-90dd-e0667d29af7d => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1881] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:34:46 2026] DELETE /v2.0/security-groups/90223218-509b-4d65-bd3e-673a19a768d1 => 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: 960/1882] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:34:46 2026] DELETE /v2.0/security-groups/2030a37b-c1d6-4df4-a424-acd4f2503178 => 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: 923/1883] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:34:46 2026] POST /v2.0/subnets => generated 602 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1884] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:34:47 2026] GET /v2.0/security-groups?tenant_id=1650bda542634248958327a87ab6d2c0&name=default => generated 2801 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:34:47.232 8 WARNING neutron_lib.context [None req-e5bebfa4-2b5a-43e1-91b1-5161b8b9cc66 229afe1be03a422baa746a5884c773a0 a20b73300edc4386995d488b2c35084d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 961/1885] 10.0.0.179 () {32 vars in 732 bytes} [Mon Apr 27 02:34:47 2026] DELETE /v2.0/floatingips/3e316653-50da-45b2-9d65-dfb3f2e80064 => generated 0 bytes in 389 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:34:47.475 7 INFO neutron.services.segments.plugin [-] Segment b559cb95-db60-4b03-b4ab-7e9703a3c641 resource provider aggregate not found 2026-04-27 02:34:47.485 7 INFO neutron.services.segments.plugin [-] Segment b559cb95-db60-4b03-b4ab-7e9703a3c641 resource provider aggregate not found 2026-04-27 02:34:47.496 7 INFO neutron.services.segments.plugin [-] Segment b559cb95-db60-4b03-b4ab-7e9703a3c641 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b559cb95-db60-4b03-b4ab-7e9703a3c641 found for delete ", "request_id": "req-a3d9c681-ac39-472d-afb1-19341c6dc183"}]} 2026-04-27 02:34:47.505 7 INFO neutron.services.segments.plugin [-] Segment b559cb95-db60-4b03-b4ab-7e9703a3c641 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b559cb95-db60-4b03-b4ab-7e9703a3c641 found for delete ", "request_id": "req-b632f0af-c9be-47e8-ab0d-f831db8c2a79"}]} [pid: 7|app: 0|req: 962/1886] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:34:47 2026] GET /v2.0/security-groups?tenant_id=64d7ae4dc1e04efcb95f6217b5430353&name=default => generated 2801 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1887] 10.0.0.179 () {34 vars in 665 bytes} [Mon Apr 27 02:34:47 2026] POST /v2.0/ports => generated 954 bytes in 446 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: 963/1888] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:34:47 2026] DELETE /v2.0/security-groups/4943dd00-bc99-4bc4-af8a-16aa2341fc72 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1889] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:34:47 2026] DELETE /v2.0/security-groups/17955d9a-8761-4b3a-ba85-879a86ac8da3 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1890] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:34:47 2026] DELETE /v2.0/security-groups/9066cf72-f006-4d8f-8d69-98bb553d5f07 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1891] 10.0.0.179 () {32 vars in 720 bytes} [Mon Apr 27 02:34:47 2026] DELETE /v2.0/ports/d53b738e-3dc9-4b6f-9f0c-12b8e22bfea8 => generated 0 bytes in 407 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:34:48.239 7 INFO neutron.pecan_wsgi.hooks.translation [None req-26c6d282-d1ac-447e-a1be-2377b974f2c4 229afe1be03a422baa746a5884c773a0 a20b73300edc4386995d488b2c35084d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 966/1892] 10.0.0.179 () {32 vars in 720 bytes} [Mon Apr 27 02:34:48 2026] DELETE /v2.0/ports/d53b738e-3dc9-4b6f-9f0c-12b8e22bfea8 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:34:48.268 7 INFO neutron.pecan_wsgi.hooks.translation [None req-88f5bf21-c970-4bcf-a44e-ec9f522d10d7 229afe1be03a422baa746a5884c773a0 a20b73300edc4386995d488b2c35084d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 967/1893] 10.0.0.179 () {32 vars in 717 bytes} [Mon Apr 27 02:34:48 2026] GET /v2.0/ports/d53b738e-3dc9-4b6f-9f0c-12b8e22bfea8 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1894] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:34:48 2026] DELETE /v2.0/subnets/4d896762-4397-454c-b27a-04eda366c1aa => 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: 969/1895] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:34:48 2026] DELETE /v2.0/networks/ed389a1e-7ca9-42b9-b6e4-33cc0e169a41 => generated 0 bytes in 406 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:34:48.950 7 WARNING neutron_lib.context [None req-22d08fc1-7773-4ff3-94f4-84e1d787d3c9 229afe1be03a422baa746a5884c773a0 a20b73300edc4386995d488b2c35084d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:34:49.002 7 INFO neutron.db.segments_db [None req-22d08fc1-7773-4ff3-94f4-84e1d787d3c9 229afe1be03a422baa746a5884c773a0 a20b73300edc4386995d488b2c35084d - - default default] Added segment 8e400d8c-4263-4650-b32c-2b4f2e2533ee of type vxlan for network 225fee8e-0425-4a6a-854e-9390bd749c03 [pid: 8|app: 0|req: 927/1896] 10.0.0.179 () {34 vars in 789 bytes} [Mon Apr 27 02:34:47 2026] PUT /v2.0/routers/247e6d68-41a1-4f4e-adc6-f60de9a96d71/remove_router_interface => generated 309 bytes in 1225 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1897] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:34:48 2026] POST /v2.0/networks => generated 632 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:34:49.137 7 WARNING neutron_lib.context [None req-a707dc56-ac99-465b-b71e-4f02281ab250 229afe1be03a422baa746a5884c773a0 a20b73300edc4386995d488b2c35084d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 971/1898] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:34:49 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) 2026-04-27 02:34:49.480 7 WARNING neutron_lib.context [None req-c75be176-9907-4411-ad97-d2b8862d4370 229afe1be03a422baa746a5884c773a0 a20b73300edc4386995d488b2c35084d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:34:49.525 7 INFO neutron.services.segments.plugin [-] Segment dbfe8243-af4d-41fa-8040-3343c34c19b7 resource provider aggregate not found 2026-04-27 02:34:49.531 7 INFO neutron.services.segments.plugin [-] Segment dbfe8243-af4d-41fa-8040-3343c34c19b7 resource provider aggregate not found 2026-04-27 02:34:49.541 7 INFO neutron.services.segments.plugin [-] Segment dbfe8243-af4d-41fa-8040-3343c34c19b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbfe8243-af4d-41fa-8040-3343c34c19b7 found for delete ", "request_id": "req-dd07f567-ab8c-457a-aef3-8bef0daf3f34"}]} 2026-04-27 02:34:49.555 7 INFO neutron.services.segments.plugin [-] Segment dbfe8243-af4d-41fa-8040-3343c34c19b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbfe8243-af4d-41fa-8040-3343c34c19b7 found for delete ", "request_id": "req-2e83cd6b-0a05-4dfb-99f3-94a318bdce17"}]} [pid: 7|app: 0|req: 972/1899] 10.0.0.179 () {34 vars in 665 bytes} [Mon Apr 27 02:34:49 2026] POST /v2.0/ports => generated 912 bytes in 546 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:34:50.322 8 INFO neutron.services.segments.plugin [-] Segment fecc8135-f05a-490c-bb23-b03fae57210c resource provider aggregate not found 2026-04-27 02:34:50.327 8 INFO neutron.services.segments.plugin [-] Segment fecc8135-f05a-490c-bb23-b03fae57210c resource provider aggregate not found 2026-04-27 02:34:50.345 8 INFO neutron.services.segments.plugin [-] Segment fecc8135-f05a-490c-bb23-b03fae57210c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fecc8135-f05a-490c-bb23-b03fae57210c found for delete ", "request_id": "req-f928843d-f520-4d63-aa9d-8ca10e283ac7"}]} 2026-04-27 02:34:50.346 8 INFO neutron.services.segments.plugin [-] Segment fecc8135-f05a-490c-bb23-b03fae57210c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fecc8135-f05a-490c-bb23-b03fae57210c found for delete ", "request_id": "req-436e579f-fe7a-44eb-9df3-cc97ebf503b9"}]} 2026-04-27 02:34:50.352 8 INFO neutron.db.l3_hamode_db [None req-bd860b97-d0c5-40f4-bfa4-9fb2528ae88f f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] HA network 6d868887-99bf-420e-ab77-f66e88e7ca8b was deleted as no HA routers are present in tenant 64aedc8a201b48609da81ec29e5919e4. [pid: 8|app: 0|req: 928/1900] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:34:49 2026] DELETE /v2.0/routers/247e6d68-41a1-4f4e-adc6-f60de9a96d71 => generated 0 bytes in 1268 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1901] 10.0.0.179 () {32 vars in 720 bytes} [Mon Apr 27 02:34:50 2026] DELETE /v2.0/ports/e2062980-e849-4997-93b1-a847cccc96ca => generated 0 bytes in 419 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:34:50.472 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4e5b46a3-fb47-4545-8311-1137acdd7327 229afe1be03a422baa746a5884c773a0 a20b73300edc4386995d488b2c35084d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 974/1902] 10.0.0.179 () {32 vars in 717 bytes} [Mon Apr 27 02:34:50 2026] GET /v2.0/ports/e2062980-e849-4997-93b1-a847cccc96ca => 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: 929/1903] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:34:50 2026] DELETE /v2.0/subnets/eb9e24be-4ab1-4f1f-94c0-1b48a7e07ea6 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1904] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:34:50 2026] DELETE /v2.0/subnets/cc8db5d0-7dc4-4360-99cf-afffa743c705 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1905] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:34:50 2026] DELETE /v2.0/networks/9d8aa367-58ff-4f68-ba15-d62b306e0f61 => generated 0 bytes in 448 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1906] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:34:50 2026] DELETE /v2.0/networks/225fee8e-0425-4a6a-854e-9390bd749c03 => generated 0 bytes in 463 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:34:51.236 7 WARNING neutron_lib.context [None req-99bbf5e2-9efb-41b3-a278-55de97b40ad0 229afe1be03a422baa746a5884c773a0 a20b73300edc4386995d488b2c35084d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:34:51.563 7 INFO neutron.services.segments.plugin [-] Segment 8e400d8c-4263-4650-b32c-2b4f2e2533ee resource provider aggregate not found 2026-04-27 02:34:51.580 7 INFO neutron.services.segments.plugin [-] Segment 8e400d8c-4263-4650-b32c-2b4f2e2533ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e400d8c-4263-4650-b32c-2b4f2e2533ee found for delete ", "request_id": "req-2fc8a45b-1389-40bb-bf25-abf8b469fd4b"}]} 2026-04-27 02:34:51.583 7 INFO neutron.services.segments.plugin [-] Segment 8e400d8c-4263-4650-b32c-2b4f2e2533ee resource provider aggregate not found 2026-04-27 02:34:51.600 7 INFO neutron.services.segments.plugin [-] Segment 8e400d8c-4263-4650-b32c-2b4f2e2533ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e400d8c-4263-4650-b32c-2b4f2e2533ee found for delete ", "request_id": "req-a3f03dd1-4be6-41e2-afb2-5d7d67d6c4b9"}]} [pid: 7|app: 0|req: 977/1907] 10.0.0.179 () {34 vars in 665 bytes} [Mon Apr 27 02:34:51 2026] POST /v2.0/ports => generated 775 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 978/1908] 10.0.0.179 () {34 vars in 737 bytes} [Mon Apr 27 02:34:51 2026] PUT /v2.0/ports/190735e8-2235-426e-b340-45845d2732ae => generated 752 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1909] 10.0.0.179 () {32 vars in 720 bytes} [Mon Apr 27 02:34:51 2026] DELETE /v2.0/ports/190735e8-2235-426e-b340-45845d2732ae => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 980/1910] 10.0.0.179 () {32 vars in 643 bytes} [Mon Apr 27 02:34:52 2026] GET /v2.0/ports => generated 778 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:34:52.236 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6b2dc2fe-80d7-4ded-81e6-1956688ee6fb 229afe1be03a422baa746a5884c773a0 a20b73300edc4386995d488b2c35084d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 981/1911] 10.0.0.179 () {32 vars in 717 bytes} [Mon Apr 27 02:34:52 2026] GET /v2.0/ports/190735e8-2235-426e-b340-45845d2732ae => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1912] 10.0.0.179 () {32 vars in 643 bytes} [Mon Apr 27 02:34:52 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) [pid: 7|app: 0|req: 983/1913] 10.0.0.179 () {32 vars in 717 bytes} [Mon Apr 27 02:34:52 2026] GET /v2.0/ports/ed7d0c5a-ac72-48c6-b5f2-d601ddf6dbf0 => generated 775 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:34:52.371 7 INFO neutron.pecan_wsgi.hooks.translation [None req-87b8185c-8053-4a42-9a0d-c670b44ad8a8 229afe1be03a422baa746a5884c773a0 a20b73300edc4386995d488b2c35084d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 984/1914] 10.0.0.179 () {32 vars in 720 bytes} [Mon Apr 27 02:34:52 2026] DELETE /v2.0/ports/e2062980-e849-4997-93b1-a847cccc96ca => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:34:52.392 8 INFO neutron.services.segments.plugin [-] Segment 3008ac27-36d0-4185-8130-fe8427f846cd resource provider aggregate not found 2026-04-27 02:34:52.396 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fc747bed-45d1-4360-b0b4-eb242ee7c649 229afe1be03a422baa746a5884c773a0 a20b73300edc4386995d488b2c35084d - - default default] DELETE failed (client error): The resource could not be found. 2026-04-27 02:34:52.396 8 INFO neutron.services.segments.plugin [-] Segment 3008ac27-36d0-4185-8130-fe8427f846cd resource provider aggregate not found [pid: 7|app: 0|req: 985/1915] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:34:52 2026] DELETE /v2.0/subnets/cc8db5d0-7dc4-4360-99cf-afffa743c705 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:34:52.413 8 INFO neutron.services.segments.plugin [-] Segment 3008ac27-36d0-4185-8130-fe8427f846cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3008ac27-36d0-4185-8130-fe8427f846cd found for delete ", "request_id": "req-49663908-c37b-4b19-89cd-c6e3eeeb8c8d"}]} 2026-04-27 02:34:52.416 8 INFO neutron.services.segments.plugin [-] Segment 3008ac27-36d0-4185-8130-fe8427f846cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3008ac27-36d0-4185-8130-fe8427f846cd found for delete ", "request_id": "req-c170ef6d-ca57-4d75-8601-66fc2b8e6134"}]} 2026-04-27 02:34:52.575 7 WARNING neutron_lib.context [None req-abe12484-bff4-4a6b-8367-3b6c3ba20489 1dc518fd632a4f8a8b58868e44b9024d e599f2ce8482492daccc59b4be45fc7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 931/1916] 10.0.0.179 () {34 vars in 789 bytes} [Mon Apr 27 02:34:51 2026] PUT /v2.0/routers/e22b490d-cb58-47f7-a2a7-535156e5628d/remove_router_interface => generated 309 bytes in 1580 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:34:52.622 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a01ed19c-0415-46c6-a395-a625102a640a 229afe1be03a422baa746a5884c773a0 a20b73300edc4386995d488b2c35084d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 932/1917] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:34:52 2026] DELETE /v2.0/subnets/4d896762-4397-454c-b27a-04eda366c1aa => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1918] 10.0.0.179 () {34 vars in 684 bytes} [Mon Apr 27 02:34:52 2026] POST /v2.0/security-groups => generated 1537 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1919] 10.0.0.179 () {32 vars in 720 bytes} [Mon Apr 27 02:34:52 2026] DELETE /v2.0/ports/ed7d0c5a-ac72-48c6-b5f2-d601ddf6dbf0 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:34:52.968 7 WARNING neutron_lib.context [None req-21bd83ec-3d55-4d00-b490-ecd8b0a4e2ed 1dc518fd632a4f8a8b58868e44b9024d e599f2ce8482492daccc59b4be45fc7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 988/1920] 10.0.0.179 () {34 vars in 684 bytes} [Mon Apr 27 02:34:52 2026] POST /v2.0/security-groups => generated 1537 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1921] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:34:53 2026] DELETE /v2.0/networks/fd5a0ec4-15a4-4e55-878e-52df1c03a292 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:34:53.289 7 WARNING neutron_lib.context [None req-fc267870-3ee3-4de9-bf35-e65243471552 1dc518fd632a4f8a8b58868e44b9024d e599f2ce8482492daccc59b4be45fc7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 990/1922] 10.0.0.179 () {34 vars in 684 bytes} [Mon Apr 27 02:34:53 2026] POST /v2.0/security-groups => generated 1537 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 02:34:53.421 7 WARNING neutron_lib.context [None req-9d557539-8fff-4b58-9452-83b4b2584364 1dc518fd632a4f8a8b58868e44b9024d e599f2ce8482492daccc59b4be45fc7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 991/1923] 10.0.0.179 () {34 vars in 684 bytes} [Mon Apr 27 02:34:53 2026] POST /v2.0/security-groups => generated 1537 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 02:34:53.567 7 WARNING neutron_lib.context [None req-563ee0e3-77eb-4bd2-b910-472c42bfabe1 1dc518fd632a4f8a8b58868e44b9024d e599f2ce8482492daccc59b4be45fc7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:34:53.612 7 INFO neutron.services.segments.plugin [-] Segment 5f226eab-5667-4b47-9dc8-a3de28d4e867 resource provider aggregate not found 2026-04-27 02:34:53.625 7 INFO neutron.services.segments.plugin [-] Segment 5f226eab-5667-4b47-9dc8-a3de28d4e867 resource provider aggregate not found 2026-04-27 02:34:53.636 7 INFO neutron.services.segments.plugin [-] Segment 5f226eab-5667-4b47-9dc8-a3de28d4e867 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f226eab-5667-4b47-9dc8-a3de28d4e867 found for delete ", "request_id": "req-98362424-af21-44e4-b503-e86b96b91dfd"}]} 2026-04-27 02:34:53.644 7 INFO neutron.services.segments.plugin [-] Segment 5f226eab-5667-4b47-9dc8-a3de28d4e867 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f226eab-5667-4b47-9dc8-a3de28d4e867 found for delete ", "request_id": "req-a75fdf4e-8e2d-45dc-b78c-6e655199c9c0"}]} [pid: 7|app: 0|req: 992/1924] 10.0.0.179 () {34 vars in 684 bytes} [Mon Apr 27 02:34:53 2026] POST /v2.0/security-groups => generated 1537 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1925] 10.0.0.179 () {34 vars in 767 bytes} [Mon Apr 27 02:34:53 2026] PUT /v2.0/security-groups/58c52d13-1ac4-4dc4-8976-d64cef64027e/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:34:53.764 8 INFO neutron.db.l3_hamode_db [None req-ee76d2b6-0c72-4852-930b-015167c619ea f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] HA network 2421fd58-75e8-4bda-a5d4-f1a70de9dbd8 was deleted as no HA routers are present in tenant a4507dfe563a42b98f709c1ad35214b4. [pid: 8|app: 0|req: 933/1926] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:34:52 2026] DELETE /v2.0/routers/e22b490d-cb58-47f7-a2a7-535156e5628d => generated 0 bytes in 1146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1927] 10.0.0.179 () {34 vars in 767 bytes} [Mon Apr 27 02:34:53 2026] PUT /v2.0/security-groups/25c3604c-6545-4ec6-9367-a0510bac130c/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: 995/1928] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:34:53 2026] GET /v2.0/security-groups?tenant_id=a20b73300edc4386995d488b2c35084d&name=default => generated 2801 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1929] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:34:53 2026] DELETE /v2.0/subnets/3548cada-428f-4919-9da9-ca9e559a9bfe => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1930] 10.0.0.179 () {34 vars in 767 bytes} [Mon Apr 27 02:34:53 2026] PUT /v2.0/security-groups/eccba9ab-c7e0-49f0-ad7e-2f7fabb0a938/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: 935/1931] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:34:53 2026] DELETE /v2.0/security-groups/0158fd75-ee66-49b1-89a9-0700f5ab8722 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1932] 10.0.0.179 () {34 vars in 767 bytes} [Mon Apr 27 02:34:54 2026] PUT /v2.0/security-groups/5e083dc1-705f-4893-8db6-1e794b3af3f0/tags => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1933] 10.0.0.179 () {32 vars in 680 bytes} [Mon Apr 27 02:34:54 2026] GET /v2.0/security-groups?tags=red => generated 4618 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1934] 10.0.0.179 () {32 vars in 694 bytes} [Mon Apr 27 02:34:54 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3094 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1935] 10.0.0.179 () {32 vars in 690 bytes} [Mon Apr 27 02:34:54 2026] GET /v2.0/security-groups?tags-any=blue => generated 3094 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1936] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:34:54 2026] DELETE /v2.0/networks/1a9f99b8-6ae4-4a15-b81f-326760abd14d => generated 0 bytes in 406 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:34:54.434 8 INFO neutron.services.segments.plugin [-] Segment 5bf0fbef-2759-4cf4-ab89-2c5ef1925f5f resource provider aggregate not found 2026-04-27 02:34:54.446 8 INFO neutron.services.segments.plugin [-] Segment 5bf0fbef-2759-4cf4-ab89-2c5ef1925f5f resource provider aggregate not found 2026-04-27 02:34:54.456 8 INFO neutron.services.segments.plugin [-] Segment 5bf0fbef-2759-4cf4-ab89-2c5ef1925f5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bf0fbef-2759-4cf4-ab89-2c5ef1925f5f found for delete ", "request_id": "req-24fe085d-00a9-4d62-9d87-7e2263349bef"}]} [pid: 8|app: 0|req: 940/1937] 10.0.0.179 () {32 vars in 702 bytes} [Mon Apr 27 02:34:54 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4618 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1938] 10.0.0.179 () {32 vars in 688 bytes} [Mon Apr 27 02:34:54 2026] GET /v2.0/security-groups?not-tags=red => generated 5846 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:34:54.552 8 INFO neutron.services.segments.plugin [-] Segment 5bf0fbef-2759-4cf4-ab89-2c5ef1925f5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bf0fbef-2759-4cf4-ab89-2c5ef1925f5f found for delete ", "request_id": "req-8ed12593-b20d-48e0-9210-8411353f4251"}]} [pid: 8|app: 0|req: 941/1939] 10.0.0.179 () {32 vars in 702 bytes} [Mon Apr 27 02:34:54 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7370 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1940] 10.0.0.179 () {32 vars in 698 bytes} [Mon Apr 27 02:34:54 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7370 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1941] 10.0.0.179 () {32 vars in 710 bytes} [Mon Apr 27 02:34:54 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5846 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1942] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:34:54 2026] GET /v2.0/security-groups?tenant_id=a4507dfe563a42b98f709c1ad35214b4&name=default => generated 2801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1943] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:34:54 2026] DELETE /v2.0/security-groups/58c52d13-1ac4-4dc4-8976-d64cef64027e => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1944] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:34:54 2026] DELETE /v2.0/security-groups/33028007-1616-4809-b806-034bf18a6d2b => 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: 1001/1945] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:34:54 2026] DELETE /v2.0/security-groups/25c3604c-6545-4ec6-9367-a0510bac130c => 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: 1002/1946] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:34:55 2026] GET /v2.0/security-groups?tenant_id=64aedc8a201b48609da81ec29e5919e4&name=default => generated 2801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1947] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:34:54 2026] DELETE /v2.0/security-groups/eccba9ab-c7e0-49f0-ad7e-2f7fabb0a938 => 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: 1003/1948] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:34:55 2026] DELETE /v2.0/security-groups/49934541-d453-42b3-95b7-907b491f874b => 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: 946/1949] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:34:55 2026] DELETE /v2.0/security-groups/5e083dc1-705f-4893-8db6-1e794b3af3f0 => 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: 1004/1950] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:34:55 2026] DELETE /v2.0/security-groups/c2c27120-3765-4ad2-baab-c0a02d22f8bd => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:34:56.125 8 WARNING neutron_lib.context [None req-b3eca8a8-4e6a-4bbe-813a-5168b13a76f5 3bf27cedd49c4d679b65639027653567 d2770fde05c94366a08143c3ca519678 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:34:56.203 7 INFO neutron.services.segments.plugin [-] Segment e9f82f1f-9776-4e79-b1c9-dd179f850df3 resource provider aggregate not found 2026-04-27 02:34:56.209 7 INFO neutron.services.segments.plugin [-] Segment e9f82f1f-9776-4e79-b1c9-dd179f850df3 resource provider aggregate not found 2026-04-27 02:34:56.221 7 INFO neutron.services.segments.plugin [-] Segment e9f82f1f-9776-4e79-b1c9-dd179f850df3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9f82f1f-9776-4e79-b1c9-dd179f850df3 found for delete ", "request_id": "req-bbb08045-d53d-4ca4-8f8c-c6abb50fd888"}]} 2026-04-27 02:34:56.231 7 INFO neutron.services.segments.plugin [-] Segment e9f82f1f-9776-4e79-b1c9-dd179f850df3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9f82f1f-9776-4e79-b1c9-dd179f850df3 found for delete ", "request_id": "req-8c701a36-4b34-4391-83c0-5df40ddf0fc8"}]} 2026-04-27 02:34:56.269 8 INFO neutron.db.segments_db [None req-b3eca8a8-4e6a-4bbe-813a-5168b13a76f5 3bf27cedd49c4d679b65639027653567 d2770fde05c94366a08143c3ca519678 - - default default] Added segment 75376bc7-577b-4afa-9efb-f66979b83bec of type vxlan for network 502d7ce3-e59e-467c-bda6-b47045f67667 [pid: 8|app: 0|req: 947/1951] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:34:56 2026] POST /v2.0/networks => generated 634 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:34:56.410 8 WARNING neutron_lib.context [None req-122c20d4-1f2e-4f42-99b7-ab6cb9919a65 3bf27cedd49c4d679b65639027653567 d2770fde05c94366a08143c3ca519678 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1005/1952] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:34:56 2026] GET /v2.0/security-groups?tenant_id=ce2a1a48a60c49949ce78dfcb4c456cf&name=default => generated 2801 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:34:56.467 8 INFO neutron.db.segments_db [None req-122c20d4-1f2e-4f42-99b7-ab6cb9919a65 3bf27cedd49c4d679b65639027653567 d2770fde05c94366a08143c3ca519678 - - default default] Added segment ded5b0f5-208a-44e7-a09c-8a936c855943 of type vxlan for network d5aa99ec-9ac9-4be8-a42a-f6aa4f678768 [pid: 7|app: 0|req: 1006/1953] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:34:56 2026] DELETE /v2.0/security-groups/276999e2-af3d-443d-9253-af688c9bc787 => 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: 948/1954] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:34:56 2026] POST /v2.0/networks => generated 634 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:34:56.601 7 WARNING neutron_lib.context [None req-f7b80073-01a1-4e6d-a901-fe609c9fd54c 3bf27cedd49c4d679b65639027653567 d2770fde05c94366a08143c3ca519678 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 949/1955] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:34:56 2026] GET /v2.0/security-groups?tenant_id=7a9e1a8c1756415bbba234bc963e399f&name=default => generated 2801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1956] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:34:56 2026] DELETE /v2.0/security-groups/af0acb1c-90ce-4237-996d-a5195d4a7174 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1957] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:34:56 2026] POST /v2.0/subnets => generated 622 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:34:56.947 8 WARNING neutron_lib.context [None req-abe6a3bb-27a6-40c4-b4a3-8e5d5f00feff 3bf27cedd49c4d679b65639027653567 d2770fde05c94366a08143c3ca519678 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1008/1958] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:34:57 2026] GET /v2.0/security-groups?tenant_id=e599f2ce8482492daccc59b4be45fc7e&name=default => generated 2801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1959] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:34:57 2026] DELETE /v2.0/security-groups/ea3cbbc5-415a-4d1a-9bac-076072b08a0a => 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: 951/1960] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:34:56 2026] POST /v2.0/subnets => generated 631 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:34:57.310 7 WARNING neutron_lib.context [None req-c06ed97d-a26e-4f85-b3c5-6397eb243441 3bf27cedd49c4d679b65639027653567 d2770fde05c94366a08143c3ca519678 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:34:57.362 7 INFO neutron.db.segments_db [None req-c06ed97d-a26e-4f85-b3c5-6397eb243441 3bf27cedd49c4d679b65639027653567 d2770fde05c94366a08143c3ca519678 - - default default] Added segment 1d072272-25e6-4be6-97c3-42bddcb227c4 of type vxlan for network 8dae6040-a448-4d9c-8e57-011a47b6bf5e 2026-04-27 02:34:57.686 7 INFO neutron.db.l3_hamode_db [None req-c06ed97d-a26e-4f85-b3c5-6397eb243441 3bf27cedd49c4d679b65639027653567 d2770fde05c94366a08143c3ca519678 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 02:34:57.869 7 INFO neutron.db.l3_hamode_db [None req-c06ed97d-a26e-4f85-b3c5-6397eb243441 3bf27cedd49c4d679b65639027653567 d2770fde05c94366a08143c3ca519678 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1010/1963] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:34:57 2026] POST /v2.0/routers => generated 510 bytes in 1383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:34:59.806 7 WARNING neutron_lib.context [None req-1ebba7ee-8e5e-40e5-9ec1-931bbd5729b3 3994ed3f88d04802aedcc939c4c797b0 bf466edd9c814d32b562e5d024194986 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:34:59.944 7 INFO neutron.db.segments_db [None req-1ebba7ee-8e5e-40e5-9ec1-931bbd5729b3 3994ed3f88d04802aedcc939c4c797b0 bf466edd9c814d32b562e5d024194986 - - default default] Added segment 562e1247-989c-4f13-8a07-e59e75d8a3e8 of type vxlan for network 38c28b90-ed0e-4820-bf4c-3325de8bd243 [pid: 7|app: 0|req: 1011/1964] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:34:59 2026] POST /v2.0/networks => generated 632 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:35:00.090 7 WARNING neutron_lib.context [None req-7f113e3e-f611-4e27-a61d-5704e911eae9 3994ed3f88d04802aedcc939c4c797b0 bf466edd9c814d32b562e5d024194986 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 954/1965] 10.0.0.179 () {34 vars in 783 bytes} [Mon Apr 27 02:34:58 2026] PUT /v2.0/routers/679a4f36-ac30-4056-a7c9-619c085d6ec0/add_router_interface => generated 309 bytes in 1493 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1966] 10.0.0.179 () {32 vars in 717 bytes} [Mon Apr 27 02:35:00 2026] GET /v2.0/ports/34acb007-e77c-4896-9e29-b42c2297e6b3 => generated 959 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1967] 10.0.0.179 () {34 vars in 664 bytes} [Mon Apr 27 02:35:00 2026] POST /v2.0/ports => generated 743 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 02:35:00.525 7 WARNING neutron_lib.context [None req-09ea1a22-30a4-4175-9cbf-b9a7e3e25815 3994ed3f88d04802aedcc939c4c797b0 bf466edd9c814d32b562e5d024194986 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:35:00.589 7 INFO neutron.db.segments_db [None req-09ea1a22-30a4-4175-9cbf-b9a7e3e25815 3994ed3f88d04802aedcc939c4c797b0 bf466edd9c814d32b562e5d024194986 - - default default] Added segment 3c9c1221-ce0b-4fb4-b3aa-38deac772426 of type vxlan for network 55f73c7c-c305-4b6a-ab52-410d904efe75 [pid: 7|app: 0|req: 1013/1968] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:35:00 2026] POST /v2.0/networks => generated 632 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:35:00.852 7 WARNING neutron_lib.context [None req-66852b1c-0693-448d-a2b8-24f1a64cd761 dcc61648253f4ad49e9044f7b7d9efc2 e972b1e0989a4e569692ba9a02de96fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:35:00.907 7 INFO neutron.db.segments_db [None req-66852b1c-0693-448d-a2b8-24f1a64cd761 dcc61648253f4ad49e9044f7b7d9efc2 e972b1e0989a4e569692ba9a02de96fa - - default default] Added segment a329a06c-46e0-4fc6-9b7b-33b2bc8e86c7 of type vxlan for network e0c20048-0fe4-4ec5-9c9f-f74a4239b034 2026-04-27 02:35:01.258 7 INFO neutron.db.l3_hamode_db [None req-66852b1c-0693-448d-a2b8-24f1a64cd761 dcc61648253f4ad49e9044f7b7d9efc2 e972b1e0989a4e569692ba9a02de96fa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 02:35:01.862 7 INFO neutron.db.l3_hamode_db [None req-66852b1c-0693-448d-a2b8-24f1a64cd761 dcc61648253f4ad49e9044f7b7d9efc2 e972b1e0989a4e569692ba9a02de96fa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 956/1969] 10.0.0.179 () {34 vars in 783 bytes} [Mon Apr 27 02:35:00 2026] PUT /v2.0/routers/679a4f36-ac30-4056-a7c9-619c085d6ec0/add_router_interface => generated 309 bytes in 1971 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:35:02.271 8 WARNING neutron_lib.context [None req-fd7f909d-19f2-4e67-8688-46505dc12f9a 3994ed3f88d04802aedcc939c4c797b0 bf466edd9c814d32b562e5d024194986 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 957/1970] 10.0.0.179 () {34 vars in 664 bytes} [Mon Apr 27 02:35:02 2026] POST /v2.0/ports => generated 743 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1014/1971] 10.0.0.179 () {34 vars in 668 bytes} [Mon Apr 27 02:35:00 2026] POST /v2.0/routers => generated 474 bytes in 1893 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:35:02.610 7 WARNING neutron_lib.context [None req-adc3d8f2-0488-4dad-9370-669e9164240b 3994ed3f88d04802aedcc939c4c797b0 bf466edd9c814d32b562e5d024194986 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:35:02.666 7 INFO neutron.db.segments_db [None req-adc3d8f2-0488-4dad-9370-669e9164240b 3994ed3f88d04802aedcc939c4c797b0 bf466edd9c814d32b562e5d024194986 - - default default] Added segment 0cc4aa2b-00d0-4d3c-b601-0c7e956ae861 of type vxlan for network 3a18cf44-9b6c-4084-800d-b60e662d3cf6 [pid: 8|app: 0|req: 958/1972] 10.0.0.179 () {32 vars in 717 bytes} [Mon Apr 27 02:35:02 2026] GET /v2.0/ports/bb1f81be-6923-49e7-8f02-0a89d837bcb7 => generated 967 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1973] 10.0.0.179 () {34 vars in 751 bytes} [Mon Apr 27 02:35:02 2026] PUT /v2.0/routers/8e53d15d-fe29-4567-8139-ab43fe896de2/tags => generated 25 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1974] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:35:02 2026] POST /v2.0/networks => generated 631 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1975] 10.0.0.179 () {32 vars in 731 bytes} [Mon Apr 27 02:35:02 2026] GET /v2.0/routers/8e53d15d-fe29-4567-8139-ab43fe896de2/tags => generated 25 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:35:02.878 7 WARNING neutron_lib.context [None req-bbd1139d-0676-4afd-a595-ac4c5f6cff69 3994ed3f88d04802aedcc939c4c797b0 bf466edd9c814d32b562e5d024194986 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1017/1976] 10.0.0.179 () {34 vars in 664 bytes} [Mon Apr 27 02:35:02 2026] POST /v2.0/ports => generated 743 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1018/1977] 10.0.0.179 () {34 vars in 762 bytes} [Mon Apr 27 02:35:03 2026] PUT /v2.0/routers/8e53d15d-fe29-4567-8139-ab43fe896de2/tags/green => generated 4 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-27 02:35:03.280 7 WARNING neutron_lib.context [None req-838a0b08-162d-44b0-81e8-bfc106a07d8d 3994ed3f88d04802aedcc939c4c797b0 bf466edd9c814d32b562e5d024194986 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:35:03.331 7 INFO neutron.db.segments_db [None req-838a0b08-162d-44b0-81e8-bfc106a07d8d 3994ed3f88d04802aedcc939c4c797b0 bf466edd9c814d32b562e5d024194986 - - default default] Added segment 3c59b99a-8f5c-4d27-8f4b-0ee830a4f5de of type vxlan for network a9848a47-3608-4cfa-9d34-e4263eca9898 [pid: 7|app: 0|req: 1019/1978] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:35:03 2026] POST /v2.0/networks => generated 631 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1979] 10.0.0.179 () {32 vars in 731 bytes} [Mon Apr 27 02:35:03 2026] GET /v2.0/routers/8e53d15d-fe29-4567-8139-ab43fe896de2/tags => generated 34 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:35:03.532 7 WARNING neutron_lib.context [None req-3e56a9af-5970-411e-b5fd-024d7a65c4c7 3994ed3f88d04802aedcc939c4c797b0 bf466edd9c814d32b562e5d024194986 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 960/1980] 10.0.0.179 () {34 vars in 789 bytes} [Mon Apr 27 02:35:02 2026] PUT /v2.0/routers/679a4f36-ac30-4056-a7c9-619c085d6ec0/remove_router_interface => generated 309 bytes in 1023 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1981] 10.0.0.179 () {34 vars in 758 bytes} [Mon Apr 27 02:35:03 2026] PUT /v2.0/routers/8e53d15d-fe29-4567-8139-ab43fe896de2/tags/red => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1982] 10.0.0.179 () {34 vars in 664 bytes} [Mon Apr 27 02:35:03 2026] POST /v2.0/ports => generated 743 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1022/1983] 10.0.0.179 () {32 vars in 731 bytes} [Mon Apr 27 02:35:03 2026] GET /v2.0/routers/8e53d15d-fe29-4567-8139-ab43fe896de2/tags => generated 34 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:35:03.992 7 WARNING neutron_lib.context [None req-2b414b4d-c009-42f9-a487-f2a963c7bbde 3994ed3f88d04802aedcc939c4c797b0 bf466edd9c814d32b562e5d024194986 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:35:04.063 7 INFO neutron.db.segments_db [None req-2b414b4d-c009-42f9-a487-f2a963c7bbde 3994ed3f88d04802aedcc939c4c797b0 bf466edd9c814d32b562e5d024194986 - - default default] Added segment dcb4c565-97cf-4037-9791-5434ddef935d of type vxlan for network df1185cb-d505-48c2-a2ea-bebf156f229f [pid: 7|app: 0|req: 1023/1984] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:35:03 2026] POST /v2.0/networks => generated 631 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1985] 10.0.0.179 () {34 vars in 780 bytes} [Mon Apr 27 02:35:04 2026] PUT /v2.0/routers/8e53d15d-fe29-4567-8139-ab43fe896de2/tags/black.or.white => generated 4 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-27 02:35:04.329 7 WARNING neutron_lib.context [None req-75e2d6ab-609c-4604-b0fb-4c7b5c84948a 3994ed3f88d04802aedcc939c4c797b0 bf466edd9c814d32b562e5d024194986 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1025/1986] 10.0.0.179 () {34 vars in 664 bytes} [Mon Apr 27 02:35:04 2026] POST /v2.0/ports => generated 743 bytes in 348 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: 1026/1987] 10.0.0.179 () {32 vars in 731 bytes} [Mon Apr 27 02:35:04 2026] GET /v2.0/routers/8e53d15d-fe29-4567-8139-ab43fe896de2/tags => generated 52 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1988] 10.0.0.179 () {34 vars in 747 bytes} [Mon Apr 27 02:35:04 2026] PUT /v2.0/ports/b9036ab6-3a09-4292-b1e4-e825d408b863/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/1989] 10.0.0.179 () {34 vars in 751 bytes} [Mon Apr 27 02:35:04 2026] PUT /v2.0/routers/8e53d15d-fe29-4567-8139-ab43fe896de2/tags => generated 37 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1990] 10.0.0.179 () {34 vars in 747 bytes} [Mon Apr 27 02:35:04 2026] PUT /v2.0/ports/aa984c5e-5d10-495b-9f38-871a0b4408d3/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1991] 10.0.0.179 () {34 vars in 789 bytes} [Mon Apr 27 02:35:03 2026] PUT /v2.0/routers/679a4f36-ac30-4056-a7c9-619c085d6ec0/remove_router_interface => generated 309 bytes in 1096 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1992] 10.0.0.179 () {32 vars in 731 bytes} [Mon Apr 27 02:35:04 2026] GET /v2.0/routers/8e53d15d-fe29-4567-8139-ab43fe896de2/tags => generated 37 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1993] 10.0.0.179 () {34 vars in 747 bytes} [Mon Apr 27 02:35:04 2026] PUT /v2.0/ports/017010a6-be42-46d9-946b-4e5c20e37b2b/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/1994] 10.0.0.179 () {32 vars in 736 bytes} [Mon Apr 27 02:35:04 2026] GET /v2.0/ports?device_id=679a4f36-ac30-4056-a7c9-619c085d6ec0 => 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: 1032/1995] 10.0.0.179 () {34 vars in 747 bytes} [Mon Apr 27 02:35:05 2026] PUT /v2.0/ports/793106fa-800e-49f8-94e7-219dc5bf31ff/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1996] 10.0.0.179 () {32 vars in 739 bytes} [Mon Apr 27 02:35:05 2026] GET /v2.0/routers/8e53d15d-fe29-4567-8139-ab43fe896de2/tags/red => 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: 965/1997] 10.0.0.179 () {32 vars in 660 bytes} [Mon Apr 27 02:35:05 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:35:05.365 8 INFO neutron.api.v2.resource [None req-ff50d914-cdca-4b03-b61b-1b7a3e05b739 dcc61648253f4ad49e9044f7b7d9efc2 e972b1e0989a4e569692ba9a02de96fa - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 966/1998] 10.0.0.179 () {32 vars in 743 bytes} [Mon Apr 27 02:35:05 2026] GET /v2.0/routers/8e53d15d-fe29-4567-8139-ab43fe896de2/tags/green => generated 99 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1999] 10.0.0.179 () {32 vars in 674 bytes} [Mon Apr 27 02:35:05 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2000] 10.0.0.179 () {32 vars in 742 bytes} [Mon Apr 27 02:35:05 2026] DELETE /v2.0/routers/8e53d15d-fe29-4567-8139-ab43fe896de2/tags/red => 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: 969/2001] 10.0.0.179 () {32 vars in 670 bytes} [Mon Apr 27 02:35:05 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2002] 10.0.0.179 () {32 vars in 731 bytes} [Mon Apr 27 02:35:05 2026] GET /v2.0/routers/8e53d15d-fe29-4567-8139-ab43fe896de2/tags => generated 30 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2003] 10.0.0.179 () {32 vars in 682 bytes} [Mon Apr 27 02:35:05 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:35:05.807 7 INFO neutron.services.segments.plugin [-] Segment 1d072272-25e6-4be6-97c3-42bddcb227c4 resource provider aggregate not found 2026-04-27 02:35:05.809 8 INFO neutron.api.v2.resource [None req-9e5479e3-78ce-4454-a4d3-928f99350790 dcc61648253f4ad49e9044f7b7d9efc2 e972b1e0989a4e569692ba9a02de96fa - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 972/2004] 10.0.0.179 () {32 vars in 746 bytes} [Mon Apr 27 02:35:05 2026] DELETE /v2.0/routers/8e53d15d-fe29-4567-8139-ab43fe896de2/tags/green => generated 99 bytes in 92 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 02:35:05.811 7 INFO neutron.services.segments.plugin [-] Segment 1d072272-25e6-4be6-97c3-42bddcb227c4 resource provider aggregate not found 2026-04-27 02:35:05.828 7 INFO neutron.services.segments.plugin [-] Segment 1d072272-25e6-4be6-97c3-42bddcb227c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d072272-25e6-4be6-97c3-42bddcb227c4 found for delete ", "request_id": "req-d97f9bb3-5d70-499a-94d5-a16c8fd285a5"}]} 2026-04-27 02:35:05.833 7 INFO neutron.services.segments.plugin [-] Segment 1d072272-25e6-4be6-97c3-42bddcb227c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d072272-25e6-4be6-97c3-42bddcb227c4 found for delete ", "request_id": "req-17cc7e84-5360-4fbe-b8e0-e29dc1396d05"}]} 2026-04-27 02:35:05.841 7 INFO neutron.db.l3_hamode_db [None req-d67088ca-d142-472a-afba-684aba706bda 3bf27cedd49c4d679b65639027653567 d2770fde05c94366a08143c3ca519678 - - default default] HA network 8dae6040-a448-4d9c-8e57-011a47b6bf5e was deleted as no HA routers are present in tenant d2770fde05c94366a08143c3ca519678. [pid: 7|app: 0|req: 1033/2005] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:35:05 2026] DELETE /v2.0/routers/679a4f36-ac30-4056-a7c9-619c085d6ec0 => generated 0 bytes in 792 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2006] 10.0.0.179 () {32 vars in 734 bytes} [Mon Apr 27 02:35:05 2026] DELETE /v2.0/routers/8e53d15d-fe29-4567-8139-ab43fe896de2/tags => 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: 973/2007] 10.0.0.179 () {32 vars in 668 bytes} [Mon Apr 27 02:35:05 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2008] 10.0.0.179 () {32 vars in 731 bytes} [Mon Apr 27 02:35:05 2026] GET /v2.0/routers/8e53d15d-fe29-4567-8139-ab43fe896de2/tags => generated 12 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2009] 10.0.0.179 () {32 vars in 682 bytes} [Mon Apr 27 02:35:06 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2010] 10.0.0.179 () {32 vars in 721 bytes} [Mon Apr 27 02:35:06 2026] GET /v2.0/routers/8e53d15d-fe29-4567-8139-ab43fe896de2 => generated 480 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2011] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:35:05 2026] DELETE /v2.0/subnets/497d1060-9f61-4fef-855f-7a797c96ec92 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2012] 10.0.0.179 () {32 vars in 678 bytes} [Mon Apr 27 02:35:06 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2013] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:35:06 2026] DELETE /v2.0/subnets/6b57013d-4b9d-467f-8657-dfea22f07b6e => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2014] 10.0.0.179 () {32 vars in 690 bytes} [Mon Apr 27 02:35:06 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:35:06.698 8 INFO neutron.services.segments.plugin [-] Segment ded5b0f5-208a-44e7-a09c-8a936c855943 resource provider aggregate not found 2026-04-27 02:35:06.704 8 INFO neutron.services.segments.plugin [-] Segment ded5b0f5-208a-44e7-a09c-8a936c855943 resource provider aggregate not found 2026-04-27 02:35:06.725 8 INFO neutron.services.segments.plugin [-] Segment ded5b0f5-208a-44e7-a09c-8a936c855943 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ded5b0f5-208a-44e7-a09c-8a936c855943 found for delete ", "request_id": "req-cd5be248-f586-470c-bfb1-087a6468e9ab"}]} 2026-04-27 02:35:06.727 8 INFO neutron.services.segments.plugin [-] Segment ded5b0f5-208a-44e7-a09c-8a936c855943 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ded5b0f5-208a-44e7-a09c-8a936c855943 found for delete ", "request_id": "req-6ddd9a68-9aed-4996-b3d1-3580329258ce"}]} [pid: 8|app: 0|req: 980/2015] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:35:06 2026] DELETE /v2.0/networks/d5aa99ec-9ac9-4be8-a42a-f6aa4f678768 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2016] 10.0.0.179 () {34 vars in 742 bytes} [Mon Apr 27 02:35:06 2026] PUT /v2.0/routers/8e53d15d-fe29-4567-8139-ab43fe896de2 => generated 480 bytes in 754 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2017] 10.0.0.179 () {32 vars in 720 bytes} [Mon Apr 27 02:35:06 2026] DELETE /v2.0/ports/b9036ab6-3a09-4292-b1e4-e825d408b863 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2018] 10.0.0.179 () {32 vars in 736 bytes} [Mon Apr 27 02:35:06 2026] GET /v2.0/ports?device_id=8e53d15d-fe29-4567-8139-ab43fe896de2 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2019] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:35:06 2026] DELETE /v2.0/networks/502d7ce3-e59e-467c-bda6-b47045f67667 => 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: 983/2020] 10.0.0.179 () {32 vars in 720 bytes} [Mon Apr 27 02:35:06 2026] DELETE /v2.0/ports/aa984c5e-5d10-495b-9f38-871a0b4408d3 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:35:07.215 8 WARNING neutron_lib.context [None req-233a5012-d79a-40bf-b5d8-5c329d3dbb36 3bf27cedd49c4d679b65639027653567 d2770fde05c94366a08143c3ca519678 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:35:07.266 8 INFO neutron.db.segments_db [None req-233a5012-d79a-40bf-b5d8-5c329d3dbb36 3bf27cedd49c4d679b65639027653567 d2770fde05c94366a08143c3ca519678 - - default default] Added segment b7de2073-b522-4e17-9d27-f8334a6b9d88 of type vxlan for network 3d850fa4-7e37-4204-a2d0-2a3b3f2cc802 [pid: 8|app: 0|req: 984/2021] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:35:07 2026] POST /v2.0/networks => generated 634 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2022] 10.0.0.179 () {32 vars in 720 bytes} [Mon Apr 27 02:35:07 2026] DELETE /v2.0/ports/017010a6-be42-46d9-946b-4e5c20e37b2b => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:35:07.601 8 WARNING neutron_lib.context [None req-a4dbc352-b8bf-47db-9750-160991e94afb 3bf27cedd49c4d679b65639027653567 d2770fde05c94366a08143c3ca519678 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 986/2023] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:35:07 2026] POST /v2.0/subnets => generated 622 bytes in 474 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:35:08.274 7 INFO neutron.services.segments.plugin [-] Segment 75376bc7-577b-4afa-9efb-f66979b83bec resource provider aggregate not found 2026-04-27 02:35:08.280 7 INFO neutron.services.segments.plugin [-] Segment 75376bc7-577b-4afa-9efb-f66979b83bec resource provider aggregate not found 2026-04-27 02:35:08.294 7 INFO neutron.services.segments.plugin [-] Segment 75376bc7-577b-4afa-9efb-f66979b83bec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75376bc7-577b-4afa-9efb-f66979b83bec found for delete ", "request_id": "req-d46ed703-ce71-4bb3-99bd-1347f34f302d"}]} 2026-04-27 02:35:08.296 7 INFO neutron.services.segments.plugin [-] Segment 75376bc7-577b-4afa-9efb-f66979b83bec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75376bc7-577b-4afa-9efb-f66979b83bec found for delete ", "request_id": "req-9ef3a918-41f9-428d-b12a-f0f508209a02"}]} [pid: 8|app: 0|req: 987/2024] 10.0.0.179 () {32 vars in 720 bytes} [Mon Apr 27 02:35:08 2026] DELETE /v2.0/ports/793106fa-800e-49f8-94e7-219dc5bf31ff => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:35:08.315 8 WARNING neutron_lib.context [None req-a58a1640-4c8a-480d-9539-9b64374adbc1 3bf27cedd49c4d679b65639027653567 d2770fde05c94366a08143c3ca519678 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:35:08.363 8 INFO neutron.db.segments_db [None req-a58a1640-4c8a-480d-9539-9b64374adbc1 3bf27cedd49c4d679b65639027653567 d2770fde05c94366a08143c3ca519678 - - default default] Added segment 35569221-24fe-4a54-94a9-a9705f2dc12d of type vxlan for network 7441b087-c424-41bb-af3a-64688d012feb 2026-04-27 02:35:08.383 7 INFO neutron.db.l3_hamode_db [None req-c3d9efa9-6549-4dcc-b8cf-db303e18cf5e dcc61648253f4ad49e9044f7b7d9efc2 e972b1e0989a4e569692ba9a02de96fa - - default default] HA network e0c20048-0fe4-4ec5-9c9f-f74a4239b034 was deleted as no HA routers are present in tenant e972b1e0989a4e569692ba9a02de96fa. [pid: 7|app: 0|req: 1038/2025] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:35:07 2026] DELETE /v2.0/routers/8e53d15d-fe29-4567-8139-ab43fe896de2 => generated 0 bytes in 1231 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2026] 10.0.0.179 () {32 vars in 720 bytes} [Mon Apr 27 02:35:08 2026] DELETE /v2.0/ports/234a971f-2dd4-41e9-80d0-945cd368ffbe => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2027] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:35:08 2026] DELETE /v2.0/networks/38c28b90-ed0e-4820-bf4c-3325de8bd243 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:35:09.097 8 INFO neutron.db.l3_hamode_db [None req-a58a1640-4c8a-480d-9539-9b64374adbc1 3bf27cedd49c4d679b65639027653567 d2770fde05c94366a08143c3ca519678 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1041/2028] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:35:08 2026] DELETE /v2.0/networks/55f73c7c-c305-4b6a-ab52-410d904efe75 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:35:09.291 8 INFO neutron.db.l3_hamode_db [None req-a58a1640-4c8a-480d-9539-9b64374adbc1 3bf27cedd49c4d679b65639027653567 d2770fde05c94366a08143c3ca519678 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1042/2029] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:35:09 2026] DELETE /v2.0/networks/3a18cf44-9b6c-4084-800d-b60e662d3cf6 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2030] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:35:09 2026] GET /v2.0/security-groups?tenant_id=079190ba375c44e4ad63921ec65f1550&name=default => generated 2801 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2031] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:35:09 2026] DELETE /v2.0/networks/a9848a47-3608-4cfa-9d34-e4263eca9898 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2032] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:35:09 2026] DELETE /v2.0/security-groups/ebb6c2ef-ba97-4a49-87e5-a2e5e2acca64 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2033] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:35:08 2026] POST /v2.0/routers => generated 510 bytes in 1977 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:35:10.299 8 WARNING neutron_lib.context [None req-4d663945-9cd3-4d3a-83d4-94e96f1b0916 3bf27cedd49c4d679b65639027653567 d2770fde05c94366a08143c3ca519678 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:35:10.315 7 INFO neutron.services.segments.plugin [-] Segment a329a06c-46e0-4fc6-9b7b-33b2bc8e86c7 resource provider aggregate not found 2026-04-27 02:35:10.324 7 INFO neutron.services.segments.plugin [-] Segment a329a06c-46e0-4fc6-9b7b-33b2bc8e86c7 resource provider aggregate not found 2026-04-27 02:35:10.333 7 INFO neutron.services.segments.plugin [-] Segment a329a06c-46e0-4fc6-9b7b-33b2bc8e86c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a329a06c-46e0-4fc6-9b7b-33b2bc8e86c7 found for delete ", "request_id": "req-4e60055d-1de0-4db1-af99-4823ab0c2b53"}]} [pid: 7|app: 0|req: 1046/2034] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:35:10 2026] DELETE /v2.0/networks/df1185cb-d505-48c2-a2ea-bebf156f229f => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:35:10.341 7 INFO neutron.services.segments.plugin [-] Segment a329a06c-46e0-4fc6-9b7b-33b2bc8e86c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a329a06c-46e0-4fc6-9b7b-33b2bc8e86c7 found for delete ", "request_id": "req-c0b1a086-acf9-47e7-bed8-35d3f1a97e3c"}]} 2026-04-27 02:35:10.358 7 INFO neutron.services.segments.plugin [-] Segment 562e1247-989c-4f13-8a07-e59e75d8a3e8 resource provider aggregate not found 2026-04-27 02:35:10.362 7 INFO neutron.services.segments.plugin [-] Segment 562e1247-989c-4f13-8a07-e59e75d8a3e8 resource provider aggregate not found 2026-04-27 02:35:10.379 7 INFO neutron.services.segments.plugin [-] Segment 562e1247-989c-4f13-8a07-e59e75d8a3e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 562e1247-989c-4f13-8a07-e59e75d8a3e8 found for delete ", "request_id": "req-18ce7104-da76-4182-b99d-11a3d819718b"}]} 2026-04-27 02:35:10.390 7 INFO neutron.services.segments.plugin [-] Segment 562e1247-989c-4f13-8a07-e59e75d8a3e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 562e1247-989c-4f13-8a07-e59e75d8a3e8 found for delete ", "request_id": "req-5721bf91-2975-4a3d-ba17-01e65c406ed2"}]} 2026-04-27 02:35:10.400 7 INFO neutron.services.segments.plugin [-] Segment 3c9c1221-ce0b-4fb4-b3aa-38deac772426 resource provider aggregate not found 2026-04-27 02:35:10.412 7 INFO neutron.services.segments.plugin [-] Segment 3c9c1221-ce0b-4fb4-b3aa-38deac772426 resource provider aggregate not found 2026-04-27 02:35:10.429 7 INFO neutron.services.segments.plugin [-] Segment 3c9c1221-ce0b-4fb4-b3aa-38deac772426 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c9c1221-ce0b-4fb4-b3aa-38deac772426 found for delete ", "request_id": "req-7d802cc5-4489-48bf-9d81-c299aed3407a"}]} 2026-04-27 02:35:10.435 7 INFO neutron.services.segments.plugin [-] Segment 3c9c1221-ce0b-4fb4-b3aa-38deac772426 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c9c1221-ce0b-4fb4-b3aa-38deac772426 found for delete ", "request_id": "req-0eb8f49b-b49e-4719-af80-2e30b0216254"}]} 2026-04-27 02:35:10.448 7 INFO neutron.services.segments.plugin [-] Segment 0cc4aa2b-00d0-4d3c-b601-0c7e956ae861 resource provider aggregate not found 2026-04-27 02:35:10.452 7 INFO neutron.services.segments.plugin [-] Segment 0cc4aa2b-00d0-4d3c-b601-0c7e956ae861 resource provider aggregate not found 2026-04-27 02:35:10.468 7 INFO neutron.services.segments.plugin [-] Segment 0cc4aa2b-00d0-4d3c-b601-0c7e956ae861 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cc4aa2b-00d0-4d3c-b601-0c7e956ae861 found for delete ", "request_id": "req-84edc08a-f83b-46ae-8109-2c1109601215"}]} 2026-04-27 02:35:10.474 7 INFO neutron.services.segments.plugin [-] Segment 0cc4aa2b-00d0-4d3c-b601-0c7e956ae861 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cc4aa2b-00d0-4d3c-b601-0c7e956ae861 found for delete ", "request_id": "req-e0337789-0dcc-45ed-a918-fb7e27964496"}]} 2026-04-27 02:35:10.491 7 INFO neutron.services.segments.plugin [-] Segment 3c59b99a-8f5c-4d27-8f4b-0ee830a4f5de resource provider aggregate not found 2026-04-27 02:35:10.498 7 INFO neutron.services.segments.plugin [-] Segment 3c59b99a-8f5c-4d27-8f4b-0ee830a4f5de resource provider aggregate not found 2026-04-27 02:35:10.510 7 INFO neutron.services.segments.plugin [-] Segment 3c59b99a-8f5c-4d27-8f4b-0ee830a4f5de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c59b99a-8f5c-4d27-8f4b-0ee830a4f5de found for delete ", "request_id": "req-237a840a-10f6-49d9-a377-2693d8009b6b"}]} 2026-04-27 02:35:10.516 7 INFO neutron.services.segments.plugin [-] Segment 3c59b99a-8f5c-4d27-8f4b-0ee830a4f5de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c59b99a-8f5c-4d27-8f4b-0ee830a4f5de found for delete ", "request_id": "req-a4ecd6a9-03f5-41c4-8df3-828b77e3b846"}]} 2026-04-27 02:35:10.532 7 INFO neutron.services.segments.plugin [-] Segment dcb4c565-97cf-4037-9791-5434ddef935d resource provider aggregate not found 2026-04-27 02:35:10.539 7 INFO neutron.services.segments.plugin [-] Segment dcb4c565-97cf-4037-9791-5434ddef935d resource provider aggregate not found 2026-04-27 02:35:10.553 7 INFO neutron.services.segments.plugin [-] Segment dcb4c565-97cf-4037-9791-5434ddef935d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcb4c565-97cf-4037-9791-5434ddef935d found for delete ", "request_id": "req-a06f8ad7-746f-42e6-a512-2ad436c7c9e3"}]} 2026-04-27 02:35:10.555 7 INFO neutron.services.segments.plugin [-] Segment dcb4c565-97cf-4037-9791-5434ddef935d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcb4c565-97cf-4037-9791-5434ddef935d found for delete ", "request_id": "req-86fc45a1-2638-4719-a472-79d58eeb1442"}]} [pid: 7|app: 0|req: 1047/2035] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:35:10 2026] GET /v2.0/security-groups?tenant_id=e972b1e0989a4e569692ba9a02de96fa&name=default => generated 2801 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2036] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:35:10 2026] DELETE /v2.0/security-groups/433955ff-56e7-45f9-a9c0-d6bba11c41f6 => 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: 989/2037] 10.0.0.179 () {34 vars in 665 bytes} [Mon Apr 27 02:35:10 2026] POST /v2.0/ports => generated 964 bytes in 454 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: 990/2038] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:35:11 2026] GET /v2.0/security-groups?tenant_id=bf466edd9c814d32b562e5d024194986&name=default => generated 2801 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2039] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:35:11 2026] DELETE /v2.0/security-groups/da5532ee-b09f-4a8e-b30c-073f2d17c784 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2040] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:35:11 2026] GET /v2.0/security-groups?tenant_id=a7bd4734da3042f6a92a9b9a944314cd&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: 1049/2041] 10.0.0.179 () {34 vars in 783 bytes} [Mon Apr 27 02:35:10 2026] PUT /v2.0/routers/72a1ece9-fae3-455b-ad31-9660f65a5764/add_router_interface => generated 309 bytes in 1423 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: 993/2042] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:35:12 2026] DELETE /v2.0/security-groups/2766fdfd-532d-49d2-b423-168588496499 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2043] 10.0.0.179 () {32 vars in 717 bytes} [Mon Apr 27 02:35:12 2026] GET /v2.0/ports/36ccf8ce-f21e-4217-98c0-1eec171af594 => generated 1038 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2044] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:35:12 2026] GET /v2.0/security-groups?tenant_id=a14680e3bb384b46b2e16f4a731e7c14&name=default => generated 2801 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2045] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:35:12 2026] DELETE /v2.0/security-groups/3809bda1-654d-4cd1-8918-0780d0707a88 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2046] 10.0.0.179 () {34 vars in 789 bytes} [Mon Apr 27 02:35:12 2026] PUT /v2.0/routers/72a1ece9-fae3-455b-ad31-9660f65a5764/remove_router_interface => generated 309 bytes in 1073 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:35:13.545 7 INFO neutron.api.v2.resource [None req-9586d312-ecee-47bb-8c56-cd86e66dfdd1 3bf27cedd49c4d679b65639027653567 d2770fde05c94366a08143c3ca519678 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1053/2049] 10.0.0.179 () {34 vars in 789 bytes} [Mon Apr 27 02:35:13 2026] PUT /v2.0/routers/72a1ece9-fae3-455b-ad31-9660f65a5764/remove_router_interface => generated 197 bytes in 199 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 997/2050] 10.0.0.179 () {32 vars in 736 bytes} [Mon Apr 27 02:35:13 2026] GET /v2.0/ports?device_id=72a1ece9-fae3-455b-ad31-9660f65a5764 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:35:14.422 7 INFO neutron.services.segments.plugin [-] Segment 35569221-24fe-4a54-94a9-a9705f2dc12d resource provider aggregate not found 2026-04-27 02:35:14.427 7 INFO neutron.services.segments.plugin [-] Segment 35569221-24fe-4a54-94a9-a9705f2dc12d resource provider aggregate not found 2026-04-27 02:35:14.444 7 INFO neutron.services.segments.plugin [-] Segment 35569221-24fe-4a54-94a9-a9705f2dc12d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35569221-24fe-4a54-94a9-a9705f2dc12d found for delete ", "request_id": "req-89b0756c-29ec-4885-ac0e-458fd1bbef9c"}]} 2026-04-27 02:35:14.448 7 INFO neutron.services.segments.plugin [-] Segment 35569221-24fe-4a54-94a9-a9705f2dc12d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35569221-24fe-4a54-94a9-a9705f2dc12d found for delete ", "request_id": "req-2ea7621e-c2a9-4257-b7a1-2821502c070f"}]} 2026-04-27 02:35:14.474 7 INFO neutron.db.l3_hamode_db [None req-9ee8be32-4cca-4a1b-af1f-5ac28ae86460 3bf27cedd49c4d679b65639027653567 d2770fde05c94366a08143c3ca519678 - - default default] HA network 7441b087-c424-41bb-af3a-64688d012feb was deleted as no HA routers are present in tenant d2770fde05c94366a08143c3ca519678. [pid: 7|app: 0|req: 1054/2051] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:35:13 2026] DELETE /v2.0/routers/72a1ece9-fae3-455b-ad31-9660f65a5764 => generated 0 bytes in 896 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:35:14.540 8 WARNING neutron_lib.context [None req-ca6c7118-2ba8-4048-960f-0f5f4584568a 858509a179ce4b279bdc11897c049354 4b20819bf39d4cf89ecaaac4f8a6f08e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1055/2052] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:35:14 2026] DELETE /v2.0/subnets/e658bc8d-d17b-474b-b694-ea991118a678 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2053] 10.0.0.179 () {34 vars in 684 bytes} [Mon Apr 27 02:35:14 2026] POST /v2.0/security-groups => generated 1537 bytes in 593 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2054] 10.0.0.179 () {34 vars in 767 bytes} [Mon Apr 27 02:35:14 2026] PUT /v2.0/security-groups/59201327-b8e1-4c85-85df-e08875bf0427/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: 1000/2055] 10.0.0.179 () {32 vars in 747 bytes} [Mon Apr 27 02:35:14 2026] GET /v2.0/security-groups/59201327-b8e1-4c85-85df-e08875bf0427/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2056] 10.0.0.179 () {34 vars in 778 bytes} [Mon Apr 27 02:35:15 2026] PUT /v2.0/security-groups/59201327-b8e1-4c85-85df-e08875bf0427/tags/green => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2057] 10.0.0.179 () {32 vars in 747 bytes} [Mon Apr 27 02:35:15 2026] GET /v2.0/security-groups/59201327-b8e1-4c85-85df-e08875bf0427/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2058] 10.0.0.179 () {34 vars in 774 bytes} [Mon Apr 27 02:35:15 2026] PUT /v2.0/security-groups/59201327-b8e1-4c85-85df-e08875bf0427/tags/red => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2059] 10.0.0.179 () {32 vars in 747 bytes} [Mon Apr 27 02:35:15 2026] GET /v2.0/security-groups/59201327-b8e1-4c85-85df-e08875bf0427/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2060] 10.0.0.179 () {34 vars in 796 bytes} [Mon Apr 27 02:35:15 2026] PUT /v2.0/security-groups/59201327-b8e1-4c85-85df-e08875bf0427/tags/black.or.white => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2061] 10.0.0.179 () {32 vars in 747 bytes} [Mon Apr 27 02:35:15 2026] GET /v2.0/security-groups/59201327-b8e1-4c85-85df-e08875bf0427/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2062] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:35:14 2026] DELETE /v2.0/networks/3d850fa4-7e37-4204-a2d0-2a3b3f2cc802 => generated 0 bytes in 562 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2063] 10.0.0.179 () {34 vars in 767 bytes} [Mon Apr 27 02:35:15 2026] PUT /v2.0/security-groups/59201327-b8e1-4c85-85df-e08875bf0427/tags => generated 37 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:35:15.391 7 WARNING neutron_lib.context [None req-ca261d07-b04b-4b72-8ab2-fe69ba5c618f 3bf27cedd49c4d679b65639027653567 d2770fde05c94366a08143c3ca519678 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1008/2064] 10.0.0.179 () {32 vars in 747 bytes} [Mon Apr 27 02:35:15 2026] GET /v2.0/security-groups/59201327-b8e1-4c85-85df-e08875bf0427/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2065] 10.0.0.179 () {32 vars in 755 bytes} [Mon Apr 27 02:35:15 2026] GET /v2.0/security-groups/59201327-b8e1-4c85-85df-e08875bf0427/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:35:15.483 7 INFO neutron.db.segments_db [None req-ca261d07-b04b-4b72-8ab2-fe69ba5c618f 3bf27cedd49c4d679b65639027653567 d2770fde05c94366a08143c3ca519678 - - default default] Added segment 9871746d-f9d0-4278-a253-29ac4ebb0660 of type vxlan for network dc77469f-e613-4ef1-b9ea-daaf14d16eee 2026-04-27 02:35:15.485 8 INFO neutron.api.v2.resource [None req-44bcdb2b-6394-4840-a95a-81539b92a478 858509a179ce4b279bdc11897c049354 4b20819bf39d4cf89ecaaac4f8a6f08e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1010/2066] 10.0.0.179 () {32 vars in 759 bytes} [Mon Apr 27 02:35:15 2026] GET /v2.0/security-groups/59201327-b8e1-4c85-85df-e08875bf0427/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2067] 10.0.0.179 () {32 vars in 758 bytes} [Mon Apr 27 02:35:15 2026] DELETE /v2.0/security-groups/59201327-b8e1-4c85-85df-e08875bf0427/tags/red => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2068] 10.0.0.179 () {32 vars in 747 bytes} [Mon Apr 27 02:35:15 2026] GET /v2.0/security-groups/59201327-b8e1-4c85-85df-e08875bf0427/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:35:15.618 8 INFO neutron.api.v2.resource [None req-3f40b4fe-0eaa-4050-87fc-42227042add8 858509a179ce4b279bdc11897c049354 4b20819bf39d4cf89ecaaac4f8a6f08e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1013/2069] 10.0.0.179 () {32 vars in 762 bytes} [Mon Apr 27 02:35:15 2026] DELETE /v2.0/security-groups/59201327-b8e1-4c85-85df-e08875bf0427/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: 1057/2070] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:35:15 2026] POST /v2.0/networks => generated 633 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:35:15.645 7 WARNING neutron_lib.context [None req-4b66a5e2-36d3-40d4-ae46-3a637e59aa17 3bf27cedd49c4d679b65639027653567 d2770fde05c94366a08143c3ca519678 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1014/2071] 10.0.0.179 () {32 vars in 750 bytes} [Mon Apr 27 02:35:15 2026] DELETE /v2.0/security-groups/59201327-b8e1-4c85-85df-e08875bf0427/tags => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2072] 10.0.0.179 () {32 vars in 747 bytes} [Mon Apr 27 02:35:15 2026] GET /v2.0/security-groups/59201327-b8e1-4c85-85df-e08875bf0427/tags => 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: 1016/2073] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:35:15 2026] DELETE /v2.0/security-groups/59201327-b8e1-4c85-85df-e08875bf0427 => 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: 1058/2074] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:35:15 2026] POST /v2.0/subnets => generated 622 bytes in 545 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:35:16.199 8 WARNING neutron_lib.context [None req-90de8204-5389-4044-9a0b-d30af3784372 3bf27cedd49c4d679b65639027653567 d2770fde05c94366a08143c3ca519678 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:35:16.274 8 INFO neutron.db.segments_db [None req-90de8204-5389-4044-9a0b-d30af3784372 3bf27cedd49c4d679b65639027653567 d2770fde05c94366a08143c3ca519678 - - default default] Added segment 14240d45-be0b-43ef-bdd6-bb9415305df0 of type vxlan for network 81573301-8758-4c65-8ee3-fb5b7637036b 2026-04-27 02:35:16.464 7 WARNING neutron_lib.context [None req-ab4accdc-a8d5-497a-9ee8-f098d49490c8 b1e88d54058a4bcc9803151eeb3e4567 eab6219111fe4d66a64639190dee6fae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:35:16.469 7 INFO neutron.services.segments.plugin [-] Segment b7de2073-b522-4e17-9d27-f8334a6b9d88 resource provider aggregate not found 2026-04-27 02:35:16.474 7 INFO neutron.services.segments.plugin [-] Segment b7de2073-b522-4e17-9d27-f8334a6b9d88 resource provider aggregate not found 2026-04-27 02:35:16.490 7 INFO neutron.services.segments.plugin [-] Segment b7de2073-b522-4e17-9d27-f8334a6b9d88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7de2073-b522-4e17-9d27-f8334a6b9d88 found for delete ", "request_id": "req-6a9c516f-44fd-4544-9039-5f391c60e04b"}]} 2026-04-27 02:35:16.491 7 INFO neutron.services.segments.plugin [-] Segment b7de2073-b522-4e17-9d27-f8334a6b9d88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7de2073-b522-4e17-9d27-f8334a6b9d88 found for delete ", "request_id": "req-e498c27b-ae09-4c7a-94de-57e8facbb15f"}]} 2026-04-27 02:35:16.684 7 INFO neutron.db.segments_db [None req-ab4accdc-a8d5-497a-9ee8-f098d49490c8 b1e88d54058a4bcc9803151eeb3e4567 eab6219111fe4d66a64639190dee6fae - - default default] Added segment 00724c00-2f5c-495d-b3f5-b6eab31e95ba of type vxlan for network 5f32785c-31b0-4118-b7bc-48f5993ab39d 2026-04-27 02:35:16.749 8 INFO neutron.db.l3_hamode_db [None req-90de8204-5389-4044-9a0b-d30af3784372 3bf27cedd49c4d679b65639027653567 d2770fde05c94366a08143c3ca519678 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1059/2075] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:35:16 2026] POST /v2.0/networks => generated 632 bytes in 612 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:35:16.982 8 INFO neutron.db.l3_hamode_db [None req-90de8204-5389-4044-9a0b-d30af3784372 3bf27cedd49c4d679b65639027653567 d2770fde05c94366a08143c3ca519678 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1060/2076] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:35:16 2026] GET /v2.0/security-groups?tenant_id=4b20819bf39d4cf89ecaaac4f8a6f08e&name=default => generated 2801 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:35:17.063 7 WARNING neutron_lib.context [None req-0e4ad01f-bfbf-404b-9320-f25886390562 b1e88d54058a4bcc9803151eeb3e4567 eab6219111fe4d66a64639190dee6fae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1061/2077] 10.0.0.179 () {34 vars in 664 bytes} [Mon Apr 27 02:35:17 2026] POST /v2.0/ports => generated 743 bytes in 428 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: 1062/2078] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:35:17 2026] DELETE /v2.0/security-groups/31d044ae-f152-4ea7-9dcc-0f6ff57bd535 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2079] 10.0.0.179 () {34 vars in 747 bytes} [Mon Apr 27 02:35:17 2026] PUT /v2.0/ports/977a58fe-299f-4acc-8089-a5f298a050f6/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: 1064/2080] 10.0.0.179 () {32 vars in 727 bytes} [Mon Apr 27 02:35:17 2026] GET /v2.0/ports/977a58fe-299f-4acc-8089-a5f298a050f6/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2081] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:35:16 2026] POST /v2.0/routers => generated 510 bytes in 1608 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2082] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:35:17 2026] GET /v2.0/security-groups?tenant_id=74fcc018519c4e16ad74f923bede7210&name=default => generated 2801 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2083] 10.0.0.179 () {34 vars in 758 bytes} [Mon Apr 27 02:35:17 2026] PUT /v2.0/ports/977a58fe-299f-4acc-8089-a5f298a050f6/tags/green => 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: 1019/2084] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:35:17 2026] DELETE /v2.0/security-groups/509950e2-cf66-4d61-b3be-8f00b756adee => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2085] 10.0.0.179 () {32 vars in 727 bytes} [Mon Apr 27 02:35:17 2026] GET /v2.0/ports/977a58fe-299f-4acc-8089-a5f298a050f6/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: 1021/2086] 10.0.0.179 () {34 vars in 754 bytes} [Mon Apr 27 02:35:17 2026] PUT /v2.0/ports/977a58fe-299f-4acc-8089-a5f298a050f6/tags/red => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2087] 10.0.0.179 () {32 vars in 727 bytes} [Mon Apr 27 02:35:18 2026] GET /v2.0/ports/977a58fe-299f-4acc-8089-a5f298a050f6/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: 1023/2088] 10.0.0.179 () {34 vars in 776 bytes} [Mon Apr 27 02:35:18 2026] PUT /v2.0/ports/977a58fe-299f-4acc-8089-a5f298a050f6/tags/black.or.white => generated 4 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2089] 10.0.0.179 () {32 vars in 727 bytes} [Mon Apr 27 02:35:18 2026] GET /v2.0/ports/977a58fe-299f-4acc-8089-a5f298a050f6/tags => generated 52 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2090] 10.0.0.179 () {34 vars in 747 bytes} [Mon Apr 27 02:35:18 2026] PUT /v2.0/ports/977a58fe-299f-4acc-8089-a5f298a050f6/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2091] 10.0.0.179 () {32 vars in 727 bytes} [Mon Apr 27 02:35:18 2026] GET /v2.0/ports/977a58fe-299f-4acc-8089-a5f298a050f6/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2092] 10.0.0.179 () {32 vars in 735 bytes} [Mon Apr 27 02:35:18 2026] GET /v2.0/ports/977a58fe-299f-4acc-8089-a5f298a050f6/tags/red => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:35:18.441 8 INFO neutron.api.v2.resource [None req-3234a929-e186-4cf2-b81c-84d4c28f558d b1e88d54058a4bcc9803151eeb3e4567 eab6219111fe4d66a64639190dee6fae - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1028/2093] 10.0.0.179 () {32 vars in 739 bytes} [Mon Apr 27 02:35:18 2026] GET /v2.0/ports/977a58fe-299f-4acc-8089-a5f298a050f6/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2094] 10.0.0.179 () {32 vars in 738 bytes} [Mon Apr 27 02:35:18 2026] DELETE /v2.0/ports/977a58fe-299f-4acc-8089-a5f298a050f6/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2095] 10.0.0.179 () {32 vars in 727 bytes} [Mon Apr 27 02:35:18 2026] GET /v2.0/ports/977a58fe-299f-4acc-8089-a5f298a050f6/tags => generated 30 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:35:18.584 8 INFO neutron.api.v2.resource [None req-f7522d45-30f3-4493-96d4-30aedf98584e b1e88d54058a4bcc9803151eeb3e4567 eab6219111fe4d66a64639190dee6fae - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1031/2096] 10.0.0.179 () {32 vars in 742 bytes} [Mon Apr 27 02:35:18 2026] DELETE /v2.0/ports/977a58fe-299f-4acc-8089-a5f298a050f6/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: 1032/2097] 10.0.0.179 () {32 vars in 730 bytes} [Mon Apr 27 02:35:18 2026] DELETE /v2.0/ports/977a58fe-299f-4acc-8089-a5f298a050f6/tags => 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: 1033/2098] 10.0.0.179 () {32 vars in 727 bytes} [Mon Apr 27 02:35:18 2026] GET /v2.0/ports/977a58fe-299f-4acc-8089-a5f298a050f6/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2099] 10.0.0.179 () {32 vars in 720 bytes} [Mon Apr 27 02:35:18 2026] DELETE /v2.0/ports/977a58fe-299f-4acc-8089-a5f298a050f6 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:35:19.146 8 INFO neutron.services.segments.plugin [-] Segment 00724c00-2f5c-495d-b3f5-b6eab31e95ba resource provider aggregate not found 2026-04-27 02:35:19.154 8 INFO neutron.services.segments.plugin [-] Segment 00724c00-2f5c-495d-b3f5-b6eab31e95ba resource provider aggregate not found 2026-04-27 02:35:19.171 8 INFO neutron.services.segments.plugin [-] Segment 00724c00-2f5c-495d-b3f5-b6eab31e95ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00724c00-2f5c-495d-b3f5-b6eab31e95ba found for delete ", "request_id": "req-d9623f89-cfb3-467e-86a9-fc0916beaf65"}]} 2026-04-27 02:35:19.185 8 INFO neutron.services.segments.plugin [-] Segment 00724c00-2f5c-495d-b3f5-b6eab31e95ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00724c00-2f5c-495d-b3f5-b6eab31e95ba found for delete ", "request_id": "req-286dfc84-d0af-49ac-ad83-bbc41be84632"}]} [pid: 8|app: 0|req: 1035/2100] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:35:18 2026] DELETE /v2.0/networks/5f32785c-31b0-4118-b7bc-48f5993ab39d => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2101] 10.0.0.179 () {34 vars in 783 bytes} [Mon Apr 27 02:35:17 2026] PUT /v2.0/routers/3b2538a2-8796-493d-8d84-0d1d8c1ff970/add_router_interface => generated 309 bytes in 1439 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2102] 10.0.0.179 () {32 vars in 717 bytes} [Mon Apr 27 02:35:19 2026] GET /v2.0/ports/b7c392e2-b384-4227-a959-ef3b44fde6b2 => generated 959 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2103] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:35:19 2026] GET /v2.0/security-groups?tenant_id=8a94f9a74dfc40f98a5f5a78c9b6e198&name=default => generated 2801 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2104] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:35:20 2026] DELETE /v2.0/security-groups/1adbd720-db9d-4a1a-b6c9-30c1fab55d7c => 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: 1039/2105] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:35:20 2026] GET /v2.0/security-groups?tenant_id=eab6219111fe4d66a64639190dee6fae&name=default => generated 2801 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2106] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:35:20 2026] DELETE /v2.0/security-groups/67781f2b-2d67-4160-9980-67b5ca0b2a5c => 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: 1067/2107] 10.0.0.179 () {34 vars in 789 bytes} [Mon Apr 27 02:35:19 2026] PUT /v2.0/routers/3b2538a2-8796-493d-8d84-0d1d8c1ff970/remove_router_interface => generated 309 bytes in 1445 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2108] 10.0.0.179 () {32 vars in 736 bytes} [Mon Apr 27 02:35:20 2026] GET /v2.0/ports?device_id=3b2538a2-8796-493d-8d84-0d1d8c1ff970 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:35:21.444 8 WARNING neutron_lib.context [None req-2d0b65f8-c030-4aad-a3fb-ca72484423ee 704bfe111bef49a6a4f095282f557d34 a8925fb7b58040b4997b1541ad75637a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:35:21.565 7 INFO neutron.services.segments.plugin [-] Segment 14240d45-be0b-43ef-bdd6-bb9415305df0 resource provider aggregate not found 2026-04-27 02:35:21.574 7 INFO neutron.services.segments.plugin [-] Segment 14240d45-be0b-43ef-bdd6-bb9415305df0 resource provider aggregate not found 2026-04-27 02:35:21.584 7 INFO neutron.services.segments.plugin [-] Segment 14240d45-be0b-43ef-bdd6-bb9415305df0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14240d45-be0b-43ef-bdd6-bb9415305df0 found for delete ", "request_id": "req-cb23ff5f-66e4-4b2e-8afa-615eb7e38c94"}]} 2026-04-27 02:35:21.586 8 INFO neutron.db.segments_db [None req-2d0b65f8-c030-4aad-a3fb-ca72484423ee 704bfe111bef49a6a4f095282f557d34 a8925fb7b58040b4997b1541ad75637a - - default default] Added segment a30d4547-1034-48c8-ab92-dcd147d400dc of type vxlan for network 511a47c2-9113-4a71-88b5-58270cdda472 2026-04-27 02:35:21.591 7 INFO neutron.db.l3_hamode_db [None req-98aeb988-7206-4249-a0be-1252e3ab2653 3bf27cedd49c4d679b65639027653567 d2770fde05c94366a08143c3ca519678 - - default default] HA network 81573301-8758-4c65-8ee3-fb5b7637036b was deleted as no HA routers are present in tenant d2770fde05c94366a08143c3ca519678. [pid: 7|app: 0|req: 1068/2109] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:35:20 2026] DELETE /v2.0/routers/3b2538a2-8796-493d-8d84-0d1d8c1ff970 => generated 0 bytes in 748 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:35:21.603 7 INFO neutron.services.segments.plugin [-] Segment 14240d45-be0b-43ef-bdd6-bb9415305df0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14240d45-be0b-43ef-bdd6-bb9415305df0 found for delete ", "request_id": "req-595426f0-f577-48d6-a27b-a4c48e019002"}]} [pid: 8|app: 0|req: 1042/2110] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:35:21 2026] POST /v2.0/networks => generated 632 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:35:21.737 8 WARNING neutron_lib.context [None req-76895e8e-b1c9-4585-8060-25a85e689e72 704bfe111bef49a6a4f095282f557d34 a8925fb7b58040b4997b1541ad75637a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1069/2111] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:35:21 2026] DELETE /v2.0/subnets/90f138c7-bf26-4211-b1ea-3b931901f15c => 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: 1043/2112] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:35:21 2026] POST /v2.0/subnets => generated 602 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2113] 10.0.0.179 () {34 vars in 751 bytes} [Mon Apr 27 02:35:22 2026] PUT /v2.0/subnets/7ca2e71b-ccf8-47ab-ba41-5f573aac29c9/tags => generated 25 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2114] 10.0.0.179 () {32 vars in 731 bytes} [Mon Apr 27 02:35:22 2026] GET /v2.0/subnets/7ca2e71b-ccf8-47ab-ba41-5f573aac29c9/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2115] 10.0.0.179 () {34 vars in 762 bytes} [Mon Apr 27 02:35:22 2026] PUT /v2.0/subnets/7ca2e71b-ccf8-47ab-ba41-5f573aac29c9/tags/green => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2116] 10.0.0.179 () {32 vars in 731 bytes} [Mon Apr 27 02:35:22 2026] GET /v2.0/subnets/7ca2e71b-ccf8-47ab-ba41-5f573aac29c9/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2117] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:35:21 2026] DELETE /v2.0/networks/dc77469f-e613-4ef1-b9ea-daaf14d16eee => generated 0 bytes in 450 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2118] 10.0.0.179 () {34 vars in 758 bytes} [Mon Apr 27 02:35:22 2026] PUT /v2.0/subnets/7ca2e71b-ccf8-47ab-ba41-5f573aac29c9/tags/red => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-27 02:35:22.371 7 WARNING neutron_lib.context [None req-d60f6cbc-be8e-4e20-abb6-7327b351c867 3bf27cedd49c4d679b65639027653567 d2770fde05c94366a08143c3ca519678 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1049/2119] 10.0.0.179 () {32 vars in 731 bytes} [Mon Apr 27 02:35:22 2026] GET /v2.0/subnets/7ca2e71b-ccf8-47ab-ba41-5f573aac29c9/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:35:22.437 7 INFO neutron.db.segments_db [None req-d60f6cbc-be8e-4e20-abb6-7327b351c867 3bf27cedd49c4d679b65639027653567 d2770fde05c94366a08143c3ca519678 - - default default] Added segment f6dad10b-3fc0-4b7c-8855-f8153b663f17 of type vxlan for network 4aed50ef-11fa-4d60-ab23-fdbcc4e56163 [pid: 8|app: 0|req: 1050/2120] 10.0.0.179 () {34 vars in 780 bytes} [Mon Apr 27 02:35:22 2026] PUT /v2.0/subnets/7ca2e71b-ccf8-47ab-ba41-5f573aac29c9/tags/black.or.white => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2121] 10.0.0.179 () {32 vars in 731 bytes} [Mon Apr 27 02:35:22 2026] GET /v2.0/subnets/7ca2e71b-ccf8-47ab-ba41-5f573aac29c9/tags => generated 52 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2122] 10.0.0.179 () {34 vars in 751 bytes} [Mon Apr 27 02:35:22 2026] PUT /v2.0/subnets/7ca2e71b-ccf8-47ab-ba41-5f573aac29c9/tags => generated 37 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2123] 10.0.0.179 () {32 vars in 731 bytes} [Mon Apr 27 02:35:22 2026] GET /v2.0/subnets/7ca2e71b-ccf8-47ab-ba41-5f573aac29c9/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2124] 10.0.0.179 () {32 vars in 739 bytes} [Mon Apr 27 02:35:22 2026] GET /v2.0/subnets/7ca2e71b-ccf8-47ab-ba41-5f573aac29c9/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:35:22.751 7 INFO neutron.db.l3_hamode_db [None req-d60f6cbc-be8e-4e20-abb6-7327b351c867 3bf27cedd49c4d679b65639027653567 d2770fde05c94366a08143c3ca519678 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 02:35:22.765 8 INFO neutron.api.v2.resource [None req-54df15f6-85d5-4841-b9bb-cf29963ec111 704bfe111bef49a6a4f095282f557d34 a8925fb7b58040b4997b1541ad75637a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1055/2125] 10.0.0.179 () {32 vars in 743 bytes} [Mon Apr 27 02:35:22 2026] GET /v2.0/subnets/7ca2e71b-ccf8-47ab-ba41-5f573aac29c9/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2126] 10.0.0.179 () {32 vars in 742 bytes} [Mon Apr 27 02:35:22 2026] DELETE /v2.0/subnets/7ca2e71b-ccf8-47ab-ba41-5f573aac29c9/tags/red => 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: 1057/2127] 10.0.0.179 () {32 vars in 731 bytes} [Mon Apr 27 02:35:22 2026] GET /v2.0/subnets/7ca2e71b-ccf8-47ab-ba41-5f573aac29c9/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:35:22.942 8 INFO neutron.api.v2.resource [None req-1c8ce5bb-6696-4aba-a4a9-ff3a046c54f2 704bfe111bef49a6a4f095282f557d34 a8925fb7b58040b4997b1541ad75637a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1058/2128] 10.0.0.179 () {32 vars in 746 bytes} [Mon Apr 27 02:35:22 2026] DELETE /v2.0/subnets/7ca2e71b-ccf8-47ab-ba41-5f573aac29c9/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2129] 10.0.0.179 () {32 vars in 734 bytes} [Mon Apr 27 02:35:22 2026] DELETE /v2.0/subnets/7ca2e71b-ccf8-47ab-ba41-5f573aac29c9/tags => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2130] 10.0.0.179 () {32 vars in 731 bytes} [Mon Apr 27 02:35:23 2026] GET /v2.0/subnets/7ca2e71b-ccf8-47ab-ba41-5f573aac29c9/tags => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2131] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:35:23 2026] DELETE /v2.0/subnets/7ca2e71b-ccf8-47ab-ba41-5f573aac29c9 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:35:23.617 7 INFO neutron.services.segments.plugin [-] Segment 9871746d-f9d0-4278-a253-29ac4ebb0660 resource provider aggregate not found 2026-04-27 02:35:23.641 7 INFO neutron.services.segments.plugin [-] Segment 9871746d-f9d0-4278-a253-29ac4ebb0660 resource provider aggregate not found 2026-04-27 02:35:23.652 7 INFO neutron.services.segments.plugin [-] Segment 9871746d-f9d0-4278-a253-29ac4ebb0660 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9871746d-f9d0-4278-a253-29ac4ebb0660 found for delete ", "request_id": "req-81a74feb-8f7f-4d4d-9263-beecdf377967"}]} 2026-04-27 02:35:23.662 7 INFO neutron.services.segments.plugin [-] Segment 9871746d-f9d0-4278-a253-29ac4ebb0660 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9871746d-f9d0-4278-a253-29ac4ebb0660 found for delete ", "request_id": "req-388c6497-fb98-4a63-aade-8b41e1d13ccc"}]} 2026-04-27 02:35:23.769 8 INFO neutron.services.segments.plugin [-] Segment a30d4547-1034-48c8-ab92-dcd147d400dc resource provider aggregate not found 2026-04-27 02:35:23.773 8 INFO neutron.services.segments.plugin [-] Segment a30d4547-1034-48c8-ab92-dcd147d400dc resource provider aggregate not found 2026-04-27 02:35:23.787 8 INFO neutron.services.segments.plugin [-] Segment a30d4547-1034-48c8-ab92-dcd147d400dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a30d4547-1034-48c8-ab92-dcd147d400dc found for delete ", "request_id": "req-02c800b8-84dc-426b-9770-1265b1d88ee6"}]} 2026-04-27 02:35:23.788 8 INFO neutron.services.segments.plugin [-] Segment a30d4547-1034-48c8-ab92-dcd147d400dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a30d4547-1034-48c8-ab92-dcd147d400dc found for delete ", "request_id": "req-b47f905b-8aaa-426b-aaf6-e0bc2d4f80eb"}]} [pid: 8|app: 0|req: 1062/2132] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:35:23 2026] DELETE /v2.0/networks/511a47c2-9113-4a71-88b5-58270cdda472 => generated 0 bytes in 497 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:35:24.038 7 INFO neutron.db.l3_hamode_db [None req-d60f6cbc-be8e-4e20-abb6-7327b351c867 3bf27cedd49c4d679b65639027653567 d2770fde05c94366a08143c3ca519678 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1063/2133] 10.0.0.179 () {34 vars in 678 bytes} [Mon Apr 27 02:35:23 2026] POST /v2.0/qos/policies => generated 359 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2134] 10.0.0.179 () {34 vars in 753 bytes} [Mon Apr 27 02:35:24 2026] PUT /v2.0/policies/3499d440-15d4-400d-bfe9-9fc3bdc49277/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2135] 10.0.0.179 () {32 vars in 733 bytes} [Mon Apr 27 02:35:24 2026] GET /v2.0/policies/3499d440-15d4-400d-bfe9-9fc3bdc49277/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2136] 10.0.0.179 () {34 vars in 764 bytes} [Mon Apr 27 02:35:24 2026] PUT /v2.0/policies/3499d440-15d4-400d-bfe9-9fc3bdc49277/tags/green => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2137] 10.0.0.179 () {32 vars in 733 bytes} [Mon Apr 27 02:35:24 2026] GET /v2.0/policies/3499d440-15d4-400d-bfe9-9fc3bdc49277/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2138] 10.0.0.179 () {34 vars in 760 bytes} [Mon Apr 27 02:35:24 2026] PUT /v2.0/policies/3499d440-15d4-400d-bfe9-9fc3bdc49277/tags/red => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2139] 10.0.0.179 () {32 vars in 733 bytes} [Mon Apr 27 02:35:24 2026] GET /v2.0/policies/3499d440-15d4-400d-bfe9-9fc3bdc49277/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2140] 10.0.0.179 () {34 vars in 782 bytes} [Mon Apr 27 02:35:24 2026] PUT /v2.0/policies/3499d440-15d4-400d-bfe9-9fc3bdc49277/tags/black.or.white => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2141] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:35:24 2026] GET /v2.0/security-groups?tenant_id=a8925fb7b58040b4997b1541ad75637a&name=default => generated 2801 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2142] 10.0.0.179 () {32 vars in 733 bytes} [Mon Apr 27 02:35:24 2026] GET /v2.0/policies/3499d440-15d4-400d-bfe9-9fc3bdc49277/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2143] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:35:24 2026] DELETE /v2.0/security-groups/552c2bf5-b4b7-4792-a57a-199ccf8f1f2b => 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: 1074/2144] 10.0.0.179 () {34 vars in 753 bytes} [Mon Apr 27 02:35:24 2026] PUT /v2.0/policies/3499d440-15d4-400d-bfe9-9fc3bdc49277/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2145] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:35:22 2026] POST /v2.0/routers => generated 691 bytes in 2908 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2146] 10.0.0.179 () {32 vars in 733 bytes} [Mon Apr 27 02:35:24 2026] GET /v2.0/policies/3499d440-15d4-400d-bfe9-9fc3bdc49277/tags => generated 37 bytes in 468 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2147] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:35:25 2026] GET /v2.0/security-groups?tenant_id=3397985031b54e0985f508577763069a&name=default => generated 2802 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2148] 10.0.0.179 () {32 vars in 741 bytes} [Mon Apr 27 02:35:25 2026] GET /v2.0/policies/3499d440-15d4-400d-bfe9-9fc3bdc49277/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2149] 10.0.0.179 () {32 vars in 721 bytes} [Mon Apr 27 02:35:25 2026] GET /v2.0/routers/0ecae80a-94d8-426b-bebc-e10629182f8f => generated 697 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:35:25.497 8 INFO neutron.api.v2.resource [None req-24349d2e-ea49-4ebd-8f3a-720a45e2c323 ec3d4caed7b049a89f7cf7a064ce239c 4224cf4142ad40748edae7376b9073e0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1077/2150] 10.0.0.179 () {32 vars in 745 bytes} [Mon Apr 27 02:35:25 2026] GET /v2.0/policies/3499d440-15d4-400d-bfe9-9fc3bdc49277/tags/green => generated 99 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2151] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:35:25 2026] DELETE /v2.0/security-groups/7e07ec57-895b-43bd-a2ba-6fba00ff9b54 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2152] 10.0.0.179 () {32 vars in 744 bytes} [Mon Apr 27 02:35:25 2026] DELETE /v2.0/policies/3499d440-15d4-400d-bfe9-9fc3bdc49277/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2153] 10.0.0.179 () {32 vars in 733 bytes} [Mon Apr 27 02:35:25 2026] GET /v2.0/policies/3499d440-15d4-400d-bfe9-9fc3bdc49277/tags => generated 30 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:35:25.616 7 INFO neutron.api.v2.resource [None req-e29633ad-746b-4d39-8fdc-8cbec8b246e1 ec3d4caed7b049a89f7cf7a064ce239c 4224cf4142ad40748edae7376b9073e0 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1077/2154] 10.0.0.179 () {32 vars in 748 bytes} [Mon Apr 27 02:35:25 2026] DELETE /v2.0/policies/3499d440-15d4-400d-bfe9-9fc3bdc49277/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2155] 10.0.0.179 () {32 vars in 647 bytes} [Mon Apr 27 02:35:25 2026] GET /v2.0/routers => generated 700 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2156] 10.0.0.179 () {32 vars in 736 bytes} [Mon Apr 27 02:35:25 2026] DELETE /v2.0/policies/3499d440-15d4-400d-bfe9-9fc3bdc49277/tags => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2157] 10.0.0.179 () {32 vars in 733 bytes} [Mon Apr 27 02:35:25 2026] GET /v2.0/policies/3499d440-15d4-400d-bfe9-9fc3bdc49277/tags => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2158] 10.0.0.179 () {32 vars in 734 bytes} [Mon Apr 27 02:35:25 2026] DELETE /v2.0/qos/policies/3499d440-15d4-400d-bfe9-9fc3bdc49277 => 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: 1079/2159] 10.0.0.179 () {34 vars in 741 bytes} [Mon Apr 27 02:35:25 2026] PUT /v2.0/routers/0ecae80a-94d8-426b-bebc-e10629182f8f => generated 704 bytes in 509 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2160] 10.0.0.179 () {32 vars in 721 bytes} [Mon Apr 27 02:35:26 2026] GET /v2.0/routers/0ecae80a-94d8-426b-bebc-e10629182f8f => generated 704 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2161] 10.0.0.179 () {32 vars in 736 bytes} [Mon Apr 27 02:35:26 2026] GET /v2.0/ports?device_id=0ecae80a-94d8-426b-bebc-e10629182f8f => 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: 1081/2162] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:35:26 2026] GET /v2.0/security-groups?tenant_id=4224cf4142ad40748edae7376b9073e0&name=default => generated 2805 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2163] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:35:26 2026] DELETE /v2.0/security-groups/6c1f0af9-2cac-464e-8990-6a5d87670198 => 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: 1083/2164] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:35:26 2026] GET /v2.0/security-groups?tenant_id=d93e932be65f43989fc0a0c6079dc648&name=default => generated 2805 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2165] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:35:27 2026] DELETE /v2.0/security-groups/90ab9232-cc1f-4b15-b602-4838879a0921 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:35:27.356 7 INFO neutron.services.segments.plugin [-] Segment f6dad10b-3fc0-4b7c-8855-f8153b663f17 resource provider aggregate not found 2026-04-27 02:35:27.360 7 INFO neutron.services.segments.plugin [-] Segment f6dad10b-3fc0-4b7c-8855-f8153b663f17 resource provider aggregate not found 2026-04-27 02:35:27.373 7 INFO neutron.services.segments.plugin [-] Segment f6dad10b-3fc0-4b7c-8855-f8153b663f17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6dad10b-3fc0-4b7c-8855-f8153b663f17 found for delete ", "request_id": "req-0cfc8785-b1ef-4afe-a582-b742c4cee4fe"}]} 2026-04-27 02:35:27.374 7 INFO neutron.services.segments.plugin [-] Segment f6dad10b-3fc0-4b7c-8855-f8153b663f17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6dad10b-3fc0-4b7c-8855-f8153b663f17 found for delete ", "request_id": "req-43ff9e76-df7d-476f-80e5-6d30961b432d"}]} 2026-04-27 02:35:27.386 7 INFO neutron.db.l3_hamode_db [None req-8e312587-023d-4bb6-91ce-eb7aa72cb713 3bf27cedd49c4d679b65639027653567 d2770fde05c94366a08143c3ca519678 - - default default] HA network 4aed50ef-11fa-4d60-ab23-fdbcc4e56163 was deleted as no HA routers are present in tenant d2770fde05c94366a08143c3ca519678. [pid: 7|app: 0|req: 1082/2166] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:35:26 2026] DELETE /v2.0/routers/0ecae80a-94d8-426b-bebc-e10629182f8f => generated 0 bytes in 1131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2167] 10.0.0.179 () {32 vars in 736 bytes} [Mon Apr 27 02:35:27 2026] GET /v2.0/ports?device_id=0ecae80a-94d8-426b-bebc-e10629182f8f => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:35:27.459 7 INFO neutron.api.v2.resource [None req-a9b71e64-3c8e-4636-b74c-10328d302141 3bf27cedd49c4d679b65639027653567 d2770fde05c94366a08143c3ca519678 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1083/2168] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:35:27 2026] DELETE /v2.0/routers/0ecae80a-94d8-426b-bebc-e10629182f8f => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2169] 10.0.0.179 () {32 vars in 736 bytes} [Mon Apr 27 02:35:27 2026] GET /v2.0/ports?device_id=3b2538a2-8796-493d-8d84-0d1d8c1ff970 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:35:27.526 7 INFO neutron.api.v2.resource [None req-ca29f803-8eee-422a-8a5d-cf4758f358a0 3bf27cedd49c4d679b65639027653567 d2770fde05c94366a08143c3ca519678 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1084/2170] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:35:27 2026] DELETE /v2.0/routers/3b2538a2-8796-493d-8d84-0d1d8c1ff970 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:35:27.555 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0b1e6359-5a32-40cb-a7b7-6135f9665ef1 3bf27cedd49c4d679b65639027653567 d2770fde05c94366a08143c3ca519678 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1087/2171] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:35:27 2026] DELETE /v2.0/subnets/90f138c7-bf26-4211-b1ea-3b931901f15c => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2172] 10.0.0.179 () {32 vars in 736 bytes} [Mon Apr 27 02:35:27 2026] GET /v2.0/ports?device_id=72a1ece9-fae3-455b-ad31-9660f65a5764 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:35:27.612 8 INFO neutron.api.v2.resource [None req-50fd4315-6925-4ebd-8e60-ffb9bf868c45 3bf27cedd49c4d679b65639027653567 d2770fde05c94366a08143c3ca519678 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1088/2173] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:35:27 2026] DELETE /v2.0/routers/72a1ece9-fae3-455b-ad31-9660f65a5764 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:35:27.636 7 INFO neutron.pecan_wsgi.hooks.translation [None req-25bc604d-f702-4fd4-a5dc-f151210528cd 3bf27cedd49c4d679b65639027653567 d2770fde05c94366a08143c3ca519678 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1086/2174] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:35:27 2026] DELETE /v2.0/subnets/e658bc8d-d17b-474b-b694-ea991118a678 => 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: 1089/2175] 10.0.0.179 () {32 vars in 736 bytes} [Mon Apr 27 02:35:27 2026] GET /v2.0/ports?device_id=679a4f36-ac30-4056-a7c9-619c085d6ec0 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:35:27.699 7 INFO neutron.api.v2.resource [None req-f16a5bba-d057-4d74-b8a1-7a26fc1c600f 3bf27cedd49c4d679b65639027653567 d2770fde05c94366a08143c3ca519678 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1087/2176] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:35:27 2026] DELETE /v2.0/routers/679a4f36-ac30-4056-a7c9-619c085d6ec0 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:35:27.723 8 INFO neutron.pecan_wsgi.hooks.translation [None req-21069aac-efee-46da-8a13-87fd8b19a988 3bf27cedd49c4d679b65639027653567 d2770fde05c94366a08143c3ca519678 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1090/2177] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:35:27 2026] DELETE /v2.0/subnets/497d1060-9f61-4fef-855f-7a797c96ec92 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:35:27.750 7 INFO neutron.pecan_wsgi.hooks.translation [None req-46f8f993-a330-44df-a023-e850bcd2c50c 3bf27cedd49c4d679b65639027653567 d2770fde05c94366a08143c3ca519678 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1088/2178] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:35:27 2026] DELETE /v2.0/subnets/6b57013d-4b9d-467f-8657-dfea22f07b6e => 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: 1091/2179] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:35:28 2026] GET /v2.0/security-groups?tenant_id=d2770fde05c94366a08143c3ca519678&name=default => generated 2801 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2182] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:35:28 2026] DELETE /v2.0/security-groups/aff0c817-323c-4068-86f4-f6e7f16279e7 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:35:29.156 8 WARNING neutron_lib.context [None req-157a1877-e179-417f-966d-ba25013d54c8 90917bd7838e4b97a2165e0c269e69f5 e43a046dc31c40289c30eb928ce7c40b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:35:29.315 8 INFO neutron.db.segments_db [None req-157a1877-e179-417f-966d-ba25013d54c8 90917bd7838e4b97a2165e0c269e69f5 e43a046dc31c40289c30eb928ce7c40b - - default default] Added segment f8881d78-f901-4d00-bd25-2d46de8e7902 of type vxlan for network 4cfe0900-becc-47fd-a682-a49bc27aba0a [pid: 8|app: 0|req: 1094/2183] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:35:28 2026] POST /v2.0/networks => generated 632 bytes in 527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:35:29.477 7 WARNING neutron_lib.context [None req-9e3477c3-54ec-4c34-b338-2f31c7062d04 90917bd7838e4b97a2165e0c269e69f5 e43a046dc31c40289c30eb928ce7c40b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:35:29.535 7 INFO neutron.db.segments_db [None req-9e3477c3-54ec-4c34-b338-2f31c7062d04 90917bd7838e4b97a2165e0c269e69f5 e43a046dc31c40289c30eb928ce7c40b - - default default] Added segment 83284c08-a64c-4cf7-9de5-e48918563f09 of type vxlan for network 8af54c9a-04d3-4f63-b564-1756c46a7bf3 [pid: 7|app: 0|req: 1090/2184] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:35:29 2026] POST /v2.0/networks => generated 632 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2185] 10.0.0.179 () {34 vars in 753 bytes} [Mon Apr 27 02:35:29 2026] PUT /v2.0/networks/4cfe0900-becc-47fd-a682-a49bc27aba0a/tags => generated 25 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2186] 10.0.0.179 () {32 vars in 733 bytes} [Mon Apr 27 02:35:29 2026] GET /v2.0/networks/4cfe0900-becc-47fd-a682-a49bc27aba0a/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2187] 10.0.0.179 () {34 vars in 753 bytes} [Mon Apr 27 02:35:29 2026] PUT /v2.0/networks/8af54c9a-04d3-4f63-b564-1756c46a7bf3/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2188] 10.0.0.179 () {32 vars in 733 bytes} [Mon Apr 27 02:35:29 2026] GET /v2.0/networks/8af54c9a-04d3-4f63-b564-1756c46a7bf3/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2189] 10.0.0.179 () {34 vars in 753 bytes} [Mon Apr 27 02:35:29 2026] PUT /v2.0/networks/8af54c9a-04d3-4f63-b564-1756c46a7bf3/tags => generated 12 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2190] 10.0.0.179 () {32 vars in 733 bytes} [Mon Apr 27 02:35:29 2026] GET /v2.0/networks/8af54c9a-04d3-4f63-b564-1756c46a7bf3/tags => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2191] 10.0.0.179 () {32 vars in 733 bytes} [Mon Apr 27 02:35:30 2026] GET /v2.0/networks/4cfe0900-becc-47fd-a682-a49bc27aba0a/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:35:30.308 7 INFO neutron.services.segments.plugin [-] Segment f8881d78-f901-4d00-bd25-2d46de8e7902 resource provider aggregate not found 2026-04-27 02:35:30.316 7 INFO neutron.services.segments.plugin [-] Segment f8881d78-f901-4d00-bd25-2d46de8e7902 resource provider aggregate not found 2026-04-27 02:35:30.330 7 INFO neutron.services.segments.plugin [-] Segment f8881d78-f901-4d00-bd25-2d46de8e7902 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8881d78-f901-4d00-bd25-2d46de8e7902 found for delete ", "request_id": "req-1ae41347-3b48-488d-b4e6-b0386b7f6d93"}]} 2026-04-27 02:35:30.337 7 INFO neutron.services.segments.plugin [-] Segment f8881d78-f901-4d00-bd25-2d46de8e7902 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8881d78-f901-4d00-bd25-2d46de8e7902 found for delete ", "request_id": "req-e8dcb8cf-199a-4cc2-b3a8-7c4d42df31f4"}]} [pid: 7|app: 0|req: 1094/2192] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:35:30 2026] DELETE /v2.0/networks/4cfe0900-becc-47fd-a682-a49bc27aba0a => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:35:30.498 8 WARNING neutron_lib.context [None req-396c7f01-e78c-4d9b-8d55-c60cad31b9ef 8089663826af423e9fe189119fd114a5 45792bba0b114aba801551c3b1d42841 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1095/2193] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:35:30 2026] DELETE /v2.0/networks/8af54c9a-04d3-4f63-b564-1756c46a7bf3 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:35:30.644 8 INFO neutron.db.segments_db [None req-396c7f01-e78c-4d9b-8d55-c60cad31b9ef 8089663826af423e9fe189119fd114a5 45792bba0b114aba801551c3b1d42841 - - default default] Added segment 940fcebe-3fda-4902-a1f9-6cde5f55abad of type vxlan for network cbef0989-2918-4d34-b709-75731c8dcd44 [pid: 8|app: 0|req: 1099/2194] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:35:30 2026] POST /v2.0/networks => generated 629 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:35:30.761 8 WARNING neutron_lib.context [None req-62bb08c7-c5ff-4d31-9d4c-81fcb13e4793 8089663826af423e9fe189119fd114a5 45792bba0b114aba801551c3b1d42841 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1096/2195] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:35:30 2026] GET /v2.0/security-groups?tenant_id=859498c07b564e2799531a9d6b228b5c&name=default => generated 2805 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:35:30.821 8 INFO neutron.db.segments_db [None req-62bb08c7-c5ff-4d31-9d4c-81fcb13e4793 8089663826af423e9fe189119fd114a5 45792bba0b114aba801551c3b1d42841 - - default default] Added segment 72ee8397-9ccf-4196-acd3-f4ed62dcef92 of type vxlan for network 74bf20fb-50d1-41de-95a1-0aa0a9444fb3 [pid: 7|app: 0|req: 1097/2196] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:35:30 2026] DELETE /v2.0/security-groups/eeec5eaf-c1b3-4013-b8ed-93f134fcdbbe => 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: 1100/2197] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:35:30 2026] POST /v2.0/networks => generated 629 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:35:30.992 7 WARNING neutron_lib.context [None req-3a90634a-d7ba-4d50-9e84-70f8dd563738 8089663826af423e9fe189119fd114a5 45792bba0b114aba801551c3b1d42841 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1101/2198] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:35:31 2026] GET /v2.0/security-groups?tenant_id=f01b9b59275948caa6a57d909a2c16a1&name=default => generated 2805 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2199] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:35:31 2026] DELETE /v2.0/security-groups/6bf555a2-5577-4bf7-b57b-415c7c5221b8 => 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: 1103/2200] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:35:31 2026] GET /v2.0/security-groups?tenant_id=0ad04a3a6f9548a0a772d1d28eb28966&name=default => generated 2805 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2201] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:35:30 2026] POST /v2.0/subnets => generated 602 bytes in 763 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:35:31.763 7 WARNING neutron_lib.context [None req-ce26705f-374f-4f64-bfb5-cc2096ca3a5f 8089663826af423e9fe189119fd114a5 45792bba0b114aba801551c3b1d42841 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1104/2202] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:35:31 2026] DELETE /v2.0/security-groups/3df72586-93fd-40b1-a3ec-59c9b4c9b3d8 => 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: 1105/2203] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:35:31 2026] GET /v2.0/security-groups?tenant_id=e43a046dc31c40289c30eb928ce7c40b&name=default => generated 2805 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2204] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:35:32 2026] DELETE /v2.0/security-groups/c565af4d-2e07-451d-8c7f-5e180f0470a9 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2205] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:35:31 2026] POST /v2.0/subnets => generated 602 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:35:32.234 8 WARNING neutron_lib.context [None req-0f461ebc-69d4-4681-bb53-bd4b31776694 8089663826af423e9fe189119fd114a5 45792bba0b114aba801551c3b1d42841 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:35:32.279 8 INFO neutron.db.segments_db [None req-0f461ebc-69d4-4681-bb53-bd4b31776694 8089663826af423e9fe189119fd114a5 45792bba0b114aba801551c3b1d42841 - - default default] Added segment e0e99f10-28d5-472b-92ff-09ab7131f0da of type vxlan for network 10a3bf75-2c5d-4202-b19a-f98276141829 2026-04-27 02:35:32.628 8 INFO neutron.db.l3_hamode_db [None req-0f461ebc-69d4-4681-bb53-bd4b31776694 8089663826af423e9fe189119fd114a5 45792bba0b114aba801551c3b1d42841 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 02:35:32.854 8 INFO neutron.db.l3_hamode_db [None req-0f461ebc-69d4-4681-bb53-bd4b31776694 8089663826af423e9fe189119fd114a5 45792bba0b114aba801551c3b1d42841 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1107/2206] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:35:32 2026] POST /v2.0/routers => generated 507 bytes in 1472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:35:33.737 7 INFO neutron.services.segments.plugin [-] Segment 83284c08-a64c-4cf7-9de5-e48918563f09 resource provider aggregate not found 2026-04-27 02:35:33.743 7 INFO neutron.services.segments.plugin [-] Segment 83284c08-a64c-4cf7-9de5-e48918563f09 resource provider aggregate not found 2026-04-27 02:35:33.776 7 INFO neutron.services.segments.plugin [-] Segment 83284c08-a64c-4cf7-9de5-e48918563f09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83284c08-a64c-4cf7-9de5-e48918563f09 found for delete ", "request_id": "req-2b90d1b1-35f2-4576-92eb-f365b9b039c5"}]} 2026-04-27 02:35:33.777 7 INFO neutron.services.segments.plugin [-] Segment 83284c08-a64c-4cf7-9de5-e48918563f09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83284c08-a64c-4cf7-9de5-e48918563f09 found for delete ", "request_id": "req-c097a1dc-90df-490f-b50d-977a2a4b9856"}]} [pid: 7|app: 0|req: 1100/2207] 10.0.0.179 () {34 vars in 783 bytes} [Mon Apr 27 02:35:33 2026] PUT /v2.0/routers/811b1187-27cc-4026-bea6-f3f51c1eb890/add_router_interface => generated 309 bytes in 1538 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2208] 10.0.0.179 () {32 vars in 717 bytes} [Mon Apr 27 02:35:35 2026] GET /v2.0/ports/eff7c696-afe5-44cb-8dad-32797d4317b0 => generated 955 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2209] 10.0.0.179 () {34 vars in 783 bytes} [Mon Apr 27 02:35:35 2026] PUT /v2.0/routers/811b1187-27cc-4026-bea6-f3f51c1eb890/add_router_interface => generated 309 bytes in 1499 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2210] 10.0.0.179 () {32 vars in 717 bytes} [Mon Apr 27 02:35:36 2026] GET /v2.0/ports/8055dec3-dc45-4db5-9668-c69c43954b9f => generated 955 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2211] 10.0.0.179 () {34 vars in 789 bytes} [Mon Apr 27 02:35:36 2026] PUT /v2.0/routers/811b1187-27cc-4026-bea6-f3f51c1eb890/remove_router_interface => generated 309 bytes in 1038 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2212] 10.0.0.179 () {34 vars in 789 bytes} [Mon Apr 27 02:35:38 2026] PUT /v2.0/routers/811b1187-27cc-4026-bea6-f3f51c1eb890/remove_router_interface => generated 309 bytes in 1042 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2213] 10.0.0.179 () {32 vars in 736 bytes} [Mon Apr 27 02:35:39 2026] GET /v2.0/ports?device_id=811b1187-27cc-4026-bea6-f3f51c1eb890 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:35:40.116 8 INFO neutron.services.segments.plugin [-] Segment e0e99f10-28d5-472b-92ff-09ab7131f0da resource provider aggregate not found 2026-04-27 02:35:40.121 8 INFO neutron.services.segments.plugin [-] Segment e0e99f10-28d5-472b-92ff-09ab7131f0da resource provider aggregate not found 2026-04-27 02:35:40.139 8 INFO neutron.services.segments.plugin [-] Segment e0e99f10-28d5-472b-92ff-09ab7131f0da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0e99f10-28d5-472b-92ff-09ab7131f0da found for delete ", "request_id": "req-52ac75b5-94c2-41ec-ac06-c7c91c46c199"}]} 2026-04-27 02:35:40.141 8 INFO neutron.services.segments.plugin [-] Segment e0e99f10-28d5-472b-92ff-09ab7131f0da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0e99f10-28d5-472b-92ff-09ab7131f0da found for delete ", "request_id": "req-cbef4cc8-e029-421d-a496-0918e8dc4973"}]} 2026-04-27 02:35:40.153 8 INFO neutron.db.l3_hamode_db [None req-da038171-66fc-4e77-981d-c47a736c7f60 8089663826af423e9fe189119fd114a5 45792bba0b114aba801551c3b1d42841 - - default default] HA network 10a3bf75-2c5d-4202-b19a-f98276141829 was deleted as no HA routers are present in tenant 45792bba0b114aba801551c3b1d42841. [pid: 8|app: 0|req: 1111/2214] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:35:39 2026] DELETE /v2.0/routers/811b1187-27cc-4026-bea6-f3f51c1eb890 => generated 0 bytes in 1077 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2215] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:35:40 2026] DELETE /v2.0/subnets/49d10894-e321-4a09-b4cb-551b87b01ff4 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2216] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:35:40 2026] DELETE /v2.0/subnets/75b35d8c-c56d-474a-8493-e800986d4040 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:35:40.875 7 INFO neutron.services.segments.plugin [-] Segment 72ee8397-9ccf-4196-acd3-f4ed62dcef92 resource provider aggregate not found 2026-04-27 02:35:40.882 7 INFO neutron.services.segments.plugin [-] Segment 72ee8397-9ccf-4196-acd3-f4ed62dcef92 resource provider aggregate not found 2026-04-27 02:35:40.896 7 INFO neutron.services.segments.plugin [-] Segment 72ee8397-9ccf-4196-acd3-f4ed62dcef92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72ee8397-9ccf-4196-acd3-f4ed62dcef92 found for delete ", "request_id": "req-4a9ad710-7836-4a7d-a409-29e134173bc3"}]} 2026-04-27 02:35:40.900 7 INFO neutron.services.segments.plugin [-] Segment 72ee8397-9ccf-4196-acd3-f4ed62dcef92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72ee8397-9ccf-4196-acd3-f4ed62dcef92 found for delete ", "request_id": "req-1f51291f-1ed4-44d9-bf0e-61a23992ac99"}]} [pid: 7|app: 0|req: 1105/2217] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:35:40 2026] DELETE /v2.0/networks/74bf20fb-50d1-41de-95a1-0aa0a9444fb3 => 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: 1113/2218] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:35:40 2026] DELETE /v2.0/networks/cbef0989-2918-4d34-b709-75731c8dcd44 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:35:41.126 7 WARNING neutron_lib.context [None req-809d0b2a-ba63-42b9-aa0f-6c5e70d5aeb4 8089663826af423e9fe189119fd114a5 45792bba0b114aba801551c3b1d42841 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:35:41.179 7 INFO neutron.db.segments_db [None req-809d0b2a-ba63-42b9-aa0f-6c5e70d5aeb4 8089663826af423e9fe189119fd114a5 45792bba0b114aba801551c3b1d42841 - - default default] Added segment 4f7fd587-6c41-49b9-8940-e82dec692f39 of type vxlan for network dfd03352-b840-48c7-af47-6e6995398a3c [pid: 7|app: 0|req: 1106/2219] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:35:41 2026] POST /v2.0/networks => generated 629 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:35:41.307 8 WARNING neutron_lib.context [None req-c1a3f4c8-19a0-4500-81f8-53eb664dff1a 8089663826af423e9fe189119fd114a5 45792bba0b114aba801551c3b1d42841 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1114/2220] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:35:41 2026] POST /v2.0/subnets => generated 602 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:35:41.671 7 WARNING neutron_lib.context [None req-f86fbeba-e8fb-46bb-8003-c890fd0c242c 8089663826af423e9fe189119fd114a5 45792bba0b114aba801551c3b1d42841 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:35:41.709 7 INFO neutron.db.segments_db [None req-f86fbeba-e8fb-46bb-8003-c890fd0c242c 8089663826af423e9fe189119fd114a5 45792bba0b114aba801551c3b1d42841 - - default default] Added segment a957f6c8-afd1-4452-9998-9b6ee6a80788 of type vxlan for network 127edc07-82a7-44b8-910f-9cc5553ba4df 2026-04-27 02:35:42.013 7 INFO neutron.db.l3_hamode_db [None req-f86fbeba-e8fb-46bb-8003-c890fd0c242c 8089663826af423e9fe189119fd114a5 45792bba0b114aba801551c3b1d42841 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 02:35:42.163 7 INFO neutron.db.l3_hamode_db [None req-f86fbeba-e8fb-46bb-8003-c890fd0c242c 8089663826af423e9fe189119fd114a5 45792bba0b114aba801551c3b1d42841 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1107/2221] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:35:41 2026] POST /v2.0/routers => generated 506 bytes in 1252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:35:42.929 8 WARNING neutron_lib.context [None req-ef89ece4-9762-436c-b660-b990a12114c0 8089663826af423e9fe189119fd114a5 45792bba0b114aba801551c3b1d42841 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:35:42.957 8 INFO neutron.services.segments.plugin [-] Segment 940fcebe-3fda-4902-a1f9-6cde5f55abad resource provider aggregate not found 2026-04-27 02:35:42.972 8 INFO neutron.services.segments.plugin [-] Segment 940fcebe-3fda-4902-a1f9-6cde5f55abad resource provider aggregate not found 2026-04-27 02:35:42.989 8 INFO neutron.services.segments.plugin [-] Segment 940fcebe-3fda-4902-a1f9-6cde5f55abad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 940fcebe-3fda-4902-a1f9-6cde5f55abad found for delete ", "request_id": "req-0f785e3c-13c4-4bf5-a5df-ac28f10e0716"}]} 2026-04-27 02:35:42.994 8 INFO neutron.services.segments.plugin [-] Segment 940fcebe-3fda-4902-a1f9-6cde5f55abad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 940fcebe-3fda-4902-a1f9-6cde5f55abad found for delete ", "request_id": "req-7c6fc8c2-f90f-4ed3-bf92-573fab67d267"}]} [pid: 8|app: 0|req: 1115/2224] 10.0.0.179 () {34 vars in 665 bytes} [Mon Apr 27 02:35:42 2026] POST /v2.0/ports => generated 948 bytes in 550 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2225] 10.0.0.179 () {34 vars in 783 bytes} [Mon Apr 27 02:35:43 2026] PUT /v2.0/routers/0f451b16-d0ed-4a44-ac3a-6772d7b1b18c/add_router_interface => generated 309 bytes in 1758 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: 1116/2226] 10.0.0.179 () {32 vars in 717 bytes} [Mon Apr 27 02:35:45 2026] GET /v2.0/ports/4e186eb9-4ac6-4198-b2a2-0761a38229e8 => generated 1022 bytes in 41 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: 1111/2227] 10.0.0.179 () {34 vars in 789 bytes} [Mon Apr 27 02:35:45 2026] PUT /v2.0/routers/0f451b16-d0ed-4a44-ac3a-6772d7b1b18c/remove_router_interface => generated 309 bytes in 1090 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:35:46.571 8 INFO neutron.api.v2.resource [None req-dbafcce1-dab4-4aa5-9c16-c8912a91e472 8089663826af423e9fe189119fd114a5 45792bba0b114aba801551c3b1d42841 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1117/2228] 10.0.0.179 () {34 vars in 789 bytes} [Mon Apr 27 02:35:46 2026] PUT /v2.0/routers/0f451b16-d0ed-4a44-ac3a-6772d7b1b18c/remove_router_interface => generated 197 bytes in 189 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1112/2229] 10.0.0.179 () {32 vars in 736 bytes} [Mon Apr 27 02:35:46 2026] GET /v2.0/ports?device_id=0f451b16-d0ed-4a44-ac3a-6772d7b1b18c => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:35:47.255 8 INFO neutron.services.segments.plugin [-] Segment a957f6c8-afd1-4452-9998-9b6ee6a80788 resource provider aggregate not found 2026-04-27 02:35:47.261 8 INFO neutron.services.segments.plugin [-] Segment a957f6c8-afd1-4452-9998-9b6ee6a80788 resource provider aggregate not found 2026-04-27 02:35:47.277 8 INFO neutron.services.segments.plugin [-] Segment a957f6c8-afd1-4452-9998-9b6ee6a80788 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a957f6c8-afd1-4452-9998-9b6ee6a80788 found for delete ", "request_id": "req-d685a771-6fae-4970-936a-aea783489dfa"}]} 2026-04-27 02:35:47.279 8 INFO neutron.services.segments.plugin [-] Segment a957f6c8-afd1-4452-9998-9b6ee6a80788 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a957f6c8-afd1-4452-9998-9b6ee6a80788 found for delete ", "request_id": "req-007acdb7-d013-4d45-b32d-b4a4ef9a3d91"}]} 2026-04-27 02:35:47.283 8 INFO neutron.db.l3_hamode_db [None req-8591d7f1-bce5-420c-a5e8-bc427a017995 8089663826af423e9fe189119fd114a5 45792bba0b114aba801551c3b1d42841 - - default default] HA network 127edc07-82a7-44b8-910f-9cc5553ba4df was deleted as no HA routers are present in tenant 45792bba0b114aba801551c3b1d42841. [pid: 8|app: 0|req: 1118/2230] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:35:46 2026] DELETE /v2.0/routers/0f451b16-d0ed-4a44-ac3a-6772d7b1b18c => generated 0 bytes in 686 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2231] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:35:47 2026] DELETE /v2.0/subnets/cc7b7a12-7298-4b9b-82e4-3fcc5bfd1905 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2232] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:35:47 2026] DELETE /v2.0/networks/dfd03352-b840-48c7-af47-6e6995398a3c => generated 0 bytes in 407 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:35:47.951 7 WARNING neutron_lib.context [None req-f05b00a2-d887-488e-8d48-70fa77e85775 8089663826af423e9fe189119fd114a5 45792bba0b114aba801551c3b1d42841 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:35:48.001 7 INFO neutron.db.segments_db [None req-f05b00a2-d887-488e-8d48-70fa77e85775 8089663826af423e9fe189119fd114a5 45792bba0b114aba801551c3b1d42841 - - default default] Added segment 5bf195c1-4290-4bf8-a2ba-aadc1a5170a8 of type vxlan for network 13054208-0142-44b1-8cee-a3470309b335 [pid: 7|app: 0|req: 1114/2233] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:35:47 2026] POST /v2.0/networks => generated 630 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:35:48.135 8 WARNING neutron_lib.context [None req-75702b8d-4794-4868-8d4f-9731e42f3c86 8089663826af423e9fe189119fd114a5 45792bba0b114aba801551c3b1d42841 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1120/2234] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:35:48 2026] POST /v2.0/subnets => generated 602 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:35:48.468 7 WARNING neutron_lib.context [None req-ec91481d-6421-49ec-a6ca-05de612bafb0 8089663826af423e9fe189119fd114a5 45792bba0b114aba801551c3b1d42841 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:35:48.511 7 INFO neutron.db.segments_db [None req-ec91481d-6421-49ec-a6ca-05de612bafb0 8089663826af423e9fe189119fd114a5 45792bba0b114aba801551c3b1d42841 - - default default] Added segment 60b09ff0-0cea-458c-b5fc-3a51a1d549a6 of type vxlan for network b811c728-a1cb-423c-878c-5dc7d555cdea 2026-04-27 02:35:48.809 7 INFO neutron.db.l3_hamode_db [None req-ec91481d-6421-49ec-a6ca-05de612bafb0 8089663826af423e9fe189119fd114a5 45792bba0b114aba801551c3b1d42841 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 02:35:48.965 7 INFO neutron.db.l3_hamode_db [None req-ec91481d-6421-49ec-a6ca-05de612bafb0 8089663826af423e9fe189119fd114a5 45792bba0b114aba801551c3b1d42841 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1115/2235] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:35:48 2026] POST /v2.0/routers => generated 507 bytes in 1308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:35:49.811 8 INFO neutron.services.segments.plugin [-] Segment 4f7fd587-6c41-49b9-8940-e82dec692f39 resource provider aggregate not found 2026-04-27 02:35:49.816 8 INFO neutron.services.segments.plugin [-] Segment 4f7fd587-6c41-49b9-8940-e82dec692f39 resource provider aggregate not found 2026-04-27 02:35:49.848 8 INFO neutron.services.segments.plugin [-] Segment 4f7fd587-6c41-49b9-8940-e82dec692f39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f7fd587-6c41-49b9-8940-e82dec692f39 found for delete ", "request_id": "req-ef2064b2-53be-4fa7-a448-64c53d7b9a03"}]} 2026-04-27 02:35:49.849 8 INFO neutron.services.segments.plugin [-] Segment 4f7fd587-6c41-49b9-8940-e82dec692f39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f7fd587-6c41-49b9-8940-e82dec692f39 found for delete ", "request_id": "req-d86f5422-ec46-444b-a733-10222960db84"}]} [pid: 8|app: 0|req: 1121/2236] 10.0.0.179 () {34 vars in 783 bytes} [Mon Apr 27 02:35:49 2026] PUT /v2.0/routers/1f789248-4332-4fc8-844b-7010f592adf9/add_router_interface => generated 309 bytes in 1639 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2237] 10.0.0.179 () {32 vars in 717 bytes} [Mon Apr 27 02:35:51 2026] GET /v2.0/ports/31ea87e3-8050-408b-a421-38627a843a94 => generated 955 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2238] 10.0.0.179 () {34 vars in 789 bytes} [Mon Apr 27 02:35:51 2026] PUT /v2.0/routers/1f789248-4332-4fc8-844b-7010f592adf9/remove_router_interface => generated 309 bytes in 1160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2239] 10.0.0.179 () {32 vars in 736 bytes} [Mon Apr 27 02:35:52 2026] GET /v2.0/ports?device_id=1f789248-4332-4fc8-844b-7010f592adf9 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:35:53.758 8 INFO neutron.services.segments.plugin [-] Segment 60b09ff0-0cea-458c-b5fc-3a51a1d549a6 resource provider aggregate not found 2026-04-27 02:35:53.763 8 INFO neutron.services.segments.plugin [-] Segment 60b09ff0-0cea-458c-b5fc-3a51a1d549a6 resource provider aggregate not found 2026-04-27 02:35:53.782 8 INFO neutron.services.segments.plugin [-] Segment 60b09ff0-0cea-458c-b5fc-3a51a1d549a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60b09ff0-0cea-458c-b5fc-3a51a1d549a6 found for delete ", "request_id": "req-a79eb012-1def-41ba-be68-b8e664427763"}]} 2026-04-27 02:35:53.783 8 INFO neutron.services.segments.plugin [-] Segment 60b09ff0-0cea-458c-b5fc-3a51a1d549a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60b09ff0-0cea-458c-b5fc-3a51a1d549a6 found for delete ", "request_id": "req-bc768618-274f-4c9e-87e0-a3946be9bbc9"}]} 2026-04-27 02:35:53.794 8 INFO neutron.db.l3_hamode_db [None req-2a69700d-d6a5-49f8-94d9-2067ce2a6e4c 8089663826af423e9fe189119fd114a5 45792bba0b114aba801551c3b1d42841 - - default default] HA network b811c728-a1cb-423c-878c-5dc7d555cdea was deleted as no HA routers are present in tenant 45792bba0b114aba801551c3b1d42841. [pid: 8|app: 0|req: 1123/2240] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:35:52 2026] DELETE /v2.0/routers/1f789248-4332-4fc8-844b-7010f592adf9 => generated 0 bytes in 1085 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2241] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:35:53 2026] DELETE /v2.0/subnets/9602957b-db7f-42a4-a856-e73158e583c5 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2242] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:35:54 2026] DELETE /v2.0/networks/13054208-0142-44b1-8cee-a3470309b335 => generated 0 bytes in 444 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:35:54.507 7 WARNING neutron_lib.context [None req-bdf25873-98d5-4dec-af5a-c10ca3385117 8089663826af423e9fe189119fd114a5 45792bba0b114aba801551c3b1d42841 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:35:54.544 7 INFO neutron.db.segments_db [None req-bdf25873-98d5-4dec-af5a-c10ca3385117 8089663826af423e9fe189119fd114a5 45792bba0b114aba801551c3b1d42841 - - default default] Added segment d3804665-2c61-4a83-b56f-d7b9463265c6 of type vxlan for network 1b05cfc2-1d09-4028-b8e2-ba42c4d6b60e 2026-04-27 02:35:54.834 7 INFO neutron.db.l3_hamode_db [None req-bdf25873-98d5-4dec-af5a-c10ca3385117 8089663826af423e9fe189119fd114a5 45792bba0b114aba801551c3b1d42841 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 02:35:55.927 7 INFO neutron.db.l3_hamode_db [None req-bdf25873-98d5-4dec-af5a-c10ca3385117 8089663826af423e9fe189119fd114a5 45792bba0b114aba801551c3b1d42841 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1119/2243] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:35:54 2026] POST /v2.0/routers => generated 688 bytes in 2489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:35:57.020 8 INFO neutron.services.segments.plugin [-] Segment 5bf195c1-4290-4bf8-a2ba-aadc1a5170a8 resource provider aggregate not found 2026-04-27 02:35:57.025 8 INFO neutron.services.segments.plugin [-] Segment 5bf195c1-4290-4bf8-a2ba-aadc1a5170a8 resource provider aggregate not found 2026-04-27 02:35:57.066 8 INFO neutron.services.segments.plugin [-] Segment 5bf195c1-4290-4bf8-a2ba-aadc1a5170a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bf195c1-4290-4bf8-a2ba-aadc1a5170a8 found for delete ", "request_id": "req-b3b9f643-3dde-477c-b465-bcfac4df2137"}]} 2026-04-27 02:35:57.067 8 INFO neutron.services.segments.plugin [-] Segment 5bf195c1-4290-4bf8-a2ba-aadc1a5170a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bf195c1-4290-4bf8-a2ba-aadc1a5170a8 found for delete ", "request_id": "req-6d70e29b-ba4d-4e73-8648-5106dfa6ec4a"}]} [pid: 8|app: 0|req: 1125/2244] 10.0.0.179 () {32 vars in 721 bytes} [Mon Apr 27 02:35:56 2026] GET /v2.0/routers/d69f201f-ed93-49d8-8885-b53a9fd0ec57 => generated 694 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2245] 10.0.0.179 () {32 vars in 647 bytes} [Mon Apr 27 02:35:57 2026] GET /v2.0/routers => generated 697 bytes in 555 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2246] 10.0.0.179 () {34 vars in 741 bytes} [Mon Apr 27 02:35:57 2026] PUT /v2.0/routers/d69f201f-ed93-49d8-8885-b53a9fd0ec57 => generated 701 bytes in 509 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2247] 10.0.0.179 () {32 vars in 721 bytes} [Mon Apr 27 02:35:58 2026] GET /v2.0/routers/d69f201f-ed93-49d8-8885-b53a9fd0ec57 => generated 701 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2248] 10.0.0.179 () {32 vars in 736 bytes} [Mon Apr 27 02:35:58 2026] GET /v2.0/ports?device_id=d69f201f-ed93-49d8-8885-b53a9fd0ec57 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:35:59.363 7 INFO neutron.services.segments.plugin [-] Segment d3804665-2c61-4a83-b56f-d7b9463265c6 resource provider aggregate not found 2026-04-27 02:35:59.368 7 INFO neutron.services.segments.plugin [-] Segment d3804665-2c61-4a83-b56f-d7b9463265c6 resource provider aggregate not found 2026-04-27 02:35:59.382 7 INFO neutron.services.segments.plugin [-] Segment d3804665-2c61-4a83-b56f-d7b9463265c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3804665-2c61-4a83-b56f-d7b9463265c6 found for delete ", "request_id": "req-431a8dd8-8e2f-4074-ba97-e030d02a8db9"}]} 2026-04-27 02:35:59.385 7 INFO neutron.services.segments.plugin [-] Segment d3804665-2c61-4a83-b56f-d7b9463265c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3804665-2c61-4a83-b56f-d7b9463265c6 found for delete ", "request_id": "req-e6358c47-2b32-4f5d-a32d-6b2ae8725096"}]} 2026-04-27 02:35:59.391 7 INFO neutron.db.l3_hamode_db [None req-368ed6a6-d34d-41c3-9289-98791c511f19 8089663826af423e9fe189119fd114a5 45792bba0b114aba801551c3b1d42841 - - default default] HA network 1b05cfc2-1d09-4028-b8e2-ba42c4d6b60e was deleted as no HA routers are present in tenant 45792bba0b114aba801551c3b1d42841. [pid: 7|app: 0|req: 1122/2251] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:35:58 2026] DELETE /v2.0/routers/d69f201f-ed93-49d8-8885-b53a9fd0ec57 => generated 0 bytes in 1091 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2252] 10.0.0.179 () {32 vars in 736 bytes} [Mon Apr 27 02:35:59 2026] GET /v2.0/ports?device_id=d69f201f-ed93-49d8-8885-b53a9fd0ec57 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:35:59.470 7 INFO neutron.api.v2.resource [None req-50b5d5a5-bcd6-4759-983c-ebde87e8affe 8089663826af423e9fe189119fd114a5 45792bba0b114aba801551c3b1d42841 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1123/2253] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:35:59 2026] DELETE /v2.0/routers/d69f201f-ed93-49d8-8885-b53a9fd0ec57 => generated 135 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2254] 10.0.0.179 () {32 vars in 736 bytes} [Mon Apr 27 02:35:59 2026] GET /v2.0/ports?device_id=1f789248-4332-4fc8-844b-7010f592adf9 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:35:59.536 7 INFO neutron.api.v2.resource [None req-ff2e8709-3150-4921-909f-2bb41946502e 8089663826af423e9fe189119fd114a5 45792bba0b114aba801551c3b1d42841 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1124/2255] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:35:59 2026] DELETE /v2.0/routers/1f789248-4332-4fc8-844b-7010f592adf9 => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:35:59.570 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8825a892-8566-4ea1-88ce-bc7a458ac90f 8089663826af423e9fe189119fd114a5 45792bba0b114aba801551c3b1d42841 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1132/2256] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:35:59 2026] DELETE /v2.0/subnets/9602957b-db7f-42a4-a856-e73158e583c5 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2257] 10.0.0.179 () {32 vars in 736 bytes} [Mon Apr 27 02:35:59 2026] GET /v2.0/ports?device_id=0f451b16-d0ed-4a44-ac3a-6772d7b1b18c => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:35:59.633 8 INFO neutron.api.v2.resource [None req-52a5618c-5386-4b38-9a04-43c429c47ef6 8089663826af423e9fe189119fd114a5 45792bba0b114aba801551c3b1d42841 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1133/2258] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:35:59 2026] DELETE /v2.0/routers/0f451b16-d0ed-4a44-ac3a-6772d7b1b18c => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:35:59.659 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2b0a04f7-3a66-426e-b03e-a11b8de71e5e 8089663826af423e9fe189119fd114a5 45792bba0b114aba801551c3b1d42841 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1126/2259] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:35:59 2026] DELETE /v2.0/subnets/cc7b7a12-7298-4b9b-82e4-3fcc5bfd1905 => 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: 1134/2260] 10.0.0.179 () {32 vars in 736 bytes} [Mon Apr 27 02:35:59 2026] GET /v2.0/ports?device_id=811b1187-27cc-4026-bea6-f3f51c1eb890 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:35:59.732 7 INFO neutron.api.v2.resource [None req-51441fa6-83cb-4b6b-96f9-d8ead191961a 8089663826af423e9fe189119fd114a5 45792bba0b114aba801551c3b1d42841 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1127/2261] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:35:59 2026] DELETE /v2.0/routers/811b1187-27cc-4026-bea6-f3f51c1eb890 => generated 135 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:35:59.760 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3109445b-5a9c-40d3-ae63-d779f0a6dcf6 8089663826af423e9fe189119fd114a5 45792bba0b114aba801551c3b1d42841 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1135/2262] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:35:59 2026] DELETE /v2.0/subnets/49d10894-e321-4a09-b4cb-551b87b01ff4 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:35:59.788 7 INFO neutron.pecan_wsgi.hooks.translation [None req-88be942c-2a13-4957-850a-dbde7fff2f87 8089663826af423e9fe189119fd114a5 45792bba0b114aba801551c3b1d42841 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1128/2263] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:35:59 2026] DELETE /v2.0/subnets/75b35d8c-c56d-474a-8493-e800986d4040 => 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: 1136/2264] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:36:00 2026] GET /v2.0/security-groups?tenant_id=45792bba0b114aba801551c3b1d42841&name=default => generated 2805 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2265] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:36:00 2026] DELETE /v2.0/security-groups/9e8574b0-9651-489f-9455-2041d4fbb103 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2266] 10.0.0.118 () {30 vars in 650 bytes} [Mon Apr 27 02:36:03 2026] GET /v2.0/extensions => generated 19600 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2267] 10.0.0.118 () {30 vars in 724 bytes} [Mon Apr 27 02:36:03 2026] GET /v2.0/quotas/d687e2a287894faea9dc16dc0713643a/details => generated 847 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2268] 10.0.0.118 () {30 vars in 650 bytes} [Mon Apr 27 02:36:05 2026] GET /v2.0/extensions => generated 19600 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2269] 10.0.0.118 () {30 vars in 724 bytes} [Mon Apr 27 02:36:05 2026] GET /v2.0/quotas/d687e2a287894faea9dc16dc0713643a/details => generated 847 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2270] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:36:08 2026] GET /v2.0/security-groups?tenant_id=d687e2a287894faea9dc16dc0713643a&name=default => generated 2805 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2271] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:36:08 2026] DELETE /v2.0/security-groups/42ea1920-025e-4752-a0ea-49b23ba4b515 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:36:13.290 8 INFO neutron.db.segments_db [None req-bf826459-d2c9-475e-965d-a8d563e6c40f 3cfd59c8367f49d4870f41f0cb4f3609 3277438c8f8449dbba1e8d405d3b22df - - default default] Added segment ac2bbc13-6f4b-4fc8-acea-d39ffcd79fb4 of type vxlan for network b7a83a77-0d06-4119-a72c-f75935e28774 [pid: 8|app: 0|req: 1140/2272] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:36:12 2026] POST /v2.0/networks => generated 727 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2275] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:36:13 2026] POST /v2.0/subnets => generated 620 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:36:13.658 8 WARNING neutron.api.v2.base [None req-cd6349ab-93f0-4fd1-81c9-dc374e1ee4fb 3cfd59c8367f49d4870f41f0cb4f3609 3277438c8f8449dbba1e8d405d3b22df - - 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-04-27 02:36:13.659 8 INFO neutron.api.v2.resource [None req-cd6349ab-93f0-4fd1-81c9-dc374e1ee4fb 3cfd59c8367f49d4870f41f0cb4f3609 3277438c8f8449dbba1e8d405d3b22df - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1143/2276] 10.0.0.179 () {34 vars in 681 bytes} [Mon Apr 27 02:36:13 2026] POST /v2.0/rbac-policies => generated 143 bytes in 12 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-27 02:36:14.109 7 INFO neutron.services.segments.plugin [-] Segment ac2bbc13-6f4b-4fc8-acea-d39ffcd79fb4 resource provider aggregate not found 2026-04-27 02:36:14.116 7 INFO neutron.services.segments.plugin [-] Segment ac2bbc13-6f4b-4fc8-acea-d39ffcd79fb4 resource provider aggregate not found 2026-04-27 02:36:14.133 7 INFO neutron.services.segments.plugin [-] Segment ac2bbc13-6f4b-4fc8-acea-d39ffcd79fb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac2bbc13-6f4b-4fc8-acea-d39ffcd79fb4 found for delete ", "request_id": "req-157af27b-77fa-4fc7-b707-52d3b383fc17"}]} 2026-04-27 02:36:14.139 7 INFO neutron.services.segments.plugin [-] Segment ac2bbc13-6f4b-4fc8-acea-d39ffcd79fb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac2bbc13-6f4b-4fc8-acea-d39ffcd79fb4 found for delete ", "request_id": "req-e738012d-c7ed-4939-adc3-e07f6de008e4"}]} [pid: 7|app: 0|req: 1134/2277] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:36:13 2026] DELETE /v2.0/networks/b7a83a77-0d06-4119-a72c-f75935e28774 => generated 0 bytes in 1296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:36:15.032 8 INFO neutron.db.segments_db [None req-97f63006-6712-4e9e-8114-d1b5d11f7574 3cfd59c8367f49d4870f41f0cb4f3609 3277438c8f8449dbba1e8d405d3b22df - - default default] Added segment 95daf9c5-e9ec-4240-8136-7ab8b3888e06 of type vxlan for network 061beef0-2ef3-4d5f-8c8d-fed11f864be4 [pid: 8|app: 0|req: 1144/2278] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:36:14 2026] POST /v2.0/networks => generated 726 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2279] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:36:15 2026] POST /v2.0/subnets => generated 623 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:36:15.419 8 WARNING neutron.api.v2.base [None req-1a45b328-1c30-4600-8e80-5a3b1e4802d5 3cfd59c8367f49d4870f41f0cb4f3609 3277438c8f8449dbba1e8d405d3b22df - - 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-04-27 02:36:15.420 8 INFO neutron.api.v2.resource [None req-1a45b328-1c30-4600-8e80-5a3b1e4802d5 3cfd59c8367f49d4870f41f0cb4f3609 3277438c8f8449dbba1e8d405d3b22df - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1145/2280] 10.0.0.179 () {34 vars in 681 bytes} [Mon Apr 27 02:36:15 2026] POST /v2.0/rbac-policies => generated 547 bytes in 13 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-27 02:36:16.155 7 INFO neutron.services.segments.plugin [-] Segment ac2bbc13-6f4b-4fc8-acea-d39ffcd79fb4 resource provider aggregate not found 2026-04-27 02:36:16.161 7 INFO neutron.services.segments.plugin [-] Segment ac2bbc13-6f4b-4fc8-acea-d39ffcd79fb4 resource provider aggregate not found 2026-04-27 02:36:16.170 7 INFO neutron.services.segments.plugin [-] Segment ac2bbc13-6f4b-4fc8-acea-d39ffcd79fb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac2bbc13-6f4b-4fc8-acea-d39ffcd79fb4 found for delete ", "request_id": "req-3b3cd6be-8323-4268-af83-6e4312cf44c3"}]} 2026-04-27 02:36:16.176 7 INFO neutron.services.segments.plugin [-] Segment ac2bbc13-6f4b-4fc8-acea-d39ffcd79fb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac2bbc13-6f4b-4fc8-acea-d39ffcd79fb4 found for delete ", "request_id": "req-7d39c774-4a11-4e23-ad27-a53d07ba26d9"}]} 2026-04-27 02:36:16.187 7 INFO neutron.services.segments.plugin [-] Segment 95daf9c5-e9ec-4240-8136-7ab8b3888e06 resource provider aggregate not found 2026-04-27 02:36:16.193 7 INFO neutron.services.segments.plugin [-] Segment 95daf9c5-e9ec-4240-8136-7ab8b3888e06 resource provider aggregate not found 2026-04-27 02:36:16.210 7 INFO neutron.services.segments.plugin [-] Segment 95daf9c5-e9ec-4240-8136-7ab8b3888e06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95daf9c5-e9ec-4240-8136-7ab8b3888e06 found for delete ", "request_id": "req-8b966112-1957-46b4-bb42-fef9c88dfb52"}]} 2026-04-27 02:36:16.212 7 INFO neutron.services.segments.plugin [-] Segment 95daf9c5-e9ec-4240-8136-7ab8b3888e06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95daf9c5-e9ec-4240-8136-7ab8b3888e06 found for delete ", "request_id": "req-54e58297-7332-4c16-8e5c-bf1f09d6efb7"}]} [pid: 7|app: 0|req: 1136/2281] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:36:15 2026] DELETE /v2.0/networks/061beef0-2ef3-4d5f-8c8d-fed11f864be4 => generated 0 bytes in 1197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:36:16.702 8 INFO neutron.db.segments_db [None req-f8821c60-f21a-4c04-a62e-647aab2d6102 3cfd59c8367f49d4870f41f0cb4f3609 3277438c8f8449dbba1e8d405d3b22df - - default default] Added segment 01b97955-6b75-4196-8810-94d92f567909 of type vxlan for network f6285f58-cfa9-47e9-923d-0378cab3eaa3 [pid: 8|app: 0|req: 1146/2282] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:36:16 2026] POST /v2.0/networks => generated 725 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2283] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:36:16 2026] POST /v2.0/subnets => generated 623 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2284] 10.0.0.179 () {34 vars in 681 bytes} [Mon Apr 27 02:36:17 2026] POST /v2.0/rbac-policies => generated 324 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2285] 10.0.0.179 () {32 vars in 723 bytes} [Mon Apr 27 02:36:17 2026] GET /v2.0/networks/f6285f58-cfa9-47e9-923d-0378cab3eaa3 => generated 653 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:36:18.368 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f0625257-00b4-4ed0-823a-13aed53a6952 21bb9861c46340aeac36829723ba6632 4ce9e7c1d08140ab876dd574ac32fa7e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1148/2286] 10.0.0.179 () {32 vars in 723 bytes} [Mon Apr 27 02:36:18 2026] GET /v2.0/networks/f6285f58-cfa9-47e9-923d-0378cab3eaa3 => generated 138 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:36:18.423 7 INFO neutron.services.segments.plugin [-] Segment 95daf9c5-e9ec-4240-8136-7ab8b3888e06 resource provider aggregate not found 2026-04-27 02:36:18.428 7 INFO neutron.services.segments.plugin [-] Segment 95daf9c5-e9ec-4240-8136-7ab8b3888e06 resource provider aggregate not found 2026-04-27 02:36:18.444 7 INFO neutron.services.segments.plugin [-] Segment 95daf9c5-e9ec-4240-8136-7ab8b3888e06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95daf9c5-e9ec-4240-8136-7ab8b3888e06 found for delete ", "request_id": "req-783372dc-1bd3-4b83-8595-467331f71789"}]} 2026-04-27 02:36:18.448 7 INFO neutron.services.segments.plugin [-] Segment 95daf9c5-e9ec-4240-8136-7ab8b3888e06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95daf9c5-e9ec-4240-8136-7ab8b3888e06 found for delete ", "request_id": "req-693e99d0-b6c7-4e81-86b5-3e616771b39f"}]} [pid: 7|app: 0|req: 1139/2287] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:36:18 2026] DELETE /v2.0/networks/f6285f58-cfa9-47e9-923d-0378cab3eaa3 => generated 0 bytes in 563 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:36:18.964 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5dd4f90f-f34c-486e-926f-ea0e6f0a6683 3cfd59c8367f49d4870f41f0cb4f3609 3277438c8f8449dbba1e8d405d3b22df - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1149/2288] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:36:18 2026] DELETE /v2.0/subnets/c189a210-195a-4f8a-9304-db0ac6b62cfb => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:36:18.994 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2c0e64d4-7398-43b1-bbad-fb959c058853 3cfd59c8367f49d4870f41f0cb4f3609 3277438c8f8449dbba1e8d405d3b22df - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1140/2289] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:36:18 2026] DELETE /v2.0/subnets/7ffdd5c5-9f8b-4e59-92ab-9c9ac7ee5260 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:36:19.020 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8986bee1-aa2f-4451-b0c9-33cd7e9a573e 3cfd59c8367f49d4870f41f0cb4f3609 3277438c8f8449dbba1e8d405d3b22df - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1150/2290] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:36:19 2026] DELETE /v2.0/subnets/a1cf4f95-d6b5-4069-b190-4b9ecbdaa049 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2291] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:36:19 2026] GET /v2.0/security-groups?tenant_id=3277438c8f8449dbba1e8d405d3b22df&name=default => generated 2805 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2292] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:36:20 2026] DELETE /v2.0/security-groups/e95cac1e-445b-47da-94b1-828688036550 => 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: 1142/2293] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:36:20 2026] GET /v2.0/security-groups?tenant_id=4ce9e7c1d08140ab876dd574ac32fa7e&name=default => generated 2805 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2294] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:36:20 2026] DELETE /v2.0/security-groups/79c46342-71e8-451b-905b-de73d8eb9b32 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:36:20.735 7 INFO neutron.services.segments.plugin [-] Segment 01b97955-6b75-4196-8810-94d92f567909 resource provider aggregate not found 2026-04-27 02:36:20.741 7 INFO neutron.services.segments.plugin [-] Segment 01b97955-6b75-4196-8810-94d92f567909 resource provider aggregate not found 2026-04-27 02:36:20.751 7 INFO neutron.services.segments.plugin [-] Segment 01b97955-6b75-4196-8810-94d92f567909 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01b97955-6b75-4196-8810-94d92f567909 found for delete ", "request_id": "req-5610d6d0-e4f8-4b85-bc08-026e8a519ea2"}]} 2026-04-27 02:36:20.763 7 INFO neutron.services.segments.plugin [-] Segment 01b97955-6b75-4196-8810-94d92f567909 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01b97955-6b75-4196-8810-94d92f567909 found for delete ", "request_id": "req-f9b53ead-8a67-4927-bdb5-837702ac6213"}]} [pid: 7|app: 0|req: 1143/2295] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:36:20 2026] GET /v2.0/security-groups?tenant_id=64a5b86966de46fe845b1829c3529dfa&name=default => generated 2805 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2296] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:36:20 2026] DELETE /v2.0/security-groups/bbb0a993-e5be-4544-b69a-e0f16bd0a725 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:36:25.458 7 WARNING neutron_lib.context [None req-438530d3-4932-4093-aeb0-02af04562a88 9777d38991094d9bbc73c1506f760238 23ddf961b6584bfbb604bc47c0e4701b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:36:25.581 7 INFO neutron.db.segments_db [None req-438530d3-4932-4093-aeb0-02af04562a88 9777d38991094d9bbc73c1506f760238 23ddf961b6584bfbb604bc47c0e4701b - - default default] Added segment 2f1deccb-e773-4011-a850-5da354b2bc02 of type vxlan for network b3065e69-69c6-4987-ab23-34e6a68af380 [pid: 7|app: 0|req: 1144/2297] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:36:25 2026] POST /v2.0/networks => generated 632 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:36:25.712 8 WARNING neutron_lib.context [None req-a5ab12d5-5258-4be9-8677-7d7dc15570e8 9777d38991094d9bbc73c1506f760238 23ddf961b6584bfbb604bc47c0e4701b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:36:25.770 8 INFO neutron.db.segments_db [None req-a5ab12d5-5258-4be9-8677-7d7dc15570e8 9777d38991094d9bbc73c1506f760238 23ddf961b6584bfbb604bc47c0e4701b - - default default] Added segment 71a94e3c-cade-4616-9ff0-48cac06617ca of type vxlan for network 775bf0ad-1089-4e89-90b7-1c1ea84ce613 [pid: 8|app: 0|req: 1154/2298] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:36:25 2026] POST /v2.0/networks => generated 631 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:36:25.906 7 WARNING neutron_lib.context [None req-60cc9969-f4a4-4ff9-b36e-da139b928ef6 9777d38991094d9bbc73c1506f760238 23ddf961b6584bfbb604bc47c0e4701b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:36:25.977 7 INFO neutron.db.segments_db [None req-60cc9969-f4a4-4ff9-b36e-da139b928ef6 9777d38991094d9bbc73c1506f760238 23ddf961b6584bfbb604bc47c0e4701b - - default default] Added segment 7904af76-cca1-452e-afb6-2fd07e2b35f7 of type vxlan for network 2b5e9d90-2f52-40ac-ad98-912d96dafebd [pid: 7|app: 0|req: 1145/2299] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:36:25 2026] POST /v2.0/networks => generated 632 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:36:26.118 8 WARNING neutron_lib.context [None req-1c522bb1-566c-4495-b1b2-4e134692aa3f 9777d38991094d9bbc73c1506f760238 23ddf961b6584bfbb604bc47c0e4701b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:36:26.176 8 INFO neutron.db.segments_db [None req-1c522bb1-566c-4495-b1b2-4e134692aa3f 9777d38991094d9bbc73c1506f760238 23ddf961b6584bfbb604bc47c0e4701b - - default default] Added segment d51e11df-6e99-4863-a2c1-2b8689445da3 of type vxlan for network 57f00b02-539e-492f-b315-b0b39c3615fb [pid: 8|app: 0|req: 1155/2300] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:36:26 2026] POST /v2.0/networks => generated 632 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:36:26.323 7 WARNING neutron_lib.context [None req-d8c76c10-3e16-4fc1-a70a-23c8012f4b39 9777d38991094d9bbc73c1506f760238 23ddf961b6584bfbb604bc47c0e4701b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:36:26.377 7 INFO neutron.db.segments_db [None req-d8c76c10-3e16-4fc1-a70a-23c8012f4b39 9777d38991094d9bbc73c1506f760238 23ddf961b6584bfbb604bc47c0e4701b - - default default] Added segment c8894441-fae7-419c-a03b-8e793f78484d of type vxlan for network e0351351-a1bf-45e1-a259-88e0640afc22 [pid: 7|app: 0|req: 1146/2301] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:36:26 2026] POST /v2.0/networks => generated 631 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2302] 10.0.0.179 () {34 vars in 753 bytes} [Mon Apr 27 02:36:26 2026] PUT /v2.0/networks/b3065e69-69c6-4987-ab23-34e6a68af380/tags => generated 17 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2303] 10.0.0.179 () {34 vars in 753 bytes} [Mon Apr 27 02:36:26 2026] PUT /v2.0/networks/775bf0ad-1089-4e89-90b7-1c1ea84ce613/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2304] 10.0.0.179 () {34 vars in 753 bytes} [Mon Apr 27 02:36:26 2026] PUT /v2.0/networks/2b5e9d90-2f52-40ac-ad98-912d96dafebd/tags => generated 34 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2305] 10.0.0.179 () {34 vars in 753 bytes} [Mon Apr 27 02:36:26 2026] PUT /v2.0/networks/57f00b02-539e-492f-b315-b0b39c3615fb/tags => generated 19 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2306] 10.0.0.179 () {32 vars in 666 bytes} [Mon Apr 27 02:36:26 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2307] 10.0.0.179 () {32 vars in 680 bytes} [Mon Apr 27 02:36:26 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2308] 10.0.0.179 () {32 vars in 676 bytes} [Mon Apr 27 02:36:27 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2309] 10.0.0.179 () {32 vars in 688 bytes} [Mon Apr 27 02:36:27 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2310] 10.0.0.179 () {32 vars in 674 bytes} [Mon Apr 27 02:36:27 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2311] 10.0.0.179 () {32 vars in 688 bytes} [Mon Apr 27 02:36:27 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2312] 10.0.0.179 () {32 vars in 684 bytes} [Mon Apr 27 02:36:27 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2313] 10.0.0.179 () {32 vars in 696 bytes} [Mon Apr 27 02:36:27 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:36:27.961 8 INFO neutron.services.segments.plugin [-] Segment 2f1deccb-e773-4011-a850-5da354b2bc02 resource provider aggregate not found 2026-04-27 02:36:27.966 8 INFO neutron.services.segments.plugin [-] Segment 2f1deccb-e773-4011-a850-5da354b2bc02 resource provider aggregate not found 2026-04-27 02:36:27.986 8 INFO neutron.services.segments.plugin [-] Segment 2f1deccb-e773-4011-a850-5da354b2bc02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f1deccb-e773-4011-a850-5da354b2bc02 found for delete ", "request_id": "req-95fc2d52-6589-4dbc-a952-fd7b27b5abdf"}]} 2026-04-27 02:36:27.987 8 INFO neutron.services.segments.plugin [-] Segment 2f1deccb-e773-4011-a850-5da354b2bc02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f1deccb-e773-4011-a850-5da354b2bc02 found for delete ", "request_id": "req-1741241e-a086-4b3d-bad0-deebdd47278a"}]} [pid: 8|app: 0|req: 1162/2314] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:36:27 2026] DELETE /v2.0/networks/b3065e69-69c6-4987-ab23-34e6a68af380 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:36:28.206 7 INFO neutron.services.segments.plugin [-] Segment 71a94e3c-cade-4616-9ff0-48cac06617ca resource provider aggregate not found 2026-04-27 02:36:28.211 7 INFO neutron.services.segments.plugin [-] Segment 71a94e3c-cade-4616-9ff0-48cac06617ca resource provider aggregate not found 2026-04-27 02:36:28.228 7 INFO neutron.services.segments.plugin [-] Segment 71a94e3c-cade-4616-9ff0-48cac06617ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71a94e3c-cade-4616-9ff0-48cac06617ca found for delete ", "request_id": "req-9ae1cbe3-d05a-4234-9433-ef32eaeaeba4"}]} 2026-04-27 02:36:28.235 7 INFO neutron.services.segments.plugin [-] Segment 71a94e3c-cade-4616-9ff0-48cac06617ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71a94e3c-cade-4616-9ff0-48cac06617ca found for delete ", "request_id": "req-3043ab45-4dbe-444a-8d7d-179109a61110"}]} [pid: 7|app: 0|req: 1153/2315] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:36:28 2026] DELETE /v2.0/networks/775bf0ad-1089-4e89-90b7-1c1ea84ce613 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2318] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:36:28 2026] DELETE /v2.0/networks/2b5e9d90-2f52-40ac-ad98-912d96dafebd => 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: 1156/2319] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:36:28 2026] DELETE /v2.0/networks/57f00b02-539e-492f-b315-b0b39c3615fb => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2320] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:36:28 2026] DELETE /v2.0/networks/e0351351-a1bf-45e1-a259-88e0640afc22 => 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: 1157/2321] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:36:29 2026] GET /v2.0/security-groups?tenant_id=4f92c54148d444f39edf8b982b8743a2&name=default => generated 2805 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:36:30.017 8 INFO neutron.services.segments.plugin [-] Segment 7904af76-cca1-452e-afb6-2fd07e2b35f7 resource provider aggregate not found 2026-04-27 02:36:30.026 8 INFO neutron.services.segments.plugin [-] Segment 7904af76-cca1-452e-afb6-2fd07e2b35f7 resource provider aggregate not found 2026-04-27 02:36:30.043 8 INFO neutron.services.segments.plugin [-] Segment 7904af76-cca1-452e-afb6-2fd07e2b35f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7904af76-cca1-452e-afb6-2fd07e2b35f7 found for delete ", "request_id": "req-f0e75fd2-1c58-420e-ada0-b0adcc4c72f2"}]} 2026-04-27 02:36:30.049 8 INFO neutron.services.segments.plugin [-] Segment 7904af76-cca1-452e-afb6-2fd07e2b35f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7904af76-cca1-452e-afb6-2fd07e2b35f7 found for delete ", "request_id": "req-fcfc4dd5-e706-4725-9ed1-39a228a16187"}]} 2026-04-27 02:36:30.067 8 INFO neutron.services.segments.plugin [-] Segment c8894441-fae7-419c-a03b-8e793f78484d resource provider aggregate not found 2026-04-27 02:36:30.073 8 INFO neutron.services.segments.plugin [-] Segment c8894441-fae7-419c-a03b-8e793f78484d resource provider aggregate not found 2026-04-27 02:36:30.085 8 INFO neutron.services.segments.plugin [-] Segment c8894441-fae7-419c-a03b-8e793f78484d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8894441-fae7-419c-a03b-8e793f78484d found for delete ", "request_id": "req-9cef06a7-f44c-453f-a4ee-1f36c69e6a95"}]} 2026-04-27 02:36:30.094 8 INFO neutron.services.segments.plugin [-] Segment c8894441-fae7-419c-a03b-8e793f78484d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8894441-fae7-419c-a03b-8e793f78484d found for delete ", "request_id": "req-abfc15b3-962c-4aee-99c0-39f4cea1d1a1"}]} [pid: 8|app: 0|req: 1165/2322] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:36:29 2026] DELETE /v2.0/security-groups/f839f3fb-d9d0-44f9-8473-818a3169270b => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:36:30.280 7 INFO neutron.services.segments.plugin [-] Segment d51e11df-6e99-4863-a2c1-2b8689445da3 resource provider aggregate not found 2026-04-27 02:36:30.287 7 INFO neutron.services.segments.plugin [-] Segment d51e11df-6e99-4863-a2c1-2b8689445da3 resource provider aggregate not found 2026-04-27 02:36:30.304 7 INFO neutron.services.segments.plugin [-] Segment d51e11df-6e99-4863-a2c1-2b8689445da3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d51e11df-6e99-4863-a2c1-2b8689445da3 found for delete ", "request_id": "req-7a67fe90-8648-4825-9138-6c93956a8476"}]} 2026-04-27 02:36:30.306 7 INFO neutron.services.segments.plugin [-] Segment d51e11df-6e99-4863-a2c1-2b8689445da3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d51e11df-6e99-4863-a2c1-2b8689445da3 found for delete ", "request_id": "req-3d74e0a2-bbbc-4ab8-b28a-f197954fc7ab"}]} [pid: 7|app: 0|req: 1158/2323] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:36:30 2026] GET /v2.0/security-groups?tenant_id=10a3f85386894f3a831f22c74ed32d2c&name=default => generated 2805 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2324] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:36:30 2026] DELETE /v2.0/security-groups/cefc2438-e713-484f-a4e4-51071f422d45 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2325] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:36:30 2026] GET /v2.0/security-groups?tenant_id=23ddf961b6584bfbb604bc47c0e4701b&name=default => generated 2805 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2326] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:36:30 2026] DELETE /v2.0/security-groups/0266b673-6799-4d90-b835-f9b6c66c919a => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:36:35.093 7 WARNING neutron_lib.context [None req-2525de62-cf16-4dc3-83f8-15820f6dd6a3 fba326858cb941d1be283ff9bd94e880 50408762f0be47d5a9d0e563c62dc9b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:36:35.220 7 INFO neutron.db.segments_db [None req-2525de62-cf16-4dc3-83f8-15820f6dd6a3 fba326858cb941d1be283ff9bd94e880 50408762f0be47d5a9d0e563c62dc9b0 - - default default] Added segment f562f6d6-c2c8-469e-885d-707b043b3e37 of type vxlan for network 1e820e29-f0a3-43ea-9e30-7f93f01dfb86 [pid: 7|app: 0|req: 1160/2327] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:36:34 2026] POST /v2.0/networks => generated 632 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:36:35.360 8 WARNING neutron_lib.context [None req-e6ef5745-f1d1-4d14-8da3-f39b803e36f7 fba326858cb941d1be283ff9bd94e880 50408762f0be47d5a9d0e563c62dc9b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1168/2328] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:36:35 2026] POST /v2.0/subnets => generated 602 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:36:35.717 7 WARNING neutron_lib.context [None req-b11f004d-083a-4504-a0f0-2b3afa0e528f fba326858cb941d1be283ff9bd94e880 50408762f0be47d5a9d0e563c62dc9b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:36:35.788 7 INFO neutron.db.segments_db [None req-b11f004d-083a-4504-a0f0-2b3afa0e528f fba326858cb941d1be283ff9bd94e880 50408762f0be47d5a9d0e563c62dc9b0 - - default default] Added segment f95cd758-d2a7-41e1-aa49-da42557fc341 of type vxlan for network 9ae51f29-ceed-450d-820d-d77bef5cda85 [pid: 7|app: 0|req: 1161/2329] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:36:35 2026] POST /v2.0/networks => generated 631 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:36:35.904 8 WARNING neutron_lib.context [None req-52ce7ccf-5d40-40d0-8b64-452cd02e4391 fba326858cb941d1be283ff9bd94e880 50408762f0be47d5a9d0e563c62dc9b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1169/2330] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:36:35 2026] POST /v2.0/subnets => generated 605 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:36:36.268 7 WARNING neutron_lib.context [None req-6c9cede8-88e2-4377-ac47-a9ef713ada50 fba326858cb941d1be283ff9bd94e880 50408762f0be47d5a9d0e563c62dc9b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:36:36.339 7 INFO neutron.db.segments_db [None req-6c9cede8-88e2-4377-ac47-a9ef713ada50 fba326858cb941d1be283ff9bd94e880 50408762f0be47d5a9d0e563c62dc9b0 - - default default] Added segment 2592012f-cc43-4dca-bb86-ed26dfb07c27 of type vxlan for network b5618eca-3013-4656-8404-cf014c21afbd [pid: 7|app: 0|req: 1162/2331] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:36:36 2026] POST /v2.0/networks => generated 631 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:36:36.473 8 WARNING neutron_lib.context [None req-30b25fb8-89bd-4f68-8606-6c8ee62b121b fba326858cb941d1be283ff9bd94e880 50408762f0be47d5a9d0e563c62dc9b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1170/2332] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:36:36 2026] POST /v2.0/subnets => generated 605 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:36:36.859 7 WARNING neutron_lib.context [None req-7e695751-8cb5-42a7-992b-c23d300714c0 fba326858cb941d1be283ff9bd94e880 50408762f0be47d5a9d0e563c62dc9b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:36:36.935 7 INFO neutron.db.segments_db [None req-7e695751-8cb5-42a7-992b-c23d300714c0 fba326858cb941d1be283ff9bd94e880 50408762f0be47d5a9d0e563c62dc9b0 - - default default] Added segment 39775b6d-bf30-45d4-a3c2-0a60e777b4c5 of type vxlan for network d09cece9-3c50-43ff-af75-92818117b8fe [pid: 7|app: 0|req: 1163/2333] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:36:36 2026] POST /v2.0/networks => generated 632 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:36:37.072 8 WARNING neutron_lib.context [None req-e0d7524a-55ad-4453-8d3a-43641db76635 fba326858cb941d1be283ff9bd94e880 50408762f0be47d5a9d0e563c62dc9b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1171/2334] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:36:37 2026] POST /v2.0/subnets => generated 605 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:36:37.441 7 WARNING neutron_lib.context [None req-f3ebea23-d58c-492b-9421-3d8a965cf5fa fba326858cb941d1be283ff9bd94e880 50408762f0be47d5a9d0e563c62dc9b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:36:37.519 7 INFO neutron.db.segments_db [None req-f3ebea23-d58c-492b-9421-3d8a965cf5fa fba326858cb941d1be283ff9bd94e880 50408762f0be47d5a9d0e563c62dc9b0 - - default default] Added segment f0d46afc-5a3c-4e64-b74c-9b7047971e25 of type vxlan for network be08ec05-285d-4a9e-8e51-5bb23351c138 [pid: 7|app: 0|req: 1164/2335] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:36:37 2026] POST /v2.0/networks => generated 632 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:36:37.660 8 WARNING neutron_lib.context [None req-088cb1fa-24c6-4f09-b734-588a3b022070 fba326858cb941d1be283ff9bd94e880 50408762f0be47d5a9d0e563c62dc9b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1172/2336] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:36:37 2026] POST /v2.0/subnets => generated 605 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2337] 10.0.0.179 () {34 vars in 751 bytes} [Mon Apr 27 02:36:38 2026] PUT /v2.0/subnets/799c75eb-1073-4b64-a519-d89b95888986/tags => generated 17 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2338] 10.0.0.179 () {34 vars in 751 bytes} [Mon Apr 27 02:36:38 2026] PUT /v2.0/subnets/4ad04d22-f76e-497b-8550-c02ac9db4e3d/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: 1166/2339] 10.0.0.179 () {34 vars in 751 bytes} [Mon Apr 27 02:36:38 2026] PUT /v2.0/subnets/e4cccf9d-1e4d-4443-9500-2294a9214b74/tags => generated 34 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2340] 10.0.0.179 () {34 vars in 751 bytes} [Mon Apr 27 02:36:38 2026] PUT /v2.0/subnets/27799a2b-62fa-4532-ac9f-62fa3782d78f/tags => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2341] 10.0.0.179 () {32 vars in 664 bytes} [Mon Apr 27 02:36:38 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2342] 10.0.0.179 () {32 vars in 678 bytes} [Mon Apr 27 02:36:38 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2343] 10.0.0.179 () {32 vars in 674 bytes} [Mon Apr 27 02:36:38 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2344] 10.0.0.179 () {32 vars in 686 bytes} [Mon Apr 27 02:36:38 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2345] 10.0.0.179 () {32 vars in 672 bytes} [Mon Apr 27 02:36:38 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2346] 10.0.0.179 () {32 vars in 686 bytes} [Mon Apr 27 02:36:38 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2347] 10.0.0.179 () {32 vars in 682 bytes} [Mon Apr 27 02:36:38 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2348] 10.0.0.179 () {32 vars in 694 bytes} [Mon Apr 27 02:36:38 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2349] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:36:38 2026] DELETE /v2.0/subnets/799c75eb-1073-4b64-a519-d89b95888986 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2350] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:36:39 2026] DELETE /v2.0/subnets/4ad04d22-f76e-497b-8550-c02ac9db4e3d => 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: 1172/2351] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:36:39 2026] DELETE /v2.0/subnets/e4cccf9d-1e4d-4443-9500-2294a9214b74 => 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: 1180/2352] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:36:39 2026] DELETE /v2.0/subnets/27799a2b-62fa-4532-ac9f-62fa3782d78f => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2353] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:36:39 2026] DELETE /v2.0/subnets/284b422f-784d-4b10-85fb-315de1da1bc5 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:36:40.705 8 INFO neutron.services.segments.plugin [-] Segment f562f6d6-c2c8-469e-885d-707b043b3e37 resource provider aggregate not found 2026-04-27 02:36:40.709 8 INFO neutron.services.segments.plugin [-] Segment f562f6d6-c2c8-469e-885d-707b043b3e37 resource provider aggregate not found 2026-04-27 02:36:40.725 8 INFO neutron.services.segments.plugin [-] Segment f562f6d6-c2c8-469e-885d-707b043b3e37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f562f6d6-c2c8-469e-885d-707b043b3e37 found for delete ", "request_id": "req-8a1b12a1-765c-4f8e-89a1-c6aa4c0d4211"}]} 2026-04-27 02:36:40.725 8 INFO neutron.services.segments.plugin [-] Segment f562f6d6-c2c8-469e-885d-707b043b3e37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f562f6d6-c2c8-469e-885d-707b043b3e37 found for delete ", "request_id": "req-172ff803-5055-4eb0-b680-5eb8707f8457"}]} [pid: 8|app: 0|req: 1181/2354] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:36:40 2026] DELETE /v2.0/networks/1e820e29-f0a3-43ea-9e30-7f93f01dfb86 => generated 0 bytes in 587 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:36:40.967 7 INFO neutron.services.segments.plugin [-] Segment f95cd758-d2a7-41e1-aa49-da42557fc341 resource provider aggregate not found 2026-04-27 02:36:40.972 7 INFO neutron.services.segments.plugin [-] Segment f95cd758-d2a7-41e1-aa49-da42557fc341 resource provider aggregate not found 2026-04-27 02:36:40.988 7 INFO neutron.services.segments.plugin [-] Segment f95cd758-d2a7-41e1-aa49-da42557fc341 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f95cd758-d2a7-41e1-aa49-da42557fc341 found for delete ", "request_id": "req-81bae8e3-2563-47c7-a76e-23cfb85fa150"}]} 2026-04-27 02:36:40.989 7 INFO neutron.services.segments.plugin [-] Segment f95cd758-d2a7-41e1-aa49-da42557fc341 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f95cd758-d2a7-41e1-aa49-da42557fc341 found for delete ", "request_id": "req-f2537ddb-7944-4bc9-9045-43dfce5aeb0b"}]} [pid: 7|app: 0|req: 1174/2355] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:36:40 2026] DELETE /v2.0/networks/9ae51f29-ceed-450d-820d-d77bef5cda85 => 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: 1182/2356] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:36:41 2026] DELETE /v2.0/networks/b5618eca-3013-4656-8404-cf014c21afbd => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2357] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:36:41 2026] DELETE /v2.0/networks/d09cece9-3c50-43ff-af75-92818117b8fe => generated 0 bytes in 512 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2358] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:36:41 2026] DELETE /v2.0/networks/be08ec05-285d-4a9e-8e51-5bb23351c138 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:36:43.009 7 INFO neutron.services.segments.plugin [-] Segment 39775b6d-bf30-45d4-a3c2-0a60e777b4c5 resource provider aggregate not found 2026-04-27 02:36:43.015 7 INFO neutron.services.segments.plugin [-] Segment 39775b6d-bf30-45d4-a3c2-0a60e777b4c5 resource provider aggregate not found 2026-04-27 02:36:43.024 7 INFO neutron.services.segments.plugin [-] Segment 39775b6d-bf30-45d4-a3c2-0a60e777b4c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39775b6d-bf30-45d4-a3c2-0a60e777b4c5 found for delete ", "request_id": "req-f1ac7fe2-d115-4cdf-8b6e-dda96b4147ca"}]} 2026-04-27 02:36:43.036 7 INFO neutron.services.segments.plugin [-] Segment 39775b6d-bf30-45d4-a3c2-0a60e777b4c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39775b6d-bf30-45d4-a3c2-0a60e777b4c5 found for delete ", "request_id": "req-e7735ab1-39ff-4e50-91ec-cd9e2a1dd3eb"}]} [pid: 7|app: 0|req: 1176/2359] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:36:42 2026] GET /v2.0/security-groups?tenant_id=d61ddb4bd1624a8493f1cbb2bafeb0e2&name=default => generated 2805 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:36:43.194 8 INFO neutron.services.segments.plugin [-] Segment 2592012f-cc43-4dca-bb86-ed26dfb07c27 resource provider aggregate not found 2026-04-27 02:36:43.202 8 INFO neutron.services.segments.plugin [-] Segment 2592012f-cc43-4dca-bb86-ed26dfb07c27 resource provider aggregate not found 2026-04-27 02:36:43.213 8 INFO neutron.services.segments.plugin [-] Segment 2592012f-cc43-4dca-bb86-ed26dfb07c27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2592012f-cc43-4dca-bb86-ed26dfb07c27 found for delete ", "request_id": "req-d99f027c-2e05-4db3-8fea-5d11d69ec1f0"}]} 2026-04-27 02:36:43.223 8 INFO neutron.services.segments.plugin [-] Segment 2592012f-cc43-4dca-bb86-ed26dfb07c27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2592012f-cc43-4dca-bb86-ed26dfb07c27 found for delete ", "request_id": "req-f9ba116e-3612-4979-b2cb-b0b869b635eb"}]} 2026-04-27 02:36:43.232 8 INFO neutron.services.segments.plugin [-] Segment f0d46afc-5a3c-4e64-b74c-9b7047971e25 resource provider aggregate not found 2026-04-27 02:36:43.241 8 INFO neutron.services.segments.plugin [-] Segment f0d46afc-5a3c-4e64-b74c-9b7047971e25 resource provider aggregate not found 2026-04-27 02:36:43.246 8 INFO neutron.services.segments.plugin [-] Segment f0d46afc-5a3c-4e64-b74c-9b7047971e25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0d46afc-5a3c-4e64-b74c-9b7047971e25 found for delete ", "request_id": "req-16cfe625-1fac-40e8-b2b2-b9b435f6f2e4"}]} 2026-04-27 02:36:43.260 8 INFO neutron.services.segments.plugin [-] Segment f0d46afc-5a3c-4e64-b74c-9b7047971e25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0d46afc-5a3c-4e64-b74c-9b7047971e25 found for delete ", "request_id": "req-d88f69f4-825a-4f57-be58-e8a60d4445c5"}]} [pid: 8|app: 0|req: 1184/2360] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:36:43 2026] DELETE /v2.0/security-groups/f684fe3f-9927-43af-bbcb-e98456c46db8 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2363] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:36:43 2026] GET /v2.0/security-groups?tenant_id=50408762f0be47d5a9d0e563c62dc9b0&name=default => generated 2805 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2364] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:36:43 2026] DELETE /v2.0/security-groups/dcfb648e-edf8-4740-9a07-992917eb44b3 => 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: 1178/2365] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:36:43 2026] GET /v2.0/security-groups?tenant_id=febcc2aa1b1d4fbe966b217b39137219&name=default => generated 2805 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2366] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:36:43 2026] DELETE /v2.0/security-groups/e3b38dd5-d353-40e2-87ec-407bf45d219e => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:36:48.189 7 WARNING neutron_lib.context [None req-ece9c4f1-2f1f-41f6-8071-406e8bb2fed8 13634b88a29e4934a1510942fae9c48d ec16de7e58ee415e910d39a0507139cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1179/2367] 10.0.0.179 () {34 vars in 676 bytes} [Mon Apr 27 02:36:48 2026] POST /v2.0/subnetpools => generated 516 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:36:48.257 8 WARNING neutron_lib.context [None req-20ed5d77-f604-4304-9f48-d9d99ee39748 13634b88a29e4934a1510942fae9c48d ec16de7e58ee415e910d39a0507139cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1189/2368] 10.0.0.179 () {34 vars in 676 bytes} [Mon Apr 27 02:36:48 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-04-27 02:36:48.329 7 WARNING neutron_lib.context [None req-f6f39c2e-c140-4347-9018-2448d62a0f97 13634b88a29e4934a1510942fae9c48d ec16de7e58ee415e910d39a0507139cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1180/2369] 10.0.0.179 () {34 vars in 676 bytes} [Mon Apr 27 02:36:48 2026] POST /v2.0/subnetpools => generated 516 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:36:48.402 8 WARNING neutron_lib.context [None req-f9a7c579-7a32-4c12-820d-204da4962f60 13634b88a29e4934a1510942fae9c48d ec16de7e58ee415e910d39a0507139cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1190/2370] 10.0.0.179 () {34 vars in 676 bytes} [Mon Apr 27 02:36:48 2026] POST /v2.0/subnetpools => generated 516 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:36:48.470 7 WARNING neutron_lib.context [None req-ed495fea-5b99-4a58-b0ed-005fa2887f10 13634b88a29e4934a1510942fae9c48d ec16de7e58ee415e910d39a0507139cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1181/2371] 10.0.0.179 () {34 vars in 676 bytes} [Mon Apr 27 02:36:48 2026] POST /v2.0/subnetpools => generated 516 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2372] 10.0.0.179 () {34 vars in 759 bytes} [Mon Apr 27 02:36:48 2026] PUT /v2.0/subnetpools/b7cdadb6-461f-404f-98b4-40557d6f8bff/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2373] 10.0.0.179 () {34 vars in 759 bytes} [Mon Apr 27 02:36:48 2026] PUT /v2.0/subnetpools/a5432d1b-abe5-4edb-95bc-a5300a13e3ed/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2374] 10.0.0.179 () {34 vars in 759 bytes} [Mon Apr 27 02:36:48 2026] PUT /v2.0/subnetpools/3a38c84f-76d3-48b8-883b-e3701b89039b/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: 1183/2375] 10.0.0.179 () {34 vars in 759 bytes} [Mon Apr 27 02:36:48 2026] PUT /v2.0/subnetpools/20ca73db-8816-4ab2-91a1-e196c066d3de/tags => 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: 1193/2376] 10.0.0.179 () {32 vars in 672 bytes} [Mon Apr 27 02:36:48 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2377] 10.0.0.179 () {32 vars in 686 bytes} [Mon Apr 27 02:36:48 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: 8|app: 0|req: 1194/2378] 10.0.0.179 () {32 vars in 682 bytes} [Mon Apr 27 02:36:48 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: 7|app: 0|req: 1185/2379] 10.0.0.179 () {32 vars in 694 bytes} [Mon Apr 27 02:36:48 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2380] 10.0.0.179 () {32 vars in 680 bytes} [Mon Apr 27 02:36:48 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2381] 10.0.0.179 () {32 vars in 694 bytes} [Mon Apr 27 02:36:48 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: 8|app: 0|req: 1196/2382] 10.0.0.179 () {32 vars in 690 bytes} [Mon Apr 27 02:36:48 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2383] 10.0.0.179 () {32 vars in 702 bytes} [Mon Apr 27 02:36:48 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2384] 10.0.0.179 () {32 vars in 732 bytes} [Mon Apr 27 02:36:49 2026] DELETE /v2.0/subnetpools/b7cdadb6-461f-404f-98b4-40557d6f8bff => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2385] 10.0.0.179 () {32 vars in 732 bytes} [Mon Apr 27 02:36:49 2026] DELETE /v2.0/subnetpools/a5432d1b-abe5-4edb-95bc-a5300a13e3ed => 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: 1198/2386] 10.0.0.179 () {32 vars in 732 bytes} [Mon Apr 27 02:36:49 2026] DELETE /v2.0/subnetpools/3a38c84f-76d3-48b8-883b-e3701b89039b => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2387] 10.0.0.179 () {32 vars in 732 bytes} [Mon Apr 27 02:36:49 2026] DELETE /v2.0/subnetpools/20ca73db-8816-4ab2-91a1-e196c066d3de => generated 0 bytes in 487 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2388] 10.0.0.179 () {32 vars in 732 bytes} [Mon Apr 27 02:36:49 2026] DELETE /v2.0/subnetpools/594c0b6d-d645-4de4-9c31-f7217f1d7c45 => 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: 1190/2389] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:36:50 2026] GET /v2.0/security-groups?tenant_id=ec16de7e58ee415e910d39a0507139cb&name=default => generated 2805 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2390] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:36:50 2026] DELETE /v2.0/security-groups/319e6274-6e30-4654-aa02-326bbf4301b5 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2391] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:36:51 2026] GET /v2.0/security-groups?tenant_id=3d721227176641478e8a1459017b1ea9&name=default => generated 2805 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2392] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:36:51 2026] DELETE /v2.0/security-groups/90d65f80-e8a2-452f-ade4-0a72cb1df3b5 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2393] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:36:51 2026] GET /v2.0/security-groups?tenant_id=6459229ad6784537ae09d5bdfa19a392&name=default => generated 2805 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2394] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:36:51 2026] DELETE /v2.0/security-groups/75ef8629-f90f-4448-9138-08b626b30cb6 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:36:55.176 7 WARNING neutron_lib.context [None req-22998331-f0e4-454b-ab86-9e70a5861101 133b48007b5149b194490315363b2ed7 fddf673c38b942af93eadc10401c454f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:36:55.307 7 INFO neutron.db.segments_db [None req-22998331-f0e4-454b-ab86-9e70a5861101 133b48007b5149b194490315363b2ed7 fddf673c38b942af93eadc10401c454f - - default default] Added segment c80ec5ff-f085-4f7a-9fb1-53e5f3d1471e of type vxlan for network 57557ea7-2f41-4a6a-bc94-4a92ee13e68f [pid: 7|app: 0|req: 1193/2395] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:36:54 2026] POST /v2.0/networks => generated 630 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:36:55.434 8 WARNING neutron_lib.context [None req-a1af3851-6875-4a97-ac3f-10b80f43ec1c 133b48007b5149b194490315363b2ed7 fddf673c38b942af93eadc10401c454f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1203/2396] 10.0.0.179 () {34 vars in 664 bytes} [Mon Apr 27 02:36:55 2026] POST /v2.0/ports => generated 743 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:36:55.772 7 WARNING neutron_lib.context [None req-26bda6da-f215-4ab8-b84f-9d47d1b7dcfa 133b48007b5149b194490315363b2ed7 fddf673c38b942af93eadc10401c454f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1194/2397] 10.0.0.179 () {34 vars in 666 bytes} [Mon Apr 27 02:36:55 2026] POST /v2.0/trunks => generated 407 bytes in 259 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: 1204/2398] 10.0.0.179 () {34 vars in 749 bytes} [Mon Apr 27 02:36:56 2026] PUT /v2.0/trunks/0655357c-27db-4425-9287-fd09907e5abb/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2399] 10.0.0.179 () {32 vars in 729 bytes} [Mon Apr 27 02:36:56 2026] GET /v2.0/trunks/0655357c-27db-4425-9287-fd09907e5abb/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2400] 10.0.0.179 () {34 vars in 760 bytes} [Mon Apr 27 02:36:56 2026] PUT /v2.0/trunks/0655357c-27db-4425-9287-fd09907e5abb/tags/green => 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: 1196/2401] 10.0.0.179 () {32 vars in 729 bytes} [Mon Apr 27 02:36:56 2026] GET /v2.0/trunks/0655357c-27db-4425-9287-fd09907e5abb/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2402] 10.0.0.179 () {34 vars in 756 bytes} [Mon Apr 27 02:36:56 2026] PUT /v2.0/trunks/0655357c-27db-4425-9287-fd09907e5abb/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2403] 10.0.0.179 () {32 vars in 729 bytes} [Mon Apr 27 02:36:56 2026] GET /v2.0/trunks/0655357c-27db-4425-9287-fd09907e5abb/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2404] 10.0.0.179 () {34 vars in 778 bytes} [Mon Apr 27 02:36:56 2026] PUT /v2.0/trunks/0655357c-27db-4425-9287-fd09907e5abb/tags/black.or.white => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2405] 10.0.0.179 () {32 vars in 729 bytes} [Mon Apr 27 02:36:56 2026] GET /v2.0/trunks/0655357c-27db-4425-9287-fd09907e5abb/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2406] 10.0.0.179 () {34 vars in 749 bytes} [Mon Apr 27 02:36:56 2026] PUT /v2.0/trunks/0655357c-27db-4425-9287-fd09907e5abb/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2407] 10.0.0.179 () {32 vars in 729 bytes} [Mon Apr 27 02:36:56 2026] GET /v2.0/trunks/0655357c-27db-4425-9287-fd09907e5abb/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2408] 10.0.0.179 () {32 vars in 737 bytes} [Mon Apr 27 02:36:56 2026] GET /v2.0/trunks/0655357c-27db-4425-9287-fd09907e5abb/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:36:56.443 7 INFO neutron.api.v2.resource [None req-6bdc915b-d10e-4588-bc94-e1d8ceaf7ebc 133b48007b5149b194490315363b2ed7 fddf673c38b942af93eadc10401c454f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1200/2409] 10.0.0.179 () {32 vars in 741 bytes} [Mon Apr 27 02:36:56 2026] GET /v2.0/trunks/0655357c-27db-4425-9287-fd09907e5abb/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2410] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:36:56 2026] DELETE /v2.0/trunks/0655357c-27db-4425-9287-fd09907e5abb/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2411] 10.0.0.179 () {32 vars in 729 bytes} [Mon Apr 27 02:36:56 2026] GET /v2.0/trunks/0655357c-27db-4425-9287-fd09907e5abb/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:36:56.553 8 INFO neutron.api.v2.resource [None req-d5a6c348-9bf8-4db2-bffa-183e3ea742dd 133b48007b5149b194490315363b2ed7 fddf673c38b942af93eadc10401c454f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1211/2412] 10.0.0.179 () {32 vars in 744 bytes} [Mon Apr 27 02:36:56 2026] DELETE /v2.0/trunks/0655357c-27db-4425-9287-fd09907e5abb/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2413] 10.0.0.179 () {32 vars in 732 bytes} [Mon Apr 27 02:36:56 2026] DELETE /v2.0/trunks/0655357c-27db-4425-9287-fd09907e5abb/tags => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2414] 10.0.0.179 () {32 vars in 729 bytes} [Mon Apr 27 02:36:56 2026] GET /v2.0/trunks/0655357c-27db-4425-9287-fd09907e5abb/tags => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2415] 10.0.0.179 () {32 vars in 719 bytes} [Mon Apr 27 02:36:56 2026] GET /v2.0/trunks/0655357c-27db-4425-9287-fd09907e5abb => generated 407 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2416] 10.0.0.179 () {32 vars in 717 bytes} [Mon Apr 27 02:36:56 2026] GET /v2.0/ports/06a1f0b4-0b5b-4cb5-ae7f-ae285dfed5aa => generated 826 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2417] 10.0.0.179 () {32 vars in 722 bytes} [Mon Apr 27 02:36:56 2026] DELETE /v2.0/trunks/0655357c-27db-4425-9287-fd09907e5abb => 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: 1214/2418] 10.0.0.179 () {32 vars in 720 bytes} [Mon Apr 27 02:36:56 2026] DELETE /v2.0/ports/06a1f0b4-0b5b-4cb5-ae7f-ae285dfed5aa => 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: 1205/2419] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:36:57 2026] DELETE /v2.0/networks/57557ea7-2f41-4a6a-bc94-4a92ee13e68f => 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: 1215/2420] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:36:58 2026] GET /v2.0/security-groups?tenant_id=fddf673c38b942af93eadc10401c454f&name=default => generated 2805 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:36:58.300 7 INFO neutron.services.segments.plugin [-] Segment c80ec5ff-f085-4f7a-9fb1-53e5f3d1471e resource provider aggregate not found 2026-04-27 02:36:58.309 7 INFO neutron.services.segments.plugin [-] Segment c80ec5ff-f085-4f7a-9fb1-53e5f3d1471e resource provider aggregate not found 2026-04-27 02:36:58.334 7 INFO neutron.services.segments.plugin [-] Segment c80ec5ff-f085-4f7a-9fb1-53e5f3d1471e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c80ec5ff-f085-4f7a-9fb1-53e5f3d1471e found for delete ", "request_id": "req-da2bd982-2353-42e2-9f87-f3fc87878a4f"}]} 2026-04-27 02:36:58.337 7 INFO neutron.services.segments.plugin [-] Segment c80ec5ff-f085-4f7a-9fb1-53e5f3d1471e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c80ec5ff-f085-4f7a-9fb1-53e5f3d1471e found for delete ", "request_id": "req-fca5dfe7-24fb-40b5-a6d5-2260f7edd5b5"}]} [pid: 7|app: 0|req: 1206/2421] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:36:58 2026] DELETE /v2.0/security-groups/29c7bfc6-63aa-48ef-abcc-428dad34a5f1 => 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: 1217/2424] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:36:58 2026] GET /v2.0/security-groups?tenant_id=56a418248e8341f49cd949dcae0a6499&name=default => generated 2805 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2425] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:36:58 2026] DELETE /v2.0/security-groups/b51ed8e0-5504-40d3-862f-bb9a52622ab1 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:37:07.940 8 WARNING neutron_lib.context [None req-c7572cd8-f79a-4788-80f4-379f4a358df9 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:37:08.057 8 INFO neutron.db.segments_db [None req-c7572cd8-f79a-4788-80f4-379f4a358df9 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] Added segment f4db5c42-4d72-4092-bc70-fa528bb538c9 of type vxlan for network 8baa2e4d-d130-45f1-adc3-7d9fa72c26b4 [pid: 8|app: 0|req: 1218/2426] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:37:07 2026] POST /v2.0/networks => generated 640 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:37:08.197 7 WARNING neutron_lib.context [None req-f28c2343-fec9-4572-bcac-2749f480d1d3 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1209/2427] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:37:08 2026] POST /v2.0/subnets => generated 634 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2428] 10.0.0.179 () {32 vars in 722 bytes} [Mon Apr 27 02:37:08 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:37:08.561 7 WARNING neutron_lib.context [None req-d5e0f26c-7d8e-40af-b415-5e1f9002986f bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1210/2429] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:37:08 2026] POST /v2.0/subnets => generated 707 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:37:08.916 8 WARNING neutron_lib.context [None req-d0dc89b6-bc25-4370-9acc-6aadb4ba0027 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:37:08.983 8 INFO neutron.db.segments_db [None req-d0dc89b6-bc25-4370-9acc-6aadb4ba0027 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] Added segment b2cadb9a-8268-4649-bb6a-70990224e96e of type vxlan for network eb9ebf03-25bb-4530-8297-d3901a58d1e3 [pid: 8|app: 0|req: 1220/2430] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:37:08 2026] POST /v2.0/networks => generated 637 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:37:09.147 7 WARNING neutron_lib.context [None req-c96611a4-5820-4d80-b1bf-103cb55cb4ea bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1211/2431] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:37:09 2026] POST /v2.0/subnets => generated 632 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:37:09.507 8 WARNING neutron_lib.context [None req-35f8acac-73bd-461e-82fc-32253968e828 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1221/2432] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:37:09 2026] POST /v2.0/subnets => generated 701 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:37:09.937 7 WARNING neutron_lib.context [None req-e266441e-8421-46b5-abc7-8b1824191ecb bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:37:10.017 7 INFO neutron.db.segments_db [None req-e266441e-8421-46b5-abc7-8b1824191ecb bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] Added segment 68e3bcb0-27c8-48d5-8439-7807d6e2747c of type vxlan for network 99ffb633-66ed-425d-b6d3-58ec35460b3e [pid: 7|app: 0|req: 1212/2433] 10.0.0.179 () {34 vars in 670 bytes} [Mon Apr 27 02:37:09 2026] POST /v2.0/networks => generated 638 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:37:10.152 8 WARNING neutron_lib.context [None req-1935ece4-237f-4526-900e-c683e6e3d14f bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1222/2434] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:37:10 2026] POST /v2.0/subnets => generated 631 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:37:10.526 7 WARNING neutron_lib.context [None req-132a81fd-54d0-48a4-af3a-0de72dbce88d bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1213/2435] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:37:10 2026] POST /v2.0/subnets => generated 706 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:37:10.948 8 WARNING neutron_lib.context [None req-0ff69e55-f0b7-47e4-82cd-4ff771c42443 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:37:10.996 8 INFO neutron.db.segments_db [None req-0ff69e55-f0b7-47e4-82cd-4ff771c42443 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] Added segment 9bd8e537-a743-4c2e-aaeb-7ae1e21ef71b of type vxlan for network 06a4f70a-9ec2-4169-9332-c77b2287765d 2026-04-27 02:37:11.309 8 INFO neutron.db.l3_hamode_db [None req-0ff69e55-f0b7-47e4-82cd-4ff771c42443 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 02:37:12.481 8 INFO neutron.db.l3_hamode_db [None req-0ff69e55-f0b7-47e4-82cd-4ff771c42443 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1223/2438] 10.0.0.179 () {34 vars in 669 bytes} [Mon Apr 27 02:37:10 2026] POST /v2.0/routers => generated 684 bytes in 2748 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2439] 10.0.0.179 () {34 vars in 783 bytes} [Mon Apr 27 02:37:13 2026] PUT /v2.0/routers/bf118002-c3a6-4c39-a71b-66d6328f349a/add_router_interface => generated 309 bytes in 1926 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2440] 10.0.0.179 () {34 vars in 783 bytes} [Mon Apr 27 02:37:15 2026] PUT /v2.0/routers/bf118002-c3a6-4c39-a71b-66d6328f349a/add_router_interface => generated 309 bytes in 2147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2441] 10.0.0.179 () {34 vars in 783 bytes} [Mon Apr 27 02:37:17 2026] PUT /v2.0/routers/bf118002-c3a6-4c39-a71b-66d6328f349a/add_router_interface => generated 309 bytes in 1762 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:37:19.613 8 WARNING neutron_lib.context [None req-71bbb0a3-94a6-4f3e-9e9a-43ba89250155 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1225/2442] 10.0.0.179 () {34 vars in 684 bytes} [Mon Apr 27 02:37:19 2026] POST /v2.0/security-groups => generated 1566 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 02:37:19.758 7 WARNING neutron_lib.context [None req-286683ea-7605-45c2-b18c-15ffb07fefba bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2443] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:37:19 2026] POST /v2.0/security-group-rules => generated 565 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:37:19.893 8 WARNING neutron_lib.context [None req-4f3c38b7-9a45-458c-a62e-3202fa83b1c1 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1226/2444] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:37:19 2026] POST /v2.0/security-group-rules => generated 565 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:37:20.047 7 WARNING neutron_lib.context [None req-e32d0dbd-8639-49a6-9dad-f456e25c26be bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1219/2445] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:37:20 2026] POST /v2.0/security-group-rules => generated 567 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:37:20.158 8 WARNING neutron_lib.context [None req-cab1c26d-5d93-47ce-983d-cc53ca10cd82 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1227/2446] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:37:20 2026] POST /v2.0/security-group-rules => generated 569 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:37:20.264 7 WARNING neutron_lib.context [None req-a84b3a80-a8b6-434a-a16e-bf4a98b7ec1a bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1220/2447] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:37:20 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-04-27 02:37:20.396 8 WARNING neutron_lib.context [None req-b4da7c16-060a-4b75-808d-066616276ee1 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1228/2448] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:37:20 2026] POST /v2.0/security-group-rules => generated 565 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:37:20.523 7 WARNING neutron_lib.context [None req-272586c5-52f7-493e-b58c-e88537396290 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1221/2449] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:37:20 2026] POST /v2.0/security-group-rules => generated 565 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:37:20.709 8 WARNING neutron_lib.context [None req-e7b4da93-d334-4e46-85a9-4f81d3940f07 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1229/2450] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:37:20 2026] POST /v2.0/security-group-rules => generated 565 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:37:20.883 7 WARNING neutron_lib.context [None req-8996025b-aee8-4323-9f19-6641ffa9494f bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1222/2451] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:37:20 2026] POST /v2.0/security-group-rules => generated 567 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:37:21.078 8 WARNING neutron_lib.context [None req-213a5cb3-5ca2-45f3-8555-35683939fc23 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1230/2452] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:37:21 2026] POST /v2.0/security-group-rules => generated 569 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:37:21.282 7 WARNING neutron_lib.context [None req-40a18376-6f42-4421-b4ac-bd99f0f665fd bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1223/2453] 10.0.0.179 () {34 vars in 695 bytes} [Mon Apr 27 02:37:21 2026] POST /v2.0/security-group-rules => generated 565 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2454] 10.0.0.221 () {34 vars in 1096 bytes} [Mon Apr 27 02:37:21 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1849256299&fields=id&tenant_id=f678f16dbe354e2398b971610ac30bd9 => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2455] 10.0.0.221 () {34 vars in 982 bytes} [Mon Apr 27 02:37:21 2026] GET /v2.0/networks?id=eb9ebf03-25bb-4530-8297-d3901a58d1e3 => generated 704 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2456] 10.0.0.221 () {34 vars in 965 bytes} [Mon Apr 27 02:37:22 2026] GET /v2.0/quotas/f678f16dbe354e2398b971610ac30bd9 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2457] 10.0.0.221 () {34 vars in 1002 bytes} [Mon Apr 27 02:37:22 2026] GET /v2.0/ports?tenant_id=f678f16dbe354e2398b971610ac30bd9&fields=id => generated 287 bytes in 597 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2458] 10.0.0.221 () {34 vars in 1008 bytes} [Mon Apr 27 02:37:22 2026] GET /v2.0/networks/eb9ebf03-25bb-4530-8297-d3901a58d1e3?fields=segments => generated 14 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2459] 10.0.0.221 () {34 vars in 1108 bytes} [Mon Apr 27 02:37:22 2026] GET /v2.0/networks/eb9ebf03-25bb-4530-8297-d3901a58d1e3?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: 1234/2460] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:37:23 2026] GET /v2.0/ports?device_id=1369081c-42af-4f31-be6e-a384916788e2 => generated 12 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2461] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:37:23 2026] GET /v2.0/networks?id=eb9ebf03-25bb-4530-8297-d3901a58d1e3 => generated 704 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2462] 199.204.45.240 () {34 vars in 1050 bytes} [Mon Apr 27 02:37:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f678f16dbe354e2398b971610ac30bd9 => generated 179 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:37:24.040 7 WARNING neutron_lib.context [req-eea6b195-2530-4dd0-a11e-a2de5ecb4752 req-25d98fc7-3e94-443d-af9e-7a536ae493ed bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1228/2463] 199.204.45.240 () {38 vars in 955 bytes} [Mon Apr 27 02:37:24 2026] POST /v2.0/ports => generated 1183 bytes in 579 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2464] 199.204.45.240 () {38 vars in 1028 bytes} [Mon Apr 27 02:37:24 2026] PUT /v2.0/ports/b1b0c2af-9f92-41ec-9849-5a5463f92283 => generated 1428 bytes in 627 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: 1229/2465] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:37:25 2026] GET /v2.0/ports?tenant_id=f678f16dbe354e2398b971610ac30bd9&device_id=1369081c-42af-4f31-be6e-a384916788e2 => generated 1467 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1237/2466] 199.204.45.240 () {34 vars in 1058 bytes} [Mon Apr 27 02:37:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.128&port_id=b1b0c2af-9f92-41ec-9849-5a5463f92283 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2467] 199.204.45.240 () {34 vars in 1104 bytes} [Mon Apr 27 02:37:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A167&port_id=b1b0c2af-9f92-41ec-9849-5a5463f92283 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:37:25.465 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-30a9f811-1a41-42f9-a54e-299e946ce8ec'] response: {'name': 'network-changed', 'server_uuid': '1369081c-42af-4f31-be6e-a384916788e2', 'tag': 'b1b0c2af-9f92-41ec-9849-5a5463f92283', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1238/2468] 199.204.45.240 () {34 vars in 1064 bytes} [Mon Apr 27 02:37:25 2026] GET /v2.0/subnets?id=b4462db5-10a9-441f-98f8-8bd59d0b16fd&id=d585d5d1-2399-4b25-831c-ad7388d9b5ee => generated 1362 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2469] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:37:25 2026] GET /v2.0/ports?network_id=eb9ebf03-25bb-4530-8297-d3901a58d1e3&device_owner=network%3Adhcp => generated 1457 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: 8|app: 0|req: 1239/2470] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:37:25 2026] GET /v2.0/ports?network_id=eb9ebf03-25bb-4530-8297-d3901a58d1e3&device_owner=network%3Adhcp => generated 1457 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2471] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:37:25 2026] GET /v2.0/networks/eb9ebf03-25bb-4530-8297-d3901a58d1e3?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2472] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:37:25 2026] GET /v2.0/networks/eb9ebf03-25bb-4530-8297-d3901a58d1e3?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: 1233/2473] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:37:25 2026] GET /v2.0/ports?tenant_id=f678f16dbe354e2398b971610ac30bd9&device_id=1369081c-42af-4f31-be6e-a384916788e2 => generated 1467 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2474] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:37:25 2026] GET /v2.0/networks?id=eb9ebf03-25bb-4530-8297-d3901a58d1e3 => generated 800 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2475] 199.204.45.240 () {34 vars in 1058 bytes} [Mon Apr 27 02:37:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.128&port_id=b1b0c2af-9f92-41ec-9849-5a5463f92283 => 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: 1242/2476] 199.204.45.240 () {34 vars in 1104 bytes} [Mon Apr 27 02:37:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A167&port_id=b1b0c2af-9f92-41ec-9849-5a5463f92283 => 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: 1235/2477] 199.204.45.240 () {34 vars in 1064 bytes} [Mon Apr 27 02:37:26 2026] GET /v2.0/subnets?id=b4462db5-10a9-441f-98f8-8bd59d0b16fd&id=d585d5d1-2399-4b25-831c-ad7388d9b5ee => generated 1362 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2478] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:37:26 2026] GET /v2.0/ports?network_id=eb9ebf03-25bb-4530-8297-d3901a58d1e3&device_owner=network%3Adhcp => generated 1457 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2479] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:37:26 2026] GET /v2.0/ports?network_id=eb9ebf03-25bb-4530-8297-d3901a58d1e3&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: 1244/2480] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:37:26 2026] GET /v2.0/networks/eb9ebf03-25bb-4530-8297-d3901a58d1e3?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: 1237/2481] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:37:26 2026] GET /v2.0/networks/eb9ebf03-25bb-4530-8297-d3901a58d1e3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2482] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:37:28 2026] GET /v2.0/ports?device_id=1369081c-42af-4f31-be6e-a384916788e2 => generated 1200 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2483] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:37:28 2026] GET /v2.0/security-groups?id=28661da1-bc95-4e7e-8f54-81d43a960b5f&fields=id&fields=name => generated 112 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2486] 10.0.0.179 () {32 vars in 818 bytes} [Mon Apr 27 02:37:28 2026] GET /v2.0/ports?network_id=eb9ebf03-25bb-4530-8297-d3901a58d1e3&mac_address=fa%3A16%3A3e%3A1a%3A9d%3Af9 => generated 1200 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:37:28.583 8 WARNING neutron_lib.context [None req-63483407-7275-4e11-86a4-c9b14e46d59d bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:37:29.636 8 INFO neutron.db.l3_db [None req-63483407-7275-4e11-86a4-c9b14e46d59d bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] Floating IP 6b3b8e6e-7b8c-4cb4-81f9-fa5a3756647b associated. External IP: 10.96.250.220, port: b1b0c2af-9f92-41ec-9849-5a5463f92283. [pid: 8|app: 0|req: 1247/2487] 10.0.0.179 () {34 vars in 677 bytes} [Mon Apr 27 02:37:28 2026] POST /v2.0/floatingips => generated 855 bytes in 1444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2488] 10.0.0.221 () {34 vars in 1096 bytes} [Mon Apr 27 02:37:30 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1849256299&fields=id&tenant_id=f678f16dbe354e2398b971610ac30bd9 => generated 69 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:37:30.240 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4e29333d-c0b6-4669-955f-ab2a5165d6ed'] response: {'name': 'network-changed', 'server_uuid': '1369081c-42af-4f31-be6e-a384916788e2', 'tag': 'b1b0c2af-9f92-41ec-9849-5a5463f92283', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1248/2489] 10.0.0.221 () {34 vars in 982 bytes} [Mon Apr 27 02:37:30 2026] GET /v2.0/networks?id=99ffb633-66ed-425d-b6d3-58ec35460b3e => generated 705 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2490] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:37:30 2026] GET /v2.0/ports?tenant_id=f678f16dbe354e2398b971610ac30bd9&device_id=1369081c-42af-4f31-be6e-a384916788e2 => generated 1469 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2491] 10.0.0.221 () {34 vars in 965 bytes} [Mon Apr 27 02:37:30 2026] GET /v2.0/quotas/f678f16dbe354e2398b971610ac30bd9 => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2492] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:37:30 2026] GET /v2.0/networks?id=eb9ebf03-25bb-4530-8297-d3901a58d1e3 => generated 800 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2493] 10.0.0.221 () {34 vars in 1002 bytes} [Mon Apr 27 02:37:30 2026] GET /v2.0/ports?tenant_id=f678f16dbe354e2398b971610ac30bd9&fields=id => generated 333 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2494] 199.204.45.240 () {34 vars in 1058 bytes} [Mon Apr 27 02:37:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.128&port_id=b1b0c2af-9f92-41ec-9849-5a5463f92283 => generated 858 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2495] 199.204.45.240 () {34 vars in 1104 bytes} [Mon Apr 27 02:37:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A167&port_id=b1b0c2af-9f92-41ec-9849-5a5463f92283 => 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: 1246/2496] 199.204.45.240 () {34 vars in 1064 bytes} [Mon Apr 27 02:37:30 2026] GET /v2.0/subnets?id=b4462db5-10a9-441f-98f8-8bd59d0b16fd&id=d585d5d1-2399-4b25-831c-ad7388d9b5ee => generated 1362 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2497] 10.0.0.221 () {34 vars in 1008 bytes} [Mon Apr 27 02:37:30 2026] GET /v2.0/networks/99ffb633-66ed-425d-b6d3-58ec35460b3e?fields=segments => generated 14 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2498] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:37:30 2026] GET /v2.0/ports?network_id=eb9ebf03-25bb-4530-8297-d3901a58d1e3&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: 1248/2499] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:37:30 2026] GET /v2.0/ports?network_id=eb9ebf03-25bb-4530-8297-d3901a58d1e3&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2500] 10.0.0.221 () {34 vars in 1108 bytes} [Mon Apr 27 02:37:30 2026] GET /v2.0/networks/99ffb633-66ed-425d-b6d3-58ec35460b3e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2501] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:37:30 2026] GET /v2.0/networks/eb9ebf03-25bb-4530-8297-d3901a58d1e3?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: 1253/2502] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:37:30 2026] GET /v2.0/networks/eb9ebf03-25bb-4530-8297-d3901a58d1e3?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: 1250/2503] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:37:30 2026] GET /v2.0/ports?device_id=e7ed7f41-f286-42e5-81a8-222c124a48a8 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2504] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:37:31 2026] GET /v2.0/networks?id=99ffb633-66ed-425d-b6d3-58ec35460b3e => generated 705 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2505] 199.204.45.240 () {34 vars in 1050 bytes} [Mon Apr 27 02:37:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f678f16dbe354e2398b971610ac30bd9 => generated 179 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:37:31.775 8 WARNING neutron_lib.context [req-2c625ee8-a433-472c-97cc-8f8aa985536d req-6ef5a4d7-1bc7-4871-9181-5124af00bc13 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1255/2506] 199.204.45.240 () {38 vars in 955 bytes} [Mon Apr 27 02:37:31 2026] POST /v2.0/ports => generated 1183 bytes in 563 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2507] 199.204.45.240 () {38 vars in 1028 bytes} [Mon Apr 27 02:37:32 2026] PUT /v2.0/ports/76378aa8-9e17-41e0-8516-e73e352a85c8 => generated 1428 bytes in 566 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: 1256/2508] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:37:32 2026] GET /v2.0/ports?tenant_id=f678f16dbe354e2398b971610ac30bd9&device_id=e7ed7f41-f286-42e5-81a8-222c124a48a8 => generated 1467 bytes in 66 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: 1253/2509] 199.204.45.240 () {34 vars in 1056 bytes} [Mon Apr 27 02:37:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.31&port_id=76378aa8-9e17-41e0-8516-e73e352a85c8 => 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: 1257/2510] 199.204.45.240 () {34 vars in 1106 bytes} [Mon Apr 27 02:37:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2f8&port_id=76378aa8-9e17-41e0-8516-e73e352a85c8 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:37:33.133 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e856d2c-216e-47b7-8dca-4473c793502e'] response: {'name': 'network-changed', 'server_uuid': 'e7ed7f41-f286-42e5-81a8-222c124a48a8', 'tag': '76378aa8-9e17-41e0-8516-e73e352a85c8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1254/2511] 199.204.45.240 () {34 vars in 1064 bytes} [Mon Apr 27 02:37:33 2026] GET /v2.0/subnets?id=60fff111-ca71-4dd2-b515-ab18cee54cdc&id=662a8853-cb74-40b9-b658-b396b93c63e2 => generated 1366 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2512] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:37:33 2026] GET /v2.0/ports?network_id=99ffb633-66ed-425d-b6d3-58ec35460b3e&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1255/2513] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:37:33 2026] GET /v2.0/ports?network_id=99ffb633-66ed-425d-b6d3-58ec35460b3e&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2514] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:37:33 2026] GET /v2.0/networks/99ffb633-66ed-425d-b6d3-58ec35460b3e?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: 1256/2515] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:37:33 2026] GET /v2.0/networks/99ffb633-66ed-425d-b6d3-58ec35460b3e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2516] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:37:33 2026] GET /v2.0/ports?tenant_id=f678f16dbe354e2398b971610ac30bd9&device_id=e7ed7f41-f286-42e5-81a8-222c124a48a8 => generated 1467 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2517] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:37:33 2026] GET /v2.0/networks?id=99ffb633-66ed-425d-b6d3-58ec35460b3e => generated 801 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2518] 199.204.45.240 () {34 vars in 1056 bytes} [Mon Apr 27 02:37:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.31&port_id=76378aa8-9e17-41e0-8516-e73e352a85c8 => 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: 1258/2519] 199.204.45.240 () {34 vars in 1106 bytes} [Mon Apr 27 02:37:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2f8&port_id=76378aa8-9e17-41e0-8516-e73e352a85c8 => 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: 1262/2520] 199.204.45.240 () {34 vars in 1064 bytes} [Mon Apr 27 02:37:33 2026] GET /v2.0/subnets?id=60fff111-ca71-4dd2-b515-ab18cee54cdc&id=662a8853-cb74-40b9-b658-b396b93c63e2 => generated 1366 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2521] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:37:34 2026] GET /v2.0/ports?network_id=99ffb633-66ed-425d-b6d3-58ec35460b3e&device_owner=network%3Adhcp => generated 1461 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2522] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:37:34 2026] GET /v2.0/ports?network_id=99ffb633-66ed-425d-b6d3-58ec35460b3e&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: 1260/2523] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:37:34 2026] GET /v2.0/networks/99ffb633-66ed-425d-b6d3-58ec35460b3e?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: 1264/2524] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:37:34 2026] GET /v2.0/networks/99ffb633-66ed-425d-b6d3-58ec35460b3e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2525] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:37:36 2026] GET /v2.0/ports?device_id=e7ed7f41-f286-42e5-81a8-222c124a48a8 => generated 1200 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2526] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:37:36 2026] GET /v2.0/security-groups?id=28661da1-bc95-4e7e-8f54-81d43a960b5f&fields=id&fields=name => generated 112 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2527] 10.0.0.179 () {32 vars in 818 bytes} [Mon Apr 27 02:37:36 2026] GET /v2.0/ports?network_id=99ffb633-66ed-425d-b6d3-58ec35460b3e&mac_address=fa%3A16%3A3e%3A28%3Aaf%3A43 => generated 1200 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:37:36.291 8 WARNING neutron_lib.context [None req-d7cca841-787e-4c17-894e-91a1c783258f bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:37:37.273 8 INFO neutron.db.l3_db [None req-d7cca841-787e-4c17-894e-91a1c783258f bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] Floating IP 3edc8336-153d-4c32-addc-37d413ce01e8 associated. External IP: 10.96.250.214, port: 76378aa8-9e17-41e0-8516-e73e352a85c8. [pid: 8|app: 0|req: 1266/2528] 10.0.0.179 () {34 vars in 677 bytes} [Mon Apr 27 02:37:36 2026] POST /v2.0/floatingips => generated 854 bytes in 1458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2529] 10.0.0.165 () {34 vars in 990 bytes} [Mon Apr 27 02:37:39 2026] GET /v2.0/ports?device_id=1369081c-42af-4f31-be6e-a384916788e2 => generated 1469 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:37:39.625 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ad059eb-cbc4-43f3-95c7-593bf1437876'] response: {'name': 'network-changed', 'server_uuid': 'e7ed7f41-f286-42e5-81a8-222c124a48a8', 'tag': '76378aa8-9e17-41e0-8516-e73e352a85c8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1267/2530] 10.0.0.165 () {34 vars in 1040 bytes} [Mon Apr 27 02:37:39 2026] GET /v2.0/security-groups?id=28661da1-bc95-4e7e-8f54-81d43a960b5f&fields=id&fields=name => generated 112 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2531] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:37:39 2026] GET /v2.0/ports?tenant_id=f678f16dbe354e2398b971610ac30bd9&device_id=e7ed7f41-f286-42e5-81a8-222c124a48a8 => generated 1469 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2532] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:37:39 2026] GET /v2.0/networks?id=99ffb633-66ed-425d-b6d3-58ec35460b3e => generated 801 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2533] 199.204.45.240 () {34 vars in 1056 bytes} [Mon Apr 27 02:37:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.31&port_id=76378aa8-9e17-41e0-8516-e73e352a85c8 => 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: 1269/2534] 199.204.45.240 () {34 vars in 1106 bytes} [Mon Apr 27 02:37:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2f8&port_id=76378aa8-9e17-41e0-8516-e73e352a85c8 => 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: 1266/2535] 199.204.45.240 () {34 vars in 1064 bytes} [Mon Apr 27 02:37:39 2026] GET /v2.0/subnets?id=60fff111-ca71-4dd2-b515-ab18cee54cdc&id=662a8853-cb74-40b9-b658-b396b93c63e2 => generated 1366 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2536] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:37:39 2026] GET /v2.0/ports?network_id=99ffb633-66ed-425d-b6d3-58ec35460b3e&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: 1267/2537] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:37:40 2026] GET /v2.0/ports?network_id=99ffb633-66ed-425d-b6d3-58ec35460b3e&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2538] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:37:40 2026] GET /v2.0/networks/99ffb633-66ed-425d-b6d3-58ec35460b3e?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2539] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:37:40 2026] GET /v2.0/networks/99ffb633-66ed-425d-b6d3-58ec35460b3e?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: 1273/2542] 10.0.0.165 () {34 vars in 990 bytes} [Mon Apr 27 02:37:48 2026] GET /v2.0/ports?device_id=e7ed7f41-f286-42e5-81a8-222c124a48a8 => generated 1469 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2543] 10.0.0.165 () {34 vars in 1040 bytes} [Mon Apr 27 02:37:48 2026] GET /v2.0/security-groups?id=28661da1-bc95-4e7e-8f54-81d43a960b5f&fields=id&fields=name => generated 112 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2544] 10.0.0.179 () {32 vars in 721 bytes} [Mon Apr 27 02:37:51 2026] GET /v2.0/subnets/424c0113-c340-488d-8951-0fee3016af22 => generated 652 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2545] 10.0.0.204 () {30 vars in 690 bytes} [Mon Apr 27 02:37:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2546] 10.0.0.204 () {30 vars in 692 bytes} [Mon Apr 27 02:37:52 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: 1272/2547] 10.0.0.204 () {30 vars in 668 bytes} [Mon Apr 27 02:37:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2548] 10.0.0.204 () {30 vars in 704 bytes} [Mon Apr 27 02:37:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2549] 10.0.0.204 () {28 vars in 439 bytes} [Mon Apr 27 02:37:52 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: 1277/2550] 10.0.0.204 () {30 vars in 728 bytes} [Mon Apr 27 02:37:53 2026] GET /v2.0/subnets/424c0113-c340-488d-8951-0fee3016af22 => generated 634 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2551] 10.0.0.204 () {30 vars in 690 bytes} [Mon Apr 27 02:37:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2552] 10.0.0.204 () {30 vars in 692 bytes} [Mon Apr 27 02:37:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2553] 10.0.0.204 () {30 vars in 668 bytes} [Mon Apr 27 02:37:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2554] 10.0.0.204 () {30 vars in 704 bytes} [Mon Apr 27 02:37:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2555] 10.0.0.204 () {30 vars in 728 bytes} [Mon Apr 27 02:37:53 2026] GET /v2.0/subnets/424c0113-c340-488d-8951-0fee3016af22 => 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: 1280/2556] 10.0.0.204 () {30 vars in 690 bytes} [Mon Apr 27 02:37:53 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: 1277/2557] 10.0.0.204 () {30 vars in 692 bytes} [Mon Apr 27 02:37:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2558] 10.0.0.204 () {30 vars in 668 bytes} [Mon Apr 27 02:37:53 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: 1278/2559] 10.0.0.204 () {30 vars in 704 bytes} [Mon Apr 27 02:37:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2560] 10.0.0.204 () {30 vars in 730 bytes} [Mon Apr 27 02:37:53 2026] GET /v2.0/networks/8baa2e4d-d130-45f1-adc3-7d9fa72c26b4 => generated 800 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2561] 10.0.0.204 () {30 vars in 682 bytes} [Mon Apr 27 02:37:53 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: 1283/2562] 10.0.0.204 () {34 vars in 704 bytes} [Mon Apr 27 02:37:53 2026] POST /v2.0/ports => generated 1132 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2563] 199.204.45.240 () {30 vars in 703 bytes} [Mon Apr 27 02:37:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 54 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: 1284/2564] 199.204.45.240 () {30 vars in 705 bytes} [Mon Apr 27 02:37:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2565] 199.204.45.240 () {30 vars in 681 bytes} [Mon Apr 27 02:37: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: 1285/2566] 199.204.45.240 () {30 vars in 717 bytes} [Mon Apr 27 02:37: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: 1282/2567] 199.204.45.240 () {30 vars in 737 bytes} [Mon Apr 27 02:37:56 2026] GET /v2.0/ports/541c588f-0b0d-44e8-a151-077577a8fe69 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2568] 199.204.45.240 () {30 vars in 703 bytes} [Mon Apr 27 02:37:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2569] 199.204.45.240 () {30 vars in 705 bytes} [Mon Apr 27 02:37:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2570] 199.204.45.240 () {30 vars in 681 bytes} [Mon Apr 27 02:37: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: 1284/2571] 199.204.45.240 () {30 vars in 717 bytes} [Mon Apr 27 02:37:56 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-04-27 02:37:56.766 8 INFO neutron.api.v2.resource [None req-d2a3c3c6-49f3-4806-aa6b-4bfe2cab8f04 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1288/2572] 199.204.45.240 () {30 vars in 763 bytes} [Mon Apr 27 02:37:56 2026] GET /v2.0/security-groups/lb-78ce0b8c-9110-4c9c-aa41-2f57ecb6dfc7 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2573] 199.204.45.240 () {30 vars in 785 bytes} [Mon Apr 27 02:37:56 2026] GET /v2.0/security-groups?name=lb-78ce0b8c-9110-4c9c-aa41-2f57ecb6dfc7 => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2574] 199.204.45.240 () {34 vars in 736 bytes} [Mon Apr 27 02:37:56 2026] POST /v2.0/security-groups => generated 1574 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2575] 199.204.45.240 () {30 vars in 815 bytes} [Mon Apr 27 02:37:56 2026] GET /v2.0/security-group-rules?security_group_id=11e5407d-f246-4339-b09a-fd7f7473cb3f => generated 1118 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2576] 199.204.45.240 () {34 vars in 789 bytes} [Mon Apr 27 02:37:56 2026] PUT /v2.0/ports/541c588f-0b0d-44e8-a151-077577a8fe69 => generated 1132 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2577] 199.204.45.240 () {30 vars in 703 bytes} [Mon Apr 27 02:37:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1291/2578] 199.204.45.240 () {30 vars in 705 bytes} [Mon Apr 27 02:37:57 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: 1288/2579] 199.204.45.240 () {30 vars in 681 bytes} [Mon Apr 27 02:37:57 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: 1292/2580] 199.204.45.240 () {30 vars in 717 bytes} [Mon Apr 27 02:37:57 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: 1289/2581] 199.204.45.240 () {30 vars in 741 bytes} [Mon Apr 27 02:37:57 2026] GET /v2.0/subnets/424c0113-c340-488d-8951-0fee3016af22 => 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: 1294/2584] 199.204.45.240 () {34 vars in 1096 bytes} [Mon Apr 27 02:38:01 2026] GET /v2.0/ports?device_id=1369081c-42af-4f31-be6e-a384916788e2&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2585] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:38:01 2026] GET /v2.0/ports?tenant_id=f678f16dbe354e2398b971610ac30bd9&device_id=1369081c-42af-4f31-be6e-a384916788e2 => generated 1469 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2586] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:38:01 2026] GET /v2.0/networks?id=eb9ebf03-25bb-4530-8297-d3901a58d1e3 => 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: 1292/2587] 199.204.45.240 () {34 vars in 1058 bytes} [Mon Apr 27 02:38:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.128&port_id=b1b0c2af-9f92-41ec-9849-5a5463f92283 => generated 860 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2588] 199.204.45.240 () {34 vars in 1104 bytes} [Mon Apr 27 02:38:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A167&port_id=b1b0c2af-9f92-41ec-9849-5a5463f92283 => 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: 1293/2589] 199.204.45.240 () {34 vars in 1064 bytes} [Mon Apr 27 02:38:01 2026] GET /v2.0/subnets?id=b4462db5-10a9-441f-98f8-8bd59d0b16fd&id=d585d5d1-2399-4b25-831c-ad7388d9b5ee => generated 1362 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2590] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:38:01 2026] GET /v2.0/ports?network_id=eb9ebf03-25bb-4530-8297-d3901a58d1e3&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2591] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:38:01 2026] GET /v2.0/ports?network_id=eb9ebf03-25bb-4530-8297-d3901a58d1e3&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2592] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:38:01 2026] GET /v2.0/networks/eb9ebf03-25bb-4530-8297-d3901a58d1e3?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: 1295/2593] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:38:01 2026] GET /v2.0/networks/eb9ebf03-25bb-4530-8297-d3901a58d1e3?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: 1299/2594] 10.0.0.221 () {34 vars in 1016 bytes} [Mon Apr 27 02:38:04 2026] GET /v2.0/security-groups?id=9e175437-cba3-4de3-9746-b99b6dcb4e42&fields=id => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2595] 10.0.0.221 () {34 vars in 982 bytes} [Mon Apr 27 02:38:04 2026] GET /v2.0/networks?id=79afa274-78fc-4e2c-ace4-3e64c3bccb14 => generated 735 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2596] 10.0.0.221 () {34 vars in 965 bytes} [Mon Apr 27 02:38:05 2026] GET /v2.0/quotas/296a965259da4195b0ad1ad8dfb2850f => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2597] 10.0.0.221 () {34 vars in 1002 bytes} [Mon Apr 27 02:38:05 2026] GET /v2.0/ports?tenant_id=296a965259da4195b0ad1ad8dfb2850f&fields=id => generated 149 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2598] 10.0.0.221 () {34 vars in 1008 bytes} [Mon Apr 27 02:38:05 2026] GET /v2.0/networks/79afa274-78fc-4e2c-ace4-3e64c3bccb14?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2599] 10.0.0.221 () {34 vars in 1108 bytes} [Mon Apr 27 02:38:05 2026] GET /v2.0/networks/79afa274-78fc-4e2c-ace4-3e64c3bccb14?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2600] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:38:05 2026] GET /v2.0/ports?device_id=b469ad52-3c9e-4501-b93b-2f4be4d120d9 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2601] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:38:05 2026] GET /v2.0/ports?device_id=b469ad52-3c9e-4501-b93b-2f4be4d120d9 => 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: 1303/2602] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:38:06 2026] GET /v2.0/networks?id=79afa274-78fc-4e2c-ace4-3e64c3bccb14 => generated 735 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2603] 199.204.45.240 () {34 vars in 1050 bytes} [Mon Apr 27 02:38:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=296a965259da4195b0ad1ad8dfb2850f => generated 343 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2604] 199.204.45.240 () {38 vars in 955 bytes} [Mon Apr 27 02:38:06 2026] POST /v2.0/ports => generated 1078 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2605] 199.204.45.240 () {38 vars in 1028 bytes} [Mon Apr 27 02:38:06 2026] PUT /v2.0/ports/8cbf6ac1-b8a4-416f-9531-13c6fcad4749 => generated 1203 bytes in 485 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: 1305/2606] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:38:07 2026] GET /v2.0/ports?tenant_id=296a965259da4195b0ad1ad8dfb2850f&device_id=b469ad52-3c9e-4501-b93b-2f4be4d120d9 => generated 1242 bytes in 55 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: 1302/2607] 199.204.45.240 () {34 vars in 1060 bytes} [Mon Apr 27 02:38:07 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.89&port_id=8cbf6ac1-b8a4-416f-9531-13c6fcad4749 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2608] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:38:07 2026] GET /v2.0/subnets?id=b2f3857d-7bcd-4ecf-8119-8217fd09a5f2 => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:38:07.661 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d544b726-29c3-4fbc-a3c1-aafdf4f00db3'] response: {'name': 'network-changed', 'server_uuid': 'b469ad52-3c9e-4501-b93b-2f4be4d120d9', 'tag': '8cbf6ac1-b8a4-416f-9531-13c6fcad4749', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1303/2609] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:38:07 2026] GET /v2.0/ports?network_id=79afa274-78fc-4e2c-ace4-3e64c3bccb14&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2610] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:38:07 2026] GET /v2.0/networks/79afa274-78fc-4e2c-ace4-3e64c3bccb14?fields=segments => generated 14 bytes in 71 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: 1304/2611] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:38:07 2026] GET /v2.0/networks/79afa274-78fc-4e2c-ace4-3e64c3bccb14?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: 1308/2612] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:38:07 2026] GET /v2.0/ports?tenant_id=296a965259da4195b0ad1ad8dfb2850f&device_id=b469ad52-3c9e-4501-b93b-2f4be4d120d9 => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2613] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:38:07 2026] GET /v2.0/networks?id=79afa274-78fc-4e2c-ace4-3e64c3bccb14 => generated 735 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2614] 199.204.45.240 () {34 vars in 1060 bytes} [Mon Apr 27 02:38:08 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.89&port_id=8cbf6ac1-b8a4-416f-9531-13c6fcad4749 => 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: 1306/2615] 199.204.45.240 () {34 vars in 994 bytes} [Mon Apr 27 02:38:08 2026] GET /v2.0/ports?device_id=b469ad52-3c9e-4501-b93b-2f4be4d120d9 => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2616] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:38:08 2026] GET /v2.0/subnets?id=b2f3857d-7bcd-4ecf-8119-8217fd09a5f2 => generated 630 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2617] 199.204.45.240 () {34 vars in 1044 bytes} [Mon Apr 27 02:38:08 2026] GET /v2.0/security-groups?id=9e175437-cba3-4de3-9746-b99b6dcb4e42&fields=id&fields=name => generated 96 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2618] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:38:08 2026] GET /v2.0/ports?network_id=79afa274-78fc-4e2c-ace4-3e64c3bccb14&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2619] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:38:08 2026] GET /v2.0/networks/79afa274-78fc-4e2c-ace4-3e64c3bccb14?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2620] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:38:08 2026] GET /v2.0/networks/79afa274-78fc-4e2c-ace4-3e64c3bccb14?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: 1309/2621] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:38:08 2026] GET /v2.0/ports?device_id=b469ad52-3c9e-4501-b93b-2f4be4d120d9 => generated 1242 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2622] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:08 2026] GET /v2.0/security-groups?id=9e175437-cba3-4de3-9746-b99b6dcb4e42&fields=id&fields=name => generated 96 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2623] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:38:08 2026] GET /v2.0/ports?device_id=b469ad52-3c9e-4501-b93b-2f4be4d120d9 => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2624] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:38:11 2026] GET /v2.0/ports?device_id=b469ad52-3c9e-4501-b93b-2f4be4d120d9 => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2625] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:11 2026] GET /v2.0/security-groups?id=9e175437-cba3-4de3-9746-b99b6dcb4e42&fields=id&fields=name => generated 96 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2626] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:38:12 2026] GET /v2.0/ports?device_id=b469ad52-3c9e-4501-b93b-2f4be4d120d9 => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2633] 199.204.45.240 () {30 vars in 703 bytes} [Mon Apr 27 02:38:47 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: 1315/2634] 199.204.45.240 () {30 vars in 705 bytes} [Mon Apr 27 02:38:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2635] 199.204.45.240 () {30 vars in 681 bytes} [Mon Apr 27 02:38:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2636] 199.204.45.240 () {30 vars in 717 bytes} [Mon Apr 27 02:38:47 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: 1321/2637] 199.204.45.240 () {30 vars in 741 bytes} [Mon Apr 27 02:38:47 2026] GET /v2.0/subnets/424c0113-c340-488d-8951-0fee3016af22 => 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: 1317/2638] 199.204.45.240 () {30 vars in 769 bytes} [Mon Apr 27 02:38:47 2026] GET /v2.0/ports?device_id=b469ad52-3c9e-4501-b93b-2f4be4d120d9 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2639] 199.204.45.240 () {34 vars in 717 bytes} [Mon Apr 27 02:38:47 2026] POST /v2.0/ports => generated 1097 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2640] 10.0.0.221 () {34 vars in 971 bytes} [Mon Apr 27 02:38:47 2026] GET /v2.0/ports/f3fc23b1-8232-4d88-8407-10f31f075f19 => generated 1097 bytes in 41 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: 1323/2641] 10.0.0.221 () {34 vars in 907 bytes} [Mon Apr 27 02:38:47 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: 7|app: 0|req: 1319/2642] 199.204.45.240 () {34 vars in 1262 bytes} [Mon Apr 27 02:38:47 2026] GET /v2.0/ports/f3fc23b1-8232-4d88-8407-10f31f075f19?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2643] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:38:47 2026] GET /v2.0/networks/8baa2e4d-d130-45f1-adc3-7d9fa72c26b4?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2644] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:38:48 2026] GET /v2.0/networks/8baa2e4d-d130-45f1-adc3-7d9fa72c26b4?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: 1325/2645] 199.204.45.240 () {34 vars in 975 bytes} [Mon Apr 27 02:38:48 2026] GET /v2.0/ports/f3fc23b1-8232-4d88-8407-10f31f075f19 => generated 1097 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2646] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:38:48 2026] GET /v2.0/networks?id=8baa2e4d-d130-45f1-adc3-7d9fa72c26b4 => generated 803 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2647] 199.204.45.240 () {38 vars in 1028 bytes} [Mon Apr 27 02:38:48 2026] PUT /v2.0/ports/f3fc23b1-8232-4d88-8407-10f31f075f19 => generated 1251 bytes in 507 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2648] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:38:48 2026] GET /v2.0/ports?tenant_id=296a965259da4195b0ad1ad8dfb2850f&device_id=b469ad52-3c9e-4501-b93b-2f4be4d120d9 => generated 2523 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 02:38:48.915 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-78c6db2b-f9e6-4364-b8c3-ac6e0bc91fa4'] response: {'name': 'network-changed', 'server_uuid': 'b469ad52-3c9e-4501-b93b-2f4be4d120d9', 'tag': 'f3fc23b1-8232-4d88-8407-10f31f075f19', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1327/2649] 199.204.45.240 () {34 vars in 1060 bytes} [Mon Apr 27 02:38:48 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.89&port_id=8cbf6ac1-b8a4-416f-9531-13c6fcad4749 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2650] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:38:48 2026] GET /v2.0/subnets?id=b2f3857d-7bcd-4ecf-8119-8217fd09a5f2 => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2651] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:38:48 2026] GET /v2.0/ports?network_id=79afa274-78fc-4e2c-ace4-3e64c3bccb14&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2652] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:38:49 2026] GET /v2.0/networks/79afa274-78fc-4e2c-ace4-3e64c3bccb14?fields=segments => generated 14 bytes in 70 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: 1329/2653] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:38:49 2026] GET /v2.0/networks/79afa274-78fc-4e2c-ace4-3e64c3bccb14?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: 1325/2654] 199.204.45.240 () {34 vars in 1058 bytes} [Mon Apr 27 02:38:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.110&port_id=f3fc23b1-8232-4d88-8407-10f31f075f19 => 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: 1330/2655] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:38:49 2026] GET /v2.0/subnets?id=424c0113-c340-488d-8951-0fee3016af22 => generated 655 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2656] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:38:49 2026] GET /v2.0/ports?network_id=8baa2e4d-d130-45f1-adc3-7d9fa72c26b4&device_owner=network%3Adhcp => generated 1461 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2657] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:38:49 2026] GET /v2.0/networks/8baa2e4d-d130-45f1-adc3-7d9fa72c26b4?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: 1327/2658] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:38:49 2026] GET /v2.0/networks/8baa2e4d-d130-45f1-adc3-7d9fa72c26b4?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: 1332/2659] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:38:49 2026] GET /v2.0/ports?tenant_id=296a965259da4195b0ad1ad8dfb2850f&device_id=b469ad52-3c9e-4501-b93b-2f4be4d120d9 => generated 2523 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2660] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:38:49 2026] GET /v2.0/networks?id=8baa2e4d-d130-45f1-adc3-7d9fa72c26b4 => generated 803 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2661] 199.204.45.240 () {34 vars in 1058 bytes} [Mon Apr 27 02:38:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.110&port_id=f3fc23b1-8232-4d88-8407-10f31f075f19 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2662] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:38:49 2026] GET /v2.0/subnets?id=424c0113-c340-488d-8951-0fee3016af22 => generated 655 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2663] 10.0.0.221 () {34 vars in 971 bytes} [Mon Apr 27 02:38:49 2026] GET /v2.0/ports/f3fc23b1-8232-4d88-8407-10f31f075f19 => generated 1287 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2664] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:38:49 2026] GET /v2.0/ports?network_id=8baa2e4d-d130-45f1-adc3-7d9fa72c26b4&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: 7|app: 0|req: 1331/2665] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:38:49 2026] GET /v2.0/networks/8baa2e4d-d130-45f1-adc3-7d9fa72c26b4?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2666] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:38:50 2026] GET /v2.0/networks/8baa2e4d-d130-45f1-adc3-7d9fa72c26b4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2667] 199.204.45.240 () {34 vars in 789 bytes} [Mon Apr 27 02:38:49 2026] PUT /v2.0/ports/f3fc23b1-8232-4d88-8407-10f31f075f19 => generated 1312 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:38:50.267 7 INFO neutron.api.v2.resource [None req-4e0bced2-bc24-4b2f-8037-a29094e8bd0b f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1333/2668] 199.204.45.240 () {30 vars in 763 bytes} [Mon Apr 27 02:38:50 2026] GET /v2.0/security-groups/lb-78ce0b8c-9110-4c9c-aa41-2f57ecb6dfc7 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1336/2669] 199.204.45.240 () {30 vars in 785 bytes} [Mon Apr 27 02:38:50 2026] GET /v2.0/security-groups?name=lb-78ce0b8c-9110-4c9c-aa41-2f57ecb6dfc7 => generated 1577 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2670] 199.204.45.240 () {34 vars in 789 bytes} [Mon Apr 27 02:38:50 2026] PUT /v2.0/ports/f3fc23b1-8232-4d88-8407-10f31f075f19 => generated 1312 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2671] 199.204.45.240 () {30 vars in 703 bytes} [Mon Apr 27 02:38:50 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1335/2672] 199.204.45.240 () {30 vars in 705 bytes} [Mon Apr 27 02:38:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2673] 199.204.45.240 () {30 vars in 681 bytes} [Mon Apr 27 02:38:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2674] 199.204.45.240 () {30 vars in 717 bytes} [Mon Apr 27 02:38:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:38:50.993 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a3a223f-6c42-4b84-a775-230c0b525799'] response: {'name': 'network-changed', 'server_uuid': 'b469ad52-3c9e-4501-b93b-2f4be4d120d9', 'tag': 'f3fc23b1-8232-4d88-8407-10f31f075f19', 'status': 'completed', 'code': 200} 2026-04-27 02:38:50.999 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-496f008f-2d4b-4d49-94f1-bf880e9cb12d'] response: {'name': 'network-changed', 'server_uuid': 'b469ad52-3c9e-4501-b93b-2f4be4d120d9', 'tag': 'f3fc23b1-8232-4d88-8407-10f31f075f19', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1339/2675] 199.204.45.240 () {30 vars in 741 bytes} [Mon Apr 27 02:38:50 2026] GET /v2.0/subnets/424c0113-c340-488d-8951-0fee3016af22 => generated 652 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2676] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:38:50 2026] GET /v2.0/ports?tenant_id=296a965259da4195b0ad1ad8dfb2850f&device_id=b469ad52-3c9e-4501-b93b-2f4be4d120d9 => generated 2584 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2677] 199.204.45.240 () {30 vars in 737 bytes} [Mon Apr 27 02:38:51 2026] GET /v2.0/ports/541c588f-0b0d-44e8-a151-077577a8fe69 => generated 1132 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2678] 199.204.45.240 () {30 vars in 737 bytes} [Mon Apr 27 02:38:51 2026] GET /v2.0/ports/f3fc23b1-8232-4d88-8407-10f31f075f19 => generated 1348 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2679] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:38:51 2026] GET /v2.0/networks?id=8baa2e4d-d130-45f1-adc3-7d9fa72c26b4 => generated 803 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2680] 199.204.45.240 () {30 vars in 741 bytes} [Mon Apr 27 02:38:51 2026] GET /v2.0/subnets/424c0113-c340-488d-8951-0fee3016af22 => generated 652 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2681] 199.204.45.240 () {34 vars in 1058 bytes} [Mon Apr 27 02:38:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.110&port_id=f3fc23b1-8232-4d88-8407-10f31f075f19 => 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: 1340/2682] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:38:51 2026] GET /v2.0/subnets?id=424c0113-c340-488d-8951-0fee3016af22 => generated 655 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2683] 199.204.45.240 () {30 vars in 743 bytes} [Mon Apr 27 02:38:51 2026] GET /v2.0/networks/8baa2e4d-d130-45f1-adc3-7d9fa72c26b4 => generated 800 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2684] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:38:51 2026] GET /v2.0/ports?network_id=8baa2e4d-d130-45f1-adc3-7d9fa72c26b4&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2685] 199.204.45.240 () {30 vars in 737 bytes} [Mon Apr 27 02:38:51 2026] GET /v2.0/ports/541c588f-0b0d-44e8-a151-077577a8fe69 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2686] 199.204.45.240 () {30 vars in 741 bytes} [Mon Apr 27 02:38:51 2026] GET /v2.0/subnets/424c0113-c340-488d-8951-0fee3016af22 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2687] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:38:51 2026] GET /v2.0/networks/8baa2e4d-d130-45f1-adc3-7d9fa72c26b4?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: 1346/2688] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:38:51 2026] GET /v2.0/networks/8baa2e4d-d130-45f1-adc3-7d9fa72c26b4?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: 1343/2689] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:38:51 2026] GET /v2.0/ports?tenant_id=296a965259da4195b0ad1ad8dfb2850f&device_id=b469ad52-3c9e-4501-b93b-2f4be4d120d9 => generated 2586 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2690] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:38:51 2026] GET /v2.0/networks?id=8baa2e4d-d130-45f1-adc3-7d9fa72c26b4 => generated 803 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2691] 199.204.45.240 () {34 vars in 1058 bytes} [Mon Apr 27 02:38:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.110&port_id=f3fc23b1-8232-4d88-8407-10f31f075f19 => 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: 1348/2692] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:38:51 2026] GET /v2.0/subnets?id=424c0113-c340-488d-8951-0fee3016af22 => generated 655 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2693] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:38:51 2026] GET /v2.0/ports?network_id=8baa2e4d-d130-45f1-adc3-7d9fa72c26b4&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2694] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:38:51 2026] GET /v2.0/networks/8baa2e4d-d130-45f1-adc3-7d9fa72c26b4?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2695] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:38:52 2026] GET /v2.0/networks/8baa2e4d-d130-45f1-adc3-7d9fa72c26b4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2698] 199.204.45.240 () {34 vars in 1096 bytes} [Mon Apr 27 02:39:03 2026] GET /v2.0/ports?device_id=e7ed7f41-f286-42e5-81a8-222c124a48a8&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2699] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:39:03 2026] GET /v2.0/ports?tenant_id=f678f16dbe354e2398b971610ac30bd9&device_id=e7ed7f41-f286-42e5-81a8-222c124a48a8 => generated 1469 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2700] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:39:03 2026] GET /v2.0/networks?id=99ffb633-66ed-425d-b6d3-58ec35460b3e => generated 801 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2701] 199.204.45.240 () {34 vars in 1056 bytes} [Mon Apr 27 02:39:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.31&port_id=76378aa8-9e17-41e0-8516-e73e352a85c8 => generated 859 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2702] 199.204.45.240 () {34 vars in 1106 bytes} [Mon Apr 27 02:39:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2f8&port_id=76378aa8-9e17-41e0-8516-e73e352a85c8 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2703] 199.204.45.240 () {34 vars in 1064 bytes} [Mon Apr 27 02:39:03 2026] GET /v2.0/subnets?id=60fff111-ca71-4dd2-b515-ab18cee54cdc&id=662a8853-cb74-40b9-b658-b396b93c63e2 => generated 1366 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2704] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:39:03 2026] GET /v2.0/ports?network_id=99ffb633-66ed-425d-b6d3-58ec35460b3e&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2705] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:39:03 2026] GET /v2.0/ports?network_id=99ffb633-66ed-425d-b6d3-58ec35460b3e&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2706] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:39:03 2026] GET /v2.0/networks/99ffb633-66ed-425d-b6d3-58ec35460b3e?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2707] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:39:04 2026] GET /v2.0/networks/99ffb633-66ed-425d-b6d3-58ec35460b3e?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-04-27 02:39:04.355 7 WARNING neutron_lib.context [None req-562a2246-5de3-4237-be6b-b8d2aa72e889 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 02:39:05.738 7 INFO neutron.db.l3_db [None req-562a2246-5de3-4237-be6b-b8d2aa72e889 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] Floating IP 2ac16e0a-107b-4f05-b215-10b46b288f9b associated. External IP: 10.96.250.208, port: 541c588f-0b0d-44e8-a151-077577a8fe69. [pid: 7|app: 0|req: 1353/2708] 10.0.0.179 () {34 vars in 677 bytes} [Mon Apr 27 02:39:04 2026] POST /v2.0/floatingips => generated 899 bytes in 1781 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2709] 199.204.45.240 () {30 vars in 703 bytes} [Mon Apr 27 02:39:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2710] 199.204.45.240 () {30 vars in 705 bytes} [Mon Apr 27 02:39:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2711] 199.204.45.240 () {30 vars in 681 bytes} [Mon Apr 27 02:39:10 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2712] 199.204.45.240 () {30 vars in 717 bytes} [Mon Apr 27 02:39:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:39:11.029 8 INFO neutron.api.v2.resource [None req-6d8c8a57-3620-4112-9288-43dfdd988890 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1358/2713] 199.204.45.240 () {30 vars in 763 bytes} [Mon Apr 27 02:39:11 2026] GET /v2.0/security-groups/lb-78ce0b8c-9110-4c9c-aa41-2f57ecb6dfc7 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2714] 199.204.45.240 () {30 vars in 785 bytes} [Mon Apr 27 02:39:11 2026] GET /v2.0/security-groups?name=lb-78ce0b8c-9110-4c9c-aa41-2f57ecb6dfc7 => generated 1577 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2715] 199.204.45.240 () {30 vars in 815 bytes} [Mon Apr 27 02:39:11 2026] GET /v2.0/security-group-rules?security_group_id=11e5407d-f246-4339-b09a-fd7f7473cb3f => generated 1118 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2716] 199.204.45.240 () {34 vars in 747 bytes} [Mon Apr 27 02:39:11 2026] POST /v2.0/security-group-rules => generated 565 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2717] 199.204.45.240 () {34 vars in 747 bytes} [Mon Apr 27 02:39:11 2026] POST /v2.0/security-group-rules => generated 569 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2720] 10.0.0.204 () {30 vars in 690 bytes} [Mon Apr 27 02:39:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2721] 10.0.0.204 () {30 vars in 692 bytes} [Mon Apr 27 02:39:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2722] 10.0.0.204 () {30 vars in 668 bytes} [Mon Apr 27 02:39:17 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: 1360/2723] 10.0.0.204 () {30 vars in 704 bytes} [Mon Apr 27 02:39:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2724] 10.0.0.204 () {28 vars in 439 bytes} [Mon Apr 27 02:39:18 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2725] 10.0.0.204 () {30 vars in 728 bytes} [Mon Apr 27 02:39:18 2026] GET /v2.0/subnets/d585d5d1-2399-4b25-831c-ad7388d9b5ee => generated 632 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2726] 199.204.45.240 () {30 vars in 703 bytes} [Mon Apr 27 02:39:19 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: 1362/2727] 199.204.45.240 () {30 vars in 705 bytes} [Mon Apr 27 02:39:19 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2728] 199.204.45.240 () {30 vars in 681 bytes} [Mon Apr 27 02:39:19 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2729] 199.204.45.240 () {30 vars in 717 bytes} [Mon Apr 27 02:39:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2730] 199.204.45.240 () {30 vars in 741 bytes} [Mon Apr 27 02:39:19 2026] GET /v2.0/subnets/d585d5d1-2399-4b25-831c-ad7388d9b5ee => generated 650 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2731] 199.204.45.240 () {30 vars in 769 bytes} [Mon Apr 27 02:39:19 2026] GET /v2.0/ports?device_id=b469ad52-3c9e-4501-b93b-2f4be4d120d9 => generated 2586 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2732] 199.204.45.240 () {30 vars in 703 bytes} [Mon Apr 27 02:39:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2733] 199.204.45.240 () {30 vars in 705 bytes} [Mon Apr 27 02:39:19 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2734] 199.204.45.240 () {30 vars in 681 bytes} [Mon Apr 27 02:39:19 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2735] 199.204.45.240 () {30 vars in 717 bytes} [Mon Apr 27 02:39:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2736] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:39:19 2026] GET /v2.0/networks/eb9ebf03-25bb-4530-8297-d3901a58d1e3?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: 1367/2737] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:39:20 2026] GET /v2.0/networks/eb9ebf03-25bb-4530-8297-d3901a58d1e3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2738] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:39:20 2026] GET /v2.0/networks?id=eb9ebf03-25bb-4530-8297-d3901a58d1e3 => 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: 1368/2739] 199.204.45.240 () {38 vars in 955 bytes} [Mon Apr 27 02:39:20 2026] POST /v2.0/ports => generated 1303 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2740] 199.204.45.240 () {38 vars in 1028 bytes} [Mon Apr 27 02:39:20 2026] PUT /v2.0/ports/095da572-0dda-451a-a9cd-2e70911020c7 => generated 1428 bytes in 555 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: 1369/2741] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:39:21 2026] GET /v2.0/ports?tenant_id=296a965259da4195b0ad1ad8dfb2850f&device_id=b469ad52-3c9e-4501-b93b-2f4be4d120d9 => generated 4042 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 02:39:21.465 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff33b2cb-9ce8-4cec-8ca9-87dd2e8bfc98'] response: {'name': 'network-changed', 'server_uuid': 'b469ad52-3c9e-4501-b93b-2f4be4d120d9', 'tag': '095da572-0dda-451a-a9cd-2e70911020c7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1373/2742] 199.204.45.240 () {34 vars in 1060 bytes} [Mon Apr 27 02:39:21 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.89&port_id=8cbf6ac1-b8a4-416f-9531-13c6fcad4749 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2743] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:39:21 2026] GET /v2.0/subnets?id=b2f3857d-7bcd-4ecf-8119-8217fd09a5f2 => generated 630 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2744] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:39:21 2026] GET /v2.0/ports?network_id=79afa274-78fc-4e2c-ace4-3e64c3bccb14&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: 1371/2745] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:39:21 2026] GET /v2.0/networks/79afa274-78fc-4e2c-ace4-3e64c3bccb14?fields=segments => generated 14 bytes in 77 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: 1375/2746] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:39:21 2026] GET /v2.0/networks/79afa274-78fc-4e2c-ace4-3e64c3bccb14?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2747] 199.204.45.240 () {34 vars in 1058 bytes} [Mon Apr 27 02:39:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.110&port_id=f3fc23b1-8232-4d88-8407-10f31f075f19 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2748] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:39:21 2026] GET /v2.0/subnets?id=424c0113-c340-488d-8951-0fee3016af22 => generated 655 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2749] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:39:21 2026] GET /v2.0/ports?network_id=8baa2e4d-d130-45f1-adc3-7d9fa72c26b4&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2750] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:39:21 2026] GET /v2.0/networks/8baa2e4d-d130-45f1-adc3-7d9fa72c26b4?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: 1374/2751] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:39:21 2026] GET /v2.0/networks/8baa2e4d-d130-45f1-adc3-7d9fa72c26b4?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: 1378/2752] 199.204.45.240 () {34 vars in 1058 bytes} [Mon Apr 27 02:39:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.252&port_id=095da572-0dda-451a-a9cd-2e70911020c7 => 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: 1375/2753] 199.204.45.240 () {34 vars in 1104 bytes} [Mon Apr 27 02:39:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2e5&port_id=095da572-0dda-451a-a9cd-2e70911020c7 => 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: 1379/2754] 199.204.45.240 () {34 vars in 1064 bytes} [Mon Apr 27 02:39:22 2026] GET /v2.0/subnets?id=b4462db5-10a9-441f-98f8-8bd59d0b16fd&id=d585d5d1-2399-4b25-831c-ad7388d9b5ee => generated 1362 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2755] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:39:22 2026] GET /v2.0/ports?network_id=eb9ebf03-25bb-4530-8297-d3901a58d1e3&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2756] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:39:22 2026] GET /v2.0/ports?network_id=eb9ebf03-25bb-4530-8297-d3901a58d1e3&device_owner=network%3Adhcp => generated 1457 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2757] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:39:22 2026] GET /v2.0/networks/eb9ebf03-25bb-4530-8297-d3901a58d1e3?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: 1381/2758] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:39:22 2026] GET /v2.0/networks/eb9ebf03-25bb-4530-8297-d3901a58d1e3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2759] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:39:22 2026] GET /v2.0/ports?tenant_id=296a965259da4195b0ad1ad8dfb2850f&device_id=b469ad52-3c9e-4501-b93b-2f4be4d120d9 => generated 4042 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2760] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:39:22 2026] GET /v2.0/networks?id=eb9ebf03-25bb-4530-8297-d3901a58d1e3 => generated 800 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2761] 199.204.45.240 () {34 vars in 1058 bytes} [Mon Apr 27 02:39:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.252&port_id=095da572-0dda-451a-a9cd-2e70911020c7 => 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: 1383/2762] 199.204.45.240 () {34 vars in 1104 bytes} [Mon Apr 27 02:39:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2e5&port_id=095da572-0dda-451a-a9cd-2e70911020c7 => 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: 1380/2763] 199.204.45.240 () {34 vars in 1064 bytes} [Mon Apr 27 02:39:22 2026] GET /v2.0/subnets?id=b4462db5-10a9-441f-98f8-8bd59d0b16fd&id=d585d5d1-2399-4b25-831c-ad7388d9b5ee => generated 1362 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2764] 10.0.0.221 () {34 vars in 971 bytes} [Mon Apr 27 02:39:22 2026] GET /v2.0/ports/095da572-0dda-451a-a9cd-2e70911020c7 => generated 1464 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2765] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:39:22 2026] GET /v2.0/ports?network_id=eb9ebf03-25bb-4530-8297-d3901a58d1e3&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2766] 199.204.45.240 () {30 vars in 737 bytes} [Mon Apr 27 02:39:22 2026] GET /v2.0/ports/095da572-0dda-451a-a9cd-2e70911020c7 => generated 1464 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2767] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:39:22 2026] GET /v2.0/ports?network_id=eb9ebf03-25bb-4530-8297-d3901a58d1e3&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2768] 199.204.45.240 () {30 vars in 737 bytes} [Mon Apr 27 02:39:22 2026] GET /v2.0/ports/095da572-0dda-451a-a9cd-2e70911020c7 => generated 1464 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2769] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:39:22 2026] GET /v2.0/networks/eb9ebf03-25bb-4530-8297-d3901a58d1e3?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: 1384/2770] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:39:22 2026] GET /v2.0/networks/eb9ebf03-25bb-4530-8297-d3901a58d1e3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2771] 199.204.45.240 () {34 vars in 790 bytes} [Mon Apr 27 02:39:22 2026] PUT /v2.0/ports/095da572-0dda-451a-a9cd-2e70911020c7 => generated 1199 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2772] 199.204.45.240 () {30 vars in 743 bytes} [Mon Apr 27 02:39:23 2026] GET /v2.0/networks/eb9ebf03-25bb-4530-8297-d3901a58d1e3 => generated 797 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 02:39:23.523 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea632ce6-926a-45b9-adfc-54128cd23f4b'] response: {'name': 'network-changed', 'server_uuid': 'b469ad52-3c9e-4501-b93b-2f4be4d120d9', 'tag': '095da572-0dda-451a-a9cd-2e70911020c7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1388/2773] 199.204.45.240 () {30 vars in 741 bytes} [Mon Apr 27 02:39:23 2026] GET /v2.0/subnets/d585d5d1-2399-4b25-831c-ad7388d9b5ee => generated 650 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2774] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:39:23 2026] GET /v2.0/ports?tenant_id=296a965259da4195b0ad1ad8dfb2850f&device_id=b469ad52-3c9e-4501-b93b-2f4be4d120d9 => generated 3813 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2775] 199.204.45.240 () {30 vars in 703 bytes} [Mon Apr 27 02:39:23 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: 1388/2776] 199.204.45.240 () {30 vars in 705 bytes} [Mon Apr 27 02:39:23 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2777] 199.204.45.240 () {30 vars in 681 bytes} [Mon Apr 27 02:39:23 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: 1390/2778] 199.204.45.240 () {30 vars in 717 bytes} [Mon Apr 27 02:39:23 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: 1391/2779] 199.204.45.240 () {30 vars in 741 bytes} [Mon Apr 27 02:39:23 2026] GET /v2.0/subnets/424c0113-c340-488d-8951-0fee3016af22 => 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: 1392/2780] 199.204.45.240 () {30 vars in 737 bytes} [Mon Apr 27 02:39:23 2026] GET /v2.0/ports/541c588f-0b0d-44e8-a151-077577a8fe69 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2781] 199.204.45.240 () {30 vars in 737 bytes} [Mon Apr 27 02:39:23 2026] GET /v2.0/ports/f3fc23b1-8232-4d88-8407-10f31f075f19 => generated 1350 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2782] 199.204.45.240 () {30 vars in 741 bytes} [Mon Apr 27 02:39:23 2026] GET /v2.0/subnets/424c0113-c340-488d-8951-0fee3016af22 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2783] 199.204.45.240 () {30 vars in 743 bytes} [Mon Apr 27 02:39:23 2026] GET /v2.0/networks/8baa2e4d-d130-45f1-adc3-7d9fa72c26b4 => generated 800 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2784] 199.204.45.240 () {30 vars in 737 bytes} [Mon Apr 27 02:39:23 2026] GET /v2.0/ports/541c588f-0b0d-44e8-a151-077577a8fe69 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2785] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:39:23 2026] GET /v2.0/networks?id=eb9ebf03-25bb-4530-8297-d3901a58d1e3 => generated 800 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2786] 199.204.45.240 () {30 vars in 741 bytes} [Mon Apr 27 02:39:24 2026] GET /v2.0/subnets/424c0113-c340-488d-8951-0fee3016af22 => 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: 1390/2787] 199.204.45.240 () {34 vars in 1058 bytes} [Mon Apr 27 02:39:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.252&port_id=095da572-0dda-451a-a9cd-2e70911020c7 => 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: 1398/2788] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:39:24 2026] GET /v2.0/subnets?id=d585d5d1-2399-4b25-831c-ad7388d9b5ee => generated 653 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2789] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:39:24 2026] GET /v2.0/ports?network_id=eb9ebf03-25bb-4530-8297-d3901a58d1e3&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2790] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:39:24 2026] GET /v2.0/networks/eb9ebf03-25bb-4530-8297-d3901a58d1e3?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: 1392/2791] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:39:24 2026] GET /v2.0/networks/eb9ebf03-25bb-4530-8297-d3901a58d1e3?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: 1394/2794] 10.0.0.204 () {30 vars in 690 bytes} [Mon Apr 27 02:39:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2795] 10.0.0.204 () {30 vars in 692 bytes} [Mon Apr 27 02:39:28 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: 1395/2796] 10.0.0.204 () {30 vars in 668 bytes} [Mon Apr 27 02:39:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2797] 10.0.0.204 () {30 vars in 704 bytes} [Mon Apr 27 02:39:29 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: 1396/2798] 10.0.0.204 () {28 vars in 439 bytes} [Mon Apr 27 02:39:29 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: 1403/2799] 10.0.0.204 () {30 vars in 728 bytes} [Mon Apr 27 02:39:29 2026] GET /v2.0/subnets/662a8853-cb74-40b9-b658-b396b93c63e2 => generated 631 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2800] 199.204.45.240 () {30 vars in 703 bytes} [Mon Apr 27 02:39:30 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: 1404/2801] 199.204.45.240 () {30 vars in 705 bytes} [Mon Apr 27 02:39:30 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: 1398/2802] 199.204.45.240 () {30 vars in 681 bytes} [Mon Apr 27 02:39:30 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: 1405/2803] 199.204.45.240 () {30 vars in 717 bytes} [Mon Apr 27 02:39:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2804] 199.204.45.240 () {30 vars in 741 bytes} [Mon Apr 27 02:39:30 2026] GET /v2.0/subnets/d585d5d1-2399-4b25-831c-ad7388d9b5ee => generated 650 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2805] 199.204.45.240 () {30 vars in 741 bytes} [Mon Apr 27 02:39:30 2026] GET /v2.0/subnets/662a8853-cb74-40b9-b658-b396b93c63e2 => 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: 1400/2806] 199.204.45.240 () {30 vars in 769 bytes} [Mon Apr 27 02:39:30 2026] GET /v2.0/ports?device_id=b469ad52-3c9e-4501-b93b-2f4be4d120d9 => generated 3815 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2807] 199.204.45.240 () {30 vars in 703 bytes} [Mon Apr 27 02:39:30 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: 1401/2808] 199.204.45.240 () {30 vars in 705 bytes} [Mon Apr 27 02:39:30 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: 1408/2809] 199.204.45.240 () {30 vars in 681 bytes} [Mon Apr 27 02:39:30 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: 1402/2810] 199.204.45.240 () {30 vars in 717 bytes} [Mon Apr 27 02:39:30 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: 1409/2811] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:39:31 2026] GET /v2.0/networks/99ffb633-66ed-425d-b6d3-58ec35460b3e?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2812] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:39:31 2026] GET /v2.0/networks/99ffb633-66ed-425d-b6d3-58ec35460b3e?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: 1410/2813] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:39:31 2026] GET /v2.0/networks?id=99ffb633-66ed-425d-b6d3-58ec35460b3e => generated 801 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2814] 199.204.45.240 () {38 vars in 955 bytes} [Mon Apr 27 02:39:31 2026] POST /v2.0/ports => generated 1303 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2815] 199.204.45.240 () {38 vars in 1028 bytes} [Mon Apr 27 02:39:31 2026] PUT /v2.0/ports/ac191d48-b13b-4951-a3a7-a4f1fcfd04ce => generated 1428 bytes in 583 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: 1405/2816] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:39:32 2026] GET /v2.0/ports?tenant_id=296a965259da4195b0ad1ad8dfb2850f&device_id=b469ad52-3c9e-4501-b93b-2f4be4d120d9 => generated 5271 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 02:39:32.503 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3aa495bb-ce83-4a8e-9df7-3dfd3ff559c8'] response: {'name': 'network-changed', 'server_uuid': 'b469ad52-3c9e-4501-b93b-2f4be4d120d9', 'tag': 'ac191d48-b13b-4951-a3a7-a4f1fcfd04ce', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1412/2817] 199.204.45.240 () {34 vars in 1060 bytes} [Mon Apr 27 02:39:32 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.89&port_id=8cbf6ac1-b8a4-416f-9531-13c6fcad4749 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2818] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:39:32 2026] GET /v2.0/subnets?id=b2f3857d-7bcd-4ecf-8119-8217fd09a5f2 => generated 630 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2819] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:39:32 2026] GET /v2.0/ports?network_id=79afa274-78fc-4e2c-ace4-3e64c3bccb14&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2820] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:39:32 2026] GET /v2.0/networks/79afa274-78fc-4e2c-ace4-3e64c3bccb14?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1414/2821] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:39:32 2026] GET /v2.0/networks/79afa274-78fc-4e2c-ace4-3e64c3bccb14?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: 1408/2822] 199.204.45.240 () {34 vars in 1058 bytes} [Mon Apr 27 02:39:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.110&port_id=f3fc23b1-8232-4d88-8407-10f31f075f19 => 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: 1415/2823] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:39:32 2026] GET /v2.0/subnets?id=424c0113-c340-488d-8951-0fee3016af22 => generated 655 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2824] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:39:32 2026] GET /v2.0/ports?network_id=8baa2e4d-d130-45f1-adc3-7d9fa72c26b4&device_owner=network%3Adhcp => generated 1461 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2825] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:39:32 2026] GET /v2.0/networks/8baa2e4d-d130-45f1-adc3-7d9fa72c26b4?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2826] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:39:33 2026] GET /v2.0/networks/8baa2e4d-d130-45f1-adc3-7d9fa72c26b4?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: 1417/2827] 199.204.45.240 () {34 vars in 1058 bytes} [Mon Apr 27 02:39:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.252&port_id=095da572-0dda-451a-a9cd-2e70911020c7 => 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: 1411/2828] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:39:33 2026] GET /v2.0/subnets?id=d585d5d1-2399-4b25-831c-ad7388d9b5ee => generated 653 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2829] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:39:33 2026] GET /v2.0/ports?network_id=eb9ebf03-25bb-4530-8297-d3901a58d1e3&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2830] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:39:33 2026] GET /v2.0/networks/eb9ebf03-25bb-4530-8297-d3901a58d1e3?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: 1419/2831] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:39:33 2026] GET /v2.0/networks/eb9ebf03-25bb-4530-8297-d3901a58d1e3?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: 1413/2832] 199.204.45.240 () {34 vars in 1056 bytes} [Mon Apr 27 02:39:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.17&port_id=ac191d48-b13b-4951-a3a7-a4f1fcfd04ce => 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: 1420/2833] 199.204.45.240 () {34 vars in 1106 bytes} [Mon Apr 27 02:39:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A224&port_id=ac191d48-b13b-4951-a3a7-a4f1fcfd04ce => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2834] 199.204.45.240 () {34 vars in 1064 bytes} [Mon Apr 27 02:39:33 2026] GET /v2.0/subnets?id=60fff111-ca71-4dd2-b515-ab18cee54cdc&id=662a8853-cb74-40b9-b658-b396b93c63e2 => generated 1366 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2835] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:39:33 2026] GET /v2.0/ports?network_id=99ffb633-66ed-425d-b6d3-58ec35460b3e&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: 1415/2836] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:39:33 2026] GET /v2.0/ports?network_id=99ffb633-66ed-425d-b6d3-58ec35460b3e&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: 1422/2837] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:39:33 2026] GET /v2.0/networks/99ffb633-66ed-425d-b6d3-58ec35460b3e?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2838] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:39:33 2026] GET /v2.0/networks/99ffb633-66ed-425d-b6d3-58ec35460b3e?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: 1423/2839] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:39:33 2026] GET /v2.0/ports?tenant_id=296a965259da4195b0ad1ad8dfb2850f&device_id=b469ad52-3c9e-4501-b93b-2f4be4d120d9 => generated 5271 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2840] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:39:34 2026] GET /v2.0/networks?id=99ffb633-66ed-425d-b6d3-58ec35460b3e => generated 801 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2841] 199.204.45.240 () {34 vars in 1056 bytes} [Mon Apr 27 02:39:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.17&port_id=ac191d48-b13b-4951-a3a7-a4f1fcfd04ce => 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: 1418/2842] 199.204.45.240 () {34 vars in 1106 bytes} [Mon Apr 27 02:39:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A224&port_id=ac191d48-b13b-4951-a3a7-a4f1fcfd04ce => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2843] 10.0.0.221 () {34 vars in 971 bytes} [Mon Apr 27 02:39:34 2026] GET /v2.0/ports/ac191d48-b13b-4951-a3a7-a4f1fcfd04ce => generated 1464 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2844] 199.204.45.240 () {34 vars in 1064 bytes} [Mon Apr 27 02:39:34 2026] GET /v2.0/subnets?id=60fff111-ca71-4dd2-b515-ab18cee54cdc&id=662a8853-cb74-40b9-b658-b396b93c63e2 => generated 1366 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2845] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:39:34 2026] GET /v2.0/ports?network_id=99ffb633-66ed-425d-b6d3-58ec35460b3e&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2846] 199.204.45.240 () {30 vars in 737 bytes} [Mon Apr 27 02:39:34 2026] GET /v2.0/ports/ac191d48-b13b-4951-a3a7-a4f1fcfd04ce => generated 1464 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2847] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:39:34 2026] GET /v2.0/ports?network_id=99ffb633-66ed-425d-b6d3-58ec35460b3e&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2848] 199.204.45.240 () {30 vars in 737 bytes} [Mon Apr 27 02:39:34 2026] GET /v2.0/ports/ac191d48-b13b-4951-a3a7-a4f1fcfd04ce => generated 1464 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2849] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:39:34 2026] GET /v2.0/networks/99ffb633-66ed-425d-b6d3-58ec35460b3e?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2850] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:39:34 2026] GET /v2.0/networks/99ffb633-66ed-425d-b6d3-58ec35460b3e?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: 1422/2851] 199.204.45.240 () {34 vars in 790 bytes} [Mon Apr 27 02:39:34 2026] PUT /v2.0/ports/ac191d48-b13b-4951-a3a7-a4f1fcfd04ce => generated 1195 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2852] 199.204.45.240 () {30 vars in 743 bytes} [Mon Apr 27 02:39:34 2026] GET /v2.0/networks/99ffb633-66ed-425d-b6d3-58ec35460b3e => generated 798 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 02:39:34.892 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-150b0687-b760-4618-baf8-51bf0d438e4f'] response: {'name': 'network-changed', 'server_uuid': 'b469ad52-3c9e-4501-b93b-2f4be4d120d9', 'tag': 'ac191d48-b13b-4951-a3a7-a4f1fcfd04ce', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1423/2853] 199.204.45.240 () {30 vars in 741 bytes} [Mon Apr 27 02:39:34 2026] GET /v2.0/subnets/662a8853-cb74-40b9-b658-b396b93c63e2 => generated 649 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2854] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:39:34 2026] GET /v2.0/ports?tenant_id=296a965259da4195b0ad1ad8dfb2850f&device_id=b469ad52-3c9e-4501-b93b-2f4be4d120d9 => generated 5038 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2855] 199.204.45.240 () {30 vars in 703 bytes} [Mon Apr 27 02:39:35 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2856] 199.204.45.240 () {30 vars in 705 bytes} [Mon Apr 27 02:39:35 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2857] 199.204.45.240 () {30 vars in 681 bytes} [Mon Apr 27 02:39:35 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2858] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:39:34 2026] GET /v2.0/networks?id=99ffb633-66ed-425d-b6d3-58ec35460b3e => generated 801 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2859] 199.204.45.240 () {30 vars in 717 bytes} [Mon Apr 27 02:39:35 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2860] 199.204.45.240 () {34 vars in 1056 bytes} [Mon Apr 27 02:39:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.17&port_id=ac191d48-b13b-4951-a3a7-a4f1fcfd04ce => 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: 1425/2861] 199.204.45.240 () {30 vars in 741 bytes} [Mon Apr 27 02:39:35 2026] GET /v2.0/subnets/424c0113-c340-488d-8951-0fee3016af22 => 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: 1437/2862] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:39:35 2026] GET /v2.0/subnets?id=662a8853-cb74-40b9-b658-b396b93c63e2 => 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: 1426/2863] 199.204.45.240 () {30 vars in 737 bytes} [Mon Apr 27 02:39:35 2026] GET /v2.0/ports/541c588f-0b0d-44e8-a151-077577a8fe69 => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2864] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:39:35 2026] GET /v2.0/ports?network_id=99ffb633-66ed-425d-b6d3-58ec35460b3e&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2865] 199.204.45.240 () {30 vars in 737 bytes} [Mon Apr 27 02:39:35 2026] GET /v2.0/ports/f3fc23b1-8232-4d88-8407-10f31f075f19 => generated 1350 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2866] 199.204.45.240 () {30 vars in 741 bytes} [Mon Apr 27 02:39:35 2026] GET /v2.0/subnets/424c0113-c340-488d-8951-0fee3016af22 => 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: 1439/2867] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:39:35 2026] GET /v2.0/networks/99ffb633-66ed-425d-b6d3-58ec35460b3e?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: 1429/2868] 199.204.45.240 () {30 vars in 743 bytes} [Mon Apr 27 02:39:35 2026] GET /v2.0/networks/8baa2e4d-d130-45f1-adc3-7d9fa72c26b4 => 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: 1440/2869] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:39:35 2026] GET /v2.0/networks/99ffb633-66ed-425d-b6d3-58ec35460b3e?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: 1430/2870] 199.204.45.240 () {30 vars in 737 bytes} [Mon Apr 27 02:39:35 2026] GET /v2.0/ports/541c588f-0b0d-44e8-a151-077577a8fe69 => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2871] 199.204.45.240 () {30 vars in 741 bytes} [Mon Apr 27 02:39:35 2026] GET /v2.0/subnets/424c0113-c340-488d-8951-0fee3016af22 => 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: 1432/2874] 199.204.45.240 () {30 vars in 703 bytes} [Mon Apr 27 02:39:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2875] 199.204.45.240 () {30 vars in 705 bytes} [Mon Apr 27 02:39:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2876] 199.204.45.240 () {30 vars in 681 bytes} [Mon Apr 27 02:39:43 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: 1444/2877] 199.204.45.240 () {30 vars in 717 bytes} [Mon Apr 27 02:39:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2878] 199.204.45.240 () {30 vars in 741 bytes} [Mon Apr 27 02:39:43 2026] GET /v2.0/subnets/d585d5d1-2399-4b25-831c-ad7388d9b5ee => generated 650 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2879] 199.204.45.240 () {30 vars in 769 bytes} [Mon Apr 27 02:39:43 2026] GET /v2.0/ports?device_id=b469ad52-3c9e-4501-b93b-2f4be4d120d9 => generated 5038 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2880] 199.204.45.240 () {30 vars in 703 bytes} [Mon Apr 27 02:39:43 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: 1446/2881] 199.204.45.240 () {30 vars in 705 bytes} [Mon Apr 27 02:39:44 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: 1436/2882] 199.204.45.240 () {30 vars in 681 bytes} [Mon Apr 27 02:39:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2883] 199.204.45.240 () {30 vars in 717 bytes} [Mon Apr 27 02:39:44 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: 1437/2884] 199.204.45.240 () {30 vars in 737 bytes} [Mon Apr 27 02:39:44 2026] GET /v2.0/ports/ac191d48-b13b-4951-a3a7-a4f1fcfd04ce => generated 1231 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2885] 199.204.45.240 () {34 vars in 789 bytes} [Mon Apr 27 02:39:44 2026] PUT /v2.0/ports/ac191d48-b13b-4951-a3a7-a4f1fcfd04ce => generated 1024 bytes in 393 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2886] 199.204.45.240 () {30 vars in 743 bytes} [Mon Apr 27 02:39:44 2026] GET /v2.0/networks/99ffb633-66ed-425d-b6d3-58ec35460b3e => generated 798 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2887] 199.204.45.240 () {30 vars in 769 bytes} [Mon Apr 27 02:39:44 2026] GET /v2.0/ports?device_id=b469ad52-3c9e-4501-b93b-2f4be4d120d9 => generated 4867 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2888] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:39:44 2026] GET /v2.0/ports?tenant_id=296a965259da4195b0ad1ad8dfb2850f&device_id=b469ad52-3c9e-4501-b93b-2f4be4d120d9 => generated 4867 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:39:44.748 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-875fe8c9-93d8-46d2-861c-390dad256fe5'] response: {'name': 'network-changed', 'server_uuid': 'b469ad52-3c9e-4501-b93b-2f4be4d120d9', 'tag': 'ac191d48-b13b-4951-a3a7-a4f1fcfd04ce', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1440/2889] 199.204.45.240 () {30 vars in 769 bytes} [Mon Apr 27 02:39:44 2026] GET /v2.0/ports?device_id=b469ad52-3c9e-4501-b93b-2f4be4d120d9 => generated 4867 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2890] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:39:44 2026] GET /v2.0/networks?id=99ffb633-66ed-425d-b6d3-58ec35460b3e => generated 801 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2891] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:39:44 2026] GET /v2.0/networks/99ffb633-66ed-425d-b6d3-58ec35460b3e?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: 1451/2892] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:39:44 2026] GET /v2.0/networks/99ffb633-66ed-425d-b6d3-58ec35460b3e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2893] 199.204.45.240 () {34 vars in 975 bytes} [Mon Apr 27 02:39:45 2026] GET /v2.0/ports/ac191d48-b13b-4951-a3a7-a4f1fcfd04ce => generated 1062 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2894] 199.204.45.240 () {36 vars in 997 bytes} [Mon Apr 27 02:39:45 2026] DELETE /v2.0/ports/ac191d48-b13b-4951-a3a7-a4f1fcfd04ce => 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: 1443/2895] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:39:45 2026] GET /v2.0/ports?tenant_id=296a965259da4195b0ad1ad8dfb2850f&device_id=b469ad52-3c9e-4501-b93b-2f4be4d120d9 => generated 3815 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2896] 199.204.45.240 () {30 vars in 769 bytes} [Mon Apr 27 02:39:45 2026] GET /v2.0/ports?device_id=b469ad52-3c9e-4501-b93b-2f4be4d120d9 => generated 3815 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2897] 199.204.45.240 () {34 vars in 1226 bytes} [Mon Apr 27 02:39:45 2026] GET /v2.0/networks?id=79afa274-78fc-4e2c-ace4-3e64c3bccb14&id=8baa2e4d-d130-45f1-adc3-7d9fa72c26b4&id=eb9ebf03-25bb-4530-8297-d3901a58d1e3&id=99ffb633-66ed-425d-b6d3-58ec35460b3e => generated 3097 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:39:45.913 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5dfdaf97-f49d-4bc0-8c95-d5f4d29e7ad0 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1445/2898] 199.204.45.240 () {32 vars in 759 bytes} [Mon Apr 27 02:39:45 2026] DELETE /v2.0/ports/ac191d48-b13b-4951-a3a7-a4f1fcfd04ce => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2899] 199.204.45.240 () {34 vars in 1060 bytes} [Mon Apr 27 02:39:45 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.89&port_id=8cbf6ac1-b8a4-416f-9531-13c6fcad4749 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2900] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:39:45 2026] GET /v2.0/subnets?id=b2f3857d-7bcd-4ecf-8119-8217fd09a5f2 => 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: 1447/2901] 199.204.45.240 () {30 vars in 703 bytes} [Mon Apr 27 02:39:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2902] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:39:45 2026] GET /v2.0/ports?network_id=79afa274-78fc-4e2c-ace4-3e64c3bccb14&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: 1448/2903] 199.204.45.240 () {30 vars in 705 bytes} [Mon Apr 27 02:39:46 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2904] 199.204.45.240 () {30 vars in 681 bytes} [Mon Apr 27 02:39:46 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: 1450/2905] 199.204.45.240 () {30 vars in 717 bytes} [Mon Apr 27 02:39:46 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: 1456/2906] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:39:46 2026] GET /v2.0/networks/79afa274-78fc-4e2c-ace4-3e64c3bccb14?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: 1451/2907] 199.204.45.240 () {30 vars in 741 bytes} [Mon Apr 27 02:39:46 2026] GET /v2.0/subnets/424c0113-c340-488d-8951-0fee3016af22 => generated 652 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2908] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:39:46 2026] GET /v2.0/networks/79afa274-78fc-4e2c-ace4-3e64c3bccb14?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2909] 199.204.45.240 () {30 vars in 737 bytes} [Mon Apr 27 02:39:46 2026] GET /v2.0/ports/541c588f-0b0d-44e8-a151-077577a8fe69 => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2910] 199.204.45.240 () {34 vars in 1058 bytes} [Mon Apr 27 02:39:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.110&port_id=f3fc23b1-8232-4d88-8407-10f31f075f19 => 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: 1453/2911] 199.204.45.240 () {30 vars in 737 bytes} [Mon Apr 27 02:39:46 2026] GET /v2.0/ports/f3fc23b1-8232-4d88-8407-10f31f075f19 => generated 1350 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2912] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:39:46 2026] GET /v2.0/subnets?id=424c0113-c340-488d-8951-0fee3016af22 => generated 655 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2913] 199.204.45.240 () {30 vars in 741 bytes} [Mon Apr 27 02:39:46 2026] GET /v2.0/subnets/424c0113-c340-488d-8951-0fee3016af22 => generated 652 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2914] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:39:46 2026] GET /v2.0/ports?network_id=8baa2e4d-d130-45f1-adc3-7d9fa72c26b4&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2915] 199.204.45.240 () {30 vars in 743 bytes} [Mon Apr 27 02:39:46 2026] GET /v2.0/networks/8baa2e4d-d130-45f1-adc3-7d9fa72c26b4 => generated 800 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2916] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:39:46 2026] GET /v2.0/networks/8baa2e4d-d130-45f1-adc3-7d9fa72c26b4?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: 1456/2917] 199.204.45.240 () {30 vars in 737 bytes} [Mon Apr 27 02:39:46 2026] GET /v2.0/ports/541c588f-0b0d-44e8-a151-077577a8fe69 => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2918] 199.204.45.240 () {30 vars in 741 bytes} [Mon Apr 27 02:39:46 2026] GET /v2.0/subnets/424c0113-c340-488d-8951-0fee3016af22 => 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: 1462/2919] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:39:46 2026] GET /v2.0/networks/8baa2e4d-d130-45f1-adc3-7d9fa72c26b4?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: 1458/2920] 199.204.45.240 () {34 vars in 1058 bytes} [Mon Apr 27 02:39:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.252&port_id=095da572-0dda-451a-a9cd-2e70911020c7 => 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: 1463/2921] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:39:46 2026] GET /v2.0/subnets?id=d585d5d1-2399-4b25-831c-ad7388d9b5ee => generated 653 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2922] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:39:46 2026] GET /v2.0/ports?network_id=eb9ebf03-25bb-4530-8297-d3901a58d1e3&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: 7|app: 0|req: 1464/2923] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:39:46 2026] GET /v2.0/networks/eb9ebf03-25bb-4530-8297-d3901a58d1e3?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: 1460/2924] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:39:46 2026] GET /v2.0/networks/eb9ebf03-25bb-4530-8297-d3901a58d1e3?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: 1465/2925] 199.204.45.240 () {30 vars in 703 bytes} [Mon Apr 27 02:39:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2926] 199.204.45.240 () {30 vars in 705 bytes} [Mon Apr 27 02:39:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2927] 199.204.45.240 () {30 vars in 681 bytes} [Mon Apr 27 02:39:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2928] 199.204.45.240 () {30 vars in 717 bytes} [Mon Apr 27 02:39:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:39:49.396 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac16e91d-1313-420a-a319-fcbab7a0f1ad'] response: {'server_uuid': 'b469ad52-3c9e-4501-b93b-2f4be4d120d9', 'name': 'network-vif-deleted', 'tag': 'ac191d48-b13b-4951-a3a7-a4f1fcfd04ce', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1467/2929] 199.204.45.240 () {30 vars in 769 bytes} [Mon Apr 27 02:39:49 2026] GET /v2.0/ports?device_id=b469ad52-3c9e-4501-b93b-2f4be4d120d9 => generated 3815 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2930] 199.204.45.240 () {30 vars in 703 bytes} [Mon Apr 27 02:39:49 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: 1468/2931] 199.204.45.240 () {30 vars in 705 bytes} [Mon Apr 27 02:39:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2932] 199.204.45.240 () {30 vars in 681 bytes} [Mon Apr 27 02:39:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2933] 199.204.45.240 () {30 vars in 717 bytes} [Mon Apr 27 02:39:49 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: 1465/2934] 199.204.45.240 () {30 vars in 737 bytes} [Mon Apr 27 02:39:49 2026] GET /v2.0/ports/095da572-0dda-451a-a9cd-2e70911020c7 => generated 1237 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2935] 199.204.45.240 () {34 vars in 789 bytes} [Mon Apr 27 02:39:49 2026] PUT /v2.0/ports/095da572-0dda-451a-a9cd-2e70911020c7 => generated 1026 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2936] 199.204.45.240 () {30 vars in 743 bytes} [Mon Apr 27 02:39:50 2026] GET /v2.0/networks/eb9ebf03-25bb-4530-8297-d3901a58d1e3 => generated 797 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2937] 199.204.45.240 () {30 vars in 769 bytes} [Mon Apr 27 02:39:50 2026] GET /v2.0/ports?device_id=b469ad52-3c9e-4501-b93b-2f4be4d120d9 => generated 3640 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2938] 199.204.45.240 () {30 vars in 769 bytes} [Mon Apr 27 02:39:50 2026] GET /v2.0/ports?device_id=b469ad52-3c9e-4501-b93b-2f4be4d120d9 => generated 3640 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1472/2939] 199.204.45.240 () {34 vars in 975 bytes} [Mon Apr 27 02:39:50 2026] GET /v2.0/ports/095da572-0dda-451a-a9cd-2e70911020c7 => generated 1062 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2940] 199.204.45.240 () {36 vars in 997 bytes} [Mon Apr 27 02:39:50 2026] DELETE /v2.0/ports/095da572-0dda-451a-a9cd-2e70911020c7 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2941] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:39:51 2026] GET /v2.0/ports?tenant_id=296a965259da4195b0ad1ad8dfb2850f&device_id=b469ad52-3c9e-4501-b93b-2f4be4d120d9 => generated 2586 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:39:51.418 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-df5107b9-3a85-4e7b-8c55-e9a7dde6a919'] response: {'server_uuid': 'b469ad52-3c9e-4501-b93b-2f4be4d120d9', 'name': 'network-vif-deleted', 'tag': '095da572-0dda-451a-a9cd-2e70911020c7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1469/2942] 199.204.45.240 () {34 vars in 1146 bytes} [Mon Apr 27 02:39:51 2026] GET /v2.0/networks?id=79afa274-78fc-4e2c-ace4-3e64c3bccb14&id=8baa2e4d-d130-45f1-adc3-7d9fa72c26b4&id=eb9ebf03-25bb-4530-8297-d3901a58d1e3 => generated 2310 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2943] 199.204.45.240 () {30 vars in 769 bytes} [Mon Apr 27 02:39:51 2026] GET /v2.0/ports?device_id=b469ad52-3c9e-4501-b93b-2f4be4d120d9 => generated 2586 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:39:51.509 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-128f9bc2-7c7a-4086-9cec-ba8c037f7a49'] response: {'name': 'network-changed', 'server_uuid': 'b469ad52-3c9e-4501-b93b-2f4be4d120d9', 'tag': '095da572-0dda-451a-a9cd-2e70911020c7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1470/2944] 199.204.45.240 () {34 vars in 1060 bytes} [Mon Apr 27 02:39:51 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.89&port_id=8cbf6ac1-b8a4-416f-9531-13c6fcad4749 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:39:51.527 7 INFO neutron.pecan_wsgi.hooks.translation [None req-383448cf-afc3-4fdf-bde7-c49667920f84 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1475/2945] 199.204.45.240 () {32 vars in 759 bytes} [Mon Apr 27 02:39:51 2026] DELETE /v2.0/ports/095da572-0dda-451a-a9cd-2e70911020c7 => 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: 1471/2946] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:39:51 2026] GET /v2.0/subnets?id=b2f3857d-7bcd-4ecf-8119-8217fd09a5f2 => generated 630 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2947] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:39:51 2026] GET /v2.0/ports?network_id=79afa274-78fc-4e2c-ace4-3e64c3bccb14&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2948] 199.204.45.240 () {30 vars in 703 bytes} [Mon Apr 27 02:39:51 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: 1473/2949] 199.204.45.240 () {30 vars in 705 bytes} [Mon Apr 27 02:39: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: 8|app: 0|req: 1474/2950] 199.204.45.240 () {30 vars in 681 bytes} [Mon Apr 27 02:39:51 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: 1475/2951] 199.204.45.240 () {30 vars in 717 bytes} [Mon Apr 27 02:39: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: 1477/2952] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:39:51 2026] GET /v2.0/networks/79afa274-78fc-4e2c-ace4-3e64c3bccb14?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2953] 199.204.45.240 () {30 vars in 741 bytes} [Mon Apr 27 02:39:51 2026] GET /v2.0/subnets/424c0113-c340-488d-8951-0fee3016af22 => generated 652 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2954] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:39:51 2026] GET /v2.0/networks/79afa274-78fc-4e2c-ace4-3e64c3bccb14?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2955] 199.204.45.240 () {30 vars in 737 bytes} [Mon Apr 27 02:39:51 2026] GET /v2.0/ports/541c588f-0b0d-44e8-a151-077577a8fe69 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2956] 199.204.45.240 () {34 vars in 1058 bytes} [Mon Apr 27 02:39:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.110&port_id=f3fc23b1-8232-4d88-8407-10f31f075f19 => 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: 1478/2957] 199.204.45.240 () {30 vars in 737 bytes} [Mon Apr 27 02:39:51 2026] GET /v2.0/ports/f3fc23b1-8232-4d88-8407-10f31f075f19 => generated 1350 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2958] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:39:51 2026] GET /v2.0/subnets?id=424c0113-c340-488d-8951-0fee3016af22 => generated 655 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2959] 199.204.45.240 () {30 vars in 741 bytes} [Mon Apr 27 02:39:51 2026] GET /v2.0/subnets/424c0113-c340-488d-8951-0fee3016af22 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2960] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:39:51 2026] GET /v2.0/ports?network_id=8baa2e4d-d130-45f1-adc3-7d9fa72c26b4&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: 8|app: 0|req: 1480/2961] 199.204.45.240 () {30 vars in 743 bytes} [Mon Apr 27 02:39:51 2026] GET /v2.0/networks/8baa2e4d-d130-45f1-adc3-7d9fa72c26b4 => generated 800 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2962] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:39:51 2026] GET /v2.0/networks/8baa2e4d-d130-45f1-adc3-7d9fa72c26b4?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: 1481/2963] 199.204.45.240 () {30 vars in 737 bytes} [Mon Apr 27 02:39:52 2026] GET /v2.0/ports/541c588f-0b0d-44e8-a151-077577a8fe69 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2964] 199.204.45.240 () {30 vars in 741 bytes} [Mon Apr 27 02:39:52 2026] GET /v2.0/subnets/424c0113-c340-488d-8951-0fee3016af22 => 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: 1483/2965] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:39:52 2026] GET /v2.0/networks/8baa2e4d-d130-45f1-adc3-7d9fa72c26b4?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: 1483/2966] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:39:52 2026] GET /v2.0/ports?tenant_id=296a965259da4195b0ad1ad8dfb2850f&device_id=b469ad52-3c9e-4501-b93b-2f4be4d120d9 => generated 2586 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2969] 199.204.45.240 () {30 vars in 703 bytes} [Mon Apr 27 02:40:00 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: 1485/2970] 199.204.45.240 () {30 vars in 705 bytes} [Mon Apr 27 02:40: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: 1486/2971] 199.204.45.240 () {30 vars in 681 bytes} [Mon Apr 27 02:40:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2972] 199.204.45.240 () {30 vars in 717 bytes} [Mon Apr 27 02:40: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) 2026-04-27 02:40:00.443 8 INFO neutron.api.v2.resource [None req-7fe947ea-9a4e-4562-b419-1b615c61b807 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1487/2973] 199.204.45.240 () {30 vars in 763 bytes} [Mon Apr 27 02:40:00 2026] GET /v2.0/security-groups/lb-78ce0b8c-9110-4c9c-aa41-2f57ecb6dfc7 => 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: 1487/2974] 199.204.45.240 () {30 vars in 785 bytes} [Mon Apr 27 02:40:00 2026] GET /v2.0/security-groups?name=lb-78ce0b8c-9110-4c9c-aa41-2f57ecb6dfc7 => generated 2741 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2975] 199.204.45.240 () {30 vars in 815 bytes} [Mon Apr 27 02:40:00 2026] GET /v2.0/security-group-rules?security_group_id=11e5407d-f246-4339-b09a-fd7f7473cb3f => generated 2206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2976] 199.204.45.240 () {32 vars in 789 bytes} [Mon Apr 27 02:40:00 2026] DELETE /v2.0/security-group-rules/20a11100-04e7-4913-aebb-b687fcea2a08 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2977] 199.204.45.240 () {32 vars in 789 bytes} [Mon Apr 27 02:40:00 2026] DELETE /v2.0/security-group-rules/8dc86586-d65b-49f5-b9ea-e9d1729915c3 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2978] 199.204.45.240 () {34 vars in 1096 bytes} [Mon Apr 27 02:40:04 2026] GET /v2.0/ports?device_id=1369081c-42af-4f31-be6e-a384916788e2&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2979] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:40:04 2026] GET /v2.0/ports?tenant_id=f678f16dbe354e2398b971610ac30bd9&device_id=1369081c-42af-4f31-be6e-a384916788e2 => generated 1469 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2980] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:40:04 2026] GET /v2.0/networks?id=eb9ebf03-25bb-4530-8297-d3901a58d1e3 => generated 800 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2981] 199.204.45.240 () {34 vars in 1058 bytes} [Mon Apr 27 02:40:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.128&port_id=b1b0c2af-9f92-41ec-9849-5a5463f92283 => generated 860 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:40:04.801 7 INFO neutron.db.l3_db [None req-73785cfc-97f7-4919-aa1d-7dc688f0977e bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] Floating IP 2ac16e0a-107b-4f05-b215-10b46b288f9b disassociated (deleted). External IP: 10.96.250.208, port: 541c588f-0b0d-44e8-a151-077577a8fe69. [pid: 8|app: 0|req: 1494/2982] 199.204.45.240 () {34 vars in 1104 bytes} [Mon Apr 27 02:40:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A167&port_id=b1b0c2af-9f92-41ec-9849-5a5463f92283 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2983] 199.204.45.240 () {34 vars in 1064 bytes} [Mon Apr 27 02:40:04 2026] GET /v2.0/subnets?id=b4462db5-10a9-441f-98f8-8bd59d0b16fd&id=d585d5d1-2399-4b25-831c-ad7388d9b5ee => generated 1362 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2984] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:40:04 2026] GET /v2.0/ports?network_id=eb9ebf03-25bb-4530-8297-d3901a58d1e3&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2985] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:40:04 2026] GET /v2.0/ports?network_id=eb9ebf03-25bb-4530-8297-d3901a58d1e3&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: 1498/2986] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:40:05 2026] GET /v2.0/networks/eb9ebf03-25bb-4530-8297-d3901a58d1e3?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: 1499/2987] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:40:05 2026] GET /v2.0/networks/eb9ebf03-25bb-4530-8297-d3901a58d1e3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2988] 10.0.0.179 () {32 vars in 732 bytes} [Mon Apr 27 02:40:04 2026] DELETE /v2.0/floatingips/2ac16e0a-107b-4f05-b215-10b46b288f9b => generated 0 bytes in 920 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:40:05.308 8 INFO neutron.api.v2.resource [None req-584a6ec9-c65e-4955-a19a-5f6375dae780 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1500/2989] 10.0.0.179 () {32 vars in 729 bytes} [Mon Apr 27 02:40:05 2026] GET /v2.0/floatingips/2ac16e0a-107b-4f05-b215-10b46b288f9b => generated 144 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2990] 199.204.45.240 () {30 vars in 703 bytes} [Mon Apr 27 02:40:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2991] 199.204.45.240 () {30 vars in 705 bytes} [Mon Apr 27 02:40:06 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: 1491/2992] 199.204.45.240 () {30 vars in 681 bytes} [Mon Apr 27 02:40:06 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: 1502/2993] 199.204.45.240 () {30 vars in 717 bytes} [Mon Apr 27 02:40:06 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: 1492/2994] 199.204.45.240 () {30 vars in 741 bytes} [Mon Apr 27 02:40:06 2026] GET /v2.0/subnets/424c0113-c340-488d-8951-0fee3016af22 => 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: 1503/2995] 199.204.45.240 () {30 vars in 769 bytes} [Mon Apr 27 02:40:06 2026] GET /v2.0/ports?device_id=b469ad52-3c9e-4501-b93b-2f4be4d120d9 => generated 2586 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2996] 199.204.45.240 () {30 vars in 769 bytes} [Mon Apr 27 02:40:06 2026] GET /v2.0/ports?device_id=b469ad52-3c9e-4501-b93b-2f4be4d120d9 => generated 2586 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2997] 199.204.45.240 () {30 vars in 769 bytes} [Mon Apr 27 02:40:06 2026] GET /v2.0/ports?device_id=b469ad52-3c9e-4501-b93b-2f4be4d120d9 => generated 2586 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2998] 199.204.45.240 () {34 vars in 975 bytes} [Mon Apr 27 02:40:07 2026] GET /v2.0/ports/f3fc23b1-8232-4d88-8407-10f31f075f19 => generated 1350 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2999] 199.204.45.240 () {34 vars in 1060 bytes} [Mon Apr 27 02:40:07 2026] GET /v2.0/ports/f3fc23b1-8232-4d88-8407-10f31f075f19?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3000] 199.204.45.240 () {34 vars in 1016 bytes} [Mon Apr 27 02:40:07 2026] GET /v2.0/networks/8baa2e4d-d130-45f1-adc3-7d9fa72c26b4?fields=dns_domain => generated 29 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3001] 199.204.45.240 () {38 vars in 1028 bytes} [Mon Apr 27 02:40:07 2026] PUT /v2.0/ports/f3fc23b1-8232-4d88-8407-10f31f075f19 => generated 1151 bytes in 359 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3002] 199.204.45.240 () {30 vars in 769 bytes} [Mon Apr 27 02:40:07 2026] GET /v2.0/ports?device_id=b469ad52-3c9e-4501-b93b-2f4be4d120d9 => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1497/3003] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:40:07 2026] GET /v2.0/ports?tenant_id=296a965259da4195b0ad1ad8dfb2850f&device_id=b469ad52-3c9e-4501-b93b-2f4be4d120d9 => 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: 1498/3004] 199.204.45.240 () {34 vars in 1066 bytes} [Mon Apr 27 02:40:07 2026] GET /v2.0/networks?id=79afa274-78fc-4e2c-ace4-3e64c3bccb14&id=8baa2e4d-d130-45f1-adc3-7d9fa72c26b4 => generated 1524 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3005] 199.204.45.240 () {34 vars in 1060 bytes} [Mon Apr 27 02:40:07 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.89&port_id=8cbf6ac1-b8a4-416f-9531-13c6fcad4749 => 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: 1500/3006] 199.204.45.240 () {34 vars in 984 bytes} [Mon Apr 27 02:40:07 2026] GET /v2.0/subnets?id=b2f3857d-7bcd-4ecf-8119-8217fd09a5f2 => generated 630 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3007] 199.204.45.240 () {34 vars in 789 bytes} [Mon Apr 27 02:40:07 2026] PUT /v2.0/ports/f3fc23b1-8232-4d88-8407-10f31f075f19 => generated 1090 bytes in 308 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: 1508/3008] 199.204.45.240 () {30 vars in 737 bytes} [Mon Apr 27 02:40:08 2026] GET /v2.0/ports/f3fc23b1-8232-4d88-8407-10f31f075f19 => generated 1090 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3009] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:40:08 2026] GET /v2.0/ports?network_id=79afa274-78fc-4e2c-ace4-3e64c3bccb14&device_owner=network%3Adhcp => generated 1244 bytes in 493 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3010] 199.204.45.240 () {32 vars in 759 bytes} [Mon Apr 27 02:40:08 2026] DELETE /v2.0/ports/f3fc23b1-8232-4d88-8407-10f31f075f19 => generated 0 bytes in 398 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3011] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:40:08 2026] GET /v2.0/networks/79afa274-78fc-4e2c-ace4-3e64c3bccb14?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: 1503/3012] 199.204.45.240 () {30 vars in 703 bytes} [Mon Apr 27 02:40:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3013] 199.204.45.240 () {30 vars in 705 bytes} [Mon Apr 27 02:40:08 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: 1505/3014] 199.204.45.240 () {30 vars in 681 bytes} [Mon Apr 27 02:40:08 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3015] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:40:08 2026] GET /v2.0/networks/79afa274-78fc-4e2c-ace4-3e64c3bccb14?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: 1506/3016] 199.204.45.240 () {30 vars in 717 bytes} [Mon Apr 27 02:40:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:40:08.747 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f18518ca-3f95-4743-9665-2f237b5f0f8a f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1511/3017] 199.204.45.240 () {32 vars in 759 bytes} [Mon Apr 27 02:40:08 2026] DELETE /v2.0/ports/f3fc23b1-8232-4d88-8407-10f31f075f19 => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3018] 199.204.45.240 () {30 vars in 737 bytes} [Mon Apr 27 02:40:08 2026] GET /v2.0/ports/541c588f-0b0d-44e8-a151-077577a8fe69 => generated 1132 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:40:08.839 8 INFO neutron.api.v2.resource [None req-3a1c33e5-ff0d-4268-9e7b-f145eb381046 f068a2a994ae4e1d88322fd8e20fbfb9 296a965259da4195b0ad1ad8dfb2850f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1512/3019] 199.204.45.240 () {30 vars in 763 bytes} [Mon Apr 27 02:40:08 2026] GET /v2.0/security-groups/lb-78ce0b8c-9110-4c9c-aa41-2f57ecb6dfc7 => generated 149 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3020] 199.204.45.240 () {30 vars in 785 bytes} [Mon Apr 27 02:40:08 2026] GET /v2.0/security-groups?name=lb-78ce0b8c-9110-4c9c-aa41-2f57ecb6dfc7 => generated 1577 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3021] 199.204.45.240 () {30 vars in 737 bytes} [Mon Apr 27 02:40:08 2026] GET /v2.0/ports/541c588f-0b0d-44e8-a151-077577a8fe69 => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3022] 199.204.45.240 () {34 vars in 789 bytes} [Mon Apr 27 02:40:08 2026] PUT /v2.0/ports/541c588f-0b0d-44e8-a151-077577a8fe69 => generated 1094 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3023] 199.204.45.240 () {32 vars in 779 bytes} [Mon Apr 27 02:40:09 2026] DELETE /v2.0/security-groups/11e5407d-f246-4339-b09a-fd7f7473cb3f => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3024] 199.204.45.240 () {32 vars in 759 bytes} [Mon Apr 27 02:40:09 2026] DELETE /v2.0/ports/541c588f-0b0d-44e8-a151-077577a8fe69 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3025] 199.204.45.240 () {34 vars in 994 bytes} [Mon Apr 27 02:40:10 2026] GET /v2.0/ports?device_id=b469ad52-3c9e-4501-b93b-2f4be4d120d9 => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:40:10.943 8 INFO neutron.db.l3_db [None req-4f49adad-120e-49d9-b5c0-aa2a887a95e4 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] Floating IP 3edc8336-153d-4c32-addc-37d413ce01e8 disassociated (deleted). External IP: 10.96.250.214, port: 76378aa8-9e17-41e0-8516-e73e352a85c8. [pid: 7|app: 0|req: 1512/3026] 199.204.45.240 () {36 vars in 997 bytes} [Mon Apr 27 02:40:10 2026] DELETE /v2.0/ports/8cbf6ac1-b8a4-416f-9531-13c6fcad4749 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3027] 10.0.0.179 () {32 vars in 732 bytes} [Mon Apr 27 02:40:10 2026] DELETE /v2.0/floatingips/3edc8336-153d-4c32-addc-37d413ce01e8 => generated 0 bytes in 838 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:40:11.369 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0085009-f869-4f5d-8e62-62b45d8b370c'] response: {'server_uuid': 'b469ad52-3c9e-4501-b93b-2f4be4d120d9', 'name': 'network-vif-deleted', 'tag': '8cbf6ac1-b8a4-416f-9531-13c6fcad4749', 'status': 'completed', 'code': 200} 2026-04-27 02:40:11.371 7 INFO neutron.api.v2.resource [None req-0001df5f-7a55-42f0-a1fa-e1b0dd47bef1 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1513/3028] 10.0.0.179 () {32 vars in 729 bytes} [Mon Apr 27 02:40:11 2026] GET /v2.0/floatingips/3edc8336-153d-4c32-addc-37d413ce01e8 => generated 144 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:40:11.622 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4dcd589-e144-49c3-aa85-dd2cf8ba3d8f'] response: {'name': 'network-changed', 'server_uuid': 'e7ed7f41-f286-42e5-81a8-222c124a48a8', 'tag': '76378aa8-9e17-41e0-8516-e73e352a85c8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1514/3029] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:40:11 2026] GET /v2.0/ports?tenant_id=f678f16dbe354e2398b971610ac30bd9&device_id=e7ed7f41-f286-42e5-81a8-222c124a48a8 => generated 1469 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3030] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:40:11 2026] GET /v2.0/ports?device_id=e7ed7f41-f286-42e5-81a8-222c124a48a8 => generated 1200 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3031] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:40:11 2026] GET /v2.0/security-groups?id=28661da1-bc95-4e7e-8f54-81d43a960b5f&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3032] 199.204.45.240 () {34 vars in 986 bytes} [Mon Apr 27 02:40:11 2026] GET /v2.0/networks?id=99ffb633-66ed-425d-b6d3-58ec35460b3e => generated 801 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3033] 199.204.45.240 () {34 vars in 1056 bytes} [Mon Apr 27 02:40:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.31&port_id=76378aa8-9e17-41e0-8516-e73e352a85c8 => 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: 1516/3034] 199.204.45.240 () {34 vars in 1106 bytes} [Mon Apr 27 02:40:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2f8&port_id=76378aa8-9e17-41e0-8516-e73e352a85c8 => 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: 1519/3035] 199.204.45.240 () {34 vars in 1064 bytes} [Mon Apr 27 02:40:11 2026] GET /v2.0/subnets?id=60fff111-ca71-4dd2-b515-ab18cee54cdc&id=662a8853-cb74-40b9-b658-b396b93c63e2 => generated 1366 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3036] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:40:11 2026] GET /v2.0/ports?network_id=99ffb633-66ed-425d-b6d3-58ec35460b3e&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: 1520/3037] 199.204.45.240 () {34 vars in 1052 bytes} [Mon Apr 27 02:40:11 2026] GET /v2.0/ports?network_id=99ffb633-66ed-425d-b6d3-58ec35460b3e&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3038] 199.204.45.240 () {34 vars in 994 bytes} [Mon Apr 27 02:40:12 2026] GET /v2.0/ports?device_id=e7ed7f41-f286-42e5-81a8-222c124a48a8 => generated 1200 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3039] 199.204.45.240 () {34 vars in 1012 bytes} [Mon Apr 27 02:40:12 2026] GET /v2.0/networks/99ffb633-66ed-425d-b6d3-58ec35460b3e?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3040] 199.204.45.240 () {34 vars in 1112 bytes} [Mon Apr 27 02:40:12 2026] GET /v2.0/networks/99ffb633-66ed-425d-b6d3-58ec35460b3e?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: 1522/3041] 199.204.45.240 () {36 vars in 997 bytes} [Mon Apr 27 02:40:12 2026] DELETE /v2.0/ports/76378aa8-9e17-41e0-8516-e73e352a85c8 => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:40:16.889 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8297636a-26b8-447c-b88a-013a788bbde6'] response: {'server_uuid': 'e7ed7f41-f286-42e5-81a8-222c124a48a8', 'name': 'network-vif-deleted', 'tag': '76378aa8-9e17-41e0-8516-e73e352a85c8', 'status': 'completed', 'code': 200} 2026-04-27 02:40:17.235 8 INFO neutron.db.l3_db [None req-c6a737df-cdbc-4a80-80e8-04631e380502 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] Floating IP 6b3b8e6e-7b8c-4cb4-81f9-fa5a3756647b disassociated (deleted). External IP: 10.96.250.220, port: b1b0c2af-9f92-41ec-9849-5a5463f92283. [pid: 8|app: 0|req: 1524/3044] 10.0.0.179 () {32 vars in 732 bytes} [Mon Apr 27 02:40:16 2026] DELETE /v2.0/floatingips/6b3b8e6e-7b8c-4cb4-81f9-fa5a3756647b => generated 0 bytes in 746 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:40:17.624 7 INFO neutron.api.v2.resource [None req-9851180f-6614-4951-9b43-76f3bcf3c115 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1521/3045] 10.0.0.179 () {32 vars in 729 bytes} [Mon Apr 27 02:40:17 2026] GET /v2.0/floatingips/6b3b8e6e-7b8c-4cb4-81f9-fa5a3756647b => 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: 1525/3046] 10.0.0.221 () {34 vars in 990 bytes} [Mon Apr 27 02:40:17 2026] GET /v2.0/ports?device_id=1369081c-42af-4f31-be6e-a384916788e2 => generated 1200 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3047] 10.0.0.221 () {34 vars in 1040 bytes} [Mon Apr 27 02:40:17 2026] GET /v2.0/security-groups?id=28661da1-bc95-4e7e-8f54-81d43a960b5f&fields=id&fields=name => generated 112 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3048] 199.204.45.240 () {34 vars in 994 bytes} [Mon Apr 27 02:40:18 2026] GET /v2.0/ports?device_id=1369081c-42af-4f31-be6e-a384916788e2 => generated 1200 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3049] 199.204.45.240 () {36 vars in 997 bytes} [Mon Apr 27 02:40:18 2026] DELETE /v2.0/ports/b1b0c2af-9f92-41ec-9849-5a5463f92283 => generated 0 bytes in 419 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:40:23.051 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b78061c-9fbb-4354-8067-d463efe9d92b'] response: {'name': 'network-changed', 'server_uuid': '1369081c-42af-4f31-be6e-a384916788e2', 'tag': 'b1b0c2af-9f92-41ec-9849-5a5463f92283', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1524/3050] 199.204.45.240 () {34 vars in 1080 bytes} [Mon Apr 27 02:40:23 2026] GET /v2.0/ports?tenant_id=f678f16dbe354e2398b971610ac30bd9&device_id=1369081c-42af-4f31-be6e-a384916788e2 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:40:23.108 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-25a03ecd-3f64-498e-8ecc-6d2ea24b5985'] response: {'server_uuid': '1369081c-42af-4f31-be6e-a384916788e2', 'name': 'network-vif-deleted', 'tag': 'b1b0c2af-9f92-41ec-9849-5a5463f92283', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1527/3051] 10.0.0.179 () {32 vars in 750 bytes} [Mon Apr 27 02:40:23 2026] DELETE /v2.0/security-group-rules/6bfb20bf-9ae6-4104-96b7-c1efac716730 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:40:23.131 8 INFO neutron.api.v2.resource [None req-354d8376-901f-4f30-b2bd-7d609d5f4e34 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1528/3052] 10.0.0.179 () {32 vars in 747 bytes} [Mon Apr 27 02:40:23 2026] GET /v2.0/security-group-rules/6bfb20bf-9ae6-4104-96b7-c1efac716730 => 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: 1529/3053] 10.0.0.179 () {32 vars in 750 bytes} [Mon Apr 27 02:40:23 2026] DELETE /v2.0/security-group-rules/2441a1a9-4417-4dc1-8d39-341ea9f0fb41 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:40:23.231 8 INFO neutron.api.v2.resource [None req-dcd25990-6180-4704-93df-00eaacc1df00 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1530/3054] 10.0.0.179 () {32 vars in 747 bytes} [Mon Apr 27 02:40:23 2026] GET /v2.0/security-group-rules/2441a1a9-4417-4dc1-8d39-341ea9f0fb41 => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3055] 199.204.45.240 () {34 vars in 1018 bytes} [Mon Apr 27 02:40:23 2026] GET /v2.0/networks?tenant_id=f678f16dbe354e2398b971610ac30bd9&shared=False => generated 2376 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3056] 10.0.0.179 () {32 vars in 750 bytes} [Mon Apr 27 02:40:23 2026] DELETE /v2.0/security-group-rules/6d68ded5-b764-49c9-8539-3981020dd16a => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:40:23.326 8 INFO neutron.api.v2.resource [None req-76525457-6152-4165-91de-7d6ea1dd6b88 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1532/3057] 10.0.0.179 () {32 vars in 747 bytes} [Mon Apr 27 02:40:23 2026] GET /v2.0/security-group-rules/6d68ded5-b764-49c9-8539-3981020dd16a => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3058] 199.204.45.240 () {34 vars in 930 bytes} [Mon Apr 27 02:40:23 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3059] 10.0.0.179 () {32 vars in 750 bytes} [Mon Apr 27 02:40:23 2026] DELETE /v2.0/security-group-rules/b97d6548-588b-4271-ab15-142790f17419 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:40:23.414 7 INFO neutron.api.v2.resource [None req-1c6bea13-5d1c-460c-a0ef-f09ee641e699 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1527/3060] 10.0.0.179 () {32 vars in 747 bytes} [Mon Apr 27 02:40:23 2026] GET /v2.0/security-group-rules/b97d6548-588b-4271-ab15-142790f17419 => 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: 1534/3061] 10.0.0.179 () {32 vars in 750 bytes} [Mon Apr 27 02:40:23 2026] DELETE /v2.0/security-group-rules/2443658d-1aa1-42d1-afab-61d07c7d1d76 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:40:23.501 7 INFO neutron.api.v2.resource [None req-e7b588de-fb19-491f-bcd9-ad2c0576278e bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1528/3062] 10.0.0.179 () {32 vars in 747 bytes} [Mon Apr 27 02:40:23 2026] GET /v2.0/security-group-rules/2443658d-1aa1-42d1-afab-61d07c7d1d76 => 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: 1535/3063] 10.0.0.179 () {32 vars in 750 bytes} [Mon Apr 27 02:40:23 2026] DELETE /v2.0/security-group-rules/930e43cb-b790-4d9f-8ab6-b03b4ecd503d => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:40:23.598 7 INFO neutron.api.v2.resource [None req-686f942b-b193-4437-951e-3f1ef6ea77b3 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1529/3064] 10.0.0.179 () {32 vars in 747 bytes} [Mon Apr 27 02:40:23 2026] GET /v2.0/security-group-rules/930e43cb-b790-4d9f-8ab6-b03b4ecd503d => 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: 1536/3065] 10.0.0.179 () {32 vars in 750 bytes} [Mon Apr 27 02:40:23 2026] DELETE /v2.0/security-group-rules/31a66a73-5991-40c0-8ac6-fdcd2e0c4f33 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:40:23.689 7 INFO neutron.api.v2.resource [None req-13d2012a-a93e-4add-830f-bcda19184831 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1530/3066] 10.0.0.179 () {32 vars in 747 bytes} [Mon Apr 27 02:40:23 2026] GET /v2.0/security-group-rules/31a66a73-5991-40c0-8ac6-fdcd2e0c4f33 => 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: 1537/3067] 10.0.0.179 () {32 vars in 750 bytes} [Mon Apr 27 02:40:23 2026] DELETE /v2.0/security-group-rules/c5dca42d-8313-4b02-b811-27b0955e7cbc => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:40:23.784 7 INFO neutron.api.v2.resource [None req-a73e972f-bb7c-4d1c-8eeb-441250ce409e bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1531/3068] 10.0.0.179 () {32 vars in 747 bytes} [Mon Apr 27 02:40:23 2026] GET /v2.0/security-group-rules/c5dca42d-8313-4b02-b811-27b0955e7cbc => 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: 1538/3069] 10.0.0.179 () {32 vars in 750 bytes} [Mon Apr 27 02:40:23 2026] DELETE /v2.0/security-group-rules/9da27d7a-fc6d-4e70-9d80-dd8264a33be6 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:40:23.880 7 INFO neutron.api.v2.resource [None req-aea17e12-dd20-4de5-b6e2-936690bc0ab7 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1532/3070] 10.0.0.179 () {32 vars in 747 bytes} [Mon Apr 27 02:40:23 2026] GET /v2.0/security-group-rules/9da27d7a-fc6d-4e70-9d80-dd8264a33be6 => 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: 1539/3071] 10.0.0.179 () {32 vars in 750 bytes} [Mon Apr 27 02:40:23 2026] DELETE /v2.0/security-group-rules/4407505e-32d5-4148-91a0-dc4489b83bec => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:40:23.975 7 INFO neutron.api.v2.resource [None req-cb48a8f2-6948-4d5a-bf3a-db299eb14f33 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1533/3072] 10.0.0.179 () {32 vars in 747 bytes} [Mon Apr 27 02:40:23 2026] GET /v2.0/security-group-rules/4407505e-32d5-4148-91a0-dc4489b83bec => 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: 1540/3073] 10.0.0.179 () {32 vars in 750 bytes} [Mon Apr 27 02:40:23 2026] DELETE /v2.0/security-group-rules/859499a5-9b1c-4a93-8bdc-bb27297a5779 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:40:24.074 7 INFO neutron.api.v2.resource [None req-0c3a1165-b643-4f6f-bc82-0699e0ffef42 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1534/3074] 10.0.0.179 () {32 vars in 747 bytes} [Mon Apr 27 02:40:24 2026] GET /v2.0/security-group-rules/859499a5-9b1c-4a93-8bdc-bb27297a5779 => 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: 1541/3075] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:40:24 2026] DELETE /v2.0/security-groups/28661da1-bc95-4e7e-8f54-81d43a960b5f => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:40:24.208 7 INFO neutron.api.v2.resource [None req-3e72ea4b-80b2-4d46-90c9-57a7e5c748a4 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1535/3076] 10.0.0.179 () {32 vars in 737 bytes} [Mon Apr 27 02:40:24 2026] GET /v2.0/security-groups/28661da1-bc95-4e7e-8f54-81d43a960b5f => 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: 1542/3077] 10.0.0.179 () {34 vars in 789 bytes} [Mon Apr 27 02:40:24 2026] PUT /v2.0/routers/bf118002-c3a6-4c39-a71b-66d6328f349a/remove_router_interface => generated 309 bytes in 1672 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:40:26.167 7 INFO neutron.api.v2.resource [None req-6abddb76-5163-4f93-aadc-0c4b5ba39cf7 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1536/3078] 10.0.0.179 () {34 vars in 789 bytes} [Mon Apr 27 02:40:25 2026] PUT /v2.0/routers/bf118002-c3a6-4c39-a71b-66d6328f349a/remove_router_interface => generated 198 bytes in 226 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3079] 10.0.0.179 () {34 vars in 789 bytes} [Mon Apr 27 02:40:26 2026] PUT /v2.0/routers/bf118002-c3a6-4c39-a71b-66d6328f349a/remove_router_interface => generated 309 bytes in 1307 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:40:27.700 7 INFO neutron.api.v2.resource [None req-ae2be961-fdf3-4435-9dbd-d34090f8a954 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1537/3080] 10.0.0.179 () {34 vars in 789 bytes} [Mon Apr 27 02:40:27 2026] PUT /v2.0/routers/bf118002-c3a6-4c39-a71b-66d6328f349a/remove_router_interface => generated 198 bytes in 213 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3083] 10.0.0.179 () {34 vars in 789 bytes} [Mon Apr 27 02:40:27 2026] PUT /v2.0/routers/bf118002-c3a6-4c39-a71b-66d6328f349a/remove_router_interface => generated 309 bytes in 1175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:40:29.095 7 INFO neutron.api.v2.resource [None req-d481c9be-15c7-4645-9fc4-a1fc1fa66e52 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1540/3084] 10.0.0.179 () {34 vars in 789 bytes} [Mon Apr 27 02:40:28 2026] PUT /v2.0/routers/bf118002-c3a6-4c39-a71b-66d6328f349a/remove_router_interface => generated 198 bytes in 212 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:40:30.222 8 INFO neutron.db.l3_hamode_db [None req-ff4c379f-3e68-4e90-b3f1-2e718835229f bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] HA network 06a4f70a-9ec2-4169-9332-c77b2287765d was deleted as no HA routers are present in tenant f678f16dbe354e2398b971610ac30bd9. [pid: 8|app: 0|req: 1545/3085] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:40:29 2026] DELETE /v2.0/routers/bf118002-c3a6-4c39-a71b-66d6328f349a => generated 0 bytes in 1125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:40:30.262 7 INFO neutron.api.v2.resource [None req-aca5720b-ab44-4973-a241-2cc0e2cba801 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1541/3086] 10.0.0.179 () {32 vars in 721 bytes} [Mon Apr 27 02:40:30 2026] GET /v2.0/routers/bf118002-c3a6-4c39-a71b-66d6328f349a => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:40:30.289 8 INFO neutron.services.segments.plugin [-] Segment 9bd8e537-a743-4c2e-aaeb-7ae1e21ef71b resource provider aggregate not found 2026-04-27 02:40:30.295 8 INFO neutron.services.segments.plugin [-] Segment 9bd8e537-a743-4c2e-aaeb-7ae1e21ef71b resource provider aggregate not found 2026-04-27 02:40:30.314 8 INFO neutron.services.segments.plugin [-] Segment 9bd8e537-a743-4c2e-aaeb-7ae1e21ef71b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bd8e537-a743-4c2e-aaeb-7ae1e21ef71b found for delete ", "request_id": "req-07a733a5-39ae-49ee-90bf-734823471562"}]} 2026-04-27 02:40:30.317 8 INFO neutron.services.segments.plugin [-] Segment 9bd8e537-a743-4c2e-aaeb-7ae1e21ef71b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bd8e537-a743-4c2e-aaeb-7ae1e21ef71b found for delete ", "request_id": "req-45f7db4b-ddb1-4264-a921-af2f1605f3c7"}]} [pid: 8|app: 0|req: 1546/3087] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:40:30 2026] DELETE /v2.0/subnets/60fff111-ca71-4dd2-b515-ab18cee54cdc => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:40:30.562 7 INFO neutron.pecan_wsgi.hooks.translation [None req-08e06f2d-04bf-41e0-b2a2-8d5d97f9edc6 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1542/3088] 10.0.0.179 () {32 vars in 721 bytes} [Mon Apr 27 02:40:30 2026] GET /v2.0/subnets/60fff111-ca71-4dd2-b515-ab18cee54cdc => 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: 1547/3089] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:40:30 2026] DELETE /v2.0/subnets/662a8853-cb74-40b9-b658-b396b93c63e2 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:40:30.831 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6804a564-ac61-4539-abd5-515142fe44b5 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1543/3090] 10.0.0.179 () {32 vars in 721 bytes} [Mon Apr 27 02:40:30 2026] GET /v2.0/subnets/662a8853-cb74-40b9-b658-b396b93c63e2 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3091] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:40:30 2026] DELETE /v2.0/networks/99ffb633-66ed-425d-b6d3-58ec35460b3e => generated 0 bytes in 440 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:40:31.305 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5b36f204-19bc-47ee-810c-fe7f096df883 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1544/3092] 10.0.0.179 () {32 vars in 723 bytes} [Mon Apr 27 02:40:31 2026] GET /v2.0/networks/99ffb633-66ed-425d-b6d3-58ec35460b3e => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3093] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:40:31 2026] DELETE /v2.0/subnets/b4462db5-10a9-441f-98f8-8bd59d0b16fd => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:40:31.573 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e6413415-02fd-4b6b-acd6-76658f45b7a3 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1545/3094] 10.0.0.179 () {32 vars in 721 bytes} [Mon Apr 27 02:40:31 2026] GET /v2.0/subnets/b4462db5-10a9-441f-98f8-8bd59d0b16fd => 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: 1550/3095] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:40:31 2026] DELETE /v2.0/subnets/d585d5d1-2399-4b25-831c-ad7388d9b5ee => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:40:31.828 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c1374ae1-3540-4563-9476-f7ffdc2e0d18 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1546/3096] 10.0.0.179 () {32 vars in 721 bytes} [Mon Apr 27 02:40:31 2026] GET /v2.0/subnets/d585d5d1-2399-4b25-831c-ad7388d9b5ee => 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: 1551/3097] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:40:31 2026] DELETE /v2.0/networks/eb9ebf03-25bb-4530-8297-d3901a58d1e3 => generated 0 bytes in 466 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:40:32.331 7 INFO neutron.pecan_wsgi.hooks.translation [None req-695c4cdb-1a58-4709-b8ee-9c0e1a6967a5 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1547/3098] 10.0.0.179 () {32 vars in 723 bytes} [Mon Apr 27 02:40:32 2026] GET /v2.0/networks/eb9ebf03-25bb-4530-8297-d3901a58d1e3 => generated 138 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:40:32.372 8 INFO neutron.services.segments.plugin [-] Segment 68e3bcb0-27c8-48d5-8439-7807d6e2747c resource provider aggregate not found 2026-04-27 02:40:32.378 8 INFO neutron.services.segments.plugin [-] Segment 68e3bcb0-27c8-48d5-8439-7807d6e2747c resource provider aggregate not found 2026-04-27 02:40:32.399 8 INFO neutron.services.segments.plugin [-] Segment 68e3bcb0-27c8-48d5-8439-7807d6e2747c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68e3bcb0-27c8-48d5-8439-7807d6e2747c found for delete ", "request_id": "req-75dea0dd-baa9-40bf-9342-ce691c3fea99"}]} 2026-04-27 02:40:32.407 8 INFO neutron.services.segments.plugin [-] Segment 68e3bcb0-27c8-48d5-8439-7807d6e2747c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68e3bcb0-27c8-48d5-8439-7807d6e2747c found for delete ", "request_id": "req-ced73dbf-daa2-4b23-8c0d-1a6f5294522f"}]} 2026-04-27 02:40:32.418 8 INFO neutron.services.segments.plugin [-] Segment b2cadb9a-8268-4649-bb6a-70990224e96e resource provider aggregate not found 2026-04-27 02:40:32.433 8 INFO neutron.services.segments.plugin [-] Segment b2cadb9a-8268-4649-bb6a-70990224e96e resource provider aggregate not found 2026-04-27 02:40:32.458 8 INFO neutron.services.segments.plugin [-] Segment b2cadb9a-8268-4649-bb6a-70990224e96e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2cadb9a-8268-4649-bb6a-70990224e96e found for delete ", "request_id": "req-2681626d-6fdf-4606-9d9b-cf7935886736"}]} 2026-04-27 02:40:32.459 8 INFO neutron.services.segments.plugin [-] Segment b2cadb9a-8268-4649-bb6a-70990224e96e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2cadb9a-8268-4649-bb6a-70990224e96e found for delete ", "request_id": "req-4a6c72c8-c248-45cc-b2bc-2d9b3ee84dd1"}]} [pid: 8|app: 0|req: 1552/3099] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:40:32 2026] DELETE /v2.0/subnets/39829523-2ce1-494a-be2f-c7606a83af6f => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:40:32.671 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a974517f-654d-4bc8-ac3a-d2242946f3f5 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1548/3100] 10.0.0.179 () {32 vars in 721 bytes} [Mon Apr 27 02:40:32 2026] GET /v2.0/subnets/39829523-2ce1-494a-be2f-c7606a83af6f => 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: 1553/3101] 10.0.0.179 () {32 vars in 724 bytes} [Mon Apr 27 02:40:32 2026] DELETE /v2.0/subnets/424c0113-c340-488d-8951-0fee3016af22 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:40:32.917 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0e7f5ad2-2ec5-4911-93a2-fe3454ad8fa1 bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1549/3102] 10.0.0.179 () {32 vars in 721 bytes} [Mon Apr 27 02:40:32 2026] GET /v2.0/subnets/424c0113-c340-488d-8951-0fee3016af22 => 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: 1554/3103] 10.0.0.179 () {32 vars in 726 bytes} [Mon Apr 27 02:40:32 2026] DELETE /v2.0/networks/8baa2e4d-d130-45f1-adc3-7d9fa72c26b4 => generated 0 bytes in 427 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:40:33.375 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3b67444f-9ce8-4c9f-9ef6-76165a6fea3b bdf4af94e7934599a3ef901b3aa911fa f678f16dbe354e2398b971610ac30bd9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1550/3104] 10.0.0.179 () {32 vars in 723 bytes} [Mon Apr 27 02:40:33 2026] GET /v2.0/networks/8baa2e4d-d130-45f1-adc3-7d9fa72c26b4 => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:40:35.309 8 INFO neutron.services.segments.plugin [-] Segment f4db5c42-4d72-4092-bc70-fa528bb538c9 resource provider aggregate not found 2026-04-27 02:40:35.314 8 INFO neutron.services.segments.plugin [-] Segment f4db5c42-4d72-4092-bc70-fa528bb538c9 resource provider aggregate not found 2026-04-27 02:40:35.328 8 INFO neutron.services.segments.plugin [-] Segment f4db5c42-4d72-4092-bc70-fa528bb538c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4db5c42-4d72-4092-bc70-fa528bb538c9 found for delete ", "request_id": "req-c767c6ba-c99d-4a8f-9a9d-faa5ac633153"}]} 2026-04-27 02:40:35.329 8 INFO neutron.services.segments.plugin [-] Segment f4db5c42-4d72-4092-bc70-fa528bb538c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4db5c42-4d72-4092-bc70-fa528bb538c9 found for delete ", "request_id": "req-5afb92ee-f4ca-41f6-8649-509e1265f6dc"}]} [pid: 8|app: 0|req: 1555/3105] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:40:35 2026] GET /v2.0/security-groups?tenant_id=8e8ad74d16a1415590609bd874786008&name=default => generated 2805 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3106] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:40:35 2026] DELETE /v2.0/security-groups/cd9d1220-0f8c-4c27-b1cc-e898bf8ccfcf => 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: 1556/3107] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:40:35 2026] GET /v2.0/security-groups?tenant_id=0ba64d51dff740adab4923e31af2078d&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: 1552/3108] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:40:35 2026] DELETE /v2.0/security-groups/2c146fc8-c743-4e3c-af8a-6de692bf032b => 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: 1557/3109] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:40:36 2026] GET /v2.0/security-groups?tenant_id=6e7761d4bf5a437cb28338d27096539c&name=default => generated 2805 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3110] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:40:36 2026] DELETE /v2.0/security-groups/b93e27bc-7cd9-4018-ae29-2b18a447034d => 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: 1558/3111] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:40:36 2026] GET /v2.0/security-groups?tenant_id=f678f16dbe354e2398b971610ac30bd9&name=default => generated 2805 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3112] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:40:36 2026] DELETE /v2.0/security-groups/81750af6-cfd9-4179-8abc-098743068104 => 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: 1559/3113] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:40:36 2026] GET /v2.0/security-groups?tenant_id=2654ead7edcb4c149300c56154d8ed4c&name=default => generated 2805 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3114] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:40:37 2026] DELETE /v2.0/security-groups/6495b13e-da98-4e82-9dae-07e489de03cf => 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: 1560/3115] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:40:37 2026] GET /v2.0/security-groups?tenant_id=9d6c5e13f10f4d6aac69ff3fa0699310&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: 1556/3116] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:40:37 2026] DELETE /v2.0/security-groups/1c4329c2-4750-42b5-9444-ec109e01e696 => 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: 1561/3117] 10.0.0.179 () {32 vars in 774 bytes} [Mon Apr 27 02:40:37 2026] GET /v2.0/security-groups?tenant_id=5b95aab2226e47249902122874507dac&name=default => generated 2805 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3118] 10.0.0.179 () {32 vars in 740 bytes} [Mon Apr 27 02:40:37 2026] DELETE /v2.0/security-groups/c6dbebda-92c7-4990-b06b-3258f7aaa6c4 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3119] 10.0.0.179 () {32 vars in 649 bytes} [Mon Apr 27 02:40:40 2026] GET /v2.0/networks => generated 2168 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3120] 10.0.0.179 () {32 vars in 655 bytes} [Mon Apr 27 02:40:41 2026] GET /v2.0/floatingips => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3121] 10.0.0.179 () {32 vars in 647 bytes} [Mon Apr 27 02:40:41 2026] GET /v2.0/routers => generated 15 bytes in 493 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3122] 10.0.0.179 () {32 vars in 643 bytes} [Mon Apr 27 02:40:42 2026] GET /v2.0/ports => generated 4725 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3123] 10.0.0.179 () {32 vars in 647 bytes} [Mon Apr 27 02:40:42 2026] GET /v2.0/subnets => generated 1261 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3124] 10.0.0.179 () {32 vars in 649 bytes} [Mon Apr 27 02:40:42 2026] GET /v2.0/networks => generated 2168 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3125] 10.0.0.179 () {32 vars in 663 bytes} [Mon Apr 27 02:40:42 2026] GET /v2.0/security-groups => generated 16626 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3126] 10.0.0.179 () {32 vars in 655 bytes} [Mon Apr 27 02:40:42 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)